


.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #fbfbfb;
}



body{
    padding-top: 0;
    background-color: #ffffff;
    /*overflow: hidden!important;*/
    overflow-x: hidden;
}

body.bg-gradient{
    /*background: rgb(89, 66, 23);*/
    /*background: linear-gradient(90deg, rgba(89,66,23,1) 0%, rgba(149,115,53,1) 51%, rgba(191,141,49,1) 100%);*/
    /*min-height: 100vh;*/
}


/* width */
body::-webkit-scrollbar {
    width: 15px;
}

/* Track */
body::-webkit-scrollbar-track{
    /*box-shadow: inset 0 0 5px grey;*/
    box-shadow: inset 0 0 5px transparent;
    border-radius: 0;
}

/* Handle */
body::-webkit-scrollbar-thumb{
    background: #5f5f5f;
    border-radius: 0;
}

.form-title-item {
    font-size: 1.35rem;
    font-family: 'MT-semibold';
    margin-bottom: 15px;
}
form label, form input{
    font-family: 'MT-Regular';
}

form label strong, .contact-style .md-form label{
    font-family: 'MT-semibold';
}
.contact-style .md-form label{
    color: #0d0d0d;
}

p {
        font-family: 'MT-Regular';
    font-size: .82rem;
    text-align: left;
    line-height: 1.1rem;
    color: #3a3a3a;
    /*margin-bottom: 40px;*/
    /*margin-top: 10px;*/
    text-align: left;
}


#grid-base{
    overflow: hidden!important;
}

#navegation-bar-base{
    position: relative;
    display: block;
    width: 100%;
}

#navegation-bar-2-w{
    height: 100vh;
    width: auto;
    background-color: #ededed;
    position: absolute;
    right: 0;
    top: 0;
    padding-left: 7px;
    padding-right: 7px;
}
#navegation-bar-2{
    height: 100vh;
    width: auto;
}


/*
@font-face {
    font-family: 'MT-Regular';
    src: url("./font-face/montserrat/Montserrat-Regular.ttf");
}
@font-face {
    font-family: 'MT-bold';
    src: url("./font-face/montserrat/Montserrat-Bold.ttf");
}
@font-face {
    font-family: 'MT-Medium';
    src: url("./font-face/montserrat/Montserrat-Medium.ttf");
}
@font-face {
    font-family: 'MT-Light';
    src: url("./font-face/montserrat/Montserrat-Light.ttf");
}*/


@font-face {
    font-family: 'MT-Regular';
    src: url("./font-face/montserrat/Montserrat-Regular.ttf");
}
@font-face {
    font-family: 'MT-semibold';
    src: url("./font-face/montserrat/Montserrat-SemiBold.ttf");
}
@font-face {
    font-family: 'MT-bold';
    src: url("./font-face/montserrat/Montserrat-Bold.ttf");
}
@font-face {
    font-family: 'MT-Medium';
    src: url("./font-face/montserrat/Montserrat-Medium.ttf");
}
@font-face {
    font-family: 'MT-Light';
    src: url("./font-face/montserrat/Montserrat-Light.ttf");
}


em{
    color: inherit;
}



p strong{
    font-family: 'MT-Bold';
}


.btn, .form-control{
    font-family: 'MT-Regular';
}


#intro-section{
    width: 100%!important;
    position: relative;
    /*height: 100vh;*/
}

#navegation-bar .nav-link{
    font-family: 'MT-Medium';
    /* text-transform: uppercase; */
    font-size: .76rem;
    margin-left: 20px;
    color: #000000;
}
#navegation-bar .nav-link .user_rn{
    font-family: 'MT-semibold'!important;
}

#navegation-bar .navbar-toggler .fa {
    font-size: 1.6rem;
    color: #5d5d5d;
}



#navegation-bar.navbar.navbar-light .breadcrumb .nav-item.active>.nav-link, #navegation-bar.navbar.navbar-light .navbar-nav .nav-item.active>.nav-link {
    background-color: transparent;
    color: #000000!important;

    font-family: 'MT-semibold';
}

#navegation-bar , #navegation-bar.scrolling-navbar{
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: rgba(255, 255, 255, 1) !important;
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}



#navegation-bar, #navegation-bar.scrolling-navbar.top-nav-collapse {
    padding-top: 2px;
    padding-bottom: 2px;
}
#navegation-bar.scrolling-navbar.top-nav-collapse .nav-link{

    /*color:#101010;*/
}




/*LANG*/
#navegation-bar{

}
.container-nav{
    padding-left: 5%;
    padding-right: 5%;
    width: 100%;
    display: flex;
}

#navegation-bar .navbar-toggler{
    margin-right: 0;
    margin-left: auto;
}

#navegation-bar #sMediaNav .nav-item{

}
#navegation-bar #sMediaNav .lang-controllers{
    display: inline-flex!important;
}
#navegation-bar #sMediaNav .lang-controllers .nav-link{
    border-bottom: transparent!important;
}

#navegation-bar #sMediaNav .lang-controllers .nav-link.disabled-w-link, #navegation-bar #sMediaNav .nav-link.bar-sep{
    opacity: .8;
}

#navegation-bar.light-on-fix #sMediaNav .lang-controllers .nav-link.disabled-w-link , #navegation-bar.light-on-fix #sMediaNav .nav-link.bar-sep{
    opacity: .6;
}


#navegation-bar #sMediaNav .nav-link .fa{
    color: #777;
    font-size: .9rem;
}
#navegation-bar #sMediaNav .nav-link:hover .fa{
    color: #777;
}
/*LANG*/
#intro-section {
    padding-top: 0!important;
}

#intro-section .carousel .carousel-indicators li {
    color: #929292;
    background-color: #929292;
}

#intro-section .carousel .carousel-indicators li.active {
    /*border-color: #252525;*/
    color: #252525;
    background-color: #252525;
}



.navbar-brand img {
    height: 50px;
    width: auto;
}

#intro-carousel .carousel-item {

    position: relative;
    background-position: center center!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;

    width: 100%;
    height: 65ch;
}


#intro-section .slide-btext{
    color: #000000;
    font-size: 1.25rem;
    margin-top: 40px;
    text-align: center;
    font-family: 'MT-semibold';
}

.home-shadow {
    z-index: 2;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0,.03);
}
.logo-show{
    display: block;
    position: relative;
    margin: 0 auto;
    z-index: 3;
    width: 40%;
    height: auto;
}
.logo-show-w, .arrow-down-w {
    z-index: 3;
}

