*{
	margin:0px;
	font-family: 'Overpass', sans-serif;
	font-family: 'Poppins', sans-serif;
}
.bg_load {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: url(../images/loading-icon.gif) 50% 50% no-repeat #ffffff;
} 
.bg-contact .navbar{
	background-color: #f6cabf !important;
    border-bottom: 0.063rem solid #f6beb1 !important;
}
.header{
	position: absolute;
    z-index: 1;
    width: 100%;
}
.navbar-light .navbar-nav .nav-link.active-menu{
			color:#002060;
		}
.sticky_header .navbar-light {
	background-color: #fff;
}
.sticky_header {
	
    position: fixed !important;
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-animation-name: fadeInDown;
    animation-duration: 1s; 
	
}
.scrollToTop {
    background-image: url(../images/scroll-img.png);
    width: 46px;
    height: 40px;
    position: fixed;
    right: 82px;
    bottom: 63px;
    background-repeat: no-repeat;
    z-index: 99;
}
/*----onscroll animation start-----*/
.animation-element.slide-top {
    opacity: 0;
    -moz-transition: all 600ms linear;
    -webkit-transition: all 600ms linear;
    -o-transition: all 600ms linear;
    transition: all 600ms linear;
    -moz-transform: translate3d(0px, -60px, 0px);
    -webkit-transform: translate3d(0px, -60px, 0px);
    -o-transform: translate(0px, -60px);
    -ms-transform: translate(0px, -60px);
    transform: translate3d(0px, -60px, 0px);
}
.animation-element.slide-left {
    opacity: 0;
    transition: all 0.6s linear;
    -moz-transform: translate3d(-50px, 0, 0);
    -webkit-transform: translate3d(-50px, 0, 0);
    -o-transform: translate(-50px, 0);
    -ms-transform: translate(-50px, 0);
    transform: translate3d(-50px, 0, 0);
}
.animation-element.slide-left.in-view,
.animation-element.slide-top.in-view,
.animation-element.slide-right.in-view,
.animation-element.slide-bottom.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
/*----onscroll animation end-----*/

