/*============ Colors Variable ============*/
:root {
	--blue-basic: #0d59a2;
	--blue-basic-transparent: hsla(209, 85%, 34%, 0.5);
	--blue-light: #7ab2e6;
}



/*-------------------------*/
body{
	background: #ffffff;
}

body ,h1, h2 , h3, h4, h5, h6, p, a{
	font-family: 'Open Sans', sans-serif;
}
a, span{
	display: inline-block;
}
p{
	font-size: 14px;
	color: #000000;
}

/*============Head-section ends here============*/
#head-section{
	box-shadow: 0 2px 10px #000000;
	background-color: var(--blue-basic-transparent);
	position: absolute;
	top:0;
	width: 100%;
	z-index: 10000;
}
#head-section .col-sm-9{
	position: relative;
}
.logo-section{
	background: rgba(255, 255, 255, 0.78);
}
#logo img{
	margin: 0;
	width: 100%;
}
.slicknav_menu{
	display: none;
}
#menu{
	padding: 0;
	margin: 0;
}
#menu li{
	list-style: none;
	float: left;
	position: relative;
	margin: 0 20px 0 0;
}
#menu li:last-child{
	margin: 0;
}
#menu li a{
	font-family: 'montserratsemi_bold', Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	padding: 30px 0;
	background: url('../img/active-bg.png') center 105% no-repeat;
	transition: all 0.3s;
}
#menu li a:hover,
#menu li a:focus,
#menu li a:active{
	background: url('../img/active-bg.png') center 70% no-repeat;
	text-decoration: none;
}
.number{
	position: absolute;
	width: auto;
	padding: 10px;
	background: #ffffff;
	border-top:2px solid #2e3175;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	right: 0;
	font-size:20px;
}
.number .fa{
	display: inline-block;
	padding: 5px 6px;
	border-radius: 100%;
	background: var(--blue-basic);
	color: #ffffff;
	margin: 0 10px 0 0;
}
.number a{
	color: var(--blue-basic);
}
/*============banner section styles=================*/
#banner-section{
	
}
#banner-section .flexslider{
	padding: 0;
	border:none;
	box-shadow: none;
}
#banner-section .flexslider li{
	position: relative;
}
#banner-section .flexslider img{
	z-index: -1;
	width: 100%;
}
.slide-content{
	position: absolute;
	width: 100%;
	left: 0;
	text-align: right;
	z-index: 1000000;
	bottom: 5%;
}

.more{
	font-family: 'montserratbold', Arial;
	display: inline-block;
	background: #ffffff;
	padding:8px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 800;
	color: #878bc9;
	border-radius: 50px;
}
.more:hover,
.more:active,
.more:focus{
	color: #878bc9;
}

