body{ font-family: "Inter", sans-serif; overflow-x: hidden;}
a {text-decoration: none;}
ul{margin: 0; padding: 0;}
p{font-size: 15px;text-align: center; line-height: 28px;color: #414141;}
html{overflow-x: hidden;}
li{list-style:none;}

.whatsapp_area{position: fixed; right: 30px; bottom: 10px;z-index: 100;}
.whatsapp_area a{text-align:center;}
.foot_wp {width: 50px;height: 50px;display: block;text-align: center;background: #128C7E ;border-radius: 100%;}
.foot_wp i{font-size:28px;line-height:50px; color:#fff;}

.phone_area{position: fixed; left: 30px; bottom: 10px;z-index: 100;}
.phone_area a{text-align:center;}
.foot_phone {width: 50px;height: 50px;display: block;text-align: center;background: #fc0404 ;border-radius: 100%;}
.foot_phone i{font-size:28px;line-height:50px; color:#fff;}

/*==========Header CSS Start==========*/
.banner-area img{width:150px;}
.banner-area  .navbar-nav{margin: 0 auto;}
.banner-area .dropdown-menu li{display: block; margin: 0;}

.top-area {padding:10px 0;background: #021137;}
.top-area ul li {margin-right: 15px;display: inline; color: #fff;}
.header-social-links ul li a:hover{background: #fff;color: #d90429;}
.slide_img{position:relative;}
.slide_img:before {content: '';display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: linear-gradient(114deg, rgb(0 10 46) 0%, rgb(110 110 110 / 0%) 100%);}

.topbar-contact-info .fa-solid{color:#ffffff;}
.topbar-contact-info a{color:#ffffff;font-size: 14px;}
.topbar-contact-info span{margin: 0 10px;}

.banner-area .dropdown-menu li a:hover {background: #043b79;;width: 100%;height: 100%;color:#fff !important;transition: all 0.3s;}
.banner-area .navbar-nav{margin:0 auto;}
.banner-area .nav-item a:hover{border-bottom: 2px solid #d90429;color: #d90429!important;transition:all 0.4s;}
.banner-area .navbar-expand-lg .navbar-nav .nav-link {padding: 6px 20px;font-size: 13px;text-transform: uppercase;color: #000;font-weight: 500;}
.banner-area .dropdown-menu{padding: 10px 15px;border-radius:0;}
.navbar-expand-lg .navbar-nav li:hover a{color:#d90429;transition:all 0.3s;}


.header-social-links ul{float:right;}
.header-social-links ul li a{background: #086ad7;border-radius: 7px;color: #ffffff;padding: 5px 8px;font-size: 12px;}
.header-social-links ul li a:hover{color: #d90429;background: #ffffff;transition:all 0.3s;}
.banner-wrapper{position:relative;}
.swiper-pointer-events.swiper-vertical {-ms-touch-action: pan-x;touch-action: pan-x;pointer-events: initial;pointer-events: none;}
.banner-four-slider {width: 100%;height: 800px !important; position: relative;border-radius:0 8px 8px 0;}
.banner-wrapper.banner-four {display: grid;grid-template-columns: 50% 50%;justify-content: center;align-items: center;background-color:#fff;border-radius: 8px;}
.banner-four-bg::before {position: absolute;content: "";width: 50%;height: 100%;inset-inline-start: 0;top: 0;background: linear-gradient(84.77deg, #021137 54.41%, rgb(0 46 162) 105.85%);border-radius: 8px 0 0 8px;}
.section-subtitle.color-warning{color:#f3f0fe;}
.banner-wrapper.banner-four .banner-content {padding-left: 100px;;width: auto;max-width: 680px; position: relative;}
.banner-title{font-size:60px;font-weight:bold;color:#fff;}
.banner-title span{color:#d90429;}
.banner-content p{text-align:left;color:#fff;}
.banner-content h4 span{color: #021137;font-size: 15px;background: #fff;padding: 5px 15px;font-weight: 600;}
.banner-btn a{color:#000;}
.banner-four-shape-three { position: absolute;z-index: 9;top: 168px;inset-inline-start: 400px;}
.banner-btn:hover a{color:#000;}
.about-bg {position: relative;background: #edf5ff;padding: 50px 0}
.banner-content ul{padding: 0;margin: 0 0 20px;display: flex;flex-wrap: wrap;list-style: none;}
.banner-content ul li {width: 48%;margin-right: 2%;position: relative;padding-left: 30px;margin-bottom: 10px;font-weight: 500;color:#ffffff;}
.banner-content ul li:before {content: '\f058';font-family: "Font Awesome 6 Free";color:#d90429;font-size: 20px;font-weight: 700;position: absolute;top: 0;left: 0;}
.banner-slider .swiper-slide img{object-fit:cover;width: 100%;height:100%;}
.banner-content{position:absolute;top:50%;z-index: 1;left: 140px; transform: translateY(-50%);}
.swiper:before{content: "";background: linear-gradient(to right, rgb(0, 18, 75), rgba(255,255,255,0));width: 90%;height: 100%;position: absolute;left: 0;top: 0;z-index: 100;}
.banner-four-pagination .swiper-pagination-bullet-active{outline: 1px solid #fff;outline-offset: 4px;background:#fff;}
.swiper-pagination-bullet{margin-bottom:15px;}

.banner-four-slider {
    height: 100vh;   /* full screen */
    overflow: hidden;
}

.banner-four-slider .swiper-slide {
    height: 100vh;
}

.banner-four-slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-area .navbar{padding: 0;}


.inf-sec{padding: 40px 15px;text-align: center;background:url(../images/ab-1.jpg);width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;background-position: 50%;}
.inf-sec img, .inf-sec1 img{text-align:center;margin-bottom: -9px;position: relative;top: -38px;right: -165px;background: #8bd9ff;width: 50px;border-radius: 100px;padding: 5px;}
.inf-sec h4{font-weight:bold;color:#000000;}
.inf-sec1 h4{font-weight:bold;color:#ffffff;}
.inf-sec p{color:#000000;}
.inf-sec1 p{color:#fff;}
.info-us, .about-us-wrapper{padding:70px 0;}
.info-about img{width: 50%;object-fit: cover;}
.inf-sec.inf-sec1{background:url(../images/ab-2.png) !important;background-repeat: no-repeat !important;background-size: cover !important;background-position: 50% !important;}
.percent-counter p{text-align:center;}
.percent-counter p{color:#fff;}
@property --percent {
	syntax: "<integer>";
	initial-value: 0;
	inherits: false;
}

.about-us-wrapper {
    background: #e2edffd4;
}

/* Section title */
.section-title-box h4 {
    font-size: 36px;
    font-weight: 700;
    color: #0a2540;
    margin-bottom: 15px;
}

.section-title-box h4 span {
    color: #d90429; /* Ambulance Red */
}

.section-title-box p {
    font-size: 16px;
    color: #555;
    margin-bottom: 30px;
    text-align:left;
}

/* Checked List */
.checked-list {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}

.checked-list li {
    position: relative;
    padding-left: 50px;
    margin-bottom: 18px;
    font-size: 16px;
    color: #021137;
    background: #fff;
    border-radius: 40px;
    padding: 12px 20px 12px 50px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.08);
    transition: transform 0.3s ease;
}

.checked-list li::before {
    content: "\f058";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 22px;
    color: #086ad7;
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
}

.checked-list li:hover {
    transform: translateY(-5px);
}

/* Button */
.btn-default {
    display: inline-block;
    background: #043b79;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border: 2px solid #d90429;
    padding: 14px 35px;
    border-radius: 30px;
}

.btn-default:hover {
    background: #d90429;
    border-color: #043b79;
    color: #fff;
}

/* Images */
.item img,
.item1 img {
    border-radius: 30px 0 30px;
    border: 4px solid #fff;
    box-shadow: 0 15px 35px rgb(0 67 205 / 33%);
    width: 100%;
}


.service-img{width: 100%;height: 200px;}
.service-img img{width:100%;height:100%;object-fit: cover;}
.ser-txt h3{font-size:18px;color:#fff;font-weight:600;line-height: 1.3;margin-bottom: 5px;}
.ser-txt h4{font-size:15px;color:#fff;font-weight:400;}
.ser-area{background: #031b4e;padding: 10px 20px;position: absolute;top: 4px;left: 50%;width: 92%;transform: translate(-50%, -50%);border-radius: 20px 0 20px;min-height: 70px;display: flex;align-items: center;}
.ser-area img{width:50px;margin-right: 15px;height: 50px;background-color: #fff;padding:5px;border-radius: 100px;flex-shrink: 0;}
.box-sec{padding:50px 0;background:url(../images/blog_bg.png);background-size:cover;width:100%;background-position: center;background-attachment: fixed;}
.why-choose-item{padding: 60px 15px 10px;position: relative;}
.why-choose-item p{text-align:left;margin-bottom:0;}
.box-sec h2{text-align: center;padding-bottom: 20px;}
.pad-box{width:100%;background: #fff;box-shadow: 0 0 10px rgb(0 0 0 / 13%);margin-bottom: 10px;}
.box-sec .btn-default{margin-top: 15px;}


.why-choose-us {
    padding: 80px 0;
    background: #e2edffd4;
}

.container {
    max-width: 1200px;
    margin: auto;
    padding: 0 15px;
}

.section-title {
    text-align: center;
    margin-bottom: 50px;
}

.section-title h2 {
    font-size: 36px;
    font-weight: 700;
    color: #0a2540;
}

.section-title h2 span {
    color: #d90429; /* ambulance red */
}

.section-title p {
    color: #555;
    margin-top: 10px;
    font-size: 16px;
}

.why-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

.why-box {
    background: #fff;
    padding: 35px 25px;
    border-radius: 14px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    transition: 0.3s ease;
}

.why-box:hover {
    transform: translateY(-8px);
}

.why-box .icon {
    width: 70px;
    height: 70px;
    margin: auto;
    background: #d90429;
    color: #fff;
    border-radius: 50%;
    font-size: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.why-box h4 {
    font-size: 20px;
    color: #0a2540;
    margin-bottom: 10px;
}

.why-box p {
    font-size: 15px;
    color: #555;
    line-height: 1.6;
    margin: 0;
}


.review-sec{background:url(../images/tes-1.jpg);width:100%;height:100%;background-size: cover;position: relative;padding: 40px 60px;z-index:1;}
.review-sec:before{content:"";background: #ffffff8c;width:100%;height:100%;background-size: cover;position: absolute;top:0;left:0;z-index: -1;background-attachment:fixed;}
.review-box{text-align: center;}
.review-box img{width: 80px;border-radius: 100px;margin-right: 20px;}
.review-txt h3{font-size:16px;color:#414141;font-weight:600;}
.review-txt h4{font-size:14px;color:#414141;font-weight:600;margin: 0;}
.review-sec h2{text-align:center;}
.review-sec{padding:70px 0;}
.review-item{background:#fff;padding:40px;margin:0 10px;box-shadow: 0 5px 10px rgba(0,0,0,0.2);}



.footer_area {background: #031b4e; color: #fff;position: relative;padding: 80px 0 0;font-family: 'Poppins', sans-serif;}

.footer_wave { position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    height: 50px;
    background-size: cover;
}

.footer_area h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #fff;
}

.footer_area p,
.footer_area ul li a {
    font-size: 14px;
    color: #ccc;
    margin-bottom: 10px;
    text-align:left;
}

.footer_area a {
    color: #ccc;
    text-decoration: none;
    transition: 0.3s;
}

.footer_area a:hover {
    color: #d90429; /* Highlight color */
}

.footer_area ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer_area ul li {
    margin-bottom: 10px;
}

.footer_area ul.social_links li {
    margin-bottom: 8px;
}

.footer_area ul.social_links li a i {
    margin-right: 8px;
    color: #d90429;
}

.footer_bottom {
    text-align: center;
    margin-top: 30px;
    font-size: 13px;
    color: #ccc;
    border-top: 1px solid rgba(255,255,255,0.2);
    padding-top: 15px;
}

.footer_bottom .copy_right{text-align:right;}
.footer_bottom .copy_right a{color:#d90429;}

@media (max-width: 991px) {
    .footer_area {
        padding: 60px 0 30px;
    }
}

@media (max-width: 575px) {
    .footer_area h3 {
        font-size: 16px;
    }
    .footer_area p,
    .footer_area ul li a {
        font-size: 13px;
    }
}

/*===============About Us Starts===============*/
.inner_banner{background: #031b4e; padding: 40px 0;}
.inner_banner h1{color: #fff; text-align: center;margin-bottom: 10px; text-transform: uppercase; font-weight: bold; font-size: 28px;}
.inner_banner ul{padding:0; text-align: center;}
.inner_banner ul li{display:inline-block; color:#fff;margin:0 10px;}
.inner_banner ul li a{text-decoration:none; color:#d90429;}

.about_area{padding: 70px 0;position:relative;z-index:1;}
.about_area:before{content:""; background: url(../images/abt_img1.jpg) no-repeat 0 0; background-size: cover; position:absolute; top:0; left:0; width:100%; height:100%; z-index:-1;opacity:0.1; background-attachment:fixed;}
.about_left{width: 100%; margin: auto 0;}
.about_left h2{color: #000;}
.about_left p{font-size:14px; color:#555; line-height:26px; margin: 10px 0; text-align: justify;}
.about_left ul li{font-size:14px; color:#555;margin: 3px 0; text-align: justify;position:relative;padding-left:20px;}
.about_left ul li:before{content:"\f0a4";color: #d90429;font-family:"Font Awesome 6 Free"; font-weight:bold; position:absolute; left:0;}
.about_right{border-radius: 8px; border: 1px solid #031b4e; box-shadow: 0 0 30px rgba(0,0,0,0.1); overflow: hidden;width: 100%; margin: auto 0;}
.about_right img{width:100%; height: 100%; object-fit: cover;}

.vision_area{padding:70px 0;}
.vision_big_box{background:#fff; border:1px solid #CCC;overflow:hidden;}
.vision_box{text-align:center;position:relative;border-right: 1px solid #ccc;padding:30px 15px;}
.vision_box h3{font-size:18px; color:#000;transition: all 500ms ease; font-weight: 700;margin: 10px 0;}
.vision_box p{font-size:14px; color:#5a5a68; line-height:26px; margin:0;transition: all 500ms ease; text-align: justify; text-align-last: center;}
.vision_box img{width: 40px;}
.vision_box:before {position: absolute;content: '';width: 100%;height: 0%;left: 0px;bottom: 0px;display: inline-block;transition: all 500ms ease;background-color: #031b4e;}
.vision_box:hover:before {height: 100%;top: 0;}
.vision_box:hover h3, .vision_box:hover p, .vision_box:hover img{filter: brightness(0) invert(1); z-index: 1;position: relative;}
.vision_box:last-child{border-right:none;}
.vision_area .head{text-align: center; color: #fff;}
.vision_para{text-align: center; margin: 10px 0;font-size:14px; color:#5a5a68; line-height:26px;}
/*===============About Us Ends===============*/

/*===============Gallery Starts===============*/
.gallery_area{padding: 70px 0;}
#lightgallery img{width:100%; transition:ease-in-out 0.3s;height: 100%;object-fit: cover;}
.lightimg_box{margin:15px 0;position: relative;}
.lightimg_box a{position:relative; display:block;overflow:hidden;height: 300px;border-radius: 10px;}
.lightimg_box a .overlay{background: url(../images/gallery_zoom.webp) no-repeat center rgba(0, 0, 0, 0.6);position:absolute; top: 0;left: 0;right: 0;bottom: 0;height: 100%;width: 100%;opacity: 0;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;-moz-transform: scale(0.5);-ms-transform: scale(0.5);-o-transform: scale(0.5);-webkit-transform: scale(0.5);transform: scale(0.5);}
.lightimg_box a:hover .overlay{display: block;opacity: 1;-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);-webkit-transform: scale(1);transform: scale(1);}
.lightimg_box a:hover img{transform: scale(1.15);}
/*===============Gallery Ends===============*/

/*===============Contact Us Starts===============*/
.contact_area{padding: 70px 0;}

.cont_right{border-radius: 8px; overflow: hidden; background: url(../images/about-img1.jpg) no-repeat 0 0; background-size: cover; position: relative; z-index: 1;padding: 50px; height: 100%;}
.cont_right:after{content: ""; background: rgba(0,0,0,0.8); position: absolute; left: 0; top: 0;z-index: -1;width: 100%; height: 100%;}
.contact_info {display: flex;align-items: flex-start;gap: 15px;position: relative;overflow: hidden;margin-bottom: 25px;}
.contact_info_icon {border-radius: 8px;padding: 5px;}
.contact_info_icon i {font-size: 25px;color: #fff;width: 50px;height: 50px;line-height: 50px;text-align: center;border-radius: 8px;}
.contact_info_content h5, .contact_info_content p{margin: 0;color: #ffffff; text-align: left;}
.contact_info_content p a{color: #ffffff; margin-right: 12px;white-space: nowrap;display: block;}
.contact_icon_1 {border: 2px solid #0084ff;}
.contact_icon_1 i{background:#0084ff;}
.contact_icon_2 {border: 2px solid #37b546;}
.contact_icon_2 i{background:#37b546;}
.contact_icon_3 {border: 2px solid #ff533b;}
.contact_icon_3 i{background:#ff533b;}
.contact_info3{margin: 0;}
.cont_left{width:100%;}
.cont_left iframe{width:100%; height:100%;}
/*===============Contact Us Ends===============*/



@media(min-width: 320px) and (max-width: 767px) {


.item1{padding-top: 20px;}
.banner-content{position:absolute;top: 43px;z-index: 1;left: 5px;} 
.banner-four-slider {height: 600px !important;} 
.inf-sec img, .inf-sec1 img{width: 60px;right: 0px}
.top-area ul li{margin: 0 7px;}
.info-about{display:block !important;}
.banner-content ul li{width: 100%;margin-bottom: 6px !important;}
.info-about img{width: 100%;padding:10px 0;}
.banner-content h4{width:100%;}
.banner-four-bg::before{width:100%;}
.banner-wrapper.banner-four{display:block;}
.banner-wrapper.banner-four .banner-content{padding-left: 25px;}
.banner-title, .choose-txt h2{font-size: 24px;margin:0;padding:10px 0;}
.banner-wrapper.banner-four .banner-content, .choose-txt{padding: 40px 20px;}
.banner-title, .choose-txt h2, .section-title-box h4{font-size: 25px;margin:0;padding:10px 0;}
.banner-content p{text-align: justify;}
.inf-sec{padding: 20px 15px;margin-bottom: 40px;}
.ab-block {display: block !important;margin:0;}
.about-img-2 .percent-counter{margin-right:0;}
.about-img-1{margin:10px 0;}
.section-title1{padding-top:30px;}
.pad-box{padding:5px 0;}
.choose-txt h4{font-size:15px;font-weight:400;}
.review-sec{padding:30px 0;}
.choose-txt p {font-size: 12px;}
.foot_menu{margin-bottom:10px;}
.foot_menu h3{font-size: 16px;font-weight: bold;}
.why-grid{display: block;}
.why-box{margin-bottom: 20px;}
.th-social a {margin-top: 10px;width: 25px;height: 25px;line-height: 25px;font-size: 13px;}


.banner-area ul li {margin: 0;display: block;}
.topbar-contact-info{text-align:center;}
.topbar-contact-info a{font-size:12px;}
.header-social-links{display:none;}
.banner-area .navbar button{width: auto;background: #021137;padding: 10px;border: none;display: block;}
.banner-area .navbar .fa-solid{font-size: 20px;color: #fff;}
.slider_area .slick-arrow{left:-5px;}
.banner-area{top:10px;}
.slide_img{height:400px;}
.slider_area .slick-arrow i{font-size: 14px;width: 26px;height: 26px;line-height:26px;}
.slider_area .slick-arrow{left:10px;}
.slider_area .slick-arrow.slick-next {right: -2px;}
.about-us {padding:30px 0;}
.section-title1 h2, .count_area h2, .box-sec h2, .section-title h2, .box-area1 h2, .section-title-box h2, .review-sec h2{font-size: 26px;}
.section-title1 .about-content p, .about-content ul li, .section-title-box  p, .box-sec p, .slide_content p, .count_area p, .testimonial-author-info p, .testimonial-body p, .single-footer-wid p{font-size:14px;text-align:justify;}
.section-title1:before, .step-item.step-1 .step-header:after, .step-item.step-2 .step-header:after {display:none;}
.reveal-1:after{right: -178px;}
.our-process{margin-top:0;padding: 30px 0;}
.box-sec, .testimonial-layout2, .footer-widgets, .about-us-wrapper, .info-us, .why-choose-us, .about-us-wrapper{padding: 30px 0;}
.footer_area{padding:30px 0;}
.box-pad{margin-top:15px;}
.counter_section{margin-bottom: 20px;}
.slide_content h2 {font-size: 35px;}
.slider_area .slide img{height:500px;}
.sec-form1 {width: 100%;}
.sec-form1 .form-control{font-size:12px;}
.sec-1 {padding-left: 0px;}
.item1 img {top: -77px;left: 123px;}
.about-thum:before{display:none;}
.banner{width:100%;}
.checked-list li{font-size:10px;padding-left: 29px;}
.checked-list li::before{font-size:16px;top:0;}
.footer_bottom .copy_right {text-align: center;}

.about_area, .vision_area{padding: 40px 0;}
.vision_box{border-right: none; border-bottom: 1px solid #ccc;}
}



@media(min-width: 768px) and (max-width: 1024px) {

  .banner-four-slider{height: 600px !important;}
  .inf-sec img, .inf-sec1 img{right:0 !important;}
  .banner-content{left: 0 !important;}
  .why-grid{gap:10px;}
  .why-box{padding:15px;}
  .ser-txt h3 {font-size: 14px;}
  .ser-area{padding:10px;}
  .banner-title {font-size: 40px;margin:10px 0;}
  .banner-area ul li{margin: 0px 3px;}
  .banner-content h4{width:100%}
  .inf-sec {padding: 20px 15px;}
  .pad-box{margin-bottom:10px;}
  .choose-txt{padding:30px 15px;}
  .choose-txt h4{font-size: 16px;}
  .review-sec{padding: 30px 0;}
  .th-social a{width: 28px;height: 28px;line-height: 28px;margin-top: 10px;}
  .hamburger {background: transparent;padding: 5px;border: none;display: block;border: 2px solid #021137;}
  .hamburger .line {width: 30px;height: 3px;background-color: #fff;display: block;margin: 5px auto;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}

  .about-us .section-title1{text-align: left; margin-top:30px;margin-bottom: 0;}
  .slide_content h2 {font-size: 36px;}
  .footer_area{padding:40px 0;}
  .section-title1 h2, .count_area h2, .box-sec h2, .section-title h2, .box-area1 h2, .choose-txt h2{font-size: 30px;}
  .section-title1 .about-content p, .about-content ul li{font-size:14px;}
  .our-process{margin-top:0;padding: 40px 0;}
  .about-us, .box-sec, .about-us-wrapper, .testimonial-layout2, .footer-widgets, .info-us, .why-choose-us{padding:40px 0;}
  .step-item {padding: 0}
  .step-item.step-1 .step-header:after, .step-item.step-2 .step-header:after{display:none;}
  .box-pad1{margin-top:10px;}
  .section-title1:before{bottom:-35px;}
  .sec-1 {padding-left: 0px;}
  .sec-img:before{content:"";bottom: 15px;left: -235px;}
  .banner-wrapper.banner-four .banner-content{padding: 30px 15px;}
  .img-sec img{width:100%;}
  .topbar-contact-info:before{left: -246px;}
  .top-area ul li {margin:0 12px;}
  .cont_center {top:15%;}
  .slide_img{height:400px;}
  .slider_area .slick-arrow i {font-size: 13px;width: 29px;height: 29px;line-height: 29px;}
  .count_area{padding-top:110px;}
  .banner-area .navbar-toggler {
    padding: 5px;
    border: 2px solid #043b79;
    width:50px;}
.checked-list li{font-size:15px;}
.footer_bottom .copy_right {text-align: right;}
}