.logo-show-w{
    display: block;
    position: absolute;
    margin: 0 auto;
    width: 100%;
    top: 63%;
    left: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media ( max-width: 764px ) {
    .logo-show{ 
    width: 70%;
    
        
    }
}

.logo-show-w, .arrow-down-w{
    z-index: 13;
}

.arrow-down-w-c {
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
}
.arrow-down-w {
    display: block;
    position: absolute;
    background-size: 0;
    bottom: 7%;
    left: 0;
    width: 100%;
}

.arrow-down{
    width: 27px!important;
    display: inline-block;
    margin: 0 auto;
}

.arrow-down-c{
    padding: 40px;
}




.section{
    position: relative;
    width: 100%;
    overflow-x: hidden;
    padding-top: 80px;
}

table.table thead th{
    font-family: 'MT-semibold';
    text-align: left;
    font-size: .84rem;
    text-transform: uppercase;
}
table.table td, table.table th{
    font-family: 'MT-Regular';
    text-align: left;
    font-size: .75rem;
}
.section-heading{
    font-family: 'MT-Bold';
    text-align: left;
    font-size: 1.6rem;
    line-height: 1.85rem;

    color: #000000;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 30px;
}
.section-heading .mt-light{
    font-family: 'MT-Light'!important;
}
.section-heading-new{
    margin-top: 60px;
}

.section-headline {
    font-family: 'MT-Regular';
    font-size: 1.2rem;
    line-height: 1.85rem;
    text-align: left;
    text-align: center;
    color: #000000;
    margin-top: 0;
    margin-bottom: 10px;
}

.section-desc{
    font-family: 'MT-Regular';
    font-size: .85rem;
    /* text-align: left; */
    line-height: 1.4rem;
    color: #3a3a3a;
    margin-bottom: 40px;
    margin-top: 10px;
    /*text-align: center;*/
}

#about{
    /*margin-bottom: 20px;*/
}
#about .section-heading{
    /*text-align: left;*/
    /*margin-bottom: 0;*/
}

#about .section-desc{
    font-size: .88rem;
    text-align: left;
    line-height: 1.1rem;
}
.quote-w{
    padding-top: 20px;
}

.quote-text{
    font-family: 'MT-Regular';
    font-size: 1.1rem;
    text-align: left;
    line-height: 1.4rem;
    text-align: left;
    color: #000000;
    margin-bottom: 10px;
}
.quote-author{
    font-family: 'MT-Regular';
    font-size: .8rem;
    line-height: 1rem;
    color: #363636;
    text-align: right;
    margin-bottom: 10px;
}

#products {
    padding-bottom: 40px;
}

#products-list {
    background-color: #252525;
    padding-top: 70px;
    width: 100%;
    position: relative;
}

#products-list-w1 {
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}

#products-list-w {
    width: 100%;
    position: relative;
}


.product-item-w {
    text-align: center;
    padding: 20px 15px 32px 15px;
    width: 100%;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    font-weight: 300;
    background-color: #ffffff;
    border-radius: 7px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.product-price {
    font-family: 'MT-Bold';
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.75rem;
    margin-top: 0;
    margin-bottom: 2px;
    color: #434343;
}

.product-plan {
    font-family: 'MT-Regular';
    text-align: center;
    font-size: .8rem;
    line-height: 1rem;
    margin-top: 0;
    margin-bottom: 0;
    color: #434343;
}

.product-bar-w{
    width: 100%;
    padding-left: 15%;
    padding-right: 15%;
    margin-top: 15px;
    margin-bottom: 15px;

}

.product-bar{
    width: 100%;
    border: none;
    height: 1.5px;
    background-color: #cccccc;
}

.product-desc{
    font-family: 'MT-Regular';
    text-align: center;
    font-size: .85rem;
    line-height: 1.7rem;
    margin-bottom: 20px;
    color: #5d5d5d;
}


.see-plan-trigger, .see-plan-trigger.btn-sm {
    background-color: #c7c5c5;
    color: #252525;
    margin-top: 18px;
    /* border-radius: 20px; */
    padding: .5rem 1.8rem;
    font-size: .75rem;
    box-shadow: none!important;
    text-transform: uppercase;
    font-family: 'MT-Bold';
    letter-spacing: 1px;
}

#productsCarousel .btn-c{
    margin-left: 20px;
    font-size: 1.2rem;
    color: #ffffff;
}

#productsCarousel .carousel-item .product-item:nth-of-type(1) .product-item-w{
    background-color: #252525;
}

#productsCarousel .carousel-item .product-item:nth-of-type(1) .product-item-w .product-plan, #productsCarousel .carousel-item .product-item:nth-of-type(1) .product-item-w .product-desc, #productsCarousel .carousel-item .product-item:nth-of-type(1) .product-item-w .product-price{
    color: #f5f5f5;
}

#productsCarousel .carousel-item .product-item:nth-of-type(2) .product-item-w .see-plan-trigger{
    background-color: #b9f2ff;
    color: #FFFFFF;
}

#productsCarousel .carousel-item .product-item:nth-of-type(3) .product-item-w .see-plan-trigger{
    background-color: #ffd700;
    color: #FFFFFF;
}

#productsCarousel .carousel-item .product-item:nth-of-type(4) .product-item-w .see-plan-trigger{
    background-color: #cd7f32;
    color: #FFFFFF;
}

.products-list-w1{
    z-index: 7;
}
#white-pbar *, #white-pbar, #white-pbar-w *, #white-pbar-w{
    z-index: 5;
}

#productsCarousel{
    z-index: 20;
}





/*PN TAB ------------------------------------------*/



.controled-tab-w{
    display: block;
    margin: 0 auto;
    width: auto;
    text-align: center;
}


.controled-tab{
    text-align: center;
    border: none;
    margin: 0 auto;
    display: block;
    position: relative;
}

.controled-tab .nav-item .nav-link{
    background-color: transparent!important;
    border-bottom-color: transparent;
    border-width: 0 0 3px 0 ;
}
.controled-tab .nav-item .nav-link.active{
    color: #252525;

    font-family: 'MT-semibold';
}
.controled-tab .nav-item .nav-link{


    font-family: 'MT-semibold';
    font-size: .8rem;
    text-transform: uppercase;
    color: #2d2d2d;
    text-align: center;
    letter-spacing: 1.5px;
    padding-left: 0;
    padding-right: 0;


}
.controled-tab .nav-item .nav-link:hover{
    color: #323232;


}
.controled-tab .nav-item .nav-link.active:hover{
    color: #252525;

}


.controled-tab .nav-item {
    /*margin-left: 20px;*/
    /*border-left: 2px solid #777777;*/
    display: inline-block;
}

.controled-tab .nav-item-divider{

    /* display: inline-flex; */
    font-size: .8rem;
    font-family: 'MT-semibold';
    color: transparent!important;
    border-left: 2px solid #77777763;
    margin-left: 10px;
    /* line-height: 2rem; */
    margin-right: 10px;
    margin-top: 5px;

}

.controled-tab .nav-item:first-child .nav-item-divider{
    visibility: hidden;
    margin-left: 0;
    margin-right: 0;

}

.tab-pane.fade{
    display: none;
}

.tab-pane.active, .tab-pane.fade.active{
    display: block;
}

.MT-table thead{
    background-color:  #252525;
}

.MT-table thead th{
    text-transform: uppercase;
    font-family: 'MT-Regular';
    font-size: .83rem;
    color: #FFFFFF;
}

.MT-table tbody td{
    text-transform: uppercase;
    /*font-family: 'MT-Regular';*/
    font-size: .82rem;
    color: #363636;
}
.MT-table tbody td:first-letter{
    text-transform: uppercase;
}


/* PN TAB ------------------------------------------ |||||||| */







