/*Amv default profile styles*/

#page-site-index {
    font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; 
    font-display: swap;
    
    }

section#region-main{
    font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; 
    font-display: swap;
    }

p, a {
    font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; 
    font-display: swap;
    }
h1, .h1,.heading, h2, .h2, h3, .h3, h4, .h4, h5 {
    font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; 
    font-display: swap;
    
    }

/*nav*/
#mr-nav #snap-header {
    padding: .5em 4%;
    padding-bottom: 0;
    border-bottom: 3px solid #0c3c5e;
}
#mr-nav #snap-pm-trigger {
    margin-right: .5em !important;
    transform: translateY(-4px);
}

/*footer*/
#moodle-footer #snap-site-footer {
    color: #fff;
    display: flex;
    grid-gap: 12em;
}
#snap-footer-content {
    padding: 1em 1em;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#snap-footer-content img {
    max-width: 100%;
    height: auto;
    padding: 0.5em;
    text-align: center;
}
#moodle-footer {
    color: #dee2e6;
    background-color: #262626;
    border-top: 4px solid #0c3c5e;
    padding-top: 3em;
    padding-bottom: 3em !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px;

}
.usertour {
    display: none;
}
div#mrooms-footer {
    text-align: center;
    max-width: 100% !important;
    margin: 0 auto;
    display: none;
}
#moodle-footer .langmenu {
    color: #666;
    display: none;
}
#moodle-footer {
    padding-top: 3em;
    padding-bottom: 3em !important;
}
div#snap-socialmedia-links {
    flex: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: -9px;
}
#snap-socialmedia-links a {
    margin-right: 8px;
}
div#page-footer {
    display: none;
}
div#burcamp-socialmedia-links{
    display: none;
}
#snap-socialmedia-links .svg-icon {
    width: 1rem !important;
}
/* Menu side*/
div#side-menu-container-amv {
    position: fixed;
    width: 222px;
    background-color: #fff;
    transition: left 0.3s ease;
    z-index: 993;
    left: calc(-285px + 105px);
    visibility: visible;
    top: 96px;
    height: 100%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
}
div#side-menu-container-amv:hover {
    left: 0px;
    z-index: 9999;
}
ul#side-menu-list li a {
    color: #0c3c5e ;
}
li.active a {
    color: white !important;
}
ul#side-menu-list {
    color: #0c3c5e;
    font-size: 17px;
}
ul#side-menu-list li {
   justify-content: space-between;
   display: flex;
   margin: 0.1em 0em 0em -2em;
   padding: 1em;
}
ul#side-menu-list i {
    transform: translateX(6px);
}
li#caso {
    display: flex !important;
}
/*menuside hide*/

/*changes for the menu side*/
#page {
   width: 96%;
}
div#snap-custom-menu-header {
    transform: translateX(42px);
}
section#region-main {
    transform: translateX(38px);
}

#side-menu-list .active {
    font-weight: 700;
    background-color: #0c3c5e;
    border-right: 4px solid;
    color: white;
}
.section .activity.modtype_label.label {
      width: 100%;
    border: none;
}
/*hero page*/

#page-site-index #page-mast {
    
    transform: translateY(111px);
}
#page-site-index #page-mast {
    background-color: rgb(255 255 255 / 0%);
}

div#texthero {
    position: static;
    background-color: #ffffff45;
    width: 50%;
    height: 9em;
    transform: translate(5em, 9em);
}

#texthero p {
    margin-top: 0;
    line-height: 3.2;
    top: 70%;
    position: absolute;
    left: 5%;
    color: #0c3c5e;
}
#page-header h1 {
    line-height: 1.2;
}
h1.text-heading {
    margin-top: 0;
    position: absolute;
    line-height: 1.2;
    top: 33%;
    left: 5%;
    color: #0c3c5e;
    font-weight: 600;
    font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; 
}
.theme-snap#page-site-index #page-header {
    
    background-image: url(https://amvc.myopenlms.net/pluginfile.php/1/tool_themeassets/assets/0/AMV/img/WHITE%20FINANCE.png);
}

#page-site-index #page-header {
    min-height: 453px !important;
}


/*three spots*/
#snap-feature-spots h2.snap-feature-spots-heading {
    font-size: 1em;
    font-weight: 500;
    font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; 
}
#snap-feature-spots .snap-feature-text {
    font-size: 0.8rem;
    color: #565656;
}
#snap-feature-spots h3.snap-feature-title {
    font-size: .8em;
    font-weight: 500;
    font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif !important; 
}
#snap-feature-spots .col-sm-4 {
    max-width: 25%  !important;
}

