@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*font-family: 'Poppins', sans-serif;*/

body{
	font-family: 'Poppins', sans-serif;
}
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
/*img{
	width: 100%;
}*/
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
.row{
	margin: 0;
	padding: 0;
}
.ml-a{
    margin: 0 0 0 auto !important;
}
.mr-a{
    margin: 0 auto 0 0 !important;
}
.mlr-a{
	margin: 0 auto;
}
/*---------------------*/
.home-banner1{
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 650px;
	background-position: center;
	display: flex;
	vertical-align: middle;
	align-items: center;
	position: relative;
	}
.home-banner2{
	background-image: url(../images/slide-image2.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 650px;
	background-position: center;
}
.home-banner3{
	background-image: url(../images/slide-image3.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 650px;
	background-position: center;
}
.banner-content{
	text-align: left;
	padding-top: 0;
width: 60%;}
.banner-content h3{
	font-family: 'Poppins', sans-serif;
	font-size: 46px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 0;
	text-transform: uppercase;
	}
.banner-content h1{
	font-family: 'Poppins', sans-serif;
	font-size: 60px;
	font-weight: 600;
	color: #ffffff;
	margin-bottom: 15px;
text-transform: uppercase;}
.main-btn{
	width: 140px;
	height: 38px;
	border-radius: 25px;
	background-color: #5490cc;
	border: none;
	outline: none;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	text-align: center;
	}
._okijuh{
	background-color: #ffffff;
    border-radius: 5px;
    width: 472px;
    margin: 0 20px 0 auto;
}
.banner-input{
	width: 330px;
	height: 40px;
	border: none;
	outline: none;
	background-color: transparent;
	margin: 5px 0;
	font-family: 'Poppins', sans-serif ;
}
.banner-form-icon{
	color: #ababab;
	font-size: 16px;
    margin-right: 8px;
}
.locateme{
	background: #ececec none repeat scroll 0 0;
    color: #666;
    font-size: 12px;
    padding: 7px 10px;
    border-radius: 6px;
    border: none;
    position: relative;
    top: -2px;
}
.banner-input1{
	width: 160px;
	height: 40px;
	border: none;
	outline: none;
	background-color: transparent;
	margin: 5px 0;
	font-family: 'Poppins', sans-serif ;
}
._okijuh1{
	background-color: #ffffff;
    border-radius: 5px;
    width: 210px;
}
._pol1{
	padding: 10px;
	margin: 0;
	width: 20px;
	height: 20px;
}
.banner-label{
	margin: 30px 0 20px 10px;
	color: #ffffff;
	font-family: 'Poppins', sans-serif ;
	font-size: 14px;
	font-weight: 600;
}
input[type="checkbox"]{
	position: relative;
	top: 2px;
}
.home-banner-section .carousel-indicators [data-bs-target] {
	margin: 0 7px;width: 7px;
	height: 7px;
	border: 2px solid #ffffff;
	background-color: transparent;
	border-radius: 10px;
opacity: 1;}
/*--------------------------*/
.mid-text{
	font-family: 'Poppins', sans-serif ;
	padding-top: 35px;
}
.top-heading{
	color: #000000;
	padding: 12px 30px;
	background-color: #5ce1e6;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	font-weight: 600;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
}
.mid-text-sec{
	padding-top: 85px;
	padding-bottom: 50px;
}
.mid-heading{
	font-size: 18px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	margin-top: 30px;
	margin-bottom: 8px;
}
.btm-heading{
	font-size: 33px;
	color: #5490cc;
	font-weight: 600;
	letter-spacing: -1px;
	margin-bottom: 20px;
	font-family: 'Poppins', sans-serif;
	text-transform: capitalize;
	padding-top: 23px;
}
.text-sty1{
	font-size: 15px;
	font-weight: 400;
	color: #000000;
	margin-bottom: 20px;
}
.text-sty2{
	font-size: 15px;
	font-weight: 400;
	color: #000000;
	margin-bottom: 20px;
}
.moreinfo{
	padding: 12px 40px;
	background-color: #5490cc;
	font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #ffffff;
    border-radius: 30px;
}
.bgf7f7f7{
	/* background-color: #f7f7f7; */
}
.top-heading2{
	color: #000000;
	padding: 12px 30px;
	/* background-color: #5ce1e6; */
	/* border-radius: 30px; */
	font-weight: 600;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	background-color: #5ce1e6;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.ptb-6{
	padding-top: 6rem;
	padding-bottom: 6rem;
}
.contact-input1{
	width: 100%;
	height: 50px;
	background-color: #ffffff;
	border: 1px solid #d5d5d578;
	margin-bottom: 18px;
	outline: none;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding: 0 15px;
	border-radius: 10px;
}
.contact-input2{
	width: 100%;
	height: 118px;
	background-color: #ffffff;
	border: 1px solid #d5d5d578;
	margin-bottom: 18px;
	outline: none;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding: 15px;
	border-radius: 10px;
}
.contact-form .banner-label {
    margin: 10px 0 10px 10px;
    color: #000000;
}
.bgblack{
	background-color: #000000;
	padding-top: 40px;
}
.bortb{
	/* border-top: 1px solid #ffffff20; */
	/* border-bottom: 1px solid #ffffff20; */
}
.copy-right{
	padding: 30px 0;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #ffffff;
}
.text-right{
	text-align: right;
}
.footer-social{
	text-align: center;
	border-left: 1px solid #ffffff20;
	border-right: 1px solid #ffffff20;
	width: 100%;
	padding: 0;
}
.footer-social a {
    border: 1px solid #ffffff;
    font-size: 16px;
    color: #ffffff;
    /* padding: 4px 7px; */
    border-radius: 50%;
    margin: 5px;
    padding: 4px 0;
}
.footer-social a:hover{
	color: #000000;
	background-color: #5ce1e6;
	border: 1px solid #5ce1e6;
}
.footer-social a i{
	width: 30px;
}
.ft-form{

}
.ft-label{
	width: 100%;font-family: 'Poppins', sans-serif ;
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 15px;
	color: #ffffff;
	margin-left: 0;
	margin-top: 15px;
}
.ft-input-btn{
	width: 265px;
	height: 45px;
	background-color: #ffffff;
	border-radius: 25px;
	padding: 6px 10px;
}
.ft-input{
	width: 200px;
	background-color: transparent;
	border: none;
	outline: none;
	font-family: 'Poppins', sans-serif ;
	padding: 0 10px;
}
.ft-btn{
	color: #565656;
	font-size: 20px;
	width: 40px;
	border: none;
	outline: none;
	background-color: transparent;
}
.ft-text{
	color: #ffffff;
	font-size: 15px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif ;
	margin-bottom: 6px;
}
.ft-text i{
	font-size: 18px;
	color: #5ce1e6;
	margin-right: 10px;
}
.bycolor{
	background-image: linear-gradient(90deg, #5490cc 50%, #5ce1e6 50%);
	margin-bottom: 150px;
}
.h2sty1{
	font-weight: 700;
	font-size: 65px;
	color: #ffffff;
	padding-top: 70px;
	padding-bottom: 40px;
	font-family: 'Poppins', sans-serif;
}
.yellowbg{
	padding: 40px 20px;
	background-color: rgba(0, 0, 0, 0.04);
	color: #000000;
	font-size: 17px;
	font-family: 'Poppins', sans-serif ;
	margin-top: 100px;
}
.extra-service .owl-carousel{
	padding-top: 0;
	margin-bottom: -90px;
}
.service-inner{
	position: relative;
	overflow:hidden;
}
.ser-img{
	position: relative;
	z-index: 1;
}
.service-innername{
	width: 100%;
	height: 71px;
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	padding: 20px 15px;
	background: #000000;
	transition:0.5s;
}
.service-inner:hover .service-innername{
	height:100%;
	background: #424343c9;
	transition:0.5s;
}
.ser-name{
	width: 100%;
	font-size: 22px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	color: #ffffff;
	margin-bottom: 15px;
	cursor: pointer;
}
.service-innername i{
	height: 40px;
    width: 40px;
    background-color: rgba(255, 255, 255, 0.4);
    line-height: 40px;
    text-align: center;
    color: #000000;
    border-radius: 50%;
}
.wid-80{
	width: 80%;
}
.wid-20{
	width: 20%;
}
.extra-service .owl-dots{
	display: none;
}
.service-inner:hover .service-innername i{
	background-color: #5ce1e6;
}
.extra-service .owl-carousel .owl-nav button.owl-next, .extra-service .owl-carousel .owl-nav button.owl-prev {
    width: 90px;
    height: 80px;
    background: #ffffff;
    position: absolute;
    top: auto;
    bottom: 90px;font-size: 32px;
}
.extra-service .owl-carousel .owl-nav button.owl-prev{
	left: auto;
right: -90px;}
.extra-service .owl-carousel .owl-nav button.owl-next{
	left: auto;
right: -180px;}
.extra-service .owl-carousel .owl-nav button.owl-next:hover, .extra-service .owl-carousel .owl-nav button.owl-prev:hover{
	background-color: #5490cc;
color: #ffffff;}
._porel{
	position: relative;
}
.allsrvs{
	width: 270px;
	background-color: #5490cc;
	height: 60px;
	cursor: pointer;
	text-align: center;
	padding: 15px 0;
	border-radius: 50px;
	margin: 0 auto;
	margin-bottom: 100px;
	}
.allsrvs a span{
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: #ffffff;
	text-transform: capitalize;
	padding-right: 35px;
}
.allsrvs a i{
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background-color: #ffffff80;
	color: #000000;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	padding-top: 5px;
}
.allsrvs a:hover i{
	background-color: #ffffff;
}

.wid-35{
	width: 35%;
}
.wid-65{
	width: 65%;
}
.mycheader{
	position: fixed;
  	top: 0;
  	width: 100%;
  	z-index: 9;
}
.fl-right{
	float: right;
	position: relative;
}
.mycheader nav.navbar.navbar-expand-lg.navbar-light {
    background: #ffffff;
    padding: 24.5px 0;
}
.mycheader .navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0);
    margin: 0 7px;
    padding: 4px 15px;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    border-radius: 20px;
    text-transform: uppercase;
}
.mycheader .navbar-light .navbar-nav .nav-link.active, .mycheader .navbar-light .navbar-nav .show>.nav-link{
	background-color: #5490cc;
	color: #ffffff;
}
.mycheader .navbar-light .navbar-nav .nav-link:focus, .mycheader .navbar-light .navbar-nav .nav-link:hover{
	background-color: #5490cc;
	color: #ffffff;
}
.wid-55{
	width: 55%;
}
.wid-45{
	width: 45%;
}
.search-call{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	height: 80px;
}
/*------------*/
.search-call .search-box {
  position: absolute;
  z-index: 2;
  /* top : 50%; */
  /* left: 50%; */
  top: 18px;
  /* transform: translate(-50%, -50%); */
  background: #ffffff;
  height: 40px;
  border-radius: 40px;
  padding: 0px;
  border: 1px solid #5490cc;
}
.search-call .search-box:hover > .search-text{
  width: 220px;
  padding: 0 10px;
}
.search-call .search-box:hover > .search-btn{
  background: #5490cc;
  color: #ffffff;
}
.search-call .search-btn {
  color: #000000;
  float: right;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.4s;
  cursor: pointer;
  text-decoration: none;
}
.search-call .search-btn > i {
  font-size: 16px;
}
.search-call .search-text {
  border: none;
  background: none;
  outline: none;
  float: left;
  padding: 0;
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  transition: 0.4s;
  line-height: 40px;
  width: 0px;  
/*   width: 250px; */  
}
/*------------*/
.search-call .call-box {
  z-index: 1;
  position: absolute;
  /* top : 50%; */
  /* left: 50%; */
  top: 18px;
  left: 56px;
  /* transform: translate(-50%, -50%); */
  background: white;
  height: 40px;
  border-radius: 40px;
  padding: 0px;
  border: 1px solid #5490cc;
}
.search-call .call-box:hover > .call-text{
  width: 150px;
  padding: 0 10px;
}
.search-call .call-box:hover > .call-btn{
  background: #5490cc;
  color: #ffffff;
}
.search-call .call-btn {
  color: #000000;
  float: right;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.4s;
  cursor: pointer;
  text-decoration: none;
}
.search-call .call-btn > i {
  font-size: 16px;
}
.search-call .call-text {
  border: none;
  background: none;
  outline: none;
  float: right;
  padding: 0;
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  transition: 0.4s;
  line-height: 40px;
  width: 0px;
  /*   width: 250px; */
  overflow: hidden;
}
/*------------*/ 
.texi-inner{
	height: 480px;
	width: 100%;
	border-radius: 20px;
	background-color: #5490cc;
	display: flex;
	align-items: flex-end;
	background-size: cover;
	position: relative;
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
	margin-bottom: 24px;
	}
.h-200{
	width: 100%;
	height: 220px;
}
.taxi-img{
	text-align: center;
	margin-bottom: 65px;
	height: 156px;
}
.taxi-img img {
    margin-top: -100px;
}
.taxi-img1{
	text-align: center;
	margin-bottom: 65px;
	height: 156px;
}
.taxi-img1 img {
	margin-top: -165px;
}
.texi-text {
    background-color: #00000091;
    border-radius: 0px;
    /* border-bottom-right-radius: 60px; */
    padding: 29px 30px;
    box-shadow: 0 30px 30px 0 #0000001a;
    width: 100%;
}
.texi-text h2{
	font-weight: bold;
	font-size: 23px;
	color: #ffffff;
	margin-bottom: 15px;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 5px;
}
.texi-text p{
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0;
}
.texi-btn i{
	background-color: #5490cc00;
	color: #5490cc;
	width: 40px;
	height: 40px;
	border-radius: 16px;
	text-align: center;
	padding-top: 11px;
	font-size: 20px;
	border-radius: 20px;
}
.texi-text:hover .texi-btn i{
	background-color: #5ce1e6;
}
.plr-5{
	padding: 20px 2rem!important;
}
.mb-200 {
    margin-bottom: 200px;
}
.fl-right:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 80px;
    background: #ffffff;
    left: auto;
    top: 0;
    right: 500px;
}
.about-back{
	/* background-image: url(../images/bg_woman.webp); */
	/* background-position: center; */
	/* background-repeat: no-repeat; */
	/* background-size: cover; */
	padding: 4% 0;
}
.btm-hd-sm{
	font-size: 14px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	margin-top: 0px;
	margin-bottom: 30px;
}
.about-bnr{
	min-height: 400px;
	background-image: url(../images/about-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	padding-top: 0;
	display: flex;
	align-items: center;
	position: relative;
}
.about-bnr:before{
	position:
	absolute;
	content:
	"";
	width:100%;
	height:100%;
	background:#00000094;
	z-index:1;
	left:0;
	top: 0;
}
.about-bnr h1{
	font-size: 60px;
	color: #ffffff;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	margin: 0 auto;
	position:
	relative;
	z-index:2;
	text-transform: capitalize;
}
.contact-map iframe{
	width: 100%;
	height: 450px;
}
.white_bg{
	/*background-color: #ffffff;*/
	border-radius: 20px;
	text-align: center;
	background-image: url(../images/main_bg.jpg);
	background-position: center ;
	background-repeat: no-repeat ;
	background-size: cover ;
	padding: 25px;
	margin-bottom: 15px;
}
.servs-bnr{
	min-height: 400px;
	background-image: url(../images/19.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	padding-top: 0;
	display: flex;
	align-items: center;
	position: relative;
}
.servs-bnr:before{
	position:
	absolute;
	content:
	"";
	width:100%;
	height:100%;
	background:#0000008a;
	left:0;
	top: 0;
}
.servs-bnr h1{
	font-size: 60px;
	color: #ffffff;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.home-banner-section .carousel-indicators {
    position: absolute;
    bottom: 24%;
    left: 20px;
    z-index: 2;
    display: flex;
    justify-content: start;
    padding: 0;
    /* margin-right: auto; */
    /* margin-bottom: 0; */
    /* margin-top: auto; */
    /* margin-left: 0; */
    list-style: none;
}
.btn-banner{
	float: left;
	padding-top: 8px;
}
.home-banner-section .carousel-indicators .active {
    opacity: 1;
    background-color: #5ce1e6;
    border-color: #5ce1e6;
}
.frm-txt{
	color: #000000;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
}
.dfjhnza{
	align-items: center;
}
.ft-logo{
	width: 120px;
	margin: 20px 0;
}
._kuyfgfg{
	font-size: 18px;
    font-weight: 400;
    color: #222222;
    text-transform: uppercase;
}
._yadfx .texi-inner {
    height: 100%;
    overflow: hidden;
    box-shadow: 0 0 10px 0 #00000050;
    border-radius: 15px;
}
._ewywqk{
	display: none;
}

.copy-right a {
    color: #5ce1e6 !important;
    font-weight: bold;
}

.gqdhwfd  h3.btm-heading.mt-4 {
    text-align: left;
}

.gqdhwfd  p.text-sty2 {
    text-align: left;
}



section.gqdhwfd {
    background: #5490cc;
    padding: 5% 0;
}

section.gqdhwfd {}

.gqdhwfd h3.btm-heading.mt-4 {
    color: #ffffff;
}

.gqdhwfd p.text-sty2 {
    color: #ffffff;
}

.bgfd4 {
    padding-top: 5%;
}

.bgfd4 img {
    border: 1px solid #ffffff;
    border-radius: 100%;
}

.bgfd4 .text-center {
    margin-bottom: 18px;
}

a.moreinfo:hover {
    color: #ffffff;
}

a._kuyfgfg span {
    color: #ffffff;
}

.fst a {
    float: left;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 20px;
    padding: 6px 17px;
    margin-top: 10px;
    font-size: 12px;
}

.fst a:hover {
    background: #5490cc;
    border: 1px solid #5490cc;
}

.bgf7f7f7 .dfjhnza {
    background: #ffffff;
    box-shadow: 0px 0px 10px 0px #0000003b;
    padding: 4%;
    border-radius: 20px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.sercfrt2 a {
    float: left;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 20px;
    padding: 6px 17px;
    margin-top: 10px;
    font-size: 12px;
}

.sercfrt2 a:hover {
    background: #5490cc;
    border: 1px solid #5490cc;
}

.whatsapp{
	left: 30px;
	bottom: 30px;
	position: fixed;
	z-index: 9;
}
.whatsapp img{
	width: 50px;
}
.call{
	left: 30px;
	bottom: 95px;
	position: fixed;
	z-index: 9;
}
.call img{
	width: 50px;
}
.cirti-img{
	width: 100%;
	height: 100%;
}

.banner-content p {
    color: #ffffff;
    font-size: 20px;
}

.home-banner1:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: #0000004f;
}

.home-banner1 .container {
    z-index: 1;
}