.header-area{
	background-color: #fff;
	padding-top: 0px;
}
.navbar-light .navbar-nav .nav-link:hover{
	transition: all .3s linear;
}
.navbar-light .navbar-nav .nav-link:hover:after{
	opacity:1;
	transition: all .3s linear;
}
a.nav-link {
    position: relative;
}
.header-button{
	color:#ffffff;
	font-size: 1rem;
    font-weight: 600;
	margin-left: 12rem;
	padding: 0.375rem 1.55rem;
	border-radius: 50px;
	background-color:#62CEC5;
}
.top-header .top-left i{
	color: #62CEC5;
    rotate: -25deg;
	font-size: 18px;
	margin-right: 10px;
}
.top-header .top-right i{
	color: #62CEC5;
	font-size: 18px;
	margin-right: 10px;
}
.container{
	padding-right: 5vw !important;
	padding-left: 5vw !important;
	margin:unset !important;
	max-width: unset;
}
.navbar-light .navbar-nav .nav-link{
	padding: 1rem 1rem;
	color: #929292;
	font-size: 16px;
	font-family: Poppins;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.navbar{
	padding-top:.8rem;
	padding-bottom:.8rem;
}
.header-btn .post-btn {
    padding: 12px 10px;
    border-radius: 3px;
    margin-right: 0px;
    font-family: 'Trebuchet MS';
    font-weight: 400;
    font-size: 19px;
    line-height: 24px;
    text-decoration: none;
    color: #002060;
    border: 2px solid #002060 !important;
}
.navbar-expand-lg .navbar-collapse {
    justify-content: end;
}
.navbar-light .navbar-nav .nav-link{
	position:relative;
}
.btn:focus{
	box-shadow: unset;
}
.header-area {
	position: absolute;
	width: 100%;
	z-index: 10;
	left: 0;
	top: 0;
	background: transparent;
}
/* .navbar-nav  li a.active{
	color:#62CEC5 !important;
} */
.scrollToTop {
	background-image: url(../images/scroll-img.png);
	width: 46px;
	height: 40px;
	position: fixed;
	right: 82px;
	bottom: 56px;
	background-repeat: no-repeat;
	z-index: 99;
}
.btn.btn-primary.border-0:active:focus, .btn-primary:focus {
	background: #f36a3a !important;
	border: 0 !important;
	outline: 0 !important;
	box-shadow: unset !important;
}
.post-btn i {
	padding-left: 30px;
}
.sticky_header .top-header{
	display:none;
}
.para {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	color: #5C727D;
}
.big-title {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 39px;
	line-height: 60px;
	color: #0A2C3D;
}

@media  (max-width: 767px){
	.header-btn .zoop-btn {
		padding: 0rem 0rem !important;
		font-weight: 400 !important;
		color: #000 !important;
	}
	.h-height{
		height: 83px;
	}
	.navbar-light .navbar-toggler{
		color: unset !important;
		border-color: unset !important;
		box-shadow: unset !important;
	}
	.scrollToTop{
		right: 20px;
	}
	.container{
		padding:0px 15px !important;
	}
	.navbar-light .navbar-nav .nav-link::before{
		content:unset;
	}
	.navbar-light .navbar-nav .nav-link {
		padding: .5rem 0rem;
	}
	.navbar-nav{
		margin-top:10px !important; 
	}
	.header-btn .zoop-btn{
		padding: 0rem 0rem;
	}
	.header-btn .zoop-btn{
		background:transparent !important;
		color:#000000 !important;
		font-weight:400 !important; 
	}
	.header-btn .zoop-btn.btn-primary:hover{
		background:transparent !important;
	}
	.scrollToTop {
    background-image: url(../images/scroll-img.png);
    width: 46px;
    height: 40px;
    position: fixed;
    right: 27px;
    bottom: 20px;
    background-repeat: no-repeat;
    z-index: 99;
	}
	.header-button{
		margin-left:unset !important;
		padding: 8px 20px !important;
	}
	.navbar-light .navbar-nav .nav-link:after{
		position:unset !important;
	}
	.navbar-brand img {
		width: 220px;
	}
	}

@media(min-width:768px) and (max-width:991px) {
	.navbar-light .navbar-nav .nav-link::before{
		content:unset;
	}
	.navbar-light .navbar-nav .nav-link {
		padding: .5rem 0rem;
	}
	.navbar-nav{
		margin-top:10px !important; 
	}
	.header-btn .zoop-btn{
		padding: 0rem 0rem;
	}
	.header-btn .zoop-btn{
		font-weight: 400;
		background:transparent !important;
		color:rgba(0,0,0,.7) !important;
		font-weight:400 !important;
	}
	.header-btn .zoop-btn.btn-primary:hover{
		background:transparent !important;
	}
	.zoop-head{
		width:100%;
	}
	.scrollToTop {
    background-image: url(../images/scroll-img.png);
    width: 46px;
    height: 40px;
    position: fixed;
    right: 40px;
    bottom: 20px;
    background-repeat: no-repeat;
    z-index: 99;
	}
	.header-button{
		margin-left:unset !important;
	}
}
@media (max-width: 575px) {
.scrollToTop {
background-image: url(../images/scroll-img.png);
width: 46px;
height: 40px;
position: fixed;
right: 20px;
bottom: 20px;
background-repeat: no-repeat;
z-index: 99;
}
}
@media (min-width:992px) and (max-width:1028px){
	.header-button{
		margin-left:7rem !important;
	}
}

/* .sticky_header .navbar-light .navbar-nav .nav-link{ */
	/* color: #0096D6; */
/* } */




/* AT-TV homepage css starts */
.abtus-top-content {
    max-width: 70%;
}
.get-started{
	padding: 5%;
	text-align: center;
    background-color: #002060;
}
.get-started a{
	text-decoration: none;
	color: #fff;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
    font-size: 16px;
    line-height: 25px;
}
.get-started i{
	padding-left: 8px;
}
.banner-image-section{
	background-image: url(../images/banner-image-models.png);
	padding: 20% 0%;
	background-size: cover;
}
.banner-heading{
	color: #002060;
	font-family: 'Trebuchet MS';
	font-style: normal;
	font-weight: 700;
	font-size: 50px;
	line-height: 65px;
}
#form-section{
	padding: 5% 0%;
}
.about-heading{
	font-family: 'Trebuchet MS';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 28px;
	color: #002060;
	
}
.about-head{
	font-family: 'Trebuchet MS';
	font-style: normal;
	font-weight: 700;
	font-size: 50px;
	line-height: 70px;
}
.about-para{
	font-family: 'Trebuchet MS';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 175%;
}
.plane-bg-section{
	background-image: url(../images/plane-wings.png);
	background-size: cover;
	text-align: center;
	padding: 12% 0%;
}
.want-heading{
	font-family: 'Trebuchet MS';
	font-style: normal;
	font-weight: 700;
	font-size: 25px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	padding: 5% 0%;
}
.field-para{
	font-family: 'Trebuchet MS';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	padding: 5% 0%;
	
}
.Aircraft-heading{
	font-family: 'Trebuchet MS';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 45px;	
	color: #1674FF;
}
.Aircraft-para{
	font-family: 'Trebuchet MS';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 175%;
	color: #3C3C3C;

}
.together-para{
	font-family: 'Trebuchet MS';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 50px;
	color: #000000;

}
.call-para{
	font-family: 'Trebuchet MS';
	font-style: normal;
	font-weight: 400;
	font-size: 25px;
	line-height: 42px;
	color: #3C3C3C;

}
.number a{
	font-family: 'Trebuchet MS';
	font-style: normal;
	font-weight: 700;
	font-size: 25px;
	line-height: 35px;
	color: #002060;
	text-decoration: none;
}

