@font-face {
    font-family: 'futura_ltheavy';
    src: url('../fonts/ufonts.com_futura-lt-heavy-webfont.woff2') format('woff2'),
         url('../fonts/ufonts.com_futura-lt-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html,
body,
,
div,
nav,
header,
footer {
	padding: 0;
    margin: 0;
    box-sizing: border-box;
}
footer {
	-webkit-box-shadow: inset 0px 29px 9px -21px rgba(0,0,0,0.17);
	-moz-box-shadow: inset 0px 29px 9px -21px rgba(0,0,0,0.17);
	box-shadow: inset 0px 29px 9px -21px rgba(0,0,0,0.17);
	padding:38px;
	background-color:#fff;
	height:164px;
	text-align:center;
    
}
body {
	font-family: 'Futura', Arial, sans-serif;  
    background: -webkit-linear-gradient(top, #969696 0%, #ffffff 16%, #ffffff 100%);
    background: -o-linear-gradient(top, #969696 0%, #ffffff 16%, #ffffff 100%);
    background: -moz-linear-gradient(top, #969696 0%, #ffffff 16%, #ffffff 100%);
    background: linear-gradient(top, #969696 0%, #ffffff 16%, #ffffff 100%);
}
ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
h1,h2,h3{
	color: #092151;
}


.card h1,
.card h2,
.card h3{
	color: #000;
    font-size:25px;
}
.card h1 strong,
.card h2 strong,
.card h3 strong{
	color: #092151;
}

#home_acabamento
{
    background-color:#092151;
    color:white;
}

#home_acabamento input[type=button]
{
    background-color:#7F7F7F;
    border:0;
    width:200px;
    padding:5px;
    font-weight:bold;
}

#home_acabamento p{font-weight:bold;}


.content {
    background-image: url("images/bg.jpg");    
}
#slider {
    width: 100%;
}


#myCarousel {
    width: 100%;
    top: 70px;    
}
#myCarousel .item{
    background-size: cover;
    background-position: center;
    height: 416px;
}


#myCarousel2 {
    width: 100%;
    
}
#myCarousel2 .item{
    background-size: cover;
    background-position: center;
    height: 416px;
}
.txt-carousel{
    float: left;
    text-align: left;
    margin-top: 127px;
    width: 38%;
    color: #fff;
    font-family: 'futura_ltheavy'; 
}
.txt-carousel h3{
    font-size: 28px;
    text-transform: uppercase;
    color: #fff; 
}
.txt-carousel p{
        margin-top: 28px;
}


#topo {
   width: 100%;
   position: absolute;
   top:0px;
   margin: 0px auto;
   z-index: 1; 
}
#topo header {
    color: #406592;
    min-height: 65px;
}
#topo header #logo {
    float: left;
    padding: 5px;
    background-color: #fff;
    width: 258px;
    text-align: center;
    font-family: 'futura_ltheavy';
    color: #21497D;

}
#topo header #logo  img{
    margin-bottom:10px;
}
#topo header #logo:after {
    clear: both;
}
#topo  #language-container {
    display: inline-block; /*temporariamente desabilidato bandeiras: original: inline-block*/
    width: 165px;
    text-align: center;
    margin: 25px -40px ;
    float: right;
}
#topo  #language-container div {
    display: inline-block;
    border: 2px solid #406592;
    padding: 2px 9px;
    margin: 1px 1px;
    background-color:white;
}
#info-container {
    display: inline-block;
    /*margin: 14px -22px;*/
    background-color: #fff;    
}
#info-container span.icon-labeled {
    display: inline-block;
}
#info-container span.icon-labeled:before {
    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 2px 5px;
    background: url(images/icons.png);
    background-repeat: no-repeat;
    position: relative;
    top: 10px;
}
#info-container span.icon-labeled#info-visita:before {
    background-position-x: -27px;
}
#topo header #info-visita{
    margin-left: 29px;
}
#topo nav {
    float: right;
    margin-left: -28px;
    font-family: 'futura_ltheavy';  
}
#topo nav a {
    color: #fff;
    display: inline-block;
    margin: 3px 9px;
    font-size: 15px;
    font-weight: bold;
}
.content{
    background-color: #ece9e5;
}
.container{
    max-width: 1010px;
}
.ctn-menu-header-mobile{
    display: none;
}
.ctn-menu-header-mobile a{
    text-decoration: none;
    font-family: 'futura_ltheavy';  
    font-size: 17px;
}
.mobile{
    display: none!important;

}