#snap-feature-spots .snap-feature {
    border-radius: 10px;
    padding: 1em;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
    display: flex;
    flex-direction: column;
    height: 100%;
}
/*front page*/
a.links-amv{
    background: #0C3C5E;
    color: white !important;
    text-decoration: none;
    padding: 0.5em;
    display: inline-block;
    margin: 9%;
    font-size: 16px;
    border-radius: 6px;
    transform: translateX(20px);
  }
  
  a.links-amv:hover {
    background: #062236;
    font-size: 16px;
  }
/*courses*/
.snap-pbb-burcamp section#region-main {
    font-family: 'Outfit';
}
#page-course-view-topics #page-header {
    transform: translateX(0px);
    margin-bottom: 4em;
}

#page-course-edit #page-header {
    transform: translateY(95px);
    margin-bottom: 6em;
}
#snap-course-wrapper #chapters {
    padding-left: 1em;
    list-style: none;
}
#course-toc #chapters {
    padding: 1em;
}
#course-toc #chapters .chapter-title {
    display: block;
    margin-bottom: -.3em;
    line-height: 1.75;
    font-size: 16px;
}
.text-warning {
    color: #cb9a08 !important;
}
#snap-course-wrapper #course-toc, #snap-course-wrapper #region-main {
    outline: none;
    padding-top: 0em !important;
}
nav#course-toc {
    background-color: #e4ecf5;
}
h2#toc-desktop-menu-heading {
    background-color: #0c3c5e;
    color: white;
    border-bottom: 2px solid #adb5bd;
    padding: 1em !important;

}
#toc-search:before {
    content: "";
    background: transparent url(/theme/image.php/snap/theme/1718918809/search) no-repeat 50% 50%;
    display: inline-block;
    height: 1.5em;
    width: 1.5em;
    margin-right: -2.5em;
    margin-bottom: -.3em;
    filter: brightness(3);
    transform: translate3d(-91px, 26px, 10px);
}
#toc-search:before {
    display:none;
}


/*hidding*/
section#snap-site-carousel {
    display: none;
}
div#snap-custom-menu-header {
    display: none !important;
}
div#snap-feature-spotsthree {
    display: none;
}
 .burcamp {
    display: none;
}
/*------------------------Burcamp-----------------------------------*/
/*body*/
.snap-pbb-burcamp.theme-snap body {
    font-family: "Outfit", sans-serif;
}
.snap-pbb-burcamp.theme-snap HTML* {
    font-family: 'Outfit';
}
.snap-pbb-burcamp.theme-snap p, a {
    font-family: 'Outfit';
}
.snap-pbb-burcamp.theme-snap h1, .h1,.heading, h2, .h2, h3, .h3, h4, .h4, h5 {
    font-family: 'Outfit';

}
/*header*/

.snap-pbb-burcamp.theme-snap #snap-home.logo, .snap-logo-sitename {
    background-image: url(https://amvc-sandbox.myopenlms.net/pluginfile.php/1/tool_themeassets/assets/0/burcamp/img/logob.png);
}

.snap-pbb-burcamp.theme-snap #mr-nav #snap-pm-trigger {
    color: #fff;
    background-color: #0248d2;
    border-radius: .3em !important;
}
.snap-pbb-burcamp.theme-snap .theme-snap #mr-nav .popover-region-notifications>div>.icon {
    color: #014efe;
}

.snap-pbb-burcamp.theme-snap .theme-snap #mr-nav a {
    color: #0248d2;
}
.snap-pbb-burcamp.theme-snap #mr-nav #snap-header {
    padding: .5em 4%;
    padding-bottom: 0;
    border-bottom: 3px solid #0248d2;
}
.snap-pbb-burcamp.theme-snap #side-menu-list .active {
    font-weight: 700;
    background-color: #0248d2;
    border-right: 4px solid;
    color: #fff;
}

.snap-pbb-burcamp.theme-snap  ul#side-menu-list {
    color: #0248d2;
    font-size: 17px;
}
.snap-pbb-burcamp.theme-snap section#snap-site-carousel {
    display: block;
}
#snap-site-carousel .carousel-caption {
    background-color: rgb(255 255 255 / 0%) !important;
}
.carousel-caption p{
    font-family: "Outfit", sans-serif;

}
.snap-pbb-burcamp.theme-snap .theme-snap #page-site-index .block-region .block {
   font-family: 'Outfit' !important;
}


