/* common css start */
h1{font-size: 60px;font-weight: 700;text-transform: uppercase;line-height: 64px;}
h2{font-size: 36px;line-height: 46px;font-weight: 700;}
h3{line-height: 38px;font-size: 30px;font-weight: 700;}
h4{font-weight: 700;font-size: 26px;line-height: 34px;}
h5{font-weight: 700;font-size: 22px;line-height: 26px;}
h6{font-size: 20px;font-weight: 700;line-height: 29px;}
.ptb-60{padding-top: 60px;padding-bottom: 60px;}
.pt-60{padding-top: 60px;}
.pb-60{padding-bottom: 60px;}
.gray-bg{background-color: #f5f5f5;}
.custome-container .container-fluid {margin: 0 auto;padding: 0 80px;}






/* common css end */



/* chero banner start  ==================*/
.hero-banner{padding: 95px 0 99px; position: relative; display: flex;align-items: end; z-index: 0;background-position: center !important; background-size: cover !important;}
.hero-banner::before{content: "";position: absolute;top: 0;z-index: -1; left: 0;height: 100%;width: 100%;background: linear-gradient(90deg, rgb(0 0 0 / 78%) 0%, rgba(58,58,58,0) 56%);}
.hero-banner::after{content: "";position: absolute;top: 0;z-index: -1; left: 0;height: 100%;width: 100%;background: rgba(0, 0, 0, 0.493);}

.hero-banner h1{color: #fff;margin-left: -4px;}
.hero-banner .breadcrumb {margin-top: 23px;margin-bottom: 0;}
.hero-banner .breadcrumb li a{color: #ffff;transition: 0.5s ease-in-out;}
.hero-banner .breadcrumb li a:hover{color: var(--theme-color);}
.hero-banner .breadcrumb li{position: relative;color: #fff;}
.hero-banner .breadcrumb-item+.breadcrumb-item{padding-left: 4px;}
.breadcrumb-item+.breadcrumb-item::before{color: #999999;padding-right: 4px;}
/*==================hero banner end  ==================*/



/*=========== blog page css start ===========*/
/* .blog-list-main{padding-top: 60px;padding-bottom: 30px;} */
.blog-list-main > .row > .cust-flex{display: flex;}
.blog-list-media {margin-bottom: 40px;display: flex;flex-direction: column;}
.blog-list-media > a {position: relative; display: block;}
.blog-list-media > a img {width: 100%;}

.blog-list-main .blog-list-content{ padding: 7px 0px 0px;display: flex;flex-direction: column;height: 100%;}
.blog-list-media > .blog-list-content >  span.blog-date-year > a{font-size: 13px;color: #666666;padding-bottom: 6px;display: inline-block;}
.blog-list-main .blog-list-content > a > h6{font-weight: 600;transition: 0.5s ease-in-out;margin-bottom: 12px;}
.blog-list-media:hover .blog-list-content > a > h6{color: var(--theme-color);}
.blog-list-main .blog-list-content a.post-link {display: inline-block;color: #fff; text-transform: uppercase;background-color: #000;padding: 8px 19px;border-radius: 20px;font-weight: 500;transition: 0.5s ease-in-out;
margin-top: auto;align-self: self-start;}
.blog-list-main .blog-list-media:hover .blog-list-content a.post-link{background-color: var( --theme-bg);}
.blog-list-main .blog-list-content > p{margin-bottom: 18px;}
/*============== blog page css end =============*/


/* =================blog detail page start ==========*/

/* blog left side start */

/* blog detail content start */
.blog-details-main .blog-details-desc{margin-top: 20px;}
.blog-details-main .blog-details-desc h2:first-child{margin-bottom: 2px;}
/* .blog-details-main .blog-details-desc > h2{margin-bottom: 1px;} */
.blog-details-main .blog-details-desc > .list-date > a{color: #666666;font-size: 13px;margin-bottom: 20px;display: block;}
.blog-details-main .blog-details-desc p a{color: var(--theme-color);text-decoration: underline;}
.blog-details-main .blog-details-desc p a:hover{text-decoration: none;}
.blog-details-main .blog-details-desc ul{padding-bottom: 26px;padding-left: 16px;}
.blog-details-main .blog-details-desc ul li{padding-bottom: 7px; padding-left: 14px; position: relative;}
.blog-details-main .blog-details-desc ul li::before{content: ""; position: absolute; top: 8px; left: 0; background: #000; height: 5px; width: 5px; border-radius: 50%; }
.blog-details-main .blog-details-desc ul li:last-child{padding-bottom: 0;}
.blog-details-main .blog-details-desc ol li{list-style: number;padding-bottom: 7px;}

/* figure image start */

.blog-details-main .blog-details-desc .wp-block-image{margin-top: 25px;margin-bottom: 0;}
.blog-details-main .blog-details-desc .wp-block-image img{width: 100%;max-width: 100%;}
/* figure image end */

/* blog detail content start */

/* blog left side end */


/* Blog Sidebar start */
.blog-toggle-btn-box{display: none;}
.sidebar-search-category{background-color: #f5f5f5;padding: 20px 20px 18px;border-top: 3px solid var(--theme-color);}
.blog-aside .blog-widget { overflow: hidden; width: 100%; display: inline-block; vertical-align: top;}

.blog-aside .widget-title h5{font-weight: 600; color: #000; margin-bottom: 12px;}

/* Blog Search start */
.blog-search .input-group-text {border-radius: 0;background-color: transparent;border: 0;padding: 0;position: absolute;right: 15px;top: 50%;transform: translateY(-50%);z-index: 1;}
.blog-search .input-group > .form-control{border-radius: 0;color: #666666;padding: 12px 35px 12px 20px;border: 0;}
.blog-search .input-group .form-control::placeholder{color: #666666;}
.blog-search .input-group .form-control:focus{background-color: #fff;z-index: 0;}
/* Blog Search end */

/* Blog Category start  */
.blog-post-category{margin-top: 21px;}
.blog-post-category ul{padding-left: 0; margin: 0;}
.blog-post-category ul li{list-style: none; border-bottom: 1px solid #ebebeb; margin-bottom: 7px; position: relative; padding-bottom: 11px;}
.blog-post-category ul li a{color: #000; transition: ease-in-out all 0.5s; transition: ease-in-out all 0.5s;}
.blog-post-category ul li a:hover{color: var(--theme-color);}
.blog-post-category ul li:last-child{padding-bottom: 0; border-bottom: 0; margin-bottom: 0;}
/* Blog Category end  */

/* Blog Tags start  */
.blog-aside .blog-tags {padding: 20px;background-color: #f5f5f5;margin-top: 30px;border-top: 3px solid var(--theme-color);}
.blog-tag-cloud{display: flex; flex-wrap: wrap;}
.blog-tag-cloud a {padding: 4px 17px; font-size: 14px;color: transparent; margin-right: 10px; margin-bottom: 10px;transition: ease-in-out all 0.5s;border: 1px solid #000;color: #000;line-height: normal;}
.blog-tag-cloud a:hover {background: var(--theme-bg);border-color: var(--theme-color);}
/*End Blog Tags */

/* Blog Sidebar End */
/* =================blog detail page end ==========*/


/* =================Service detail page start ==========*/
/* service sidebar start  */
.service-details-main .service-sidebar-main .sidebar-title{padding: 12px 20px;background-color: var(--theme-bg);}
.service-details-main .service-sidebar-main .sidebar-title h6{margin-bottom: 0; color: #fff;font-weight: 600;}
.service-details-main .service-sidebar-main ul{background-color: #f5f5f5;padding: 20px;}
.service-details-main .service-sidebar-main ul li {margin-bottom: 18px;position: relative;transition: .5s ;}
.service-details-main .service-sidebar-main ul li.active,.service-details-main .service-sidebar-main ul li:hover{padding-left: 8px;transition: .5s  ;}
.service-details-main .service-sidebar-main ul li.active a{color: var(--theme-color);font-weight: 500;}
.service-details-main .service-sidebar-main ul li a{transition: .5s ;}
.service-details-main .service-sidebar-main ul li:hover:before{background: var(--theme-bg);transition: .5s ;}
.service-details-main .service-sidebar-main ul li:hover a{color: var(--theme-bg);transition: .5s ;}

.service-details-main .service-sidebar-main ul li.active::before{background: var(--theme-bg);}
.service-details-main .service-sidebar-main ul li::before{content: "";position: absolute;top: 4px;left: 0;width: 2px;height: 15px;}
/* service sidebar end  */

 /* service right content area start  */
 .service-details-main .service-details-img{margin-bottom: 15px;}
 .service-details-main .service-details-img img{width: 100%;}
.service-details-main .service-details-desc ul {padding-left: 15px; margin-bottom: 15px;}
.service-details-main .service-details-desc ul li { padding-bottom: 7px;padding-left: 14px; position: relative;}
.service-details-main .service-details-desc ul li::before {content: "";  position: absolute; top: 8px; left: 0; background: #000;height: 5px; width: 5px; border-radius: 50%;}
.service-details-main .service-details-desc ol li {  list-style: number; padding-bottom: 7px;}
/* service right content area end  */
/* =================Service detail page end ==========*/

/* =================brochure  page start ==========*/
.brochure-download h2{text-align: center;margin-bottom: 40px;text-transform: uppercase;}
.brochure-box{border: 1px solid #bcbcbc;transition: 0.5s ease-in-out;}
.brochure-box:hover h6{color: var(--theme-color);}
.brochure-box a{display: flex;justify-content: space-between;align-items: center;}
.brochure-box:not(:last-of-type){margin-bottom: 10px;}
.brochure-title{padding: 10px 30px;}
.brochure-title h6{margin-bottom: 0;font-weight: 500;transition: 0.5s ease-in-out;}
.brochure-box .pdf-icon{padding: 10px;border-left: 1px solid #bcbcbc;    flex: none;}
/* =================brochure page end ==========*/

/* ================= contact us page start ==========*/
/* contact form start */
/* left part start */
.contact-left-part .left-title{margin-bottom: 16px;}
.contact-left-part .left-title h3{font-size: 22px; font-weight: 600; line-height: inherit; text-transform: capitalize;}
.contact-left-part ul li{position: relative;     padding: 5px 0 5px 24px;}
.contact-left-part .contact-details a{word-break: break-all; transition: 0.5s all;}
.contact-left-part .contact-details a:hover{color: #db9300;}
.contact-left-part .contact-details i{position:absolute; color: #db9300; left: 0; top: 10px; font-size: 14px;}
.contact-right-part .validating .wpcf7-response-output{display: none;}


/* left part end */
/* right part start */
.contact-right-part{padding: 0 50px;}
.contact-right-part .right-title{margin-bottom: 44px;}
.contact-right-part .right-title h2{line-height: inherit; font-size: 30px; font-weight: 600; text-transform: uppercase;}
.contact-right-part .form-group{margin-bottom: 30px;position: relative;}
.contact-right-part .row>*:last-child .form-group{margin-bottom: 0;}
.contact-right-part .form-control::-webkit-file-upload-button {margin: 0; margin-right: 15px; line-height: normal; height: 100%; padding: 13px 22px; background: #74787b; color: #fff;}
.contact-right-part .form-group input,.contact-right-part .form-group select,.contact-right-part .form-group textarea{color: #74787b;font-size: 16px; outline: none; font-weight: 400; width: 100%; padding: 13px 5px;background: inherit;border: 0;border-bottom: 1px solid #bfbfbf;border-radius: 0;}
.contact-right-part .form-group input:focus,.contact-right-part .form-group select:focus,.contact-right-part .form-group textarea:focus{box-shadow: none;}
.contact-right-part .form-group textarea{height: 100px;}
.contact-right-part .form-group select {background: url('../img/contact-us-arrow.svg');background-repeat: no-repeat;background-position: 96% center;appearance: none;background-size: 15px;}
.contact-right-part .form-group input.custome-btn { width: auto; transition: .5s ease;font-size: 20px;font-weight: 500;background: var(--theme-bg);padding: 18px 40px;border: 0;border-radius: 30px;color: #fff; /*margin-top: 26px;*/}
.contact-right-part .form-group input.custome-btn:hover{background-color: #000;}
.contact-right-part input[type=file] {
    background: #ffffff;
    padding: 0;
    border: 0;
    height: 50px;
}
/* spineer css start */
.contact-right-part .form-group .wpcf7-spinner{top: 30%;}
/* spineer css end */


/* right part end */
/* contact form end */

/*  contact map start */
.map-main iframe{height: 500px; margin-bottom: -7px;}
/*  contact map end */

/* ================= contact us page end ==========*/

/* ================= About us page start ==========*/
.about-client-main{background-color: #f5f5f5;}
.client-main .client-title{margin-bottom: 40px;}
.client-main .client-title h2{font-size: 40px; font-weight: 700;  text-transform: capitalize; text-align: center; color: #1b1a1a;}
.about-iframe-main .row .col-lg-6:first-child .iframe-main{padding-right:25px;}
.about-iframe-main .row .col-lg-6:last-child .iframe-main{padding-left:25px;}
.iframe-main iframe{height: 500px; margin-bottom: -7px;}
/* ================= About us page end ==========*/

/* =================Product detail page start ==========*/
/* product details slider start */
.product-slider-nav{margin-top: 15px;overflow: hidden; }
.product-slider-nav .product-slider-nav-inner .slick-list{margin: 0 -10px;}
.product-slider-nav .product-slider-nav-inner .slick-slide{padding: 0 10px;}
.product-slider-nav .product-slider-nav-inner .slick-slide img{aspect-ratio: 1;object-fit: cover;}
.product-slider-nav .product-slider-nav-inner .slick-slide.slick-active:first-child{margin-left: 0;}
.product-details-main .slick-prev,.product-details-main .slick-next,.related-product-sec .slick-prev,.related-product-sec .slick-next{font-size: 14px; color: #000; box-shadow: 0 0 6px rgb(0 0 0 / 12%);}
.product-details-main .slick-prev:before,.product-details-main .slick-next:before,.related-product-sec .slick-prev:before,.related-product-sec .slick-next:before{content: none;}
.product-details-main .slick-prev,.product-details-main .slick-next{left: 5px; height: 35px; width: 35px; display: flex; justify-content: center; align-items: center; z-index: 2; border-radius: 50%;  background:  linear-gradient(135deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.3) 100%);}
.product-details-main .slick-next{left: auto; right: 15px;}
.product-details-main .slick-next i{margin-left: 3px;}
.product-details-main .slick-prev i{margin-right: 3px;}
.product-details-main .product-details-slider .slick-arrow,.product-details-main .product-slider-nav .slick-arrow{visibility: hidden; top: 50%; transform:translateY(-50%); position: absolute; opacity: 0; transition: ease-in-out all 0.5s;}
.product-details-main .product-details-slider:hover .slick-arrow,.product-details-main .product-slider-nav:hover .slick-arrow{visibility: visible; opacity: 1;}
/* product details slider end */

/* product detail right part start */

.product-detail-right-main{padding-left: 20px;}
.product-detail-right-main .product-details-content h3{text-transform: uppercase;line-height: 32px;margin-top: -3px;}
.product-detail-right-main > .product-details-content > p{margin: 19px 0 14px;}
.product-details-content h3{margin-bottom: 0px;text-transform: uppercase;}
.product-details-content .product-sub-title{font-size: 17px; font-weight: 600; color: #fc5356; margin-bottom: 3px;}
.product-details-content .product-detail-cat {margin-bottom: 12px; border-bottom: 1px solid #f2f2f2; padding-bottom: 10px}
/* .product-details-content  p{margin-bottom: 15px;} */
.product-details-content .product-detail-cat span{color: #000; font-weight: 600; font-size: 17px;}

.product-details-content ul{padding: 0;    margin-bottom: 22px;}
.product-details-content ul li{list-style: none; position: relative; }
.product-details-content .product-details-desc{margin-bottom: 28px; border-bottom: 1px solid #c7c7c7;}
.product-details-content .product-details-desc h6{font-weight: 600;font-size: 18px; margin-bottom: 6px;}
.product-details-content .product-details-desc ul li{padding-left: 18px; padding-bottom: 4px;}
.product-details-content .product-details-desc ul li:last-child{padding-bottom: 0;}
.product-details-content .product-details-desc ul li:before{content: ""; position: absolute; height: 5px; width: 5px; border-radius: 50%; background: #000; top: 10px; left: 4px; }

.product-details-content .product-detail-btn-box ul{margin-bottom: 0;}
.product-details-content .product-detail-btn-box ul li{display: inline-block; margin-right: 15px;}
.product-details-content .product-detail-btn-box ul li:last-child{margin-right: 0;}
.product-details-content  .custome-btn{padding: 14px 29px;font-size: 20px;}

.social-icon {margin-top: 30px;}
/* get quote popup start */
.modal-custom .modal .modal-body{padding: 0px;}
.modal-quote .modal-header{padding: 0 0 12px 0;border-bottom: 1px solid #dee2e6; margin-bottom: 12px;}
.modal-custom .btn-close{position: absolute; top: -7px; right: -24px; background: transparent url("../img/popup-close-white\ .svg") center/1em auto no-repeat; opacity: 1;background-color: #000;}
.modal-custom .btn-close:focus{box-shadow: none;}
.modal-quote .modal-content{padding: 15px;}
.modal-quote  .modal-body{padding: 0;}
.modal-quote .modal-header h4{margin: 0 auto;text-transform: capitalize;}
.get-a-quote-form input:not([type=submit]){margin-bottom: 20px; height: 40px; border-radius: 5px; padding: 6px 14px;}
.get-a-quote-form input[type=submit]{background: var(--theme-bg); padding: 7px 20px; color: #fff; border: none; transition: ease-in-out all 0.5s; border-radius: 5px;font-size: 16px;}
.get-a-quote-form input:focus{box-shadow: none;border: 1px solid #dee2e6;}
.get-a-quote-form input[type=submit]:hover{background: #000;}
.get-a-quote-form .form-group textarea{width: 100%;border: 1px solid #dee2e6;resize: none;min-height: 80px;padding: 6px 14px;margin-bottom: 10px;border-radius: 5px;font-size: 16px;}
.get-a-quote-form .form-group textarea:focus{outline: 0;}
/* get quote popup end */

/* product detail right part end */
/*About Left Right Section Start*/
.about-left-right .left-right-title{text-align: center;margin-bottom: 30px;}
.about-left-right .row:nth-child(even) .text-holder{padding-left: 30px;}
.about-left-right .row:nth-child(odd) .text-holder{padding-right: 30px;}

/* .about-left-right{background: #f5f5f5;} */
.about-left-right .col-12#text-holder p{margin-bottom: 25px;text-align: center;}
.about-left-right .row:not(:last-of-type){margin-bottom: 30px;}
.img-holder img{max-width: 100%; width: 100%;}
.about-left-right .text-holder h2{font-weight: 600;}
.about-left-right ul{list-style: none; padding: 0; margin-bottom: 12px;}
.about-left-right ul li{position: relative; list-style: none;padding-left: 15px; padding-bottom: 8px;}
.about-left-right ul li:last-child{padding-bottom: 0;}
.about-left-right ul li:before{content: ""; width: 6px; height: 6px; border-radius:30px; background: #000;  position: absolute; left: 0; top: 9px;}

.about-left-right #text-holder {  max-height: 500px;overflow-x: hidden;   overflow-y: auto;}

/* width */
.about-left-right #text-holder::-webkit-scrollbar { width: 4px; border-radius: 5px;}
.about-left-right #text-holder::-webkit-scrollbar-thumb {background: #db9300;border-radius: 5px; }
/*About Left Right Section End*/




/* product detail gallery start  */
.product-detail-gallery h2{margin-bottom: 30px;text-align: center;}
/* product detail gallery end  */

/* product detail faq start  */
.product-detail-faq{background: #F5F5F5;}
.product-detail-faq .home-faq{padding: 0;max-width: 840px;margin: 0 auto;}
.product-detail-faq .home-faq h2{text-align: center;}
.product-detail-faq .home-faq .accordion-button { padding: 11px 76px 11px 20px;line-height: 28px;}

/* =================Product detail page end ==========*/


/* thanku you page css start */
.thankyou{text-align: center;}
.thankyou img{height: 320px;}
.thankyou .thanktitle{font-size: 80px;line-height: 80px;text-transform: uppercase;}
/* thanku you page css end */


/* ==================cms page start ===========================*/

/* common css start */
/* .page-template-industry > .cms-full-width > .common-content{background-color: #6c696926;padding: 40px 0;} */
.page-template-industry .cms-full-width .common-content .cms-text  h1{font-weight: 600;font-size: 48px;line-height: 50px;}
.page-template-industry .cms-full-width .common-content .cms-text  h2{font-weight: 600;}
.page-template-industry .cms-full-width{background-color: #f5f5f5;margin-bottom: 30px;}
.page-template-industry .cms-full-width:last-of-type{margin-bottom: 0;}
 .hidden {
     display: none;
 }
/* common css end */
.page-id-880 .slider-home-1 {margin-bottom: 60px;}

/*========== common cms banner start ==========*/
.home-banner-width .home-banner-slider .home-banner-content{max-width: 900px;}
.home-banner-width .home-banner-slider .home-banner-content .custome-btn{line-height: 28px;}
/*========== common cms banner end *==========/

 /* modular-office-pods page start */
 /* .f-direction .text-holder details,.f-direction .text-holder details .open{display: inline-block;} */
 .page-template-industry .moreless{margin-bottom: 15px;background-color: #db9300;color: #fff;padding: 10px 22px;border-radius: 25px;transition: 0.5s ease-in-out;display: inline-block;text-transform: uppercase;margin-top: 10px; font-size: 18px;}
 .f-direction .text-holder .moreless:hover{background-color: #000;}
 .f-direction .text-holder ol{padding-left: 16px;}
 .f-direction .text-holder ol li{list-style: number;}
 /* modular-office-pods page end */

 /* table cms page start */
 .table-responsive{margin-bottom: 30px;margin-top: 20px;background-color: #fff;padding: 15px;}
 /* table cms page end */

 /* service page cms start */
  .page-template-Services .service-details-box h1{font-size: 50px;font-weight: 600;line-height: 54px;}
  .page-template-Services .service-details-box figure:not(:first-child){margin-top: 40px;}


  .page-template-Services .service-details-box h2{line-height: 40px;font-weight: 600;}
 /* service page cms end */

 /* faq page start  */
.faq-page .home-faq{max-width: 1100px;margin: auto;}
 /* faq page end  */





/* ==================cms page end ===========================*/