body{
	font-family: 'Lato', sans-serif;
	color: white;
	line-height: 1;
}
h1, h2, h3{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
h1{
	font-size: 48px;
}
h3{
	font-size: 36px;
	font-weight: 800;
}
h5{
	font-size: 24px;
	font-weight: black;
	color: #BDBDBD;
	margin-bottom: 5px;
}
header{
	background: url('../img/image1.png') no-repeat center;
	height: 780px;
	padding-top: 25px;	
}
.owl-carousel div {
	width:100%; 
}
.owl-theme .owl-dots{
	display: inline-block;
	text-align: left;
	padding-left: 1%;
	margin-top: 25px;
} 
.owl-theme .owl-dots .owl-dot{
	padding-right: 40px;
}
.owl-carousel button.owl-dot .active span{
	background: #FFF;
}
.owl-theme .owl-nav {
	position: absolute;
	display: inline-block;
    text-align: right;
   	margin-top: 65px;
}
.owl-theme .owl-nav [class*=owl-] {
	border-radius: none;
}
.owl-carousel .owl-nav button.owl-prev, 
.owl-carousel .owl-nav button.owl-next{
 	background: rgb(255, 255, 255, 0.2);
 	padding: 25px 29px;
}
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover{
 	background: rgb(255, 255, 255, 0.4);
 	padding: 25px 29px;
}
.head_w{
	position: fixed;
	padding: 25px;
	z-index: 10;
	top: 0;
	width: 100%;
	background: #FFF;
	color: #005FA3;
}
.head_w span a, .head_w span a:hover{
	color: #005FA3;
}
.container1{
	margin: 0;
}
.logo{
	margin-right: 11px;
}
.blue{
	display: none;
}
.info{
	display: flex;
	justify-content: space-between;
	font-size: 13px;
	font-weight: 400;
}
.info img{
	margin-right: 15px;	
}
.menu{
	font-size: 14px;
	font-weight: bold;
	margin-top: 13px;
}
.main{
	margin-left: 32px;
}
.menu a, .menu a:hover{
	color: white;
}
.offer h1{
	width: 770px;
	margin-top: 125px;
	line-height: 160%;
}
.offer p{
	font-size: 24px;
	width: 730px;
	font-weight: 600px;
	margin-top: 30px;
	line-height: 180%;
}
.offer button{
	margin-top: 70px;
}
button{
	background: #005FA3;
	padding: 17px 35px;
	font-size: 18px;
	color: #fff;
	border: none;
}
section{
	padding-top: 136px;
	padding-bottom: 136px;
}
#second{
	background: #EBEBEB;
}
#second h1{
	color: #333;
	line-height: 1;
}
#second img{
	width: 100%;
	height: 100%;
}
#second .card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.3);
  transition: all .3s ease;
}

#second .card:hover::before {
  background-color: rgba(0, 95, 163, 0.65);
}
.photo1{
	margin: 90px 0 30px 0px;
}
.card .text{
	color: #FFF;
	font-size: 24px;
	font-weight: black;
	line-height: 105%;
	text-align: center;
	position: absolute;
	bottom: 45px;
	right: 50px;
	width: 250px;
}
.card .text1{
	bottom: 65px;
}
#third h1{
	color: #005FA3;
	line-height: 100%;
	margin-bottom: 53px;
}
#third h1 span{
	color: #333;
}
#third h5{
	margin-top: 70px;
	margin-bottom: 0;
}
#third p{
	color: #000;
	font-size: 18px;
	width: 470px; 
	line-height: 115%;
	font-weight: 300;
}
.square{
	background: #EBEBEB;
	height: 270px;
	width: 270px;
	color: #000;
	padding: 84px 0 84px 48px;
	margin: 0 30px 30px 0;
}
.square img{
	vertical-align: bottom;
	margin-right: 10px;
}
.square h6{
	font-size: 55px;
	font-weight: 900;
	vertical-align: top;
}
.square .text{
	font-size: 14px;
	font-weight: bold;
}
.square div{
	display: inline-block;
	padding: 5px 0;
}
.last{
	background: #005FA3;
	color: white;
}
#fourth .ROW{
	background: url("../img/image3.png") no-repeat center;
	padding: 0 100px 96px 196px;
}
#fourth ul{
	margin: 0 auto;
}
#fourth h1{
	text-align: center;
}
#fourth ul li a{
	width: 225px;
	padding: 18px 61px;
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{
	background: #EBEBEB;
	margin-top: 66px;
	margin-right: 25px;
	color: #000000;
	border: none;
	border-top-left-radius: 0;
    border-top-right-radius: 0;
    transition: .5s;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
	background: #005FA3;
	color: white;
	border: none;
	border-top-left-radius: 0;
    border-top-right-radius: 0;
    transition: .5s;
}