.about-icon{
	padding: 12px 30px;
    border-radius: 3px;
    margin-right: 20px;
    font-family: 'Trebuchet MS';
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-decoration: none;
    color: #002060;
    border: 2px solid #002060 !important;
}
.about-icon a:hover {
    color: #002060;
}
.about-icon a{
	text-decoration: none;
	font-family: 'Trebuchet MS';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #002060;
}
.about-icon i{
	    padding-left: 30px;
}
#package-content{
	padding: 2% 0%;
}
/* #package-right-content{ */
	/* padding-left: 20px; */
/* } */
.about-section{
	position: relative;
	padding-bottom: 20%;
	padding-top: 5%;
}
.diamond-icon{
	position: absolute;
    left: 80%;
    top: 8%;
}
.diamond-icon1{
	position: absolute;
	right: 25%;
    top: 58%;
}
.simply-content{
	padding: 50px 30px;
	background-color: #1674FF !important;
	height: 100%;
}
.simply-content:hover{
	background-color: #fff !important;
	color: #000000 !important;
}
.airplane-section{
	background-color: #002060 !important;
	padding-top: 8%;
	padding-bottom: 3%;
	position: relative;
}
.airplane-img-icon{
	position: absolute;
	bottom: 90%;
    left: 10%;
	
  animation: bounce 2s ease infinite;
}
@keyframes bounce {
    50% { transform:translateY(0%); }
    50% { transform:translateY(-10%); }
    50% { transform:translateY(0%); }
    50% { transform:translateY(-7%); }
    50% { transform:translateY(0%); }
    50% { transform:translateY(-3%); }
    80% { transform:translateY(0); }
}


	

.number-heading{
	font-size: 40px;
	font-family: Trebuchet MS;
	font-weight: 700;
	color: #FFF;
	padding-top: 5%;
}

.simply-para{
	font-size: 24px;
	font-family: Trebuchet MS;
	font-weight: 700;
	color: #FFF;
	padding-bottom: 2%;
}
.simply-content:hover h4,.simply-content:hover p {
    color: #000!important;
}
.do-section{
	padding: 5% 0%;
}
.what-heading{
	font-size: 24px;
	font-family: Trebuchet MS;
	font-weight: 500;
	color: #002060;
	text-align: center;
	padding: 5px 0px;
}
.what-heading2{
	color: #000;
	text-align: center;
	font-size: 40px;
	font-family: Trebuchet MS;
	font-weight: 700;
	padding: 5px 0px
}
.airline-heading{
	font-size: 24px;
	font-family: Trebuchet MS;
	font-weight: 700;
	color:  #000;
	text-align: center;
	padding: 15px 0px;
}
.airline-para{
	font-size: 16px;
	font-family: Trebuchet MS;
	text-align: center;
	color: #3C3C3C;
}
.airline-content{
	text-align: center;
	padding: 2%;
	margin: 2%;
	padding-top: 10%;
}
.airline-content:hover{
	background-color:#F2F2F2;
	box-shadow: 12px 12px 12px 0px rgba(0, 32, 96, 0.20);
}
#content-airline{
	padding-top: 2%
}
/*.container-fluid{*/
/*	background-color: #E1E4E5;*/
/*}*/
.footer-para {
    line-height: 175%;
}