/*carrousel*/
.snap-pbb-burcamp.theme-snap .theme-snap#page-site-index #page-header {
    transform: translateX(42px);
    width: 100%;
}
.snap-pbb-burcamp.theme-snap #snap-site-carousel .carousel-caption {
    left: 7%;
    bottom: inherit;
    text-align: left;
    top: 24%;
    width: 100%;
    text-shadow: none;
    color: #fff;
    font-weight: 700;
    background-color: rgb(255 255 255 / 0%) !important;
    padding: 1em 2%;
    margin-top: 2em;
}
#snap-site-carousel .carousel-caption h1 {
    color: white;
    font-weight: 700;
    font-family: 'Outfit';
    top: 19%;
    position: inherit;
}
#snap-site-carousel .carousel-caption p {
    color: #fff;
    font-weight: 100;
    left: 2%;
    top: 112%;
    position: inherit;
    font-family: 'Outfit';
    
}

.snap-pbb-burcamp.theme-snap btn-carousel.btn.btn-primary {
    transform: translateY(159px);
    background-color: #daff04 !important;
    border: #BBDB00 !important;
    padding: .5em 2em;
    border-radius: 5em;
    color: black !important;
    font-weight: 700;
}

.snap-pbb-burcamp.theme-snap #snap-site-carousel .carousel-control-prev-icon {
    transform: translateX(30px);
}

/*feature spots*/
.snap-pbb-burcamp.theme-snap #snap-feature-spots {
 
    display: none;
}
.snap-pbb-burcamp.theme-snap  #snap-feature-spotsthree {
    display: block;
}
.snap-pbb-burcamp.theme-snap #snap-feature-spotsthree {
    background-color: white;
    padding: 2em 4%;
    text-align: center;
}

.snap-pbb-burcamp.theme-snap #snap-feature-spots h2.snap-feature-spots-heading {
    font-weight: 500;
    margin-bottom: 1.5em;
    color: #0C3C5E;
    padding-top: 0;
    margin-top: 0;
}

.snap-pbb-burcamp.theme-snap .snap-featurethree {
    border-radius: 10px;
    padding: 1em;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
    display: flex;
    flex-direction: column;
    height: 100%;
}
.snap-pbb-burcamp.theme-snap .snap-featurethree p {
    margin-top: 0;
    line-height: 1.2;
    top: 0 !important;
    left: 0 !important;
    color: #0c3c5e;
    position: inherit !important;
}
.snap-pbb-burcamp.theme-snap  header#mr-nav #snap-custom-menu-header nav.navbar {
 
    background-color: #0248d2;
}
.snap-pbb-burcamp.theme-snap  header#mr-nav #snap-custom-menu-header nav.navbar ul.snap-navbar-content li.nav-item a {
    color: #ffffff;
    font-weight: 100;
}

.snap-pbb-burcamp.theme-snap h2.snap-feature-spots-heading {
    font-size: 1.5em;
    margin-bottom: 1em;
    font-weight: 700;
    font-family: 'Outfit';
    color: #0248d2;
}
.snap-pbb-burcamp.theme-snap  h3.snap-feature-title.h6 {
    margin-top: 1em;
    font-weight: 600;
    font-family: 'Outfit';
    color: #0248d2;
}
.snap-pbb-burcamp.theme-snap .snap-feature-block p {
    font-family: 'Outfit';
    font-size: 16px;
    color: #ADB5BD !important;
    text-decoration: underline;
}
/*videos and banner*/
.snap-pbb-burcamp.theme-snap .burcamp {
    display: block;
}

.snap-pbb-burcamp.theme-snap .block_course_list .footer {
    margin-top: 5px;
    font-family: 'Outfit';
}
/*footer*/
.snap-pbb-burcamp.theme-snap #moodle-footer {
    color: #dee2e6;
    background-color: #0248d2;
    border-top: 4px solid #0c3c5e00;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px;
}