/*============main-section styles=================*/
#main-section{
	width: 100%;
	overflow: hidden;
}
.main-content .col-sm-6{
	height: 300px;
	min-height: 300px;
	box-shadow: 0 2px 10px #999999;
}
.from-right{
	background:-moz-linear-gradient(right, #e0e1f4, #ffffff);
	background:-webkit-linear-gradient(right, #e0e1f4, #ffffff);
	background:-ms-linear-gradient(right, #e0e1f4, #ffffff);
	background:-o-linear-gradient(right, #e0e1f4, #ffffff);
	padding-left: 5%;
	text-align: left;
}
.from-left{
	background:-moz-linear-gradient(left, #e0e1f4, #ffffff);
	background:-webkit-linear-gradient(left, #e0e1f4, #ffffff);
	background:-ms-linear-gradient(left, #e0e1f4, #ffffff);
	background:-o-linear-gradient(left, #e0e1f4, #ffffff);
	padding-right: 5%;
	text-align: right;
}
.bg-1{
	background: url('../img/bg-1.png') no-repeat;
}
.bg-2{
	background: url('../img/bg-2.png') no-repeat;
}
.bg-3{
	background: url('../img/bg-3.png') no-repeat;
}
.section-title{
	font-size: 30px;
	color: var(--blue-basic);
	text-transform: uppercase;
	margin: 100px 0 15px 0;
	font-weight: 700;
}
.main-content p{
	font-size: 16px;
	color:var(--blue-basic);
	margin: 0 0 30px 0;
	font-weight: 300;
}
.center{
	text-align: center;
}
/*============tagline-section styles=================*/
.title-big{
	font-size: 55px;
	font-weight: 300;
	text-align: center;
	color: var(--blue-basic);
	margin: 30px 0 0 0;
	text-transform: uppercase;
}
.title-big strong{
	font-weight: 900;
}
.mark{
	position: absolute;
	width: 100%;
	text-align: center;
}
#desc-section{
	padding:140px 0 70px 0;
	background: var(--blue-basic);
	box-shadow: inset 0 0 10px #000000;
	text-align: center;
	margin:90px 0 0 0;
}
.desc{
	font-size: 16px;
	color: #ffffff;
	font-weight: 300;
	padding:0 80px;
}
/*----------------------------Scroll Top Styles-----------------------*/
.footer-content{
	background: #ffffff;
	padding: 0;
}
.footer-content p,
.footer-content a{
	color: var(--blue-light);
}
.footer-content .fa{
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 28px;
	font-size: 20px;
	background-color: var(--blue-basic);
	color: #ffffff;
	margin: 0;
}
.fa-ul{
	padding: 30px 0;
}
.address, .phone{
	margin: 30px 0 0 0;
}
.address{
	padding: 8px 0 8px 60px;
	background: url('../img/map-icon.png') left center no-repeat;
}
.phone{
	padding: 8px 0 8px 60px;
	background: url('../img/phone-icon.png') left center no-repeat;
}
.footer-rights{
	background: var(--blue-basic);
}
.rights{
	font-size: 12px;
	font-weight: 800;
	color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 5px 0;
}
.footer-logo img{
	width: 100%;
}
/*------------------------------------------------------------------------------------*/
/*	Inner pages Styles
/*-----------------------------------------------------------------------------------*/

.page-title{
	font-size: 40px;
	text-transform: uppercase;
	color: var(--blue-basic);
	font-weight: 400;
}
.ap.bg-1{
	background:url('../img/ap-img.jpg') left center no-repeat;
	background-size: cover;
	height: 400px;
}
.ap.bg-2{
	background:url('../img/ap-img_2.jpg') left center no-repeat;
	background-size: cover;
	height: 400px;
}
.ap.bg-3{
	background:url('../img/ap-img_3.jpg') left center no-repeat;
	background-size: cover;
	height: 400px;
}
.ap.bg-4{
	background:url('../img/ap-img_4.jpg') left center no-repeat;
	background-size: cover;
	height: 400px;
}
.ap.from-left{
	height: 400px;
}
.ap.from-left .section-title,
.ap.from-left p{
	text-align: left;
}
.contact-section{
	padding: 50px 0;
	background: -moz-linear-gradient(top, #ffffff, #e2e2f4);
	background: -webkit-linear-gradient(top, #ffffff, #e2e2f4);
	background: -ms-linear-gradient(top, #ffffff, #e2e2f4);
	background: -o-linear-gradient(top, #ffffff, #e2e2f4);
}
.contact-form  p{
	margin: 0 0 20px 0;
}
.contact-form .form-control{
	border:1px solid var(--blue-basic);
	height: 40px;
	background: #f1f2f8;
	color: var(--blue-basic);
	border-radius: 0;
	font-size: 16px;
}
.contact-form textarea.form-control{
	height: auto;
}
.contact-form .btn{
	border:none;
	background: var(--blue-basic);
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	padding: 5px 40px;
	border-radius: 0;
	margin: 0 2px;
}
.btns{
	text-align: right;
}
.contact-info{
	text-align: center;
}
.contact-info img{
	margin: 0 0 15px 0;
}
.contact-info a{
	color: var(--blue-basic);
}

.service{
	padding: 30px 15px;
	height: 700px;
	text-align: center;
}
.service img{
	margin: 30px 0 25px 0;
}
.service h4{
	font-size: 24px;
	color: #ffffff;
	margin: 0 0 25px 0;
}
.service p{
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	margin: 0 0 15px 0;
	background-size: cover;
}
.service-1{
	background: url('../img/service-bg-1.jpg') no-repeat;
}
.service-2{
	background: url('../img/service-bg-2.jpg') no-repeat;
}
.service-3{
	background: url('../img/service-bg-3.jpg') no-repeat;
}
/*------------------------------------------------------------------------------------*/
/*	Scroll Top Styles
/*-----------------------------------------------------------------------------------*/
#back-to-top {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: inline-block;
    padding: 30px;
    line-height: 42px;
    font-size: 18px;
    float: right;
    color: #ffffff;
    background: #1BA0DA url(../img/scroll-top.png) center top no-repeat;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

/*============localiza page styles=================*/
iframe{
	width: 100%;
	height: 500px;
	border:none;
}

/*-------------------------------------*/
/*-----All Media Queries-------------*/
/*-------------------------------------*/
@media (max-width: 1200px){
	#logo img{
		width: 100%;
	}
	#menu li{
		margin: 0;
	}
	#menu li a{
		font-size: 10px;
		margin: 0 5px;
	}
	.ap .section-title{
		margin: 15px 0;
	}
	.service{
		height: 800px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	#head-section{
		position: static;
		text-align: center;
	}
	.number{
		position: static;
	}
	#menu{
		display: none;
	}
	.slicknav_menu {
		display:block;
		background: #001781;
	}
	.slicknav_btn{
		background: none;
	}
	.slicknav_nav a{
		color: #ffffff;
	}
	.slicknav_nav .fa{
		color: #ffffff;
		margin: 0 10px 0 0;
	}
	.flex-direction-nav{
		top:30%;
	}
	.ap .section-title{
		margin: 10px 0;
	}
	.main-content p{
		font-size: 13px;
	}
	.ap.from-left,
	.ap.bg-1{
		height: 500px;
	}
	
}
@media (max-width: 767px){
	body{
		overflow-x:hidden; 
	}
	#head-section{
		text-align: center;
		position: static;
	}
	#menu{
		display: none;
	}
	.slicknav_menu {
		display:block;
		background: #001781;
	}
	.slicknav_btn{
		background: none;
	}
	.slicknav_nav a{
		color: #ffffff;
	}
	.slicknav_nav .fa{
		color: #ffffff;
		margin: 0 10px 0 0;
	}
	.flex-direction-nav{
		top:30%;
	}
	.number{
		position: static;
	}
	.section-title{
		margin: 0;
		padding: 40px 0 20px 0;
	}
	.more{
		font-size: 12px;
		font-weight: 300;
	}
	.flex-direction-nav .flex-next{
		right: 0;
	}
	.flex-direction-nav .flex-next,
	.flex-direction-nav .flex-prev{
		height: 50px;
		width: 18px;
		background-size: contain;
	}
	#footer-section{
		text-align: center;
	}
	#footer-section p{
		display: inline-block;
	}
	.ap.from-left,
	.ap.bg-1{
		height:auto;
	}
	.service,
	.service-1,
	.service-2,
	.service-3{
		height: auto;
		background-size: 100%;
	}
}
@media (max-width: 640px){
	body{
		overflow-x:hidden; 
	}
	#head-section{
		text-align: center;
		position: static;
	}
	#menu{
		display: none;
	}
	.slicknav_menu {
		display:block;
		background: #001781;
	}
	.slicknav_btn{
		background: none;
	}
	.slicknav_nav a{
		color: #ffffff;
	}
	.slicknav_nav .fa{
		color: #ffffff;
		margin: 0 10px 0 0;
	}
	.flex-direction-nav{
		top:30%;
	}
	.number{
		position: static;
	}
	.section-title{
		margin: 0;
		padding: 40px 0 20px 0;
	}
	.more{
		font-size: 12px;
		font-weight: 300;
	}
	.flex-direction-nav .flex-next{
		right: 0;
	}
	.flex-direction-nav .flex-next,
	.flex-direction-nav .flex-prev{
		height: 50px;
		width: 18px;
		background-size: contain;
	}
	#footer-section{
		text-align: center;
	}
	#footer-section p{
		display: inline-block;
	}
	.more{
		float: left;
		padding: 2px;
	}
	.ap.from-left,
	.ap.bg-1{
		height:auto;
		padding: 20px;
	}
}
@media (max-width: 480px){
	body{
		overflow-x:hidden; 
	}
	#head-section{
		text-align: center;
		position: static;
	}
	#menu{
		display: none;
	}
	.slicknav_menu {
		display:block;
		background: #001781;
	}
	.slicknav_btn{
		background: none;
	}
	.slicknav_nav a{
		color: #ffffff;
	}
	.slicknav_nav .fa{
		color: #ffffff;
		margin: 0 10px 0 0;
	}
	.flex-direction-nav{
		top:30%;
	}
	.number{
		position: static;
	}
	.section-title{
		margin: 0;
		padding: 40px 0 20px 0;
	}
	.more{
		font-size: 12px;
		font-weight: 300;
	}
	.flex-direction-nav .flex-next{
		right: 0;
	}
	.flex-direction-nav .flex-next,
	.flex-direction-nav .flex-prev{
		height: 50px;
		width: 18px;
		background-size: contain;
	}
	#footer-section{
		text-align: center;
	}
	#footer-section p{
		display: inline-block;
	}
	.more{
		float: left;
		padding: 2px;
	}
	.ap.from-left,
	.ap.bg-1{
		height:auto;
		padding: 20px;
	}
}

.azul {
	 color: var(--blue-basic);
}