@font-face {
    font-family: 'DINOT';
    src: url('../font/DINOT.woff2') format('woff2'),
        url('../font/DINOT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DINOT';
    src: url('../font/DINOT-Light.woff2') format('woff2'),
        url('../font/DINOT-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DINOT-CondBold';
    src: url('../font/DINOT-CondBold.woff2') format('woff2'),
        url('../font/DINOT-CondBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url("../font/DINNextLTPro-BoldCondensed.eot");
    src: url("../font/DINNextLTPro-BoldCondensed.eot?#iefix") format("embedded-opentype"), url("../font/DINNextLTPro-BoldCondensed.woff2") format("woff2"), url("../font/DINNextLTPro-BoldCondensed.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url("../font/DINNextLTPro-LightCondensed.eot");
    src: url("../font/DINNextLTPro-LightCondensed.eot?#iefix") format("embedded-opentype"), url("../font/DINNextLTPro-LightCondensed.woff2") format("woff2"), url("../font/DINNextLTPro-LightCondensed.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url("../fonts/DINNextLTPro-MediumCond.eot");
    src: url("../fonts/DINNextLTPro-MediumCond.eot?#iefix") format("embedded-opentype"), url("../font/DINNextLTPro-MediumCond.woff2") format("woff2"), url("../font/DINNextLTPro-MediumCond.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url("../font/DINNextLTPro-Condensed.eot");
    src: url("../font/DINNextLTPro-Condensed.eot?#iefix") format("embedded-opentype"), url("../font/DINNextLTPro-Condensed.woff2") format("woff2"), url("../font/DINNextLTPro-Condensed.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}



* {
    font-family: 'DINOT';
}

.logo {
    width: 210px;
    
}
.container-head {
    background-color: #0041c0;
    height: 3vh;
}

.banner {
    background: url('./img/header.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 86vh;
}

.img1 {
    background: url('./img/banner_01.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 500px;
}

.img2 {
    background: url('./img/banner_01.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 500px;
}

.img3 {
    background: url('./img/banner_01.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 500px;
}

.img4 {
    background: url('./img/banner_01.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 500px;
}

.img5 {
    background: url('./img/banner_01.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 500px;
}

.img6 {
    background: url('./img/banner_01.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 500px;
}

.img7 {
    background: url('./img/banner_01.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 500px;
}


.img8 {
    background: url('./img/banner_01.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 500px;
}

.img9 {
    background: url('./img/banner_01.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 500px;
}



h1 {
    font-size: 22px;
    margin-bottom: 25px !important; 
    font-family: "DIN Next LT Pro" !important;
    color: #fff;
}

p {
    -webkit-text-size-adjust: 100%;
    word-wrap: break-word;
    box-sizing: inherit;
    font-family: 'DIN Next LT Pro';
    font-weight: 350;
    font-style: normal;
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 14px;
    color: #fff;
}

p.three-text {
    -webkit-text-size-adjust: 100%;
    word-wrap: break-word;
    box-sizing: inherit;
    font-family: 'DINOT';
    font-weight: 100;
    font-style: normal;
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 14px;
    color: #fff;
}

.space {
    padding: 5%!important;

}

.sub-text {
    font-size: 8px;
    line-height: 1.5em;
}



.card-fone {
    background-color: #fff;
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 0.6em;
    color: black;
    
    
}

.card-fone p {
    font-weight: bold;
    font-size: 1.5rem;
    font-weight: bold;
    font-family: 'DINOT-CondBold';
    color: black;
}

@media (min-width: 768px) {
    .card-fone {
        padding: 30px;
        width: 485px;
        /* margin-bottom: 200px;
        margin-top: 300px; */
        margin-left: 1%;
        opacity: 0.9;
    }

    .card-fone p {
        font-size: 2.6rem;
        line-height: 1.2em;
    }

}

.titulo {
    font-size: 2.2em;
    font-weight: bold;
    font-family: 'DINOT-CondBold';
}

.sub-title {
    font-weight: bold;
    font-size: 1.7rem;
    font-family: 'DINOT-CondBold';
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fone {
    height: 660px;
}

.text-fone {
    font-size: 1.9em;
    line-height: 1.2em;
    font-weight: 300;
}

.sub-titulo-card {
    font-size: 1.2em;
    
}

@media (max-width: 768px) {


.fone {
    background-size: contain;
    background-repeat: no-repeat;
    height: 35vh;

}
    
#header-desk {
    display: none !important;
    padding-right: 0;
    padding-left: 0;
}

#header-desk .row {
   
    padding-right: 0px !important; 
    padding-left: 0px !important;
}

#header-mobile {
    display: block !important;
}


}

@media (max-width: 550px) {


    .fone {
       
        height: 200px;
    }
        
    
    
    }
    

