
// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 300 to 800

.open-sans-<uniquifier> {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}


@font-face{
    font-family: "Helvetica 97 Black Condensed";
    src: url("../fonts/c8c979ec8d98cbda4b7157588774c2cc.eot");
    src: url("../fonts/c8c979ec8d98cbda4b7157588774c2cc.eot?#iefix")format("embedded-opentype"),
        url("../fonts/c8c979ec8d98cbda4b7157588774c2cc.woff")format("woff"),
        url("../fonts/c8c979ec8d98cbda4b7157588774c2cc.woff2")format("woff2"),
        url("../fonts/c8c979ec8d98cbda4b7157588774c2cc.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/c8c979ec8d98cbda4b7157588774c2cc.svg#Helvetica 97 Black Condensed")format("svg");
    font-weight:normal;
    font-style:normal;
    font-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: #505050; line-height: 1.5;}
a {text-decoration: none;}
h1,h2,h3,h4,h5,h6 { font-family: "Helvetica 97 Black Condensed"; color: #102039; margin-bottom: 15px; letter-spacing: 0px;}
ul{ margin: 0; padding: 0;}
.sec-pad{ padding-top: 60px; padding-bottom: 50px; position: relative;}

.sheading{ margin-bottom: 50px;}
.sheading .stitle { font-weight: 900; font-size: 40px; color: #000; margin-bottom: 20px; position: relative;}
.sheading .stitle:after {position: absolute;content: "";background: url('../images/subhedding-bg.webp') no-repeat;height: 4px;width: 83px;bottom: 5px;margin-left: 10px;}
.sheading .sdec { margin-left: auto; margin-right: auto; max-width: 100%; width: 100%;}
.sheading-white .stitle { font-weight: 900; font-size: 40px; color: #000; margin-bottom: 20px; position: relative;}
.sheading-white .stitle span{ margin-left: 0px;}
.sheading-white .stitle:after {position: absolute;content: "";background: url('../images/subhedding-bg.webp') no-repeat;height: 20px;width: 28px;bottom: 3px;margin-left: 10px; background-size: 100% 100%;}
.sheading-white .sdec { margin-left: auto; margin-right: auto; max-width: 553px; width: 100%; color: #fff;}

.btn-primary { padding: 12px 25px; background: #21D853; text-transform: capitalize; color: #fff; display: inline-block; border-radius: 0px; border: none; font-weight: 600; text-transform: uppercase; border: none !important; border-radius: 5px;}
.btn-primary:hover{ background-color: #001337;}
.coverbg {background-repeat: no-repeat !important; background-size: cover !important; position: relative; background-position: center !important;}
.readmore-btn { padding: 12px 25px; background: #ededed; text-transform: capitalize; color: #000; display: inline-block; border-radius: 25px; border: none; font-weight: 600; text-transform: uppercase;}
.readmore-btn:hover{ background-color: #FF512F;}
.btn-submit{ background-color: #06CFDC; border:none !important; padding:8px 35px 8px 35px; border-radius: 30px; border: none; color: #fff; text-transform: uppercase; height: 40px !important;}
.btn-submit:hover{ background-color: #001f37;}
.btn-more{ color: #84b941;}
.btn-more:hover{ color: #033f64;}
.bg-light{ background-color: #EEEEEE !important;}
.dnone{ display: none;}


/* =========== Header Start =========== */
.fixed-header { position: fixed !important;
top: 0;left: 0;right: 0;width: 100%;background: rgba(0,125,32,0.75);z-index: 99999;padding-left: 0;padding-right: 0;transition: 0.9s;-webkit-transition: 0.9s;-moz-transition: 0.9s;-webkit-animation: 600ms ease-in-out 0s normal none 1 running fadeInDown; animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;}
.header { position: relative; width: 100%;}
.top-header{ padding: 10px 0; background:#001931;}
.top-header .top-box{ display: inline-block; color: #fff;}
.top-header .top-box ul li{padding:0 0 0 15px; font-weight: 400; display: inline-block;}
.top-header .top-box ul li a{ color: #fff;}
.top-header .top-box ul li span{ margin-right: 5px;}
.top-header .top-box ul li span i{ color: #24BD57;}
.main-header{background: #fff;position: relative;}
.header .logo { }
.header .logo img{ height: 100px;}
.navbar-expand-lg .navbar-collapse {justify-content: flex-end;}
.main-header .navbar{padding: 0px 0;align-items: center;justify-content: space-between;}
.main-header .navbar-expand-lg .navbar-nav .nav-item{}
.main-header .navbar-expand-lg .navbar-nav .nav-item .nav-link{font-size: 15px; color: #000; font-weight: 600;padding: 25px 15px;}
.main-header .navbar-expand-lg .navbar-nav .nav-item.active .nav-link,
.main-header .navbar-expand-lg .navbar-nav .nav-item:hover .nav-link{ color: #fff !important;}
.main-header .dropdown-menu{border-radius: 0;border: none;background: #321D07; padding: 0; margin-top: 0px; border-top: 4px solid #669828;}
.main-header .dropdown-menu li{ border-bottom: 1px dashed #ccc; padding:0;}
.main-header .dropdown-menu a{ color: #fff !important; padding: 12px 10px;}
.main-header .dropdown-menu li a:hover{background: #F6C441; color: #000 !important;}
.dropdown:hover > .dropdown-menu,
.dropend:hover > .dropdown-menu {display: block;}
.dropdown-item{font-size: 14px;}
.dropend .dropdown-menu{position: absolute;right: -100%;top: 0;}
.sticky { position: fixed !important;top: 0 !important;left: 0;width: 100%;z-index: 100;transition: all 0.9s;background-color: var(--white); box-shadow: 0px 0px 62px 0px rgb(0 22 89 / 17%);}
.free-quote-btn{ background: #321D07; color: #F6C441; border-radius: 30px; padding: 10px 20px; margin-left: 20px;font-weight: 700;}
.free-quote-btn a{ color: #F6C441;}


/* =========== Banner Start =========== */
.banner-panel{ position: relative;}
.carousel-caption{ right: 8%; left: 8%; bottom:0; text-align: left; padding: 0;}
.banner-left h6{ font-family: "Open Sans", sans-serif; color: #E5F624; text-transform: uppercase; font-weight: normal; }
.banner-left h6 img{ width: 20px; margin-top: -5px;}
.banner-left h2{ color: #fff; font-size:40px; font-weight: 900;}
.banner-left p{ padding-right: 50px;}
.carousel-indicators{ margin-left: 8%; margin-right: 8%; text-align: left; justify-content: left; bottom: 15px;}
.banner-right img{ width: 100%;}
.banner-panel .carousel-indicators [data-bs-target]{ width: 10px; height: 10px; border-radius: 50%; background: transparent; border: 2px solid #24BD57;}
.mobile-banner{ display: none;}
.carousel-caption .morebtn{ background-color: #24BD57; color: #fff; padding: 10px 20px; text-transform: uppercase; border: 1px solid #555555; border-radius: 25px; display: inline-block;}
.carousel-caption:hover .morebtn{ background-color: #E5F624; color: #000;}


/* =========== Services Start =========== */
.services-panel{ background: url('../images/services-bg.webp') no-repeat; background-size: 100%; background-position: bottom; padding-bottom: 70px;}
.services-panel .sheading-white h6{ font-size: 20px; color: #21D853; margin:0 0 10px 0; font-family: "Open Sans", sans-serif; font-weight: normal; text-transform: uppercase;}
.services-panel .sheading-white h2:after{ display: none;}
.service-box{ background-color: #fff; position: relative; padding: 20px 20px 0 20px;}
.service-box .service-name{ position: relative; }
.service-box .service-name .service-box-no{ position: absolute; right: 0; font-size: 30px; color: #C6C6C6; font-weight: 700;}
.service-box .service-name h4{ border-bottom: 1px solid #28C45C; padding-bottom: 15px;}
.service-box .service-name h4 a{ color: #001133;}
.service-box .service-box-bg{ position: relative;}
.service-box .service-box-bg img{ width: 100%;}
.service-box .service-box-bg .service-box-icon{ background-color: #28C45C; position: absolute; bottom: 0; padding: 5px; border-radius: 0 5px 0 0;}
.service-box .service-box-bg .service-box-icon img{ width: 60px;}
.service-box:hover{ background-color: #28C45C;}
.service-box:hover h4{ border-bottom: 1px solid #A1E0B6;}
.service-box:hover h4 a{ color: #fff;}
.service-box:hover .service-name .service-box-no{ color: #A1E0B6;}
.service-box:hover .service-name p{ color: #fff;}
.service-box:hover .service-box-bg .service-box-icon{ background-color: #001133;}
.service-carousel .owl-dots{position: absolute;left: 10%;right: 10%;bottom: -75px;text-align: center;width: 80%; background: url('../images/line.png') no-repeat; background-size: 100%; background-position: center;}
.service-carousel .owl-dot{width: 16px;height: 16px; border: 2px solid #EEEEEE !important; display: inline-block;margin: 0 6px;text-align: center;border-radius: 50%;}
.service-carousel .owl-dot.active{ border: 2px solid #28C45C !important;}
.service-carousel .owl-nav{position: absolute; left: 5%; right: 5%; bottom: -75px; width: auto;}
.service-carousel .owl-nav button{ background-color: #28C45C !important; color: #fff; width: 40px; height: 25px;border-radius: 5px;}
.service-carousel .owl-nav button span{ color: #fff; font-size: 30px; line-height: 20px;}
.service-carousel .owl-nav .owl-next{ float: right;}


/* =========== About Us Start =========== */
.about-panel-left .sheading-white h6{ font-size: 20px; color: #21D853; margin:0 0 10px 0; font-family: "Open Sans", sans-serif; font-weight: normal; text-transform: uppercase;}
.about-panel-left .sheading-white h2:after{ display: none;}
.about-panel-left p a{ color: #FF512F; font-weight: 700;}
.more-btn{ background-color: #24BD57; color: #fff; border-radius: 30px; padding: 10px 30px; display: inline-block; text-transform: uppercase;}
.more-btn:hover{ background-color: #06CFDC; color: #fff;}
.about-panel-left ul li{ list-style: none; width: 32%; display: inline-block; margin-bottom: 10px;}
.about-panel-right{ position: relative;}
.about-panel-right img{ width: 100%;}
.about-panel-right .experience{ position: absolute; left: 16%; bottom: 12%; width: 28%; text-align: center;}
.about-panel-right .experience h4{ color: #fff; font-weight: 900; font-size: 40px; margin: 0;}
.about-panel-right .experience span{ color: #fff; font-size: 14px;}

   
/* =========== Who We Are Start =========== */
.roofing-materials .sheading-white h6{ font-size: 20px; color: #21D853; margin:0 0 10px 0; font-family: "Open Sans", sans-serif; font-weight: normal; text-transform: uppercase;}
.roofing-materials .sheading-white h2:after{ display: none;}
.roofing-materials .tab-content{ animation: fadeIn 1s ease-in-out 0s; }
.roofing-materials .tab-content .tab-pane img{ width: 100%; height: 320px; background-size: 100%;}
.roofing-materials .tab-content .tab-pane .mate{ position: absolute; bottom:58px; }
.roofing-materials .tab-content .tab-pane .mate .mate-content{ background-color: hsl(0deg 0% 0% / 60%); padding: 20px;}
.roofing-materials .tab-content .tab-pane .mate .mate-content h2{ font-weight: 900; font-size: 25px; color: #fff; margin-bottom: 10px; position: relative;}
.roofing-materials .tab-content .tab-pane .mate .mate-content h2:after {position: absolute;content: "";background: url('../images/heading-after.png') no-repeat;height: 4px;width: 83px;bottom: 5px;margin-left: 10px;}
.roofing-materials .tab-content .tab-pane p{ color:#fff; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 9;line-clamp: 9;-webkit-box-orient: vertical;}
.roofing-materials .nav-tabs{ display: block; border: none; text-align: center;}
.roofing-materials .nav-tabs .nav-item{ height: 70px; font-family: "Helvetica 97 Black Condensed"; background-color: #f4f4f4; padding: 0px 0px 0px 25px; width: 100%; border: none; font-size: 20px; font-weight: 600; color: #000; display: inline-block; margin-bottom: 12px; text-align: left; font-weight: 700; border-radius: 0; border-left: 5px solid #f4f4f4; box-shadow: 0px 0px 1px 1px #d1d1d1; position: relative; line-height: 75px;}
.roofing-materials .nav-tabs .nav-item::before {content: "";clear: both;display: block;width: 10px;height: 10px;
background: transparent;clip-path: polygon(0 0,100% 50%,0% 100%);position: absolute;top: 48%;left: 0px;}
.roofing-materials .nav-tabs .nav-item small{ font-family: "Open Sans", sans-serif; text-transform: uppercase; display: block; font-weight: 400; font-size:12px;}
.roofing-materials .nav-tabs .nav-item:hover{ background-color:#28C45C; color: #fff; border-left: 5px solid #48780c;}
.roofing-materials .nav-tabs .nav-item:hover::before{background-color:#48780c;}
.roofing-materials .nav-tabs .nav-item.active{ background-color:#28C45C; color: #fff; border-left: 5px solid #48780c;}
.roofing-materials .nav-tabs .nav-item.active::before{ background-color:#48780c;}
.roofing-materials .tab-content .marrow{ position: relative;}
.roofing-materials .tab-content .marrow img{ position: absolute; right: -85px; top: -85px;}
.rmmobile{ display: none;}


/* =========== News Start =========== */
.news-panel .sheading-white h6{ font-size: 20px; color: #21D853; margin:0 0 10px 0; font-family: "Open Sans", sans-serif; font-weight: normal; text-transform: uppercase;}
.news-panel .sheading-white h2:after{ display: none;}
.news-panel .morebtn{ background-color: #F1F1F1; color: #555555; padding: 10px 25px; text-transform: uppercase; border: 1px solid #555555; border-radius: 25px; display: inline-block;}
.news-panel .morebtn:hover{ background-color: #FF512F; color: #fff;}
.news-part{ background-color: #F4F4F4; padding: 20px; border-radius: 10px 0 0 10px; position: relative; margin: -50px 0 0 30px;}
.news-part:last-child{ border-bottom: none;}
.pr-0{ padding-right: 0;}
.news-part h5{ font-family: "Open Sans", sans-serif; color: #373737;}
.news-part .date{ color: #fff; background-color: #28C45C; display: inline-block; border-radius: 5px; padding: 3px 10px; margin-bottom: 15px;}
.news-part .admin{ color: #A3A3A3; display: inline-block; margin-left: 10px;}
.news-part .admin i{ color: #fff; background-color: #28C45C; border-radius: 50%; padding: 5px; font-size: 12px; width: 25px; height: 25px; text-align: center;line-height: 18px;}
.news-part .blogbtn{ color: #28C45C; font-weight: 600;}
.news-panel img{ border-radius: 10px 10px 0 10px;}
.news-part:hover{ background-color: #001337;}
.news-part:hover h5{ color: #fff;}
.news-part:hover p{ color: #B6C4E0;}
.news-part:hover .admin{ color: #B6C4E0;}


/* =========== Subscribe Start =========== */
.subscribe-panel{ background: url('../images/subscribe-bg.webp') no-repeat; background-size: 100% 100%;}
.subscribe-panel .sheading-white .stitle span{ margin-left: 0;}
.subscribe-panel .sheading-white .stitle:after{ display: none;}
.subscribe-panel .sheading-white h2{ color: #fff;}
.subscribe-panel .sdec{ color: #fff;}
.fl-wrap {float: left;width: 100%;position: relative}
.subcribe-form p {color: #fff;font-size: 14px}
.subcribe-form form {max-width: 450px;margin: 15px auto;position: relative}
.subcribe-form #subscribe input {width: 100%;height: 48px;background: #fff;border: none;outline: none;border-radius: 25px;padding: 0 30px;box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.2)}
.subcribe-form #subscribe #subscribe-button {height: 42px; padding: 0 30px; border-radius: 0 25px 25px 0; border: none; position: absolute; right: 3px; top: 3px; font-size: 14px; color: #fff; font-weight: 600; cursor: pointer}
.subscribe-message {color: #fff;float: left;margin-top: 10px; text-align: left; font-weight: 500; line-height: 19px}
.color-bg { background: #21D853}
#subscribe-button:hover { background: #001337; color: #fff}


/* =========== TestimonialsStart =========== */
.testimonials-panel .sheading-white h6{ font-size: 20px; color: #21D853; margin:0 0 10px 0; font-family: "Open Sans", sans-serif; font-weight: normal; text-transform: uppercase;}
.testimonials-panel .sheading-white h2:after{ display: none;}
.single-box { padding: 20px; background: url('../images/testimonials-bg.webp') no-repeat; background-size: 100% 100%; }
.img-area {margin: 45px 0 20px;}
.single-box img {max-width: 130px; border-radius: 50%; margin: 0 auto; border: 2px solid #298448; padding: 6px;}
.single-box h4 {font-weight: 600; margin: 0;}
.single-box ul li{ list-style: none; display: inline;}
.single-box ul li .fa{ color: #F6BB06;}
.single-box {overflow: hidden}
.single-box .img-area {width: 30%;float: left;margin: 0}
.single-box .content {width: 70%;float: left;padding-left: 10px}
.single-box p { margin: 10px 0 0 0; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 5;line-clamp: 5; -webkit-box-orient: vertical;}
.testi-carousel-three .single-box {border: 0;padding: 0 50px;}
.testi-carousel .owl-dots, .clients-carousel .owl-dots, .testi-carousel-three .owl-dots {position: absolute;left: 0;right: 0;bottom: -55px;text-align: center;width: 100%;}
.testi-carousel .owl-dot, .clients-carousel .owl-dot, .testi-carousel-three .owl-dot {width: 16px;height: 16px; border: 2px solid #EEEEEE !important; display: inline-block;margin: 0 6px;text-align: center;border-radius: 50%;}
.testi-carousel .owl-dot.active, .clients-carousel .owl-dot.active, .testi-carousel-three .owl-dot.active { border: 2px solid #28C45C !important;}
@media only screen and (min-width: 360px) and (max-width: 479px) {
.testimonial {padding: 70px 0 130px;}
}
@media only screen and (min-width: 320px) and (max-width: 359px) {
.testimonial{ padding: 70px 0 130px;}
.single-box{ padding: 50px 0 40px;}
.single-box .img-area {width: 100%;float: none;}
.single-box .content {width: 100%;float: none;}
}


/* =========== Free Quote Start =========== */
.free-quote{ background: url('../images/free-quote.webp') no-repeat; background-size: 100% 100%; position: relative;}
.free-quote .sheading-white h6{ font-size: 20px; color: #21D853; margin:0 0 10px 0; font-family: "Open Sans", sans-serif; font-weight: normal; text-transform: uppercase;}
.free-quote .sheading-white h2{ color: #fff;}


/* =========== Footer Start =========== */
.footer{ background: url('../images/footer-bg.jpg') no-repeat; background-size: 100% 100%; position: relative; border-top: 8px solid #21D853;}
.footer-col-1{ padding-top: 60px;}
.fwidget .ftime{ margin:20px 0 15px 0;}
.fwidget .finfo .flogo{ display: block; margin-bottom: 20px; max-width: 150px; width: 100%;}
.fwidget .finfo .flogo img{ width: 100%;}
.fwidget .finfo p{ color: #fff;}
.fwidget .ftime h5{color: #abbfcf;font-size: 18px;font-weight: 600;line-height: 26px;margin-bottom: 5px;}
.fwidget .ftime .time li{ list-style: none; color:#abbfcf; padding-bottom: 8px;}
.fwidget .ftitle{ color: #abbfcf; padding-bottom: 20px; font-size: 24px; font-weight: 500;}
.footer-col-1{ padding-top: 40px; height: 100%; background: url('../images/footer-saparator.png') no-repeat; background-position: 95%;}
.footer-col-1 ul li{ width:49%; display: inline-block; list-style: none; color:#abbfcf; padding-bottom: 10px;}
.footer-col-1 ul li a{ color: #abbfcf; position: relative;}
.footer-col-1 ul li a .fa{ padding-right: 10px;}
.footer-col-1 ul li a:hover{ color: #21D853;}
.footer-col-2{ padding-top: 40px; background: url('../images/footer-saparator.png') no-repeat; background-position: 95%; height: 100%;}
.footer-col-3{ padding-top: 40px;}
.footer-col-3 ul li{ list-style: none; color:#fff; padding-bottom: 10px;}
.footer-col-3 ul li a{ color: #fff; position: relative;}
.footer-col-3 ul li a:hover{ color: #21D853;}
.footer-contact .info-contact{ margin-bottom: 12px; padding-left: 40px; display: flex; flex-direction: column; position: relative;}
.footer-contact .info-contact a{ color: #8fa7ba;}
.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: #8fa7ba; font-size: 20px;}
.footer-contact .info-contact p{ padding: 0; margin:0;}
.footer-social span{ color: #abbfcf;font-weight: 600;}
.footer-social ul{ display: inline;}
.footer-social ul li{ list-style: none; display: inline; background: url('../images/social-sepa.png') no-repeat; background-position: right;padding: 0 8px 0 5px; height: 100%;}
.footer-social ul li a{color: #abbfcf;}
.footer-social ul li:last-child{ background: none;}
.footer-bottom { border-top: 1px solid #334b59;}
.footer-bottom .copywrite-panel{ padding: 20px 0px 5px 0px; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; }
.footer-bottom .copywrite-panel p{ color: #aec6d8;}
.footer-bottom .copywrite-panel p a{ color: #ccc;}
.footer .fshape-one { position: absolute; bottom: 10%; right: 0%; z-index: -1; animation: pluse 8s ease-in-out infinite;}
.footer .fshape-two { position: absolute; top: 0%; right: 0%; z-index: -1; animation: bounce 6s ease-in-out infinite;}
.scrollup {position: fixed; right: 4%; bottom: 3%; background: #21D853; 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: 150px 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-wrapper .breadcrumb-content ul{ background-color: #24BD57; 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 #24BD57; min-height: 145px; border-radius: 5px;}
.mrl-30 { margin-left: 30px;}
.contact-icon i { width: 64px; height: 64px; background: #24BD57; text-align: center; line-height: 74px; display: inline-block; border-radius: 6px; color: #fff; font-size: 30px;}
.contact-details h5{ font-weight:700;}

.banner-mobile{ display: none;}



/** main-header **/

.main-header{
	background-color: #24BD57;
  position:relative;
  left:0px;
  top:0px;
  z-index:999;
  width:100%;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

.sticky-header{
	background-color: #24BD57;
  position:fixed;
  opacity:0;
  visibility:hidden;
  left:0px;
  top:0px;
  border-bottom: 1px solid #666;
  width:100%;
  z-index:0;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

.fixed-header .sticky-header{
  z-index:999;
  opacity:1;
  visibility:visible;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -ms-animation-duration: 500ms;
  -moz-animation-duration: 500ms;
  -op-animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -op-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -op-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.fixed-header .sticky-header .logo-outer{ position: relative;}
.fixed-header .sticky-header figure{ margin: 0; padding: 10px 0; background: url('../images/logo-bg1.webp') no-repeat; position: absolute; top: -20px; left: -120px; padding: 21px 270px 21px 120px; background-size: 100% 100%;}
.fixed-header .sticky-header figure img{ height: 60px;}

/** header-bottom **/

.header-bottom{
  position: relative;
  background: transparent;
  left: 0px;
  bottom: 0px;
  width: 100%;
}

.header-bottom .nav-outer{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  padding: 26px 0px 0px 0px;
}

.header-bottom .logo-outer{
  position: relative;
  float: left;
  padding: 28px 0px 18px 0px;
}
.header-bottom .logo-outer figure{ margin: 0; background: url('../images/logo-bg.webp') no-repeat; position: absolute;top: -46px;left: -120px; padding: 21px 270px 21px 120px; background-size: 100% 100%;}
.header-bottom .logo-outer figure img{ height: 85px;}
.header-bottom .menu-area{ position: relative; float: right; padding: 26px 0;}
.header-bottom .outer-box{position: relative;padding: 29px 5px 0px 2px; float: left;}
.header-bottom .outer-box .search-outer{ position: relative; display: inline-block;}


/** main-menu **/

.main-menu{
  position: relative;
  display: block;
  float: left;
}

.main-menu .navbar-collapse{
  padding:0px;  
}

.main-menu .navigation > li{
  position:relative;
  float:left;
  margin: 0px 10px;
}

.main-header .menu-column{
  padding: 0px;
}

.main-menu .navigation > li > a{
  position:relative;
  display:block;
  font-size:14px;
  font-family: 'Poppins', sans-serif;
  color:#ffffff;
  line-height:22px;
  font-weight:500;
  opacity:1;
  text-transform:uppercase;
  padding: 31px 0px 29px 0px;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul{
  position:absolute;
  left:0px;
  top: 100%;
  width:250px;
  z-index:100;
  display:none;
  background:#ffffff;
  border-top: 3px solid #DBB081;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.10);
}

.main-menu .navigation > li > ul > li{
  position:relative;
  width:100%;
  padding: 7px 15px;
  border-bottom: 1px solid #e5e5e5;
  transition: all 500ms ease;
}

.main-menu .navigation > li > ul > li:last-child{
  border-bottom:none; 
}

.main-menu .navigation > li > ul > li > a{
  position:relative;
  display:block;
  font-family: 'Poppins', sans-serif;
  padding:6px 0px;
  line-height:24px;
  font-size:13px;
  color:#222222;
  font-weight: 400;
  text-align:left;
  text-transform:uppercase;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  font-weight: bold;
}

.main-menu .navigation > li > ul > li:hover{
  background: #DBB081;
  border-bottom: 1px solid #DBB081;
}

.main-menu .navigation > li > ul > li:hover a{
  color: #000;
}

.main-menu .navigation > li > ul > li:last-child:hover{
  border-bottom: none;
}

.main-menu .navigation > li.dropdown:hover > ul{
  visibility:visible;
  opacity:1;
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
  position:absolute;
  right: 0px;
  top: 0px;
  font-size:18px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  color:#ffffff;
  width: 50px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  cursor:pointer;
  z-index:5;
  display: none;
}

.navbar-header {
  display: none;
}

/** sub-menu **/

.main-menu .navigation > li > ul > li > ul{
  position:absolute;
  left:100%;
  top:0%;
  width:230px;
  z-index:100;
  display:none;
  padding: 0px 0px;
  background-color: #ffffff;
  border-top: 3px solid #DBB081;
  -webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  -ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  -o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  -moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation li > ul > li.dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
  top: 0;
  margin: 0px;
}

.main-menu .navigation > li > ul > li > ul > li{
  position:relative;
  width:100%;
  margin:0px;
  border-bottom: 1px solid #e5e5e5;
}

.main-menu .navigation > li > ul > li > ul > li:last-child{
  border-bottom:none; 
}

.main-menu .navigation > li > ul > li > ul > li > a{
  position:relative;
  display:block;
  padding:10px 18px;
  line-height:24px;
  font-weight:400;
  font-family: 'Poppins', sans-serif;
  font-size:13px;
  text-transform:uppercase;
  color: #222222 !important;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  font-weight: bold;
}

.main-menu .navigation > li > ul > li > ul > li:hover > a{
  color: #000 !important;
  background:#DBB081;
}

.main-menu .navigation > li > ul > li.dropdown > a:after {
  position: absolute;
  content: "\f105";
  font-size: 16px;
  color: #222;
  top: 6px;
  right: -12px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  cursor: pointer;
  transition: all 500ms ease;
}

.main-menu .navigation > li > ul > li.dropdown:hover > a:after{ color: #ffffff;}

/** stricky-header **/
.sticky-header .main-menu .navigation > li{ margin: 0px !important;}
.sticky-header .main-menu .navigation > li > a{ padding: 24px 12px 24px 12px !important;}
.sticky-header .main-menu .navigation > li > a{ color: #222222;}
.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li:hover > a{ background: #DBB081; color: #ffffff;}
.sticky-header .logo-box{ position: relative; float: left; margin-top: 10px;}
.sticky-header .menu-area{ position: relative; float: right; padding: 26px 0;}

/*** 
====================================================================
                        Header-Style-Two
====================================================================
***/
 
.header-style-two .header-top .social li a{ background: #DBB081;}
.header-style-two .header-bottom .nav-outer{ position: relative; padding:0px;}
.header-style-two .main-menu .navigation > li > a{ color: #fff; letter-spacing: 2px; padding: 30px 0px 30px 25px;}
.header-style-two .search-box-area .search-toggle i:before{ color: #CB9860;}
.header-style-two .search-box-area .search-toggle i:hover:before{ color: #222222;}
.header-style-two .header-bottom .logo-outer { padding:10px 0px;}
.header-style-two .sticky-header .main-menu .navigation > li > a { padding: 14px 30px 16px 30px; margin-left: 25px;}


/* =========== Blog Start =========== */
.single-blog { background: #fff; box-shadow: 0px 0px 45px 0px #00000038; margin-bottom: 30px;}
.blog-img{ height: auto; width: 100%; overflow: hidden; position: relative; z-index: 1;}
.blog-img::after { background: #fbfbfb73; bottom: 0; content: ""; left: 50%; position: absolute; right: 50%; top: 0; opacity: 0; height: 100%; pointer-events: none; transition: all 0.5s linear;}
.single-blog:hover .blog-img::after { left: 0; right: 0; opacity: 1;}
.blog-img img { object-fit: cover; width: 100%; height: 100%; transform: scale(1); transition: all 1s linear;}
.blog-one__content { position: relative; z-index: 1;}
.blog__meta { padding: 15px 20px; display: flex; gap: 30px; align-items: center; border-bottom: 1px solid #999;}
.blog__meta a{ color: #000;}
.blog__inner .content { padding: 15px 20px;}
.blog__inner .content .blog-title { color: #000; margin-bottom: 15px; font-size: 20px;}
.blog__inner .content .blog-title a{ color: #000;}
.blog-btn{ padding: 10px 20px; color: #fff; background-color: #FF512F; display: inline-block; border-radius: 5px; text-transform: uppercase;}
.blog-btn:hover{ background-color: #166397;}

.pagination .page-item.active .page-link{ background-color: #0EABB6; border: 1px solid #0EABB6;}
.pagination .page-item .page-link{ background-color: #166397; border: 1px solid #166397; color: #fff; padding: 10px 20px; margin: 0 5px; border-radius: 5px;}
.pagination .page-item .page-link:hover{  background-color: #0EABB6; border: 1px solid #0EABB6;}

.tj-main-service{ position: relative; overflow: hidden; background-color: #f8f8f8; padding: 20px 20px; margin-bottom: 30px;}
.tj-main-service .sidebar__title { padding-bottom: 12px; position: relative;margin-bottom: 30px;}
.tj-main-service .sidebar__title::after {position: absolute; content: ""; bottom: 2px; width: 58px; height: 2px; left: 0%; background-color:#FF512F;}
.tj-single-common {display: flex;align-items: center;gap: 20px;margin-bottom: 15px; border-bottom: 1px dashed #999;}
.tj-single-common:last-child{ border-bottom: none;}
.tj-single-common .tj-img { width: 80px; height: 80px;}
.tj-single-common .tj-img img { transform: scale(1); object-fit: cover; width: 100%; height: 70px;}
.tj-single-common .tj-content .sidebar__post-content-meta { display: flex;align-items: center; gap: 20px;margin-bottom: 15px;}
.tj-single-common .tj-content .sidebar__post-content-meta a{ color: #000;}
.tj-single-common .tj-content h6 a{ color: #000;}
.tj-single-common .tj-content h6 a:hover{ color: #FF512F;}
.sidebar-widget ul li {
    display: block;
    position: relative;
}
.sidebar-widget ul li a {
    display: block;
    border: none;
    margin: 0;
    padding: 15px 25px 15px 0;
    font-size: 16px;
    line-height: 1.313;
    color: var(--body-color);
    position: relative;
    border-bottom: 1px solid hsl(0deg 0% 80%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.sidebar-widget ul li>span {
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
}


/* =========== Get a Free Quote Now Start =========== */
.quote-now{ position: relative; height: 550px;}
.free-quote{ background-color: #fff; padding: 40px 30px; position: relative;}
.home-form{ padding: 15px 15px 0 0;}
.home-form .form-group{ margin-bottom: 15px; display: block;}
.home-form .form-group input{ height: 50px; border: 1px solid #666;}
.home-form .form-group select{ height: 50px; border-radius: 0.25rem; width: 100%; padding:8px; border: 1px solid #666;}
.home-form .form-group textarea{ height: 80px; border: 1px solid #666;}

.contact-us-left .sheading-white h6{ font-size: 20px; color: #21D853; margin:0 0 10px 0; font-family: "Open Sans", sans-serif; font-weight: normal; text-transform: uppercase;}
.contact-us-left .sheading-white h2:after{ display: none;}
.contact-us-left .info-contact{ margin-bottom: 15px; padding-left: 65px; display: flex; flex-direction: column; position: relative; border-bottom: 1px solid #ccc; padding-bottom: 15px;}
.contact-us-left .info-contact i { background-color:#24BD57; position: absolute; top: 0%; left: 0%; color: #fff; font-size: 20px; border-radius: 5px; padding: 10px 15px; line-height: 20px;}
.contact-us-left .info-contact p { padding: 0; margin: 0;}
.contact-us-left .info-contact:last-child{ border-bottom: none;}
.contact-us-right{ background-color: #F0F0F0; padding: 20px;}
.contact-us-right .sheading-white h6{ font-size: 20px; color: #21D853; margin:0 0 10px 0; font-family: "Open Sans", sans-serif; font-weight: normal; text-transform: uppercase;}
.contact-us-right .sheading-white h2:after{ display: none;}
.services-page-panel .sheading-white h6{ font-size: 20px; color: #21D853; margin:0 0 10px 0; font-family: "Open Sans", sans-serif; font-weight: normal; text-transform: uppercase;}
.services-page-panel .sheading-white h2:after{ display: none;}
.services-page-panel .service-box{ margin-bottom: 25px;}
.tp .single-box{ margin-bottom: 25px;}
.career-panel-left img{ width: 100%;}
.career-panel-right .sheading-white h6{ font-size: 20px; color: #21D853; margin:0 0 10px 0; font-family: "Open Sans", sans-serif; font-weight: normal; text-transform: uppercase;}
.career-panel-right .sheading-white h2:after{ display: none;}
.career-panel-right h3{ color: #24BD57; position: relative;}
.career-panel-right h3:after {position: absolute;content: '';bottom:8px;left: 165px;width: 50px;height: 2px;display: block;background-color: #24BD57;}
.career-panel-right .form-group{ margin-bottom: 10px;}
.career-panel-right .form-group input{ height: 50px; border: 1px solid #666; background-color: #EDEDED;}
.career-panel-right .form-group select{ height: 50px; border-radius: 0.25rem; width: 100%; padding:8px; border: 1px solid #666; background-color: #EDEDED;}
.career-panel-right .form-group textarea{ height: 80px; border: 1px solid #666; background-color: #EDEDED;}
.career-panel-right .form-group .btn-primary{ background-color: #24BD57;}
#formFile{ height: 38px;}

.services-details-panel img{ width: 50%; float: left; border: 1px solid #24BD57; padding: 5px; border-radius:5px; margin:0 20px 10px 0;}
.services-details-panel .sheading-white h6{ font-size: 20px; color: #21D853; margin:0 0 10px 0; font-family: "Open Sans", sans-serif; font-weight: normal; text-transform: uppercase;}
.services-details-panel .sheading-white h2:after{ display: none;}
.services-details-panel p strong{ color: #000; font-weight:bold; }
.services-details-panel ul li{ margin-left: 30px; margin-bottom: 10px;}
.services-details-panel ul li strong{ color: #000; font-weight: bold;}


