#navigation{height: 130px;}
.site-logo a.logo img{max-height: 100px;}
.nav li a{padding:36px 12px; font-weight: 600;}
.flag{height: 25px; margin-top: -6px;}
.flag{opacity: 0.6;}
.flag:hover{opacity: 1;}
body{
    background:url(../img/main-bg.webp) top fixed;
    background-size: cover;
	}
.home{
    background:none !important;
    height: 720px !important;
	}
.interna{
    background:none !important;
    height: 345px !important;
	}
.int-details{
		width:90%;
		margin:0 auto;
		height: auto;
		max-width: 1170px;
		top:73%;
		position: relative;
		text-align:center;
		z-index: 10;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	}
.int-details h1{
    text-align: left !important; 
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 4rem !important;
    line-height: 11rem;
}
.int-details img{
    width: 150px;
    float: left;
    margin-right: 15px;
}
.title-int{margin: auto; width: 380px;}
.title-int-g{margin: auto; width: 420px;}
#about{
    background-color: white;
    opacity: 0.95;
    margin-bottom: 0px;
}
#banner{
    background-color: white;
    
}
img.banner-home{width: 100%;}
#banner-h{display: inline;}
#banner-v{display: none;}
#p-interna{
    background-color: white;
    opacity: 0.95;
    height: auto;
    padding: 30px 0 70px;
    margin-bottom: 0px;
}
#p-interna2{
    background-color: white;
    opacity: 1!important;
    height: auto;
    padding: 30px 0 70px;
    margin-bottom: 0px;
}
#history{
    background-color: white;
    opacity: 0.95;
    height: auto;
    padding: 30px 0 70px;
    margin-bottom: 100px;
    border-top: 1px solid #333;
}
p.pnew{
    text-align: justify;
    margin-top: 20px;
    font-size: 1.6rem;
}
p.pnew-1{
    text-align: justify;
    margin-top: 0;
    font-size: 1.6rem;
}
h1{
    text-align: left !important; 
    color: #2f4a69 !important;
    font-weight: 600 !important;
    font-size: 4rem !important;
}
h3{
    text-align: left !important; 
    color: #2f4a69 !important;
    font-weight: 600 !important;
    font-size: 4rem !important;
}
h2.dark{
    text-align: left !important; 
}
h2.white{
    text-align: left !important; 
    color: #fff !important;
    font-weight: 600 !important;
    margin-top: 10px;
    font-size: 4rem !important;
}
.banner img{
    width: 100%;
    max-width: 600px;
    margin-top: 140px;
}
#services{
	background:none;
    opacity: 0.95;
    background-color: #226286;
	padding:0;
	overflow: hidden;
    margin-bottom: 100px;
	}
#blog{
	background:none;
    opacity: 0.95;
    background-color: #14224f;
	padding:0;
	overflow: hidden;
    margin-bottom: 100px;
	}
#why-we{
	background:none;
    background-color: #fff;
	padding:0;
	overflow: hidden;
    margin-bottom: 100px;
	}
.inner{
	max-width: 900px;
    padding: 50px 0 70px;

}
.inner2{
	max-width: 1170px;
    padding: 50px 0 70px;

}
#international{
	background-color: #fff;
	margin:0 auto;
    height: auto;
    margin-bottom: 0px;
}

#international .right{
	height: auto;
	background:url(../img/international.webp) left top no-repeat;
    background-size: cover;
	min-height: 525px;
	z-index: 2;
	}
.mgt-0{margin: 0px auto !important}
.mgt-10{margin-top: 10px !important}
.mgt-25{margin-top: 25px !important}
.mgt-50{margin-top: 50px !important}
.mgt-100{margin-top: 100px !important}
.footer{background: #182d45;}
#site-socials .top-button{background:#182d45;}
.aint{
    width: 100%;
    max-width: 550px;
    float: right;
    padding: 40px 50px;
}
.aint img{
    display: block;
    margin: 30px auto 0
}
#blog .blog .posts .post{
    border: none !important;
    margin: 20px 0;
    width: 100%;
}
#blog .blog .posts .post ul.post-slides:after{
		border: none;

	}

i.setas{
    font-size: 4rem;
    margin-top: 72px;
}
.quasepreto{background-color: #333;}
#services p.white strong{font-size: 22px;}
.img-int{width: 100% !important; box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.4);}
h4.local{font-weight: 600 !important; margin: 20px}
h2.t-center{text-align: center !important;}
.notesp{border:1px solid #3193d5 !important;}
.notesp-arrow{
		position: absolute;
		right: 100%;
		left: auto;
	   	top: 50%;
	   	display: block;
	  	border-right: 15px solid;
	   	border-right-color: #3193d5; 
	   	border-left: none;
	  	border-top: 15px solid transparent;
	  	border-bottom: 15px solid transparent; 
	  	-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	}
.notesp-arrow:after{
		content:'';
		position: absolute;
		left: 1px;
		right:auto;
	   	top: 0px;
	   	display: block;
	  	border-right: 14px solid;
	   	border-right-color: #3193d5;
	   	border-left: none;
	  	border-top: 14px solid transparent;
	  	border-bottom: 14px solid transparent; 
	  	-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	}
#history ul.timeline li.note:nth-of-type(2n) .notesp-arrow{
		left: 100%;
		right: auto;
		border-left: 15px solid;
	   	border-left-color: #3193d5;
	   	border-right: none;
	}

	#history ul.timeline li.note:nth-of-type(2n) .notesp-arrow:after{
		border-left: 14px solid;
	   	border-left-color: #3193d5; 
	  	border-top: 14px solid transparent;
	  	border-bottom: 14px solid transparent; 
	  	border-right: none;
	  	right:1px;
	  	left:auto;
	}