.spirit-wrapper-img{

    background-color:  #252525;

    padding-top: 80px;
    padding-bottom: 80px;

}
.spirit-wrapper-img img{
    width: 80%;
    display: block;
    margin: 0 auto;
}
.spirit-wrapper-content{
    position: relative;
}

.spirit-content{
    width: 100%;
    text-align: center;
}

.spirit-message{
    font-family: 'MT-Regular';
    font-size: .93rem;
    text-align: left;
    line-height: 1.23rem;
    color: #151515;
    margin-bottom: 40px;
}


.spirit-btn, .spirit-btn.btn-sm{
    background-color: #f58220;
    color: #ffffff;
    border-radius: 20px;

    font-family: 'MT-Regular';
    text-transform: uppercase;
    padding: .3rem 1.8rem;
    font-size: .9rem;
}












#team .team-item .uk-panel {
    background-size: cover!important;
    background-position: center center!important;
}


#team .team-mask {
    padding: 10px 10px 10px 15px;
    width: 100%;
    text-align: left;
    background-color:  #252525;
    /* margin: 0 auto; */
    margin-bottom: 10%;
}
#team .team-heading,#team .team-charge {
    text-align: left;
}
#team .team-heading {
    font-size: 1.2rem;
    text-transform: uppercase;
    line-height: 1.2rem;
    font-family: 'MT-semibold';
    color: #FFFFFF;
    margin-bottom: 18px;
}

#team .team-charge {
    font-size: .84rem;
    line-height: 1.2rem;
    margin-top: 5px;
    font-family: 'MT-Regular';
    color: rgba(255,255,255,.8);
    margin-bottom: 15px;
}



#team .team-item .uk-panel{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    z-index: 10;
}

#team .img-shape{
    width: 100%;
    visibility: hidden;
}
.team-select-w, .team-wrapper{
    position: relative;
}

.team-wrapper-inner {
    background-color:  #252525;
    padding: 35px 10px 10px 10px;
    display: flex;
    position: absolute;
    top: 20%;
    height: 60%;
    width: 100%;


}

.team-wrapper-inner img {
    width: 10%;
    margin-left: auto;
    margin-right: 0;
    z-index: 6;
    margin-bottom: 0;
    margin-top: auto;
}

.team-select{
    z-index: 10;
}







.tst-content-w{
    position: relative;
    width: 100%;
}


.tst-content-w .img-shape-up{
    position: absolute;
    top: 0;
    left: 0;
    width: 70%;
    z-index: 8;
    border-radius: 50%;

}
.relative-w{
    width: 100%;
    position: relative;
}
.tst-content-w .img-shape-up-in{

    width: 100%;
    /*visibility: hidden;*/
    position: relative;
    z-index: 8;
    /*background-color: #252525;*/
    border-radius: 50%;
}

.tst-content-w .img-shape-up .relative-w{
    position: relative;
    z-index: 8;
    background-color: #252525;
    border-radius: 50%;
}
.tst-content-w .img-shape-w{
    width: 95%;
    position: relative;
    z-index: 12;
    margin-left: 5%;
    margin-top: 5%;
    background-size: cover!important;
    background-position: center center!important;
    border-radius: 50%;
    border: 10px solid #FFFFFF;
}

.tst-content-w .img-shape{
    width: 100%;
    visibility: hidden;
    display: block;

}

.tst-message{
    font-size: 1.1rem;
    line-height: 1.5rem;
    font-family: 'MT-Regular';
    font-weight: 800;
    color: #111111;
    margin-bottom: 15px;
    text-align: left;
}

.tst-message:first-letter{
    padding-left: 10px;
}

.tst-message .quote-mark{

    font-size: 3rem;
    line-height: 3rem;
    font-family: 'MT-Bold';
}

.tst-content-w{
    width: 100%;
}

.tst-author, .tst-entity{
    margin-top: 4px;
    color: #353535;
    margin-bottom: 0;
    font-size: .87rem;
    line-height: 1.2rem;
    font-family: 'MT-Regular';
}

.tst-entity{
    text-align: left;
    text-transform: uppercase;
}

.tst-content{
    width: 100%;
}

#team .uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve), #testimonials .uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve) {
    stroke: #252525;
}


#testimonials .uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve) {
    stroke: #000;
}

#team .section-desc{
    margin-bottom: 60px;
}







/*CONTACT ========================*/


#contact label{
    color: #188cb8;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 30px;
    font-size: .9rem;
    font-family: 'MT-semibold';
}
#contact input#name{
    text-transform: capitalize;
    margin-bottom: 05px;
}
#contact input{

    padding-top: 07px;
    padding-bottom: 07px;
    font-family: 'MT-Regular';
    font-size: .8rem;
    border-radius: 15px;
    border: 1px solid #dddddd;
}
#contact textarea{

    font-family: 'MT-Regular';
    font-size: .8rem;
    padding-top: 20px;
    border-radius: 10px;
    border: 1px solid #e2e2e2;
}
#contact input:focus, #contact textarea:focus{
    outline: none!important;
}

.contact-btn{
    background-color: #252525!important;
    font-size: .8rem!important;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: 'MT-Regular';
    color: #ffffff;
    /*border-radius: 10px;*/
    border: 1px solid #252525;
    padding: 05px 30px!important;
    text-transform: uppercase;

}
#contact .contact-btn{
    margin-top: 35px;
}




.contact-addresses{
    margin-top: 20px;
    margin-bottom: 40px;
}
.contact-addresses .contact-item .fa{
    color: #484747;
    font-size: 1rem;
}
.contact-addresses .contact-item{
    color: #777777;
    margin-bottom: 10px;
    font-size: .9rem;
    font-family: 'MT-Regular';
}
.contact-modal .modal-footer{
    border-top: none;
}
/*Contact Modal Contact Modal Contact Modal Contact Modal*/
.contact-modal .modal-header{
    background-color: #252525!important;
}

.contact-modal .modal-header .heading {
    font-size: 1rem;
    font-family: 'MT-semibold';
    margin: 0;
    color: #ffffff;
}
.modal-title{
    font-size: 1rem;
    font-family: 'MT-semibold';
}

.contact-modal .modal-body .info{
    font-size: .8rem ;
    color: #777777;
    font-family: 'MT-Regular';
}



.contact-modal .modal-body .fa{

    color: #cccccc!important;
}

/*CONTACT ========================    |||*/










/*Footer  Footer  Footer  Footer  Footer*/


#footer {
    margin-top: 85px;
    padding-top: 0;
    background-color: #f3f3f3;
    width: 100%;
}

#footer .heading{
    font-family: 'MT-semibold';
    color: #ffffff;
    font-size: .9rem;
    margin-top: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
#footer .contact-item{
    font-family: 'MT-Regular';
    color: #dddddd;
    margin-bottom: 0;
    margin-top: 5px;
    font-size: .82rem;
}
#footer .contact-item a{
    color: #dddddd;
}


