@font-face {
    font-family: 'fabrikatbold';
    src: url('fonts/fabrikat_bold-webfont.woff2') format('woff2'),
        url('fonts/fabrikat_bold-webfont.woff') format('woff');
    font-weight:bold;
    font-style:normal;
}
.btn{
    white-space:normal;
}

/*Oswald e Noto Ubuntu Condensed*/

input[type="radio"] {
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    margin-right: 10px; 
}


h1, h2, h3, h4 {
    /*font-family: 'Fabrikat', sans-serif;*/
    font-family: 'fabrikatbold';
    font-weight: bold;
    text-transform: uppercase; }

* {
    font-family: 'PT Sans', sans-serif;
    font-size: 1em;
    line-height: 1.4em; }

p, li, a{
    font-size: 1.1em;
}

a {
    text-decoration: none !important; }

body {
    overflow-x: hidden; }

/*paginacao*/
.paginator {
    display: block;
    width: 100%;
    text-align: center;
    float: left;
    margin-bottom: 40px;
    margin-top: 30px; }

.paginator li {
    display: inline-block; }

.paginator li span, .paginator li a {
    display: inline-block;
    padding: 6px 12px;
    margin: 0 5px;
    text-decoration: none;
    color: #302e2f;
    /*background: #db2874;*/ }

.paginator li span, .paginator li a:hover {
    background: #302e2f;
    color: #ffffff; }

body {
    overflow-x: hidden; }

img {
    max-width: 100%; }

i {
    max-width: 100%; }

ul {
    padding: 0px;
    margin: 0px; }

li {
    list-style: none; }

.clear {
    clear: both; }

body, html {
    height: 100%; }

.topo {
    width: 100%;
    /*float: left;*/
    position: relative;
    z-index: 20;
    background: #070707;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 100px; }
.topo .btn_bntopo {
    text-transform: uppercase;
    border: 2px solid #e1ff70;
    border-radius: 30px;
    padding: 5px 15px;
    color: #e1ff70;
    display: inline-block;
    font-family: 'fabrikatbold'; }
.topo .fa-user {
    color: #e1ff70;
    border: 1px solid #e1ff70;
    border-radius: 50%;
    padding: 5px;
    display: inline-block; }
.topo .fa-search {
    color: #fdfdfd;
    display: block; }
.topo .al_topo {
    color: #fdfdfd;
    display: inline-block; }
.topo form input[type="text"] {
    background: none;
    border: none;
    border-bottom: 1px solid #e1ff70;
    color: #fdfdfd;
    padding: 0px; }
.topo form button {
    padding: 0px;
    background: none;
    border: none; }

#header {
    width: 100%;
    float: left;
    position: relative;
    top: -100px;
    z-index: 10;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }

#side_banner {
    bottom: 30%; }

#side_banner_dentro {
    bottom: 10%; }

#side_banner, #side_banner_dentro {
    position: absolute;
    right: 0px;
    z-index: 60;
}
#side_banner .test, #side_banner .book, #side_banner_dentro .test, #side_banner_dentro .book {
    display: block;
    font-family: 'fabrikatbold';
    font-size: 0.9em;
    text-transform: uppercase;
    color: #070707;
    padding: 7px 40px 7px 20px;
    -webkit-border-top-left-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-topleft: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px; }
#side_banner .test, #side_banner_dentro .test {
    background: #e1ff70; }
#side_banner .book, #side_banner_dentro .book {
    background: #cbd7b5; }
#side_banner img, #side_banner_dentro img {
    height: 15px; }

#menu_paises a {
    display: block;
    width: 100%;
    cursor: pointer; }

.navbar {
    position: absolute;
    width: 100%;
    float: left;
    top: 130px;
    background-color: transparent !important;
    z-index: 80;
}
.navbar .navbar-nav .nav-link {
    text-transform: uppercase;
    padding-top: 15px;
    cursor: pointer;
    font-size: 1em;
}
.navbar .navbar-nav span.nav-link {
    cursor: default; }
