* {
	margin: 0;
	padding: 0
}
body {
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif
}
@font-face {
	font-family: Flaticon;
	src: url(../fonts/Flaticon.eot);
	src: url(../fonts/Flaticon.eot?#iefix) format("embedded-opentype"), url(../fonts/Flaticon.woff2) format("woff2"), url(../fonts/Flaticon.woff) format("woff"), url(../fonts/Flaticon.ttf) format("truetype"), url(../fonts/Flaticon.svg#Flaticon) format("svg");
	font-weight: 400;
	font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
	font-family: Flaticon;
	src: url(../fonts/Flaticon.svg#Flaticon) format("svg")
}
}
[class*=" flaticon-"]:after, [class*=" flaticon-"]:before, [class^=flaticon-]:after, [class^=flaticon-]:before {
	font-family: Flaticon;
	font-size: 50px;
	font-style: normal;
	margin-left: 20px
}
.flaticon-light-bulb:before {
	content: "\f100"
}
.flaticon-multiple-users-silhouette:before {
	content: "\f101"
}
.flaticon-target:before {
	content: "\f102"
}
a {
	color: #be3a27;
	text-decoration: none
}
a:hover {
	color: #be3a27;
	text-decoration: none
}
td.text-center {
	text-align: center
}
p strong.bg-bold {
	margin: 10px 0 5px 0
}
p strong.bg-bold span {
	background: #137ec2fa;
	color: #fff;
	padding: 5px 10px;
	line-height: 40px
}
a, div, i, li, span {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
::selection {
	background: #137ec2fa;
	color: #fff
}
.left-float {
	float: left
}
.margin-top-5 {
	margin-top: 5px
}
.modal-body {
	height: 650px
}
.modal-content {
	background: 0 0;
	border: none;
	margin-top: 60px
}
.hidden-desk {
	display: none
}
.hidden-desk-nav {
	display: none
}
.slide-info {
	margin-bottom: 60px
}
.padding-80 {
	padding: 80px 0!important
}
.padding-top-115 {
	padding-top: 115px
}
.padding-top-60 {
	padding-top: 60px
}
.margin-50 {
	margin: 50px 0
}
.margin-80 {
	margin: 80px 0
}
.margin-top-40 {
	margin-top: 40px
}
.width-88 {
	max-width: 88%
}
.margin-top-0 {
	margin-top: 0!important
}
#top-header {
	position: relative;
	background: #135580;
	overflow: hidden;
	padding: 10px 0
}
#top-header ul {
	margin: 0
}
#top-header .right-header ul {
	float: right;
	text-align: right
}
#top-header .right-header ul li {
	background: #3190c8;
	border-right: none
}
#top-header .right-header ul li i {
	vertical-align: middle;
	height: 35px;
	width: 35px;
	position: absolute;
	margin-left: -45px;
	background: #3190c8;
	border: 1px solid #fff;
	padding: 7px;
	bottom: 1px;
	border-radius: 50%
}
#top-header ul li {
	display: inline-block;
	padding: 8px 20px;
	cursor: pointer;
	color: #fff;
	border-right: 1px solid #fff
}
#top-header ul li:last-child {
	border-right: none
}
#top-header ul li i {
	color: #fff;
	font-size: 20px
}
.top-menu {
	background: #fff
}
#overview {
	position: relative;
	top: -150px;
	z-index: 9
}
#overview .over-view {
	float: left
}
#overview .overview-box {
	text-align: center;
	background: #f9f9f9;
	padding: 50px;
	transition: .3s ease-in;
	min-height: 270px
}
.overview-box span i {
	color: #1e3262
}
#overview .overview-box:hover {
	background: #f9f9f9;
	transition: .3s ease-in;
	outline: 22px double #4bc0ff
}
#overview .overview-box.hover {
	background: #99d9ff
}
.inner-page-content {
	padding: 50px 0
}
.inner-page-content h3 {
	font-size: 35px;
	color: #27b4ff;
	text-align: center
}
.inner-page-content p {
	font-size: 16px;
	color: #888;
	text-align: justify;
	padding: 0 0;
	line-height: 30px;
	letter-spacing: 1px
}
.service-section {
	position: relative;
	background: #f5f5f8;
	width: 100%;
	background-size: cover;
	padding: 75px 30px 35px 375px
}
.service-section:before {
	position: absolute;
	content: '';
	background: url(../images/service.jpg) no-repeat;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%
}
.service-section:after {
	position: absolute;
	content: '';
	background: #253559;
	width: 50%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: .8
}
.service-section .service-title {
	position: relative;
	margin-right: -15px;
	z-index: 1
}
.service-section .service-title p {
	color: #d4d6dc;
	position: relative;
	top: 27px
}
.service-colmun {
	overflow: hidden;
	min-height: 353px
}
.service-section .three-column-carousel .single-item {
	position: relative;
	background: #fff;
	padding: 55px 10px 13px 40px
}
.service-section .owl-dots {
	display: none!important
}
.service-section .owl-theme .owl-controls {
	position: absolute;
	bottom: 26px
}
.service-section .three-column-carousel .single-item .icon-box {
	position: relative;
	margin-bottom: 28px
}
.service-section .three-column-carousel .single-item .icon-box:before {
	position: absolute;
	content: '';
	background: #d0d0d0;
	width: 50px;
	height: 1px;
	left: 0;
	bottom: -15px
}
.service-section .three-column-carousel .single-item .icon-box i:before {
	color: #f6b129;
	font-size: 50px;
	margin: 0
}
.service-section .three-column-carousel {
	position: relative
}
.service-section .single-service {
	background: #fff;
	padding: 15px 15px;
	min-height: 285px;
	margin: 0 15px;
	position: relative
}
.service-section .single-service h3 {
	position: relative;
	font-size: 16px;
	color: #000;
	letter-spacing: 2px
}
.service-section .single-service h3:after {
	content: '';
	position: absolute;
	width: 35px;
	height: 4px;
	border-radius: 10px;
	background: #99d9ff;
	bottom: -12px;
	left: 0
}
.service-section .single-service p {
	font-size: 14px;
	color: #666;
	margin-top: 20px
}
.service-section .owl-pagination {
	display: none!important
}
.service-section .owl-buttons div {
	position: absolute;
	left: 0;
	z-index: 999
}
.service-section .single-service img {
	max-width: 50px;
	margin-bottom: 5px
}
.inner-page-content {
	position: relative;
	padding: 50px 0
}
.inner-page-content h3.inner-page-heading {
	width: 100%;
	transform: rotate(0);
	color: #727272;
	text-align: left;
	line-height: 45px;
	padding-bottom: 20px
}
.inner-page-content .about-para-outer p {
	text-align: justify;
	padding: 0 0;
	line-height: 30px;
	letter-spacing: .5px
}
.inner-page-heading-outer {
	float: left
}
.about-para-outer {
	float: left
}
.inner-page-content h3.inner-page-heading span {
	position: relative;
	background: #137ec2;
	padding: 0 8px;
	color: #fff
}
.inner-page-content h3.inner-page-heading span.inner-span {
	background: 0 0;
	color: #727272;
	margin: 0;
	padding: 0
}
.inner-page-content h3.about-heading:before {
	content: '';
	position: absolute;
	background: #137ec2;
	width: 50px;
	height: 4px;
	border-radius: 10px;
	bottom: 11px;
	left: -147px;
	right: 0;
	margin: 0 auto
}
.inner-page-content h3.inner-page-heading span.inner-span:before {
	content: '';
	position: absolute;
	background: #137ec2;
	width: 63px;
	height: 4px;
	border-radius: 10px;
	bottom: -8px;
	left: 0;
	margin: 0 auto
}
.inner-page-content h3.inner-page-heading:before:before {
content:'';
position:absolute;
background:#137ec2;
width:50px;
height:4px;
border-radius:10px;
bottom:24px;
left:-190px;
right:0;
margin:0 auto
}
.inner-page-content .about-box {
	text-align: center;
	margin-top: 15px
}
.inner-page-content .about-box h3 {
	font-size: 21px;
	color: #137ec2
}
.inner-page-content .about-box p {
	font-size: 14px
}
.inner-page-content .about-box i {
	font-size: 35px;
	color: #fff;
	background: #137ec2;
	height: 60px;
	width: 60px;
	padding: 10px;
	border-radius: 50%;
	margin-bottom: 10px
}
.about-para-outer img.gst-inner-image {
	padding: 0 10px;
	margin: 15px 0
}
#testimonials-area {
	background: #137ec2;
	overflow: hidden;
	position: relative;
	min-height: 200px
}
.testi_inner {
	position: relative;
	padding: 153px 0 17px;
	overflow: hidden
}
.testi_inner:before {
	content: attr(data-title);
	position: absolute;
	left: 100px;
	top: -4px;
	width: 100%;
	font-size: 150px;
	color: rgba(255,255,255,.1);
	font-family: Montserrat, sans-serif;
	font-weight: 700
}
#testimonials-area .testi_inner .testimonial-single {
	padding: 45px
}
#testimonials-area .testi_inner .testimonial-single p {
	padding-top: 6px;
	font-size: 18px;
	color: #fff;
	font-family: Lato, sans-serif;
	letter-spacing: .36px;
	text-align: justify;
	line-height: 30px
}
#testimonials-area .testi_inner .testimonial-single:before {
	content: "";
	background: rgba(255,255,255,.5);
	height: 200px;
	width: 1px;
	position: absolute;
	right: 0;
	top: 6px;
	bottom: 0;
	margin: auto 0
}
#testimonials-area .testi_inner .testimonial-single p i {
	margin: 10px;
	font-size: 20px
}
#testimonials-area .testi_inner .media {
	padding-top: 35px;
	margin-top: 0
}
#testimonials-area .testi_inner .media .media-left {
	padding-right: 25px
}
#testimonials-area .testi_inner .media .media-left img {
	width: auto;
	border: 3px solid #fff;
	border-radius: 50%
}
#testimonials-area .testi_inner .media .media-body {
	vertical-align: middle
}
#testimonials-area .testi_inner .media .media-body h4 {
	font-size: 18px;
	color: #fff;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	padding-bottom: 0
}
#testimonials-area .testi_inner .media .media-body h5 {
	font-size: 16px;
	color: #fff;
	font-family: Lato, sans-serif
}
.footer-cac {
	text-align: center;
	background: #135580;
	padding: 30px 0 20px 0
}
.footer-cac img {
	width: 20%;
	display: inline-block
}
.footer-cac .social-media {
	margin: 10px 0 10px -40px
}
.footer-cac .social-media ul li {
	display: inline-block;
	padding: 10px
}
.footer-cac .social-media ul li a i {
	color: #fff;
	font-weight: 400;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	padding: 10px;
	font-size: 20px;
	transition: .9s ease-in
}
.footer-cac .social-media ul li:hover a i {
	background: #fff;
	color: #137ec2;
	transition: .3s ease-in;
	transform: rotateY(360deg);
	transition: .9s ease-in
}
.footer-cac p {
	color: #fff;
	font-size: 14px
}
.footer-cac p i {
	border-radius: 50%;
	padding: 5px;
	vertical-align: bottom
}
.footer-bottom p {
	text-align: center;
	color: #fff;
	font-size: 12px
}
.footer-bottom p a {
	color: #fff;
	text-decoration: none
}
.footer-bottom {
	background: #0b344e;
	padding: 5px 0 5px 0
}
.footer-links ul li {
	list-style-type: none;
	display: inline-block;
	padding: 0 10px;
	border-right: 1px solid #fff
}
.footer-links ul li:last-child {
	border-right: none
}
.footer-links ul li a {
	color: #fff;
	display: block;
	text-decoration: none
}
.slider .carousel-control {
	width: 5%
}
.carousel-control.right {
	background: 0 0;
	background-image: none!important
}
.carousel-control.left {
	background: 0 0;
	background-image: none!important
}
.carousel-control .icon-prev, .slider .carousel-control .glyphicon-chevron-left {
	width: 50px;
	height: 50px;
	margin-top: -10px;
	font-size: 24px;
	border: solid 1px #fff;
	line-height: 45px;
	font-weight: 400
}
.carousel-control .icon-prev, .slider .carousel-control .glyphicon-chevron-right {
	width: 50px;
	height: 50px;
	margin-top: -10px;
	font-size: 24px;
	border: solid 1px #fff;
	line-height: 45px;
	font-weight: 400
}
.slider .carousel-control .glyphicon-chevron-right:hover {
	border: solid 1px #4cbcff
}
.slider .carousel-control .glyphicon-chevron-left:hover {
	border: solid 1px #4cbcff
}
.glyphicon-chevron-right:hover::before {
	color: #4cbcff
}
.glyphicon-chevron-left:hover::before {
	color: #4cbcff
}
.slider .carousel-caption {
	left: 10%;
	text-align: left;
	top: 23%;
	font-family: Arial, Helvetica, sans-serif
}
.slider .carousel-caption h3 {
	font-size: 35px;
	text-transform: uppercase;
	color: #fff;
	font-weight: noraml
}
.slider .carousel-caption h2 {
	font-size: 45px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700
}
.slider .carousel-caption p {
	font-size: 17px;
	color: #fff;
	font-weight: 400;
	margin-bottom: 30px
}
.learmore-button {
	float: left;
	text-align: center;
	color: #fff;
	border: solid 1px #fff;
	width: 150px;
	padding: 10px 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	text-transform: uppercase
}
.learmore-button:hover {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	color: #efbb7e;
	text-decoration: none;
	border: solid 1px #efbb7e
}
.learmore-button::after {
	content: "\f178";
	font-family: FontAwesome;
	margin-left: 10px;
	font-size: 14px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.learmore-button:hover::after {
	padding-left: 10px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	color: #efbb7e
}
.inner-banner-sec.about-us {
	background: linear-gradient(rgba(53,52,52,.77), rgba(90,90,90,.18)), url(../images/about-us-banner.jpg);
	min-height: 400px;
	background-repeat: no-repeat
}
.inner-banner-sec img {
	width: 100%
}
.inner-banner-sec.contact-us {
	background: linear-gradient(rgba(53,52,52,.77), rgba(90,90,90,.18)), url(../images/contact-us-banner.jpg);
	min-height: 400px;
	background-repeat: no-repeat
}
.points-main {
	position: relative;
	padding: 0 0
}
.points-main .points ul {
	margin: 2px 0 10px 0
}
.points-main .points ul li {
	list-style-type: none;
	position: relative;
	padding-left: 20px;
	margin-bottom: 7px;
     color: #888;
	font-size: 17px;
}
.points-main .points ul li a {
	text-decoration: none;
	color: #888;
	font-size: 17px;
	line-height: 25px
}
.points-main .points ul li:before {
	content: '\f14a';
	position: absolute;
	left: 0;
	font-family: FontAwesome;
	top: 2px;
	color: #137ec2
}
.points-main .points ul li ul li:before {
	content: none
}
.points-main .points ul li ul li {
	list-style-type: circle;
	padding: 0
}
.contact-form input {
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 15px;
	color: #202323;
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
	padding: 5px
}
.contact-form {
	padding: 0
}
.contact-form textarea {
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 15px;
	color: #202323;
	width: 100%;
	border: 1px solid #ddd;
	height: 40px;
	padding: 5px;
	height: 100px;
	resize: none
}
.contact-form input.contact-submit {
	width: 100px;
	height: 40px;
	background-color: #0083cb;
	color: #fff;
	margin: 10px 0;
	outline: 0;
	border: none
}
.outer-contact {
	padding: 0;
	position: relative
}
.contact-box {
	text-align: center;
	padding: 15px;
	margin: 20px 15px;
	min-height: 202px;
	border: 1px solid #a9a9a9;
	background: #fff
}
.contact-box i {
	color: #0083cb;
	font-size: 70px
}
.contact-box p {
	text-align: center
}
.contact-box p a {
	color: #888;
	text-decoration: none
}
.outer-contact:after {
	content: '';
	position: absolute;
	width: 2px;
	height: 25%;
	background: #135580;
	top: 0;
	right: 0;
	bottom: 0;
	vertical-align: middle;
	margin: auto 0
}
.outer-contact:last-child:after {
	content: none
}
table.inner-page-table {
	min-width: 750px;
	border-collapse: collapse;
	margin: 10px 0
}
.inner-page-table tr:nth-of-type(odd) {
	background: #eee
}
.inner-page-table th {
	background: #3498db;
	color: #fff;
	font-weight: 700
}
.inner-page-table td, .inner-page-table th {
	padding: 10px;
	border: 1px solid #ccc;
	text-align: left;
	font-size: 17px;
	letter-spacing: 1px;
	color: #676767
}

@media only screen and (max-width:760px), (min-device-width:768px) and (max-device-width:1024px) {
table.inner-page-table {
	width: 100%
}
.inner-page-table thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px
}
.inner-page-table tr {
	border: 1px solid #ccc
}
.inner-page-table td {
	border: none;
	border-bottom: 1px solid #eee;
	position: relative;
	padding-left: 50%
}
}
.testimonial-box {
	position: relative;
	border: 1px solid #135580;
	padding: 20px;
	overflow: hidden;
	z-index: 9;
	min-height: 275px;
	margin-bottom: 20px
}
.testimonial-box:before {
	position: absolute;
	content: "\f10d";
	font-family: FontAwesome;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	color: #135580;
	font-size: 98px;
	transform: rotate(20deg);
	opacity: .3
}
.testimonial-box:after {
	position: absolute;
	z-index: 99;
	content: '';
	top: 90%;
	left: 5%;
	margin-top: 0;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0,0,0,.35) 0, rgba(0,0,0,0) 80%);
	background: radial-gradient(ellipse at center, rgba(0,0,0,.35) 0, rgba(0,0,0,0) 80%);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity
}
.testimonial-box p {
	text-align: justify;
	letter-spacing: 1px;
	font-size: 14px
}
.testimonial-box h4 {
	padding: 0 10px;
	color: #135580;
	letter-spacing: 1px;
	font-size: 15px
}
.testimonial-box:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	transition-duration: .3s
}
.testimonial-box:hover:after {
	opacity: 1
}
.testimonial-box img.testi-img {
	position: absolute;
	right: -66px;
	top: 0;
	bottom: 0;
	opacity: .3;
	margin: auto 0;
	padding: 5px;
	text-align: center;
	z-index: 1;
	border: 1px solid #135580;
	border-radius: 50%
}
.gst-form {
	max-width: 600px;
	padding: 0 10px
}
input {
	width: 100%;
	border: 1px solid #ddd;
	background: #fff;
	margin: 5px 0;
	padding: 10px
}
.gst-form form textarea {
	resize: none;
	border: 1px solid #ddd;
	background: #fff;
	width: 100%;
	margin: 5px 0;
	padding: 10px;
	height: 100px
}
.gst-form form .btn-submit {
	max-width: 200px;
	background: #135580;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px
}
.btn-rqst {
	margin: 0 auto;
	text-align: center;
	background: #135580;
	width: 200px;
	padding: 10px 0;
	font-size: 16px;
	letter-spacing: 1px
}
.btn-rqst a {
	color: #fff;
	text-decoration: none;
	display: block
}
.err_msg {
	text-align: center;
	text-transform: uppercase;
	margin: 10px 0;
	color: red
}
.form-control.pop {
	box-shadow: none;
	border: 1px solid #ddd;
	margin: 11px 0;
	font-size: 14px;
	letter-spacing: .5px
}
button.close {
	background: red;
	opacity: 1;
	color: #fff;
	padding: 3px 11px
}
input.form-control.pop {
	height: 34px
}
.modal-content input#query_submit {
	margin-top: 4px;
	background: #1466b5;
	color: #fff;
	border: 0;
	padding: 8px 19px;
	letter-spacing: .5px;
	transition: .5s ease-in-out all
}
.modal-content-abc {
	background: #fff;
	border-radius: 5px
}
.modal-content-abc {
	background: #fff;
	border-radius: 5px;
	padding: 0 15px;
	padding-bottom: 15px
}
button.close:hover {
	color: #fff;
	background: #860000;
	opacity: 1
}
input#query_submit {
	width: auto;
	background: #1280ca;
	color: #fff;
	letter-spacing: .5px;
	border-radius: 5px;
	padding: 9px 19px
}
button.query-fixed-btn {
	border: 0;
	background: 0 0;
	position: fixed;
	right: 0;
	top: 35%;
	z-index: 99999
}
button.query-fixed-btn img {
	max-width: 100%;
	height: 194px
}
.stellarnav {
	z-index: 50
}
.number-top {
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	font-size: 16px;
	float: right;
	margin-left: 15px
}
.number-top .fa {
	font-size: 22px;
	margin: 0 3px
}
.number-top a {
	color: #fff
}
.icon {
	margin: 3px 0;
	overflow: hidden
}
i.fa.fa-whatsapp {
	color: #fff;
	background: #25d366;
	width: 19px;
	height: 19px;
	line-height: 19px;
	border-radius: 50%
}
.mobile-form {
	display: none
}
.form-bg {
	background: #135580;
	padding: 0 0 10px;
	overflow: hidden
}
.quick-query-from .submit {
	width: auto;
	background: #4aa3f0;
	margin: 55px 0 0;
	padding: 7px 25px
}
.submit {
	width: 15%;
	background: #4aa3f0;
	color: #fff;
	border: none;
	cursor: pointer;
	font-weight: 600;
	font-size: 15px;
	padding: 10px;
	margin-top: 10px
}
.quick-query-from h1 {
	color: #fff;
	font-size: 23px;
	margin-bottom: 10px;
	padding: 0
}
.inner-banner-sec img {
	width: 100%;
	height: auto;
	display: none
}
.bottom-band {
	position: fixed;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 99;
	display: none
}
.bottom-band ul {
	padding: 0;
	margin: 0
}
.bottom-band ul li {
	text-align: center;
	float: left;
	width: 50%;
	list-style: none;
	font-size: 18px
}
.bottom-band ul li a {
	display: block;
	color: #fff;
	background: #256d00;
	padding: 7px 10px
}
.bottom-band ul li .red-bg {
	display: block;
	color: #fff;
	background: #00559e
}
.linkdin-bg {
	background: #004a6b;
	color: #fff!important;
	border: solid 1px #004a6b!important
}
.query-popup .modal-body {
	height: auto
}
.query-popup {
	background: #fff
}
#service-banner {
	background: url(../images/banner-sec.jpg) no-repeat;
	width: 100%;
	padding: 10px 0 30px;
	background-size: cover
}
.single-service a {
	color: #135580;
	font-size: 13px;
	margin: 0;
	padding: 2px 5px;
	border: 1px solid #135580
}
.single-service img {
	width: 20%;
	margin: 0;
	padding: 0
}
.single-service {
	background: #fff;
	margin: 10px 0;
	padding: 10px;
	height: 240px
}
.single-service h3 {
	font-size: 15px;
	margin: 5px 0;
	padding: 0;
	color: #135580
}
.sec-title h2:before {
	position: absolute;
	content: '';
	background: #99d9ff;
	width: 50px;
	height: 5px;
	left: 0;
	bottom: 0;
	border-radius: 5px;
	right: 0;
	margin: 0 auto
}
.sec-title h2 {
	color: #fff
}
.sec-title {
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0
}
.single-service p {
	text-align: justify;
	margin: 0;
	padding: 0;
	height: 115px
}
.single-service .fa {
	font-size: 40px
}
.number-top {
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	font-size: 16px;
	float: right;
	margin-left: 15px
}
.number-top .fa {
	font-size: 22px;
	margin: 0 3px
}
.number-top a {
	color: #fff
}
.icon {
	margin: 3px 0;
	overflow: hidden
}
i.fa.fa-whatsapp {
	color: #fff;
	background: #25d366;
	width: 19px;
	height: 19px;
	line-height: 19px;
	border-radius: 50%
}
.non-core {
	margin: 0!important;
	padding: 0!important
}
.further {
	text-align: center!important;
	margin: 0;
	padding: 0
}
.inner-page-content h3.about-heading:before {
	content: '';
	position: absolute;
	background: #137ec2;
	width: 50px;
	height: 4px;
	border-radius: 10px;
	bottom: 11px;
	left: 0;
	right: 0;
	margin: 0 auto
}
.inner-page-content h1 {
	padding-bottom: 20px
}
.inner-page-content h1.inner-page-heading span.inner-span {
	background: 0 0;
	color: #727272;
	margin: 0;
	padding: 0
}
.inner-page-content h3.inner-page-heading {
	text-align: left;
	line-height: 45px;
	padding-bottom: 20px
}
.inner-page-content h1.inner-page-heading span {
	position: relative;
	background: #137ec2;
	padding: 0 8px;
	color: #fff
}
.inner-page-content h1.inner-page-heading span.inner-span:before {
	content: '';
	position: absolute;
	background: #137ec2;
	width: 63px;
	height: 4px;
	border-radius: 10px;
	bottom: -8px;
	left: 0;
	margin: 0 auto
}
.quick-query-from h3 {
	color: #fff
}
#google_translate_element {
	background: #1680c5;
	display: block;
	overflow: hidden
}
#google_translate_element .goog-te-gadget-simple .goog-te-menu-value {
	color: #fff!important
}
#google_translate_element .goog-te-gadget-simple {
	padding: 5px!important;
	border: none!important;
	background: #1680c5!important
}
#google_translate_element .goog-te-menu-value span {
	color: #fff!important
}
.goog-te-gadget-simple .goog-te-menu-value span {
	color: #fff!important
}
.goog-te-gadget {
	float: right!important
}
.whatsapp {
	position: fixed;
	bottom: 5px;
	right: 0;
	z-index: 99
}
.navbar-right .dropdown-menu {
	left: 0;
	right: auto
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background: #fff
}
.navbar-brand {
	padding: 0
}
.col-menu ul li {
	display: inline-block;
	width: 24%;
	border: solid 1px #cac6c6;
	margin: 2px;
	vertical-align: top
}
.news {
	color: #fff;
	margin: 0;
	text-align: center;
	padding: 5px 0;
	background: #135580;
	text-transform: capitalize;
	font-weight: 600;
	font-size: 27px
}
.whatnews {
	background: #f8f9fa;
	margin: 0;
	padding-left: 0!important;
	padding-right: 0!important
}
.whatnews ul {
	margin: 0;
	list-style: none;
	padding: 0
}
.whatnews ul li {
	margin: 0;
	padding: 0 0 5px 0;
	display: block
}
.whatnews ul li a {
	font-size: 18px;
	color: #666;
	margin: 0;
	padding: 0;
	display: inline-block
}
.covid-icon-tst {
	margin: 0;
	padding: 0
}
.whatnews ul li a:hover {
	color: #135580;
	transition: .1s
}
.covid-icon {
	margin: 0;
	padding: 0
}
.covid-icon img {
	border: 1px solid #777;
	border-radius: 50%;
	padding: 5px;
	width: 60px;
	margin: 0 0 0 35px
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	border-top: 1px solid #eee
}
.marquee-new a {
	border: none
}
.news span {
	display: block;
	font-size: 14px;
	text-align: center;
	margin: 0;
	color: #eee;
	text-transform: initial;
	font-weight: 100
}
.professional {
	margin: 0;
	padding: 0
}
.professional p {
	margin: 0;
	padding: 10px 0;
	font-size: 16px;
	text-align: justify;
	color: #666
}
.covid-icon-tst p {
	padding: 0;
	margin: 0
}
#overview {
	top: -70px!important
}
.slider-contant {
	position: absolute;
	width: 68%;
	top: 15%;
	left: 0;
	background: #181c1e87;
	padding: 15px
}
.slider-contant h4 {
	margin: 0;
	font-size: 50px;
	font-weight: 700;
	color: #fff;
	line-height: 1.4
}
.slide-btn {
	width: 175px;
	text-align: center
}
.slide-btn a {
	display: block;
	color: #fff;
	background: #0083cb;
	padding: 12px;
	font-size: 18px;
	transition: all .3s ease-in
}
.slide-btn a:hover {
	transition: all .3s ease-in;
	background: #126fa2;
	color: #fff
}
.send-enquiry-form .modal-body {
	background: url(../images/form-bg.jpg) center top no-repeat;
	background-size: cover
}
.send-enquiry-form .custom-control {
	margin-bottom: 8px!important
}
.custom-control-label::before {
	background-color: #818386!important
}
.send-enquiry-form .submit {
	width: 150px
}
.submit {
	width: 15%;
	background: #4aa3f0;
	color: #fff;
	border: none;
	cursor: pointer;
	font-weight: 600;
	font-size: 15px;
	padding: 10px;
	margin-top: 10px
}
.send-enquiry-form .popup-corss {
	background: #0083cb;
	color: #fff
}
.popup-corss {
	padding: 10px;
	display: block
}
.send-enquiry-form .close {
	opacity: 1
}
.send-enquiry-form .popup-corss h4 {
	float: left;
	font-size: 25px;
	color: #fff;
	margin: 0
}
.send-enquiry-form .close span {
	background: #fff;
	margin: 0;
	padding: 3px 8px;
	color: #0083cb;
	line-height: 25px;
	border-radius: 50%
}
.modal-body {
	height: auto!important
}
.send-enquiry-form .modal-dialog {
	width: 60%
}
.close {
	float: right;
	font-size: 16px!important;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2
}
.modal-header .close {
	margin-top: 0
}
.mmmnn {
	font-size: 25px;
	margin-bottom: 10px;
	padding: 0
}
.custom-control-input {
	width: auto!important
}
.social-icons {
	position: fixed;
	top: 35%;
	z-index: 99;
	left: 0;
	list-style: none;
	padding: 0
}
.social-icons a {
	color: #fff
}
.social-icons .fa:hover {
	opacity: .7;
	color: #fff
}
.social-icons .fa {
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 18px;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s
}
.social-icons .fa-facebook {
	background-color: #3d5b99
}
.social-icons .fa-twitter {
	background-color: #00aced
}
.social-icons .fa-youtube {
	background-color: #e64a41
}
.social-icons .fa-linkedin {
	background-color: #0073a4
}
.social-icons .fa-pinterest {
	background: #cb2027
}
.social-icons .fa-instagram {
	color: #fff;
	background: #d82564;
	background: -moz-linear-gradient(top, #d82564 0, #d82564 0, #f77d2a 34%, #d82564 58%, #ec474f 73%, #ec474f 73%, #fec662 100%);
	background: -webkit-linear-gradient(top, #d82564 0, #d82564 0, #f77d2a 34%, #d82564 58%, #ec474f 73%, #ec474f 73%, #fec662 100%);
	background: linear-gradient(to bottom, #d82564 0, #d82564 0, #f77d2a 34%, #d82564 58%, #ec474f 73%, #ec474f 73%, #fec662 100%);
	transition: all .5s ease-in
}
.slider img {
	width: 100%;
	height: auto
}
.col-menu ul  li.lastwidht{ width: auto}
 .typingtext {
    background:#135580;
    color: #fff;
    text-align: center;
    padding: 15px 15px;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    font-size: 33px;
    line-height: 1.2;
    margin-bottom: 50px;
}
.newsletter {
	padding: 1rem 1rem;
	background-color:#135580;
	width: 16%;
	overflow-x: hidden;
	align-items: center;
	flex-direction: row;
	position: fixed;
	z-index: 9999;
	margin: 0 auto;
	left:0;
	top: 31%;
}
.newsletter h3{color: #fff;margin: 0 0 20px 0;text-transform: uppercase;font-size: 20px;}
.newsletter .submit{width: auto;background: #023352;margin: 0;}
.m0{ margin:0}
.newsletter .form-group{ margin-bottom:10px;}
.btn__close::after, .btn__close::before {
	content: "";
	height: 1px;
	width: 25px;
	background-color:#fff;
	position: absolute;
	top: 11.5px;
	left: 0;
	transition: transform 0.4s ease;  
}

.btn__close {
	position: absolute;
	cursor: pointer;
	width: 25px;
	top: 10px;
	right: 10px;
	height: 25px;
	background:none;
	border: none;
}
.btn__close::after, .btn__close::before {
	content: "";
	height: 1px;
	width: 25px;
	background-color: #ffff;
	position: absolute;
	top: 11.5px;
	left: 0;
	transition: transform 0.4s ease; color: #fff;
}
.btn__close::after {
	transform: rotate(45deg);
}
.btn__close::before {
	transform: rotate(-45deg);
}
.btn__close:hover::before {
	transform: rotate(45deg);
}
.btn__close:hover::after {
	transform: rotate(-45deg);
}
.slideIn {
	-webkit-animation: slideIn 0.9s forwards;
	animation: slideIn 0.9s forwards;
}
 @-webkit-keyframes slideIn {
 0% {
 transform: translateX(-2100vw);
}
 80% {
 transform: translateX(10vw);
}
 100% {
 transform: translateX(0);
}
}
 @keyframes slideIn {
 0% {
 transform: translateX(-100vw);
}
 80% {
 transform: translateX(10vw);
}
 100% {
 transform: translateX(0);
}
}
.slideOut {
	-webkit-animation: slideOut 0.4s forwards;
	animation: slideOut 0.4s forwards;
}
 @-webkit-keyframes slideOut {
 0% {
 transform: translateX(0);
}
 20% {
 transform: translateX(10vw);
}
 100% {
 transform: translateX(-100vw);
}
}
 @keyframes slideOut {
 0% {
 transform: translateX(0);
}
 20% {
 transform: translateX(10vw);
}
 100% {
 transform: translateX(-100vw);
}
}