.whyus-top-content{
	max-width: 900px;
	margin: 0 auto;
}
.circle-inner-content {
    width: 200px;
    position: absolute;
    top: 41%;
    left: 43%;
	text-align: center;
	color: #002060;
	text-align: center;
	font-size: 36px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 700;
	line-height: 45px;
}
.footer-bg{
	background-color: #E1E4E5;
}
.circle-wrap {
    position: relative;
}

.ps-abs1 {
    position: absolute;
    top: 13%;
    left: 5%;
    width: 300px;
    text-align: center;
}

.ps-abs2 {
    position: absolute;
    top: 13%;
    left: 64%;
    max-width: 350px;
    text-align: center;
}

.ps-abs3 {
    position: absolute;
    top: 48%;
    left: 5%;
    max-width: 350px;
    text-align: center;
}

.ps-abs4 {
    position: absolute;
    top: 48%;
    left: 72%;
    width: 300px;
    text-align: center;
}

.ps-abs5 {
    position: absolute;
    top: 80%;
    left: 9%;
    width: 300px;
    text-align: center;
}

.ps-abs6 {
    position: absolute;
    top: 80%;
    left: 65%;
    width: 300px;
    text-align: center;
}
.media-logo img:hover {
    opacity: 0.3;
}
.mbl-tik-points{
	display:none;
}
@media screen and (max-width:767px) {
	.circle-sec {
		display: none;
	}
	.header-btn ul {
		padding-left: 0px;
	}
	/*.header-btn {*/
	/*	display: none;*/
	/*}*/
	.footer-left-para p {
		padding-right: 0 !important;
	}
	.media-logo img {
		width: 40px !important;
	}
	.navbar-light {
		background-color: #fff;
	}
	.ps-abs1 {
		position: unset;
	}
	.ps-abs2 {
		position: unset;
	}
	.ps-abs3 {
		position: unset;
	}
	.ps-abs4 {
		position: unset;
	}
	.ps-abs5 {
		position: unset;
	}
	.ps-abs6 {
		position: unset;
	}
	.circle-inner-content {
		display: none;
	}
	.abtus-top-content{
		max-width: 100%;
	}
	.diamond-icon1{
		display: none;
	}
	#package-right-content {
		padding-top: 20px;
	}
	.footer-bg>div {
		padding-top: 30px;
	}
	.banner-heading{
		font-size: 34px;
		line-height: 50px;
		padding-top: 30px;
		text-align: center;
	}
	.about-head,.what-heading2 {
		font-size: 35px;
		line-height: 45px;
	}
	.single-package{
		text-align:center;
	}
	.about-icon{
		display:none;
	}
	.about-section{
		padding-bottom:0;
	}
	.airplane-img-icon{
		display:none;
	}
	.mbl-tik-points{
		display:block;
	}
	.circle-wrap{
		display:none;
	}
	.mbl-tik-points img {
    width: 20px;
    height: 20px;
    background: #f2f2f2;
    border-radius: 50%;
    padding: 2px;
    margin-right: 10px;
	}
	.container.footer-bg li {
    line-height: 35px;
	}
	.simply-content {
    text-align: center;
	}
	.diamond-icon {
    display: none;
}
.abtus-top-content{
	text-align:center;
}
}
.footer-left-para p {
	padding-right: 100px;
	font-size: 18px;
    font-family: Trebuchet MS;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
	color: #3C3C3C;
}
.footer-title-content h5 {
	font-size: 35px;
    font-family: Trebuchet MS;
    font-weight: 700;
}
.footer-title-content li {
	padding-right: 100px;
	font-size: 18px;
    font-family: Trebuchet MS;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
	color: #3C3C3C;
}
.footer-title-content li a {
	font-size: 18px;
    font-family: Trebuchet MS;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
	text-decoration: none;
	color: #3C3C3C;
}
.footer-title-content ul {
	margin-top: 35px;
}
.media-logo img {
	width: 35px !important;
} 
.media-logo a {
	padding-left: 30px;
}
.media-logo a:first-child {
	padding-left: 0px;
}
.ps-abs1 p, .ps-abs2 p, .ps-abs3 p, .ps-abs4 p, .ps-abs5 p, .ps-abs6 p {
	color: #000;
	text-align: right;
	font-size: 22px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 400;
	line-height: 38px;
}
.whyus-top-content p{
	color: #3C3C3C;
	text-align: center;
	font-size: 19px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 400;
	line-height: 175%;
}