.navbar .fundo_nav {
    background: #fdfdfd; }
.navbar .navbar-brand {
    max-width: 65%; }
.navbar .nav-item a {
    font-family: 'fabrikatbold'; }
.navbar .navbar-nav .nav-link {
    padding-right: 5px;
    padding-left: 5px; }
.navbar .nav-item .ativo {
    background-image: url(../img/tit_bk.png);
    background-repeat: repeat-x;
    background-position-y: 0px; }
.navbar .nav-item .div_menu {
    color: #e1ff70 !important; }

.navbar-brand h1{
    font-size: 0px;
    text-indent: -999em;
    color: transparent;
}
.menu_dentro {
    top: 10px; }

#menu_paises {
    text-transform: uppercase;
    width: 100%;
    position: absolute;
    bottom: 0px; }
#menu_paises li {
    width: 20%;
    float: left; }
#menu_paises a {
    font-family: 'fabrikatbold';
    color: #070707;
    font-size: 0.8em;
}

.select_especial {
    -webkit-appearance: none;
    /* Remove estilo padrão do Chrome */
    -moz-appearance: none;
    /* Remove estilo padrão do FireFox */
    appearance: none;
    /* Remove estilo padrão do FireFox*/
    background: url(../img/select.png) no-repeat #FFF;
    /* Imagem de fundo (Seta) */
    background-position: right;
    /*Posição da imagem do background*/ }

#cotacao_home {
    width: 100%;
    float: left;
    background: #070707;
    margin-top: -100px; }
#cotacao_home .valor span {
    font-family: 'fabrikatbold';
    font-size: 1.2em; }
#cotacao_home .valor p {
    font-size: 0.75em;
    line-height: 1em; }
#cotacao_home .cotacao_form {
    background: #fdfdfd; 
}
#cotacao_home label {
    font-family: 'fabrikatbold';
}


#home_1, #home_2, #home_3, #testimonials, #home_accreditations, footer, #copy, #home_contato {
    width: 100%;
    float: left; }

#copy a {
    color: #302e2f;
    font-size: 0.8em; }

.patt_diagonal {
    background-image: url("../img/diagonal_pattern.png"); }

#home_1 .container {
    background: #fdfdfd; }
#home_1 .container li {
    list-style: inside; }

.titulo {
    font-family: 'fabrikatbold';
    font-weight: bold;
    font-size: 1.4em;
    width: auto;
    display: inline-block; 
}

.titulo br{
    line-height: 1rem;
    height: 1rem;
}

.titulo h2 .tit_sidepais {
    font-weight: bold;
    font-family: 'fabrikatbold';
    font-size: 2em;
    color: #070707;
    line-height: 55px; 
}

.titulo h2 .tit_courses {
    font-family: 'fabrikatbold';
    font-size: 1em;
    color: #070707;
    line-height: 0.4em; 
}

.tit_topo {
    background-position-y: 0px;
    background-repeat: repeat-x;
    height: 12px;
    width: 100%;
    margin-bottom: 8px;
}

a .titulo h2{
    color: #070707;
}

/*MAPA*/
#home_3 iframe{
    width: 100%;
    height: 400px;
}

#testimonials .testimonial {
    /*width: 100%;*/
    float: left;
    background-color: #fdfdfd;
    text-align: center;
}
#testimonials .testimonial .test_foto {
    /*    margin-left: -15%;
        width: 30%;
        float: left; */
    margin-top: 20px;
    margin-left: 20%;
    width: 50%;
}
#testimonials .testimonial .test_foto img {
    border-radius: 50%; 
}
#testimonials .testimonial .test_txt {
    background: #fdfdfd;
    width: 100%;
    /*    width: 70%;
        float: left; */
}

footer {
    border-top: 1px solid #c3c3c3; }
footer img {
    max-width: 280px; }
footer .social li {
    display: inline-block; }
footer .social li i {
    color: #302e2f;
    font-size: 1.5em;
    margin-right: 10px; }
footer .foot_about h3, footer .foot_dest h3 {
    font-family: 'fabrikatbold';
    background-image: url(../img/tit_bk.png);
    background-repeat: repeat-x;
    background-position-y: 20px;
    padding-bottom: 15px;
    font-size: 1.2em;
    width: auto;
    display: inline-block; }
footer .foot_about li, footer .foot_dest li {
    display: block; }
footer .foot_about li a, footer .foot_dest li a {
    display: block;
    color: #302e2f; }
footer .foot_end {
    font-size: 0.8em; }

#menu_book {
    width: 100%;
    float: left;
    position: relative;
    z-index: 10;
    height: 150px; }

#banner_dentro {
    width: 100%;
    float: left;
    position: relative;
    z-index: 10;
    height: 250px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
#banner_dentro .pais_tit {
    position: absolute;
    width: 50%;
    bottom: 0px;
    left: 0px;
    z-index: 11;
}
#banner_dentro .pais_tit h2 {
    font-size: 4em;
    font-family: 'fabrikatbold';
    color: #fdfdfd; }

