@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&amp;display=swap');

*{margin: 0; padding: 0; box-sizing: border-box;}
html{margin: 0;padding: 0;width: 100%;height: 100%;overflow-y: scroll;overflow-x: hidden;}
body{ font-family: "Open Sans", sans-serif; font-size: 16px; line-height:26px; font-weight: normal; color: #000; line-height: 1.5;}
a {text-decoration: none;}
h1,h2,h3,h4,h5,h6 { font-family: "Jost", Sans-serif; font-weight: 600; color: #102039; margin-bottom: 15px; letter-spacing: 0px;}
ul{ margin: 0; padding: 0;}
.sec-pad{ padding-top: 90px; padding-bottom: 90px; position: relative;}
.readmore-btn { padding: 12px 25px; background: #1f469D; text-transform: capitalize; color: #fff; display: inline-block; border-radius: 5px; border: none; font-weight: 600; text-transform: uppercase;}
.readmore-btn:hover{ background-color: #0d9bce; color: #fff;}
.btn-submit{ background-color: #1f469D; border:none !important; padding:8px 35px 8px 35px; border-radius: 5px; border: none; color: #fff; text-transform: uppercase; height: 45px !important;}
.btn-submit:hover{ background-color: #0d9bce;}
.bg-light{ background-color: #F4F4F4 !important;}
.dnone{ display: none;}


/* =========== Banner Start =========== */
.carousel-caption{ right: 8%; left: 8%; bottom:6%; text-align: left;}
.banner-left h2{ color: #fff; font-size:35px;}
.banner-left p{ padding-right: 50px;}
.carousel-indicators{ margin-left: 8%; margin-right: 8%; text-align: left; justify-content: left; bottom: 15px;}
.banner-right{ background-color: rgba(18, 10, 0, 0.7); padding: 20px; margin-left: 50px;}
.banner-right h4{ color: #fff;}
.banner-right .form-group .form-control{ margin-bottom: 12px; padding: 10px; background: #f5f5f5; border: 1px solid #ccc; box-shadow: none; color: #000;}
.banner-right .form-group select{ width: 100%; padding: 13px 5px; background: #f5f5f5; border: 1px solid #ccc; box-shadow: none; border-radius: 4px; color: #000;}
.banner-right .form-group select option{ color: #000;}
.banner-right .form-group textarea{ height: 100px;}
.banner-panel .carousel-indicators [data-bs-target]{ width: 10px; height: 10px; border-radius: 50%; background: transparent; border: 2px solid #fff;}
.mobile-banner{ display: none;}
.carousel-caption .morebtn{ background-color: #1f469D; color: #fff; padding: 10px 20px; text-transform: uppercase; border-radius: 5px; display: inline-block;}
.carousel-caption:hover .morebtn{ background-color: #0d9bce; color: #fff;}

input[type="text"]::placeholder { color: #000;} 
input[type="text"]:-ms-input-placeholder { color: #000; } 
input[type="text"]::-ms-input-placeholder { color: #000; } 

input[type="email"]::placeholder { color: #000;} 
input[type="email"]:-ms-input-placeholder { color: #000; } 
input[type="email"]::-ms-input-placeholder { color: #000; }

input[type="email"]::placeholder { color: #000;} 
input[type="email"]:-ms-input-placeholder { color: #000; } 
input[type="email"]::-ms-input-placeholder { color: #000; }

textarea[name="your-message"]::placeholder { color: #000;} 
textarea[name="your-message"]:-ms-input-placeholder { color: #000; } 
textarea[name="your-message"]::-ms-input-placeholder { color: #000; }


/* =========== About Us Start =========== */
.about-panel-left{ position: relative;}
.about-panel-left img{ width: 100%;}
.about-panel-right .sheading-white h2{ color: #151515;}
.about-panel .sheading-white .stitle { font-weight: 600; font-size: 25px; color: #000; margin-bottom: 10px; position: relative;}
.about-panel .sheading-white .stitle:after {position: absolute;content: "";background: url('../images/hafter.webp') no-repeat;height: 25px;width: 20px;bottom: 0px;margin-left: 10px; background-size: 100%;}
.about-panel-right h2{ font-size:35px; line-height:40px; color: #1f469D;}


/* =========== Counter Start =========== */
.counter-panel{ background: url('../images/counter-bg.webp') no-repeat;}
.counter-panel h2{ color: #fff;}
.counter-panel p{ color: #fff;}
.counter{ display: flex; background-color: #F5F5F5; padding: 10px;}
.counter h2{ color: #000; margin: 0; font-size: 40px;}
.count-text{ color: #000; font-size: 16px; line-height:18px; font-weight: bold; padding: 7px 0; margin-left: 15px; text-transform: uppercase;}


/* =========== Services Start =========== */
.services-panel .sheading-white .stitle { font-weight: 600; font-size: 35px; color: #1f469D; margin-bottom: 10px; position: relative;}
.services-panel .sheading-white .stitle:after {position: absolute;content: "";background: url('../images/hafter.webp') no-repeat;height: 25px;width: 20px;bottom: 4px;margin-left: 10px; background-size: 100%;}
.service-box-pic img{ width: 100%;}
.service-box-content h2{ color: #434343; font-size: 50px; line-height: 50px; margin-bottom: 5px;}
.service-box-content ul li{ font-weight: bold; font-size: 14px; list-style: none; margin-bottom: 5px;}
.service-box-content ul li i{ color: #1f469D;}
.service-box-content h4{ color: #fff; background-color: #1f469D; text-transform: uppercase; padding: 8px 15px 6px;}
.service-box-content .sheading-white .stitle { font-weight: 600; font-size: 18px; color: #1f469D; text-transform: uppercase; margin-bottom: 10px; position: relative;}
.service-box-content .sheading-white .stitle:after {position: absolute;content: "";background: url('../images/hafter.webp') no-repeat;height: 25px;width: 20px;bottom: 0px;margin-left: 10px; background-size: 100%;}
.area-list li i{ margin-right: 10px;}
.area-list li.c1{ background-color: #DEF8FF; padding: 8px 15px;}
.area-list li.c2{ background-color: #FFDDEA; padding: 8px 15px;}

.kolkata .sheading-white .stitle { font-weight: 600; font-size: 18px; color: #1f469D; text-transform: uppercase; margin-bottom: 10px; position: relative;}
.kolkata .sheading-white .stitle:after {position: absolute;content: "";background: url('../images/hafter.webp') no-repeat;height: 25px;width: 20px;bottom: 0px;margin-left: 10px; background-size: 100%;}

.service-box-content ul{ margin: 0 0 20px 0;}
.service-box-content ul li{ padding-bottom: 5px; width: 48%; display: inline-block;}
.service-box-content ul li a{ font-weight: bold;}
.service-box-content ul li a .fa{ color: #1f469D;}


/* =========== Location Start =========== */
.location-panel .location-panel-left img{ width: 100%;}
.location-panel .sheading-white .stitle { font-weight: 600; font-size: 25px; color: #1f469D; margin-bottom: 10px; position: relative;}
.location-panel .sheading-white .stitle:after {position: absolute;content: "";background: url('../images/hafter.webp') no-repeat;height: 25px;width: 20px;bottom: 0px;margin-left: 10px; background-size: 100%;}
.location-panel-right ul{ margin: 0 0 20px 0;}
.location-panel-right ul li{ padding-bottom: 5px; width: 48%; display: inline-block;}
.location-panel-right ul li a{ font-weight: bold;}
.location-panel-right ul li a .fa{ color: #1f469D;}


/* =========== Areas We Serve Start =========== */
.areas-panel .sheading-white .stitle { font-weight: 600; font-size: 20px; color: #1f469D; margin-bottom: 10px; position: relative; text-transform: uppercase;}
.areas-panel .sheading-white .stitle:after {position: absolute;content: "";background: url('../images/hafter.webp') no-repeat;height: 25px;width: 20px;bottom: 0px;margin-left: 10px; background-size: 100%;}
.areas-part{ margin-top: 20px;}
.ablock{ background: linear-gradient(180deg, #E66C9A 0%, #B73E6B 100%); text-align: center; padding: 85px 10px 15px 10px; position: relative; margin-top: 70px;}
.ablock .ablock-pic{ position: absolute; left: calc(50% - 70px); overflow: hidden; top: -70px; max-width: 140px;}
.ablock .ablock-pic img{ width: 140px !important; height:140px !important; border: 6px solid #f5f5f5; display: inline-block !important; border-radius: 50%; } 
.ablock h4{ color: #fff; text-transform: uppercase;}
.ablock p{ color: #fff;}
.ablock-btn{  padding: 10px 20px; background: #B83466; text-transform: capitalize; font-size:13px; color: #fff; display: inline-block; border-radius: 5px; border: none; text-transform: uppercase; border: 2px solid #E64C87;}
.area-carousel .owl-nav{ text-align: center; margin: 20px 0; display: block !important;}
.area-carousel .owl-nav button{ border:1px solid #1f469D !important; color: #fff; width: 50px; height: 35px; line-height: 25px !important; margin: 0 5px;}
.area-carousel .owl-nav button:hover{ background-color: #1f469D; color: #fff !important;}



/* =========== Footer Start =========== */
.footer{ background-color: #1B0F00; position: relative; z-index: 9; overflow: hidden;}
.footer-top{ padding: 50px 0 10px 0;}
.flogo{ margin-bottom: 15px;}
.flogo img{ width: 150px;}
.fwidget .ftitle{ color: #BDBDBD; padding-bottom: 15px; font-size: 20px; font-weight: 500; margin: 0;}
.footer-col-1{ height: 100%; background: url('../images/footer-saparator.webp') no-repeat; background-position: 100%; height: 100%; padding: 0 15px 15px 0;}
.footer-col-1 p{ color: #BDBDBD; margin: 0;}
.footer-col-2{ background: url('../images/footer-saparator.webp') no-repeat; background-position: 100%; height: 93%; padding-bottom: 15px;}
.footer-col-2 ul li{ list-style: none; color:#abbfcf; padding-bottom: 10px; font-size: 14px;}
.footer-col-2 ul li a{ color: #BDBDBD; position: relative;}
.footer-col-2 ul li a .fa{ padding-right: 10px;}
.footer-col-2 ul li a:hover{ color: #1f469D;}
.footer-col-3{ background: url('../images/footer-saparator.webp') no-repeat; background-position: 100%;height: 93%; padding: 0 15px 15px 0;}
.footer-contact .info-contact{ margin-bottom: 10px; padding-left: 22px; display: flex; flex-direction: column; position: relative;}
.footer-contact .info-contact a{ color: #BDBDBD;}
.footer-contact .info-contact h6{ color: #ebebeb; font-size: 18px; margin-bottom: 8px;}
.footer-contact .info-contact i {position: absolute; top: 0%; left: 0%; color: #BDBDBD; font-size: 16px;}
.footer-contact .info-contact p{ padding: 0; margin:0; font-size: 14px;}
.footer-social{ margin-top: 30px;}
.footer-social p{ color: #BDBDBD; font-weight: 600; margin-bottom: 5px;}
.footer-social ul{ display: inline;}
.footer-social ul li{ list-style: none; display: inline; padding: 0 8px 0 5px; height: 100%;}
.footer-social ul li a{color: #BDBDBD;}
.footer-col-4{ padding: 0 0 15px 0;}
.footer-col-4 ul li{ width: 30%; display: inline-block; margin: 0 5px 5px 0; display: inline-block;}
.footer-col-4 ul li a img{ width: 100%;}
.footer-col-4 p{ color: #fff; margin-top: 20px;}
.footer-col-4 p span{ color: #FFC548;}
.footer-bottom{ background-color:#100900; padding: 20px 0px; color: #BDBDBD;}
.footer-bottom .copywrite-panel{ padding: 0; display: flex; align-items: center;justify-content: space-between;flex-wrap: wrap;}
.footer-bottom .copywrite-panel p{ margin: 0;}
.footer-bottom .copywrite-panel p a{ color: #fff;}
.scrollup {position: fixed; right: 4%; bottom: 3%; background: #1f469D; color: #fff; font-size: 20px; opacity: 1; border-radius: 5px; width: 40px; height: 40px; line-height: 40px; text-align: center; cursor: pointer; z-index: 9999;}


/* =========== About Us Start =========== */
.breadcrumb-wrapper { overflow: hidden;position: relative;padding: 40px 0;}
.bg-cover { background-repeat: no-repeat; background-size: cover !important; position: relative; background-position: center !important;}
.breadcrumb-content .title{ color: #fff; font-weight:700; font-size:40px;}
.breadcrumb-content p{ color: #fff;}
.breadcrumb-wrapper .breadcrumb-content ul{ background-color: #1f469D; border-radius: 5px; display: inline-block;}
.breadcrumb-wrapper .breadcrumb-content ul li{ line-height: 28px; font-size: 18px; padding: 8px 20px; list-style: none; display: inline-block; color: #fff;}
.breadcrumb-wrapper .breadcrumb-content ul li a{ color: #fff; position: relative;}
.breadcrumb-wrapper .breadcrumb-content ul>li a::after { width: 1px; height: 100%; clear: both; content: "/"; position: absolute; color: #fff; top: 0%; right: -20px;}
.contact-block { background: #f1f3f8; padding: 20px 15px; border: 1px solid #FF512F; min-height: 145px; border-radius: 5px;}
.mrl-30 { margin-left: 30px;}
.contact-icon i { width: 64px; height: 64px; background: #FF512F; text-align: center; line-height: 74px; display: inline-block; border-radius: 6px; color: #fff; font-size: 30px;}
.contact-details h5{ font-weight:700;}
.aboutus-panel-left img{ border-radius: 5px; padding: 5px; border: 1px solid #1f469D; width: 100%;}
.aboutus-panel-right .sheading-white .stitle { font-weight: 600; font-size: 20px; color: #1f469D; margin-bottom: 10px; position: relative; text-transform: uppercase;}
.aboutus-panel-right .sheading-white .stitle:after {position: absolute;content: "";background: url('../images/hafter.webp') no-repeat;height: 25px;width: 20px;bottom: 0px;margin-left: 10px; background-size: 100%;}
.vision-panel-right img{ border-radius: 5px; padding: 5px; border: 1px solid #1f469D; width: 100%;}
.banner-mobile{ display: none;}
.contact-us-panel .sheading-white .stitle { font-weight: 600; font-size: 35px; color: #1f469D; margin-bottom: 10px; position: relative;}
.contact-us-panel .sheading-white .stitle:after {position: absolute;content: "";background: url('../images/hafter.webp') no-repeat;height: 25px;width: 20px;bottom: 4px;margin-left: 10px; background-size: 100%;}
.contact-us-left h6{ color: #1f469D; margin-bottom: 5px;}
.contact-us-left .info-contact {margin-bottom: 22px; padding-bottom: 5px; padding-left: 65px; display: flex; flex-direction: column; position: relative; border-bottom: 1px solid #E0E0E0;}
.contact-us-left .info-contact:last-child{ border-bottom: inherit;}
.contact-us-left .info-contact i { background-color: #1f469D;position: absolute;top: 0%;left: 0%;color: hsl(0deg 0% 100%);font-size: 20px; padding: 12px 15px;line-height: 20px;}

.contact-form .sheading-white .stitle { font-weight: 600; font-size: 20px; color: #1f469D; margin-bottom: 10px; position: relative; text-transform: uppercase;}
.contact-form .sheading-white .stitle:after {position: absolute;content: "";background: url('../images/hafter.webp') no-repeat;height: 25px;width: 20px;bottom: 0px;margin-left: 10px; background-size: 100%;}
.home-form .form-group .form-control{ margin-bottom: 12px; padding: 12px 10px; background: #fff; border: 1px solid #ccc; box-shadow: none; color: #000;}
.home-form .form-group textarea { height: 150px;}
.home-form input[type="text"]::placeholder { color: #000;} 
.home-form input[type="text"]:-ms-input-placeholder { color: #000; } 
.home-form input[type="text"]::-ms-input-placeholder { color: #000; } 

.home-form input[type="email"]::placeholder { color: #000;} 
.home-form input[type="email"]:-ms-input-placeholder { color: #000; } 
.home-form input[type="email"]::-ms-input-placeholder { color: #000; }

.home-form input[type="email"]::placeholder { color: #000;} 
.home-form input[type="email"]:-ms-input-placeholder { color: #000; } 
.home-form input[type="email"]::-ms-input-placeholder { color: #000; }

.home-form textarea[name="your-message"]::placeholder { color: #000;} 
.home-form textarea[name="your-message"]:-ms-input-placeholder { color: #000; } 
.home-form textarea[name="your-message"]::-ms-input-placeholder { color: #000; }

.service-part{ position: relative; margin-bottom: 30px;}
.service-part img{ width: 100%;}
.service-part h5{ background-color: #fff; margin:-25px 20px 0 20px; position: relative; z-index: 1; text-align: center; border-radius: 5px; color: #000;}
.service-part h5 a{ color: #000; padding: 12px; display: block;}
.service-part h5:hover{ color: #fff; background-color: #1f469D;}
.service-part h5:hover a{ color: #fff; display: block;}
.location-panel-page .location-panel-left img{ width: 100%;}
.location-panel-page .sheading-white .stitle { font-weight: 600; font-size: 25px; color: #1f469D; margin-bottom: 10px; position: relative;}
.location-panel-page .sheading-white .stitle:after {position: absolute;content: "";background: url('../images/hafter.webp') no-repeat;height: 25px;width: 20px;bottom: 0px;margin-left: 10px; background-size: 100%;}
.location-panel-page .location-panel-right h2{ color: #000;}
.location-panel-page .location-panel-right p{ color: #000;}
.gallery-panel .sheading-white .stitle { font-weight: 600; font-size: 35px; color: #1f469D; margin-bottom: 10px; position: relative;}
.gallery-panel .sheading-white .stitle:after {position: absolute;content: "";background: url('../images/hafter.webp') no-repeat;height: 25px;width: 20px;bottom: 4px;margin-left: 10px; background-size: 100%;}
.news-block-one .lower-content { padding: 15px;}
.locatin-name ul{ text-align: center;}
.locatin-name ul li{ width: 24%; display: inline-block; border: 1px solid #000; border-radius: 5px; margin-bottom: 10px; background-color: #fff; position: relative; text-align: left;}
.locatin-name ul li:hover{ background-color: #1f469D;}
.locatin-name ul li a{ color: #000; width: 100%; padding: 8px 8px 8px 30px; display: block;}
.locatin-name ul li a i{ color: #A00C84; position: absolute; margin-top: 3px; left: 8px;}
.locatin-name ul li:hover a{ color: #fff;}
.locatin-name ul li:hover a i{ color: #fff;}
.wpcf7 form.sent .wpcf7-response-output{ font-size: 14px; margin: 0;}

.mobile-contact { display: none; text-align: center; color: #fff; font-size: 18px;}
.mobile-contact .fphone { background-color: #1f469D; color: #fff; padding: 12px 0 8px 0;}
.mobile-contact .fphone a {color: #fff;text-transform: uppercase;font-weight: 600; font-size: 30px;}
.mobile-contact .fquote { background-color: #333;color: #fff; padding: 12px 0 8px 0;}
.mobile-contact .fquote a { color: #fff; text-transform: uppercase; font-weight: 600; font-size: 30px;}
.mobile-contact .fa { color: #fff}
.mobile-contact .fa:hover { color: #fff}


@media only screen and (max-width: 991px){
.about-panel-left img{ margin-bottom: 20px;}
.about-panel-right h2{ font-size: 30px; line-height: 35px;}
.counter-panel{ background-size: cover;}
.counter{ margin-bottom: 15px;}
.service-box-pic{ margin-bottom: 20px;}
.location-panel-left{ margin-bottom: 20px;}
.footer-bottom{ text-align: center; margin-bottom: 55px;}	
.footer-bottom .copywrite-panel{ display: inline-block;}
.service-box-content ul li{ display: block; width: 100%;}
.banner-panel { display: none;}
.mobile-banner { display: block;}
.carousel-inner .carousel-item img { height: 230px; width: auto !important;}	
.carousel-caption h2 {color: #fff; font-size: 18px; margin-bottom: 10px;}	
.banner-mobile { display: block; background-color: #002e4a; padding: 15px 0;}	
.banner-mobile .banner-left{ margin-bottom: 20px; display: none;}
.banner-mobile .banner-left p{ color: #fff;}
.banner-right .form-group .form-control{ padding: 5px;}
.banner-right{ margin-left: 0;}		
.banner-right .form-group select { padding: 10px 0px; margin-bottom: 12px;}
.carousel-caption{ right: 4%; left: 4%; bottom: 4%; background-color: #0000004f; padding: 10px;}
.carousel-caption p{ font-size: 14px;}
.carousel-indicators{ display: none;}
.mobile-contact { display: block; bottom: 0; z-index: 9; width: 100%; position: fixed}	
	
}	
	