.newsletter-form input{
    padding-top: 07px;
    padding-bottom: 07px;
    font-family: 'MT-Regular';
    font-size: .75rem;
    margin: 0;
    border-radius: 15px;
    border: 1px solid #dddddd;
}
#footer .contact-btn{
    margin: 20px 0 0 0;
}
#footer input:focus{
    outline: none!important;
}
#footer .sign-wrapper{
    padding-top: 15px;
    margin-top: 0;
    border-top: none;
    padding-bottom: 15px;
    margin-bottom: 0;
}
#footer .signature-item{
    text-align: left;
    font-family: 'MT-Medium';
    font-size: .74rem;
    color: #000000;
    margin-bottom: 0;
}
#footer .signature-item strong, #footer .signature-item a{
    /*text-align: center;*/
    font-family: 'MT-semibold';
    /*font-size: .75rem;*/
    color: #000000;
    /*margin-bottom: 07px;*/
}


.toast-success {
    /* background-color: #d69512; */
    background-color: #252525;
    /* color: #000000; */
    /* border: 2px solid #000000; */
    /* border-radius: 1px; */
}
.toast, .toast-success, .toast-danger, .toast-warning{
    font-family: 'MT-Regular';
}
.vbd_user-vbd-login-form {
    padding-top: 80px;
}
.vbd_user-vbd-login-form .fa{
    color: #888888!important;
}
.vbd_user-vbd-login-form a{
    color: #252525!important;
}
.vbd_user-vbd-login-form .vbd-btn-submit{
    margin-top: 30px!important;
    background-color: #252525!important;
}

form[name='vbd_user-vbd-self-add-form'] .form-check-label{
    color: #505050!important;
}
form[name='vbd_user-vbd-self-add-form'] {
    padding-top: 100px;
}
form[name='vbd_user-vbd-self-add-form'] .vbd-btn-submit{
    margin-top: 20px!important;
    background-color: #252525!important;
}

.md-form label.active {
    font-size: 0.88rem;
    transform: translateY(-140%);
}
.md-form input[type=date]:focus:not([readonly])+label, .md-form input[type=datetime-local]:focus:not([readonly])+label, .md-form input[type=email]:focus:not([readonly])+label, .md-form input[type=number]:focus:not([readonly])+label, .md-form input[type=password]:focus:not([readonly])+label, .md-form input[type=search-md]:focus:not([readonly])+label, .md-form input[type=search]:focus:not([readonly])+label, .md-form input[type=tel]:focus:not([readonly])+label, .md-form input[type=text]:focus:not([readonly])+label, .md-form input[type=time]:focus:not([readonly])+label, .md-form input[type=url]:focus:not([readonly])+label, .md-form textarea.md-textarea:focus:not([readonly])+label{
    color: #393939!important;

    font-family: 'MT-semibold';
}




.md-form input[type=date]:focus:not([readonly]):not(.invalid), .md-form input[type=datetime-local]:focus:not([readonly]):not(.invalid), .md-form input[type=email]:focus:not([readonly]), .md-form input[type=number]:focus:not([readonly]):not(.invalid), .md-form input[type=password]:focus:not([readonly]):not(.invalid), .md-form input[type=search-md]:focus:not([readonly]):not(.invalid), .md-form input[type=search]:focus:not([readonly]):not(.invalid), .md-form input[type=tel]:focus:not([readonly]):not(.invalid), .md-form input[type=text]:focus:not([readonly]):not(.invalid), .md-form input[type=time]:focus:not([readonly]):not(.invalid), .md-form input[type=url]:focus:not([readonly]):not(.invalid), .md-form textarea.md-textarea:focus:not([readonly]):not(.invalid){

    -webkit-box-shadow: 0 1px 0 0 #252525 !important;
    box-shadow: 0 1px 0 0 #252525 !important;
    border-bottom: 1px solid #252525 !important;
}

.vbd-text-guide a{
    color: #252525;
    font-family: 'MT-semibold';
}

.label-gender{
    color: #757575!important;
}



form[name='vbd_user-vbd-self-add-form'] .md-form {
    position: relative;
    margin-top: 1rem;
    margin-bottom: 5px;
}

form[name='vbd_user-vbd-self-add-form']{
    padding-bottom: 60px;
}

.medical-style .controled-tab .nav-item .nav-link{
    margin-left: 15px;
    border-bottom: 1px solid transparent;
}
.medical-style .controled-tab .nav-item .nav-link.active {
    border-bottom: 1px solid #252525;
}

.btn-primary{
    background-color: #252525!important;
}

.pdfobject-container {
    height: 90vh;
    /*height: 30rem;
    border: 1rem solid rgba(0,0,0,.1);*/
}

.dropdown .dropdown-menu.dropdown-default .dropdown-item.active, .dropdown .dropdown-menu.dropdown-default .dropdown-item:active, .dropdown .dropdown-menu.dropdown-default .dropdown-item:hover, .dropleft .dropdown-menu.dropdown-default .dropdown-item.active, .dropleft .dropdown-menu.dropdown-default .dropdown-item:active, .dropleft .dropdown-menu.dropdown-default .dropdown-item:hover, .dropright .dropdown-menu.dropdown-default .dropdown-item.active, .dropright .dropdown-menu.dropdown-default .dropdown-item:active, .dropright .dropdown-menu.dropdown-default .dropdown-item:hover, .dropup .dropdown-menu.dropdown-default .dropdown-item.active, .dropup .dropdown-menu.dropdown-default .dropdown-item:active, .dropup .dropdown-menu.dropdown-default .dropdown-item:hover{
    background-color: #d6d6d6!important;
    color: #323232!important;
}

#from-w-in, #ending-w-in, #rate-w-in{
    position: relative;
    width: 100%;
    display: flex;
    height: 100%;
}
#from-w-in-f, #ending-w-in-f, #rate-w-in-f{
    width: 100%;
}

#from-w, #ending-w, #rate-w{
    width: 100%;
    height: 100%;
}

#modal-ue .img-users{
    width: 80%;
}

#from-w .m-headline{
    text-align: left;
    font-size: 1.3rem;
    line-height: 1.6rem;
}

#from-w #from-w-bottom{
    margin-top: 30px;
    border-top: 1px solid #cccccc;
    padding-top: 15px;
}

#from-w .form-check .form-check-label{
    color: #686968!important;
    font-family: 'MT-Regular';
    font-size: .9rem;
    margin-top: 10px;
    /* line-height: 1.2rem; */
    text-transform: uppercase;
    margin-left: 15px;
}

.form-check-input[type=radio]:not(:checked)+label:after, .form-check-input[type=radio]:not(:checked)+label:before, label.btn input[type=radio]:not(:checked)+label:after, label.btn input[type=radio]:not(:checked)+label:before {
    border: 2px solid #252525;
}

.form-check-input[type=radio].with-gap:checked+label:after, .form-check-input[type=radio]:checked+label:after, label.btn input[type=radio].with-gap:checked+label:after, label.btn input[type=radio]:checked+label:after {
    background-color: #252525;
    border-color: #252525;
}

#from-w-bottom .form-check .form-check-label:nth-of-type(1){
    margin-left: 0;
}