a.white:hover{color: #FF6600 !important;}
.txt-empresa{
    padding: 40px; 
    margin-top: 50px;
}
.txt-igual{
    padding: 40px; 
    margin-top: 0px;
}
.msoc{margin-bottom: 20px;}
.msoc a{
	color: white!important;
	font-size: 2.5rem;
	margin: 10px;
}

.msoc a:hover{
	color: #3498db!important;
}
.titdoc{font-weight: bold!important; min-height: 40px;}
#parcerias{
	background-color: #efefef;
	margin-bottom: 100px!important;
}
.parc{
	text-align: center;
	padding: 20px 0 40px;
}
.parc img{
	max-width: 200px;
}


@media only screen and (max-width: 640px){
	#banner-h{display: none!important;}
	#banner-v{display: inline!important;}
    .txt-empresa{padding: 25px; margin-top: 0px;
}
    .img-int{margin-bottom: 30px;}
    p.pnew, p.pnew-1{text-align: center !important;}
    .home{
        height: 550px !important;
    }
    .banner img{
        
        margin-top: 150px;
    }
    .aint{
        width: 100%;
        max-width: 100%;
        float: none;
        padding: 15px;
    }
    .aint img{
        max-width: 60%;
        margin: 15px auto 0
    }
    #international .right{
	height: auto;
	background:url(../img/international-p.jpg) center top no-repeat;
    background-size:100%;
	min-height: 355px;
	z-index: 2;
	}
    h3.header, h2.header, h1.header{text-align: center !important;}
    .int-details h1{text-align: left !important; }
    .int-details h1{
    font-size: 3.6rem !important;
    line-height: 11rem;
}
}
.team-image img{filter: grayscale(100%);}
p.centered{text-align: center !important;}
.feature-head{font-weight: 600}

@media only screen and (max-width: 1280px){
     .aint{
        width: 100%;
        max-width: 100%;
        float: none;
        padding: 25px;
    }
    .inner{padding: 20px !important;}
    i.setas{
    display: none;
}

    
}


.col-centered {
    float: none;
    margin: 0 auto;
}

.carousel-control { 
    width: 8%;
    width: 0px;
}
.carousel-control.left,
.carousel-control.right { 
    margin-right: 40px;
    margin-left: 20px; 
    background-image: none;
    opacity: 1;

}
.carousel-control > a > span {
    color: white;
	  font-size: 29px !important;
}

.carousel-col { 
    position: relative; 
    min-height: 1px; 
    padding: 5px; 
    float: left;
 }

 .active > div { display:none; }
 .active > div:first-child { display:block; }

/*xs*/
@media (max-width: 767px) {
  .carousel-inner .active.left { left: -50%; }
  .carousel-inner .active.right { left: 50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		     { left: -50%; }
  .carousel-col                { width: 50%; }
	.active > div:first-child + div { display:block; }
}

/*sm*/
@media (min-width: 768px) and (max-width: 991px) {
  .carousel-inner .active.left { left: -50%; }
  .carousel-inner .active.right { left: 50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		     { left: -50%; }
  .carousel-col                { width: 50%; }
	.active > div:first-child + div { display:block; }
}

/*md*/
@media (min-width: 992px) and (max-width: 1199px) {
  .carousel-inner .active.left { left: -33%; }
  .carousel-inner .active.right { left: 33%; }
	.carousel-inner .next        { left:  33%; }
	.carousel-inner .prev		     { left: -33%; }
  .carousel-col                { width: 33%; }
	.active > div:first-child + div { display:block; }
  .active > div:first-child + div + div { display:block; }
}

/*lg*/
@media (min-width: 1200px) {
  .carousel-inner .active.left { left: -25%; }
  .carousel-inner .active.right{ left:  25%; }
	.carousel-inner .next        { left:  25%; }
	.carousel-inner .prev		     { left: -25%; }
  .carousel-col                { width: 25%; }
	.active > div:first-child + div { display:block; }
  .active > div:first-child + div + div { display:block; }
	.active > div:first-child + div + div + div { display:block; }
}

.block {
	width: 100%;
	height: auto;
}
.block img{
	width: 100%;
	height: auto;
}

