


.page-header{
	border-top: 15px solid #b01630;
	border-bottom: 5px solid #FFF;
}

.page-header nav{
	background: #003383;
}

.rd-navbar-static {
    display: block;

    padding: 0 15px;
    background-color: #fff;
     box-shadow: none; 
}

.logo-header{
	width: 130%;
}

.box-home-logo{
	padding-bottom: 30px !important;
}

.box-home-logo h3{
	text-transform: uppercase;
    /*background: #002683;*/
}

.box-home-logo h3 span{
    background: #002683;
    display: inline;
    padding: 7px 15px;
    line-height: 163%;
    color: #FFF;
    display: inline-block;
    width: auto;
}

.footer-corporate{
	background: #003383;
	border-top: 15px solid #b01630;
}

.bg-topo{
	width: 100%;
}

.text-page-title{
	text-align: center;
	padding-top: 50px;
	font-size: 40px;
	color: #000;
}

.footer-corporate__inner .fa{
	font-size: 30px !important;
}

.rd-navbar-nav  .fa{
	font-size: 28px !important;
}
.rd-navbar-nav  .list-inline-xxs{
	margin-top: -7px;
}

.footer-corporate__inner .fa:hover{
	/*color: #FFF !important;*/
}

.container-box{
	padding-top: 50px;
}

.bg-topo .swiper-slider-custom{
	max-height: 200px;
	width: 100%;

}

.rd-navbar-fixed .rd-navbar-nav li > .icon{
	 padding: 0 5px !important;
	 background: none;
}
.rd-navbar-fixed .rd-navbar-nav li:hover > .icon{
	color: #ffcc29;
	 background: none;
}

.rd-navbar-fixed  .list-inline-xxs{
	padding-left: 10px;
}

.text-footer{
	padding:  50px 0;
}
.text-footer h3{
	color: #001383;
	font-size: 65px;
	text-transform: uppercase;
	text-align: center;
}

.text-footer p{
	color: #001383;
	font-size: 30px;
	text-align: center;
}

.text-destaque{
	font-size: 42px;
	line-height: 168%;
	text-align: right;
}

.text-destaque span{
	background: #003383;
	padding: 8px;
	color: #FFF;
}

.text-historia{
	text-align: left;
}

.text-historia span{
	padding-bottom: 13px;
	display: block;
}

.section-xl{
	padding-top: 50px !important;
}

#section-see-features{
	background: #ededed !important;
}

.form-input:focus {
    outline: 0;
    background: #fff;
    border-color: #ececee;
    box-shadow: 0 0 0 0.05rem #003383;
}

.box-color h3 span{
	background: #b01630;
}

.box-color {
	background: url(../images/new-img/divisor.jpg) no-repeat center right;
	background-size: contain;
	background-color: #003383 !important;

}

.video-container iframe{
    min-height: 550px;
    min-width: 350px;
    width: 100%;
    height: auto;
    max-width: 990px;
    margin: 0 auto;
    display: block;
    padding-top: 40px;
}


@media screen and (max-width: 900px){

	.video-container iframe{
	    min-height: 300px;
	    min-width: 350px;
	    width: 100%;
	    height: auto;
	    max-width: 990px;
	    margin: 0 auto;
	    display: block;
	        padding-top: 30px;
	}


}



@media screen and (min-width: 1700px){

	.box-color {
		background: url(../images/new-img/divisor-1000.jpg) no-repeat center right;
		background-size: contain;
		background-color: #003383 !important;

	}

}

.box-color p{
	color: #FFF;
}

.box-color a{
	color: #FFF;
}

.box-home-logo a:hover{
	color: #003383;
}

.box-color a:hover{
	color: #bc2e34;
}



.box-home-logo a img{
	padding-right: 10px;
	position: relative;
	top: -2px;
}

.lista-produtos h5{
	    background: #003383;
    padding: 10px;
    color: #FFF;
    text-align: center;
}


.rd-navbar-fixed .rd-navbar-brand img{
	height: 54px;
}

.rd-navbar-fixed .rd-navbar-panel{
	background: #003383;
	border-top: 10px solid #b01630;
}

.rd-navbar-fixed .rd-navbar-panel{
	border: none;
}

.page-header {
    border-top: 15px solid #b01630;
    border-bottom: 5px solid #FFF;
}


.footer-corporate__inner p {
	color: #FFF;
}

.bg-topo .swiper-container{
	min-height: 10px;
	height: auto;	
}


@media screen and (max-width: 991px){
.list-inline-xxs{
	margin-top: 10px !important;
}

	.ui-to-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    font-size: 18px;
    line-height: 38px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 20;
    transition: .3s all ease;
    transform: translateY(100px);
}

	.page-header {
	    border-top: none;
	    border-bottom: 3px solid #FFF;
	}
	.box-color{
		background: #FFF !important;
	}

	.box-color p{
		color: #888;
	}

	.box-color a{
	color: #bc2e34;
	}

	.box-color a:hover{
	color: #003383;
	}

}