/* about-us start */

.about-us-company-content h4 {
	color: #002060;
	font-size: 24px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
}
.about-us-company-content h2 {
	color: #000;
	font-size: 60px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.about-us-company-content p {
	color: #3C3C3C;
	font-size: 18px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 400;
	line-height: 175%;
}
#about-us-sec {
	padding: 6% 0;
}
#about-us-our-team .our-team-right-content h2 {
	color: #000;
	font-size: 36px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
#about-us-our-team .our-team-right-content h4 {
	color: #002060;
	font-size: 24px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
}
#about-us-our-team .our-team-right-content ul li {
	list-style: square;
	color: #3C3C3C;
	font-size: 24px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
}
#about-us-our-team .our-team-right-content  ul li::marker {
    font-size: 30px;
    color: #002060;
}
#about-us-our-team .our-team-right-content {
	padding: 50px;
}
#about-us-our-team {
	padding: 6% 0;
}
#about-us-our-team .our-team-main-title h2 {
	color: #000;
	font-size: 60px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 700;
	line-height: 60px;
}
#about-us-our-team .our-team-main-title p {
	color: #3C3C3C;
	font-size: 18px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 400;
	line-height: 35px;
}
.banner-inner-image{
	background-image: url(../images/banner-inner-page-image.png);
	padding: 10% 0% 5% 0;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner-inner-image h3 {
	color: #002060;
	font-size: 60px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.banner-inner-page-content a {
    color: #002060;
	font-size: 24px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
}
.banner-left-arrow {
	font-size: 35px;
    position: relative;
    top: 6px;
    left: 9px;
}
.banner-inner-page-content a {
    text-decoration: none;
    color: #0A2C3D;
    padding-left: 10px;
}
#about-us-blue-bg {
	background-image: url(../images/about-us-blue-bg.png);
	padding: 6% 0% 6% 0;
	background-size: cover;
	background-repeat: no-repeat;
}
#about-us-blue-bg p {
	color: #FFF;
	text-align: center;
	font-size: 40px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 700;
	line-height: 60px;
}
#about-us-map-bg {
	padding: 6% 0;
}
#about-us-map-bg .about-map-main-title h2 {
	color: #000;
	font-size: 45px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 700;
	line-height: 60px;
}
#about-us-map-bg .about-map-main-title p {
	color: #3C3C3C;
	font-size: 18px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 400;
	line-height: 35px;
}
#about-us-testimonial-sec .about-testimonial-main-title h4 {
	color: #002060;
	font-size: 24px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
}
#about-us-testimonial-sec .about-testimonial-main-title h2 {
	color: #000;
	text-align: center;
	font-size: 60px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
#about-us-testimonial-sec .about-testimonial-main-title p {
	color: #3C3C3C;
	text-align: center;
	font-size: 18px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 400;
	line-height: 175%;
}
#about-us-testimonial-sec .testimonial-left-content p {
	color: #6E6E6E;
	font-size: 18px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 400;
	line-height: 175%;
}
#about-us-testimonial-sec .testimonial-main-border {
	border-radius: 5px;
	border: 2px solid #DADADA;
	padding: 44px;
	height: 325px !important;
}
#about-us-testimonial-sec .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
#about-us-testimonial-sec .owl-nav button.owl-prev {
  left: 0;
}
#about-us-testimonial-sec .owl-nav button.owl-next {
  right: 0;
}

