@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: 'Playfair Display';
    src: local('Playfair Display Medium'), local('PlayfairDisplay-Medium'),
        url('../fonts/PlayfairDisplay-Medium.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


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


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

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


@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'),
        url('../fonts/PlayfairDisplay-Bold.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-Bold.woff') format('woff');
    font-weight: 700;
    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: 400;
    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: 700;
    font-style: normal;
    font-display: swap;
}


body {padding: 0;margin: 0;font-family: 'Outfit';font-weight: normal;overflow-x: hidden !important;}
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: #FF6137;}
p a:hover {color: #000;}
p strong {color: #FF6137;font-weight: normal;}
li strong {color: #FF6137;font-weight: normal;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #FF6137;}
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: 'Outfit';font-style: normal;font-weight: bold;color: #000;margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #FF6137;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #FF6137;}
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: 32px;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: #FF6137 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 #FF6137; }
.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 #FF6137; margin: -106px 0 15px 50px; position: relative; z-index: 1; }
.popup-dtl-bottum h5 strong { color: #FF6137; 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: Outfit; font-size: 24px; font-weight: 600; line-height: 28px; background: #FF6137; 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 6px;}
.default-css ul li a, .default-css ol li a {color: #FF6137}
.default-css ul li strong, .default-css ol li strong {color: #FF6137;}
.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%;}
}


.dark-section p , .dark-section .heading-title , .dark-section .heading-title strong , .dark-section h1 , .dark-section h2 , .dark-section h3 , .dark-section h4 , .dark-section h5 , .dark-section h6 , .dark-section ul li , .dark-section ol li , .dark-section .sub-heading { color: #fff; }
.dark-section p a:hover { color: #fff; }
.dark-section .heading-title strong { color: #FF6137; }



/*--------- header-section ---*/
.header-section { position: absolute; top: 25px; left: 30px; right: 30px; z-index: 99; padding: 10px 15px; background: #fff; border-radius: 4px; backdrop-filter: blur(10px);transition: all 0.5s ease-in-out; }
.header-section.sticky { position: fixed; box-shadow: 0px 0px 40px 0px rgba(0, 93, 219, 0.20); background: #fff; top: 0; left: 0; right: 0;border-radius: 0; }
.header-top-right p {font-weight: 500;color: #000;margin: 0;}
.header-top .row {align-items: center;}
.header-bottom { display: flex; display: -webkit-flex; align-items: center; justify-content: space-between;padding-left: 80px; }
.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: #FF6137; }
.head-call-now a:hover {color: #000;}
.header-section .row {
    align-items: center;
}

/*--banner--*/
.home-banner { position: relative; z-index: 2; background-size: cover; margin: 15px 15px 0; padding: 190px 0 50px; border-radius: 4px; }
.home-banner::before { content: ''; height: 100%; width: 100%; top: 0; position: absolute; left: 0; z-index: -1;border-radius: 4px;
background: linear-gradient(90deg, #152C34 1.96%, rgba(21, 44, 52, 0.72) 43.84%, rgba(21, 44, 52, 0.00) 62.02%, rgba(21, 44, 52, 0.00) 100%); }
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;filter: brightness(0) saturate(100%) invert(70%) sepia(94%) saturate(2756%) hue-rotate(7deg) brightness(96%) contrast(101%); }
.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: "Playfair Display"; font-size: 90px; font-style: normal; font-weight: 800; line-height: 96px; letter-spacing: 0.9px; }
.banner-title strong { font-weight: 800;color: #FF6137; }
.banner-caption p { color: #fff; font-size: 30px; line-height: 43px; }
.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: #FF6137;font-weight: 400;}
.banner-btns {padding-top: 15px;}
.banner-btns a.theme-btn.btn-red { margin-right: 15px; }
.banner-main-form-div .form-hero { max-width: 510px; margin: 0 0 0 auto; border-radius: 10px; background: rgba(255, 255, 255, 0.50); backdrop-filter: blur(10px); }
.banner-caption { max-width: 900px; }
.home-banner .row { align-items: center; }
.banner-btns a.theme-btn.btn-white { margin-left: 12px; }


/*--btns--*/
a.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: 600; line-height: 28px; border-radius: 4px; border: none; min-width: 190px; }
a.theme-btn.btn-white {background: #fff; color: #000;}
a.theme-btn.btn-white:hover {background: #FF6137; color: #fff;}
a.theme-btn.btn-orange { background: #FF6137; border-color: #FF6137; }
a.theme-btn.btn-orange:hover {background: #152C34;transition: 0.6s;border-color: #FF6137;color: #fff;}
a.theme-btn.btn-black { background: #152C34; }
a.theme-btn.btn-black:hover{ background: #FF6137; }
.gallery-btns { padding-top: 30px; }
.gallery-btns a.theme-btn.btn-black{ margin-left: 18px; }

.services-btns a.theme-btn.btn-white { border-color: #FF6137; }
.services-btns a.theme-btn.btn-white strong { color: #FF6137; font-weight: 500; }
.services-btns a.theme-btn.btn-white:hover strong{ color: #000; }
.services-btns { margin-top: 35px; } 
.services-btns a.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: #FF6137; 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-size: 80px; font-style: normal; font-weight: 400; line-height: 100px; font-family: "Playfair Display"; }
.heading-title strong{ color: #FF6137; font-weight: 700; }

/*--logo-section--*/
.logo-section { position: relative; z-index: 2; margin: -20px 0 0 3px; }
.logo-list ul { padding: 0; margin: 0; align-items: center; display: -ms-flexbox; display: flex ;  justify-content: space-between; }
.logo-list ul li {list-style: none;padding: 10px;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;}
.logo-section:after { position: absolute; content: ''; width: 100%; left: 0; top: 30px; z-index: -2; background: #F5F5F5; height: 100%; }
.logo-list{ padding: 30px 50px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(21, 44, 52, 0.30); width: 65%;}


/*--our-process-section--*/
section.our-process-section { padding: 100px 0; background: #F5F5F5; }
.our-process-row { margin-top: 50px; }
.our-process-row .row { justify-content: center; margin: 0; }
section.our-process-section .col-sm-3 { padding: 0; }
.our-process-box h3 { color: #000; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 500; line-height: 30px; }
.our-process-box { padding: 0; height: 100%;position: relative; }
.our-process-box:after { position: absolute; content: ''; width: 1px; right: 0; top: 130px;background: #D9D9D9; bottom: 0; }
.our-process-box-top { display: flex ; align-items: center; padding: 0 35px 30px 0; border-bottom: 1px solid #D9D9D9; justify-content: space-between; }
.our-process-box .our-process-box-top{ padding: 0 45px 30px; }
.counter { border-radius: 4px; color: rgb(0 0 0 / 20%); font-family: Outfit; font-size: 50px; font-style: normal; font-weight: 600; line-height: 28px; flex-shrink: 0; }
.process-box-content {padding: 35px; }
section.our-process-section .col-sm-3:last-child .our-process-box::after{display: none;}
section.our-process-section .col-sm-3:last-child .our-process-box .process-box-content{ border: none;padding-right: 0; }
section.our-process-section .col-sm-3:last-child .our-process-box .our-process-box-top{padding-right: 0;}
section.our-process-section .col-sm-3:first-child .our-process-box .process-box-content { padding-left: 0; }
section.our-process-section .col-sm-3:first-child .our-process-box .our-process-box-top{ padding-left: 0; }
.our-process-box:hover h3{color: #FF6137;}
.our-process-box:hover .counter{color: #FF6137;opacity: 0.2;}

/* section.services-section */
section.services-section { padding: 100px 0;position: relative;}
.services-lists { max-width: 1400px; margin: 45px auto 0;}
.services-lists ul li { list-style: none; }
.services-box { height: 100%; display: flex;overflow: hidden; align-items: center; border-bottom: 1px solid #D9D9D9; padding: 30px 30px;flex-wrap: nowrap;position: relative;z-index: 1;transition: all 0.3s ease-in-out; }
.services-lists ul li:first-child .services-box { border-top: 1px solid #D9D9D9; }
.services-box-img { flex-shrink: 0; }
.services-box-heading { width: 35%; padding: 0 40px; }
.services-box h3 { font-family: Outfit; margin: 0; color: #000; font-size: 30px; font-style: normal; font-weight: 700; line-height: 38px; text-transform: uppercase; }
.services-box h3 a { color: #000;transition: none; }
.services-box-text { width: 59.7%; position: relative; padding-right: 100px; }
.services-box-text p { margin-bottom: 5px; }
.services-arrow { position: absolute; right: -10px; top: 50%;display: inline-block; transform: translateY(-50%) rotate(-45deg);transition: all 0.3s ease-in-out; }
.services-arrow img {filter: brightness(0) saturate(100%) invert(58%) sepia(1%) saturate(0%) hue-rotate(34deg) brightness(88%) contrast(94%);}
.services-box:hover h3 , .services-box:hover h3 a , .services-box:hover p{ color: #fff; }
.services-box:hover figure img{ filter: brightness(0) invert(1); }
.services-box:hover{ background: linear-gradient(90deg, #FF6137 0%, #E43000 100%);border-radius: 4px; }
.services-box:hover .services-arrow{ transform: translateY(-50%) rotate(0deg); }
.services-box:hover .services-arrow img{ filter: none; }


/*--about-section--*/
section.about-section { padding: 100px 160px 100px 0px; background: #152C34; }
.about-headings { display: flex ; flex-wrap: wrap; margin-bottom: 35px; }
.sub-heading { color: #000; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 500; line-height: 36px; position: relative; margin-bottom: 10px; }
.about-headings .sub-heading { width: 30%; padding-left: 110px; margin: 24px 0; z-index: 1; }
.sub-heading::after { position: absolute; content: ''; width: 250px; background: #000000; height: 2px; top: 45px; left: -12px; transform: translateY(-50%); }
.dark-section .sub-heading::after{ background: #fff; }
.about-headings .section-heading { width: 70%; }
section.about-section .col-sm-5 { width: 50%; padding-left: 0; }
section.about-section .col-sm-7 { width: 50%; }
.about-img img { border-radius: 0 4px 4px 0;width: 100%; }
.about-box { padding-left: 60px;display: flex; flex-direction: column;height: 100%; justify-content: space-between; }
.about-box figure img { border-radius: 4px;width: 100%; }
.about-box figure { margin-top: 30px; }
.about-btns { padding-top: 25px; }
.about-btns a.theme-btn.btn-white { margin-left: 18px;}

.banner-btns a.theme-btn.btn-orange:hover , .about-btns a.theme-btn.btn-orange:hover {
    background: #fff;
    color: #000;
}

/*-------GALLERY-CSS---------*/
section.gallery-section { overflow: hidden; position: relative; padding: 100px 0; background: #F5F5F5; }
.gallery-btns a.theme-btn.btn-orange:hover { background: #152c34; color: #fff; }
.gallery-lists { margin: 15px auto 0; }
.gallery-items>img {width: 100%;height: 100%;object-fit: cover; transition: .3s ease;}

.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-items:hover>img {transform: scale(1.1);} */
.gallery-items { position: relative; overflow: hidden; margin: 0 0; height: 100%; border-radius: 4px; }
.gallery-item .gallery-image {width: 100%;height: 100%;object-fit: cover;}
.gallery-item-parent { position: absolute; bottom: 30px; left: 25px; right: 25px; top: 30px;    background: rgb(255 97 55 / 80%);overflow: hidden; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition: .3s; transition: .3s ease; border-radius: 4px; }
.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: 100px;width: 100px;position: relative;background: rgb(255 255 255 / 100%);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: 50% !important;transform: translateY(-50%);}


.gallery-lists ul { display: flex ; flex-wrap: wrap; justify-content: center; margin: -10px; }
.gallery-lists ul li { list-style: none; width: 25%; padding: 10px; }
.gallery-items-box { display: flex; flex-direction: column; height: 100%; }
.gallery-lists ul li:has(> .gallery-items-box > .gallery-items:nth-child(2):last-child) > .gallery-items-box > .gallery-items:first-child { padding-bottom: 10px;}
.gallery-lists ul li:has(> .gallery-items-box > .gallery-items:nth-child(2):last-child) > .gallery-items-box > .gallery-items:last-child  { padding-top: 10px;}


/*--faq--*/
section.faq-section { padding: 100px 0;overflow: hidden; }
section.faq-section .col-sm-7 { padding-left: 30px; }
.faq-img-box { padding-top: 20px; }
.faq-img-box img { border-radius: 15px; }
.faq-box .card { margin: 0; border-radius: 0; background: transparent; box-shadow: none;border: none;  }
.faq-box .card:has(.card-header-title:not(.collapsed)){ box-shadow: 0px 20px 30px 0px rgba(21, 44, 52, 0.20); }
.faq-box .card:first-child .card-header-title.collapsed{ border-top: 1px solid #FF6137; }
.faq-box .card-header-title { padding: 28px 55px 28px 22px; position: relative; margin: 0; font-family: 'Outfit'; font-style: normal; color: #FF6137; font-weight: 500; font-size: 20px; line-height: 28px; border-radius: 0; background: transparent; border: none;border-radius: 4px; }
.card-body.default-css { padding: 0px 50px 25px 22px;    position: relative; border: none;background: #fff; }
.card-header-title.collapsed { color: #000; box-shadow: none; border-radius: 0; border: none; background: transparent; border-bottom: 1px solid #FF6137; }
.card-header-title.collapsed:hover {color: #FF6137;}
.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: 10px; }
.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;}


/* testimonial-section */
section.testimonial-section { padding: 100px 0; position: relative; z-index: 0; background: url(../images/testimonial-background-image.jpg) no-repeat;background-size: cover;overflow: hidden; }
section.testimonial-section::after{ position: absolute;content: '';width: 100%;height: 100%;left: 0;top: 0;background: #152C34;opacity: 0.85;z-index: -1; }
section.testimonial-section .heading-title{ color: #fff; }
section.testimonial-section .default-css { max-width: 700px; }
.testimonial-row { position: relative; margin-top: 50px; }
.testimonial-row .row { justify-content: center; }
.client-say-box { height: 100%; padding: 20px 18px 120px; position: relative; transition: all 0.6s; border: none; border-radius: 4px; background: #FFF; box-shadow: 0px 0px 50px 0px rgba(1, 30, 69, 0.20); }
.client-say-text { border-radius: 4px; padding: 25px 20px 15px; }
.star { border-bottom: 1px solid rgb(228 79 57 / 31%); padding-bottom: 17px; margin-bottom: 17px; }
.client-top-icon { display: flex ; transition: all 0.6s; align-items: center; justify-content: space-between; padding-bottom: 20px; margin-bottom: 25px; border-bottom: 1px solid rgb(217 217 217 / 30%); }
.client-say-box .client-top-icon img { transition: all 0.6s; }
.clint-name-parent { position: absolute; bottom: 30px; left: 30px; right: 30px;display: flex;align-items: center;}
.clients-item-heading h3 { margin: 0; color: #E44F39; font-size: 20px; font-style: normal; font-weight: 600; line-height: 24px; transition: all 0.6s; font-family: Outfit; }
.clint-name-parent figure { flex-shrink: 0; margin-right: 50px; }
.client-say-box .star img { max-width: 26px; transition: all 0.6s; }
.client-say-box p { font-size: 16px; }
.client-say-box:hover .client-say-text { background: #F5F5F5; backdrop-filter: blur(5px); }
.custom-nav { display: flex ; align-items: center; justify-content: space-between; margin: -13px auto 0; max-width: 440px; position: relative; z-index: 1; }
.custom-prev, .custom-next { border: none; border-radius: 0; color: #fff; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 500; line-height: 24px; background: transparent; padding: 0; transition: background-color 0.3s ease; }
.custom-prev:hover, .custom-next:hover { color: #E44F39; }
.custom-nav .custom-next { bottom: 0;top: auto; }
.client-reviews-box figure { margin-right: 20px; }
.client-reviews-box { display: flex ; align-items: center; justify-content: right; margin: 0px 0 0px; height: 100%; }
.client-reviews-box p { margin: 0; color: #fff;font-weight: 500;}

/* --------OWL-CAROUSEL-CSS------- */
.owl-stage { display: flex; }
.owl-item { display: flex; flex: 1 0 auto;} 
.testimonial-slider.owl-carousel .owl-nav .owl-next ,  .testimonial-slider.owl-carousel .owl-nav .owl-prev  { background-position: center !important; margin: 0; border-radius: 0; border:none !important; width: 16px; height:16px; background-size: 16px !important; }
.testimonial-slider.owl-carousel .owl-nav .owl-next , .testimonial-slider.owl-carousel .owl-nav .owl-prev { border-color: rgba(0, 0, 0, 0.20) !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 ; }
.owl-carousel .owl-nav span {display: none;}
.owl-nav { text-align: center; justify-content: space-between; max-width: 480px; display: flex ; align-items: center; width: 100%; position: absolute; right: 0; left: 0; bottom: 0; margin: 1px auto; transform: translateY(50%); }
.testimonial-slider.owl-carousel .owl-dots { text-align: center; background: rgb(217 217 217 / 40%); height: 1px; max-width: 330px; margin: 80px auto 0; display: flex ; align-items: center; }
.testimonial-slider.owl-carousel .owl-dots .owl-dot { height: 1px; width: 100%; background: transparent; border-radius: 0; margin: 0; }
.testimonial-slider.owl-carousel .owl-dots .owl-dot.active { background: #E44F39; margin: 0; width: 100%; height: 3px; }


/* OUR BLOG SECTION CSS START */
.blog-section { padding: 100px 0 60px; position: relative; }
.blog-section .heading-title { margin: 0; }
.blog-section .row {justify-content: center;}
.blog-section .col-sm-6 { padding: 0 25px; }
.blog-section .default-css { border-left: 1px solid #D9D9D9; padding-left: 60px; margin-left: -25px; height: 100%; }
.blog-btn { padding-top: 20px; }
.blog-wrapper { margin-top: 70px; }
.blog-section .blog-wrapper .col-sm-6:first-child .blog-item figure{ height: 100%; }
.blog-item { transition: all 0.6s; height: 100%; position: relative; }
.blog-item figure { border-radius: 4px; overflow: hidden;position: relative; }
.blog-content-top { position: absolute; left: 60px; right: 60px; bottom: 35px; }
.blog-item h2 { color: #FFF; font-family: Outfit; font-size: 40px; font-style: normal; font-weight: 700; line-height: 50px; }
.blog-item h2 a{ color: #fff; }
.blog-content { padding: 16px 0 0; }
.blog-item h3 { color: #000; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 600; line-height: 40px; margin-bottom: 10px; }
.blog-item h3 a { color: #FF6137; }
.view-more { color: #FF6137; font-size: 20px; font-style: normal; font-weight: 600; line-height: 28px; font-family: Outfit; margin-top: 25px; }
.view-more a{ color: #FF6137; }
.view-more a:hover{ color: #000; }
.blog-item figure img { width: 100%; transition: all 0.6s; height: 100%; object-fit: cover; }
.blog-item:hover figure img { transform: scale(1.1); border-radius: 10px; }
.blog-item:hover h2 a { color: #FF6137; }
.blog-item:hover h3 a { color: #000; }
.blog-section .blog-wrapper .col-sm-6:first-child .blog-item figure::after{ position: absolute; content: ''; width: 100%; left: 0; height: 100%; bottom: 0;background: linear-gradient(180deg, rgba(20, 20, 22, 0.00) 0%, #141416 100%); }


/* -----Newsletter----- */
.newsletter-form { border-radius: 10px; background: #264B58; box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.20); padding: 40px 60px 50px 30px; }
.newsletter-title { color: #FF6137; font-family: Outfit; font-size: 40px; font-style: normal; font-weight: 600; line-height: normal; margin-bottom: 25px; }
.newsletter-form form { position: relative; }
.newsletter-form .gform_body { margin: 0 !important; }
.newsletter-form .gform_wrapper .gfield {
    padding: 0 0 15px !important;
}
.newsletter-form .gform_wrapper .gfield.gfield--type-captcha {
    padding: 0 0 0 !important;
}
.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 75px 10px 20px !important; border-radius: 4px !important; box-shadow: none !important; border: 1px solid #FF6137 !important; background: rgba(255, 255, 255, 0.1) !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: 50px !important; width: 50px !important; background: #FF6137 url(../images/telegram-icon.png) no-repeat !important; border-radius: 4px !important; border: none; font-size: 0px !important; margin: 0px !important; color: #fff !important; padding: 0 !important; line-height: 28px !important; font-weight: 600 !important; font-family: 'Outfit' !important; position: absolute; right: 5px; top: 5px; background-position: center !important; }
.newsletter-form input.button.gform_button:hover{ background: #000000 url(../images/telegram-icon.png) no-repeat !important; color: #000 !important; background-position: center !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;}



/*----------- footer ---------*/
footer.footer { position: relative; z-index: 1;background: #152C34;}
footer.footer .col-sm-9 { width: 64%; padding: 0; }
footer.footer .col-sm-3 { width: 36%;padding: 0; }
footer.footer .ftr-main .col-sm-3 { width: 35%; padding: 0 12px; }
.ftr-mid .col-sm-4 { width: 30%; }
.ftr-mid .col-sm-5 { width: 35%; }
.ftr-mid { padding: 50px 0 20px; }
.ftr-map img { width: 100%; height: 100%; object-fit: cover; }
.ftr-main { max-width: 1330px; margin: 0 0 0 auto; padding-left: 160px; }
.ftr-top { padding: 120px 0 0; }
footer.footer p { color: #fff; }
footer.footer p a{color: #FF6137;}
footer.footer p a:hover{color: #fff;}
.ftr-btn { text-align: right; }
.ftr-btn a.theme-btn.btn-red:hover { background: #fff;color: #FF6137;}
.ftr-top, .ftr-mid { padding-right: 35px !important; }
.ftr-logo { margin-bottom: 15px; }
.ftr-title { color: #FF6137; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 600; line-height: 36px; margin-bottom: 10px; }
.ftr-item ul li { list-style: none; color: #FFF; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; padding-bottom: 12px; }
.ftr-item ul li a { color: #fff; }
.ftr-item ul li a:hover { color: #FF6137; }
.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-inn p{ margin: 0; 
    color: #fff;}
.ftr-call-inn p strong { display: block; color: #fff; font-size: 20px; font-style: normal; font-weight: 400; line-height: 37px; margin-bottom: 0; }
.ftr-call-inn p a { color: #FF6137;font-size: 30px; font-weight: 700;}
.ftr-call-inn p a:hover { color: #fff; }
.copyright-sections { padding: 16px 0;border-top: 1px solid rgb(217 217 217 / 20%);}
footer.footer .copyright-sections p { margin: 0; }
footer.footer .copyright-sections .row{ align-items: center; }
.ftr-social { padding-top: 35px; }
.ftr-social a {
    display: inline-block;
    padding: 0;
    position: relative;
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    background: #FFF;
    border-radius: 50%;
    margin: 3px 1px;
    text-align: center;
    line-height: 38px;
}
.ftr-social a:hover{ background: #E44F39; }
.ftr-social a img {
    max-width: 18px;
    filter: brightness(0);
}
.ftr-social a:hover img{ filter: brightness(0) invert(1);}
.ftr-call figure img { max-width: 26px; }
.ftr-call figure { margin-right: 20px; width: 60px; height: 60px; flex-shrink: 0; border-radius: 50%; border: 1px solid #666; text-align: center; align-content: center; }
.ftr-call { display: flex ; align-items: center; margin-bottom: 50px; }
.ftr-call-row .ftr-call:last-child {margin-bottom: 0;}
.ftr-map { height: 100%; }
.copyright-menu ul li { list-style: none; color: #FFF; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; position: relative; display: inline-block; }
.copyright-menu ul li::after{ content:'/' ; padding: 0 15px; }
.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: #FF6137; }


/* -----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: 23px; color: #000; text-align: center; font-family: Outfit; font-size: 38px; font-style: normal; font-weight: 600; line-height: 42px; }
.form-hero .b-form-title strong {color: #FF6137;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 15px;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: #000 !important;margin-bottom: 3px;}
.form-hero .gform_wrapper .medium::-webkit-input-placeholder { /* Edge */
color: #000;opacity: 1;}
.form-hero .gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #000;opacity: 1;}
.form-hero .gform_wrapper .medium::placeholder {color: #000;opacity: 1;}
.form-hero input.button.gform_button, .form-hero input.gform_button.button {
    padding: 11px 30px !important;
    display: inline-block !important; position: relative !important; cursor: pointer !important; transition: all 1s !important; width: auto !important; color: #Fff !important; text-align: center !important; font-family: Outfit !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 28px !important;
    border-radius: 4px !important;
    border: none !important;
    background: #FF6137 !important;
}
.form-hero input.button.gform_button:hover {background-color: #000 !important;color: #fff !important;transition: 0.6s !important;}
.gform_wrapper textarea.medium {height: 80px!important;border-radius: 4px !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:  rgba(255, 255, 255, 0.60) 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: #000; 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; box-shadow: none !important;border-radius: 4px;
border: 1px solid rgba(255, 97, 55, 0.50);
background: rgba(255, 255, 255, 0.60);
}
.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: 4px !important; background: #000 !important; }
.form-hero .button.gform_button_select_files:hover , .form-hero button.button.gform_button_select_files:hover{background-color: #FF6137 !important;} 
.form-hero .button:hover{background-color: #FF6137;} 
.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: 5px 10px 7px 10px !important;
    -webkit-appearance: none; resize: none; position: relative; 
    height: 40px; transition: all 1s; margin: 0 !important; color: #000 !important; font-family: Outfit; font-style: normal; font-weight: 400 !important; line-height: 24px !important;
    border-radius: 4px;
    border: 1px solid rgba(255, 97, 55, 0.50) !important;
    background: rgba(255, 255, 255, 0.60) ;
}
.form-hero .gform_wrapper select {background:  rgba(255, 255, 255, 0.60) url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 14px !important;}
span.gfield_description.gform_fileupload_rules {
    color: #000;
}
.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 15px; }
.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; }
.form-hero fieldset.gfield.gfield--width-full .gfield_description.validation_message.gfield_validation_message { padding: 0 9px 15px !important; margin-top: -10px !important; }

.gform_validation_errors { display: none !important; }
.gfield_description.instruction.validation_message { display: none !important; }




/*----------inner pages CSS-------*/
.inner-banner { position: relative; z-index: 1; margin: 15px 15px 0; border-radius: 4px; background: #F5F5F5; }
.inner-banner>img{width: 100%;}
.inner-banner::before { content: ''; height: 100%; width: 100%; top: 0; left: 0; position: absolute;border-radius: 4px;
opacity: 0.5;
background: linear-gradient(90deg, #152C34 1.96%, #152C34 100%);}
.caption-absolute { position: absolute; left: 0; z-index: 1; width: 100%; text-align: center; top: 60%; transform: translateY(-50%); }
.inner-banner .banner-title { margin-bottom: 10px;}
.inner-banner .banner-caption { max-width: 100%; }
.page-nav { position: relative; bottom: 0; width: 100%; padding: 16px 0; background: #F5F5F5; }
.page-nav ul li { margin: 0px; color: #000; 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 , .page-nav ul li span.current-item{ color: #000;}
.page-nav ul li span a:hover , .page-nav ul li span a span:hover{color: #FF6137;}





section.about-section.inn { background: #fff; }
.about-bottum-row { padding: 60px 0 0 160px; }
section.about-section.inn .about-btns  a.theme-btn.btn-orange:hover { background: #152C34; color: #fff; }


/* services inner page */
section.services-section.inn .services-lists { max-width: 100%; margin: 0; }
section.services-section.inn ul { display: flex ; justify-content: center; flex-wrap: wrap; }
section.services-section.inn ul li { width: 33.33%; padding: 20px; }
section.services-section.inn ul li .services-box { border-radius: 10px; background: #FBF6F6; border: none; display: block; text-align: center; }
section.services-section.inn ul li .services-box  .services-box-heading { width: 100%; padding: 0; }
section.services-section.inn ul li .services-box .services-box-text { width: 100%; padding-right: 0; }
section.services-section.inn ul li .services-box figure { background: #FFF; filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)); width: 130px; height: 130px; border-radius: 50%; margin: 0 auto 20px; line-height: 120px; }
section.services-section.inn .services-box:hover figure img { filter: brightness(0); }
section.services-section.inn .services-box:hover h3, section.services-section.inn .services-box:hover h3 a, section.services-section.inn .services-box:hover p{ color: #666; }
section.mobile-detail-cta-section { padding-bottom: 100px; }
.mobile-detail-cta-row { border-radius: 10px; background: #152C34; }
.mobile-detail-cta-row .row { align-items: center; }
.mobile-detail-cta-row .heading-title { color: #fff; font-size: 50px; line-height: 60px; }
.mobile-detail-cta-row .section-heading { padding: 20px 20px 20px 30px; }
.mobile-detail-cta-row .section-heading .ftr-call-row { display: flex ; align-items: flex-start; flex-wrap: wrap; margin-top: 30px; }
.mobile-detail-cta-row .section-heading .ftr-call-row .ftr-call { width: 50%; margin-bottom: 0px; }
.mobile-detail-cta-img { border-left: 10px solid #FF6137; }
.mobile-detail-cta-img figure img { width: 100%; }



/* services-areas-section */
section.services-areas-section { padding: 100px 0 150px; }
.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: #FF6137; }
.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: Outfit; 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.mobile-detail-cta-section.services-areas{ padding-bottom: 150px; }
section.mobile-detail-cta-section.services-areas .mobile-detail-cta-img figure { width: 660px; height: 660px; border-radius: 50%; overflow: hidden; border: 10px solid #fff; margin: -70px auto; }
section.mobile-detail-cta-section.services-areas .mobile-detail-cta-img {border: none;}



/*  */
section.testimonial-section.inn { background: #fff; }
section.testimonial-section.inn::after {display: none;}
section.testimonial-section.inn .row { justify-content: center; }
section.testimonial-section.inn .heading-title { color: #000; text-align: center; }
section.testimonial-section.inn .client-reviews-box { justify-content: center; }
section.testimonial-section.inn .client-reviews-box p { color: #666; }
section.testimonial-section.inn .testimonial-row { margin-top: 30px; }
section.testimonial-section.inn .testimonial-row .col-sm-4 { padding: 15px; }
section.testimonial-section.inn .client-say-box { box-shadow: none; }
section.testimonial-section.inn .client-say-box:hover { box-shadow: 0px 0px 50px 0px rgba(1, 30, 69, 0.20); }



section.testimonial-section.inner-testimonial { margin-bottom: 10px; }
section.blog-section.blog-inn .blog-wrapper .col-sm-6:first-child .blog-item figure { height: auto; }
section.blog-section.blog-inn  .col-sm-6 { padding: 15px 25px; }
section.blog-section.blog-inn .blog-wrapper { margin-top: 30px; padding: 0 50px; }
section.blog-section.blog-inn .blog-wrapper .col-sm-6:first-child .blog-item figure::after{display: none;}


/* -------Contact-page------- */
section.contact-section { padding: 100px 0; }
section.contact-section .contact-row { border-radius: 10px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.25); max-width: 1450px; margin: 0 auto; }
.contact-box { border-radius: 10px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.25); height: 100%; align-content: center; }
section.contact-section .col-sm-4 { width: 36% ; }
section.contact-section .col-sm-8 { width: 64% ; }
.contact-location { padding: 23px; }
.location-box { border-radius: 10px; overflow: hidden; }
section.contact-section .ftr-call-row { display: flex ; align-items: flex-start; flex-wrap: wrap; margin-top: 30px; justify-content: space-between; border-bottom: 1px solid #D9D9D9;padding-bottom: 30px; }
section.contact-section .ftr-call-row .ftr-call { width: 50%; margin-bottom: 0px; }
section.contact-section .about-ftr { padding: 0 60px; }
section.contact-section .ftr-call-inn p strong { color: #666; }
section.contact-section .ftr-call-inn p a:hover{color: #000;}
section.contact-section .ftr-call-inn p { color: #666; font-size: 20px; }
section.contact-section .ftr-call { margin-bottom: 35px; }
section.contact-section .ftr-social { padding: 30px 0 10px; text-align: center; }
section.contact-section .ftr-social a { background: transparent; border: 1px solid #000; }
section.contact-section .ftr-social a:hover{ border-color: #FF6137; background: #FF6137; } 



/* -----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 { width: 60px; height: 60px; display: inline-block; margin: 5px !important; text-align: center; line-height: normal; border: 1px solid #000 !important; border-radius: 4px !important; color: #000 !important; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 700; align-content: center; padding: 0 !important; }
.wp-pegination span.current, .wp-pegination .page:hover{ background: #FF6137 !important; color: #fff !important; border: 1px solid #FF6137 !important; }
.wp-pegination a.nextpostslink { background: url(../images/blog-next.png); background-repeat: no-repeat !important; background-position: center center !important; font-size: 0; ; }
.wp-pegination a.previouspostslink { background: url(../images/blog-next.png); background-repeat: no-repeat !important; background-position: center center !important; font-size: 0; transform: rotate(180deg); }
.wp-pegination a.nextpostslink:hover { background:#FF6137 url(../images/blog-hover.png); border-color: #FF6137 !important; }
.wp-pegination a.nextpostslink, .wp-pegination a.previouspostslink{ background-size: 24px !important; }

.newsletter-form .gform_confirmation_message_1.gform_confirmation_message { color: #fff; }

/*--service-detail inner page--*/
section.default-section.inpad {padding: 100px 0;}
section.services-section.nipad {padding-top: 0;}
.search-btn { border-radius: 4px; background: #F5F5F5;  margin: 0 0 40px; padding: 30px 30px; }
.search-container .services-detail-search { border-radius: 4px; background: #FF6137 ;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; }
.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: #FF6137 ; height: 100%; width: 3px; }
.service-detail-list { border-radius: 4px; background: #F5F5F5;  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 a{ background: #FF6137; 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;}
.services-detail-left h1 { color: #000; font-family: Outfit;}
.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: #FF6137 ; 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: #FF6137; }
/* .estimatin-btn a.theme-btn {
background: #000;
color: #fff;
margin-top: 10px;
}
.estimatin-btn a.theme-btn:hover {
background: #002950 !important;
color: #fff;
} */
 .estimatin-btn a.theme-btn.btn-orange:hover { background: #152C34; border-color: #152C34; color: #fff; }
section.blog-section.blog-inn { padding-bottom: 100px; }
.blog-img-single > figure img { width: 100%; 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: 4px; background: #000; color: #fff; }
.nav-next a:hover, .nav-previous a:hover {background: #FF6137 ;color: #fff;}
.nav-previous {float: left}
.nav-next {float: right;margin-right: 0;}
    .service-detail-right:last-child {
        margin-bottom: 0;
    }


.side-bar-banner { position: relative; background: #FF6137; 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: #FF6137; }

section.blog-section.blog-inn .blog-item h3 a{ color: #000; }
section.blog-section.blog-inn .blog-item:hover h3 a{ color: #FF6137; }
.blog-card.blog-single-card .blog-text.default-css { border: none; margin: 0; padding: 0; height: auto; }
section.blog-section.blogpage-single-section.default-section .default-css{ border: none; margin: 0; padding: 0; height: auto; }
.search-btn.sebtnx form { position: relative; }
section.gallery-section.projects-inn { background: #fff; }
.page-template-template-about section.mobile-detail-cta-section{margin-top: 100px;}
section.faq-section.default-section .faq-box { max-width: 1400px; margin: 20px auto 0; }
section.blog-section.blog-inn .blog-item h3 { font-size: 23px; line-height: 30px; }
section.default-section.hntc {
    background: #F5F5F5;
}

.newsletter-form .gform-footer.gform_footer.top_label {
    margin: 0 !important;
}
section.instagram-section {
    padding: 80px 0px;
    background: linear-gradient(179deg, #F5FBFF 5.73%, #FFF 98.89%);
}
.ti-widget[data-wkey="feed-instagram"] .ti-layout-container .ti-widget-layout, .ti-lightbox .ti-layout-container .ti-widget-layout {
    justify-content: center;
}
.ti-widget[data-wkey="feed-instagram"][data-style="custom-style"][data-widget-type="social"] {
    margin-bottom: 0px !important;
}


@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: #FF6137 !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: #000 !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: #FF6137 !important;}

.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before { content: ""; font-size: 18px; color: #FF6137; font-family: 'FontAwesome'; left: 0; position: absolute; top: 5px; 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: #FF6137 !important;}
.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #FF6137 !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: #FF6137 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #FF6137 !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: #FF6137 !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: #FF6137 !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:1899px) {  
}

@media(max-width:1899px) { 
.ftr-main { padding-left: 100px; }

}

@media (max-width: 1699px) {
.container { max-width: 100% !important; padding: 0 45px; }
.default-section{ padding: 80px 0; }
.header-bottom { padding-left: 40px; }
.banner-title { font-size: 79px; line-height: 88px; }
.heading-title { font-size: 60px; line-height: 76px; }
section.about-section { padding: 100px 32px 100px 0px; }
.about-box { padding-left: 40px; }
.gallery-btns a.theme-btn.btn-black { margin-left: 14px; }
.about-img { height: 100%; }
.about-img figure {height: 100%; }
.about-img figure img{height: 100%;object-fit: cover; }
.ftr-main { padding-left: 45px; }
.ftr-top { padding: 90px 0 0; }
.about-btns a.theme-btn.btn-white { margin-left: 15px; }
.about-bottum-row { padding: 60px 0 0 32px; }
.mobile-detail-cta-row .heading-title { font-size: 42px; line-height: 56px; }
section.services-section { padding: 90px 0; }
section.default-section.inpad { padding: 80px 0; }
section.default-section { padding: 80px 0; }
.service-detail-right { padding-left: 40px; }




}

@media (max-width: 1599px) {
.header-bottom { padding-left: 25px; }


}

@media (max-width: 1499px) {
h1 {font-size: 35px;line-height: 42px;}
h2 {font-size: 32px;line-height: 40px;}
h3 {font-size: 28px;line-height: 35px;}
h4 {font-size: 25px;line-height: 32px;}
h5 {font-size: 22px;line-height: 30px;}
h6 {font-size: 20px;line-height: 26px;}
.default-section{ 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;padding: 25px 25px;}
.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; }

.container { padding: 0 35px; }
.header-section .col-sm-2 { width: 20% ; }
.header-section .col-sm-10 { width:80%; }
.head-call-now a { font-size: 25px; line-height: 32px; }
.head-call-now p { font-size: 18px; line-height: 28px; }
.home-banner { padding: 160px 0 50px; }
.stardx img { margin-top: -8px; max-width: 22px; }
.banner-title { font-size: 65px; line-height: 76px; }
.banner-caption p { font-size: 25px; line-height: 37px; }
.banner-btns a.theme-btn.btn-white { margin-left: 10px; }
.gform_wrapper .gfield { padding: 0 5px 10px; }
.form-hero .gform_body { margin: 0 -5px; }
.logo-list { padding: 20px 20px; }
a.theme-btn { padding: 12px 20px; font-size: 17px; line-height: 26px; min-width: 165px; }
section.our-process-section { padding: 70px 0; }
.floating-icon { right: -65px; }
.floating-icon a { padding: 12px 25px; font-size: 18px; line-height: 26px; }
.heading-title { font-size: 47px; line-height: 60px; margin-bottom: 15px; }
.our-process-row { margin-top: 30px; }
.process-box-content { padding: 25px 25px 15px; }
.our-process-box .our-process-box-top { padding: 0 25px 25px; }
.counter { font-size: 38px; }
.our-process-box figure img { max-width: 80px; }
.our-process-box:after { top: 106px; }
section.services-section { padding: 70px 0; }
.services-box { padding: 25px 25px; }
.services-box h3 { font-size: 24px; line-height: 30px; }
.services-box-text { width: 59.4%; padding-right: 70px; }
.services-lists { margin: 30px auto 0; }
section.about-section { padding: 70px 22px 70px 0px; }
.sub-heading { font-size: 24px; line-height: 30px; }
.about-headings .sub-heading { padding-left: 60px; margin: 18px 0; }
.sub-heading::after { width: 172px; top: 40px; }
.about-headings { margin-bottom: 20px; }
.about-box { padding-left: 15px; }
.about-btns { padding-top: 10px; }
.about-btns a.theme-btn.btn-white { margin-left: 12px; }
section.faq-section { padding: 70px 0; }
.faq-box .card-header-title { padding: 18px 55px 18px 20px; }
.card-body.default-css { padding: 0px 40px 15px 20px; }
section.faq-section .col-sm-7 { padding-left: 20px; }
section.gallery-section { padding: 70px 0; }
.gallery-btns a.theme-btn.btn-black { margin-left: 12px; }
section.testimonial-section { padding: 70px 0; }
.testimonial-slider.owl-carousel .owl-dots { margin: 60px auto 0; }
.testimonial-row { margin-top: 30px; }
.blog-section { padding: 70px 0 60px; }
.blog-section .col-sm-6 { padding: 0 20px; }
.blog-section .default-css { padding-left: 45px; margin-left: -20px; }
.blog-btn { padding-top: 10px; }
.blog-content-top { left: 40px; right: 40px; bottom: 25px; }
.blog-item h2 { font-size: 35px; line-height: 46px; }
.blog-item h3 { font-size: 25px; line-height: 34px; }
.blog-wrapper { margin-top: 50px; }
.ftr-top { padding: 60px 0 0; }
.ftr-main { padding-left: 35px; }
.newsletter-title { font-size: 32px; margin-bottom: 25px; }
.newsletter-form { padding: 30px 30px 40px 30px; }
.ftr-title { font-size: 25px; line-height: 32px; }
.ftr-call { margin-bottom: 30px; }
.ftr-call-inn p strong { font-size: 18px; line-height: 28px; }
.ftr-call-inn p a { font-size: 25px; }
.ftr-call figure { margin-right: 14px; width: 50px; height: 50px; }
.ftr-call figure img { max-width: 22px; }
.form-hero { padding: 30px 25px; }
.form-hero .b-form-title { margin-bottom: 20px; font-size: 32px; line-height: 38px; }
.form-hero .gform-grid-row span.gform-grid-col { padding: 0 5px 10px; }
.form-hero fieldset.gfield.gfield--width-full .gfield_description.validation_message.gfield_validation_message { padding: 0 5px 10px !important; margin-top: -8px !important; }
.about-bottum-row { padding: 40px 0 0 32px; }
.mobile-detail-cta-row .heading-title { font-size: 36px; line-height: 46px; }
.page-template-template-about section.mobile-detail-cta-section { margin-top: 70px; }
section.mobile-detail-cta-section { padding-bottom: 70px; }
.page-nav ul li { font-size: 18px; }
.page-nav { padding: 12px 0; }
section.blog-section.blog-inn .col-sm-6 { padding: 15px 20px; }
section.blog-section.blog-inn .blog-wrapper { padding: 0 10px;margin-top: 20px; }
section.blog-section.blog-inn { padding-bottom: 70px; }
section.services-section.inn ul li { padding: 15px; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a { width: 50px; height: 50px; font-size: 25px; }
section.mobile-detail-cta-section.services-areas .mobile-detail-cta-img figure { width: 580px; height: 580px; }
section.services-areas-section { padding: 60px 0 130px; }
section.mobile-detail-cta-section.services-areas { padding-bottom: 130px; }
section.contact-section { padding: 70px 0; }
section.contact-section .about-ftr { padding: 0 40px; }
section.default-section.inpad { padding: 60px 0; }
section.default-section { padding: 60px 0; }


}

@media (max-width: 1399px) {
.client-reviews-box figure { margin-right: 15px; }
.client-reviews-box figure img { max-width: 160px; }
a.example-image-link { height: 80px; width: 80px; }
a.example-image-link img { max-width: 32px; }
.banner-btns { padding-top: 10px; }
.clint-name-parent figure { margin-right: 30px; }
.header-bottom { padding-left: 0px; }
section.services-section.inn ul { margin: 0 -15px; }
.ftr-social a {
    width: 33px;
    height: 33px;
    margin: 3px 1px;
    line-height: 30px;
}
	.ftr-social a img {
    max-width: 16px;
}
#back-top-wrapper #back-top a {
    height: 40px;
    width: 40px;
}
#back-top-wrapper {
    right: 15px;
    bottom: 40px;
	}
}

@media (max-width: 1299px) {
.banner-title { font-size: 58px; line-height: 66px; }
.header-bottom { padding-left: 0px; }
.header-section .container { padding: 0 15px; }
.ftr-mid .col-sm-5 { width: 32%; }
footer.footer .ftr-main .col-sm-3 { width: 38%; }
.mobile-detail-cta-row .heading-title { font-size: 32px; line-height: 42px; }
.ftr-social { padding-top: 20px; }
.mobile-detail-cta-row .section-heading { padding: 20px 0px 20px 30px; }
section.mobile-detail-cta-section.services-areas .mobile-detail-cta-img figure { width: 510px; height: 510px; }
section.contact-section .col-sm-8 { width: 60%; }
section.contact-section .col-sm-4 { width: 40%; }
section.contact-section .about-ftr { padding: 0 10px; }
section.contact-section .ftr-call-inn p { font-size: 18px; }
.form-hero.service-detail-list h3 { font-size: 25px; line-height: 30px; }
.estimatin-side.service-detail-list { margin-bottom: 0; }
.ftr-top, .ftr-mid {
    padding-right: 15px !important;
}



}

@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 6px; padding-left: 20px; background-size: 15px; }
.default-css ul { margin-bottom: 15px; }
h1 {font-size: 30px;line-height: 35px;}
h2 {font-size: 28px;line-height: 35px;}
h3 {font-size: 26px;line-height: 30px;}
h4 {font-size: 24px;line-height: 30px;}
h5 {font-size: 22px;line-height: 25px;}
h6 {font-size: 20px;line-height: 25px;}
.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; }
.floating-icon { display: none; }
.ginput_recaptcha {transform:scale(0.77) !important;-webkit-transform:scale(0.77) !important;transform-origin:0 0 !important;-webkit-transform-origin:0 0 !important;}
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a { width: 40px; height: 40px; margin: 3px !important; font-size: 20px; }
.wp-pegination a.nextpostslink, .wp-pegination a.previouspostslink { background-size: 20px !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: 15px;padding: 10px 10px;}
.service-detail-list ul li::after { font-size: 15px; }
.estimatin-detail { padding: 20px 10px; }
.estimatin-detail h4 { font-size: 20px; line-height: 30px; margin-bottom: 5px; }
.search-btn { margin: 0 0 25px;padding: 15px 15px;
}
.search-medium { padding: 9px 40px 9px 15px; height: 45px; font-size: 15px; line-height: 24px; }
.search-btn button { top: 6px; width: 30px; right: 5px; height: 28px; }
.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 a.theme-btn { margin-top: 0px; }	
.blog-img-single > figure { margin-bottom: 15px; }
figure.fimgs { margin-bottom: 15px; }
.form-hero.service-detail-list h3 { font-size: 23px; line-height: 28px; }
.pagination-parent { padding-top: 20px; }
.lightbox { top: 50% !important; transform: translateY(-50%); }
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; line-height: 22px; }
.gform_wrapper .medium.gfield_select { background: rgba(255, 255, 255, 0.60) url(../images/select-arrow.png) no-repeat right 10px center !important; background-size: 12px !important; }
.form-hero { padding: 25px 20px; }
.form-hero .gform_wrapper label { font-size: 15px !important; line-height: 22px; }
.gform_wrapper textarea.medium { height: 60px !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; }
.form-hero .b-form-title { margin-bottom: 15px; font-size: 28px; line-height: 36px; }

section.default-section.inpad { padding: 40px 0; }
section.default-section { padding: 40px 0; }
.header-bottom { padding-right: 55px;}
.top-logo img { max-width: 194px; }
.home-banner { margin: 0;padding: 40px 0 40px;border-radius: 0; }
.header-section { top: 0px; left: 0px; right: 0px;padding: 10px 0px; position: relative;border-radius: 0;    backdrop-filter:none;}
.home-banner::before { border-radius: 0; }
.stardx img { max-width: 18px; }
.banner-caption .banner-star p { font-size: 18px; line-height: 26px; }
.banner-title { font-size: 45px; line-height: 55px; margin-bottom: 15px; }
.banner-caption p { font-size: 20px; line-height: 30px; }
a.theme-btn { padding: 10px 15px; font-size: 16px; line-height: 24px; min-width: 140px; }
.banner-btns a.theme-btn.btn-white { margin-left: 7px; }
.logo-list { width: 100%; }
.logo-section { margin: 0; }
.logo-section:after { top: 0; }
.our-process-box figure img { max-width: 54px; }
.counter { font-size: 28px; }
.our-process-box .our-process-box-top { padding: 0 15px 20px; }
.process-box-content { padding: 15px 15px 10px; }
.our-process-box:after { top: 75px; }
.our-process-box h3 { font-size: 20px; line-height: 26px; }
.services-box h3 { font-size: 20px; line-height: 28px; }
.services-box-img figure img { max-width: 56px; }
.services-box { padding: 20px 15px; }
.services-box-heading { padding: 0 25px; }
.services-arrow { right: 0px; }
.services-arrow img { max-width: 26px; }
.services-box-text { padding-right: 60px; }
.services-lists { margin: 20px auto 0; }
.about-headings .sub-heading { padding-left: 30px; margin: 10px 0; }
.sub-heading { font-size: 20px; line-height: 26px; }
.sub-heading::after { width: 125px; top: 30px; }
.about-box { padding-left: 0; }
.about-headings { margin-bottom: 15px; }
.about-box figure { margin-top: 20px; }
.about-btns a.theme-btn.btn-white { margin-left: 7px; }
section.faq-section .col-sm-7 { padding-left: 12px; }
.faq-box .card-header-title { padding: 12px 50px 12px 15px; font-size: 18px; line-height: 26px; }
.card-body.default-css { padding: 0px 30px 10px 15px; }
section.gallery-section { padding: 40px 0; }
.gallery-lists ul li { padding: 5px; }
.gallery-lists ul li:has(> .gallery-items-box > .gallery-items:nth-child(2):last-child) > .gallery-items-box > .gallery-items:last-child { padding-top: 5px; }
.gallery-lists ul li:has(> .gallery-items-box > .gallery-items:nth-child(2):last-child) > .gallery-items-box > .gallery-items:first-child { padding-bottom: 5px; }
.gallery-item-parent { bottom: 12px; left: 10px; right: 10px; top: 12px; }
a.example-image-link { height: 70px; width: 70px; }
.gallery-btns a.theme-btn.btn-black { margin-left: 7px; }
.gallery-btns { padding-top: 15px; }
.gallery-lists ul { margin: 0 -5px; }
.gallery-lists { margin: 5px auto 0; }
.client-say-box { padding: 10px 10px 80px; }
.client-say-text { padding: 15px 15px 10px; }
.client-say-box .star img { max-width: 20px; }
.star { padding-bottom: 15px; margin-bottom: 15px; }
.client-say-box p { font-size: 15px; }
.clint-name-parent figure { margin-right: 20px; }
.clint-name-parent figure img{ max-width: 48px; }
.clients-item-heading h3 { font-size: 18px; line-height: 24px; }
.clint-name-parent { bottom: 15px; left: 15px; right: 15px; }
.client-reviews-box figure img { max-width: 140px; }
.testimonial-row { margin-top: 20px; }
.testimonial-slider.owl-carousel .owl-dots { margin: 45px auto 0; }
.blog-section .col-sm-6 { padding: 0 15px; }
.blog-section .default-css { padding-left: 25px; margin-left: -15px; }
.blog-wrapper { margin-top: 30px; }
.blog-content-top { left: 25px; right: 25px; bottom: 15px; }
.blog-item h2 { font-size: 28px; line-height: 38px; }
.blog-content { padding: 15px 0 0; }
.blog-item h3 { font-size: 20px; line-height: 28px; margin-bottom: 5px; }
.view-more { font-size: 18px; line-height: 28px; margin-top: 15px; }
.ftr-main { padding-left: 15px; }
.ftr-top { padding: 40px 0 0; }
.ftr-top, .ftr-mid { padding-right: 20px !important; }
.newsletter-title { font-size: 25px; margin-bottom: 18px; }
.newsletter-form { padding: 25px 20px 20px 20px; }
.newsletter-form input.button.gform_button { height: 40px !important; width: 40px !important; background-size: 22px !important; }
.newsletter-form input.button.gform_button:hover{background-size: 22px !important;}
.newsletter-form .medium { height: 50px !important; font-size: 16px !important; line-height: 24px !important; padding: 10px 57px 10px 12px !important; }
.ftr-mid { padding: 35px 0 20px; }
.ftr-title { font-size: 20px; line-height: 28px; }
.ftr-item ul li { font-size: 16px; line-height: 22px; padding-bottom: 10px; }
/* .ftr-social a { width: 40px; height: 40px; margin: 2px; line-height: 35px; }
.ftr-social a img { max-width: 18px; } */
.ftr-call-inn p strong { font-size: 16px; line-height: 26px; }
.ftr-call-inn p a { font-size: 22px; }
.ftr-call figure { margin-right: 10px; width: 45px; height: 45px; }
.ftr-call figure img { max-width: 18px; }
.ftr-call { margin-bottom: 20px; }
.ftr-social { padding-top: 25px; }
.ftr-mid .col-sm-5 { width: 30% ; }
footer.footer .ftr-main .col-sm-3 { width: 40%; }
.copyright-menu ul li { font-size: 16px; line-height: 24px; }
.copyright-menu ul li::after { padding: 0 10px; }
.inner-banner { margin: 0; }
.caption-absolute { top: 50%; }
.page-nav ul li { font-size: 16px; line-height: 22px; }
.page-nav { padding: 10px 0; }
.about-bottum-row { padding: 20px 0 0 0px; }
.page-template-template-about section.mobile-detail-cta-section { margin-top: 40px; }
section.mobile-detail-cta-section { padding-bottom: 40px; }
.mobile-detail-cta-row .heading-title { font-size: 28px; line-height: 38px; }
.mobile-detail-cta-row .section-heading .ftr-call-row { margin-top: 20px; }
.ftr-social { padding-top: 15px; }
.mobile-detail-cta-row .section-heading { padding: 15px 0px 15px 20px; }
section.faq-section.default-section .faq-box { margin: 10px auto 0; }
section.services-section.inn ul li .services-box figure { width: 100px; height: 100px; margin: 0 auto 15px; line-height: normal; align-content: center; }
section.services-section.inn ul li { padding: 10px; }    
section.services-section.inn ul { margin: 0 -10px; }
section.testimonial-section.inn .testimonial-row { margin-top: 15px; }
section.testimonial-section.inn .client-say-box { box-shadow: 0px 0px 50px 0px rgba(1, 30, 69, 0.20); }
section.testimonial-section.inn .testimonial-row .col-sm-4 { padding: 12px; }
section.mobile-detail-cta-section.services-areas .mobile-detail-cta-img figure { width: 430px; height: 430px; border: 8px solid #fff; margin: -40px auto; }
section.services-areas-section { padding: 40px 0 80px; }
section.mobile-detail-cta-section.services-areas { padding-bottom: 80px; }
.services-areas-lists ul li { width: 20%; }
section.blog-section.blog-inn .col-sm-6 { padding: 15px 15px; }
section.blog-section.blog-inn .blog-wrapper { padding: 0 0px; margin-top: 10px; }
section.blog-section.blog-inn .blog-item h3 { font-size: 20px; line-height: 28px; }
section.blog-section.blog-inn { padding-bottom: 40px; }
section.contact-section { padding: 40px 0; }
.contact-location { padding: 15px; }
section.contact-section .ftr-call-inn p { font-size: 16px; }
section.default-section.inpad { padding: 40px 0; }
section.default-section { padding: 40px 0; }
 .client-reviews-box figure {
        margin-right: 10px;
    }

.service-detail-right.service-dtl-sidebar .gform_wrapper .gfield.gfield--width-half {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.service-detail-right.service-dtl-sidebar .form-hero .gform-grid-row span.gform-grid-col {
	width: 100%;}
section.instagram-section { padding: 40px 0px; }
}

@media (max-width: 1024px) {
footer.footer .col-sm-9 { width: 100%; padding: 0 12px; order: 2; }
footer.footer .col-sm-3 { width: 100%; order: 1; }
.ftr-main { padding-left: 0; }
footer.footer{text-align: center;   }
.ftr-mid .col-sm-4 { width: 100%; }
.ftr-mid .col-sm-5 { width: 100%; }
footer.footer .ftr-main .col-sm-3 { width: 100% ; }
.ftr-title { font-size: 20px; line-height: 28px; background: #FF6137; 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: 30px 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: 0; }
.about-ftr { padding-top: 10px; }
.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; }
section.mobile-detail-cta-section .col-sm-6:last-child { display: none; }
section.mobile-detail-cta-section .col-sm-6 { width: 100%; }
section.mobile-detail-cta-section { text-align: center; }
.mobile-detail-cta-row .section-heading { padding: 30px 20px 30px; }
.mobile-detail-cta-row .section-heading .ftr-call-row { margin-top: 0; }
.mobile-detail-cta-row .section-heading .ftr-call-row { display: block; }
.mobile-detail-cta-row .section-heading .ftr-call-row .ftr-call { width: 100% ; }
section.services-areas-section { padding: 40px 0 40px; }
section.mobile-detail-cta-section.services-areas { padding-bottom: 40px; }
section.contact-section .col-sm-8 { width: 100% ; }
section.contact-section .col-sm-4 { width: 100% ; }
.location-box { height: 360px; }
.location-box img { width: 100%; height: 100%; object-fit: cover; }
section.contact-section .ftr-call-row .ftr-call { width: 100%; margin-bottom: 0px; }
section.contact-section .ftr-call-row { display: block; align-items: inherit; margin-top: 15px; border-bottom: none; padding-bottom: 0; text-align: center; }
section.contact-section .ftr-social { padding: 15px 0 10px; }
.contact-location { padding-top: 40px; }
    .clint-name-parent figure {
        margin-right: 10px;
    }
.clients-item-heading h3 {
        font-size: 16px;
        line-height: 22px;
    }
   

}

@media (max-width: 991px) {
section.faq-section .col-sm-7 { width: 100%; }
section.faq-section .col-sm-5 { width: 100%; }
.faq-img-box { display: none; }
section.faq-section .section-heading { text-align: center; margin-bottom: 20px; }
.faq-box .card:has(.card-header-title:not(.collapsed)) { box-shadow: 0px 10px 20px 0px rgba(21, 44, 52, 0.20); }
section.faq-section.default-section .faq-box { margin: 0px auto 0; }
.form-hero .b-form-title { margin-bottom: 15px; font-size: 25px; line-height: 32px; }
section.testimonial-section.inn .testimonial-row .col-sm-4 { width: 50%; }
.services-areas-lists ul li { width: 25%; }




}

@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; }

.home-banner .col-sm-7 { width: 100%; }
.home-banner .col-sm-5 { width: 100%; }
.banner-main-form-div .form-hero { max-width: 100%; margin: 0; border-radius: 10px; background: rgba(255, 255, 255, 0.50); backdrop-filter: blur(10px); margin-top: 30px; }
.home-banner .banner-title br{display: none;}
.banner-caption p br{display: none;}
.home-banner::before { background: #152C34; opacity: 0.85; }
section.our-process-section .col-sm-3 { padding: 0; width: 50%; margin: 15px 0px; }
.our-process-row { margin-top: 10px; }
.our-process-row { margin-top: 10px; }
.process-box-content { padding: 15px 15px 10px !important; }
section.our-process-section .col-sm-3:nth-child(2n) .our-process-box:after{ display: none; }
.about-headings { display: block; text-align: center; }
.about-headings .sub-heading { padding-left: 0; margin: 0 0 20px; width: 100%; }
.about-headings .section-heading { width: 100%; }
.sub-heading::after { width: 85px; top: 30px; left: 50%; transform: translateX(-50%); }
section.about-section .col-sm-5 { width: 100%; padding: 0; }
section.about-section .col-sm-7{ width: 100%; }
.about-img { padding-bottom: 15px; }
.blog-section .col-sm-6 { width: 100%; } 
.blog-section .blog-wrapper .col-sm-6 { width: 50%;padding: 0 12px; }
.blog-section .default-css { padding-left: 0; margin-left: 0; border: none; }
.blog-section .heading-title { margin-bottom: 10px; }
.blog-section .heading-title br{display: none;}
#back-top-wrapper{display: none;}

}

@media (max-width: 812px) {
p { font-size: 15px; line-height: 22px; }
h1 {font-size: 25px;line-height: 30px;}
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 li, .default-css ol li { font-size: 15px; line-height: 22px; margin: 0 0 3px; }
.default-css ul li { background-position: 0 3px; padding-left: 18px; background-size: 14px; }
.default-css ul { margin-bottom: 10px; }  
.banner-title { font-size: 30px; line-height: 40px; margin-bottom: 10px; }
a.theme-btn { padding: 9px 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; }
.popup-form .form-hero { padding: 25px 20px; }

@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); } }

.sidebar-title { font-size: 18px; line-height: 26px; }	
.estimatin-detail h4 { font-size: 18px; line-height: 26px; margin-bottom: 5px; }
.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; }	

.top-logo img { max-width: 164px; }
.head-call-now p { font-size: 16px; line-height: 26px; }
.head-call-now img { max-width: 44px; }
.head-call-now a { font-size: 22px; line-height: 26px; }
.head-call-now .headcall-inn { padding-left: 10px; }
.banner-caption .banner-star p { font-size: 16px; line-height: 24px; }
.stardx img { max-width: 16px; margin-top: -6px; }
.banner-star { padding-bottom: 10px; }
.banner-caption p { font-size: 18px; line-height: 28px; }
.our-process-box figure img { max-width: 48px; }
.counter { font-size: 25px; }
.our-process-box h3 { font-size: 18px; line-height: 24px; margin-bottom: 5px; }
.our-process-box .our-process-box-top { padding: 0 15px 15px; }
.our-process-box:after { top: 64px; }
.heading-title { font-size: 25px; line-height: 32px; }
.services-box { padding: 15px 10px; }
.services-box h3 { font-size: 16px; line-height: 24px; }
.services-box-heading { padding: 0 20px; }
.services-box-text { padding-right: 45px; }
.services-box-img figure img { max-width: 48px; }
.sub-heading { font-size: 16px; line-height: 24px; }
.faq-box .card-header-title { padding: 10px 42px 10px 10px; font-size: 16px; line-height: 24px; }
.card-body.default-css { padding: 0px 20px 10px 10px; }
.gallery-lists ul li { width: 50%; }
section.testimonial-section .col-sm-7{width: 100%;}
section.testimonial-section .col-sm-5{width: 100%;}
section.testimonial-section .heading-title { text-align: center; }
.client-reviews-box { justify-content: center; }
.testimonial-slider.owl-carousel .owl-dots { margin: 35px auto 0; }
.clients-item-heading h3 { font-size: 16px; line-height: 22px; }
.clint-name-parent figure img { max-width: 40px; }
.clint-name-parent figure { margin-right: 15px; }
.blog-btn { padding-top: 5px; }
.blog-item h2 { font-size: 22px; line-height: 32px; }
.blog-content-top { left: 15px; right: 15px; bottom: 10px; }
.blog-item h3 { font-size: 18px; line-height: 26px; }
.logo-section { box-shadow: 0px 0px 40px 0px rgba(21, 44, 52, 0.30); background: #fff; }
.logo-list { box-shadow: none; background: transparent; padding: 10px 0px; }
.client-reviews-box figure img { max-width: 120px; }
.view-more { font-size: 16px; line-height: 24px; margin-top: 15px; }
.ftr-item ul li { padding: 8px 0; font-size: 15px; line-height: 20px; }
.ftr-title { font-size: 18px; line-height: 26px; padding: 7px 0; }
.copyright-menu ul li { font-size: 15px; line-height: 22px; padding: 8px 0; }
.logo-list ul { margin: 0 -10px; }
.inner-banner>img { height: 240px; object-fit: cover; }
.page-nav ul li { font-size: 15px; line-height: 20px; }
.page-nav { padding: 8px 0; }
section.services-section.inn ul li .services-box figure { width: 90px; height: 90px; }
section.services-section.inn ul li { width: 50%; }
.services-areas-box h2 { font-size: 16px; line-height: 22px; }
.services-areas-box figure { margin-right: 7px; width: 24px; height: 24px; }
.search-container { margin: 0 auto 20px; }
section.blog-section.blog-inn .col-sm-6 { padding: 12px; }
section.blog-section.blog-inn .blog-item h3 { font-size: 18px; line-height: 24px; }
section.blog-section.blog-inn .blog-content { padding: 10px 0 0; }
section.blog-section.blog-inn .blog-wrapper { margin-top: 0; }
figure.fimgs { margin-bottom: 10px; }
.pagination-parent { padding-top: 15px; }





}

@media (max-width: 767px) {

}

@media (max-width: 700px) {
.blog-section .blog-wrapper .col-sm-6 { width: 100%; padding: 0 12px;margin-bottom: 15px; }
.blog-wrapper { margin-top: 20px; }
.services-areas-lists ul li { width: 33.33%; }
section.blog-section.blog-inn .col-sm-6 { width: 50%;margin-bottom: 0; }

}

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

@media (max-width: 575px) {
.owl-stage { display: block; }
.owl-item { display: block; }
.header-section .col-sm-2 { width: 100%; }
.header-section .col-sm-10 { width: 100%; }
.header-bottom { padding-right: 0; position: static; justify-content: center; }
.top-logo { border-bottom: 1px solid rgb(21 44 52 / 30%); margin-bottom: 10px; padding-bottom: 10px; text-align: center; }
.banner-title { font-size: 25px; line-height: 35px; }
.banner-caption .banner-star p { font-size: 15px; line-height: 22px; }
.banner-caption p { font-size: 16px; line-height: 24px; }
.form-hero { padding: 20px 15px; }
.services-box { padding: 15px 10px; flex-wrap: wrap; text-align: center; }
.services-box-img { width: 100%; margin: 0 auto 10px; }
.services-box-heading { padding: 0 0 10px; width: 100%; }
.services-box-text { padding-right: 0; width: 100%; padding-bottom: 40px; }
.services-arrow { top: auto; left: 0; right: 0; bottom: -10px; }
.services-box:hover { background: linear-gradient(180deg, #FF6137 0%, #E43000 100%); }
.gallery-btns { padding-top: 10px; }
.gallery-btns a.theme-btn.btn-black { margin-left: 5px; }
.blog-item h2 { font-size: 20px; line-height: 30px; }
.ftr-map { height: 300px; }
.newsletter-form { padding: 20px 15px 15px 15px; }
.newsletter-title { font-size: 22px; margin-bottom: 18px; }
section.our-process-section .heading-title br{ display: none; }
.card-body.default-css { padding: 0px 10px 10px 10px; }
.about-btns a.theme-btn.btn-white { margin-left: 4px; }

.custom-nav { max-width: 100%; margin: -13px 15px 0; }
.custom-prev, .custom-next { font-size: 16px; line-height: 22px; }
.owl-nav { max-width: 100%; margin: 1px auto; }
.testimonial-slider.owl-carousel .owl-nav .owl-next, .testimonial-slider.owl-carousel .owl-nav .owl-prev { background-size: 12px !important; }
.testimonial-slider.owl-carousel .owl-dots { max-width: 100%; margin: 0 55px; margin-top: 40px; }
.popup-form .form-hero { padding: 20px 15px; }
.inner-banner>img { height: 200px; }
section.services-section.inn ul li .services-box .services-box-text { padding-bottom: 0; }
section.testimonial-section.inn .testimonial-row .col-sm-4 { width: 100%;padding: 8px 12px; }
.mobile-detail-cta-row .heading-title { font-size: 22px; line-height: 32px; }
section.mobile-detail-cta-section .about-ftr { padding: 0; }
.services-areas-lists ul li { width: 50%; }
section.blog-section.blog-inn .col-sm-6 { width: 100%; }
.location-box { height: 260px; }
section.contact-section .about-ftr { padding: 0; }



}

@media (max-width: 525px) {
.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%; }
section.services-section.inn ul li { width: 100%; }

}

@media (max-width:480px) {
section.our-process-section .col-sm-3 { width: 100%;margin: 5px 0px; }
.our-process-box:after { display: none; }
.our-process-box .our-process-box-top { padding: 0 0px 15px; }
.process-box-content { padding: 15px 0px 10px !important; }

}

@media (max-width:420px) { 
.logo-list ul li { width: 50%; }
.logo-list ul{flex-wrap: wrap;} .gallery-lists ul li { width: 100% ; }
a.theme-btn { padding: 9px 12px; font-size: 13px; line-height: 20px; min-width: 100px; }





}

@media (max-width:360px) {
.services-areas-lists ul li { width: 100%; }



}