@media screen and (max-width: 530px){
	.text-footer h3{
		color: #001383;
		font-size: 45px;
		text-transform: uppercase;
		text-align: center;
	}
}


@media screen and (max-width: 1600px){
	.text-destaque {
	    font-size: 38px;
	    line-height: 168%;
	    text-align: right;
	}
}
@media screen and (max-width: 1200px){
	.text-destaque {
	    font-size: 34px;
	    line-height: 168%;
	    text-align: right;
	}
}


@media screen and (max-width: 991px){
	.text-destaque {
	    font-size: 48px;
	    line-height: 168%;
	    text-align: right;
	    margin-bottom: 20px;
	}

	#section-see-features{
	    padding-top: 30px !important;
	}

}


@media screen and (max-width: 767px){
	.text-destaque {
	    font-size: 40px;
	    line-height: 168%;
	    text-align: right;
	    margin-bottom: 20px;
	}
}

@media screen and (max-width: 528px){
	.text-destaque {
	    font-size: 33px;
	    line-height: 168%;
	    text-align: right;
	    margin-bottom: 20px;
	}
}

@media screen and (max-width: 447px){
	.text-destaque {
	    font-size: 27px;
	    line-height: 168%;
	    text-align: right;
	    margin-bottom: 20px;
	}
}
@media screen and (max-width: 368px){
	.text-destaque {
	    font-size: 23px;
	    line-height: 168%;
	    text-align: right;
	    margin-bottom: 20px;
	}
}

@media screen and (max-width: 430px){
	.text-footer h3 {
	    color: #001383;
	    font-size: 35px;
	    text-transform: uppercase;
	    text-align: center;
	}

}


.modal-container{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 450px;
	background: #003383;
	display: none;
	z-index: 9999;
}


.modal{
	/*min-width: 900px;*/
display: block;
	min-height: 500px;
	height: 100%;
	position: relative;
	top: 50%;

	/*left: 50%;*/
    /*margin-left: -450px;*/
	margin-top: -260px;
	color: #FFF;
/*	margin: 0 auto;*/
}


.show-container{
	display: block !important;
}


.logo-modal{
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	transition: all 1s ease-out;
}

.modal h1{
    text-align: center;
    color: #003383;
    font-family: "Libre Franklin", Helvetica, Arial, sans-serif;
    font-size: 40px;
    margin-top: 40px;
    background: #FFF;
    padding: 20px 0;
}

.modal h1 span{
	font-size: 40px;
}

.box-resposta, .resposta-nao{
	display: none;
}

.resposta{
	text-align: center;
	margin-top: 30px;
}
.resposta span{
	position: relative;
	display: inline-block;
}
.resposta a{
	text-decoration: none;
	color: #FFF;
	background: #bc2e34;
	border-top: 1px solid #bc2e34;
	border: 1px solid #bc2e34;
	padding: 10px;
	position: relative;
	display: inline-block;
	width: 115px;
	text-align: center;

	font-size: 20px;
	letter-spacing: 2px;
}

.resposta a:hover{
	color: #003383;
}

.resposta span:first-child{
	margin-right: 60px;
}

.resposta span:first-child::after{
	content: "";
	position: absolute;
	width: 35px;
	height: 9px;
	background: url(../img/icon-menu.png) no-repeat center center;
    left: -53px;
    top: 14px;
}

.resposta span:first-child::before{
	content: "";
	position: absolute;
	width: 35px;
	height: 9px;
	background: url(../img/icon-menu.png) no-repeat center center;
    left: 103px;
    top: 14px;
}

.resposta span:last-child::before{
	content: "";
	position: absolute;
	width: 35px;
	height: 9px;
	background: url(../img/icon-menu.png) no-repeat center center;
    left: 103px;
    top: 14px;
}

.modal .modal-imperial{
	width: 67%;
	max-width: 80%;

	margin: 0 auto;
	display: block;
	overflow: hidden;

}

.modal .modal-imperial img{
	width: 100%;
	max-width: 100%;
}





.close{
	color: #FFF;
	font-family: Arial;
	font-size: 18px;
	position: absolute;
    right: 95px;
    top: 45px;
    text-decoration: none;
    cursor: pointer;
}


@media screen and (max-width: 580px){
	.modal h1 {
		font-size: 20px;
	}
}
.rd-navbar-submenu li{
	padding: 5px 25px;
}

.rd-navbar-submenu li:hover a{
	color: #FFF !important;

	background: #bc2e34;
}

.rd-navbar-submenu li:hover{
	color: #FFF !important;

	background: #bc2e34;
}

.rd-navbar-dropdown{
	padding: 30px 0 !important;
}

#produtosHome{
	min-height: 720px;
}