/*
Author : Shameer

*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap');



/* Owl Carousel v2.2.1 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/* Owl Carousel THEME v2.2.1 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}



/* WEBTHEME -----* */
* { margin:0; padding:0; }
body {
	margin: 0; padding: 0; 
	font-weight: 400; font-size: 16px; color:#141414;
	font-family: "Poppins", sans-serif;
	background: #fff; }
img { max-width: 100%; height: auto; }

/* TYPOGRAPHY --------------------------- */

h1, h2, h3 { 
	font-weight:700;
	color:#fff; text-align: left;
	font-family: "Poppins", sans-serif;
	margin:0 0 30px; padding:0; line-height:1.3; }
h4, h5 { 
	font-weight:700;
	color:#fff; text-align: left;
	font-family: "Poppins", sans-serif;
	margin:0 0 25px; padding:0; line-height:1.3; }
h6 {
	text-align: left; margin:0 0 15px 0; padding:0; line-height: 1.4;
	font-weight: 600;
	font-family: "Poppins", sans-serif; }

h1 { font-size:50px; color:#1A237E; }
h2 { font-size:46px; color:#1A237E; }
h3 { font-size:36px; color:#1A237E; }
h4 { font-size:32px; color:#1A237E; }
h5 { font-size:24px; color:#1A237E; }
h6 { font-size:18px; color:#1A237E; }

p { 
	margin:0 0 25px; padding:0; 
	font-size:16px; color:#222;
	font-family: "Poppins", sans-serif; font-weight: 400;
	text-align: left; line-height: 1.5;}
p a { text-decoration:underline; }
p a:hover { color:#1A237E; }

span {}
strong { font-weight:700; }

a { font-size:15px; text-decoration:none; color:#1A237E; transition: all 1s; }
a:hover { color:#1A237E; }
a img { border: none; outline: none; }

@media(max-width:1200px){
	h1, h2, h3 { margin:0 0 20px; }
	h4, h5, h6 { margin:0 0 15px; }
}
@media(max-width:991px){
	h1 { font-size:42px; }
	h2 { font-size:36px; }
	h3 { font-size:32px; }
	h4 { font-size:28px; }
	p  { font-size:14px; line-height: 1.6;  margin:0 0 20px; }
}
@media(max-width:767px){
	h1, h2, h3 { margin:0 0 15px; }
	h4, h5, h6 { margin:0 0 10px; }
	h1 { font-size:36px; }
	h2 { font-size:32px; }
	h3 { font-size:28px; }
	h4 { font-size:22px; }
	h5 { font-size:20px; }
	p { font-size:15px; }
}
@media(max-width:575px){
	h6 { font-size:16px; }
	p { font-size:14px; }
}
::after,
::before { font-family: "Font Awesome 6 Free"; font-weight:900; }
.fa-brands::before, .fab::before,
.fa-brands::after, .fab::after { font-family: "Font Awesome 6 Brands"; font-weight:400; }
a::after,
a::before { 
	display: inline-block; margin:0 8px 0 0; padding:0; }
a.white_button,
a.button {
	display: inline-block;
	margin:0; padding:18px 35px; line-height: 1;
	text-decoration: none; 
	border-radius: 30px; text-transform: capitalize;
	font-weight:600; font-size:14px; color:#fff; text-align: center;
	background:#1A237E; border:1px solid #1A237E; }
a.button.whatsapp { color:#179726; }
a.button:hover { color:#1A237E; background:#FFBB00; border-color:#FFBB00; }
a.button.whitebg:hover { }

@media(max-width:767px){
	a.whtie_button, a.button { padding:13px 20px; font-size:13px; }
}
/* LISTING ------------------ */
ul, ol {}
ul li, ol li {
	position: relative;
	margin:0 0 10px; padding:0 0 0 20px; }
ul li a, ol li a { text-decoration: underline; }
ul.nostyle {
	list-style: none; margin:0; padding:0;
}ul.nostyle li {  }

ul.listing { 
	width:100%; float:left; list-style: none;
	margin:0; padding:0; }
ul.listing strong { font-weight:600; }
ul.listing li  { 
	position:relative; padding:0 0 10px 20px; margin:0; }
ul.listing li::before { 
	position:absolute; top:0; left:0; content:'-'; }
ul.listing li a {}

/* FORM CONTENT ----------*/
input[type="text"], input[type="tel"], input[type="number"],
input[type="date"], input[type="email"], 
textarea, select, option {
	margin:20px 0 0;
	color:#6C757D; font-size:13px; font-weight:400;
	background:#fff; border:1px solid #E5E5E5; border-radius:50px; }
input[type="text"], input[type="tel"], input[type="number"],
input[type="date"], input[type="email"] { 
	width:100%; height:40px; 
	padding:10px 15px;  }
input[type="date"] {
	 }
input[type="number"] {
	 }
select {
	 }
textarea { 
	width:100%; height: 100px; padding:10px 15px; margin:20px 0 0;
	resize:none; outline: none; border-radius:10px; }
input[type="submit"],
input[type="button"]{
	width:auto; min-height:40px;
	margin:20px 0 0; padding:0 30px;
	background:#1A237E; color:#fff; font-size:13px;
	font-weight:600; border-radius: 100px;
	border:1px solid #1A237E; outline:none; cursor: pointer; }
input[type="submit"]:hover,
input[type="button"]:hover { 
	background:#000; color:#fff; border-color:#000; }
button { border:none; outline:none; background:none; }

/* owl carousel ------------- */
.owl-carousel .owl-nav {
/* 	position: absolute; top:35%; right:0; z-index: 2001; */
}
.owl-carousel .owl-nav div {
	width:35px; height:35px; line-height:36px;
	margin:0; padding:0; float: left;
	color:#7D7D7D; text-align:center; font-size:17px;
	background: #fff; border-radius:3px; }
.owl-carousel .owl-nav div.owl-next { position: absolute; top:40%; right:-45px; }
.owl-carousel .owl-nav div.owl-prev { position: absolute; top:40%; left:-45px;  }
.owl-carousel .owl-nav div:hover { background: #1A237E; }

@media(max-width:767px){
	.owl-carousel .owl-nav { display: none; }
}
.owl-carousel .owl-dots {
	margin:10px 0 10px;
	text-align: center; }
.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
	width:10px; height: 10px;
	margin:0 3px; padding:0;
	background: #CCCFCE; border-radius:10px;
	-webkit-border-radius:10px; -moz-border-radius:10px; }
.owl-carousel .owl-dots .owl-dot.active {
	background:#1A237E; }
.next-slide, .prev-slide { cursor: pointer; }

/* ---------------------------- */
@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1200px;
  }
}
.full-block { width:100%; float:left; }
.half-block { width:50%; float:left; }
.section { 
	width:100%; float:left;
	margin:0; padding:100px 0; }
@media(max-width:1200px){
	.section { padding:50px 0; }
}
@media(max-width:991px){
	.section { padding:40px 0; }
}
.whatsappCall {
	width:60px; height:60px;
	position: fixed; bottom:30px; right:30px; z-index:  2003;
	animation: bounce 1s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-10px); }
  60% {
    transform: translateY(-5px); }
}

/* HEADER ---------------------------*/ 
.header-container {
	width:100%; float:left; 
	background:none; animation-delay: 2s; }

.header { 
	width:100%; float:left; 
	padding:15px 0; margin:0px auto 0;
	background:#fff; }

.fixed-header { 
	position: fixed; top:0; left:0; z-index: 2001;
	background:#fff; }
.fixed-header:hover { background:none; }
.fixed-header:hover .callus .cicon { border:1px solid rgba(256,256,256,0.3); }
.logo a img { max-width:160px; width:100%; }

.icon_contact {  }
.icon_contact a { 
	margin:0; padding:0;
	position:relative; font-weight:500; color:#141414; font-size: 16px;
	display: flex; align-items:center; justify-content: center; }
.icon_contact a:hover { text-decoration: none; }
.icon_contact a:hover span.ctext span {  }
.icon_contact a span.cicon { 
	margin:0 5px 0 0; padding:0;
	border-radius: 30px; text-align: center;
	display: flex; align-items:center; justify-content: center;
	width:40px; height:40px; background:none; }
.icon_contact svg,
.icon_contact i {
	 color:#53CD65; font-size:18px; }
.icon_contact .fa-phone-alt { font-size:15px; }
.icon_contact .fa-whatsapp { font-size:32px; }
.icon_contact .callus span.cicon { background:#000; }
.icon_contact span.ctext span { font-size:0.75em; font-weight:400; }

.top-quick-contact { float:right; }


@media(max-width:1300px){
	.header .icon_contact .chatwithus span.ctext { display: none; }
	.header .icon_contact a span.ctext { display: none; }
}
@media(max-width:1200px){
	.header .icon_contact { margin-left:15px; }
	.header .icon_contact a span.ctext { display: none; }
}
@media screen and (max-width:767px){ }
@media screen and (max-width:575px){ }

/* LISTING -------------- */
ul.social-menu { 
	display:inline-block; list-style: none;
	margin:0; padding:0; }
ul.social-menu li { 
	width:auto; float:left; clear: none; 
	margin:0 10px 0 0; padding:0; }
ul.social-menu li a {
	width:26px; height:26px; display:flex; justify-content:center; align-items:center;
	background:#none; color:#4B4B4B; border:1px solid #ffffff60;
  border-radius:4px; }
ul.social-menu li a svg { font-size:16px;}
ul.social-menu li a svg path { color:#4B4B4B !important; }


/* FOOTER ----------------------- */
.copycat { 
	width:100%; float:left; margin:0; padding:20px 0 40px;
	border-top:1px solid rgba(256,256,256,0.2); 
	background:#F8F8F8; }
.copycat p { 
	font-size: 14px; color:#4B4B4B;
	text-align: left; margin:5px 0 0; padding:0; }
.copycat ul.social-menu { float:right; }
.copycat ul.social-menu li a { border:none; text-decoration: none; }

@media screen and (max-width:575px){
	.copycat { margin:0; padding:20px 0 30px; }
	.copycat, .copycat p { text-align: center; }
	.copycat ul.social-menu { float:none; margin-top:10px; }
}


/* BANNERS -------------------------- */
.banner { 
	width:100%; float:left; text-align:center; position: relative; }
.banner-image { width:100%; float:left; position: relative; }

.banner-caption { 
	margin:0; padding:0; text-align: left; 
	width:100%; float:left; }

.banner-form {
	width:100%; float:left; min-height: 650px;
	display: flex; justify-content: center; align-items: center;
	background: url('../images/banner-image.jpg');
	background-size: cover; background-position: center; }
.help-form {
	margin:0 15px 0 0;
	width:100%; max-width:350px;  display: inline-block; float: right;
	border-radius: 10px; overflow: hidden;
	border:1px solid #FFBB00; background:rgba(0,0,0,0.5);  }

.help-form h5,
.help-form h6 { 
	width:100%; float:left; font-size:16px;
	font-weight: 700; margin:0; padding:15px 0;
	text-align: center; text-transform: uppercase;
	background:#FFBB00; color:#fff; }
.form_header {}
.form_content {
	padding:10px 30px 30px; margin:0; }
.help-form input[type="text"],
.help-form input[type="tel"],
.help-form input[type="email"],
.help-form textarea { 
  background:rgba(256,256,256,0.8); border:none; }
.help-form select {
	font-size: 12px; 
  width: 40%; background:rgba(256,256,256,0.8);
  padding: 0 10px;
}


.banner-caption h1 { 
	width:100%; 
	margin:0 0 20px; padding:0; line-height: 1.1;
	text-transform: capitalize; text-align: left;
	color:#fff; font-size:62px; font-weight:800; }
.banner-caption p { 
	width:100%; max-width:700px; text-align: left; margin:0 0 30px;
	font-size:18px; color:#fff; }


.banner-image { display: none;
	width:100%; float:left; position:relative; }
.banner-image .banner-caption { 
	transform: translate(-50%,-50%); 
	position:absolute; top:50%; left:50%;
  text-align: center; }
.banner-image .banner-caption h1 { text-align: center; }
.banner-image .banner-caption p { text-align: center; margin:0 auto 30px; }
.banner-image::after {
	position:absolute; top:0; left:0;  z-index:5;
	content:''; width:100%; height:100%; 
	background: rgb(0,0,0,0.1); } 
.banner-image img {
	width:100%; max-height:700px; float:left;
	object-fit: cover; object-position:center; }

.banner-slider .owl-carousel .owl-nav div {
	font-size:12px; line-height: 3;
	width:40px; height:40px; text-align:center; top: auto; bottom:50%;
	border-radius: 40px; background:none; border:1px solid #fff; color:#fff;
}
.banner-slider .owl-carousel .owl-nav div.owl-prev { left:20px; }
.banner-slider .owl-carousel .owl-nav div.owl-next { right:20px; }

.banner-slider .owl-carousel .owl-dots { position:absolute; width:100%; bottom:5px; }

@media(max-width:1500px){
	.banner-caption h1 { font-size:62px;}
}
@media(max-width:1200px){
	.banner-caption h1 { font-size:46px; margin:0 0 10px;}
	.banner-caption p { font-size:16px; }
	
}

@media(max-width:991px){
	.banner-caption h1 { font-size:36px;}
	.banner-caption p { font-size:14px; }
	.banner-image img {  }
}
@media(max-width:767px){
	.banner-caption { padding:0 10%;}
	.banner-caption p { display: none; }
	.banner-form { padding:0; min-height: unset; background:none; }
	.banner-form .help-form { margin:-50px auto 0;}
	.banner-form .banner-caption { display: none; text-align: center; }
	.help-form { float: none; }
	.banner-image { display: block; }
	.banner-image img{ min-height: 240px;}

}
@media(max-width:575px){
	.banner-image img { max-height:280px; }
	.banner-caption { text-align:center; padding:30px; }
	.banner-caption h1 { font-size:28px; text-align: center; }
	.banner-caption p { display: none; text-align: center; }
}

/* HOME PAGE ---------------------------------- */

.home_intro { text-align:center; }
.home_intro h2 { text-align:center; }
.home_intro h6 { text-align:center; }
.home_intro p { text-align:center; }


.home_services { 
	background: #F6F5F8; text-align:center; }
.home_services h2 { text-align: center; }
.home_services p { text-align: center; }

.service_block {
	width:100%; float:left; margin:10px 0 0; padding:0;
  background:#fff; border-radius:10px; overflow: hidden;}
.service_block_img {  }
.service_block_img a img { 
	width:100%; height:240px; 
	object-fit:cover; object-position:center; }
.service_block_desc { 
	background:#fff; padding:30px 30px 40px; text-align:left; line-height:1.2; }
.service_block_desc h5,
.service_block_desc h6 { color:#002E62; font-weight:600; }
.service_block_desc p { text-align: left; }
.service_block_desc a { text-align:left; font-weight:500; color:#1A237E; }
.service_block_desc a:hover { text-decoration: none; }

@media screen and(max-width:991px){
	.service_block_desc { padding:20px 20px 30px; }
}

.whychoose { text-align:center; color:#fff; background: #1A237E;}
.whychoose h2,
.whychoose h5 { text-align:center; color:#fff; }
.whychoose p { text-align:center; color:#fff; margin:0 0 30px; }
.whychoose a.button { margin-top:30px; }
.whychoose .full-block { margin:10px 0; text-align: center; }

.whychoose .button { border:1px solid #fff; }


/* faq ----------------- */

.accordion {
    width:100%; margin: auto auto 30px auto; padding:0; }
.accordion-item {
    border-bottom: 1px solid #ddd; }
.accordion-question {
    background-color: #fff; position: relative;
    cursor: pointer;
    width: 100%; padding: 15px;
    border: none; outline: none;
    text-align: left; font-size: 16px; font-weight: 500;
    transition: background-color 0.3s ease; }
.accordion-question::after {
	position: absolute; top: 20px; right: 20px;
  font-size: 14px; content: '\f107'; }
.accordion-question.active::after { 
	content: '\f106'; }
.accordion-question.active { 
	background-color: #fafafa; border-bottom:1px solid #efefef; } 
.accordion-question:hover {
    background-color: #ddd; }

.accordion-answer {
    display: none; padding: 15px;
    background-color: #fafafa; }
.accordion-answer p { 
	font-size:15px; }