#from-w-bottom .form-check-input[type=radio]+label:after, #from-w-bottom .form-check-input[type=radio]+label:before, #from-w-bottom label.btn input[type=radio]+label:after, #from-w-bottom label.btn input[type=radio]+label:before {

    margin: 4px;
    width: 14px;
    height: 14px;
}

.ii-img{
    width: 100%;
}


.release-item-w{
    position: relative;
    width: 100%;
}

.release-item-cover{
    width: 100%;
    position: relative;
    background-position: center center!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
}


.release-item-cover img{
    display: block;
    width: 100%;
    height: auto;
    visibility: hidden!important;
}

.release-item-cover-shadow{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.53);
}

.release-item-cover , .release-item-cover-shadow{
    /*border-radius: 10px;*/
}

.release-cover-content{
    z-index: 13;
    display: block;
    position: absolute;
    margin: 0 auto;
    width: 100%;
    top: 52%;
    left: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.course-dur{
    /*z-index: 13;*/
    display: block;
    position: absolute;
    /*margin: 0 auto;*/
    /*width: 100%;*/
    bottom: 0;
    right: 0;
}
.course-dur-inner{
    position: relative;
    background-color: rgba(0,0,0,.53);
    padding: 1px 6px 3px 6px;
}
.course-dur-text{
    color: #ffffff;
    font-size: .66rem;
    font-family: 'MT-SemiBold';
}
.force-strong{
    font-family: 'MT-SemiBold'!important;
}
.release-cover-content .content-text{
    color: #ffffff;
    letter-spacing: .2px;
    font-size: 1.2rem;
    line-height: 1.25;
    /*text-transform: uppercase;*/
    text-align: center;
    font-family: 'MT-semibold';
}

.release-front-desc{
    color: #000000;
    margin-top: 7px;
    margin-bottom: 10px;
    font-size: .85rem;
    text-align: left;
    font-family: 'MT-Regular';
}
.release-month{
    color: #000000;
    margin-top: 15px;
    margin-bottom: 4px;
    text-transform: initial;
    font-size: .87rem;
    line-height: 1.05rem;
    text-align: left;
    font-family: 'MT-semibold';
}
.release-month-in{
    font-family: 'MT-Regular';
    font-size: .68rem;
    color: #525252;
    text-transform: uppercase;
}

.release-single .release-month-in{
    color: #ffffff;
}

.release-link{
    color: #252525;
    font-size: .88rem;
    text-transform: uppercase;
    text-align: left;
    font-family: 'MT-Bold';
}
.release-item{
    margin-top: 30px;
}

.btn.btn-basic {
    font-size: .8rem;
    background-color: #252525;
    color: #ffffff;
    font-family: 'MT-semibold';
    border-radius: 0;
    padding: 0.7rem 1.9rem;
    margin-top: 30px;
    margin-left: 0;
}

a:hover {
    color: #252525;
}


.section-desc-about-img{
    /*padding-right: 6%;*/
}
.section-desc-about-w{
    padding-top: 10px;
    padding-left: 5%;
}

.section-desc-about{
    font-family: 'MT-Regular';
    font-size: .9rem;
    text-align: left;
    line-height: 1.28rem;
    color: #000000;
    margin-bottom: 0;
    margin-top: 15px;
}


.section-desc-about .bold-txt{
    font-size: 1.5rem;
    color: #252525;
    font-family: 'MT-semibold';
    margin-right: 4px;
}

.vbd-btn-submit {
    font-family: 'MT-semibold';
    font-size: .85rem;
}
.vbd-self-update-photo-file-label{
    font-family: 'MT-semibold';
    font-size: .92rem;
}
.self-update-photo .dropdown-item, .self-update-photo .dropdown-item label{
    font-family: 'MT-Medium';
    font-size: .8rem;
}
.md-form label{
    font-family: 'MT-Medium';
    /*color: #4c4c4c;*/
}

.form-control {
    font-family: 'MT-Regular';
    font-size: .86rem;
}

.vbd-btn-submit.btn.btn-basic {
    font-size: .85rem;
    letter-spacing: .3px;
}
.navbar .dropdown-menu a {
    font-family: 'MT-Medium';
    font-size: .75rem!important;
}
.user-d-heading span{
    font-family: 'MT-semibold';
}
.user-d-body span{
    font-family: 'MT-Medium';
}

.btn-fw {
    font-family: 'MT-bold';
    font-size: .76rem!important;
    letter-spacing: .3px;
    text-transform: inherit;
}

.vbd-user-complete-view .style-user-name{
    color: #252525;
}

.display-4{
    font-family: 'MT-semibold';
    font-size: 1.9rem;
}


.payment{
    background-color: #646464;
    height: 15px;
    width: 15px;
    display: inline-block;
    margin-right: 7px;
}
.payment-1{
    background-color: #00c851;
}

.see-payment{
    font-family: 'MT-Medium';
    color: #252525!important;
}


.modal-content p{
    font-family: 'MT-Regular';
}



.form-check-input[type=checkbox]:checked+label:before, label.btn input[type=checkbox]:checked+label:before {
    border-right: 2px solid #252525!important;
    border-bottom: 2px solid #252525!important;
}

.calendar-item .post-edit-link {
    display: none;
}

.calendar-item p{
    margin-bottom: 5px;
}
.calendar-item  .simcal-event-start, .calendar-item .simcal-event-end {
    font-family: 'MT-Medium';
    font-size: .85rem;
    color: #333;
}

.calendar-item a {
    font-family: 'MT-Medium';
    font-size: .85rem;
    color: #252525;
    display: block;
    margin-bottom: 0;
    margin-top: 10px;
}



.calendar-item pre, .calendar-item .simcal-event-description{
    font-family: 'MT-Regular';
    font-size: .83rem;
    line-height: 1rem;
    margin-bottom: 6px;
    color: #333;
}

.calendar-item .simcal-event-address{
    font-family: 'MT-Regular';
    font-size: .82rem;
    line-height: 1rem;
    color: #333;
}



.calendar-item ul.simcal-events li, .calendar-item ul.simcal-events  {
    list-style: none!important;
    padding-left: 0;
    margin-left: 0;
}






.calendar-item .simcal-day-label{
    border: none!important;
    background-color: #4c4c4c!important;
    color: #ffffff!important;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    display: block;
    margin-top: 30px;
    font-family: 'MT-Bold';
}


.calendar-item .simcal-day-label span{
    border: none!important;
    background-color: #4c4c4c !important;
    color: #ffffff!important;
}


.calendar-item .simcal-date-format {
    border: none!important;
    background-color: transparent!important;
    color: #ffffff!important;
}



.calendar-item .simcal-event-title {
    font-family: 'MT-semibold';
    font-size: 1.2rem;
    color: #333333;
    margin-top: 8px;
    display: block;
}


.calendar-item .simcal-nav .simcal-nav-button{
    background-color: transparent;
    border: none;
    display: inline-block;
}

.calendar-item .simcal-nav{
    display: inline-block;
}

.calendar-item .simcal-nav .simcal-nav-button.simcal-prev:before,
.calendar-item .simcal-nav .simcal-nav-button.simcal-next:before{
    font-size: 1.2rem;
    content: "<";
    display: inline-block;
    font-family: 'MT-semibold';
    color: #333333;

}

.calendar-item .simcal-nav .simcal-nav-button.simcal-next:before{
    margin-left: 14px;
    content: ">";
    color: #333333;

}


.contact-area .md-form {
    margin-bottom: 20px;
}




.contact-area .footer-text {
    font-size: .92rem;
    line-height: 1.2rem;
    margin-top: 14px;
    width: 100%;
    text-align: left;
    font-family: 'MT-Regular';
    color: #676767!important;
    display: flex;
}

.contact-area .footer-text:nth-of-type(1) {
    margin-top: 10px;
}
.contact-area .footer-text .fa{
    font-size: 1.04rem;
    color: #3F3F40!important;

}
.contact-area .footer-text .fa-w{
    min-width: 25px;
}

#release-single .release-item .release-item-cover{
    width: 100%;
    height: 45ch;
}