/*courses*/
.snap-pbb-burcamp.theme-snap #page-course-view-topics {
    font-family: 'Outfit';
}
.snap-pbb-burcamp.theme-snap #moodle-page {
    font-size: 1.1rem;
    font-family: 'Outfit';
}
.snap-pbb-burcamp.theme-snap div#page-mast {
    font-family: 'Outfit';
}
.snap-pbb-burcamp.theme-snap h2#toc-desktop-menu-heading {
    background-color: transparent;
    color: snow;
}
.snap-pbb-burcamp.theme-snap div#burcamp-socialmedia-links{
    display: flex;
    flex: none;
    justify-content: space-between;
    align-items: center;
    padding: 1em 0px;
    
}
.snap-pbb-burcamp.theme-snap #burcamp-socialmedia-links #snap-footer-content img {
    max-width: 100%;
    height: auto;
    padding: .5em;
    text-align: center;
}
.snap-pbb-burcamp.theme-snap nav#course-toc {
    background-color: #011a5a;
    padding: 1em;
    border-radius: 6px;
}
.snap-pbb-burcamp.theme-snap h2#toc-desktop-menu-heading {
    background-color: transparent;
    color: #0d50d5;
    margin: .5em;
    font-weight: 700;
    text-transform: none !important;
}
.snap-pbb-burcamp.theme-snap #course-toc #chapters h3 {
    font-size: 1em;
    margin-bottom: initial;
    color: #cccccc !important;
}
.snap-pbb-burcamp.theme-snap #course-toc .snap-visible-section a {
    color: #ffffff;
}
.snap-pbb-burcamp.theme-snap #course-toc #chapters .chapter-title {
   
    color: white !important;
}
.snap-pbb-burcamp.theme-snap a#snap-new-section {
    color: white !important;
}
.snap-pbb-burcamp.theme-snap a#snap-course-tools {
    color: white;
}
/*sidemenu- elements*/
.snap-pbb-burcamp.theme-snap li#profileLink {
    display: none !important;
}
li#certificates {
    display: none !important;
}
.snap-pbb-burcamp.theme-snap li#certificates {
    display: flex !important;
}

/*hide*/
li#certificates {
    display: none !important;
}
.snap-pbb-burcamp.theme-snap li #certificates {
    display: block !important;
}
.snap-pbb-burcamp.theme-snap div#texthero {
    display: none;
}
.snap-pbb-burcamp.theme-snap div#texthero {
    display: none;
}
.snap-pbb-burcamp.theme-snap #snap-custom-menu-header  {
    display: block !important;
}

.snap-pbb-burcamp.theme-snap .amv {
    display: none;
}

.snap-pbb-burcamp.theme-snap [data-type="URL"] {
    display: none !important;
}
.snap-pbb-burcamp.theme-snap [data-type="URL"]:nth-of-type(3) {
    display: block !important; 
} 
.snap-pbb-burcamp.theme-snap li#caso {
    display: none !important;
}
.snap-pbb-burcamp.theme-snap div#snap-socialmedia-links{
    display: none;
}
/*login*/
#page-login-index #page {
    width: 100%;
    height: 100% !important;
}

#page-login-index div#snap-header {
    display: none;
}

#page-login-index div#side-menu-container-amv {
    display: none;
}


#page-login-index footer#moodle-footer {
    display: none;
}

#page-login-index  h1.text-center {
    display: none;
}
#page-login-index  #page {
    width: 100%;
}
#page-login-index .page-stylish-login {
    background: #fff0 !important;
    width: 50%;
}
#page-login-logout #mrooms-footer {
    display: none;
}

/*media query*/

@media screen and (min-width: 1200px) {
    #snap-site-carousel .carousel-controls a[class^="carousel-control"] {
        top: 25vh; 
}
}

/**/
#page-login-logout, #page-admin-purgecaches, section#region-main {
    transform: none;
}
#page-login-logout, #page-admin-purgecaches, #page {
    width: 100%;
}

.snap-pbb-burcamp.theme-snap .column.c1 a {
    font-family: 'Outfit';
}
#page-site-index .sitetopic {
    max-width: 73.5em !important;
    padding:0% !important;
}
/*forgot password*/

#page-login-forgot_password #mr-nav #snap-header {
    display: none;
}

#page-login-forgot_password #side-menu-container-amv {
    display: none;
}

#page-login-forgot_password 
#page-login-forgot_password #mr-nav #snap-header {
    display: none;
}

#page-login-forgot_password #side-menu-container-amv {
    display: none;
}