.cartola{
    height: 235px;
    background-color:#092151;
    margin-top: 70px;
}
.cartola h1{
    margin-top: 180px;
    color: #FFF;
    text-transform: uppercase;
    font-family: 'futura_ltheavy'; 
}

.card{
	
	-webkit-box-shadow: 3px 4px 38px -4px rgba(0,0,0,0.41);
	-moz-box-shadow: 3px 4px 38px -4px rgba(0,0,0,0.41);
	box-shadow: 3px 4px 38px -4px rgba(0,0,0,0.41);
	margin-top: 42px;
	
	background-color: #FFFFFF;
	
}
.card-img{
	-webkit-box-shadow: 3px 4px 38px -4px rgba(0,0,0,0.41);
	-moz-box-shadow: 3px 4px 38px -4px rgba(0,0,0,0.41);
	box-shadow: 3px 4px 38px -4px rgba(0,0,0,0.41);
	margin-top: 42px;
	
}
.bg-rodas{
	background-image: url("images/bg-rodas.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 352px;
	text-align: center;
}

.home-processo{
	height: 352px;
	background-image: url("images/bg-processo.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom;
	text-align: center;
}
.roda-cert{
	margin: 0  auto;
	text-align: center;
}
.no-margin{
	margin-top: 0px;
	min-height: 345px;
}
.no-margin img{
	margin: 10% auto;
}







.ico-certificado{
	background-image: url("images/ico-certificado.png");
	background-repeat: no-repeat;	
	height: 55px;
	width: 55px;
	display: inline-block;
	margin-bottom: -17px;
	margin-right:10px;
	margin-top:14px;
}





.bandeira{
	background-image: url("images/bandeira.png");
	background-repeat: no-repeat;
	background-position: -11px -13px;
	height: 40px;
	width: 58px;
	display: inline-block;
	margin-bottom: -17px;
	margin-right:10px;
    margin-left:60px;
	margin-top:14px;
}

.bandeira.uni{
	background-position: -12px -80px;    
}
.bandeira.eua{
	background-position: -11px -150px;
    height: 35px;
}
.bandeira.afr{
	background-position: -93px -12px;
}
.bandeira.jap{
	background-position: -93px -79px;    
}


.ulBandeiras {
    list-style: none;
    list-style-type: none;
    list-style-position: inside;
    margin-left: 128px;
    margin-top: -25px;
    margin-bottom: 0px;               
                
}


.ulMissao {
    list-style: disc;
    list-style-type: disc;
    list-style-position: inside;
    margin-left: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ulMissaoEspaco li {
    margin: 10px 0;    
}


.ctn-fale-conosco{
	text-align:center;
	height: 200px;
	background-color: #737373;
	color: #fff;
	font-weight: bold;
	font-size: 21px;
}
.ctn-fale-conosco img{
	margin-top: 25px;
}
.ctn-fale-conosco a{
    
	color: #fff;
}
.ctn-fale-conosco a:hover{
	color: #AAA;	
}


#ctn-fale-conosco-face{  margin-top: -25px; }
#ctn-fale-conosco-face img {

}

#email-home{
    position:relative;
    top:15px;        
}

.lnk-fale{
	display: inline-block;
    height: 60px;
    width: 88%;
    border: 3px solid #fff;
    text-align: center;
    padding: 6px;
    color: #fff;
    font-weight: bold;
    font-size: 28px;
    margin-top: 35px;
    margin-bottom: 35px;
}
.lnk-fale:hover{
	text-decoration: none;
	color: #AAA;
	border: 2px solid #AAA;
	cursor: pointer;
}
.ctn-text{
	margin-top: 33px;
	text-align: justify;
	font-size: 15px;
	padding: 12px;
	padding-right: 38px;
}

.ctn-text-2{

	margin-top: 33px;
	text-align: justify;
	font-size: 15px;
	padding: 12px;
}

@media (max-width: 11098px) {
    /*#info-container {
        margin: 14px 22px;
    }*/
}
@media (max-width: 992px) {
    /*#info-container {
        margin: 14px 22px;
    }*/
    #topo  #language-container{
        margin: 25px -40px;
    }
    #topo nav a{
        font-size: 10px;
    }
}