#about-us-testimonial-sec .owl-dots {
  text-align: center;
  padding-top: 15px;
}
#about-us-testimonial-sec .owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
#about-us-testimonial-sec .owl-dots button.owl-dot.active {
  background-color: #515151;
}
#about-us-testimonial-sec .owl-dots button.owl-dot:focus {
  outline: none;
}
#about-us-testimonial-sec .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
#about-us-testimonial-sec span {
    font-size: 70px;    
    position: relative;
    top: -5px;
}
#about-us-testimonial-sec .owl-nav button:focus {
    outline: none;
}
#about-us-testimonial-sec  .owl-carousel .owl-item img {
    display: block;
    width: unset !important;
}
#about-us-testimonial-sec .testimonial-details h3 {
	color: #303030;
	font-size: 24px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
}
#about-us-testimonial-sec .testimonial-details h6 {
	color: #B2B2B2;
	font-size: 18px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
}
#about-us-testimonial-sec {
	padding: 0 0 6% 0;
}
#testimonial-client-sec {
	padding: 0 0 5% 0;
}
#testimonial-client-sec .item {
    display: flex;
    align-items: center;
    justify-content: center;
}
/* #testimonial-client-sec .owl-stage img { */
    /* width: unset !important; */
/* } */
@media screen and (max-width:767px) {
.banner-inner-image h3 {
	font-size: 40px;
	text-align: center;
}
.banner-inner-page-content a {
	font-size: 18px;
	line-height: 30px;
}
#about-us-our-team .our-team-right-content {
    padding: 0;
}
#about-us-our-team .our-team-main-title h2 {
    font-size: 37px;
}
.our-team-reverse-colm {
	flex-direction: column-reverse;
}
#about-us-our-team .our-team-right-content ul li {
    font-size: 20px;
    line-height: 35px;
}
#about-us-our-team .our-team-right-content h2 {
    font-size: 30px;
}
#about-us-our-team .our-team-right-content h4 {
    font-size: 22px;
}
.about-us-company-content h2 {
    font-size: 37px;
    line-height: normal;
}
.about-us-company-content h4 {
    font-size: 22px;
    line-height: 30px;
}
#about-us-blue-bg p {
    font-size: 26px;
    line-height: 47px;
}
#about-us-map-bg .about-map-main-title h2 {
    font-size: 37px;
    line-height: 45px;
}
#about-us-testimonial-sec .about-testimonial-main-title h2 {
    font-size: 37px;
    line-height: 47px;
}
#about-us-testimonial-sec .about-testimonial-main-title h4 {
    font-size: 22px;
    line-height: 30px;
}
#about-us-testimonial-sec .testimonial-main-border {
    padding: 15px;
}
#contact-us-place .contact-city-name {
    margin-bottom: 20px;
}
#contact-us-place .contact-us-place p a {
    font-size: 22px !important;
    padding-left: 15px !important;
}
#contact-us-place .contact-city-name {
    padding: 15px !important;
}
#contact-us-place .contact-us-place h5 {
    font-size: 33px !important;
}
}
#contact-us-place .contact-us-place h5 {
	color: #1D1E25;
	font-family: Trebuchet MS;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 42px;
	letter-spacing: -0.72px;
}
#contact-us-place .contact-us-place p a {
	color: #1D1E25;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
	text-decoration: none;
	padding-left: 20px;
}
#contact-us-place .contact-city-name {
	border-radius: 20px;
	border: 2px solid var(--silver, #E9ECF2);
	background: #FFF;
	padding: 24px;
}
#contact-us-place  {
	padding: 6% 0;
}
#contact-us-form-page .form-control {
    border-radius: 0;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
	padding: 15px 15px 15px 0px;
    line-height: 1.5;
    margin-bottom: 30px;
    background-color: #fff;
    background-clip: padding-box;
    border-bottom: 1px solid #ced4da;
    border-right: none;
    border-top: none;
    border-left: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.our-contact-form-main-title h2 {
	color: #1D1E25;
	font-family: Trebuchet MS;
	font-size: 60px;
	font-style: normal;
	font-weight: 700;
	line-height: 60px;
}
.our-contact-form-main-title p {
	color: #808D9E;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
}
.form-border-btn {
	color: #002060;
	font-family: Trebuchet MS;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	border: 2px solid #002060;
    padding: 10px 40px;
	text-decoration: none;
}
.form-border-btn:hover {
	color: #002060;
}
.form-control:focus {
    box-shadow: 0 0 0 0;
} 
.form-border-btn i {
	padding-left: 15px;
}
::placeholder {
	color: #888D9E !important;
	font-family: Trebuchet MS !important;
	font-size: 18px !important;
	font-style: normal;
	font-weight: 400 !important;
	line-height: 30px !important;
}
#contact-us-insights-sec {
	padding: 6% 0;
}
.insights-main-content h5 {
	color: #002060;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 15px;
}
.insights-main-content h3 {
	color: #000;
    font-family: Trebuchet MS;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #d9d9d9;
}
.insights-main-content p {
	color: #3C3C3C;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 33px;
	margin-bottom: 40px;
}
.insights-main-content a {
	color: #002060 !important;
	font-family: Trebuchet MS;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	border: 3px solid #002060;
    padding: 10px 40px;
	text-decoration: none;
} 
.insight-main-section {
    border: 1px solid #d9d9d9;
	margin-bottom: 30px;
}
.insights-main-content {
	padding: 50px 40px;
}
.insight-img {
	height: 100%;
	object-fit: cover;
}
.mission-bg {
    background-image: url(../images/indian-arrivation.png);
    color: #FFF;
}
.vision-bg {
    background-image: url(../images/indian-airport.png) !important;
    color: #FFF;
}
.mission-bg a {
	color: var(--white, #FFF);
	font-family: Trebuchet MS;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	border: 1px solid #FFF;
    padding: 15px 20px;
	text-decoration: none;
}
.vision-bg a {
	color: var(--white, #FFF);
	font-family: Trebuchet MS;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	border: 1px solid #FFF;
    padding: 15px 20px;
	text-decoration: none;
}
.vision-bg a i, .mission-bg a i {
	padding-left: 20px;
}
.insight-date h3 {
	color: #FFF;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 60px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.insight-date h6 {
	color: #FFF;
	font-family: Trebuchet MS;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.insight-date {
	position: absolute;
    bottom: 0;
    right: 0;
    background-color: #002060;
    padding: 10px;
}
.insight-date-bg {
	position: relative;
}
#contact-us-insights-sec .our-team-main-title h2 {
	color: #000;
	font-size: 60px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 700;
	line-height: 60px;
}
#contact-us-insights-sec .our-team-main-title p {
	color: #3C3C3C;
	font-size: 18px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 400;
	line-height: 35px;
}

@media screen and (max-width:767px) {
#contact-us-insights-sec .our-team-main-title h2 {
    font-size: 37px;
    line-height: 40px;
}
.insights-main-content {
    padding: 20px 15px;
}
.insights-main-content h3 {
    font-size: 24px;
    line-height: 38px;
}
.insights-main-content h5 {
    font-size: 19px;
    line-height: 40px;
    margin-bottom: 5px;
}
.derisk-business-right {
    margin-top: 0px !important;
}
.derisk-business-right {
    padding-top: 20px;
    text-align: center;
    padding-bottom: 10px;
}
.accountability-left-content h2 {
    font-size: 35px !important;
    line-height: 40px;
}
.vetting-of-business img {
	width: 40%;
    margin-bottom: 15px;
}
.acountability-governance h3 {
    font-size: 21px !important;
    line-height: 30px !important;
    margin-bottom: 20px;
}
.revenue-targets h6 {
    font-size: 25px !important;
    line-height: 40px !important;
}
.engineering-related-project h2 {
    font-size: 35px !important;
    line-height: 45px !important;
}
.engineering-related-right-content {
    background-image: unset !important;
    margin-bottom: 20px;
}
.engineering-related-project ul li {
    font-size: 21px !important; 
    line-height: 38px;
}
#engineering-project-section .row {
	flex-direction: column-reverse;
}
.header-btn .post-btn {
    padding: 0 !important;
    font-weight: 400;
    font-family: Poppins !important;
    font-size: 18px !important;
    line-height: 37px;
    text-decoration: none;
    color: #929292 !important;
    border: unset !important;
}
.post-btn i {
    display: none;
}
}
.derisk-business-right h2 {
    font-size: 35px !important;
    line-height: 50px;
}
.navbar-light .navbar-nav .show>.nav-link {
    color: #929292;
}
.derisk-business-left {
    background-image: url(../images/redisk-business-left-img.png);
    color: #FFF;
}
.derisk-business-right {
    background-color: #E1E4E5;
    color: #FFF;
	margin-top: 50px;
}
.derisk-business-left a {
	color: var(--white, #FFF);
	font-family: Trebuchet MS;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	border: 1px solid #FFF;
    padding: 15px 20px;
}
.derisk-business-right a {
	color: var(--white, #FFF);
	font-family: Trebuchet MS;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	border: 1px solid #FFF;
    padding: 15px 20px;
}
.derisk-business-right a i, .derisk-business-left a i {
	padding-left: 20px;
}
.derisk-business-right h5 {
	color: #002060;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
}
.derisk-business-right h2 {
	color: #000;
	font-family: Trebuchet MS;
	font-size: 45px;
	font-style: normal;
	font-weight: 700;
	line-height: 50px;
}
.derisk-business-right p {
	color: #3C3C3C;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 33px;
}
.acountability-governance h3 {
	color: #303030;
    font-family: Trebuchet MS;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.revenue-targets h6 {
	color: #3C3C3C;
    font-family: Trebuchet MS;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin-top: 13PX;
}
.engineering-related-project h4 {
	color: #002060;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
}
.engineering-related-project h2 {
	color: #000;
	font-family: Trebuchet MS;
	font-size: 45px;
	font-style: normal;
	font-weight: 700;
	line-height: 50px;
}
.engineering-related-project p {
	color: #3C3C3C;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 33px;
}
.engineering-related-project ul {
	padding-left: 0px;
}
.engineering-related-project ul li {
	list-style: none;
	color: #3C3C3C;
	font-size: 24px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
}
.engineering-related-project  ul li::marker {
    font-size: 30px;
    color: #002060;
}
.engineering-related-project a {
    color: #002060 !important;
    font-family: Trebuchet MS;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: 3px solid #002060;
    padding: 10px 40px;
    text-decoration: none;
}
#engineering-project-section {
	padding: 6% 0;
}
#engineering-project-section .container {
	padding-right: 0px !important;
}
#engineering-project-section .row {
	margin-right: 0px !important;
}
.engineering-related-right-content {
    background-image: url(../images/engineering-related-project-image.png);
    color: #FFF;
}
.accountability-left-content h2 {
	color: #000;
	font-family: Trebuchet MS;
	font-size: 45px;
	font-style: normal;
	font-weight: 700;
	line-height: 50px;
}
.accountability-left-content p {
	color: #3C3C3C;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 33px;
}
.engineering-related-project a i {
	padding-left: 15px;	
}
.map-location-mark {
	position: relative;
}
.about-us-newdelhi {
	position: absolute;
	top: 41%;
    right: 24%;
}
.about-us-dubai {
	position: absolute;
	top: 50%;
    right: 36%;
}
.about-us-mumbai {
	position: absolute;
	top: 48%;
    right: 26%;
}
.team-image-main {
    position: relative;
}
.linkedin-icon {
    position:absolute;
    top: 15px;
    right:15px;
}
.banner-inner-page-content span img {
   position: relative;
    top: -6px;
}
#testimonial-client-sec .owl-dots {
    display: none;
}
#testimonial-client-sec .owl-carousel .owl-item img {
    display: block;
    width: unset;
	margin: auto;
	margin-bottom: 20px;
}
#testimonial-client-sec .airline-content {
    width: 100%;
}
.header-btn ul li {
	list-style: none; 
}

.main-social-icon-img {
 	position: relative;  
	padding-right: 45px;
}
.hover-social-icon-img img {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
}
.social-media-hover-color-icon:hover {
	opacity: 1 !important;
}
.social-media-hover-icon:hover  {
	opacity: 0 !important;
}
.social-media-hover-color-icon {
	cursor: pointer;
}
.social-media-hover-icon  {
	cursor: pointer;
}
.circle-in-content {
	align-items: center;
    top: 0;
    position: absolute;
    bottom: 0;
    justify-content: center;
    left: 0;
    right: 0;
    text-align: center;
	display: flex;
}