#release-single .content-text{
    font-size: 1.65rem;
    line-height: 1.95rem;
    text-align: left;
    margin-bottom: 14px;
}





#release-single .content-desc{
    font-family: 'MT-Regular';
    font-size: .84rem;
    text-align: left;
    line-height: 1.28rem;
    color: #ffffff;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: left;
}


#release-single .release-item .release-item-cover, #release-single .release-item .release-item-cover-shadow {
    border-radius: 0;
}

#release-single .release-item {
    margin-top: 0;
}

#release-single .section-heading{
    font-family: 'MT-Bold';
    text-align: left;
    font-size: 1.15rem;
    line-height: 1.25rem;
    color: #000000;
    text-transform: inherit;
    margin-bottom: 5px;
    margin-top: 30px;
}

#release-single .section-desc{
    font-family: 'MT-Regular';
    font-size: .82rem;
    text-align: left;
    line-height: 1.1rem;
    color: #3a3a3a;
    margin-bottom: 40px;
    margin-top: 10px;
    text-align: left;
}


.section-desc-in {
    font-family: 'MT-Regular';
    font-size: .775rem;
    text-align: left;
    line-height: 1.28rem;
    color: #3a3a3a;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: left;
}


#release-single .release-item .release-cover-content {
    top: 57%;
}

#release-single .controled-tab .nav-item .nav-link {
    display: inline-block;
    margin-left: 20px;
    border-bottom: 1px solid transparent;
    text-align: left;
    font-family: 'MT-Medium';
    font-size: .986rem;
    padding-bottom: 2px;
    margin-bottom: 10px;
}
#release-single .controled-tab .nav-item .nav-link:nth-of-type(1){
    margin-left: 0;
}
#release-single .controled-tab .nav-item .nav-link.active {
    font-family: 'MT-Bold';
    color: #000000;
    border-bottom: 1px solid #BCBCBC;
}

#release-single .controled-tab {
    text-align: left;
}


#release-single .tab-pane.fade {
    padding-top: 20px;
    min-height: 20ch;

}


#release-single .video-item .release-item-cover .fa{
    color: #ffffff;
    font-size: 4.5rem;
}

.video-heading{
    font-family: 'MT-Bold';
    text-align: left;
    font-size: .83rem;
    line-height: 1rem;
    color: #000000;
    text-transform: inherit;
    margin-bottom: 1px;
    margin-top: 14px;

}

.video-triggers, .video-triggers a{
    color: #000000!important;
}

.video-triggers {
    font-family: 'MT-Regular';
    font-size: .75rem;
    text-align: left;
    line-height: 1.28rem;
}

.v-divider{
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}

.video-item-w{
    margin-top: 20px;
}

#release-single .release-month{
    color: #ffffff;
    margin-top: 5px;
}


.uk-lightbox, #modal-container{
    z-index: 2000;
}


.doc-item{
    border-bottom: 1px solid #BCBCBC;
    padding-top: 15px;
}
.doc-heading{
    font-family: 'MT-semibold';
    text-align: left;
    font-size: .96rem;
    line-height: 1.25rem;
    color: #000000;
    text-transform: inherit;
    margin-bottom: 5px;
}


.doc-item .section-desc-in {
    margin-bottom: 12px;
}

#artigos .doc-heading {
    margin-bottom: 15px;
}

#policy .section-heading{
    font-family: 'MT-Bold';
    text-align: center;
    font-size: 1.3rem;
    line-height: 1.6rem;
    color: #000000;
    text-transform: initial;
}
#policy .section-desc {
    font-family: 'MT-Regular';
    font-size: .9rem;
    text-align: left;
    line-height: 1.28rem;
}


#single-desc{
    margin-top: 40px;
    border-top: 1px solid #BCBCBC;
    padding-top: 5px;
}

.section-heading-super{
    font-family: 'MT-semibold';
    text-align: left;
    font-size: 1.07rem;
    line-height: 1.25rem;
    text-transform: uppercase;
    color: #252525;
    /* text-transform: inherit; */
    margin-bottom: 0;
    margin-top: 30px;
}

.podcasts audio{
    width: 100%;
    margin-bottom: 15px;
}


.faq .uk-accordion-title{
    font-family: 'MT-semibold';
    text-align: left;
    font-size: .9rem;
    line-height: 1.25rem;
    color: #0d0d0d;
}

.faq .resposta{
    font-family: 'MT-Medium';
    text-align: left;
    font-size: .77rem;
    line-height: 1.2rem;
    color: #0d0d0d;
}

.faq .pergunta{
    font-family: 'MT-Regular';
    text-align: left;
    font-size: .75rem;
    line-height: 1rem;
    color: #0d0d0d;
}

.faq ul li{
    border-bottom: 1px solid #BCBCBC;
    padding-bottom: 15px;
}



#release-single.menteteca .section-heading .hl{
    font-family: 'MT-Medium';

}



#release-single.menteteca .release-item-cover-shadow {
    background-color: rgba(0,0,0,.1);
}


#model .section-desc{
    text-align: left;
}



/*#252525*/
#calendar.fc .fc-button-primary {
    font-family: 'MT-Medium';
    font-size: .92rem;
    color: #ffffff;
    background-color: #525252!important;
    border-color: #3a3a3a!important;
}

#calendar.fc .fc-button-primary.fc-button-active {
    color: #ffffff;
    background-color: #2b2b2b !important;
    border-color: #2b2b2b!important;
}

#calendar.fc .fc-v-event {
    padding-left: 5px;
    display: block;
    border: 1px solid #252525;
    background-color: #252525;
    width: 300px;
}

#calendar.fc .fc-v-event .fc-event-time{
    font-family: 'MT-Medium';
    font-size: .84rem;
}
#calendar.fc .fc-v-event .fc-event-title{
    font-family: 'MT-Medium';
    font-size: .78rem;
}

#calendar.fc .fc-col-header-cell-cushion {
    font-family: 'MT-Medium';
    color: #000000;
    font-size: .89rem;
}

#calendar.fc .fc-toolbar-title {
    font-family: 'MT-Regular';
    color: #1b1b1b;
    font-size: 1.7rem;
}

#calendar.fc .fc-timegrid-axis-cushion{
    font-family: 'MT-Medium';
    color: #000000;
    font-size: .89rem;
}