.miolo {
    width: 100%;
    float: left; 
}
.miolo iframe{
    max-width: 100%;
}

.miolo_contact p {
    font-size: 0.85em;
    margin-bottom: 0px !important; }
.miolo_contact .contact_tit {
    color: #8799dd;
    font-size: 1em; }

.miolo_courses #accordion .titulo {
    font-size: 1.4em !important; }
.courses_list{
    color: #070707;
}
.miolo_courses table th{
    text-transform: uppercase;
}
.miolo_sidebar_countries a {
    display: block;
    color: #5f5f5f;
    font-style: italic; }

.miolo_sidebar_nav img {
    max-width: 90%; }
.miolo_sidebar_nav li {
    display: block;
    width: 90%; }
.miolo_sidebar_nav li a {
    font-family: 'fabrikatbold';
    display: block;
    padding: 10px 15px;
    margin-bottom: 3px;
    color: #302e2f; }

.brochure a {
    color: #302e2f; }

.country_mapa {
    width: 100%;
    float: left; }
.country_mapa iframe {
    width: 100%;
    height: 400px; }

#photo_gallery {
    width: 100%;
    float: left; }

.cbp-l-filters-button .cbp-filter-item{
    font-size: 1.1em !important;
    padding: 5px !important;
    border: 1px solid #c3c3c3 !important;
}

.cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active{
    background-color: #8799dd !important;
    border-color: #8799dd !important;
    color: #302e2f !important;
}
.centers {
    width: 100%;
    float: left; }
.centers li {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 20px; }
.centers .centers_txt {
    width: 100%;
    float: right; }
.centers .centers_txt h2 {
    font-family: 'fabrikatbold';
    font-size: 1.3em; }
.centers .centers_img {
    /*width: 40%;*/
    width: 80%;
    float: left;
    position: relative; }
.centers .centers_img .selo {
    position: absolute;
    right: -25%;
    width: 50%;
    top: 10%; }

.migalha {
    width: 100%;
    float: left;
    background: #dfdfdf; }
.migalha li {
    display: inline-block;
    font-size: 0.8em;
    color: #302e2f; }
.migalha li a {
    color: #9b9b9b; }

.tab {
    width: 100%;
    float: left; }
.tab .tab_menu {
    position: relative;
    z-index: 1; }
.tab .tab_menu li {
    width: 50%;
    margin-right: 0px;
    display: inline-block;
    padding-right: 0px;
    float: left;
    border: 1px solid #c3c3c3;
    background-color: #fdfdfd; }
.tab .tab_menu li a {
    display: block;
    width: 100%;
    padding: 10px 20px;
    color: #9b9b9b;
    font-family: 'fabrikatbold';
    text-transform: uppercase;
    float: left; }
.tab .tab_miolo {
    width: 100%;
    float: left;
    border: 1px solid #c3c3c3;
    margin-top: -2px;
    position: relative;
    z-index: 2; }
.tab .tab_miolo .tab_selo {
    width: 150px;
    position: absolute;
    right: -0px;
    top: -40px;
    z-index: 99;
    /*            right: -26px;
                top: -80px;*/ }
.tab .tab_miolo .tab_miolo_white {
    background: #fdfdfd;
    margin: 25px;
    padding: 30px; }
.tab .tab_miolo .tab_miolo_white h3, .tab .tab_miolo .tab_miolo_white h4, .tab .tab_miolo .tab_miolo_white h5, .tab .tab_miolo .tab_miolo_white h6 {
    font-size: 1.2em;
    text-transform: none; }
.tab .tab_miolo .tab_simulate {
    border: 1px solid #9b9b9b; }
.tab .tab_miolo .tab_simulate .simulate_value {
    font-family: 'fabrikatbold';
    font-size: 1.2em; }
.tab .tab_miolo .tab_simulate .simulate_value .incl {
    font-size: 0.75em;
    line-height: 1em; }
.tab .tab_miolo .tab_simulate .simulate_value .incl a {
    color: #302e2f; }
.tab .tab_miolo .tab_simulate .simulate_value button {
    width: 100%; }

#accordion .card {
    border: none; }
#accordion .card .card-header h5 {
    margin-bottom: 0px; }
#accordion .card .card-header h5 a {
    font-size: 1em;
    width: 100%;
    display: block;
    font-family: 'fabrikatbold';
    color: #302e2f; }
#accordion .card .card-header h5 a i {
    float: right; }

.city_acco .fa-bus {
    font-size: 2em; }

.city_faqs li {
    list-style: none !important; }
.city_faqs .nav-tabs .nav-link {
    color: #070707;
    border: 1px solid #c3c3c3; }
.city_faqs .faq_uk .active {
    background: #eec357;
    color: #fdfdfd; }
.city_faqs .faq_aus .active {
    background: #e1ff70; }

.timeline .col {
    padding-bottom: 30px;
    background-image: url("../img/timeline_dot.png");
    background-repeat: no-repeat;
    background-position: center 0px;
    padding-left: 0px;
    padding-right: 0px;
    flex-basis: 35%; }
.timeline .col a {
    width: 100%;
    display: block;
    padding-bottom: 19px;
    border-bottom: 1px solid #302e2f;
    color: #302e2f;
    font-family: 'fabrikatbold';
    text-transform: uppercase; }
.timeline .active {
    background-image: url("../img/timeline_dot_active.png"); }

.book_summ hr {
    background: #302e2f; }

.tab_city li {
    list-style: inside; }

.facilities img {
    max-width: 30%; }

#home_accreditations h3 {
    width: 100%;
    font-size: 0.8em; }

.search a{color: #070707;}
.search a:hover{text-decoration: underline;}


/*MEDIA QUERIES///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media (min-width: 640px) {
    .timeline .col {
        flex-basis: 25%; } 
    #menu_paises a {
        font-size: 1em;
    }
    #side_banner .test, #side_banner .book, #side_banner_dentro .test, #side_banner_dentro .book{
        font-size: 1em;
    }
}
@media (min-width: 768px) {
    .topo {
        height: 60px; }

    #header {
        top: -60px; }

    /*#banner_dentro{top:-60px;}*/
    .navbar {
        top: 90px; }
    .navbar .navbar-brand {
        max-width: 50%; }

    .menu_dentro {
        top: 30px; }

    .titulo {
        font-size: 1.6em; 
    }
    .titulo a {
        color: #070707; }

    #cotacao_home {
        margin-top: -60px; } }

@media (min-width: 991px) {
    .navbar .navbar-nav .nav-link {
        font-size: 0.9em;
    }
}

@media (min-width: 1024px) {
    .titulo {
        font-size: 2em; 
    }



    .centers .centers_txt {
        width: 50%; }
    .centers .centers_img {
        width: 40%;
        float: left;
        position: relative; }
    .centers .centers_img .selo {
        position: absolute;
        right: -25%;
        width: 50%;
        top: 10%; }

    .tab .tab_menu li {
        width: auto;
        border-top: 1px solid #c3c3c3;
        border-left: 1px solid #c3c3c3;
        border-right: 1px solid #c3c3c3;
        border-bottom: 1px solid #fdfdfd; }
    .tab .tab_miolo .tab_selo {
        width: 150px;
        right: -20px;
        top: -60px;
        /*            right: -26px;
                    top: -80px;*/ }
    .tab .tab_miolo .tab_simulate {
        margin-top: 70px !important; }

    .timeline .col {
        flex-basis: 0; }

    .book_form {
        border-right: 1px solid #302e2f; } 

    #testimonials .testimonial .test_foto {
        margin-left: -15%;
        width: 30%;
        float: left; 
        margin-top: 0px;
    }
    #testimonials .testimonial .test_txt {
        width: 70%;
        float: left; 
    }
}
@media (min-width: 1280px) {
    .navbar .navbar-brand {
        max-width: 380px; 
        img{
            width: 380px;
        }
    }
    .container {
        width: 80%;
        margin: 0 10%;
        max-width: none !important;
        .navbar .navbar-brand {
            max-width: 300px; }
    }
}
@media (min-width: 1366px) {
    .navbar .navbar-nav .nav-link {
        font-size: 1em;
    }
    .tab .tab_miolo .tab_selo {
        width: 200px;
        right: -26px;
        top: -80px; } }
@media (min-width: 1800px) {
    .container {
        width: 70%;
        margin: 0 15%;
        max-width: none !important; 
    } }