#page-login-forgot_password #moodle-footer {
    display: none;
}
#page-login-forgot_password #page {
    padding-bottom: 2em;
    height: 100vh;
}
/*extra from amv*/
.theme-snap .region-main .course-content .asset-wrapper .activityinstance div.snap-asset-content.snap-completion-meta .tag.tag-success.snap-opened-date a {
    display: none !important;
  }

  #page-admin-setting-themesettingsnap button[type=submit] {
    margin-left: 50%;
  }

.snap-opened-date {
    display: none !important;
}

 /*user completion info in courses*/
#page-course-view-topics .activityinstance .snap-completion-meta {
    display: none !important;
}
/*changing colors*/
.section li.snap-activity.modtype_choice, .section li.snap-activity.modtype_feedback, .section li.snap-activity.modtype_quiz, .section li.snap-activity.modtype_facetoface, .section li.launch-tiles-standard.modtype_choice, .section li.launch-tiles-standard.modtype_feedback, .section li.launch-tiles-standard.modtype_quiz, .section li.launch-tiles-standard.modtype_facetoface, .section li.launch-tiles-module-modal.modtype_choice, .section li.launch-tiles-module-modal.modtype_feedback, .section li.launch-tiles-module-modal.modtype_quiz, .section li.launch-tiles-module-modal.modtype_facetoface, .section li.launch-tiles-resource-modal.modtype_choice, .section li.launch-tiles-resource-modal.modtype_feedback, .section li.launch-tiles-resource-modal.modtype_quiz, .section li.launch-tiles-resource-modal.modtype_facetoface, .section li.launch-tiles-url-modal.modtype_choice, .section li.launch-tiles-url-modal.modtype_feedback, .section li.launch-tiles-url-modal.modtype_quiz, .section li.launch-tiles-url-modal.modtype_facetoface, .section li.activity-wrapper.modtype_choice, .section li.activity-wrapper.modtype_feedback, .section li.activity-wrapper.modtype_quiz, .section li.activity-wrapper.modtype_facetoface, .section li.snap-asset.modtype_choice, .section li.snap-asset.modtype_feedback, .section li.snap-asset.modtype_quiz, .section li.snap-asset.modtype_facetoface
 {
    border-top-color: #0c3c5e !important;
}
.section li.snap-activity.modtype_survey, .section li.snap-activity.modtype_questionnaire, .section li.snap-activity.modtype_lesson, .section li.snap-activity.modtype_imscp, .section li.snap-activity.modtype_scorm, .section li.launch-tiles-standard.modtype_survey, .section li.launch-tiles-standard.modtype_questionnaire, .section li.launch-tiles-standard.modtype_lesson, .section li.launch-tiles-standard.modtype_imscp, .section li.launch-tiles-standard.modtype_scorm, .section li.launch-tiles-module-modal.modtype_survey, .section li.launch-tiles-module-modal.modtype_questionnaire, .section li.launch-tiles-module-modal.modtype_lesson, .section li.launch-tiles-module-modal.modtype_imscp, .section li.launch-tiles-module-modal.modtype_scorm, .section li.launch-tiles-resource-modal.modtype_survey, .section li.launch-tiles-resource-modal.modtype_questionnaire, .section li.launch-tiles-resource-modal.modtype_lesson, .section li.launch-tiles-resource-modal.modtype_imscp, .section li.launch-tiles-resource-modal.modtype_scorm, .section li.launch-tiles-url-modal.modtype_survey, .section li.launch-tiles-url-modal.modtype_questionnaire, .section li.launch-tiles-url-modal.modtype_lesson, .section li.launch-tiles-url-modal.modtype_imscp, .section li.launch-tiles-url-modal.modtype_scorm, .section li.activity-wrapper.modtype_survey, .section li.activity-wrapper.modtype_questionnaire, .section li.activity-wrapper.modtype_lesson, .section li.activity-wrapper.modtype_imscp, .section li.activity-wrapper.modtype_scorm, .section li.snap-asset.modtype_survey, .section li.snap-asset.modtype_questionnaire, .section li.snap-asset.modtype_lesson, .section li.snap-asset.modtype_imscp, .section li.snap-asset.modtype_scorm {
    border-top-color: #0c3c5e !important;
}
.theme-snap li.snap-resource, .theme-snap li.snap-activity {
    border-top-color: #0C3C5E !important;
}
/*align text*/
.pagelayout-course #page-header {
    transform: translateX(0);
    margin-bottom: 4em;
    align-items: center;
    display: flex;
}