.tab-content img{
	margin-top: 41px;
}
.tab-content p{
	font-size: 18px;
	margin-top: 61px;
	line-height: 138%;
}
#fifth{
	background: url('../img/image4.png') no-repeat center;
	text-align: center;
	padding-top: 74px;
}
#fifth h1{
	font-weight: 900;
}
#fifth h6{
	font-size: 24px;
	margin-bottom: 76px;
}
#fifth p{
	text-align: left;
	font-size: 18px;
}
#fifth img{
	margin-right: 30px;
}
form{
	padding-left: 152px;
}
form div{
	display: inline-block;
	justify-content: start;
	
}
.name{
	margin-right: 32px;
}
form div input{
	width: 270px;
}
label{
	display: block;
	text-align: left;
	margin-bottom: 27px;
}
input{
	text-align: left;
	margin-bottom: 20px;
	display: block;
	background: none;
	border: none;
	border-bottom: 1px solid white;
	width: 577px;
	padding-bottom: 5px;
}
#msg{
	padding-bottom: 91px;
}
form button{
	display: block;
	margin-left: auto;
}
footer{
	padding: 28px 375px 33px 375px;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 1199px){
	.info img {
	    margin-right: 5px;
	}
	footer{
		padding: 28px 250px 33px;
	}
	form div input{
	    width: 210px;
	}
	input{
		width: 100%;
	}
	.card .text{
		right: 7%;
	}
	#third h5{
		margin-top: 40px;
	}
	#third p{
		width: 100%;
	}
	.square {
	    height: 210px;
	    width: 210px;
	    padding: 44px 0 34px 13px;
	}
}
@media screen and (max-width: 991px){
	.offer h1{
		width: 100%;
	}
	.info{
		font-size: 12px;
	}
	.offer p{
		width: 100%;
	}
	#third h5{
		margin-top: 0;
	}
	.card .text{
		width: 100%;
		right: 0;
		bottom: 5%;
	}
	.square img{
		height: 50%;
		margin-right: 0;
	}
	.square{
		width: 100%; 
		text-align: center;
		padding: 20px 0;
	}
	#fourth .ROW {
		padding: 0 50px 50px;
	}
	form{
		padding-left: 70px;
	}
	form div input, input{
	    width: 100%;
	}
	.name{
		margin-right: 0;
	}
	form div{
		display: block;
	}
}
@media screen and (max-width: 767px){
	.main{
		margin-left: 0;
	}
	.geo_logo{
		text-align: center;
	}
	.owl-theme .owl-dots {	
		padding-left: 2%;    
		margin-top: -30px;
	}
	.owl-theme .owl-nav {
	    margin-top: 0;
	}
	#third p{
		margin-bottom: 40px;
	}
	#fourth{
		padding-top: 50px;
	}
	#fourth .ROW {
	    padding: 0 20px 50px;
	}
	.tab-content .image{
		display: none;
	}
	.tab-content p{
	 	text-align: center;
	}
	#msg{
		padding-bottom: 20px;
	}
	.name div{
		display: inline-block;
		margin-right: 30px;
	}
	form{
		margin-top: 30px;
		padding-left: 0;
	}
	#fifth{
		padding-bottom: 50px;
	}
	footer {
	    padding: 28px 100px 33px;
	}
}
@media screen and (max-width: 575px){
	h1{
		font-size: 40px;
	}
	#fifth h6 {
	    font-size: 20px;
	    margin-bottom: 30px;
	}
	#fourth ul li a {
	    width: 150px;
	    padding: 20px;
	}
	.head_w{
		padding: 25px 5px;
	}
	footer {
	    padding: 28px 30px 33px;
	}
}
@media screen and (max-width: 460px){
	.offer h1{
		margin-top: 70px;
	}
	.owl-theme .owl-nav {
	    margin-top: -20px;
	}
	.owl-theme .owl-dots {
	    margin-top: -60px;
	}
	.info{
		font-size: 14px;
		display: flex;
  		flex-flow: column wrap;
  		text-align: center;
  		
	}
	.info img{
		margin-right: 15px;
	}
	.info span{
		width: 100%;
		margin: 5px 0;
	}
	.menu{
		font-size: 12px;
	}
}
@media screen and (max-width: 389px){
	.offer button {
	    margin-top: 30px;
	}
	.owl-theme .owl-nav {
	    margin-top: -60px;
	}
	h1{
		font-size: 36px;
	}
	.logo{
		height: 80%;
	}
	h3{
		font-size: 30px;
	}
	#fourth ul li a {
	    width: 120px;
	    padding: 20px;
	    font-size: 12px;
	}
	.tab-content p {
	    margin-top: 20px;
	}
	label{
		margin-bottom: 10px;
	}
	footer{
		font-size: 12px;
	}
}
