.container {
	width: 100% !important;
}
header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 999999999;
	background: #fff;
}
.top-header {
	overflow: hidden;
	margin: 5px auto;
}
.logo {}
.logo img {}
.info {
	background: #07213C;
	overflow: hidden;
	padding: 10px 35px;
	background: #07213C;
	border-radius: 0px 0px 0px 60px;
	border: 2px solid #095BA4;
	box-shadow: 5px 3px 5px #222;
	box-sizing: border-box;
}
.info-section {
	color: #fff;
	padding: 5;
}
.info-section i {
	padding: 8px;
	background: #00A5A0;
	border-radius: 50%;
	margin-right: 4px;
}
.navbar-toggler > i {
	color: #fff;
	padding: 8px;
}
.navbar-toggler {
	margin: 0 auto;
}
.navbar {
	padding: 0; 
}
.navigation-menu {
	background: #07213C;
	border-bottom: 4px solid #00A5A0;
}
.navbar-nav {}
.navbar-nav li {
	margin-right: 15px;
	overflow: hidden;
}
.navbar-nav li:hover {
	background: #00A5A0;
}
.nav-link {
	color: #fff !important;
	padding: 15px !important;
}
.nav-link:hover {
	background: #00A5A0;
	text-decoration: none !important;
}
.active {
	background: #navigation-menu !important;
}
.navbar-nav li ul {
	display: none;
	position: absolute;
	border-bottom: 4px solid #00A5A0;
	background: #07213C;
	text-align: left;
	list-style: none;
	padding: 0;
	z-index: 99999;
}
.navbar-nav li ul li {
	margin: 0;
}
.navbar-nav li ul li a {
	display: block;
	padding: 15px 20px;
	text-decoration: none;
	color: #fff;
}
.navbar-nav li ul li a:hover {
	background: #00A5A0;
}
.slider-btn {
	text-decoration: none !important;
}
.slider-btn:hover {
	background: #0069D9 !important;
	border: 1px solid #fff;
}
/*slider*/
.full-screen-slider {
	margin-top: 10vmin;
}
.slide-item {
	width: 100%;
	height: calc(100vh - 120px);
	background-size: cover !important;
	background-position: center !important;
	position: relative;
}
.slide-content-sec-with-flow {
	margin: 0 !important;
	position: relative !important;
	transform: translateY(0) !important;
	padding-top: 3vmin;
	top: 100px !important;
}
.slide-content-sec {
	margin: 0 auto;
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 3vmin;
}
.slide-item-one h1 {
	margin-bottom: 6vmin;
	font-size: 5vmin;
	font-weight: bold;
}
.slide-item-one {}
.slide-item-one img {
	width: 20vmin;
	display: inline-block !important;
}
.slide-item-one h4 {
	font-size: 3vmin;
	margin: 2vmin 0;
}
.slide-content-sec {
	position: relative;
	margin: 0 3vmin;
	z-index: 9999999;
}
.slide-content-sec .row h1 {
	margin-bottom: 2vmin;
	font-size: 5vmin;
	font-weight: bold;
}
.slide-content-sec p {
	font-size: 3vmin;
	line-height: 30px;
	position: relative;
	z-index: 999999999;
}
.call-flow-img {
	width: 80% !important;
	position: absolute;
	bottom: 30px !important;
	right: 10px;
	z-index: 9;
}
.slide-content-sec .slider-btn {
	display: inline-block;
	text-decoration: none;
	font-size: 2vmin;
	color: #fff;
	background: #00A5A0;
	padding: 1vmin 3vmin;
	border-radius: 50px;
	cursor: pointer;
	transition: all .5s;
}
.slide-content-sec .slider-btn:hover {
	border: 0;
}
.slick-slide {
	margin: 0 !important;
}
.full-screen-slider .slick-dots {
	bottom: 2vmin !important;
}
.full-screen-slider .slick-dots li button::before {
	font-size: 2vmin;
	color: #fff !important;
}
.slick-next {
	right: 1vmin !important;
	z-index: 9999;
}
.slick-prev {
	left: 1vmin !important;
	z-index: 9999;
}
/*end slider*/
.services {
	padding-top: 30px;
	clear: both;
	overflow: hidden;
}
.service-box {
	margin-bottom: 5px;
}
.service-icon {
	margin-bottom: -30px;
	background: #fff;
}
.service-icon img {
	border-radius: 50%;
	border: 1px solid #ccc;
	width: 35%;
	background: #fff;
}
.service-content {
	border: 1px solid #ccc;
	padding: 20px 15px;
	border-radius: 5px;
	min-height: 150px;
}
.service-content h3 {
	font-weight: 600;
	padding: 20px 0;
	font-size: 16px;
}
.service-btn {
	margin-top: -20px;
	background: #18ADA9;
}
.section-btn {
	margin-top: 30px;
	background: #000;
	overflow: hidden;
	padding: 20px 5px;
	margin-bottom: 5px;
}
.section-btn a {
	width: 100%;
	padding: 15px;
	background: #3fa7cc;
	font-weight: bold;
	overflow: hidden;
}
.content-slider {
	background-size: cover;
	color:000;
	padding: 50px 10px;
	overflow: hidden;
	margin-bottom: 5px;
	position: relative;
}
.content-slider .slider {
	width: 100% !important;
}
.slick-prev {
	left: 0 !important;
}
.slick-next {
	right: 10px !important;
}
.slick-prev::before, .slick-next::before {
	font-size: 30px !important;
}
.slick-dots {
	z-index: 9999999999;
}
.s-o {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	cursor: pointer;
	z-index: 999;
}
.content-slider-one {
	background-image: url('../images/section1.jpg');
}
.content-slider-two {
	background-image: url('../images/section2.jpg');
}
.content-slider-three {
	background-image: url('../images/section3.jpg');
}
.content-slider-four {
	background-image: url('../images/section4.jpg');
}
.content-slider h1 {
	text-align: center;
	padding-bottom: 80px;
	color: #fff;
	position: relative;
}
.bx-wrapper {
	box-shadow: none;
	border: none;
	width: 100% !important;
	background: transparent;
}
.bxslider {
	width: 100%;
	position: relative;
	transition-duration: 0.5s;
	transform: translate3d(-2250px, 0px, 0px);
}
.bx-clone {
	float: left;
	list-style: outside none none;
	position: relative;
	width: 250px;
}
.content-slider-icon {
	color: #3AB0E2;
	padding: 10px 5px;
}
.content-slider-icon i {
	font-size: 50px;
}
.content-slider-content {
	padding: 10px 5px;
}
.content-slider-title {
	color: #fff;
}
.top-footer {
	padding: 50px 20px 30px 20px;
	background: #0B1827;
	color: #fff;
}
.footer-icon-one {
	padding: 5px;
	color: #3AB0E2 !important;
}
.top-footer h3, .top-footer h1 {
	margin-bottom: 20px;
}
.top-footer i {
	color: #fff;
}
.fotter-title {}
.social-icons {}
.social-icons i {
	padding: 15px;
	border-radius: 5%;
	font-size: 28px;
}
.fb {
	background: #36528C;
}
.youtube {
	background: #FF0000;
}
.botton-footer {
	padding: 20px 10px;
	background: #07213C;
}
.botton-footer p {
	color: #fff;
	margin: 0;
}
/*Responsive Styles*/
@media only screen and (min-width: 300px) and (max-width: 991px) {
    .navbar-nav li ul {
		position: relative !important;
	}
	.service-box {
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 500px) and (min-width: 300px) {
	.info {
		font-size: 10px !important;
		width: 72%;
		box-sizing: border-box;
	}
	.info-section i {
		margin-right: 4px;
	}
	.info-section {
		padding: 0;
	}
	.logo {
		width: 28%;
		box-sizing: border-box;
	}
	.logo img {
		width: 100%;
		min-height: 43px;
	}
}
@media only screen and (max-width: 700px) and (min-width: 501px) {
	.info {
		font-size: 12px !important;
		width: 70%;
		box-sizing: border-box;
	}
	.info-section {
		padding: 0;
	}
	.logo {
		width: 30%;
		box-sizing: border-box;
	}
	.logo img {
		width: 100%;
		max-height: 56px;
	}
}
@media only screen and (max-width: 610px) {
	.call-flow-img {
		transform: translateY(25%) !important;
	}
}

@media only screen and (min-width: 701px) {
	.info {
		font-size: 16px !important;
		width: 70%;
		box-sizing: border-box;
	}
	.info-section {
		padding: 0;
		margin: 0 auto;
	}
	.logo {
		width: 30%;
		box-sizing: border-box;
	}
	.logo img {
		width: 80%;
		max-height: 55.65;
		max-width: 248px;
	}
}
@media only screen and (max-width: 532px) and (min-width:320px) {
	.content-slider > h1 {
		font-size: 32px;
	}
	.call-flow-img {
		bottom: 20vmin !important;
	}
}
@media only screen and (max-width: 991px) and (min-width:200px) {
	#s-button-one, #s-button-two, #s-button-three {
		margin-bottom: 10px;
	}
}