@media (max-width: 746px) {
    .mobile-center{ display: block; margin-right: auto; margin-left: auto;}
    .mobile{
        display: block!important;
    }
    .desktop{
        display: none!important;
    }

    /*#info-container{
        width: 100%;
        margin: 0;
        padding: 15px;
        margin-top: 12px;
        padding-bottom: 26px;
        text-align: center;
    }*/
    #topo  #language-container{
        margin: 14px ;
    }
    #topo  #language-container div{
            background: #fff;
    }




    #topo nav{
        display: none;
    }
    .ctn-menu-header-mobile{
        display: block;
        min-height: 34px;
        text-align: center;
        
        float: none;
        clear: both;
        padding: 0px;
        
        background-color: transparent;
        

    }


    .ctn-lnk-nav-band-es
    {
        display: none!important;   /*desabilitado temporariamente*/     
        width:34px;
        height:31px;        
        position:absolute;
        right:15px;
        top:10px;
    }


    .ctn-lnk-nav-band-pt
    {
        display: none!important;   /*desabilitado temporariamente*/     
        width:34px;
        height:31px;        
        position:absolute;
        right:15px;
        top:52px;
    }

    .ctn-lnk-nav {
        display: block;        
        width:34px;
        height:31px;        
        position:absolute;
        right:15px;
        top:94px;
    }

    .ctn-menu-header-mobile .menu-header-mobile {
        display: none;
        padding: 0px;
        font-family: Alegreya-Bold;
        color: black;
    }
    .txt-carousel h3{
        font-size:15px;
                
    }
    .txt-carousel p{
        margin-top: 2px;
        font-size:12px;
    }
    .txt-carousel{
        margin-top: 144px;
        
    }
    .cartola{
        height: 255px;
        background-color:#092151;
        margin-top: 70px;
    }
    .cartola h1{
        margin-top: 200px;
        color: #FFF;
        text-transform: uppercase;
        font-family: 'futura_ltheavy'; 
    }

    .cartola-corret h1{
        margin-top: 160px;
    }

    .cartola-corret2 h1{
        margin-top: 130px;
    }
}


/* AREA CONTATO */


.ctn-contato{
	margin-top: 70px;
	padding-bottom: 70px;
}
.ctn-contato input, 
.ctn-contato textarea{
	font-size: 16px;
	min-height: 42px;
	margin-bottom: 15px; 
}
.ctn-contato textarea{
	height: 130px;
	margin-bottom: 21px;
}

    .ctn-contato span.icon-labeled:before {
        content: '';
        width: 30px;
        height: 30px;
        display: inline-block;
        margin: 2px 5px;
        background: url(images/icons.png);        
        background-repeat: no-repeat;
        position: relative;
        top: 10px;
    }
/* FIM  AREA CONTATO */

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}


.titulo
{
    padding-top:10px;
    border-top:5px solid #092151;
    text-transform: uppercase;
    font-family: 'futura_ltheavy'; 
    text-align:left;
}