#calendar.fc .fc-list-day-text {
    font-family: 'MT-semibold';
    color: #000000;
    font-size: .89rem;
}
#calendar.fc .fc-list-day-side-text {
    font-family: 'MT-Bold';
    color: #1b1b1b;
    font-size: .82rem;
}

#calendar.fc .fc-list-event-dot {
    border: 5px solid #252525;
}

#calendar.fc .fc-daygrid-day-number {
    font-family: 'MT-semibold';
    color: #292929;
    font-size: .87rem;
}


#calendar.fc .fc-v-event.adm-2{
    opacity: .75;
}


.section-desc-link{
    color: #b17608;
    font-size: 1.25rem;
    line-height: 1.8rem;
    font-family: 'MT-Regular';
}


#policy a{
    color: #000000;
    font-family: 'MT-Medium'!important;
}



.release-front-desc a, .section-desc a{
    color: #000000;
    text-decoration: underline;
}

.table-striped tbody tr:nth-of-type(even){
    /*background-color: #ffffff!important;*/
}


.content-wrapper .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0;
    border: 0;
    box-shadow: none;
}
.content-wrapper .card {
    border: 0;
    box-shadow: none;
}
.card-body p {
    font-family: 'MT-Regular';
    font-size: .84rem;
}
/*====*/

.dashbord-main{
    padding-top: 7%;
    padding-bottom: 10%;
    
}


.dashbord-main a.dropdown-item {
font-family: 'MT-semibold';
    /* text-transform: uppercase; */
    font-size: 1rem !important;
    margin-left: 11px;
    color: #2e2e2e;
    border: 1px solid #c5c5c5;
    border-radius: 10px;
    padding: 15px;
    margin-top: 19px;
}
.dashbord-main .fa{
    color: #7c7c7c;
    margin-right: 10px;
}


#payment-panel .pymt-head {
    font-size: .99rem!important;
    line-height: 1.3rem!important;
    font-family: 'MT-semibold'!important;
    color: #404040;
}
#payment-panel .pymt-head.pymt-main {
    font-size: 1.1rem!important;
    font-family: 'MT-bold'!important;
    color: #000000;
}

.btn-pymt{
       background-color: #20bf09;
    color: #ffffff;
    border: 1px solid #ffffff;
    font-family: 'MT-semibold'!important;
    border-radius: 5px; 
}

.pgt-title{
      font-size: 1.3rem!important;
    line-height: 1.4rem!important;
    font-family: 'MT-bold'!important;
    margin-top: 20px;
    color: #000000;
}


.pgt-dsc {
    font-size: .89rem!important;
    line-height: 1rem!important;
    margin-top: 12px;
    font-family: 'MT-regular'!important;
    color: #404040;
}
#pymt-modal  li img{
    height: 90px;
    width: auto;
}

#pymt-modal .uk-tab>.uk-active>a {
    color: #333;
    border-color: #1e87f0;
    border: 2px solid #20202044;
    /*border-radius: 10px;*/
    /*padding: 10px 20px;*/
}


#pymt-modal input{
    
    font-family: 'MT-regular'!important;
}

#pymt-modal .uk-tab {
    border: 0!important;
    border-color: transparent!important;
}
.payment_times label{

        font-size: .89rem!important;
    font-family: 'MT-semibold'!important;
    color: #404040;
}
.cash-to-pay{
    
        font-size: .88rem!important;
    font-family: 'MT-regular'!important;
    color: #606060;
    margin-top: 15px;
}
.pgt-package{
        font-size: 1.2rem!important;
    line-height: 1.2rem!important;
    font-family: 'MT-bold'!important;
    color: #000000;
}


.text-blue{
    color: #ac8b12!important;
}

.img-shape{
    display: block;
    width: 100%;
    visibility: hidden;
}
.bg-cover{
    background-position: center center!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
}

.about-heading-w{
    display: table;
}
.about-heading{
    font-family: 'MT-Bold';
    text-align: center;
    font-size: 1.8rem;
    line-height: 2.2rem;

    color: #000000;
    text-transform: initial;
    /*margin-bottom: 15px;*/
    /*margin-top: 30px;*/

    display: table-cell;
    vertical-align: middle;

}
.about-cover-w{
    margin-bottom: 20px;
    /*border: 2px solid;*/
    border-radius: 7%;
}
.about-heading .mt-light{
    font-family: 'MT-Light'!important;
}

.mt-bold{
    font-family: 'MT-Bold'!important;
}

#concept{
    background-color: #f7f7f7;
}

.see-more-photos{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(20, 63, 144,.8);
    /*display: table;*/
    left: 0;
    top: 0;
}

.see-more-photos-w{
    display: table;
    width: 100%;
    height: 100%;
}

.see-more-photos h1{

    font-family: 'MT-Bold';
    text-align: center;
    font-size: 1.8rem;
    line-height: 2.2rem;
text-transform: uppercase;
    color: #FFFFFF;
    display: table-cell;
    vertical-align: middle;
}
.a-link:hover{
    cursor: grab;
}








#clients .uk-position-center-left, #clients .uk-position-center-right {
    text-align: center;
    position: absolute;
    margin: 0 auto;

    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #0C4E98!important;
}

#clients .uk-position-center-left polyline, #clients .uk-position-center-right polyline{
    stroke-width: 3;
}

#clients .uk-position-center-left {
    left: -2%;
}
#clients .uk-position-center-right {
    right: -2%;
}


#footer{
    background-color: #ffffff;
    padding-top: 20px;
    margin-top: 90px;
}
.footer-logo{
    height: 40px;
    margin-bottom: 0;
}
.social-media-line{
    width: 100%;
    border-bottom: 1.5px solid #0C4E98;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 30px;
    margin-bottom: 25px;
}
.social-media-line-item{
    display: inline-block;
    border-right: 1.2px solid #0C4E98;
    padding-right: 12px;
    padding-left: 12px;
}
.social-media-line .social-media-line-item:last-of-type{
    border-right: none!important;
}

.social-media-line img{
    height: 15px;
    display: inline-block;
}
.footer-item-w{
    margin-top: 5px;
    width: 15px;
    text-align: center;
    /*display: inline-block;*/
    align-items: center;
}
#footer .footer-item:last-of-type .footer-item-w{
    display: inline-flex;
}
.footer-item-w img, .footer-item-w svg{
    height: 15px;
    width: 20px;
    display: inline-block;
    margin-right: 200px;
}
.footer-item-w svg{
    fill: #0C4E98!important;
}
.footer-item-desc{
    font-family: 'MS-700';
    font-size: .8rem;
    line-height: 1rem;
    color: #231F20;
    display: inline-block;
    margin-bottom: 0;
    text-align: left;
}


.ft-item-wx{
    margin: 0 auto;
}









.footer-desc{
    color: #5E5F5F;
    font-family: 'MT-Regular';
    margin-top: 13px;
    margin-bottom: 35px;
    font-size: .78rem;
    line-height: 1.3rem;
    text-align: left;
}

