@font-face {font-family: 'FontAwesome';src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight: normal;font-style: normal;}
.fa, .far, .fas {font-family: 'FontAwesome';}

@font-face {
    font-family: 'Manrope';
    src: local('Manrope SemiBold'), local('Manrope-SemiBold'),
        url('../fonts/Manrope-SemiBold.woff2') format('woff2'),
        url('../fonts/Manrope-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Manrope';
    src: local('Manrope Regular'), local('Manrope-Regular'),
        url('../fonts/Manrope-Regular.woff2') format('woff2'),
        url('../fonts/Manrope-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: local('Manrope Bold'), local('Manrope-Bold'),
        url('../fonts/Manrope-Bold.woff2') format('woff2'),
        url('../fonts/Manrope-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Manrope';
    src: local('Manrope ExtraBold'), local('Manrope-ExtraBold'),
        url('../fonts/Manrope-ExtraBold.woff2') format('woff2'),
        url('../fonts/Manrope-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Outfit';
    src: local('Outfit Medium'), local('Outfit-Medium'),
        url('../fonts/Outfit-Medium.woff2') format('woff2'),
        url('../fonts/Outfit-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Outfit';
    src: local('Outfit Regular'), local('Outfit-Regular'),
        url('../fonts/Outfit-Regular.woff2') format('woff2'),
        url('../fonts/Outfit-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Outfit';
    src: local('Outfit Bold'), local('Outfit-Bold'),
        url('../fonts/Outfit-Bold.woff2') format('woff2'),
        url('../fonts/Outfit-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


body {padding: 0;margin: 0;font-family: 'Outfit';font-weight: normal;overflow-x: hidden;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #000;transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-ms-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;}
a:hover {text-decoration: none!important;cursor: pointer}
a:focus {text-decoration: none;transition: all 1s ease}
:focus {outline: none!important}
::-moz-selection {background-color:#000;color:#fff}
::selection {background-color: #000;color: #fff}
.count::-moz-selection {background-color:#fff;color:#000}
.count::selection {background-color: #fff;color: #000}
img {max-width: 100%;height: auto}
p {font-family: 'Outfit';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #666;}
p a {color: #D26F50;}
p a:hover {color: #000;}
p strong {color: #D26F50;font-weight: normal;}
li strong {color: #D26F50;font-weight: normal;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #D26F50;}
ul li a:hover, ol li a:hover {color: #000;}
figure, address {margin: 0;}
input, textarea, select, button {border-radius: 0;-webkit-box-shadow: none;box-shadow: none;outline: none;}
input:focus, textarea:focus, select:focus, button:focus {outline: 0;-webkit-box-shadow: none;box-shadow: none;}
h1, h2, h3, h4, h5, h6 {font-family: 'Manrope';font-style: normal;font-weight: 600;color: #000;margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #D26F50;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #D26F50;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #000;}
h1 {font-size: 40px;line-height: 55px;}
h2 {font-size: 34px;line-height: normal;}
h3 {font-size: 30px;line-height: normal;}
h4 {font-size: 28px;line-height: normal;}
h5 {font-size: 26px;line-height: normal;}
h6 {font-size: 24px;line-height: normal;}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
#back-top-wrapper {position: fixed;right: 25px;bottom: 25px;overflow: hidden;z-index: 2;}
p#back-top {margin: 0;line-height: normal;font-size: 0;}
#back-top-wrapper #back-top a {opacity: 1;transition: 200ms all;border-radius: 50%;display: inline-block;background: #D26F50 url(../images/top-arrow.png) no-repeat;height: 50px;width: 50px;background-position: center center;}
#back-top-wrapper #back-top a:hover {background-color: #000;background-position: center center;transform: 0.6s;}


.modal-backdrop.show { opacity: .9; }
.modal.popup-form button.close {opacity: 1;position: absolute;right: 30px;top: 30px;font-size: 26px;font-weight: normal;color: #fff;cursor: pointer;/* text-shadow: none; */ background: transparent;border: none;}
.modal-body{ padding: 0; }
.popup-form .form-hero { padding: 30px 30px; border-radius: 0px;background: #fff; border: 5px solid #D26F50; }
.modal-dialog { max-width: 630px !important; position: absolute; top: 60px; left: 0; right: 0; transform: none !important; margin: 0px auto 0; width: 95%; }




.popup-right p { text-align: center; }
.modle-dtl { position: absolute; height: auto; bottom: 0; }
.popup-logo { text-align: center; padding: 30px; }
.popup-dtl { position: relative; }
.popup-dtl-bottum { background: #F5F5F5; position: absolute; bottom: 0; left: 0px; right: 0; padding: 0 15px; }
.popup-dtl-bottum::after { content: ''; height: 55px; width: 100%; top: -50px; position: absolute; background: url(../images/popup-dtl-bottum-layer.png) no-repeat; left: 0; background-size: 100%; }
.popup-dtl-bottum figure { box-shadow: 0px 0px 20px rgba(26, 36, 107, 0.20); width: 90px; height: 90px; background: #fff; border-radius: 50%; text-align: center; line-height: 90px; border: 2px solid #D26F50; margin: -106px 0 15px 50px; position: relative; z-index: 1; }
.popup-dtl-bottum h5 strong { color: #D26F50; font-size: 36px; font-weight: 600; line-height: 46px; margin: 0; }
.popup-dtl-bottum h5 { color: #000; font-size: 34px; font-weight: 600; line-height: 46px; }
.popup-dtl-bottum p { color: #FFF; font-family: Manrope; font-size: 24px; font-weight: 600; line-height: 28px; background: #D26F50; padding: 13px 10px; margin: 0 -15px 0px; text-align: center; }
.popup-dtl-bottum p a{ color: #FFF; }
.popup-dtl-bottum p a:hover{ color: #000; }
.popup-dtl > figure > img { height: 460px; object-fit: cover; }
.popup-right { height: 100%; }
.popup-right .form-hero { height: 100%; }
.popup-right .form-hero .b-form-title { color: #000; font-size: 36px; font-weight: 600; line-height: 28px; margin-bottom: 10px; }
.popup-right .form-hero input.button.gform_button { padding: 13px 30px; width: auto; }


.alignleft {float: left;margin-right: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.alignright {float: right;margin-left: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.aligncenter {clear: both;display: block;margin: 0 auto 15px;}
.default-css ul {margin-bottom: 20px;}
.default-css ol {padding-left: 20px;margin-bottom: 15px;}
.default-css ul li, .default-css ol li {font-family: 'Outfit';font-style: normal;font-weight: normal;font-size: 18px;line-height: 28px;color: #666;margin: 0 0 10px;}
.default-css ul li a, .default-css ol li a {color: #D26F50}
.default-css ul li strong, .default-css ol li strong {color: #D26F50;}
.default-css ul li a:hover, .default-css ol li a:hover {color: #000}
.default-css ul li {list-style: none !important;background: url(../images/list-arrow.png) no-repeat;background-position: 0 5px;padding-left: 23px;background-size: 17px;}
.default-css ol li::marker {color: #000;}
section.default-section {padding: 100px 0;}
ul.two-col {display: flex;flex-wrap: wrap;}
ul.three-col {display: flex;flex-wrap: wrap;}
ul.three-col li {width: 33.33%;}
ul.two-col li {width: 50%;}
@media (max-width: 900px) {
ul.three-col li {width: 50%;}
}
@media (max-width: 575px) {
ul.two-col {display: block;}
ul.three-col {display: block;}
ul.three-col li {width: 100%;}
ul.two-col li {width: 100%;}
}

/*--------- header-section ---*/
.header-section { position: relative; top: 0; left: 0; right: 0; width: 100%; z-index: 99; padding: 10px 50px; background: #fff; }
.header-section.sticky {position: fixed;box-shadow: 0px 0px 40px 0px rgba(0, 93, 219, 0.20);background: #fff;}
.top-logo { margin-bottom: -35px; }
.header-top-right p {font-weight: 500;color: #000;margin: 0;}
.heaer-top .row {align-items: center;}
.header-bottom { display: flex; display: -webkit-flex; align-items: center; justify-content: space-between; position: relative; padding-left: 40px; }
.head-call-now { display: flex; align-items: center; vertical-align: middle; }
.head-call-now .headcall-inn {padding-left: 15px;}
.headcall-inn div {display: block !important;}
.head-call-now p { margin: 0; color: #000; font-size: 20px; font-weight: 400; line-height: 30px; }
.head-call-now a { font-family: 'Outfit'; font-style: normal; font-weight: 700; font-size: 28px; line-height: 36px; color: #D26F50; }
.head-call-now a:hover {color: #000;}
    .header-section .col-sm-2 {
        width: 11%;
    }
  .header-section .col-sm-10 {
        width: 89%;
    }



/*--banner--*/
.home-banner { position: relative; z-index: 2; background-size: cover; margin: 0 15px;    padding: 75px 0; border-radius: 45px;background-position: right; }
.home-banner::before { content: ''; height: 100%; width: 100%; top: 0; position: absolute; left: 0; z-index: -1;opacity: 0.9;
background: linear-gradient(90deg, #152C34 0.08%, #152C34 44.34%, rgba(21, 44, 52, 0.00) 99.93%);border-radius: 45px; }

section.home-banner .container-fluid { position: relative; }

.home-banner>img {width: 100%;}
.banner-star {display: -webkit-box;display: -ms-flexbox;-ms-flex-wrap: wrap;display: inline-block;padding-bottom: 15px;}
.stardx {display: inline-block;position: relative;}
.stardx img { margin-top: -9px; max-width: 24px; }
.banner-caption .banner-star p { margin: 0; padding-left: 4px; display: inline-block; color: #fff; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 500; line-height: 30px;letter-spacing: 0.66px; }
.banner-title { margin-bottom: 20px; color: #fff; font-family: Manrope; font-size: 80px; font-style: normal; font-weight: 600; line-height: 110px;}
.banner-title strong { font-weight: 800;color: #D26F50; }
.banner-caption p { color: #fff;}
.banner-caption ul {margin: 0 0 20px;padding: 0;}
.banner-caption ul li { padding-left: 32px; margin-bottom: 10px; background: url(../images/list-arrow.png) no-repeat top left; background-position: top 6px left; list-style: none; font-style: normal; line-height: 34px; color: #fff; font-family: Outfit; font-size: 18px; font-weight: 400; background-size: 22px; }
.banner-caption ul li strong {color: #D26F50;font-weight: 400;}
.banner-btns {padding-top: 10px;}
.banner-btns .theme-btn.btn-red { margin-right: 15px; }
.banner-main-form-div .form-hero { max-width: 100%; margin: 0 0 0 auto; padding: 20px 0 0;}
.banner-caption { max-width: 860px; }
.home-banner .row { align-items: center; }
.banner-btns .theme-btn.btn-white { margin-left: 12px; }


/*--btns--*/
.theme-btn { display: inline-block; position: relative; padding: 16px 25px; text-align: center; color: #FFF; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 500; line-height: 28px; border-radius: 45px; border:none;min-width: 195px; }

.theme-btn.btn-white {background: #fff; color: #000;}
.theme-btn.btn-white:hover {background: #D26F50; color: #fff;}
.theme-btn.btn-orange { background: #D26F50; border-color: #D26F50; }
.theme-btn.btn-orange:hover {background: #fff;transition: 0.6s;border-color: #D26F50;color: #000;}


.services-btns .theme-btn.btn-white { border-color: #d26f50; }
.services-btns .theme-btn.btn-white strong { color: #d26f50; font-weight: 500; }
.services-btns .theme-btn.btn-white:hover strong{ color: #000; }
.services-btns { margin-top: 35px; } 
.services-btns .theme-btn.btn-orange{margin-left: 12px;}

/*--floating-icon--*/
.floating-icon a { padding: 16px 30px; display: inline-block; text-align: center; font-family: 'Outfit'; border-radius: 0px; background: #D26F50; color: #FFF; font-size: 20px; font-style: normal; font-weight: 500; line-height: 28px; }
.floating-icon { position: absolute;opacity: 0; transition: opacity 0.5s ease-in-out; z-index: 11; right: -72px; transform: rotate(-90deg); }
.floating-icon a:hover {color: #fff;background: #000;transition: 0.6s;}
.floating-icon.sticky{ position: fixed;  opacity: 1; top: 50%; }


/*--heading--*/
.heading-title { margin-bottom: 20px; color: #000; font-family: Manrope; font-size: 80px; font-style: normal; font-weight: 400; line-height: 100px; }
.heading-title strong{ color: #D26F50; font-weight: 700; }

/*--logo-section--*/
.logo-section { position: relative; z-index: 1; background: #FAF9F6; padding: 30px 0;overflow: hidden; }
.logo-list { max-width: 1460px; margin: 0 auto; }
.logo-list ul { padding: 0; margin: 0; align-items: center; display: -ms-flexbox; display: flex ;  justify-content: space-around; }
.logo-list ul li {list-style: none;padding: 15px;text-align: center;height: 100%;}
.logo-list ul li figure img:hover {transform: scale(0.95);transition: 0.6s;}
.logo-list ul li figure img {transition: 0.6s;}
section.logo-section:before { position: absolute; content: ''; width: 100%; height: 200%; left: 0; bottom: 0; background: linear-gradient(0deg, #F5F5F5 4.23%, #FFF 86.06%); z-index: -1; }

/*--our-process-section--*/
section.our-process-section {padding: 100px 0 60px;}
.our-process-row .row {justify-content: center;}
.our-process-box-top { display: flex ; align-items: center; padding-bottom: 25px; border-bottom: 1px solid #D9D9D9; margin-bottom: 20px; }
.our-process-row .col-sm-4:last-child { border-right: none; }
.counter { border-radius: 4px; background: rgba(210, 111, 80, 0.20); color: #D26F50; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 500; line-height: 28px; padding: 11px 19px; margin-right: 30px; flex-shrink: 0; }
.our-process-box h3 { color: #000; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 500; line-height: 36px; margin: 0; }

.our-process-box { padding: 10px; max-width: 450px; margin: 0 auto; }
.our-process-row { margin-top: 20px; }
.our-process-row .col-sm-4:first-child .our-process-box{ margin: 0 auto 0 0; }
.our-process-row .col-sm-4:last-child .our-process-box{ margin: 0 0 0 auto; }


section.what-we-build-section { padding: 40px 0 100px 138px; }
section.what-we-build-section .col-sm-5 { width: 45%; }
section.what-we-build-section .col-sm-7 { padding-right: 0;width: 55%; }
.workspaces-img img { border-radius: 15px 0 0 15px;width: 100%; }
section.big-easy-life-section h2 { color: #000; font-family: Manrope; font-size: 40px; font-style: normal; font-weight: 400; line-height: 60px; }
section.big-easy-life-section .default-css { max-width: 1420px; margin: 0 auto; }
section.what-we-build-section .heading-title { font-size: 60px; line-height: 80px; }
section.what-we-build-section p b { color: #000; font-weight: 600; }



/* section.services-section */
section.services-section { background: url(../images/service-background-image.jpg) no-repeat; padding: 100px 0; background-size: cover; background-position: center; position: relative; z-index: 1;overflow: hidden;}
section.services-section::before{ position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0;opacity: 0.86;
background: #152C34; z-index: -1; }
section.services-section .section-heading .heading-title { color: #fff; border-bottom: 1px solid rgb(217 217 217 / 40%); padding-bottom: 20px; }
section.services-section .section-heading h2 { color: #FFF; font-family: Outfit; font-size: 40px; font-style: normal; font-weight: 400; line-height: 48px; }
.services-btn { height: 100%; text-align: right; align-content: center; }
.services-btn a { background-image: linear-gradient(to left, #D26F50, #D26F50 50%, #fff 50%); background-size: 200% 100%; background-position: 100%; position: relative; -webkit-background-clip: text; -webkit-text-fill-color: transparent; transition: all 0.2s ease-out; -webkit-transition: all 0.3s ease-out; color: #D26F50; font-family: Outfit; font-size: 26px; font-style: normal; font-weight: 400; line-height: 28px; display: inline-block; padding-right: 5px; }
.services-btn a::after { position: absolute; content: ''; width: 83%; left: 0; bottom: 5px; background: #D26F50; height: 1px; }

.services-btn a img{transition: all 0.5s ease-in-out;}
.services-btn a:hover { background-position: 0;}
.services-btn a:hover img{transition: all 0.5s ease-in-out; filter: brightness(0) invert(1);}
.services-btn a:hover::after{ background: #fff; }

ul.service-lists { margin: 20px -15px 0; display: flex ; flex-wrap: wrap; }
ul.service-lists li { list-style: none; padding: 18px; width: 33.33%; }
.services-box { height: 100%; display: flex ; align-items: center; }
.services-box figure { margin-right: 12px;flex-shrink: 0; }
.services-box h3 { line-height: 36px; color: #fff; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 400; margin: 0; }
.services-box h3 a { background-image: linear-gradient(to left, #fff, #fff 50%, #D26F50 50%); background-size: 200% 100%; background-position: 100%; display: inline-block; position: relative; -webkit-background-clip: text; -webkit-text-fill-color: transparent; transition: all 0.2s ease-out; -webkit-transition: all 0.3s ease-out; }
.services-box h3 a:hover { background-position: 0;}

/*--counter-section--*/
.count-row { margin-top: 100px; }
.count-row .col-sm-4 { width: 29%; }
.count-digit-row {position: relative; z-index: 1; display: flex ; color: #D26F50; font-family: Manrope; font-size: 100px; font-style: normal; font-weight: 700; line-height: 100px; margin-bottom: 15px; }
.count-bx p { color: #fff; font-family: Outfit; font-size: 26px; font-style: normal; font-weight: 400; line-height: normal; padding-top: 15px; border-top: 1px solid rgb(217 217 217 / 40%);  }
.count-row .col-sm-4:nth-child(2) { width: 42%; }
.count-row .count-bx { max-width: 450px; margin: 0 auto; }



/*--about-section--*/
section.about-section { padding: 100px 48px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(0, 93, 219, 0.20); }
section.about-section .col-sm-5 { width: 47% ; }
section.about-section .col-sm-7 { width: 53%; }
section.about-section p b{color: #000;font-weight: 600;}
.about-content .sub-heading { font-size: 36px; font-weight: 700; line-height: 40px; text-transform: uppercase; padding: 0; margin-bottom: 10px; }
.about-content .sub-heading::after{display: none;}
.about-btn { padding-top: 20px; }
.about-content { max-width: 900px; }
.about-btns .theme-btn.btn-white { border-color: #D26F50; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.16); margin-left: 18px; }
.about-btns .theme-btn.btn-orange { border-color: #FFF; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.16); }
.about-btns .theme-btn.btn-orange:hover { border-color: #D26F50; }
.about-btns { padding-top: 15px; }

/*-------carousel-CSS---------*/
.about-carousel { border-radius: 10px; overflow: hidden;margin: 0 0 0 auto; }
.about-carousel .carousel-item img { width: 100%; }
.carousel-control-next, .carousel-control-prev { top: 50%; width: 30px; height: 60px; color: #D26F50; opacity: 1; transition: opacity .15s ease; border-radius: 0 45px 45px 0; background: rgb(255 255 255 / 90%); transform: translateY(-50%); }
.carousel-control-next { border-radius: 45px 0 0 45px; }
.carousel-control-next:hover, .carousel-control-prev:hover{ background: #fff; }
.carousel-control-next-icon, .carousel-control-prev-icon { display: inline-block; width: 20rem; height: 2rem; background-repeat: no-repeat !important; background-position: 50% !important; background-size: 20px !important; }
.carousel-control-prev-icon{ background: url(../images/carousel-prev.png) no-repeat; }
.carousel-control-prev:hover .carousel-control-prev-icon{ background: url(../images/carousel-prev-hover.png) no-repeat;}
.carousel-control-next-icon{ background: url(../images/carousel-next.png) no-repeat; }
.carousel-control-next:hover .carousel-control-next-icon{ background: url(../images/carousel-next-hover.png) no-repeat;}

/*-------GALLERY-CSS---------*/
section.gallery-section {overflow: hidden;position: relative;padding: 100px 10px 0;}
.gallery-items>img {width: 100%;}
.gallery-img > figure > img {width: 100%;}
.gallery-row-parent {position: relative;}
.gallery-image {overflow: hidden;}
.gallery-row-parent .row {justify-content: center;}
.gallery-row-parent .col-sm-3 , .gallery-row-parent .col-sm-4{padding: 15px;}
.gallery-image img {width: 100%;transition: all 0.6s; }
.gallery-items:hover .gallery-image img {transform: scale(1.1);}
.gallery-items {position: relative;overflow: hidden;margin: 0 0;height: 100%;border-radius: 10px;}
.gallery-item .gallery-image {width: 100%;height: 100%;object-fit: cover;}
.gallery-item-parent { position: absolute; bottom: 10px; left: 10px; right: 10px; top: 10px;background: rgb(210 111 80 / 80%);overflow: hidden; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition: .3s; transition: .3s ease; border-radius: 15px; }
.gallery-item-text {position: absolute;top: 50%;transform: translateY(-50%);left: 0;right: 0;width: 100%;text-align: center;}
a.example-image-link {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: center;align-items: center;height: 140px;width: 140px;position: relative;background: rgb(255 255 255 / 80%);border-radius: 50%;margin: 0 auto;position: relative;}
.gallery-items:hover .gallery-item-parent {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
a.example-image-link:hover{background: #fff;}
.lb-nav a.lb-prev, .lb-nav a.lb-next {opacity: 1 !important;width: 50px !important;height: 50px;top: 50%;position: absolute;transform: translateY(-50%);z-index: 1;}
.lb-nav a.lb-prev {left: 15px !important;}
.lb-nav a.lb-next {right: 15px !important;}
.lb-data .lb-close {background-size: 26px !important;}
.lb-nav {position: static !important;}
.lightbox {position: fixed !important;left: 0;top: 18% !important;}



/*--faq--*/
section.faq-section { padding: 100px 0;overflow: hidden; }
.faq-row { padding-top: 20px; }
.faq-section .section-heading { position: relative; background: #fff; z-index: 0; display: inline-block; }
.faq-section .section-heading::after { position: absolute; content: ''; right: -1000%; top: 45%; width: 995%; background: #D9D9D9; height: 1px; z-index: -1; }
.faq-img-box { height: 100%; align-content: center; border-radius: 10px; background: #FFF; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.25); padding: 40px 15px; text-align: center; max-width: 560px;}
.faq-box .card-header h5, .card-header-title { padding: 15px 55px 15px 0px; position: relative; border: none; margin: 0; box-shadow: none; font-family: 'Outfit'; font-style: normal; color: #D26F50; font-weight: 500; font-size: 20px; line-height: 28px; border-radius: 0; background: transparent; border: none; }
.card-body.default-css p {color: #666;}
.card-body.default-css { padding: 1px 100px 5px 0px; border: none; border-bottom: 1px solid rgb(234 51 51 / 38%); }
.faq-box .card { margin: 0; border-radius: 0; background: transparent; box-shadow: none; border: none; }
.card-header-title.collapsed { color: #000; box-shadow: none; border-radius: 0; border: none; background: transparent; border-bottom: 1px solid rgb(0 60 64 / 25%); }
.card-header-title.collapsed:hover {color: #D26F50;}
.faq-box .card-header h5:after, .card-header-title::after { content: ""; background:  url(../images/faq-minus.png) no-repeat center; width: 20px; height: 20px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 0; background-size: 20px !important;}
.faq-box .card-header {border: none;padding: 0;cursor: pointer;position: relative;margin: 0 0 0;background: transparent !important;}
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after {background:  url(../images/faq-pluse.png) no-repeat center;box-shadow: none;}
.view-more-btn a { display: inline-flex; align-items: center; gap: 8px; padding: 10px 24px 10px 0; font-weight: 600; text-decoration: none; color: #d26f50; border-radius: 45px; background: transparent; transition: background-color 0.3s ease, padding-left 0.3s ease; }
.view-more-btn a img { height: auto; transition: width 0.3s ease; }
.view-more-btn a:hover { background: #d26f50; padding-left: 24px; color: #fff; }
.view-more-btn a:hover img { width: 48px; filter: brightness(0) invert(1); }
.view-more-btn { margin-top: 25px; }



/* cta-section */
section.cta-section { position: relative; z-index: 1; background: #152C34 url(../images/cta-background-shape.png) no-repeat; background-position: center; overflow: hidden; background-size: auto 100%; }
.cta-img { height: 100%; align-content: end; }
section.cta-section .section-heading { height: 100%; align-content: center; padding: 100px 0;position: relative; z-index: 1;}
section.cta-section .col-sm-2 { width: 20%;padding: 0; }
section.cta-section .col-sm-8 { width: 60%; }
section.cta-section .section-heading .heading-title { color: #fff; }
.cta-btns { margin-top: 30px; }
section.cta-section::after , section.cta-section::before{ position: absolute; content: ''; width: 605px; height: 100%; left: 0; top: 0; background: url(../images/cta-image-left-shape.png) no-repeat; background-size: 100% 100% !important; }
section.cta-section::before{ left: auto; right: 0; background: url(../images/cta-image-rightt-shape.png) no-repeat; }
.cta-img figure img { height: 100%; width: 100%; object-fit: cover; }
.cta-img figure { height: 100%; }
.cta-btns .theme-btn.btn-white { margin-left: 20px; }


/* testimonial-section */
section.testimonial-section { padding: 100px 45px 100px 148px;position: relative; }
section.testimonial-section .col-sm-8 { width: 76%; }
section.testimonial-section .col-sm-4 { width: 24%; }
.sub-heading { color: #D26F50; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 600; line-height: 28px; position: relative; z-index: 1; padding-left: 110px; margin-bottom: 30px; }
.sub-heading::after { position: absolute; content: ''; width: 100px; height: 2px; background: #D26F50; height: 2px; top: 50%; left: 0; transform: translateY(-50%); }
.testimonial-row { margin-top: 20px; }
.client-reviews-box { height: 100%; align-content: center; }
.client-reviews-box .conter { color: #666; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 500; line-height: 40px; margin-bottom: 20px; }
.client-reviews-box .conter strong { color: #000; font-family: Outfit; font-size: 60px; font-style: normal; font-weight: 700; line-height: 40px; display: block; }
.client-reviews-box p { color: #666; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 500; line-height: 40px; }
.client-say-box { height: 100%; padding: 48px 44px 195px; position: relative; transition: all 0.6s; border-radius: 4px; background: #FFF; box-shadow: 0px 0px 15px 0px rgba(23, 128, 225, 0.16);}
.clint-name-parent { display: flex; align-items: center; position: absolute; left: 44px; right: 44px; bottom: 55px; border-top: 1px solid #D9D9D9; padding-top: 40px; justify-content: space-between; }
.client-say-box .clint-name-parent figure {flex-shrink: 0; }
.clients-item-heading h2 { color: #000; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 500; line-height: 38px; margin-bottom: 5px; }
.client-say-box .start-icon img { max-width: 26px; }

.testimonial-slider .item { padding: 15px; }
.owl-stage { display: flex; }
.owl-item { display: flex; flex: 1 0 auto;} 
.testimonial-slider.owl-carousel .owl-dots { text-align: center; margin-top: 50px; }
.testimonial-slider.owl-carousel .owl-dots .owl-dot { height: 10px; width: 10px; background: rgb(217 217 217 / 50%); border-radius: 50%; margin: 0 3px; }
.testimonial-slider.owl-carousel .owl-dots .owl-dot.active { background: #D26F50; position: relative;margin: 0 8px; }
.testimonial-slider.owl-carousel .owl-dots .owl-dot.active::after { position: absolute; content: ''; border-radius: 50%; left: -5px; right: -5px; top: -5px; bottom: -5px; border: 1px solid #D26F50; }

.testimonial-slider.owl-carousel .owl-nav .owl-next,.testimonial-slider.owl-carousel .owl-nav .owl-prev { background-position: center!important; width: 60px; height: 60px; margin: 0 10px; background-size: 60px !important; }
.testimonial-slider.owl-carousel .owl-nav .owl-prev { background: url(../images/owl-prev.png) no-repeat; }
.testimonial-slider.owl-carousel .owl-nav .owl-next { background: url(../images/owl-next.png) no-repeat; }
.testimonial-slider.owl-carousel .owl-nav .owl-prev:hover { background: url(../images/owl-prev-hover.png) no-repeat; }
.testimonial-slider.owl-carousel .owl-nav .owl-next:hover { background: url(../images/owl-next-hover.png) no-repeat; }
.testimonial-slider.owl-carousel .owl-nav span {display: none;}

.testimonial-slider.owl-carousel { position: inherit; }
.testimonial-slider .owl-nav { display: block !important; position: absolute; top: 190px; right: 152px; margin-top: 0; }


/* OUR BLOG SECTION CSS START */
.blog-section { padding: 100px 0 70px; background: #F5F5F5; }
.blog-section .row {justify-content: center;}
.blog-section .col-sm-5 { width: 47%; }
.blog-section .col-sm-7 { width: 53%; }
.blog-item { transition: all 0.6s; height: 100%;padding-bottom: 30px; }
.blog-content { padding: 20px 0 0; }
.blog-item h2 { color: #414141; font-family: Outfit; font-size: 26px; font-style: normal; font-weight: 500; line-height: 40px; border-bottom: 1px solid #D9D9D9; padding-bottom: 15px; }
.blog-content h2 a { color: #414141; }
a.read-more { color: #D26F50; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 600; line-height: 36px; }
.blog-item figure { border-radius: 10px; overflow: hidden; }
.blog-item:hover figure img {transform: scale(1.1);border-radius: 10px;}
.blog-item figure img {width: 100%; transition: all 0.6s; height: 100%; object-fit: cover;}
.blog-item:hover h2 a , .blog-wrapper-row .blog-item:hover h2 a , .blog-wrapper-row .blog-item:hover h2{ color: #D26F50; }
.view-more { color: #D26F50; font-size: 20px; font-style: normal; font-weight: 500; line-height: 28px; font-family: Outfit; }
.blog-wrapper-row .blog-item { display: flex ; }

.blog-wrapper-row .blog-item .blog-content { padding: 30px 0 60px; position: relative; }
.blog-wrapper-row .blog-item h2 { padding: 0; border: none; color: #000; }
.blog-wrapper-row .blog-item h2 a { color: #000; }
.blog-wrapper-row .blog-item .view-more { position: absolute; bottom: 30px; }
.blog-wrapper { margin-top: 30px; }
.blog-wrapper-row .blog-item figure { flex-shrink: 0; margin-right: 40px; max-width: 300px; }
.view-more a { color: #d26f50; }
.view-more a:hover{color: #000;}



/* -----Newsletter----- */
.newsletter-form .gform_body { margin: 0 !important; }
.newsletter-form .gform_wrapper .gfield {
    padding: 0 0 10px !important;
}
.newsletter-form .gform_wrapper .gfield.gfield--type-captcha{
	  padding: 0 0 0 !important;
}
.newsletter-form .gform-footer.gform_footer.top_label { margin: 0 !important; height: 100% !important;width: 23%; }
.newsletter-form .medium { display: block !important; height: 60px !important; width: 100% !important; margin: 0 !important; color: #fff !important; font-family: 'Outfit' !important; font-size: 18px !important; font-style: normal !important; font-weight: 400 !important; line-height: 28px !important; padding: 10px 30px 10px 30px !important; border-radius: 45px !important; box-shadow: none !important; border: 1px solid #FFF !important; background: rgba(255, 255, 255, 0.20) !important; }

.newsletter-form input.button.gform_button { display: inline-block !important; cursor: pointer !important; transition: all .6s ease-out; -webkit-transition: all .6s ease-out; -moz-transition: all .6s ease-out; -ms-transition: all .6s ease-out; -o-transition: all .6s ease-out; height: auto !important; width: 100% !important; background: #D26F50 !important; border-radius: 45px !important; border: none; font-size: 18px !important; margin: 0px 0 0 20px !important; color: #fff !important; padding: 16px 30px !important; line-height: 28px !important; font-weight: 600 !important; font-family: 'Outfit' !important; }
.newsletter-form input.button.gform_button:hover{background: #fff !important; color: #000 !important;}
.newsletter-form  .medium::-webkit-input-placeholder { /* Edge */color: #fff !important;opacity: 1;}
.newsletter-form  .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #fff !important;opacity: 1;}
.newsletter-form .medium::placeholder {color: #fff !important;opacity: 1;}
.newsletter-form  input[type="text"]::-webkit-input-placeholder { /* Edge */color: #fff !important;opacity: 1;}
.newsletter-form  input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #fff !important;opacity: 1;}
.newsletter-form  input[type="text"]::placeholder {color: #fff !important ;opacity: 1;}
.newsletter-form form { display: flex ; }
.newsletter-form .gform_body { margin: 0 !important; width: 77%; }
.newsletter-form form>.gform_button.button { width: 23%; }
.newsletter-form { margin-left: -70px; }

/*----------- footer ---------*/
footer.footer { position: relative; z-index: 1;background: #152C34;}
footer.footer .col-sm-9 { width: 68%; padding: 0; }
footer.footer .col-sm-3 { width: 32%;padding: 0; }
footer.footer .ftr-main .col-sm-3 { width: 25%;padding: 0 12px; }
.ftr-mid { padding: 50px 0; }
.ftr-mid .ftr-title { margin: 0; }
.ftr-map img , .ftr-map iframe{ width: 100%; height: 100%; object-fit: cover; }
.ftr-main { max-width: 1330px; margin: 0 0 0 auto; padding-left: 148px; }
.ftr-top { padding: 120px 0 0; }
footer.footer p { color: #fff; }
footer.footer p a{color: #D26F50;}
footer.footer p a:hover{color: #fff;}
.ftr-btn { text-align: right; }
.ftr-btn .theme-btn.btn-red:hover { background: #fff;color: #D26F50;}
.ftr-top, .ftr-mid { padding-right: 100px !important; }
.about-ftr { max-width: 345px; }
.ftr-logo { margin-bottom: 15px; }
.ftr-title { color: #D26F50; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 600; line-height: 35px; margin-bottom: 25px; }
.about-ftr .ftr-title { color: #fff; margin-bottom: 15px; }
.ftr-item ul li { list-style: none; color: #FFF; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 500; line-height: 28px; padding-bottom: 10px; }
.ftr-item ul li a { color: #fff; }
.ftr-item ul li a:hover { color: #D26F50; }
.map-box { border-radius: 5px; background: #FFF; box-shadow: 0px 0px 30px 0px rgba(0, 190, 255, 0.20); padding: 4px; margin-bottom: 20px; }
.map-box img { width: 100%; }
.ftr-call-row { display: flex ; flex-wrap: wrap; }
.ftr-call { width: 50%; }
.ftr-call-inn p strong { display: block; color: #D26F50; font-size: 22px; font-style: normal; font-weight: 600; line-height: 28px; margin-bottom: 10px; }
.ftr-call-inn p a { color: #fff; font-size: 22px; }
.ftr-call-inn p a:hover { color: #D26F50; }
.copyright-sections { padding: 16px 0; border-top: 1px solid rgb(217 217 217 / 50%); }
footer.footer .copyright-sections p { margin: 0; }
footer.footer .copyright-sections .row{ align-items: center; }
.ftr-item.ftr-time { display: flex ; align-items: center; justify-content: space-between; }
.ftr-item.ftr-time .ftr-title { margin: 0; }
.ftr-social a { display: inline-block; padding: 0 7px 0 7px; position: relative; }
.ftr-social a:first-child{padding-left: 0;}
.ftr-social a:last-child{padding-right: 0;}
.ftr-social a::after{ position: absolute; content: ''; width: 1px; height: 100%; top: 0;right: 0; opacity: 0.2; background: #D9D9D9; }
.ftr-social a:last-child::after{display: none;}
.ftr-social a img { max-width: 26px; filter: brightness(0) invert(1); }
.ftr-social a:hover img{ filter:none }
.form-hero.ftr-form:before { position: absolute; content: ''; left: 0; top: 0; bottom: 0; right: -1000%;    z-index: -1; background: #eaebed; }
.form-hero.ftr-form { border-left: 10px solid #fff; border-radius: 0; padding: 30px 0 30px 40px; background: transparent; backdrop-filter: none; box-shadow: none;height: 100%; align-content: center;}
.ftr-map { height: 100%; }
footer.footer .ftr-call-inn p a { color: #fff; }
footer.footer .ftr-call-inn p a:hover { color: #D26F50; }

.copyright-menu ul li { list-style: none; color: #FFF; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 500; line-height: 28px; position: relative; display: inline-block; }
.copyright-menu ul li::after{ content:'' ; padding: 0 10px; }
.copyright-menu ul li:last-child:after{ display: none; }
.copyright-menu ul { text-align: right; }
.copyright-menu ul li a{ color: #fff; }
.copyright-menu ul li a:hover{ color: #D26F50; }


/* -----FORM-CSS----- */
.form-hero { position: relative; right: 0; top: 0; padding: 35px 25px; box-shadow: none; border-radius: 10px; background: #FFF; }
.form-hero .b-form-title { margin-bottom: 25px; color: #000; text-align: center; font-family: 'Manrope'; font-size: 38px; font-style: normal; font-weight: 700; line-height: 42px; }
.form-hero .b-form-title strong {color: #D26F50;font-weight: 700;}
.form-hero .gform_body {margin: 0 -9px;}
.form-hero .gform_wrapper {max-width: 100%!important;margin: 0!important;padding: 0!important;}
.gform_wrapper .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex !important;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;grid-row-gap: 0px !important;}
.gform_wrapper.gravity-theme .gform_fields {grid-column-gap: 0 !important;grid-row-gap: 0 !important;}
.gform_wrapper .gfield {padding: 0 9px 13px;clear: both;text-align: left;width: 100%;margin: 0;}
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.form-hero .gform_wrapper label.gfield_label {font-family: 'Outfit', sans-serif;font-style: normal;font-weight: 400 !important;font-size: 16px !important;line-height: 22px;color: #666 !important;margin-bottom: 3px;}
.form-hero .gform_wrapper .medium::-webkit-input-placeholder { /* Edge */
color: #666;opacity: 1;}
.form-hero .gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #666;opacity: 1;}
.form-hero .gform_wrapper .medium::placeholder {color: #666;opacity: 1;}
.form-hero input.button.gform_button, .form-hero input.gform_button.button {
    padding: 10px 30px !important; display: inline-block !important; position: relative !important; cursor: pointer !important; transition: all 1s !important; width: auto !important; color: #d26f50 !important; text-align: center !important; font-family: Outfit !important; font-size: 18px !important; font-style: normal !important; font-weight: 500 !important; line-height: 28px !important; border-radius: 45px !important; border: 1px solid #D26F50 !important; background: rgba(255, 255, 255, 0.10) !important;
}
.form-hero input.button.gform_button:hover {background-color: #d26f50 !important;color: #fff !important;transition: 0.6s !important;}
.gform_wrapper textarea.medium {height: 80px!important;border-radius: 35px !important;display: block;min-block-size: 100% !important;}
.form-hero .gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 0 0 0 0 !important;position: relative;z-index: 1;}
.gform_wrapper .medium.gfield_select {background:  #fff url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 14px !important;}
.form-hero .gform_wrapper label{ font-size: 16px!important; font-family: Outfit; font-style: normal; font-weight: 400; line-height: 28px; color: #666; margin: 0 !important; padding-left: 5px; }
.form-hero .ginput_container.ginput_container_fileUpload, .form-hero .gform_drop_area.gform-theme-field-control {
    text-align: center; padding: 15px; border-radius: 35px; border: 1px solid rgba(48, 69, 124, 0.20); background: #FFF; box-shadow: 0px 0px 10px 0px rgba(48, 69, 124, 0.20) inset !important;
}
.form-hero input[type="file"] { display : none; }
.form-hero .button.gform_button_select_files , .form-hero button.button.gform_button_select_files { border: none !important; display: inline-block !important; letter-spacing: 0.02em !important; padding: 7px 17px !important; text-align: center !important; text-decoration: none !important; transition: all 0.2s !important; color: #FFF !important; font-family: Outfit !important; font-size: 16px !important; font-style: normal !important; font-weight: 400 !important; line-height: 24px !important; margin-top: 5px !important; border-radius: 45px !important; background: #000 !important; }
.form-hero .button.gform_button_select_files:hover , .form-hero button.button.gform_button_select_files:hover{background-color: #D26F50 !important;} 
.form-hero .button:hover{background-color: #D26F50;} 
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium {
    width: 100% !important; font-size: 16px !important; padding: 7px 20px 7px 20px !important; -webkit-appearance: none; resize: none; position: relative; height: 40px; transition: all 1s; margin: 0 !important; color: #666 !important; font-family: Outfit; font-style: normal; font-weight: 400 !important; line-height: 24px !important; border-radius: 45px; border: 1px solid rgba(48, 69, 124, 0.20) !important; background: #FFF; box-shadow: 0px 0px 10px 0px rgba(48, 69, 124, 0.20) inset !important;

}
.form-hero .gform_wrapper select {background:  #fff url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 14px !important;}

.form-hero .gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_area::before { color: #000; }
.form-hero span.gform_drop_instructions { margin-bottom: 5px !important; }
.form-hero .gform-grid-row span.gform-grid-col:first-child{width:100%}
.gfield--type-address{ margin-bottom:12px !important;}
.form-hero .gform_wrapper .ginput_container.gform-grid-row { display: flex ; flex-wrap: wrap; width: 100%; margin: 0 !important; row-gap: 0 !important; margin-inline: 0 !important; }
.form-hero .gform-grid-row span.gform-grid-col { width: 50%; padding: 0 9px 13px; }
.form-hero fieldset.gfield.gfield--width-full { padding: 0;margin: 0 !important; }
.form-hero .gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message { font-size: 14px !important;padding-left: 5px; }
.form-hero fieldset.gfield.gfield--width-full .gfield_description.validation_message.gfield_validation_message { padding: 0 8px 10px !important; margin-top: 0 !important; }

.form-hero fieldset.gfield.gfield--type-address  { padding: 0 !important; margin: 0 !important;}
.gfield_description.instruction.validation_message { display: none !important; }
.form-hero fieldset .gfield_description.validation_message.gfield_validation_message { padding: 0 9px 15px !important; margin-top: -10px !important; }

.gform_validation_errors{display: none !important;}



/*----------inner pages CSS-------*/
.inner-banner { position: relative; z-index: 1; border-radius: 45px;margin: 0 15px 0;}
.inner-banner>img{width: 100%; border-radius: 45px;}
.inner-banner::before { content: ''; height: 100%; width: 100%; top: 0; left: 0; position: absolute;opacity: 0.9;
background: linear-gradient(90deg, #152C34 0.08%, #152C34 44.34%, rgba(21, 44, 52, 0.00) 99.93%); border-radius: 45px;}
.caption-absolute { position: absolute; left: 0; z-index: 1; width: 100%; top:50%; transform: translateY(-50%); }
.inner-banner .banner-title { font-size: 50px; line-height: 58px; font-weight: 700; text-transform: uppercase; }
.page-nav { background: #FAF9F6; padding: 17px 0; position: relative; z-index: 1; }
.page-nav::before { position: absolute; content: ''; width: 100%; height: 100%; left: 0; bottom: 0; background: linear-gradient(0deg, #F5F5F5 4.23%, #FFF 86.06%); z-index: -1; }
.page-nav ul li { margin: 0px; color: #D26F50;font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 400; line-height: 28px; list-style: none; text-align: center; }
.page-nav ul li span a{color: #000;}
.page-nav ul li span a:hover{color: #D26F50;}
.page-nav ul li span { color: #D26F50; }
.page-nav ul li span a span { color: #000; }
.page-nav ul li span a span:hover { color: #D26F50; }

section.about-section.about-inn { padding: 100px 0; }
section.about-section.about-inn .about-content { max-width: 100%; }


/* ---Team-section-- */
section.team-section{padding: 100px 0 0;}
section.team-section .row { justify-content: center; } 
section.team-section .col-sm-3 { padding: 20px; width: 20%; }
.team-box-items { text-align: center; background: #FFF; box-shadow: 0px 0px 20px 0px rgba(0, 60, 79, 0.20); height: 100%; padding: 8px 8px 8px 8px; }
.team-box-items h3 { color: #D26F50; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 600; line-height: 36px; margin-bottom: 5px;text-transform: uppercase; }
.team-box-items p { margin-bottom: 5px; }
.team-box-items p b{ font-weight: 500; margin-bottom: 5px;color: #000; }
.team-box-items figure { background: #F2F2F2; }
.team-box-items figure img{ width: 100%; }
.team-box-content { padding: 20px 25px 10px; }


section.what-we-build-section.what-we-build-inn { padding-top: 100px; }
section.services-section.services-inn { background-image: none; }
section.services-section.services-inn::before{display: none;}
section.services-section.services-inn .section-heading .heading-title { color: #000; position: relative;border: none; }
section.services-section.services-inn .section-heading .heading-title::after{ position: absolute; content: ''; width:48%; left: 0; right: 0; text-align: center; margin: 0 auto;opacity: 0.4; background: #000;bottom: 0; height: 1px; }
section.services-section.services-inn h2{ color: #414141; }
section.services-section.services-inn .services-box h3 a { background-image: linear-gradient(to left, #414141, #414141 50%, #D26F50 50%); }
section.services-section.services-inn .count-bx p { color: #414141; }
section.services-section.services-inn .services-btns .theme-btn.btn-white { background: #F5F5F5; }
section.services-section.services-inn .services-btns .theme-btn.btn-white:hover { background: #D26F50; }
section.services-section.services-inn .services-btns .theme-btn.btn-orange:hover { background: #F5F5F5; }


/* services-areas-section */
section.services-areas-section { padding: 100px 0; }
.services-areas-top-row { border-radius: 4px; background: #151B20; padding: 70px 45px; }
.services-areas-lists { overflow: hidden; }
.services-areas-lists ul { display: flex ; flex-wrap: wrap; }
.services-areas-lists ul li { list-style: none; padding: 10px; break-inside: avoid; width: 16.66%; }
.services-areas-box { display: flex ; align-items: center; }
.services-areas-box figure { margin-right: 10px; width: 26px; height: 26px; flex-shrink: 0; }
.services-areas-box h2 { margin: 0; color: #666; font-family: 'Outfit'; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; }
.services-areas-box h2 a{ color: #666; }
.services-areas-box h2 a:hover{ color: #D26F50; }
.search-container { position: relative; max-width: 890px; margin: 0 auto 30px; }
.search-medium { width: 100%; padding: 15px 45px 15px 20px; height: 60px; font-size: 18px; line-height: 28px; color: #414141; font-weight: 400; font-family: Manrope; border-radius: 5px; border: 1px solid #CCC; background: #FFF; }
.search-btn button {border: none;position: absolute;top: 15px;width: 40px;right: 9px;height: 30px; background:transparent;}
.search-icon img { filter: brightness(0.5); }
.search-btn button:hover {cursor: pointer}
.search-container .search-medium::placeholder { color: #414141; opacity: 1; /* Firefox */ }
.search-container .search-medium::-ms-input-placeholder { /* Edge 12 -18 */ color: #414141; }
.search-container { position: relative; }
.fa-search { position: absolute; right: 10px; transform: translateY(-50%); top: 50%; height: 40px; width: 40px; margin: 0; background: url(../images/search.png) no-repeat center; border: none; font-size: 0; background-size: 24px; }


section.testimonial-section.testimonial-inn { padding: 100px 0; }
section.testimonial-section.testimonial-inn .testimonial-row { max-width: 1340px; margin: 0 auto; }
section.testimonial-section.testimonial-inn .col-sm-6 { padding: 30px 25px; }
section.testimonial-section.testimonial-inn .row { justify-content: center; }


section.blog-section.blog-inn { background: #fff; padding: 100px 0; }
section.blog-section.blog-inn .col-sm-6 { padding: 25px; }
section.blog-section.blog-inn .blog-item { padding: 0; }
section.blog-section.blog-inn .blog-wrapper { margin-top: 0; }


section.faq-section.faq-inner .faq-top-row { border-radius: 10px; background: rgb(210 111 80 / 10%); max-width: 1300px; margin: 0 auto; padding: 80px 45px; }
section.faq-section.faq-inner .section-heading { background: transparent; display: block; text-align: center; }
section.faq-section.faq-inner .section-heading::after{display: none;}
section.faq-section.faq-inner .faq-box { max-width: 970px; margin: 0 auto; }
section.cta-section.cta-inn { margin-bottom: 10px; }


/* ----contact-page-section---- */
section.contact-inn { padding: 100px 0; }
.contact-row { border-radius: 10px; background: rgb(210 111 80 / 10%); max-width: 1300px; margin: 0 auto; padding: 70px 0px; }
.contact-box { padding: 0 60px;height: 100%; }
.contact-box .ftr-call-row { display: flex; flex-wrap: wrap; flex-direction: column; justify-content: space-between; height: 100%; }
.contact-box .ftr-call { width: 100%; height: 138px; margin-bottom: 20px; justify-content: flex-start; padding: 30px 30px; align-items: flex-start; display: flex ; border-radius: 4px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(0, 50, 0, 0.10); align-content: center; flex-wrap: wrap; }
.contact-box .ftr-call figure { margin-top: 5px; border-radius: 4px; border: 2px solid #D26F50; height: 50px; width: 50px;text-align: center; line-height: 42px; background: transparent; margin-right: 20px; }
.contact-box .ftr-call figure img { max-width: 26px; }
.contact-box .ftr-call .ftr-call-inn p strong { font-size: 20px; margin-bottom: 0; color: #000;}
.contact-box .ftr-call .ftr-call-inn p{ margin: 0; }
.contact-box .ftr-call .ftr-call-inn p a { color: #666; font-size: 18px;display: block; }
.contact-box .ftr-call .ftr-call-inn p a:hover {color: #D26F50;}
.contact-box .ftr-call .ftr-call-inn p b {color: #D26F50; font-weight: 400;}
.contact-box .ftr-call:last-child { margin: 0; justify-content: center; align-items: center; }
.contact-box .ftr-call:last-child .ftr-social a {padding: 0 9px 0 9px;}
.contact-box .ftr-call:last-child .ftr-social a img { filter: brightness(0); max-width: 26px;}
.contact-box .ftr-call:last-child .ftr-social a:hover{ background: transparent; }
.contact-box .ftr-call:last-child .ftr-social a:hover img{ filter: none; }
.contact-box .ftr-call:last-child .ftr-social a::after { background: #ccc; }
.form-hero.contant-form { height: 100%; align-content: center; background: transparent; box-shadow: none; border-radius: 0; padding: 0px 60px 0 20px; }
section.contact-inn .col-sm-5 { width: 41%; }
section.contact-inn .col-sm-7 { width: 59%; }
section.contact-inn .b-form-title { text-align: left; }
.form-hero.contant-form input.button.gform_button, .form-hero.contant-form input.gform_button.button{ background: #D26F50 !important;color: #fff !important; }
.form-hero.contant-form input.button.gform_button:hover, .form-hero.contant-form input.gform_button.button:hover{ background: #fff !important;color: #000 !important;border-color: #000 !important; }



/* -----WP-PEGINATION-CSS----- */
.wp-pegination { padding-top: 25px; text-align: center; }
.wp-pagenavi { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: center; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a , .page-numbers{ width: 40px !important; height: 40px !important; display: inline-block; margin: 5px !important; text-align: center; line-height: normal; border: 1px solid #D26F50 !important; border-radius: 50% !important; color: #D26F50 !important; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 500 !important; align-content: center; padding: 0 !important; }
.wp-pegination span.current, .wp-pegination .page:hover , .page-numbers:hover{ background: #D26F50 !important; color: #fff !important; border: 1px solid #D26F50 !important; }
.wp-pegination a.nextpostslink , .next.page-numbers{ background: url(../images/blog-next.png) !important; background-repeat: no-repeat !important; background-position: center center !important; font-size: 0; ; }
.wp-pegination a.previouspostslink , .prev.page-numbers{ background: url(../images/blog-next.png) !important; background-repeat: no-repeat !important; background-position: center center !important; font-size: 0; transform: rotate(180deg); }
.wp-pegination a.nextpostslink:hover, .next.page-numbers:hover { background: #D26F50 url(../images/blog-hover.png) !important; border-color: #D26F50; background-size: 28px !important; background-repeat: no-repeat !important; background-position: center !important; }
.wp-pegination a.nextpostslink, .wp-pegination a.previouspostslink , .next.page-numbers , .prev.page-numbers{ background-size: 28px !important; background-position: center !important;}
.gallery-row .wp-pegination { display: flex; justify-content: center; }



/*--service-detail inner page--*/
section.default-section.inpad {padding: 100px 0;}
section.services-section.nipad {padding-top: 0;}
.search-btn { border-radius: 4px; background: #FFF; box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%); margin: 0 0 40px; padding: 30px 30px; }
.search-btn form {position: relative}
.search-medium {width: 100%;padding: 15px 70px 15px 15px;border: 1px solid rgba(0, 0, 0, 0.3);height: 60px;background-color: #fff;border-radius: 8px;font-size: 18px;line-height: 28px;color: #414141;font-weight: 400;font-family: Outfit;}
.search-container { margin-bottom: 40px; }
.search-container form { position: relative; }
.search-container .services-detail-search { border-radius: 4px; background: #D26F50 ;box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%); height: 70px; width: 100%; color: #FFF; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 400; line-height: 40px; padding: 15px 80px 15px 35px; border: none; }
.search-container .services-detail-search::placeholder { color: #fff; opacity: 1; /* Firefox */ }
.search-container .services-detail-search::-ms-input-placeholder { /* Edge 12 -18 */ color: #fff; }
.search-btn button {border: none;position: absolute;top: 15px;width: 40px;right: 9px;background: transparent;height: 30px;}
.search-icon img { filter: brightness(0.5); }
.search-btn button:hover {cursor: pointer}
.sidebar-title { color: #19202D; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 600; line-height: 36px; margin-bottom: 15px; position: relative; padding-left: 15px; }
.sidebar-title:after { content: ""; position: absolute; top: 0px; left: 0; background: #D26F50 ; height: 100%; width: 3px; }
.service-detail-list { border-radius: 4px; background: #FFF; box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%); margin: 0 0 40px; padding: 30px 30px; }
.service-detail-list ul {padding: 0;margin: 0;}
.service-detail-list ul li {list-style: none;padding: 0px 0;transition: all 0.5s ease-out;-webkit-transition: all 0.5s ease-out;position: relative;border-bottom: 1px solid #ccc;}
.service-detail-list ul li a { font-size: 18px; line-height: normal; color: #666; font-weight: 400; font-family: Outfit; display: block; padding: 12px 10px; }
.service-detail-list ul li a:hover , .service-detail-list ul li.active{ background: #D26F50; color: #fff; }
.estimatin-side.service-detail-list { text-align: center; }
.service-detail-list ul li:last-child {border: none;}
.service-detail-right {padding-left: 50px;}

.service-detail-list ul li::after { content: "\f105"; position: absolute; top: 50%; transform: translateY(-50%); right: 0; background-size: cover; color: #666; font-family: 'FontAwesome'; font-size: 18px; font-weight: 600; display: none;}
figure.fimgs {margin-bottom: 20px; border-radius: 5px; padding: 5px; background: #fff; box-shadow: 0px 0px 40px 0px rgba(24, 131, 189, 0.16);}
figure.fimgs img {border-radius: 4px;background: #FFF;width: 100%;margin-bottom: 0;object-fit: cover;box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%);}
.service-detail-list-month { color: #D26F50 ; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 44px; margin-bottom: 3px; }
.service-detail-list-month.month-2 { position: relative; margin-top: 20px; padding-top: 5px; }
.service-detail-list.service-detail-list-2 p { font-size: 16px; font-weight: 400; line-height: 24px; }
.service-detail-list-month.month-2::after { content: ''; position: absolute; width: 100%; height: 1px; background: rgb(0 0 0 / 10%); top: 0; left: 0px; right: -15px; background-size: cover; }
.service-detail-list.service-detail-list-2 { padding: 35px 15px 15px 35px; }
.estimatin-detail { text-align: center; padding: 40px 15px; border-radius: 4px; background: #FFF; box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%); }
.estimatin-detail h4 { color: #19202D; font-family: Outfit; font-size: 35px; font-style: normal; font-weight: 600; line-height: 50px; margin-bottom: 15px; }
.estimatin-title {margin-bottom: 20px;color: #19202D;text-align: center;font-family: Outfit;font-size: 30px;font-style: normal;font-weight: 700;line-height: 40px;}
.service-detail-list.estimatin-titel {text-align: center;}
.estimatin-title a{ display: block; }
.estimatin-title a:hover{ color: #D26F50; }
/* .estimatin-btn .theme-btn {
background: #000;
color: #fff;
margin-top: 10px;
}
.estimatin-btn .theme-btn:hover {
background: #002950 !important;
color: #fff;
} */

.blog-img-single > figure img { width: 100%; border-radius: 4px; height: 100%; object-fit: cover; }
.blog-img-single > figure { margin-bottom: 20px; border-radius: 4px; padding: 5px; background: #fff; box-shadow: 0px 0px 40px 0px rgb(100 136 234 / 16%); }
section.blog-section.singlepgge { padding-top: 0; }
.pagination-parent { padding-top: 30px; }
.nav-next a, .nav-previous a{ display: inline-block; position: relative; padding: 16px 42px; text-align: center; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 600; line-height: 28px; border-radius: 45px; background: #000; color: #fff; }
.nav-next a:hover, .nav-previous a:hover {background: #D26F50 ;color: #fff;}
.nav-previous {float: left}
.nav-next {float: right;margin-right: 0;}

.side-bar-banner { position: relative; background: #D26F50; padding-bottom: 0; text-align: center; border-radius: 4px; overflow: hidden; }
.side-bar-banner figure { margin-bottom: 15px; }
.side-bar-banner figure img{ width: 100%; }
.side-bar-banner h4 { color: #fff; font-size: 36px; padding: 0 15px; }
.sidebar-call { color: #fff; font-family: Outfit; font-style: normal; font-weight: 400; font-size: 28px; background: #000; padding: 15px 0; }
.sidebar-call a { color: #fff; }
.sidebar-call a:hover { color: #D26F50; }


section.blog-section.blogpage-single-section { background: #fff; }
section.testimonial-section.service-page { background: rgb(210 111 80 / 10%); } 
.section-heading-2 .heading-title { font-size: 60px; line-height: 80px; } 
section.default-section.service-detail .default-css .row { margin-bottom: 50px; }
.img-container img { border-radius: 15px; }
.service-detail figure.fimgs { margin-bottom: 40px; border-radius: 15px; padding: 0; background: transparent; box-shadow: none; } 
.service-detail figure.fimgs img { border-radius: 15px; background: transparent; width: 100%; margin-bottom: 0; object-fit: cover; box-shadow: none; } 
section.faq-section.faq-inn .faq-box { background: rgb(210 111 80 / 10%); padding: 70px 50px; border-radius: 10px;margin-right: 15px; }
section.faq-section.faq-inn .form-hero .gform_wrapper input[type="text"], section.faq-section.faq-inn .form-hero .gform_wrapper textarea, section.faq-section.faq-inn .form-hero .gform_wrapper select, section.faq-section.faq-inn .form-hero .gform_wrapper .medium { border-radius: 10px; } 
section.faq-section.faq-inn .gform_wrapper textarea.medium { border-radius: 10px !important; }
section.faq-section.faq-inn .form-hero .ginput_container.ginput_container_fileUpload, section.faq-section.faq-inn .form-hero .gform_drop_area.gform-theme-field-control { border-radius: 10px; } 
.form-hero.faq-form { border-radius: 20px; background: #FFF; box-shadow: 0 0 24px 0 rgba(21, 44, 52, 0.30); padding: 62px 30px; } 
.form-hero.faq-form input.button.gform_button, .form-hero.faq-form input.gform_button.button { color: #fff !important; background: #D26F50 !important; } 
.form-hero.faq-form input.button.gform_button:hover { background-color: #fff !important; color: #D26F50 !important; }
.service-detail-inn-row .row:nth-child(2n) { flex-direction: row-reverse; } 
.form-hero.faq-form .gform-grid-row span.gform-grid-col { width: 100%; }
section.default-section.service-detail .service-detail-inn-row.inn-2 .row{margin-bottom: 0;} 
.service-detail-right.sticky { position: sticky; top: 160px; }





@media (min-width: 1200px) {
/*------------- mega menu ---------------*/
.menu-top-menu-container {position: relative}
.mega-menu {position: inherit!important}
.mega-menu .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;right: 0;border-radius: 0 0 10px 10px;box-shadow: 0 0 5.5px rgb(5 5 5 / 20%);background-color: #fff;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 15px!important;background: transparent !important;border-bottom: none;text-transform: inherit !important;}
.mega-menu ul.sub-menu li a {background: transparent !important;color: #666 !important;}
.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #D26F50 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li {position: relative;padding-left: 23px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li a {background: transparent !important;color: #666 !important;padding: 3px 10px 3px 15px;padding-left: 5px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #D26F50 !important;}

.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before { content: ""; font-size: 18px; color: #D26F50; font-family: 'FontAwesome'; left: 0; position: absolute; top: 6px; background: url(../images/favicon.png) no-repeat; height: 22px; width: 22px; background-size: 20px; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover::before {
    filter: none;
    transition: 0.6s;
}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:last-child:before {display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img {width: 27% !important;padding: 0 !important;margin: 0 0 0 0 !important;float: right;position: absolute !important;top: 25px;right: 25px;bottom: 34px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img::before {display: none;}
.mega-menu .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);}
/*------------- mega menu  2222---------------*/
.mega-menu2 {position: inherit!important}
.mega-menu2 .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;border-radius: 0 0 10px 10px;left: -0px;margin-left: 0px;right: 0;box-shadow: 0 0 5.5px rgba(5, 5, 5, 0.20);background-color: #fff !important;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu2:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu2 .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);}
.mega-menu2 ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 0px!important;background: transparent !important;border: none;}
.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #D26F50 !important;}
.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #D26F50 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li {position: relative;padding-left: 0 !important;margin-left: 0px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #666 !important;padding: 5px 10px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a {padding: 5px 0!important;margin-left: 0px !important;font-weight: 600;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #D26F50 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #D26F50 !important;top: 21px;display: none;}
/* .navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;background: transparent;box-shadow: none;padding: 0;transform: rotateX(0deg);padding-left: 0px;padding-bottom: 0;}
*/

.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a {padding-left: 0 !important;padding-top: 0 !important;font-weight: 400;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a:hover {color: #D26F50 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li {padding-left: 15px !important;width: 100%;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li::before {content: "\f105";font-size: 18px;color: #000;font-family: 'FontAwesome';left: 0;position: absolute;top: 4px;display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2:hover ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;transform: rotateX(0deg);}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu2 .hover_mega_menu ul li a {text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu .hover_mega_menu ul li a {text-transform: inherit !important;}
.contact-detail-menu {border-radius: 4px;display: inline-block;width: 100%;padding: 20px 20px 20px;background: #F3F9FF;overflow: hidden;margin: 20px 0 0;text-align: left;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a:hover {color: #D26F50 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {margin-left: 0px;margin-top: 0;left: 0 !important;border-bottom: none;}
}
@media (min-width:1200px) {
.container {max-width: 1180px !important;}
}
@media (min-width:1300px) {
.container {max-width: 1270px !important;}
}
@media (min-width:1400px) {
.container {max-width: 1360px !important;}
}
@media (min-width:1500px) {
.container {max-width: 1440px !important;}
}
@media (min-width:1600px) {
.container {max-width: 1540px !important;}
}
@media (min-width:1700px) {
.container {max-width: 1630px !important;}
}
@media(max-width:1799px) {  
	.header-section {
    padding: 10px 10px;
}
	.header-bottom {
    padding-left: 10px;
}
	
	
	
}


@media (max-width: 1699px) {
.container { max-width: 100% !important; padding: 0 45px; }
.default-section{ padding: 80px 0; }
.banner-title {font-size: 70px; line-height: 90px; }
.heading-title { font-size: 60px; line-height: 78px; }
.floating-icon a { padding: 14px 25px; font-size: 18px; line-height: 26px; }
.floating-icon { right: -63px; }
.ftr-main { padding-left: 38px; }
.ftr-top { padding: 80px 0 0; }
.cta-btns .theme-btn.btn-white { margin-left: 15px; }
section.what-we-build-section { padding: 40px 0 80px 32px; }
.about-content .sub-heading { font-size: 25px; line-height: 32px; }
.blog-section { padding: 80px 0 60px; }
section.testimonial-section { padding: 80px 15px 80px 33px; }
.testimonial-slider .owl-nav { top: 145px; right: 60px; }
.about-btns .theme-btn.btn-white { margin-left: 12px; }
.ftr-top, .ftr-mid { padding-right: 60px !important; }
section.team-section { padding: 80px 0 0; }
section.team-section .col-sm-3 { padding: 15px; }
.section-heading-2 .heading-title { font-size: 52px; line-height: 66px; }

.home-banner .col-sm-7 {
    width: 50%;
}
	.home-banner .col-sm-5 {
    width: 50%;
}
.head-call-now a {
    font-size: 22px;
    line-height: 26px;
}
	.head-call-now p {
    font-size: 18px;
    line-height: 26px;
}


}

@media (max-width: 1599px) {
.header-financing-badge {
        display: none !important;
    }

}

@media (max-width: 1499px) {
h1 {font-size: 34px;line-height: 42px;}
h2 {font-size: 30px;line-height: 40px;}
h3 {font-size: 26px;line-height: 34px;}
h4 {font-size: 22px;line-height: 30px;}
h5 {font-size: 20px;line-height: 28px;}
h6 {font-size: 18px;line-height: 26px;}
section.default-section{ padding: 60px 0; }  
section.default-section.inpad { padding: 60px 0; }
.service-detail-right { padding-left: 20px; }
.service-detail-right.sticky { top: 100px; }
.service-detail-list { margin: 0 0 30px; padding: 25px 20px; }	
.sidebar-title { font-size: 25px; line-height: 32px; margin-bottom: 15px; padding-left: 15px; }
.service-detail-list ul li a { font-size: 17px;}
.service-detail-list ul li::after { font-size: 17px; }
.estimatin-detail { padding: 30px 15px; }
.estimatin-detail h4 { font-size: 28px; line-height: 35px; margin-bottom: 10px; }
.search-btn { margin: 0 0 30px;}
.search-medium { padding: 15px 40px 15px 15px; height: 50px; font-size: 16px; line-height: 28px; }
.search-btn button { top: 9px; width: 32px; right: 6px; height: 30px; }
.nav-next a, .nav-previous a { padding: 9px 34px 11px; font-size: 16px; line-height: 28px; }	
.estimatin-title { margin-bottom: 10px; font-size: 30px; line-height: 40px; }
.sidebar-call { font-size: 25px; }
.estimatin-side { margin: 0 0 30px;padding: 25px 20px; }
.side-bar-banner h4 { font-size: 30px; }
.home-banner::before { border-radius: 35px; }
.form-hero .b-form-title { margin-bottom: 15px; font-size: 28px; line-height: 28px; }
.gform_wrapper .gfield { padding: 0 5px 10px; }
.form-hero .gform-grid-row span.gform-grid-col { padding: 0 5px 10px; }
.form-hero input.button.gform_button { padding: 10px 20px; font-size: 16px; line-height: 24px; }
.form-hero .gform_body { margin: 0 -5px; }
section.services-section  , section.testimonial-section , section.faq-section{ padding: 70px 0; }
section.our-process-section{ padding: 70px 0 50px; }
.heading-title { margin-bottom: 15px; font-size: 47px; line-height: 60px; }
.header-bottom { padding-left: 25px; }
.home-banner { padding: 50px 0;border-radius: 35px;}
section.about-section { padding: 70px 32px; }
.about-content .sub-heading { font-size: 22px; line-height: 30px; }
.gallery-row-parent .col-sm-3, .gallery-row-parent .col-sm-4 { padding: 10px; }
.container { padding: 0 35px; }
    .head-call-now p {
        font-size: 16px;
        line-height: 24px;
    }
.head-call-now figure { flex-shrink: 0; max-width: 54px; }
    .head-call-now a {
        font-size: 18px;
        line-height: 20px;
    }
.head-call-now .headcall-inn { padding-left: 12px; }
.top-logo img { max-width: 120px; }
.top-logo { margin-bottom: -25px; }
.stardx img { margin-top: -8px; max-width: 20px; }
.banner-title { font-size: 60px; line-height: 75px; }
.banner-star { padding-bottom: 10px; }
.banner-caption ul li { background-position: top 4px left; line-height: 28px; }
.theme-btn { padding: 13px 22px; font-size: 17px; line-height: 26px; min-width: 165px; }
.banner-btns .theme-btn.btn-white { margin-left: 10px; }
.our-process-box h3 { font-size: 25px; line-height: 32px; }
.counter { font-size: 20px; line-height: 20px; padding: 10px 15px; margin-right: 20px; }
.our-process-box-top { padding-bottom: 20px; margin-bottom: 15px; }
section.services-section .section-heading h2 { font-size: 32px; line-height: 40px; }
.services-box h3 { line-height: 32px; font-size: 25px; }
ul.service-lists li { padding: 15px; }
.count-row { margin-top: 60px; }
.count-digit-row { font-size: 70px; line-height: 70px; margin-bottom: 12px; }
.count-bx p { font-size: 22px; padding-top: 12px; }
.about-btns { padding-top: 10px; }
.about-btns .theme-btn.btn-white { margin-left: 12px; }
section.gallery-section { padding: 70px 10px 0; }
a.example-image-link { height: 100px; width: 100px; }
.card-body.default-css { padding: 1px 60px 5px 0px; }
.banner-caption p br { display: none; }
.faq-img-box { margin-right: 15px; }
section.cta-section .section-heading { padding: 60px 0; }
section.cta-section::after, section.cta-section::before { width: 495px; }
.cta-btns .theme-btn.btn-white { margin-left: 12px; }
.ftr-top { padding: 60px 0 0; }
.ftr-title { font-size: 25px; line-height: 32px; margin-bottom: 20px; }
.ftr-top, .ftr-mid { padding-right: 60px !important; }
.newsletter-form .medium { height: 54px !important; padding: 10px 20px 10px 20px !important; }
.newsletter-form input.button.gform_button { font-size: 17px !important; margin: 0px 0 0 15px !important; padding: 14px 20px !important; line-height: 26px !important; }
.ftr-mid { padding: 40px 0 30px; }
.ftr-top{ padding-right: 30px !important; }
.ftr-item ul li { font-weight: 400; font-size: 17px;
line-height: 26px; }
.about-ftr { padding-right: 15px; }
footer.footer p { font-size: 17px; line-height: 26px; }
.copyright-menu ul li { font-size: 17px; line-height: 26px; }
.floating-icon a { padding: 11px 25px; font-size: 16px; line-height: 24px; }
.floating-icon { right: -61px; }
.blog-section { padding: 60px 0 40px; }
.blog-wrapper { margin-top: 10px; }
.blog-item h2 { font-size: 22px; line-height: 30px; }
.blog-wrapper-row .blog-item figure { margin-right: 30px; }
section.testimonial-section { padding: 60px 15px 60px 33px; }
.sub-heading { font-size: 18px; line-height: 28px; padding-left: 90px; margin-bottom: 10px; }
.sub-heading::after { width: 80px; }
.testimonial-row { margin-top: 20px; }
.client-reviews-box .conter { font-size: 18px; line-height: 30px; margin-bottom: 15px; }
.client-reviews-box p { font-size: 23px; line-height: 32px; }
.client-reviews-box .conter strong { font-size: 50px; line-height: 35px; }
.client-say-box { padding: 35px 30px 155px; }
.clint-name-parent { left: 30px; right: 30px; bottom: 35px; padding-top: 30px; }
.clients-item-heading h2 { font-size: 25px; line-height: 32px; }
.client-say-box .start-icon img { max-width: 24px; }
.client-say-box .clint-name-parent figure { max-width: 52px; }
.testimonial-slider .owl-nav { top: 110px; right: 60px; }
.testimonial-slider.owl-carousel .owl-nav .owl-next, .testimonial-slider.owl-carousel .owl-nav .owl-prev { width: 48px; height: 48px; margin: 0 10px; background-size: 48px !important; }
.logo-section { padding: 20px 0; }
section.big-easy-life-section h2 { font-size: 32px; line-height: 42px; }
section.what-we-build-section .heading-title { font-size: 47px; line-height: 60px; }
section.what-we-build-section { padding: 40px 0 60px 28px; }
footer.footer .ftr-main .col-sm-3 .ftr-item { margin-left: -50px; }

section.about-section.about-inn { padding: 70px 0; }
.inner-banner .banner-title { font-size: 40px; line-height: 44px; margin-bottom: 10px; }
.page-nav ul li { font-size: 18px; line-height: 26px; }
.page-nav { padding: 12px 0; }
section.team-section { padding: 60px 0 0; }
section.team-section .col-sm-3 { padding: 12px; }
.team-box-content { padding: 15px 5px 10px; }
.team-box-items h3 { font-size: 20px; line-height: 24px; margin-bottom: 5px; }
.team-box-items p { margin-bottom: 5px; font-size: 16px; line-height: 26px; }
section.what-we-build-section.what-we-build-inn { padding-top: 70px; }
.ftr-main { padding-left: 28px; }
section.services-areas-section { padding: 70px 0; }
section.testimonial-section.testimonial-inn { padding: 70px 0; }
section.testimonial-section.testimonial-inn .col-sm-6 { padding: 20px 15px; }
section.blog-section.blog-inn { padding: 70px 0; }
section.blog-section.blog-inn .col-sm-6 { padding: 20px; }
section.contact-inn { padding: 70px 0; }
.contact-row { padding: 50px 0px; }
.form-hero.contant-form { padding: 0px 60px 0 0px; }
.contact-box .ftr-call { height: 125px;padding: 30px 20px; }
section.faq-section.faq-inner .faq-top-row { padding: 60px 45px; }
section.default-section.service-detail .default-css .row { margin-bottom: 35px; } 
.service-detail figure.fimgs { margin-bottom: 30px; }
.section-heading-2 .heading-title { font-size: 40px; line-height:56px; }
.inner-banner::before { border-radius: 35px; }
.inner-banner>img { border-radius: 35px; }
.inner-banner { border-radius: 35px; } 
.service-detail-right.sticky { top: 140px; }
.ginput_recaptcha {transform:scale(0.77)  !important;-webkit-transform:scale(0.77  !important);transform-origin:0 0  !important;-webkit-transform-origin:0 0  !important;}


}

@media (max-width: 1399px) {
.cta-btns { margin-top: 20px; }
section.cta-section::after, section.cta-section::before { width: 425px; }
.blog-wrapper-row .blog-item figure { max-width: 230px; }
.blog-wrapper-row .blog-item .blog-content { padding: 15px 0 50px; }
.blog-wrapper-row .blog-item .view-more { bottom: 10px; }
.newsletter-form { margin-left: -50px; }
.inner-banner>img { height: 280px;object-fit: cover; }
.services-areas-lists ul li { width: 20%; }
.home-banner .col-sm-7 {
    width: 45%;
}
	.home-banner .col-sm-5 {
    width: 55%;
}
    .banner-title {
        font-size: 50px;
        line-height: 70px;
    }


}

@media (max-width: 1299px) {
.header-bottom { padding-left: 3%; }
.ftr-top, .ftr-mid { padding-right: 40px !important; }
.newsletter-form { margin-left: -40px; }
.sidebar-call { font-size: 22px; }
	    .form-hero.contant-form {
        padding: 0px 40px 0 0px;
    }
.contact-box {
    padding: 0 40px;
	}
}

@media (max-width: 1199px) {
p { font-size: 16px; line-height: 24px; margin-bottom: 10px; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; }
.default-css ul li, .default-css ol li { font-size: 16px; line-height: 24px;; margin: 0 0 5px; }
.default-css ul li { background-position: 0 4px; padding-left: 20px; background-size: 16px; }
.default-css ul { margin-bottom: 15px; }
h1 {font-size: 30px;line-height: 36px;}
h2 {font-size: 25px;line-height: 32px;}
h3 {font-size: 22px;line-height: 28px;}
h4 {font-size: 20px;line-height: 26px;}
h5 {font-size: 18px;line-height: 24px;}
h6 {font-size: 16px;line-height: 22px;}
.default-section{ padding: 40px 0; }
.modal-dialog {transform: none !important; top: 65px; }
.modal.popup-form button.close { right: 15px; top: 15px; font-size: 18px; }
.close img { max-width: 25px; }
.modal.video-popup button.close { right: 15px; top: 15px; font-size: 20px; }
.video-popup .modal-dialog { margin: 60px auto 0; }
.container { padding: 0 15px; }  
.heading-title { margin-bottom: 10px; font-size: 32px; line-height: 42px; }
.radius { width: 80px; height: 80px; }
.radius .border-animation, .place { line-height: 79px; }
.place img { max-width: 24px; }
.gallery-row .wp-pegination { padding-top: 25px; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a, .page-numbers { margin: 4px !important; }
.wp-pegination a.nextpostslink, .wp-pegination a.previouspostslink { background-size: 28px !important; }
.wp-pegination { padding-top: 15px; }

.service-detail-right { padding-left: 0; }
.service-detail-list { margin: 0 0 25px; padding: 20px 15px; }
.sidebar-title { font-size: 20px; line-height: 26px; margin-bottom: 10px; padding-left: 10px; }	
.service-detail-list hr { margin: 10px 0; }
.service-detail-list ul li a { font-size: 16px;padding: 10px 10px;}
.service-detail-list ul li::after { font-size: 15px; }
.estimatin-detail { padding: 20px 10px; }
.estimatin-side { margin: 0 0 25px; padding: 20px 15px; }
.estimatin-detail h4 { font-size: 25px; line-height: 32px; margin-bottom: 10px; }
.search-btn { margin: 0 0 25px;padding: 20px 15px;}
.search-medium { padding: 9px 50px 9px 15px; height: 45px; font-size: 15px; line-height: 24px; }
.search-btn button { top: 6px; width: 30px; right: 5px; height: 28px; }
.pagination-parent { padding-top: 20px; }
.side-bar-banner h4 { font-size: 25px; }
.sidebar-call { font-size: 18px; }
.nav-next a, .nav-previous a { padding: 9px 24px 11px; font-size: 15px; line-height: 22px; }
.estimatin-title { font-size: 25px; line-height: 32px; }	
.estimatin-btn .theme-btn { margin-top: 0px; }	
.blog-img-single > figure { margin-bottom: 15px; }
.lightbox { top: 50% !important; transform: translateY(-50%); }
.form-hero.service-detail-list { padding: 25px 15px; }
.form-hero.service-detail-list .gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.form-hero.service-detail-list .gform-grid-row span.gform-grid-col { width: 100%; }
section.our-process-section , section.services-section , section.about-section , section.testimonial-section , section.faq-section , .blog-section{ padding: 40px 0; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { font-size: 15px !important; padding: 5px 14px 7px 14px !important; height: 38px; line-height: 22px; }
.gform_wrapper .medium.gfield_select { background: #fff url(../images/select-arrow.png) no-repeat right 10px center !important; background-size: 12px !important; }
.form-hero .gform_wrapper label { font-size: 15px !important; line-height: 22px; }
.form-hero .ginput_container.ginput_container_fileUpload, .form-hero .gform_drop_area.gform-theme-field-control { padding: 10px; border-radius: 20px; }
.ginput_recaptcha {transform:scale(0.77) !important;-webkit-transform:scale(0.77) !important;transform-origin:0 0 !important;-webkit-transform-origin:0 0 !important;}
.gform_wrapper textarea.medium { height: 70px !important;border-radius: 20px !important; }
.header-bottom { padding-left: 0; padding-right: 60px; position: inherit; }
.logo-list ul li { padding: 10px; }
.logo-section { padding: 20px 0; }

section.logo-section:before { height: 100%; }
.top-logo img { max-width: 100px; }
.header-section { padding: 10px 0px; }
.faq-box .card-header h5, .card-header-title { padding: 10px 40px 10px 0px; font-size: 18px; line-height: 26px; }
.card-body.default-css { padding: 0px 20px 5px 0px; }
section.gallery-section { padding: 40px 0 0; }
.gallery-row-parent{ padding: 0px 3px; }
a.example-image-link { height: 70px; width: 70px; }
a.example-image-link img { max-width: 32px; }
.form-hero .gform_wrapper select { background: #fff url(../images/select-arrow.png) no-repeat right 10px center !important; background-size: 12px !important; }
.form-hero .button.gform_button_select_files, .form-hero button.button.gform_button_select_files { padding: 6px 15px !important; font-size: 15px !important; line-height: 22px !important; height: 30px !important; }
.form-hero input.button.gform_button, .form-hero input.gform_button.button { padding: 10px 20px !important; font-size: 16px !important; line-height: 24px !important;}
.count-bx-col::after { top: -26px; right: -26px; bottom: -26px; left: -26px; padding: 9px; background: radial-gradient(farthest-side, #D26F50 100%, #0000) 50% 0 / 20px 20px no-repeat, radial-gradient(farthest-side, #0000 calc(100% - 2px), #ffffff) content-box; }
section.counter-section { padding: 60px 15px; }
.popup-form .form-hero { padding: 25px 25px; } 
section.default-section.inpad { padding: 40px 0; }
section.default-section { padding: 40px 0; }
.view-more-btn a img { width: 48px; }
.view-more-btn a:hover img { width: 38px; }
.view-more-btn { margin-top: 15px; }
.home-banner::before { border-radius: 0; }
.home-banner { padding: 40px 0; margin: 0; border-radius: 0; }
.banner-title { font-size: 40px; line-height: 53px; margin-bottom: 15px; }
.stardx img { margin-top: -6px; max-width: 16px; }
.banner-caption .banner-star p { font-size: 17px; line-height: 26px; letter-spacing: 0.33px; }
.banner-caption ul li { background-position: top 4px left; line-height: 24px; font-size: 16px; background-size: 18px; padding-left: 26px; margin-bottom: 8px; }
.theme-btn { padding: 11px 20px; font-size: 16px; line-height: 22px; min-width: 120px; }
.banner-btns .theme-btn.btn-white { margin-left: 6px; }
.our-process-box h3 { font-size: 20px; line-height: 28px; }
.counter { font-size: 18px; line-height: 18px; padding: 8px 12px; margin-right: 15px; }
.our-process-box-top { padding-bottom: 15px; margin-bottom: 10px; }
.floating-icon { display: none; }
.our-process-box { padding: 5px; }
section.big-easy-life-section h2 { font-size: 20px; line-height: 28px; }
section.what-we-build-section { padding: 40px 0 40px 3px; }
section.what-we-build-section .heading-title { font-size: 32px; line-height: 40px; }
section.services-section .section-heading .heading-title { padding-bottom: 10px; }
section.services-section .section-heading h2 { font-size: 25px; line-height: 32px; }
.services-btn a { font-size: 20px; line-height: 20px; padding-right: 0px; }
.services-btn a img { max-width: 24px; }
.services-box h3 { line-height: 26px; font-size: 20px; }
.services-box figure { margin-right: 10px; }
ul.service-lists li { padding: 10px; }
ul.service-lists { margin: 10px -10px 0; }
.count-digit-row { font-size: 50px; line-height: 50px; margin-bottom: 10px; }
.count-bx p { font-size: 18px; padding-top: 10px; }
.services-btns .theme-btn.btn-orange { margin-left: 8px; }
.count-row .col-sm-4 { width: 33.33% !important; }
.count-row { margin-top: 40px; }
.services-btns { margin-top: 25px; }
.about-btns .theme-btn.btn-white { margin-left: 7px; }
.about-btns { padding-top: 5px; }
.faq-row { padding-top: 15px; }
.faq-img-box { margin-right: 0; }
section.cta-section::after, section.cta-section::before { width: 355px; }
section.cta-section .section-heading { padding: 40px 0; }
.cta-btns .theme-btn.btn-white { margin-left: 7px; }
.cta-btns { margin-top: 15px; }
.about-content .sub-heading { font-size: 16px; line-height: 24px; margin-bottom: 5px; }
.blog-section { padding: 40px 0 30px;}
.blog-item { padding-bottom: 25px; }
.blog-item h2 { font-size: 18px; line-height: 26px; padding-bottom: 10px; }
.view-more { font-size: 17px; line-height: 28px; }
.blog-item { padding-bottom: 25px; }
.blog-wrapper-row .blog-item figure { margin-right: 20px; max-width: 180px; }
.blog-wrapper-row .blog-item .blog-content { padding: 10px 0 40px; }
.blog-wrapper-row .blog-item .view-more { bottom: 10px; }
section.testimonial-section { padding: 40px 0px 40px 0px; }
.sub-heading { font-size: 16px; line-height: 24px; padding-left: 70px; margin-bottom: 10px; }
.sub-heading::after { width: 60px; }
.testimonial-row { margin-top: 10px; }
.client-reviews-box .conter { font-size: 16px; line-height: 28px; margin-bottom: 10px; }
.client-reviews-box p { font-size: 20px; line-height: 30px; }
.client-reviews-box .conter strong { font-size: 40px; line-height: 30px; }
.client-say-box { padding: 20px 15px 95px; }
.clint-name-parent { left: 15px; right: 16px; bottom: 20px; padding-top: 15px; }
.clients-item-heading h2 { font-size: 20px; line-height: 26px; margin: 0; }
.client-say-box .start-icon img { max-width: 20px; }
.client-say-box .clint-name-parent figure { max-width: 46px; }
.testimonial-slider .owl-nav { top: 76px; right: 25px; }
.testimonial-slider.owl-carousel .owl-nav .owl-next, .testimonial-slider.owl-carousel .owl-nav .owl-prev { width: 38px; height: 38px; margin: 0 10px; background-size: 38px !important; }
.testimonial-slider .item { padding: 10px; }

footer.footer .col-sm-3 { width: 100%; padding: 0; order: 1; }
footer.footer .col-sm-9 { width: 100%; padding: 0 12px; order: 2; }
.ftr-main { padding-left: 3px; }
.ftr-top, .ftr-mid { padding-right: 0px !important; }
.ftr-top { padding: 40px 0 0; }
.ftr-title { font-size: 22px; line-height: 28px; margin-bottom: 15px; }
.ftr-item ul li { font-size: 16px; line-height: 24px; }
.copyright-menu ul li { font-size: 16px; line-height: 24px; }
.ftr-map { height: 390px; }
.newsletter-form { margin-left: 0; padding-right: 20px; }
.ftr-mid .ftr-title { margin: 0; text-align: center; height: 100%; align-content: center; }
.form-hero { padding: 25px 20px; }
.banner-caption ul { margin: 0 0 15px; }
section.about-section.about-inn { padding: 40px 0; }
.inner-banner { border-radius: 0; margin: 0; }
.inner-banner::before { border-radius: 0; }
.inner-banner>img { border-radius: 0; }
.inner-banner .banner-title { font-size: 35px; line-height: 38px; margin-bottom: 10px; }
.caption-absolute { top: 50%; }
.page-nav { padding: 8px 0; }
.page-nav ul li { font-size: 16px; line-height: 24px; }
.team-box-items h3 { font-size: 18px; line-height: 24px; margin-bottom: 1px; }
.team-box-items { padding: 6px 6px 6px 6px; }
section.team-section { padding: 40px 0 0; }
.team-box-items p { margin-bottom: 5px; font-size: 16px; line-height: 24px; }
section.what-we-build-section.what-we-build-inn { padding-top: 40px; }
section.services-areas-section { padding: 40px 0; }
.search-container { margin-bottom: 25px; }
.services-areas-box h2 { font-size: 16px; line-height: 24px; }
.services-areas-box figure { margin-right: 8px; width: 22px; height: 22px;margin-top: -4px; }
.faq-box .card-header h5:after, .card-header-title::after { background-size: 18px !important; }
section.testimonial-section.testimonial-inn { padding: 40px 0; }
section.testimonial-section.testimonial-inn .col-sm-6 { padding: 12px 12px; }
section.blog-section.blog-inn { padding: 40px 0; }
section.blog-section.blog-inn .col-sm-6 { padding: 15px; }
section.contact-inn { padding: 40px 0; }
.contact-row { padding: 40px 0px; }
.contact-box { padding: 0 25px; }
.form-hero.contant-form { padding: 0px 25px 0 0px; }
.contact-box .ftr-call .ftr-call-inn p strong { font-size: 18px; }
.contact-box .ftr-call figure { height: 40px; width: 40px; line-height: 32px; margin: 4px 15px 0 0px; }
.contact-box .ftr-call figure img { max-width: 22px; }
.contact-box .ftr-call { height: 105px; margin-bottom: 15px; padding: 20px 15px; }
.contact-box .ftr-call:last-child .ftr-social a img { max-width: 20px; }
.contact-box .ftr-call:last-child .ftr-social a { padding: 0 7px 0 7px; }
.contact-box .ftr-social { padding-top: 0; }
section.faq-section.faq-inner .faq-top-row { padding: 40px 25px; }
section.default-section.service-detail .default-css .row { margin-bottom: 15px; }
.service-detail figure.fimgs { margin-bottom: 15px; }
.section-heading-2 .heading-title { font-size: 32px; line-height: 42px; }
section.faq-section.faq-inn .faq-box { padding: 40px 25px; margin-right: 0; } 
.form-hero.faq-form { padding: 40px 15px; } 
section.faq-section.faq-inn .row.align-items-center { align-items: unset !important; }
.service-detail-right.sticky { top: 115px; }





}

@media (max-width: 1024px) {

section.team-section .col-sm-3 { width: 25% ; }


}

@media (max-width: 991px) {
.form-hero .b-form-title { margin-bottom: 15px; font-size: 25px; line-height: 28px; }
#back-top-wrapper { display: none; }
footer.footer .col-sm-5 { width: 100%; }
footer.footer .col-sm-4 { width: 100%; }
footer.footer .col-sm-3{ width: 100%; }
footer.footer .col-sm-8{ width: 100%; }
.ftr-main { padding-left: 0; }
footer.footer{text-align: center;   }
footer.footer .ftr-main .col-sm-3 { width: 100% ; }
.ftr-title { font-size: 20px; line-height: 28px; background: #D26F50; color: #fff; padding: 8px 0; margin: 10px 0; }
.ftr-top, .ftr-mid { padding-right: 0px !important; }
.ftr-item ul li { padding: 9px 0; border-bottom: 1px solid rgb(217 217 217 / 20%); }
.ftr-item ul li:last-child{ border: none; }
.ftr-mid { padding: 10px 0 20px; border-bottom: 1px solid rgb(217 217 217 / 20%); }
.ftr-call { display: block; align-items: inherit; margin-bottom: 0px; border-bottom: 1px solid rgb(217 217 217 / 20%); padding: 15px 0; }
.ftr-call:last-child{ border: none; }
.ftr-call figure { margin: 0 auto 10px; width: 45px; height: 45px; }
.ftr-social { padding-top: 15px; }
.about-ftr { padding-top: 0; max-width: 100%; padding-right: 0; padding-bottom: 20px; }
.about-ftr .default-css { padding-bottom: 1px; }
.copyright-sections .col-sm-7 { width: 100%; order: 2; }
.copyright-sections .col-sm-5 { width: 100%; order: 1; }
.copyright-menu ul { text-align: center; }
.copyright-menu ul li { display: block; padding: 9px 0; border-bottom: 1px solid rgb(217 217 217 / 20%); }
.copyright-menu ul li::after{ display: none; }
.copyright { padding-top: 9px; }
.copyright-sections { border-top: none;padding: 0px 0 15px; }
.ftr-map { height: 350px; }
.ftr-mid .ftr-title { margin: 0 0 20px; height: auto; }
.newsletter-form { padding-right: 0; }
footer.footer .ftr-main .col-sm-3 .ftr-item { margin-left: 0; }
.newsletter-form form { display: block; }
.newsletter-form form>.gform_button.button { width: 100%; }
.newsletter-form .gform_body { margin: 0 !important; width: 100%; }
.newsletter-form input.button.gform_button { font-size: 16px !important; margin: 20px 0 0 0px !important; padding: 14px 30px !important; line-height: 24px !important; width: auto !important; }
.newsletter-form .gform-footer.gform_footer.top_label { height: auto !important; width: 100%; justify-content: center; }
.services-areas-lists ul li { width: 25%; }

    .theme-btn {
        padding: 11px 15px;
        font-size: 15px;
	}


}

@media (max-width: 900px) {
section.services-detail .col-sm-4 { width: 100%; }
section.services-detail .col-sm-8 { width: 100%; }
.blogpage-single-section .col-sm-4 { width: 100%; }
.blogpage-single-section .col-sm-8 { width: 100%; }	
.service-detail-right.sticky { position: inherit; top: 0; }	
.service-detail-right { margin-top: 30px; }

.blog-section .col-sm-5 { width: 100%; }
.blog-section .col-sm-7 { width: 100%; }
.faq-section .col-sm-8, section.testimonial-section .col-sm-4, section.testimonial-section .col-sm-8 { width: 100%; }
.faq-section .col-sm-4, section.testimonial-section .col-sm-4, section.testimonial-section .col-sm-8 { width: 100%; }
.client-reviews-box { height: auto; align-content: center; position: absolute; top: 40px; right: 15px; z-index: 1; max-width: 300px; display: flex ; }
.client-reviews-box .conter { font-size: 14px; line-height: 24px; margin-bottom: 0; flex-shrink: 0; margin-right: 15px; }
.client-reviews-box p { font-size: 16px; line-height: 22px; }
.client-reviews-box .conter strong { font-size: 30px; line-height: 30px; }
.testimonial-slider .owl-nav { position: inherit; text-align: center; margin-top: 20px; }

.home-banner .col-sm-7 { width: 100%; }
.home-banner .col-sm-5 { width: 100%; }
.banner-main-form-div .form-hero { max-width: 100%; margin: 30px 0 0; }
section.our-process-section .col-sm-4 { width: 50%; margin-bottom: 19px;  }
section.our-process-section { padding: 40px 0 20px; }
section.faq-section .col-sm-5 { display: none; }
section.faq-section .col-sm-7 { width: 100%; }
.faq-row { padding-top: 5px; }
section.cta-section::after, section.cta-section::before { width: 275px; }
section.team-section .col-sm-3 { width: 33.33% ; }
ul.service-lists li { width: 50%; }
.contact-box { padding: 0 0px 0 20px; }
.form-hero.contant-form { padding: 0px 20px 0 0px; }
.form-hero.faq-form { margin-top: 40px;height: auto; }
section.faq-section.faq-inn .faq-box { height: auto; }
.form-hero.service-detail-list .gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.form-hero.service-detail-list .gform-grid-row span.gform-grid-col { width: 50%; }
.form-hero.service-detail-list .gform-grid-row span.gform-grid-col:first-child { width: 100%; }
.form-hero.faq-form .gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.form-hero.faq-form .gform-grid-row span.gform-grid-col { width: 50%; }
.form-hero.faq-form .gform-grid-row span.gform-grid-col:first-child { width: 100%; }
.service-detail-right.sticky { position: inherit; }




}

@media (max-width: 812px) {
h1 {font-size: 25px;line-height: 32px;}
h2 {font-size: 22px;line-height: 30px;}
h3 {font-size: 20px;line-height: 25px;}
h4 {font-size: 18px;line-height: 24px;}
h5 {font-size: 16px;line-height: 22px;}
h6 {font-size: 14px;line-height: 20px;}

.default-css ul { margin-bottom: 10px; }  
.banner-title { font-size: 25px; line-height: 32px;margin-bottom: 10px; }
.theme-btn { padding: 10px 15px; font-size: 14px; line-height: 20px; min-width: 115px; }
.radius { width: 60px; height: 60px; }
.radius .border-animation, .place { line-height: 59px; } 
.place img { max-width: 20px; }
.lb-nav a.lb-prev, .lb-nav a.lb-next { width: 30px !important; height: 40px; background-size: 15px !important; }

@keyframes rounder1 { from { transform: scale(1); } to { transform: scale(1.29); } }
@keyframes rounder2 { from { transform: scale(1); } to { transform: scale(1.59); } }
@keyframes rounder3 { from { transform: scale(1); } to { transform: scale(1.89); } }

.wp-pegination .page, .wp-pegination span, .wp-pagenavi a, .page-numbers { width: 32px !important; height: 32px !important; margin: 3px !important; font-size: 20px; }
.wp-pegination a.nextpostslink, .wp-pegination a.previouspostslink, .next.page-numbers, .prev.page-numbers { background-size: 24px !important; }
.wp-pegination a.nextpostslink:hover, .wp-pegination a.previouspostslink:hover, .next.page-numbers:hover, .prev.page-numbers:hover { background-size: 24px !important; }

.nav-next a, .nav-previous a { padding: 8px 20px 8px; font-size: 14px; line-height: 20px; } 
.search-btn { margin: 0 0 15px; }
.service-detail-list { margin: 0px 0 15px; }
.blog-img-single > figure { margin-bottom: 10px; }
.service-detail-right .form-hero { margin: 0px 0 15px; }	
figure.fimgs { margin-bottom: 15px; }
.estimatin-title { font-size: 22px; line-height: 32px; }	
.blog-item { padding-bottom: 15px; }
.blog-content { padding: 10px 0 0; }
.blog-item { padding-bottom: 15px; }
.blog-wrapper-row .blog-item figure { margin-right: 15px; }
section.testimonial-section { padding: 40px 0px 30px; } 
.sub-heading { font-size: 15px; line-height: 22px; padding-left: 50px; margin-bottom: 5px; }
.sub-heading::after { width: 40px; }
.clients-item-heading h2 { font-size: 17px; line-height: 22px; }
.client-say-box .start-icon img { max-width: 17px; }
.client-say-box .clint-name-parent figure { max-width: 40px; }

.head-call-now figure { flex-shrink: 0; max-width: 48px; } 
.head-call-now p { font-size: 16px; line-height: 22px; } 
.head-call-now a { font-size: 22px; line-height: 30px; } 
.head-call-now .headcall-inn { padding-left: 8px; } 
.header-bottom { padding-right: 55px; } 
.banner-title { font-size: 28px; line-height: 38px; margin-bottom: 10px; }
.stardx img { margin-top: -5px; max-width: 15px; } 
.banner-caption ul { margin: 0 0 10px; }
.banner-caption ul li { background-position: top 4px left; line-height: 24px; font-size: 16px; background-size: 16px; padding-left: 19px; margin-bottom: 8px; }
.banner-btns { padding-top: 5px; } 
.logo-list ul { margin: 0 -8px; } 
.logo-list ul li { padding: 8px; }
.logo-section { padding: 15px 0; } 
.heading-title { font-size: 25px; line-height: 32px; } 
.counter { font-size: 16px; line-height: 18px; padding: 7px 10px; margin-right: 10px; }
.our-process-box h3 { font-size: 18px; line-height: 26px; }
.our-process-box { padding: 0px; } 
section.big-easy-life-section h2 { font-size: 18px; line-height: 26px; }
section.what-we-build-section .heading-title { font-size: 25px; line-height: 32px; }
section.services-section .section-heading h2 { font-size: 18px; line-height: 26px; }
section.services-section .section-heading .heading-title { padding-bottom: 5px; margin-bottom: 5px; }
.services-btn a { font-size: 16px; line-height: 16px; } 
.services-box h3 { line-height: 24px; font-size: 18px; }
.services-box figure { min-width: 50px; }
.count-digit-row { font-size: 40px; line-height: 40px; }
.count-bx p { font-size: 15px; padding-top: 10px; } 
section.about-section .col-sm-7 { width: 100% ;order: 2; } 
section.about-section .col-sm-5 { width: 100% ;order: 1; }
.about-carousel { margin: 0px 0 20px 0; }
.about-btns .theme-btn.btn-white { margin-left: 4px; }
.gallery-row-parent .col-sm-3, .gallery-row-parent .col-sm-4 { padding: 5px; }
.gallery-row-parent { padding: 0px 8px; } 
.faq-box .card-header h5, .card-header-title { padding: 10px 40px 10px 0px;}
.card-body.default-css { padding: 0px 10px 5px 0px; } 
.view-more-btn a { padding: 10px 16px 10px 0; font-size: 14px; }
.view-more-btn a img { width: 38px; }
.view-more-btn a:hover { padding-left: 15px; } 
.view-more-btn a:hover img { width: 32px; }
.cta-btns .theme-btn.btn-white { margin-left: 4px; } 
.testimonial-slider .owl-nav { margin-top: 15px; } 
footer.footer p { line-height: 22px; font-size: 16px; }
.ftr-title { font-size: 18px; line-height: 26px; padding: 7px 0; } 
.ftr-social a img { max-width: 22px; } 
.ftr-social { padding-top: 5px; }
.about-ftr { padding-bottom: 10px; } 
.ftr-item ul li {line-height: 22px; padding: 7px 0; }
.newsletter-form .medium { height: 48px !important; padding: 10px 20px 10px 20px !important; font-size: 15px !important; line-height: 22px !important; } 
.newsletter-form input.button.gform_button { margin: 5px 0 0 0px !important; padding: 12px 25px !important; line-height: 22px !important; } 
.copyright-menu ul li { padding: 7px 0;line-height: 22px;font-weight: 400; } 
.copyright { padding-top: 7px; } 
.home-banner::before { opacity: 0.86; background: #152C34; }
.form-hero input.button.gform_button, .form-hero input.gform_button.button { padding: 8px 20px !important; font-size: 15px !important; line-height: 22px !important; } 
.our-process-row { margin-top: 15px; }
.inner-banner::before { opacity: 0.8; background: linear-gradient(90deg, #152C34 0%, #152C34 100%, rgba(21, 44, 52, 0.00) 100%); }
.page-nav ul li { font-size: 15px; line-height: 22px; }
.inner-banner .banner-title { font-size: 25px; line-height: 28px; margin-bottom: 10px; }
.inner-banner img{ height: 250px; object-fit: cover; }
.inner-banner .banner-title { font-size: 25px; line-height: 28px; margin-bottom: 10px; }
.banner-btns .theme-btn.btn-white { margin-left: 4px; }
section.blog-section.blog-inn .col-sm-6 { padding: 12px; }
section.contact-inn .col-sm-5 { width: 100%; }
section.contact-inn .col-sm-7 { width: 100%; }
.contact-box { padding: 0 0 30px; }
.contact-row { padding: 15px 15px; }
.contact-box .ftr-call { height: auto; padding: 20px 15px 15px; text-align: center; display: block; }
.contact-box .ftr-call figure { margin: 0 auto 10px; }
.contact-box .ftr-call-row { display: block; height: auto; }
.form-hero.contant-form { padding: 0; }
.contact-box .ftr-call:last-child .ftr-social a img { max-width: 24px; }
.section-heading-2 .heading-title {
    font-size: 25px;
    line-height: 32px;
}
section.faq-section.faq-inn .faq-box {
    padding: 40px 15px;
}
    .top-logo img {
        max-width: 80px !important;
    }


}

@media (max-width: 767px) {
.client-reviews-box { max-width: 240px; }
.client-reviews-box p { font-size: 14px; line-height: 18px; }
.services-areas-lists ul li { width: 33.33%; }
.search-container { margin-bottom: 15px; }

}

@media (max-width: 700px) {
section.about-section .col-sm-7 { order: 2; width: 100%;}
section.about-section .col-sm-5 { order: 1; width: 100%;}
.about-img-box { margin-bottom: 15px; }

.gallery-row-parent .col-sm-3 , .gallery-row-parent .col-sm-4{ width: 33.33%; }
.logo-list ul li { padding: 8px; }
.logo-list ul{margin: 0 -8px;}
.logo-section { padding: 15px 0; }


section.what-we-build-section .col-sm-7 { padding: 0 12px 15px; width: 100%; order: 1; }
section.what-we-build-section .col-sm-5 { width: 100%; order: 2; } 
section.what-we-build-section { padding: 40px 0 35px 0px; } 
.workspaces-img img { border-radius: 10px; } 
section.cta-section::after, section.cta-section::before { display: none; } 
section.cta-section .col-sm-2 { display: none; } 
section.cta-section .col-sm-8 { width: 100% ; } 
section.cta-section { background-size: cover; }
section.team-section .col-sm-3 { width: 50% ; }
section.default-section.service-detail .default-css .row .col-sm-6 { width: 100%; }
.service-detail-inn-row .col-sm-6:first-child { order: 2; }
.service-detail-inn-row .col-sm-6:last-child { order: 1; } 
.img-container { margin-bottom: 15px; }
.img-container img { border-radius: 10px; }
.service-detail-inn-row { padding-top: 10px; }
.service-detail-inn-row.inn-2 { padding: 0; }




}

@media (max-width: 600px) {
}

@media (max-width: 575px) {
.owl-stage { display: block; }
.owl-item { display: block; }
.card-body.default-css { padding: 0px 0px 5px 0px; }
.gallery-row-parent .col-sm-3 , .gallery-row-parent .col-sm-4{width: 50%; }
a.example-image-link { height: 60px; width: 60px; } 
a.example-image-link img { max-width: 24px; } 
.blog-wrapper-row .blog-item figure { max-width: 160px; } 
.client-reviews-box { max-width: 300px; position: inherit; margin: 0 auto; display: block; text-align: center; }
.client-reviews-box .conter { font-size: 16px; line-height: 24px; margin-bottom: 0; flex-shrink: 0; margin-right: 0; }
.client-reviews-box p { font-size: 16px; line-height: 24px; }
.client-reviews-box .conter strong { font-size: 36px; line-height: 36px; }
.blog-item figure img { border-radius: 10px; }
.testimonial-slider .owl-nav { margin-top: 15px; } 
.testimonial-slider.owl-carousel .owl-nav .owl-next, .testimonial-slider.owl-carousel .owl-nav .owl-prev { width: 32px; height: 32px; margin: 0 10px; background-size: 32px !important; } 
.top-logo img { max-width: 80px !important; } 
.header-section .col-sm-2 { width: 25%; } 
.header-section .col-sm-10 { width: 75%; } 
.head-call-now p { font-size: 13px; line-height: 18px; } 
.head-call-now a { font-size: 18px; line-height: 24px; } 
.head-call-now figure { max-width: 40px; }
.head-call-now .headcall-inn { padding-left: 5px; }
.top-logo { margin-bottom: 0; } 
.header-bottom { padding-right: 50px; } 
.banner-caption .banner-star p { font-size: 15px; line-height: 22px; } 
.form-hero { padding: 20px 15px; } 
section.our-process-section .col-sm-4 { width: 100%; margin-bottom: 18px; } 

section.services-section .section-heading h2 { font-size: 16px; line-height: 24px; } 
.services-btn { display: none; text-align: left; margin-top: 25px; }
.services-btn.mobile { display: block !important; text-align: center; }
.services-btn a { font-size: 18px; line-height: 20px; }
ul.service-lists { margin: 0px -5px 0;justify-content: center; }
ul.service-lists li { width: 33.33%; padding: 5px; }
.services-box { height: 100%; display: block; align-items: center; text-align: center; border: 1px solid rgb(255 255 255 / 20%); padding: 15px 10px; border-radius: 10px; }
.services-box figure { min-width: 40px; margin: 0 auto 10px; }
.count-row .col-sm-4 { width: 33.33% !important; flex: auto; padding: 8px 12px; }
.count-row .count-bx { max-width: 100%; text-align: center; }
.count-digit-row { font-size: 36px; line-height: 38px; text-align: center; justify-content: center; }
.count-bx p { font-size: 16px; padding-top: 10px; }
.count-row { margin-top: 30px; } 
.services-btns { margin-top: 20px; } 
.container { padding: 0 12px; } 

.ftr-map { height: 300px; }
.services-btns .theme-btn.btn-orange { margin-left: 4px; }
section.testimonial-section .section-heading { text-align: center; } 
.sub-heading { padding-left: 0; } 
.sub-heading::after { display: none; }
.team-box-items h3 { font-size: 16px; line-height: 22px; margin-bottom: 1px; }
.team-box-items p { margin-bottom: 5px; font-size: 15px; line-height: 22px; }
section.services-section.services-inn .services-btn.mobile{display: none !important;}
.faq-box .card-header h5:after, .card-header-title::after { background-size: 18px !important; }
.services-areas-lists ul li { width: 50%; }
.inner-banner img { height: 220px; }
.popup-form .form-hero { padding: 25px 15px; }
section.faq-section.faq-inner .faq-top-row { padding: 40px 15px; }
section.testimonial-section .col-sm-8 { padding: 0 2px; }
.inner-banner { padding: 40px 0; min-height: 180px; align-content: center; }
.inner-banner::before { z-index: 1; }
.inner-banner img { position: absolute; top: 0; left: 0; height: 100%; }
.caption-absolute { top: 0; text-align: center; position: relative; transform: none; align-content: center; }
.banner-btns { padding-top: 5px; }
.team-box-content { padding: 15px 0px 10px; }
section.team-section .col-sm-3 { padding: 5px; }
.team-row { margin: 0 7px; }
.our-process-row { margin-top: 0; }
section.our-process-section .col-sm-4 { width: 100%; margin: 0; }
section.our-process-section .col-sm-4:last-child .our-process-box{ border-bottom:none; }
.our-process-box { padding: 0px; max-width: 100%; text-align: center; margin: 0 !important; border-bottom: 1px solid #D9D9D9; padding: 20px 0px 12px; }
.our-process-box-top { padding-bottom: 0; margin-bottom: 10px; display: block; border: none; }
.counter { margin: 0 auto 10px; display: inline-block; } 
section.services-section .section-heading { text-align: center; }
.services-box h3.wow{animation: none; }
.gallery-item-parent { border-radius: 10px; }
.client-say-box { padding: 20px 15px 20px; height: auto; } 
.clint-name-parent { position: initial; }
.banner-caption { max-width: 100%; position: relative; }
.services-areas-lists ul { margin: 0 -10px; } 
section.about-section { box-shadow: 0px 0px 20px 0px rgba(0, 93, 219, 0.20); }
.faq-section .section-heading::after { display: none; }
.view-more-btn a { font-size: 16px; }


}

@media (max-width: 525px) {
.blog-wrapper-row .blog-item figure { max-width: 140px; }



}

@media (max-width:480px) {
.logo-list ul li { width: 33.33%; }
.logo-list ul{flex-wrap: wrap;}
ul.service-lists li { width: 50%; }

}

@media (max-width:420px) { 

.blog-wrapper-row .blog-item { display: block; }
.blog-wrapper-row .blog-item figure { max-width: 100%; margin: 0; }
.theme-btn { padding: 10px 12px; font-size: 13px; line-height: 18px; min-width: 90px; }
.form-hero .b-form-title { margin-bottom: 15px; font-size: 23px; line-height: 26px; }
.blog-wrapper-row .blog-item .blog-content { padding: 10px 0 0px; }
.blog-wrapper-row .blog-item .view-more { bottom: 0; position: inherit; }

.services-areas-box figure { margin-right: 6px; width: 20px; height: 20px; margin-top: -7px; }
.services-areas-box h2 { font-size: 15px; line-height: 22px; }
.banner-caption .banner-star p { font-size: 13px; line-height: 18px; }
.stardx img { margin-top: -3px; max-width: 12px; margin-right: -2px; }
.theme-btn { padding: 10px 12px; font-size: 15px; line-height: 22px; min-width: 90px; display: block; margin: 10px 0 0 !important; }
.caption-absolute { text-align: center; }
.count-row .col-sm-4 { width: 50% !important; }
.banner-btns { padding-top: 1px; }
.about-btns { padding-top: 1px; }

}


@media (max-width:360px) {
.gallery-row-parent .col-sm-3 , .gallery-row-parent .col-sm-4{ width: 100%; }
.gallery-item-parent { display: none; }
.logo-list ul li { width: 50%; }
.gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.form-hero .gform-grid-row span.gform-grid-col { width: 100%; }
.form-hero.service-detail-list .gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.form-hero.service-detail-list .gform-grid-row span.gform-grid-col { width: 100%; }
.form-hero.faq-form .gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.form-hero.faq-form .gform-grid-row span.gform-grid-col { width: 100%; }


}