.footer-heading{
    color: #5F5F5F;
    font-family: 'MT-Bold';
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 1.02rem;
    line-height: 1.3rem;
    text-align: left;
}

.footer-link{
    color: #5E5F5F;
    font-family: 'MT-Regular';
    margin-top: 0;
    margin-bottom: 12px;
    font-size: .78rem;
    line-height: 1.3rem;
    text-align: left;
    display: block;
}

.footer-item-desc {
    color: #5E5F5F;
    width: 300px;
    font-family: 'MT-Regular';
    margin-top: 0;
    margin-bottom: 0;
    font-size: .78rem;
    line-height: 1.3rem;
    text-align: left;
    /*display: inline-block;*/
    vertical-align: middle;
}
.footer-item-desc-center-inner{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 5px;
}
.footer-item-w img {
    max-width: 17px;
}
.footer-item-w {
    text-align: left;

    display: inline-flex;
    margin-bottom: 8px;
}
.footer-item-img-w{
    width: 24px;
    display: inline-block;
}


.footer-bar{
    height: .9px;
    width: 100%;
    background-color: #707070;
    margin-top: 65px;
    opacity: .2;
}
.footer-sign{
    color: #5E5F5F;
    font-family: 'MT-Regular';
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: .72rem;
    line-height: 1.2rem;
    text-align: left;

}

.footer-sign strong{
    font-family: 'MT-Bold';
}

.about-cover-w{

}

.presentation-letter{
    font-size: .72rem;
    line-height: 1.2rem;
    color: #0C4E98;
    font-family: 'MT-SemiBold';
    border: 1px solid #0C4E98;
    padding: 10px 15px;

}
.vbd-text-guide, .alert{
    font-family: 'MT-Regular';
}
.presentation-letter-w{
    margin-bottom: 40px;

}





.sobre-2-w{
    /*margin-top: 40px;*/
}
#sobre-2{
    padding-top: 80px;
    padding-bottom: 60px;
}

.about-item-heading{
    color: #ffffff;
    font-family: 'MT-SemiBold';
    font-size: 1.17rem;
    line-height: 1.4rem;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 16px;
}

.about-item-desc{
    color: #ffffff;
    font-family: 'MT-Regular';
    font-size: .8rem;
    line-height: 1.2rem;
    margin-top: 5px;
    margin-bottom: 15px;
}
#media {
    z-index: 11;
}
.sobre-2-w {
    margin-top: -55px;
    z-index: 10;
    position: relative;
}


.container-full{
    overflow-x: hidden;
}



.depoimento-item-w{
    width: 100%;
    border: 1.5px solid #ededed;
    border-radius: 15px;
    padding: 25px 25px 10px 25px;
    margin-top: 30px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.1), 0 2px 10px 0 rgba(0,0,0,0.01);
}

.depoimento-text{
    color: #343434;
    font-family: 'MT-Regular';
    font-size: .78rem;
    line-height: 1.2rem;
    margin-top: 5px;
    margin-bottom: 15px;
    text-align: justify;
}
.depoimento-name{
    color: #2a2a2a;
    font-family: 'MT-Bold';
    font-size: .9rem;
    line-height: 1.2rem;
    margin-top: 5px;
    text-align: right;
}




.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #fff9e4;
}

.dropdown-item:hover { 
    color: #FFFFFF!important;
    background-color: #ac8b12!important;
}

.dropdown-item:hover span{
    
    color: #FFFFFF!important;
}



[data-aos^=fade][data-aos^=fade] {
    opacity: 1!important;
}






.bindzu-plan-service ul{
    text-align: left;
}
.bindzu-plan-service ul li{
    font-size: .84rem;
    margin-top: 8px;
    color: #000;
     
    font-family: 'MT-Regular';
}
.bindzu-plan-service i{
    color: #0091ea!important;
}
.bindzu-btn-plan{
    padding: 7px 10px !important;
    font-size: .93rem;
    border-radius: 30px;
    border-color: #0834E2!important;
    color: #0834E2!important;
    font-family: 'MT-SemiBold';
}
.bindzu-plan-service .card-header {
    background-color: #ffffff;
    border: none;
}
.bindzu-plan-service-w{
    margin-top: 20px;
}
.bindzu-plan-service .card-header {
    text-align: center;
}
.bindzu-plan-service .card-header h4 {
    font-size: 1.05rem;
    font-family: 'MT-SemiBold';
    font-weight: 600;
    color: #000000 !important;
}
.bindzu-plan-service .card-header .card-subtitle {
font-size: .81rem;
    line-height: 1.15rem;
    font-family: 'MT-Regular';
    font-weight: 300;
    margin-top: 10px;
    color: #080808 !important;
}
.bindzu-plan-service .card-header .pricing-card-title {
    font-size: 2rem;
    font-family: 'MT-Regular';
    font-weight: 600;
    margin-top: 20px;
    color: #111111;
}
.bindzu-plan-service .card-header .pricing-card-title .text-muted {
    font-size: 1.3rem;
    font-family: 'MT-Light';
    color: #646f79;
}
.bindzu-plan-service  .card-includes  {
    font-size: .95rem;
    font-family: 'MT-SemiBold';
    font-weight: 600;
    margin-top: 10px;
    color: #7a7a7a;
    text-transform: uppercase;
}
.bindzu-plan-service .card-header {
    border-top: 8px solid #777777;
    /*padding-bottom: 0!important;*/
        padding: 0 10px;
}
.bindzu-plan-service  .card {
    /*border-width: 1px 1px 1px 1px;*/
    border: 1px solid;
    border-color: #DEE1E6;
}

.bindzu-plan-service.bindzu-plan-service-2   {
    border-width: 1px 1px 1px 1px;
    border-color: #28ca42;
}
.bindzu-plan-service.bindzu-plan-service-2   .card-header, .bindzu-plan-service.bindzu-plan-service-2   .card   {
    border-color: #28ca42;
}

.bindzu-plan-service.bindzu-plan-service-3   {
    border-width: 1px 1px 1px 1px;
    border-color: #0834E2;
}
.bindzu-plan-service.bindzu-plan-service-3   .card-header, .bindzu-plan-service.bindzu-plan-service-3   .card   {
    border-color: #0834E2;
}


.bindzu-plan-service{
    opacity: .7;
}
.bindzu-plan-service.bindzu-plan-service-active{
    opacity: 1;
}

.bindzu-plan-service .bindzu-btn-plan {
    opacity: 1;
}
.bindzu-plan-service .bindzu-btn-plan span {
    font-family: 'MT-SemiBold';
}
.bindzu-plan-service.bindzu-plan-service-active .bindzu-btn-plan{
    background-color: #0834E2!important;
     color: #ffffff!important;
}
.nav-link-force-blue{
    color: #0834E2!important;
}
.txt-force-blue{
    color: #0834E2!important;
}
.bindzu-plan-service.bindzu-plan-service-active .span1{
    display: none;
}
.bindzu-plan-service:not(.bindzu-plan-service-active) .span2{
    display: none!important;
}
.bindzu-plan-service.bindzu-plan-service-active .span2{
    display: block!important;
}



.bindzu-plan-service .card-body {
    padding-bottom: 0;
}

























