@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: 'Poppins';
	src: local('Poppins SemiBold'), local('Poppins-SemiBold'),  url('../fonts/Poppins-SemiBold.woff2') format('woff2'),  url('../fonts/Poppins-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: local('Poppins Medium'), local('Poppins-Medium'),  url('../fonts/Poppins-Medium.woff2') format('woff2'),  url('../fonts/Poppins-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Lato';
	src: local('Lato Bold'), local('Lato-Bold'),  url('../fonts/Lato-Bold.woff2') format('woff2'),  url('../fonts/Lato-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Lato';
	src: local('Lato Medium'), local('Lato-Medium'),  url('../fonts/Lato-Medium.woff2') format('woff2'),  url('../fonts/Lato-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Lato';
	src: local('Lato Regular'), local('Lato-Regular'),  url('../fonts/Lato-Regular.woff2') format('woff2'),  url('../fonts/Lato-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Lato';
	src: local('Lato Semibold'), local('Lato-Semibold'),  url('../fonts/Lato-Semibold.woff2') format('woff2'),  url('../fonts/Lato-Semibold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
body {padding: 0;margin: 0;font-family: 'Lato';font-weight: normal;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #19202D;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:#19202D}
.count::selection {background-color: #fff;color: #19202D}
img {max-width: 100%;height: auto}
p {font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #666;}
p a {color: #4d97d2;}
p a:hover {color: #19202D;}
p strong {color: #4d97d2;font-weight: normal;}
li strong {color: #4d97d2;font-weight: normal;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #4d97d2;}
ul li a:hover, ol li a:hover {color: #19202D;}
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: 'Poppins';font-style: normal;font-weight: bold;color: #19202D;margin-bottom: 10px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #4d97d2;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #4d97d2;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #19202D;}
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: 57px;bottom: 26px;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: #4d97d2 url(../images/top-arrow.png) no-repeat;height: 50px;width: 50px;background-position: center center;}
#back-top-wrapper #back-top a:hover {background-color: #19202D;background-position: center center;transform: 0.6s;}
.modal-backdrop.show {opacity: 0.93;}
.modal.popup-form button.close {opacity: 1;position: absolute;right: 28px;top: 35px;font-size: 26px;font-weight: normal;color: #fff;cursor: pointer;text-shadow: none;}
.modal.popup-form .modal-dialog {max-width: 680px !important;position: absolute;top: 60px;left: 0;right: 0;width: 95%;border-radius: 4px;margin: 0 auto;overflow: hidden;}
.modal.popup-form .modal-content {border: none;box-shadow: none;background: transparent;}
.modal.popup-form .modal-body {padding: 0;border: none;background: #fff;}
.modal.popup-form .gform_wrapper textarea.medium {height: 70px!important;}
.modal-body .gform_wrapper form {padding-top: 0;}
.modal.popup-form .form-hero .b-form-title {margin-top: -1px;text-align: center;margin-bottom: 10px;font-size: 30px;}
.modal.popup-form .modal-body .col-sm-5 {padding: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.modal.popup-form .modal-body .col-sm-7 {padding: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.popup-right p {text-align: center;}
.popup-dtl-bottum p {color: #FFF;font-size: 30px;font-weight: 600;line-height: 28px;background: #4d97d2;padding: 13px 10px;text-align: center;margin: 0;}
.popup-dtl-bottum p a {color: #FFF;}
.popup-dtl-bottum p a:hover {color: #19202D;}
.popup-dtl > figure > img {height: 460px;object-fit: cover;}
.popup-right {height: 100%;}
.popup-right .form-hero {height: 100%;background: #FFF;box-shadow: 0px 30px 40px 0px rgba(26, 36, 107, 0.10);max-width: 100%;padding: 20px 25px;}
.popup-right .form-hero input.button.gform_button {padding: 13px 30px;width: auto;}
.popup-right .form-hero .gform_wrapper input[type="text"], .popup-right .form-hero .gform_wrapper textarea, .popup-right .form-hero .gform_wrapper select, .popup-right .form-hero .gform_wrapper .medium {height: 40px;}
.popup-dtl-bottum h4 {color: #19202D;text-align: center;font-size: 40px;font-weight: 700;line-height: 60px;}
.popup-right .form-hero .ginput_container.ginput_container_fileUpload {padding: 5px;}
.popup-right .form-hero .button.gform_button_select_files {margin-top: 0;line-height: 17px;}
.popup-dtl-bottum {position: absolute;bottom: 0;left: 0;right: 0;}
.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: 'Lato';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: #4d97d2}
.default-css ul li strong, .default-css ol li strong {color: #4d97d2;}
.default-css ul li a:hover, .default-css ol li a:hover {color: #19202D}
.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: #19202D;}
section.default-section {padding: 100px 0;}
ul.two-col {display: flex;flex-wrap: wrap;}
ul.three-col {display: flex;flex-wrap: wrap;}
ul.three-col li {width: 33.33%;}
ul.two-col li {width: 50%;}
@media (max-width: 900px) {
ul.three-col li {width: 50%;}
}
@media (max-width: 575px) {
ul.two-col {display: block;}
ul.three-col {display: block;}
ul.three-col li {width: 100%;}
ul.two-col li {width: 100%;}
}
/*--------- header-section ---*/
.header-section {position: absolute;top: 0;left: 0;right: 0;width: 100%;z-index: 99;background: #FFF;
    box-shadow: 0px 0px 40px 0px rgba(48, 69, 124, 0.20);
    padding: 0;}
.heaer-top {border-radius: 10px;background: #FFF;box-shadow: 0px 0px 40px 0px rgba(48, 69, 124, 0.20);padding: 10px 70px;}
.header-section.inner-header {position: inherit;background: #FFF;box-shadow: 0px 0px 40px 0px rgba(48, 69, 124, 0.20);padding: 0;}
.header-section.inner-header .header-top-row {background: #4d97d2;}

.header-section.inner-header.sticky .heaer-top {border-radius: 0;background: #FFF;box-shadow: none;padding: 0;padding: 0 70px;}
.header-section.inner-header.sticky .header-top-row {background: #4d97d2;}
.header-section.inner-header.sticky .container-fluid {padding: 0;}
.header-section.inner-header .container-fluid {padding: 0 !important;}

.header-section.sticky {position: fixed;background: #FFF;box-shadow: 0px 0px 40px 0px rgba(48, 69, 124, 0.20);padding: 0;}
.header-section.sticky .heaer-top {border-radius: 0;background: #FFF;box-shadow: none;padding: 0;padding: 10px 70px;}
.header-section.sticky .header-top-row {background: #4d97d2;}
.header-section .container-fluid {padding: 0 !important;}
.header-top-row {display: flex;align-items: center;justify-content: center;padding: 10px 30px;    background: #4d97d2;}
.header-btn {display: flex;align-items: center;justify-content: right;}
.header-btn figure {margin-left: 20px;}
.header-text p {color: #fff;font-size: 20px;font-weight: 700;letter-spacing: 1.2px;margin: 0;}
.header-text p a{color: #fff;}
.header-section.sticky .header-text p a{color: #fff;}
.header-text p a strong {color: #000;font-weight: 700;}
.header-text p a:hover strong {color: #fff;}
.header-section.sticky .header-text p a strong {
    color: #000;
}
.header-section.sticky .header-text p a:hover strong {color: #fff;}
.header-btn a.theme-btn.btn-red {color: #FFF;text-align: center;font-family: Lato;font-size: 20px;font-style: normal;font-weight: 600;line-height: 24px;letter-spacing: 1.2px;border-radius: 10px;background: #4d97d2;padding: 9px 20px;border: none;}
.heaer-top .row {align-items: center;}
.header-bottom {display: flex;display: -webkit-flex;align-items: center;justify-content: space-between;position: relative;padding-left: 30px;}
.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: 18px;font-style: normal;font-weight: 400;}
.head-call-now a {color: #4d97d2;font-family: Lato;font-size: 30px;font-style: normal;font-weight: bold;line-height: 30px;}
.head-call-now a:hover {color: #19202D;}
.heaer-top .col-sm-2 {-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%;}
.heaer-top .col-sm-10 {-ms-flex: 0 0 85%;flex: 0 0 85%;max-width: 85%;}
.top-logo img {
    max-width: 150px;
}

.license-contact {
    text-align: center;
    padding-top: 40px;
}
.license-contact p, .license-footer p {
    margin-bottom: 10px;
    font-weight: bold;
}
 .license-footer {
    padding-top: 20px;
}



/*--banner--*/
.home-banner {position: relative;z-index: 1;padding: 240px 0 56px;background-size: cover;}
.home-banner::before {content: '';height: 100%;width: 100%;top: 0;position: absolute;left: 0%;z-index: -1;opacity: 0.9;background: linear-gradient(90deg, #F5F5F5 0.08%, #F5F5F5 44.34%, rgba(245, 245, 245, 0.00) 99.93%);}
.home-banner::after {content: '';position: absolute;width: 48%;height: 81%;right: 0;top: 0;background: url(../images/banner-bg.png) no-repeat;z-index: -1;}
.home-banner .home-banner-row {position: relative;}
.home-banner .home-banner-row::after {content: '';position: absolute;width: 20%;height: 33%;left: 0;bottom: -56px;background: url(../images/hero-after.png) no-repeat;z-index: -1;}
.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;}
.banner-star p {margin: 0;padding-left: 4px;display: inline-block;color: #000;font-size: 20px;line-height: 28px;}
.banner-title {margin-bottom: 20px;color: #000;font-family: Poppins;font-size: 60px;font-style: normal;font-weight: 600;line-height: 80px;}
.banner-title strong {color: #4d97d2;font-weight: 600;}
.banner-caption ul li {padding-left: 35px;margin-bottom: 15px;background: url(../images/list-arrow.png) no-repeat top left;background-position: top 2px left;list-style: none;color: #000;font-family: Lato;font-size: 20px;font-style: normal;font-weight: 500;line-height: 28px;}
.banner-caption ul li strong {color: #4d97d2;font-weight: 500;}
.banner-btns {padding-top: 20px;}
.banner-btns a.theme-btn.btn-white {margin-right: 20px;}
a.theme-btn {display: inline-block;position: relative;padding: 15px 38px;text-align: center;border-radius: 45px;border: 1px solid transparent;font-family: Lato;font-size: 18px;font-style: normal;font-weight: 500;line-height: 28px;}
a.theme-btn.btn-white {border-color: #4d97d2;color: #000;background: #F5F5F5;box-shadow: 4px 4px 4px 0px #4d97d2;}
a.theme-btn.btn-white strong {color: #4d97d2;}
a.theme-btn.btn-white:hover strong {color: #000;}
a.theme-btn.btn-white:hover {border-color: #4d97d2;background: #4d97d2;backdrop-filter: blur(20px);color: #fff;transition: 0.6s;}
a.theme-btn.btn-blue {border-color: #4d97d2;background: #4d97d2;backdrop-filter: blur(20px);color: #fff;}
a.theme-btn.btn-blue:hover {transition: 0.6s;border-color: #4d97d2;color: #000;background: #F5F5F5;box-shadow: 4px 4px 4px 0px #4d97d2;}
.home-banner .row {align-items: center;}
.form-hero {position: relative;right: 0;top: 0;max-width: 510px;float: right;padding: 30px 25px;border-radius: 10px;background: #FFF;}
.form-hero .b-form-title {margin-bottom: 25px;color: #000;text-align: center;font-family: Poppins;font-size: 36px;font-style: normal;font-weight: 600;line-height: 28px;}
.form-hero .b-form-title strong {color: #4d97d2;}
.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;}
.form-hero .gform_body {margin: 0 -10px;}
.gform_wrapper .gfield {padding: 0 10px 15px;clear: both;text-align: left;width: 100%;margin: 0;}
.gform_wrapper.gravity-theme .ginput_container_address {margin-left: 0 !important;margin-right: 0 !important;}
.gfield--type-address {margin-bottom: 0 !important;}
.gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 10px 12px !important;margin: 0 !important;}
.gform_wrapper.gravity-theme fieldset {margin: 0 !important;}
.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: ' Lato', sans-serif;font-style: normal;font-weight: 400 !important;font-size: 16px !important;line-height: 22px;color: #666 !important;margin-bottom: 3px;}
.form-hero .gform_wrapper .medium::-webkit-input-placeholder { /* Edge */
color: #666;opacity: 1;}
.form-hero .gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #666;opacity: 1;}
.form-hero .gform_wrapper .medium::placeholder {color: #666;opacity: 1;}
.form-hero input.button.gform_button {padding: 10px 30px;display: inline-block;position: relative;cursor: pointer;transition: all 1s;text-align: center;font-family: Lato;color: #4d97d2;font-size: 20px;font-style: normal;font-weight: 500;line-height: 28px;border-radius: 45px;border: 1px solid #4d97d2;background: rgba(255, 255, 255, 0.10);}
.form-hero input.button.gform_button:hover {background: #4d97d2;color: #fff;border-color: #4d97d2;transition: 0.6s;}
.gform_wrapper textarea.medium {height: 70px!important;
    border-radius: 20px !important;display: block;}
.gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 0 0 0 0 !important;position: relative;z-index: 1;}
.form-hero .gform_wrapper .ginput_complex select {background: #fff url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important;}
.form-hero .gform_wrapper select {background: #fff url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important;}
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium {width: 100%!important;font-size: 16px!important;padding: 7px 15px 7px 15px!important;-webkit-appearance: none;resize: none;position: relative;height: 40px;transition: all 1s;margin: 0!important;color: #666!important;font-family: Lato;font-style: normal;font-weight: 400;line-height: 18px;border-radius: 45px;border: 1px solid rgba(48, 69, 124, 0.20);background: #FFF;box-shadow: 0px 0px 10px 0px rgba(48, 69, 124, 0.20) inset;}
.form-hero .gform_wrapper label, .form-hero .gform_wrapper label, .form-hero .gform_wrapper label.gfield_label {font-size: 16px!important;font-family: Lato;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_wrapper.gravity-theme .gform_drop_area {text-align: center;padding: 10px !important;border-radius: 45px !important;border: 1px solid rgba(48, 69, 124, 0.20) !important;background: #FFF !important;box-shadow: 0px 0px 10px 0px rgba(48, 69, 124, 0.20) inset !important;}
.form-hero input[type="file"] {display : none;}
.form-hero .button.gform_button_select_files {border: none;display: inline-block;padding: 8px 28px;margin-top: 5px;color: #FFF;font-family: Lato;font-size: 16px;font-style: normal;font-weight: 500;line-height: 23px;border-radius: 4px;background: #021F35;}
.form-hero .button.gform_button_select_files:hover {background-color: #4d97d2;}
.form-hero .ginput_container.ginput_container_fileUpload label {color: #414141;font-size: 14px !important;}
/*  */
.client-say-box.banner-testimonial {background: transparent;box-shadow: none;padding: 30px 0 0;max-width: 700px;}
.client-say-box.banner-testimonial .client-name {border-bottom: none;padding-bottom: 0;margin-bottom: 15px;}
/*--floating-icon--*/
.floating-icon {position: fixed;right: -71px;top: 50%;transform: translateY(-50%);z-index: 11;transform: rotate(-90deg);}
.floating-icon a {padding: 11px 28px;display: inline-block;text-align: center;color: #FFF;font-family: Lato;font-size: 20px;font-style: normal;font-weight: 600;line-height: 28px;background: #4d97d2;}
.floating-icon a:hover {color: #fff;background: #000;transition: 0.6s;}
.heading-title {margin-bottom: 30px;color: #000;font-family: 'Poppins';font-size: 60px;font-style: normal;font-weight: 600;line-height: 60px;}
/*--logo-section--*/
.logo-section {padding: 18px 0;background: #FFF;}
.logo-list ul {padding: 0;margin: 0;align-items: center;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: space-around;}
.logo-list ul li {list-style: none;padding: 25px;text-align: center;height: 100%;width: 25%;}
.logo-list ul li:hover figure img {transform: scale(0.95);transition: 0.6s;}
.logo-list ul li:hover {transition: 0.6s;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.20) inset;}
.logo-list {border-bottom: 1px solid #D9D9D9;}
/*--our-process-section--*/
section.our-process-section {padding: 80px 0 50px;}
.our-process-row .row {justify-content: center;}
.our-process-row {max-width: 1300px;margin: 0 auto;}
.our-process-row .col-sm-4 {padding: 20px;}
.our-process-box {padding: 40px 30px;height: 100%;transition: all 0.6s;background: #FFF;}
.our-process-box:hover {background: #FFF;box-shadow: 0px 0px 60px 0px rgba(48, 69, 124, 0.16);}
.our-process-box-top {display: flex;justify-content: space-between;align-items: center;padding-bottom: 30px;border-bottom: 1px solid #D9D9D9;margin-bottom: 20px;}
.our-process-box-top figure {border-radius: 10px;background: #4d97d2;width: 100px;height: 100px;text-align: center;line-height: 96px;}
.our-process-box:hover .our-process-box-top figure {background: #4d97d2;transition: 0.6s;}
.our-process-box h3 {color: #000;font-family: Lato;font-size: 22px;font-style: normal;font-weight: 600;line-height: normal;}
.counter {color: rgb(0 0 0 / 20%);font-family: Lato;font-size: 60px;font-style: normal;font-weight: 600;line-height: normal;}
.our-process-box:hover h3 {color: #4d97d2;transition: 0.6s;}
/*--services-section--*/
section.services-section {padding: 100px 0;background: #F5F5F5;}
.services-parent ul {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0;margin: 0;justify-content: center;}
.services-parent ul li {list-style: none;width: 11.11%;padding: 20px 25px;}
.services-box {height: 100%;text-align: center;transition: all 0.6s;}
.services-box figure {width: 100px;height: 100px;text-align: center;line-height: 99px;margin: 0 auto 20px;transition: all 0.6s;border-radius: 4px;background: #FFF;box-shadow: 0px 4px 4px 0px #4d97d2;}
.services-box:hover figure {box-shadow: 0px 4px 4px 0px #4d97d2;transition: 0.6s;}
.services-box figure img {filter: brightness(0);transition: 0.6s;}
.services-box:hover figure img {filter: none;transition: 0.6s;}
.services-box h4 {margin: 0;color: #666;text-align: center;font-family: Lato;font-size: 20px;font-style: normal;font-weight: 600;line-height: 30px;}
.services-box:hover h4 {color: #4d97d2;transition: 0.6s;}
.services-btns {text-align: center;padding-top: 20px;}
.services-btns a.theme-btn.btn-blue {margin-right: 20px;}
/*--about-section--*/
section.about-section {position: relative;padding: 100px 0;}
.about-img-box {height: 100%;}
.about-img-box figure {height: 100%;}
.about-img-box figure img {
    width: 100%;
    height: 100%;
}
.about-btns {padding-top: 10px;}
.about-btns a.theme-btn.btn-white {margin-right: 20px;}
.about-content .default-css ul li {list-style: none !important;background: url(../images/lis-arrow.png) no-repeat;background-position: 0 1px;padding-left: 37px;color: #4d97d2;}
.about-bottum-row {padding-top: 90px;}
.about-bottum-row .row {justify-content: center;}
.about-bottum-row .col-sm-3 {padding: 0px 30px;border-right: 1px solid #D9D9D9;margin: 15px 0;}
.about-bottum-row .col-sm-3:last-child {border-right: none;}
.about-bottum-box figure {margin-bottom: 15px;}
.about-bottum-box h3 {color: #000;font-family: Lato;font-size: 20px;font-style: normal;font-weight: 600;line-height: normal;}
/*--faq--*/
section.faq-section {margin-right: 100px;background: #4d97d2;}
.faq-box-left {padding: 20px 50px 20px 20px;}
.faq-box .card-header h5, .card-header-title {padding: 15px 60px 15px 30px;position: relative;margin: 0;letter-spacing: 0.01em;box-shadow: none;letter-spacing: 0.01em;font-family: 'Lato';font-style: normal;color: #000;font-weight: 500;font-size: 22px;line-height: 28px;border-radius: 30px 30px 0 0;background: #FFF;border: 1px solid rgba(0, 60, 89, 0.16);border-bottom: none;}
.card-body.default-css p {color: #666;}
.card-body.default-css {padding: 15px 30px 10px 30px;border-radius: 0px 0 30px 30px;border: 1px solid rgba(0, 60, 89, 0.16);border-top: none;background: #FFF;}
.faq-box .card {margin: 0 0 20px;border-radius: 0;background: transparent;box-shadow: none;border: none;}
.card-header-title.collapsed {color: #fff;border: none;border-radius: 45px;background: #4d97d2;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.30) inset;}
.card-header-title.collapsed:hover {color: #000;}
.faq-box .card-header h5:after, .card-header-title::after {content: "";background: url(../images/faq-minus.png) no-repeat center;width: 57px;height: 60px;position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);right: -2px;border: none;box-shadow: none;border-radius: 0 45px 45px 0;}
.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;}
.faq-img {position: relative;overflow: hidden;box-shadow: 20px 0px 20px 0px rgba(255, 255, 255, 0.20);height: 100%;}
.faq-img>figure>img {width: 100%;
    height: 100%;}
.faq-img figure {
    height: 100%;
}
.faq-box-bottum {position: absolute;bottom: 0;right: 0;padding: 15px 10px 20px;left: 0;text-align: center;background: #4d97d2;}
.faq-box-bottum p {color: #FFF;font-family: Lato;font-size: 40px;font-style: normal;font-weight: 700;line-height: 24px;margin: 0;text-align: center;}
.faq-box-bottum a {color: #FFF;}
.faq-box-bottum a:hover {color: #000;}
section.faq-section .col-sm-5 {padding-left: 0;}
section.faq-section .row {align-items: center;}
.faq-box-left .heading-title {color: #fff;}
.faq-btns {padding-top: 10px;}
.started-today-btns a.theme-btn.btn-blue {
    border-color: #4d97d2;
    background: #000;
    margin-right: 20px;
}
.started-today-btns a.theme-btn.btn-blue:hover {
    color: #4d97d2;
    background: #fff;
}
.started-today-btns a.theme-btn.btn-white:hover {
    background: #000;
}



/*--testimonial-section--*/
section.testimonial-section {padding: 100px 0;}
.testimonial-row-parent .row {justify-content: center;}
.testimonial-row-parent {margin: 0 -40px;}
.testimonial-row-parent .col-sm-3 {padding: 20px;}
.client-say-box {height: 100%;padding: 40px 0px 30px 25px;position: relative;background: #FFFFFF;box-shadow: 0px 0px 60px rgba(6, 35, 64, 0.06);border-radius: 4px;}
.client-name .quto-img {width: 160px;height: 60px;display: flex;justify-content: left;align-items: center;padding-left: 5px;border-radius: 45px 0px 0px 45px;background: #F5F5F5;}
.client-name .quto-img figure {background: #FFFFFF;border-radius: 45px;height: 50px;width: 50px;line-height: 46px;text-align: center;}

.client-say-box:hover .client-name .quto-img figure img {filter: none;transition: all 0.6s;}
.client-nm-text h6 {margin: 0;color: #000;font-family: Lato;font-size: 24px;font-style: normal;font-weight: 600;line-height: 28px;}
.client-say-box:hover .client-nm-text h6 {color: #4d97d2;transition: all 0.6s;}
.client-name {display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid #D9D9D9;padding-bottom: 25px;margin-bottom: 20px;}
.client-say-box p {font-size: 16px;line-height: 26px;padding-right: 25px;}
/* --service-area-section--*/
.service-area-section {background: #F5F5F5;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25) inset;}
.service-area-section::before {content: '';height: 409px;width: 160px;top: -63px;position: absolute;right: 0;z-index: -1;background: url(../images/service-area-section-bg.png) no-repeat;}
.service-area-list .subheading-title {text-transform: uppercase;color: #4d97d2;font-family: Lato;font-size: 26px;font-style: normal;font-weight: 600;line-height: 50px;}
.service-area-section .row {align-items: center;}
.service-area-list ul {display: flex;flex-wrap: wrap;align-items: center;/* justify-content: space-between; */
}
.service-area-list ul li {width: 25%;list-style: none;}
.area-location-bx {padding: 10px 0;}
.area-location-bx:hover figure {transition: 0.6s;border-radius: 0px 30px 0px 0px;}
.area-location-bx figure {
    text-align: center;
    margin: 0 auto 15px;
    transition: 0.6s;
    border-radius: 30px 0px 0px 0px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px #4d97d2;
    width: 70px;
    height: 70px;
    line-height: 68px;
}
.service-area-heading .heading-title {
    margin-bottom: 0px;
}
.area-location-bx figure img {filter: brightness(0);
    max-width: 36px;}
.area-location-bx:hover figure img {filter: none;transition: 0.6s;}
.area-location-bx h6 {margin: 0;color: #666;text-align: center;font-family: Lato;font-size: 18px;font-style: normal;font-weight: 600;line-height: 28px;}
.area-location-bx:hover h6 {color: #4d97d2;transition: 0.6s;}
.service-area-map figure {padding: 120px 40px;background: #4d97d2;box-shadow: 0px 4px 40px 0px rgba(48, 69, 124, 0.10);}
.location-btns {padding-top: 10px;}
.location-btns a.theme-btn.btn-blue {margin-right: 20px;}
/*--gallery page--*/
section.gallery-section {overflow: hidden;position: relative;padding: 100px 0px;}
.gallery-items>img {width: 100%;}
.gallery-img > figure > img {width: 100%;}
.gallery-row-parent {position: relative;}
.gallery-image {overflow: hidden;}
.gallery-row-parent .row {justify-content: center;}
.gallery-row-parent .col-sm-3 {padding: 10px;}
.gallery-image img {width: 100%;transition: all 0.6s;}
.gallery-items:hover .gallery-image img {transform: scale(1.1);}
.gallery-items {position: relative;overflow: hidden;margin: 0 0;height: 100%;}
.gallery-item .gallery-image {width: 100%;height: 100%;object-fit: cover;}
.gallery-item-parent {position: absolute;bottom: 15px;left: 15px;right: 15px;top: 15px;opacity: 0.9;background: #4d97d2;overflow: hidden;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);-webkit-transition: .3s;transition: .3s ease;}
.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: #fff;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);}
.lb-nav a.lb-prev, .lb-nav a.lb-next {opacity: 1 !important;width: 50px !important;height: 50px;top: 50%;position: absolute;transform: translateY(-50%);
    z-index: 1;}
.lb-nav a.lb-prev {left: 15px !important;}
.lb-nav a.lb-next {right: 15px !important;}
.lb-data .lb-close {background-size: 26px !important;}
.lb-nav {position: static !important;}
.lightbox {position: fixed !important;left: 0;top: 18% !important;}
.gallery-btns {text-align: center;padding-top: 30px;}
.gallery-btns a.theme-btn.btn-blue {margin-right: 20px;}
/*--started-today section --*/
section.started-today-section {background: #4d97d2;padding: 70px 0;}
.started-today .heading-title {color: #fff;}
.started-today .heading-title strong {color: #4d97d2;}
.started-today {text-align: center;}
/* OUR BLOG SECTION CSS START */
.blog-section {padding: 100px 0;overflow: hidden;}
.blog-wrapper .row {justify-content: center;}
.blog-wrapper .col-sm-4 {padding: 30px;}
.blog-item {height: 100%;}
.blog-wrapper {max-width: 1290px;margin: 0 auto;}
.blog-item figure {overflow: hidden;}
.blog-content h3 {color: #000;text-align: center;font-family: Poppins;font-size: 18px;font-style: normal;font-weight: 500;line-height: 28px;}
.blog-item:hover .blog-content h3 {border-color: #4d97d2;}
.blog-content h3 a {color: #000;}
.blog-item:hover .blog-content h3 a {color: #4d97d2;transition: 0.6s;}
.blog-item figure img {width: 100%;transition: all 0.6s ease;}
.blog-item:hover figure img {transform: scale(1.1);}
.blog-content {padding: 25px 15px 15px;background: #FFF;box-shadow: 0px 0px 60px 0px rgba(48, 69, 124, 0.20);margin: -50px -20px 0 36px;position: relative;}
.blog-btns {text-align: center;padding-top: 20px;}
.blog-btns a.theme-btn.btn-blue {margin-left: 20px;}
/*----------- footer ---------*/
.home .footer {background: #F5F5F5;position: relative;margin-top: 110px;padding-top: 1px;}
.footer {background: #F5F5F5;position: relative;margin-top: 0px;padding-top: 1px;}
.ftr-parent {padding-top: 100px;}
/* .ftr-parent .col-sm-5 {-ms-flex: 0 0 39%;flex: 0 0 39%;max-width: 39%;}
.ftr-parent .col-sm-4 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
.ftr-parent .col-sm-3 {-ms-flex: 0 0 18%;flex: 0 0 18%;max-width: 18%;} */
.ftr-logo {padding-bottom: 20px;}
.ftr-item.item2 ul {column-count: 3;}
.ftr-title {margin-bottom: 22px;color: #4d97d2;font-family: Poppins;font-size: 30px;font-style: normal;font-weight: 600;line-height: 28px;}
.ftr-item ul li { list-style: none; margin-bottom: 12px; color: #666; font-family: Lato; font-size: 17px; font-style: normal; font-weight: 400; line-height: 23px; }
.ftr-item ul li a {color: #666;}
.ftr-item ul li a:hover {color: #4d97d2;}
.ftr-contact-col p strong { display: block; color: #4d97d2; font-family: Lato; font-size: 20px; font-style: normal; font-weight: 500; line-height: 25px; }
.ftr-contact-col p {margin: 0;color: #666;font-size: 16px;  line-height: 22px;}
.ftr-contact-col figure {width: 40px;height: 40px;text-align: center;padding-top: 0;line-height: 35px;margin-right: 15px;margin-top: 5px;background: rgba(196, 196, 196, 0.00);border-radius: 4px;border: 1px solid #4d97d2;}
.ftr-contact-col a {color: #666;font-family: Lato;font-size: 18px;font-style: normal;font-weight: 400;line-height: 28px;display: block;}
.ftr-contact-col a:hover {color: #4d97d2;}
.ftr-contact-col div {display: block !important;}
.ftr-contact-col {display: flex;flex-wrap: wrap;align-items: flex-start;margin-bottom: 10px;}
.ftr-left-bottum-row .row {align-items: end;}
.ftr-left-bottum-row {margin-top: 40px;
    background: url(../images/newsletter-banner.jpg) no-repeat;
    padding: 85px 60px;
    border-radius: 45px;
    position: relative;}
.home .footer .ftr-left-bottum-row {
    background: url(../images/newsletter-banner.jpg) no-repeat;
    padding: 85px 60px;
    margin-top: -110px;
    border-radius: 45px;
    position: relative;
}
.ftr-left-bottum-row::before, .home .footer .ftr-left-bottum-row::before {
    content: '';
    height: 100%;
    width: 100%;
    bottom: 0px;
    position: absolute;
    left: 0;
    opacity: 0.8;
    background: #000;
    border-radius: 45px;
}
.ftr-social {padding-top: 10px;}
.ftr-social a {height: 40px;width: 40px;text-align: center;border-radius: 50%;display: inline-block;margin: 0 3px;line-height: 34px;transition: 0.6s;border: 1px solid #414141;}
.ftr-social a:hover {border-color: #4d97d2;}
.ftr-social a img {transition: 0.6s;width: 20px;filter: brightness(0);}
.ftr-social a:hover img {filter: none;}
.newsletter-row .heading-title {margin: 0;font-size: 50px;line-height: 50px;width: 55%;color: #fff;}
.newsletter-row {display: flex;align-items: center;justify-content: space-between;}
.newsletter-form {width: 45%;}
.newsletter-form .medium {padding: 13px 78px 16px 19px !important;display: block;height: 60px;width: 100%;margin: 0 !important;background: top;color: #FFF;font-family: Lato;font-size: 20px !important;font-style: normal;font-weight: 400;line-height: 30px;border-radius: 45px;border: 1px solid #FFF;}
.newsletter-form input.button.gform_button {width: 140px;height: 60px;display: inline-block;border: none;cursor: pointer;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;position: absolute;top: 0;right: -1px;background-position: center;border-radius: 0px 45px 45px 0px;background: #4d97d2;color: #FFF;text-align: center;font-family: Lato;font-size: 22px;font-style: normal;font-weight: 700;line-height: 20px;}
.newsletter-form input.button.gform_button:hover {background-color: #fff;color: #4d97d2;}
.newsletter-form form {position: relative;}
.newsletter-form .medium::-webkit-input-placeholder { /* Edge */
color: #fff;opacity: 1;}
.newsletter-form .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #fff;opacity: 1;}
.newsletter-form .medium::placeholder {color: #fff;opacity: 1;}
.menu-copyright ul {padding: 0;margin: 0;}
.menu-copyright ul li {list-style: none;display: inline-block;position: relative;text-align: center;font-style: normal;font-weight: 400;color: #666;font-size: 18px;font-family: Lato;line-height: 28px;}
.menu-copyright ul li a {color: #666;}
.menu-copyright ul li a:hover {color: #4d97d2;}
.menu-copyright ul li::after {content: '/';color: #666;padding: 0 10px 0 13px;font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;}
.copyright p {margin: 0;}
.menu-copyright {float: right;}
.copyright p a {color: #4d97d2;}
.copyright p a:hover {color: #666;}
.menu-copyright ul li:last-child:after {display: none;}
.copyright-sections .row {align-items: center;}
.copyright-sections {padding: 18px 0;margin-top: 20px;border-top: 1px solid rgb(0 0 0 / 21%);}
/*******DK BOSS*****/
/**Inner Banner*/
.page-template-template-service-areas .service-area-left {padding: 90px 0;}
section.inner-banner {position: relative;}
section.inner-banner::before {content: '';height: 100%;width: 100%;top: 0;left: 0;position: absolute;background: linear-gradient(91deg, rgba(1, 20, 34, 0.76) 40.44%, rgba(2, 31, 53, 0.00) 100%);}
.inner-banner>img {width: 100%;}
.page-nav {width: 100%;}
.page-nav-box {padding: 11px 30px;top: 0;left: 0;position: relative;display: inline-block;min-width: 330px;margin-top: auto;border-radius: 4px;background: #4d97d2;float: right;border: 5px solid #fff;margin-top: -30px;}
.page-nav ul li {margin: 0px;list-style: none;text-align: center;font-family: 'Lato';font-style: normal;font-weight: 500;font-size: 20px;line-height: 28px;color: #000;}
.page-nav ul li span a {color: #000;}
.page-nav ul li span a:hover {color: #fff;}
.page-nav ul li span {color: #fff;}
section.inner-banner .caption-absolute {position: absolute;top: 46%;left: 0;width: 100%;transform: translateY(-50%);z-index: 1;}
.banner-title.inner-banner {color: #fff;font-weight: 600;}
.banner-title.inner-title {color: #fff;font-weight: 600;}
.banner-title.inner-title strong {color: #4d97d2;}
.banner-title.inner-banner strong {color: #4d97d2;}
.header-section.innerheaderx.sticky {position: fixed;background: #fff;}
.header-section.innerheaderx {position: relative;}
.banner-btns.inner-btn {padding: 0;}
.innservd {background: none !important;}
.blog-btns {margin: 0 auto;text-align: center;padding-top: 30px;}
section.inner-banner a.theme-btn.btn-black {background: #fff;color: #000;}
section.inner-banner a.theme-btn.btn-black:hover {background: #4d97d2;color: #fff;}
section.free-estimate-serivce a.theme-btn.btn-black {background: #fff;color: #000;}
section.free-estimate-serivce a.theme-btn.btn-black:hover {background: #4d97d2;color: #fff;}
.emergency-services-text .head-call-now.faq-call a.theme-btn.btn-red {background: #fff;color: #000;}
.emergency-services-text .head-call-now.faq-call a.theme-btn.btn-red :hover {background: #4d97d2;color: #fff;}
/*CTA 1 section*/
section.emergency-services-section {background: linear-gradient(180deg, #021F35 0%, #021F35 100%);overflow: hidden;margin: 0 110px 160px;}
.emergency-services-call figure {border-radius: 4px;background: rgba(255, 255, 255, 0.10);backdrop-filter: blur(20px);width: 100px;height: 100px;text-align: center;line-height: 98px;margin: 0 auto 20px;}
section.emergency-services-section .row {position: relative;}
section.emergency-services-section .row::before {content: '';height: 1px;width: 100%;top: 96px;left: 0;position: absolute;background-color: rgb(217 217 217 / 12%);}
.emergency-services-call figure img {filter: brightness(0) invert(1);}
.emergency-services-img figure img {width: 100%;}
.emergency-services-text .heading-title {color: #fff;font-size: 50px;line-height: 70px;}
.emergency-services-text p {font-size: 16px;line-height: 24px;color: #fff;}
.emergency-services-text {text-align: center;padding: 50px 0;}
.emergency-services-img figure {width: 785px;height: 785px;background: #fff;border-radius: 50%;overflow: hidden;border: 5px solid #fff;outline: 5px solid #4d97d2;outline-offset: -9px;}
section.emergency-services-section .col-sm-4 {padding: 0;}
section.emergency-services-section .col-sm-4:first-child .emergency-services-img {float: right;}
section.emergency-services-section .col-sm-4:last-child .emergency-services-img {float: left;}
.emergency-services-img {margin: -100px 0;}
.emergency-services-text .head-call-now.faq-call {justify-content: center;padding-top: 10px;}
.emergency-services-text .head-call-now.faq-call figure {line-height: 62px;}
/* section.about-zuppardo-section  */
section.about-zuppardo-section {background: rgb(255 169 2 / 8%);padding: 100px 0;}
section.about-zuppardo-section h2 {color: #4d97d2;font-size: 40px;font-weight: 700;line-height: 71px;text-transform: uppercase;}
section.about-zuppardo-section .default-css figure {margin-bottom: 20px;}
section.expertise-trust-section {background: #4d97d2;padding: 0 100px;overflow: hidden;}
section.expertise-trust-section .row {align-items: center;}
.expertise-trust.logo {margin: -50px 0;}
.expertise-trust.logo figure {border-radius: 340px;background: #FFF;width: 340px;height: 340px;text-align: center;margin: -50px 0;line-height: 312px;}
.expertise-trust .heading-title {color: #fff;margin: 0;font-size: 46px;font-weight: 600;line-height: 57px;}
.head-call-now.expertise-trust p {margin: 0;color: #fff;font-size: 32px;font-weight: 600;line-height: 41px;}
.head-call-now.expertise-trust a {font-size: 46px;line-height: 52px;}
.head-call-now.expertise-trust a:hover {color: #fff;}
.head-call-now.expertise-trust {justify-content: right;}
section.expertise-trust-section .col-sm-5 {position: relative;}
section.expertise-trust-section .col-sm-5::before {position: absolute;content: '';background: url(../images/expertise-trust-befoore.png) no-repeat;width: 19px;height: 100%;top: 0;right: -39px;}
/*------Contact page------*/
/*--Contact Us--*/
.contact-page-section {padding: 100px 0;}
.contact-page-parent .row {justify-content: center;}
.contact-page-form .heading-title {margin-bottom: 50px;}
.contact-info-icon figure {width: 100px;height: 100px;border-radius: 50%;text-align: center;line-height: 93px;background: #FFFFFF;box-shadow: 0px 0px 30px rgba(26, 36, 107, 0.16);margin-right: 30px;}
.contact-info-icon {display: flex;justify-content: center;}
.contact-address {height: 100%;}
.contact-page-parent .col-sm-4 {padding: 15px;border-right: 1px solid rgba(26, 36, 107, 0.2);}
.contact-page-parent .col-sm-4:last-child {padding: 15px;border-right: none;}
.contact-address p {margin: 0;font-size: 20px;line-height: 28px;}
.contact-address p strong {display: block;font-weight: 600;font-size: 26px;line-height: 34px;color: #4d97d2;margin-bottom: 10px;}
.contact-info-call-row div {display: block !important;}
.contact-info-call-row a.external-dni {font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 20px;line-height: 28px;text-transform: capitalize;color: #666666;}
.contact-info-call-row a.external-dni:hover {color: #4d97d2;}
.contact-right-form {border-radius: 0 4px 4px 0;overflow: hidden;height: 100%;}
.contact-right-form figure {height: 100%;}
.contact-right-form figure img {width: 100%;height: 100%;}
.contact-page-form {padding-top: 100px;max-width: 1367px;margin: 0 auto;}
.contact-left-form {padding: 0;height: 100%;background: #FFFFFF;box-shadow: 0px 0px 30px rgba(26, 36, 107, 0.1);border-radius: 4px 0 0 4px;}
.contact-page-form .col-sm-6:first-child {padding-right: 0;}
.contact-page-form .col-sm-6:last-child {padding-left: 0;}
.contact-form-col .gform_wrapper .medium {width: 100%!important;font-size: 18px!important;padding: 5px 10px 5px 5px!important;-webkit-appearance: none;resize: none;position: relative;height: 50px;transition: all 1s;margin: 0!important;border: none;border-bottom: 1px solid #D9D9D9;font-family: 'Lato';font-style: normal;font-weight: 400;line-height: 28px;color: #666666;}
.contact-form-col .ginput_complex input[type='text'] {width: 100%!important;font-size: 18px!important;padding: 5px 10px 5px 5px!important;-webkit-appearance: none;resize: none;position: relative;height: 50px;transition: all 1s;margin: 0!important;border: none;border-bottom: 1px solid #D9D9D9;font-family: 'Lato';font-style: normal;font-weight: 400;line-height: 28px;color: #666666;}
.contact-form-col .ginput_complex select {width: 100%!important;font-size: 18px!important;padding: 5px 10px 5px 5px!important;-webkit-appearance: none;resize: none;position: relative;height: 50px;transition: all 1s;margin: 0!important;border: none;border-bottom: 1px solid #D9D9D9;font-family: 'Lato';font-style: normal;font-weight: 400;line-height: 28px;color: #666666;}
.contact-form-col .ginput_complex select {background: url(../images/select-arrow.png) no-repeat right 20px center !important;}
.contact-form-col .ginput_container.ginput_container_textarea textarea.medium.textarea {
    height: 100px!important;
    border-radius: 0 !important;
}
.contact-form-col .gform_wrapper.gravity-theme .gform_drop_area{
    border: 1px solid #D9D9D9 !important;
	background: #fff !important;
}
.contact-form-col .gform_wrapper .gfield {clear: both;text-align: left;width: 100%;margin: 0;}
.contact-left-form .gform_body {margin: 0 -8px;}
.contact-form-col input.button.gform_button {padding: 11px 30px;display: inline-block;position: relative;cursor: pointer;transition: all 1s;border: none;border-radius: 45px;background: #4d97d2;color: #FFF;font-family: 'Lato';font-size: 18px;font-style: normal;font-weight: 500;line-height: 28px;}
.contact-form-col input.button.gform_button:hover {background-color: #000;color: #fff;transition: 0.6s;}
.contact-form-col .gform_wrapper .medium.gfield_select {background: url(../images/select-arrow.png) no-repeat right 20px center!important;}
.contact-form-col .gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.contact-form-col .gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.contact-form-col .gform_wrapper .medium::-webkit-input-placeholder { /* Edge */
color: #666666;opacity: 1;}
.contact-form-col .gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #666666;opacity: 1;}
.contact-form-col .gform_wrapper .medium::placeholder {color: #666666;opacity: 1;}
/*--About inner page--*/
section.about-section.about-inn {background: #fff;padding-top: 130px;}
section.about-section.about-inn .col-sm-8 {-ms-flex: 0 0 69%;flex: 0 0 69%;max-width: 69%;}
section.about-section.about-inn .col-sm-4 {-ms-flex: 0 0 31%;flex: 0 0 31%;max-width: 31%;}
.about-services {display: flex;padding: 10px 0;justify-content: center;}
.about-services-dtl {display: flex;width: 50%;padding-right: 40px;}
.about-services-dtl figure {width: 16%;}
.about-services-text {width: 84%;}
.about-services-text h6 {color: #4d97d2;font-size: 18px;font-weight: 600;line-height: 28px;}
.about-services p {font-size: 16px;line-height: 24px;}
.about-inn-img {position: relative;}
.about-inn-img figure img {width: 100%;}
.about-inn-box-bottum {background: #4d97d2;padding: 20px 22px;position: absolute;bottom: 0;}
.about-inn-box-bottum::after {content: '';height: 36px;width: 100%;top: -29px;position: absolute;background: url(../images/about-layer.png) no-repeat;left: 0;background-size: 100%;}
.about-inn-box-bottum h4 {color: #FFF;text-align: center;font-size: 34px;font-style: normal;font-weight: 600;line-height: 50px;}
.about-inn-box-bottum p {color: #FFF;text-align: center;font-size: 22px;font-weight: 600;line-height: 28px;border-radius: 4px;background: #4d97d2;box-shadow: 0px 0px 40px 0px rgba(196, 160, 30, 0.40);padding: 16px;margin: 20px 0;}
.about-inn-box-bottum p a {color: #4d97d2;font-family: 'Lato';font-size: 22px;font-style: normal;font-weight: 600;line-height: 28px;}
.about-inn-box-bottum p a:hover {color: #fff;}
section.award-winning-section {background: #F5F5F5;padding: 100px 0;}
.award-winning ul {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: center;}
.award-winning ul li {list-style: none;width: 50%;text-align: center;}
.award-winning .heading-title {font-size: 40px;font-weight: 500;line-height: 64px;}
.roofing-section.extra {margin: 0 auto;padding: 100px 0;background: url(../images/our-process-shap.png);background-repeat: no-repeat !important;z-index: 1;background-position: bottom;box-shadow: 0px 0px 50px rgba(4, 74, 114, 0.1);background-size: 100%;}
section.blog-section .row {justify-content: center;}
section.blog-section.singlepgge .row {justify-content: center;}
/***CTA3***/
section.professional-serivce {padding: 0 0 100px;}
.professional-text {text-align: right;padding: 140px 100px 140px 0;background: linear-gradient(270.15deg, rgba(255, 255, 255, 0.88) 33.34%, rgba(255, 255, 255, 0.67) 40.9%, rgba(255, 255, 255, 0) 75.86%);}
.professional-row {border-radius: 45px;}
section.professional-serivce {padding: 0 0 100px;}
/***CTA4***/
.free-estimate-text {padding: 100px 100px 100px 50px;background: #021F35;max-width: 915px;}
.free-estimate-row {padding: 110px 0;background-size: cover;}
section.free-estimate-serivce {padding-bottom: 100px;}
.free-estimate-text .heading-title {color: #fff;}
.free-estimate-text .heading-title strong {color: #4d97d2;}
.free-estimate-btns a.theme-btn.btn-red {background: transparent;color: #fff;margin-right: 15px;}
.free-estimate-btns a.theme-btn.btn-red:hover {background: #4d97d2;color: #fff;}
.free-estimate-btns a.theme-btn.btn-blue {background: #fff;color: #000;}
.free-estimate-btns a.theme-btn.btn-blue:hover {background: #000;color: #fff;}
.free-estimate-btns a.theme-btn.btn-red:hover {background: #000;color: #fff;}
.emergency-area-services-btn.help-btns a.theme-btn.btn-black {background: #4d97d2;color: #fff;}
.emergency-area-services-btn.help-btns a.theme-btn.btn-black:hover {background: #4d97d2;color: #fff;}
.estimatin-titel a.theme-btn.btn-blue {background: #fff;color: #000;}
.estimatin-titel a.theme-btn.btn-blue:hover {background: #000;color: #fff;}
/*--service-area inner page--*/
.service-area-section.services-dtl-inn.inn2 {padding: 100px 0;background: #fff;}
.service-area-left .subheading-title {margin-bottom: 10px;color: #4d97d2;font-family: Poppins;font-size: 26px;font-style: normal;font-weight: 700;line-height: 28px;}
.service-area-section.services-dtl-inn.inn2 .row {align-items: center;justify-content: right;}
.service-area-section.services-dtl-inn.inn2 .service-area-list ul {display: flex;flex-wrap: wrap;align-items: center;/* justify-content: space-between; */
}
.service-area-section.services-dtl-inn.inn2 .service-area-list ul li {width: 20%;list-style: none;}
.service-area-section.services-dtl-inn.inn2 .area-location-bx {padding: 15px 0;display: inherit;}
.service-area-section.services-dtl-inn.inn2 .area-location-bx:hover figure {transition: 0.6s;box-shadow: 20px 20px 40px 0px rgb(255 12 12 / 22%) !important;}
.service-area-section.services-dtl-inn.inn2 .area-location-bx figure {width: 89px;height: 82px;text-align: center;line-height: 69px;border-radius: 4px 4px 30px 4px;background: #FFF;box-shadow: 20px 20px 40px 0px rgba(2, 31, 53, 0.16);margin: 0 auto 20px;}
.service-area-section.services-dtl-inn.inn2 .area-location-bx h6 {margin: 0;color: #666;text-align: center;font-family: 'Lato';font-size: 20px;font-style: normal;font-weight: 500;line-height: 36px;padding-left: 0px;}
.service-area-section.services-dtl-inn.inn2 .area-location-bx:hover h6 {color: #4d97d2;transition: 0.6s;}
.service-area-section.services-dtl-inn.inn2 .service-area-map figure {width: 618px;height: 638px;background: #F5F5F5;text-align: center;padding: 72px 40px;}
.service-area-section.services-dtl-inn.inn2 .service-area-list {padding-left: 0px;}
.service-area-section.services-dtl-inn.inn2 .service-area-list .heading-title {color: #4d97d2;}
/*--service-area inner page--*/
.service-area-section.services-dtl-inn {padding-top: 0;margin: 0px;}
.service-area-section.services-dtl-inn .services-area-img figure {width: 100%;height: auto;border-radius: 0;padding: 0;line-height: normal;box-shadow: none;}
.page-template-template-service-areas .service-area-section.services-dtl-inn .service-area-left {background: #FFF;box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.10);padding: 50px;}
.service-area-section.services-dtl-inn .col-sm-5 {padding: 0;}
.service-area-section.services-dtl-inn .col-sm-7 {padding: 0;}
section.emergency-area-services {background: #021F35;margin: 0 110px 100px;position: relative;}
section.emergency-area-services::before {content: '';height: 242px;width: 248px;position: absolute;background: url(../images/emergency-area-text-layer.png) no-repeat;right: 0;bottom: 0;}
.emergency-area-text .heading-title {color: #FFF;line-height: 65px;font-size: 50px;margin-bottom: 20px;}
.emergency-area-text {
    padding-left: 100px;
    max-width: 680px;
}
section.emergency-area-services .row {
    align-items: center;
}
.emergency-area-text p {color: #FFF;font-size: 18px;line-height: 26px;}
section.emergency-area-services .col-sm-5 {padding: 0;}
section.emergency-area-services .col-sm-7 {padding: 0;}
.emergency-area-img-box figure img {width: 100%;height: 100%;object-fit: cover;}
.emergency-area-img-box figure {height: 100%;}
.emergency-area-img-box {position: relative;height: 100%;}
.emergency-area-img-box::before {content: '';height: 100%;width: 237px;position: absolute;background: url(../images/emergency-area-img-layer.png) no-repeat;right: 0;top: 0;background-size: 100% 100%;}
.cutting-services-img figure {width: 168px;height: 168px;border-radius: 50%;overflow: hidden;border: 5px solid #fff;}
.cutting-services-img {position: absolute;top: 3%;right: -9%;}
.cutting-services-img:nth-child(3) {position: absolute;top: 36%;right: -3%;}
.cutting-services-img:nth-child(4) {position: absolute;top: 67%;right: 8%;}
.emergency-area-services-btn {padding-top: 20px;}
.emergency-area-services-btn a.theme-btn.btn-green {margin-right: 20px;}
/*--ssidebar--*/
.form-hero.service-detail-form {background: #021F35;box-shadow: 0px 0px 60px 0px rgba(26, 36, 107, 0.10);padding: 6px 6px 20px;margin-bottom: 40px;}
.form-hero.service-detail-form .form-title {color: #FFF;text-align: center;font-family: Poppins;font-size: 34px;font-style: normal;font-weight: 600;line-height: 28px;background: #4d97d2;box-shadow: 0px 0px 60px 0px rgba(48, 69, 124, 0.20);padding: 16px 15px;margin-bottom: 20px;}
.form-hero.service-detail-form {background: #021F35;box-shadow: 0px 0px 60px 0px rgba(26, 36, 107, 0.10);padding: 6px 6px 20px;margin-bottom: 40px;float: none;}
.form-hero.service-detail-form .gform_wrapper input[type="text"], .form-hero.service-detail-form .gform_wrapper textarea {border: 1px solid rgba(255, 255, 255, 0.30);background-color: transparent;color: #fff !important;}
.form-hero.service-detail-form .gform_wrapper select {border: 1px solid rgba(255, 255, 255, 0.30);background: #021F35 url(../images/select-arrow-white.png) no-repeat right 13px center !important;color: #fff !important;}
#field_1_8, #field_1_8 label, #field_1_8 span {color: #414141 !important;}
#gform_drag_drop_area_4_14, #gfield_upload_rules_4_14 {color: #fff !important;}
#field_2_8 label, #field_2_8 span {color: #fff !important;}
.form-hero.service-detail-form .gform_wrapper .ginput_complex input[type='text']::-webkit-input-placeholder { /* Edge */
color: #fff;opacity: 1;}
.form-hero.service-detail-form .gform_wrapper .ginput_complex input[type='text']:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #fff;opacity: 1;}
.form-hero.service-detail-form .gform_wrapper .ginput_complex input[type='text']::placeholder {color: #fff;opacity: 1;}
.form-hero.service-detail-form .form-title {color: #FFF;text-align: center;font-family: Poppins;font-size: 34px;font-style: normal;font-weight: 600;line-height: 28px;background: #4d97d2;box-shadow: 0px 0px 60px 0px rgba(48, 69, 124, 0.20);padding: 16px 15px;margin-bottom: 20px;}
.form-hero.service-detail-form .gform_wrapper .medium {border: 1px solid rgba(255, 255, 255, 0.30);background-color: transparent;color: #fff;}
#input_4_7 {background: #4d97d2 url(../images/select-arrow-white.png) no-repeat right 13px center !important;background-size: 14px !important;}
#input_4_9_6 {background: #4d97d2 url(../images/select-arrow-white.png) no-repeat right 13px center !important;background-size: 14px !important;}
.form-hero.service-detail-form .gform_wrapper label {color: #fff !important;}
.form-hero.service-detail-form .gform_wrapper .medium::-webkit-input-placeholder { /* Edge */
color: #fff;opacity: 1;}
.form-hero.service-detail-form .gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #fff;opacity: 1;}
.form-hero.service-detail-form .gform_wrapper .medium::placeholder {color: #fff;opacity: 1;}
.form-hero.service-detail-form .ginput_container.ginput_container_fileUpload {border: 1px solid rgba(255, 255, 255, 0.30);}
.form-hero.service-detail-form .gform_wrapper.gravity-theme .gform_drop_area {border: 1px solid rgba(255, 255, 255, 0.30) !important;background: transparent !important;}
.form-hero.service-detail-form .gform_wrapper {padding: 0 10px !important;}
.form-hero.service-detail-form .button {color: #fff;}
.form-hero.service-detail-form input.button.gform_button { background: #fff;}
.form-hero.service-detail-form input.button.gform_button:hover {background-color: #4d97d2;color: #fff;}
section.default-section .col-sm-4 {padding-left: 45px;}
.form-hero.service-detail-form .gform_wrapper .gfield {padding-bottom: 15px;}
.service-detail-form .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {border: 1px solid #c02b0a !important;}
.sidebar-title {color: #4d97d2;font-size: 34px;font-style: normal;font-weight: 600;line-height: 36px;font-family: Poppins;background: #FFF;padding: 12px 28px;margin-bottom: 15px;}
.service-area-section.innsidex {
    background: #fff;
    box-shadow: none;
    padding: 100px 0;
}
.service-area-section.innsidex .service-area-list {
    padding: 0;
}
.service-area-section.innsidex .service-area-map figure {
    padding: 40px;
}
.service-detail-list {background: #F5F5F5;padding: 6px 6px 15px;margin-bottom: 40px;}
.service-detail-list ul {padding: 0 30px;}
.service-detail-list ul li {list-style: none;}
.service-detail-list ul li a:hover {color: #4d97d2;}
.service-detail-list ul li a {display: block;padding: 9px 30px 9px 0;color: #666;font-family: 'Lato';font-size: 18px;font-style: normal;font-weight: 400;line-height: 28px;position: relative;}
.service-detail-list ul li+li {border-top: 1px solid rgb(0 0 0 / 10%);}
.service-detail-list ul li a::after {content: "\f105";position: absolute;top: 9px;right: 0;height: 13px;background-size: cover;color: #666;font-family: 'FontAwesome';font-size: 16px;}
.service-detail-list.estimatin-titel {text-align: center;}
.estimatin-titel {background: #4d97d2;box-shadow: 0px 0px 60px 0px rgba(164, 32, 53, 0.10);text-align: center;padding: 50px 40px;margin-bottom: 40px;background-size: 100% 100%;}
.estimatin-titel h4 {color: #FFF;text-align: center;font-family: Poppins;font-size: 34px;font-style: normal;font-weight: 700;line-height: 40px;margin-bottom: 20px;}
.side-bar-banner {background: #4d97d2;}
.sidebar-bnnr-text {text-align: center;}
.sidebar-bnnr-text h4 {color: #FFF;text-align: center;font-family: Poppins;font-size: 40px;font-style: normal;font-weight: 700;line-height: 50px;padding: 15px 0; margin: 0;}
.sidebar-bnnr-text h4 small {font-size: 36px;display: block;}
.sidebar-call {color: #FFF;font-family: 'Lato';font-size: 28px;font-style: normal;font-weight: 500;line-height: 35px;background: #000;display: block;padding: 8px 15px 10px;text-align: center;}
.sidebar-call a {color: #fff;}
.sidebar-call a:hover {color: #4d97d2;}
.side-bar-banner>figure img {width: 100%;}
.iconfff {background: #4d97d2;height: 90px;width: 90px;border-radius: 50%;text-align: center;line-height: 80px;position: relative;float: right;}
.side-call-icon {text-align: right;display: inline-block;width: 100%;}
.side-call-icon {text-align: right;display: inline-block;width: 100%;padding-right: 20px;margin-top: -50px;}
section.default-section {padding: 100px 0;}
.modal.popup-form .modal-body .banner-main-form-div {width: 100%;float: none;}
.service-detail-form .gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 8px !important;margin-bottom: 12px !important;}
.service-detail-form .gform_wrapper.gravity-theme .ginput_container_address {margin-left: 0;margin-right: 0;}
.gfield--type-address {margin-bottom: 12px !important;}
/*--blog inner page--*/
section.blog-section.blog-inn {background: #fff;padding: 80px 0;}
.wp-pegination {text-align: center;padding-top: 30px;}
.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: 40px;height: 40px;display: inline-block;margin: 0 5px;text-align: center;line-height: 32px;font-family: 'Lato';font-size: 20px;font-style: normal;font-weight: 600;color: #4d97d2;border-radius: 4px;border: 1px solid #4d97d2;}
.wp-pegination span.current, .wp-pegination .page:hover {border: 1px solid #4d97d2;color: #4d97d2;}
.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 {border-color: #4d97d2;}
.commetns-section {padding: 0 0 0}
.comment-content p {font-size: 18px;line-height: 26px;color: #414141;font-family: 'Lato';font-weight: 400}
nav.navigation.post-navigation {overflow: hidden;padding: 25px 0 16px}
.post-navigation span.post-title {display: none}
.post-navigation span.screen-reader-text {display: none}
.post-navigation h2.screen-reader-text {display: none}
.comment-respond .comment-reply-title {font-size: 30px;line-height: 40px;color: #000;margin: 0 0 5px;text-transform: capitalize}
.comment-respond .comment-reply-title span {color: #4d97d2}
.nav-previous a {display: inline-block;position: relative;padding: 15px 28px;text-align: center;color: #FFF;text-align: center;font-family: 'Lato';font-size: 22px;font-style: normal;font-weight: 600;line-height: 30px;border-radius: 0;background: #4d97d2;border: 1px solid transparent;background: #4d97d2;}
.nav-previous a:hover {background: #000;color: #fff;}
.nav-next a {display: inline-block;position: relative;padding: 15px 28px;text-align: center;color: #FFF;text-align: center;font-family: 'Lato';font-size: 22px;font-style: normal;font-weight: 600;line-height: 30px;border-radius: 0;background: #4d97d2;border: 1px solid transparent;background: #4d97d2;}
.nav-next a:hover {background: #4d97d2;color: #fff;}
.row.testirow {margin-top: 50px;}
.row.testirow .col-sm-4 {margin-bottom: 50px;}
.nav-previous {float: left}
.nav-next {float: right;margin-right: 0;}
p.comment-form-url {margin: 0}
.commetns-forms {padding: 35px 0 0}
.commetns-forms img {width: 100%}
.blog-detail-left .blog-img {max-width: 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;position: relative;}
.blog-boxyz {font-size: 24px;line-height: 24px;color: #fff;font-weight: 600;width: 90px;height: 60px;border-radius: 13px;background-color: #4d97d2;text-align: center;padding: 6px 0;position: absolute;top: 10px;font-family: 'Lato';left: 10px;text-transform: uppercase}
.blog-card figure img {width: 100%;border-radius: 10px;transition: all 1s;}
.blog-card figure {position: relative;overflow: hidden;margin: 0 0 20px;}
.blog-boxyz strong {display: block}
.blog-card:hover .blog-boxyz {background-color: #4d97d2}
.search-btn {margin-bottom: 35px;border-radius: 4px;padding: 40px 28px 30px;background: #F5F5F5;border: 1px solid rgba(198, 6, 6, 0.50)}
.search-btn form {position: relative}
.search-medium {width: 100%;padding: 15px 70px 15px 15px;border: 1px solid rgba(0, 0, 0, 0.3);height: 60px;background-color: #fff;border-radius: 8px;font-size: 18px;line-height: 28px;color: #414141;font-family: 'Lato';font-weight: 400;}
.search-btn button {border: none;position: absolute;top: 15px;width: 40px;right: 15px;background: #fff}
.search-btn button:hover {cursor: pointer}
.blog-info {padding-bottom: 10px;}
.blog-info a {font-family: 'Lato';font-style: normal;font-size: 18px;line-height: 27px;color: #011321}
.blog-info a:hover {color: #4d97d2;}
.blog-section.singlepgge {padding-top: 0;}
.testimonial-section.innside {padding: 0;}
button.button.gform_button_select_files.gform-theme-button.gform-theme-button--control {background: #000;border: none;border-radius: 5px;color: #fff;padding: 5px 10px;}
button.button.gform_button_select_files.gform-theme-button.gform-theme-button--control:hover {background-color: #4d97d2;color: #fff;}
/*------------- roofing-types ---------------*/
.roofing-types-section {padding: 100px 0;}
.roofing-types-list .row {justify-content: center;}
.roofing-types-list .col-sm-2 {-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;margin: 40px 0;}
.roofing-type-box {border-radius: 4px;background: #4d97d2;box-shadow: 0px 0px 40px 0px rgba(2, 31, 53, 0.10);text-align: center;padding: 39px 15px;height: 100%;}
.roofing-type-box:hover figure img {filter: none;}
.roofing-type-box figure {margin: 0 auto 30px;}
.roofing-type-box figure img {filter: brightness(0);}
.roofing-type-box h4 {color: #fff;text-align: center;font-family: 'Lato';font-size: 24px;font-style: normal;font-weight: 500;line-height: 36px;}
.roofing-type-box:hover h4 {color: #4d97d2;}
.roofing-types-list {max-width: 1400px;margin: 13px auto 0;}
.roofing-type-box figure img {filter: brightness(0);width: auto;max-height: 60px;}
#gform_confirmation_message_5 {font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #fff;}
.emergency-services-text h2, .emergency-services-text h3, .emergency-services-text h4, .emergency-services-text h5, .emergency-services-text h6 {color: #fff;}
.emergency-services-text h2 strong, .emergency-services-text h3 strong, .emergency-services-text h4 strong, .emergency-services-text h5 strong, .emergency-services-text h6 strong {color: #4d97d2;}
.services-detail-left {background: #F5F5F5;padding: 20px;}
.services-detail-left .fimgs img {border: 5px solid #4d97d2;width: 100%;}
.emergency-area-services-btn.help-btns a.theme-btn.btn-red {margin-right: 20px;color: #fff;}
.emergency-area-services-btn.help-btns a.theme-btn.btn-blue {background: #fff;color: #000;}
.gform_wrapper.gravity-theme .gform_drop_area {padding: 10px !important;}
.service-area-section.innpaged::before {background: #fff;}
.service-area-section.innpaged .servce-area-parent {margin: 80px 0;}
.blog-detail-left {background: #F5F5F5;padding: 20px;}
.blog-img-single img {border: 5px solid #4d97d2;width: 100%;}
#gfield_upload_rules_3_8 {color: #fff;}
#gform_drag_drop_area_3_8 .gform_drop_instructions {color: #fff;}
.faq-page-section.default-section .row {justify-content: center;}
.gallery-section.inn, section.blog-section.blog-inn, .blogpage-single-section {overflow: inherit;}
body.home section.about-section {}
.services-section.innservd::before {background: #fff;}
.services-section.innservd .heading-title {color: #4d97d2;}
.services-section.innservd .heading-title strong {color: #BA0001;}
.services-section.innservd .services-box-contant {background: #F5F5F5;}
.services-section.innservd .services-box-contant:hover {color: #000;}
.roofing-type-box figure {background: #FFF;width: 100px;height: 100px;text-align: center;line-height: 92px;box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);margin: -85px auto 30px;border-radius: 50%;}
.service-area-section.innpaged {padding: 120px 0;background: none;margin: 0;overflow: inherit;}
.air-conditioning-services-section.innservd.innservd2 .services-box .services-box-icon img {filter: invert(1);}
.air-conditioning-services-section.innservd.innservd2 .services-box .services-box-icon img:hover {filter: invert(0);}
.services-area-map {box-shadow: 30px 4px 30px 4px rgba(0, 0, 0, 0.10);}
.emergency-services-text .heading-title strong {color: #4d97d2;}
.heating-services-section.inne {margin-bottom: 50px;}
.contact-left-form label, .contact-left-form span {color: #000 !important;}
.air-conditioning-services-section.inne {padding: 100px 0;}
#gform_wrapper_4 label, #gform_wrapper_4 span {color: #fff !important;}
#gform_drag_drop_area_2_8 span {color: #fff !important;}
#gform_4 .validation_message {color: #fff !important;}
.emergency-area-services-btn.help-btns a.theme-btn.btn-red:hover {background: #fff;color: #000;}
.emergency-area-services-btn.help-btns a.theme-btn.btn-blue:hover {background: #000;color: #fff;}
.services-area-map figure {padding: 50px;}
.buttons-prent a.theme-btn.btn-blue {background: #fff;color: #000;}
.banner-btns.inner-btn a.theme-btn.btn-red {/*background: #fff;color: #000;*/
}
.banner-btns.inner-btn a.theme-btn.btn-blue {box-shadow: 4px 4px 4px 0px rgba(255, 255, 255, 0.80);border: 2px solid #fff;}
.service-detail-form .gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 8px !important;margin-bottom: 12px !important;}
.service-detail-form .gform_wrapper.gravity-theme .ginput_container_address {margin-left: 0;margin-right: 0;}
.gfield--type-address {margin-bottom: 12px !important;}
.gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 8px 0;}
.gform_wrapper.gravity-theme .gform_drop_area {padding: 10px !important;}
#field_2_8 span, #field_2_8 label {color: #414141 !important;}
/* .help-you-section */
.help-you-section {padding: 40px 0;background: #4d97d2;position: relative;}
.help-you-section .row {align-items: center;}
.help-you-section .col-sm-9 {-ms-flex: 0 0 70%;flex: 0 0 70%;max-width: 70%;}
.help-you-section .col-sm-3 {-ms-flex: 0 0 30%;flex: 0 0 30%;max-width: 30%;padding-right: 0;}
/* .help-you-section::before {content: '';position: absolute;width: 20%;height: 100%;right: -230px;bottom: 0;background: #FFF;z-index: -1;}
*/
.transform-section.xxtr {margin-bottom: 100px;}
.emergency-area-text .heading-title strong {color: #4d97d2;}
.service-area-section.innside {background: rgb(255 169 2 / 8%);}
.gallery-row-parent ul {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: center;}
.gallery-row-parent ul li {list-style: none;width: 25%;padding: 15px;}
.emergency-services-text h2, .emergency-services-text h3, .emergency-services-text h4, .emergency-services-text h5, .emergency-services-text h6 {color: #fff;}
.services-section.pagind {
    background: transparent;}
.service-detail-form .gform_wrapper.gravity-theme .ginput_container_address span { padding: 0 8px !important; margin-bottom: 12px !important; }
.service-detail-form .gform_wrapper.gravity-theme .ginput_container_address { margin-left: 0; margin-right: 0; }
.gfield--type-address{ margin-bottom:12px !important;}
.gform_wrapper.gravity-theme .ginput_container_address span { padding: 0 8px 0; }
.gform_wrapper.gravity-theme .gform_drop_area { padding: 10px !important;}
.service-area-list{padding: 25px;}
.newsletter-form .gform_wrapper .gform_footer{position: initial;}
.newsletter-form form{position: relative;}
.modal-body .form-hero {max-width: 100%;}
.gform_wrapper.gravity-theme .gfield_error .ginput_complex input, .gform_wrapper.gravity-theme .gfield_error .ginput_complex select, .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
    border: 1px solid #c02b0a !important;
}
.gform_wrapper input[type="text"]::-webkit-input-placeholder { /* Edge */
	color: #666;opacity: 1;}
.gform_wrapper input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #666;opacity: 1;}
.gform_wrapper input[type="text"]::placeholder {color: #666;opacity: 1;}
.newsletter-form .gform_wrapper .gfield {
    padding: 0;
}
section.testimonial-section.pageinn h1.heading-title {
    margin: 0;
}
section.testimonial-section.pageinn .section-heading {
    padding-bottom: 20px;
}

.contact-right-form iframe {
    width: 100%;
    height: 100%;
    display: block;
}
.contact-form-col .gform_wrapper.gravity-theme .gfield_error .ginput_complex input, .contact-form-col .gform_wrapper.gravity-theme .gfield_error .ginput_complex select, .contact-form-col .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {border: none !important;border-bottom: 1px solid #c02b0a !important;}
.service-detail-right.sticky {
    position: sticky;
    top: 225px;
    right: 0;
}


.menu-row-ftr .ftr-item ul li {
    display: inline-block;
    margin: 0;
}
.menu-row-ftr {
    text-align: center;
    padding-top: 20px;border-top: 1px solid rgb(0 0 0 / 21%);
    margin-top: 20px;
}
.menu-row-ftr .ftr-item ul li::after {
    content: '/';
    color: #666;
    padding: 0 19px 0 23px;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
}

.menu-row-ftr .ftr-item ul li:last-child::after{display: none;}

.ftr-item.item3 ul {
    column-count: 2;
}

.default-section.hntc {
	background: #F5F5F5;
	box-shadow: 0px 0px 60px 0px rgba(48, 69, 124, 0.30);
 }
.license-header {
    text-align: center;
    padding-right: 10px;
}
.license-header p {
    margin-bottom: 5px;
}


@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: 15px 15px 15px 15px;}
.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: 10px!important;background: transparent !important;border-bottom: none;text-transform: inherit !important;}
.mega-menu ul.sub-menu li a {background: transparent !important;color: #414141 !important;}
.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #4d97d2 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li {position: relative;padding-left: 20px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li a {background: transparent !important;color: #414141 !important;padding: 3px 0 3px 15px;padding-left: 0 !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: #4d97d2 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before {content: "";font-size: 18px;color: #4d97d2;font-family: 'FontAwesome';left: 0;position: absolute;top: 4px;background: url(../images/bigfloridapaverpatios.png) no-repeat;height: 16px;
    width: 16px;
    background-size: 15px;filter: brightness(0);}
.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 menu2 CSS---------------*/
.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: 15px 15px 15px 15px;}
.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: 4;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;float: none;}
.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #4d97d2 !important;}
.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;}
.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #4d97d2 !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: #4d97d2 !important;padding: 3px 10px 3px 15px;padding-left: 0 !important; font-weight: 700;}
.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: 700;color: #4d97d2 !important;font-size: 16px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #4d97d2 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #4d97d2 !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: 3px !important;font-weight: 400;color: #414141 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a:hover {color: #4d97d2 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li {position: relative;padding-left: 0 !important;text-transform: inherit !important;float: none;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li {padding-left: 20px !important;width: 100%;}
/* .navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu>li .hover_mega_menu ul.sub-menu>li::before{ content: "\f105"; font-size: 18px; color: #414141; font-family: 'FontAwesome'; left: 0; position: absolute; top: 1px; display: block; }
 */
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu>li .hover_mega_menu ul.sub-menu>li::before { content: ""; font-size: 18px; color: #4d97d2; font-family: 'FontAwesome'; left: 0; position: absolute; top: 5px; background: url(../images/bigfloridapaverpatios.png) no-repeat; height: 16px; width: 16px; background-size: 15px; filter: brightness(0); }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu>li .hover_mega_menu ul.sub-menu>li:hover::before {filter: none;transition: 0.6s;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu>li .hover_mega_menu ul.sub-menu>li:hover::before {color: #4d97d2 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li .hover_mega_menu {opacity: 1 !important;visibility: visible !important;position: relative;background: transparent;box-shadow: none;padding: 0;transform: rotateX(0deg);padding-left: 0px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li .hover_mega_menu ul.sub-menu {column-count: 1;}
.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: #4d97d2 !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;left: 0;}
}
@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) {
.container {padding: 0 50px !important;max-width: 100% !important;}
.container-fluid {padding: 0 50px !important;max-width: 100% !important;}
.header-section .container-fluid {padding: 0 !important;}
section.faq-section {margin-right: 50px;}
section.faq-section .container-fluid {padding: 0 15px !important;}
section.about-section .container-fluid {padding: 0 15px !important;}
.testimonial-row-parent {
    margin: 0;
}
section.emergency-area-services .container-fluid {
    padding: 0 15px !important;
}


}



@media(max-width:1799px) {
.container {padding: 0 50px;}
.logo-section::before {height: 46px;top: -41px;}
.started-today h3 {font-size: 45px;line-height: 56px;}
.service-area-list {padding: 30px 0;}
.header-section {
	padding: 0;
}
.header-top-row {
	padding: 10px 35px;
}
.header-section.sticky .heaer-top {
	padding: 10px 20px;
}
.header-section.sticky .header-top-row {
	padding: 10px 35px;
}
.heaer-top {
	padding: 10px 20px;
}
.services-parent ul li {
    width: 12.5%;
    padding: 20px 15px;
}



}
@media(max-width:1699px) {
.container {padding: 0 50px;}
.header-bottom {padding: 0 20px;}
.heaer-bottum-row .col-sm-2 {padding: 0px 7px;}
.heaer-bottum-row .col-sm-10 {padding: 0px 7px;}
.head-call-now a {font-size: 28px;line-height: 30px;}
.banner-title {font-size: 50px;line-height: 70px;}
.form-hero .b-form-title {margin-bottom: 25px;font-size: 30px;line-height: 28px;}
.started-today h3 {font-size: 40px;line-height: 50px;}
.newsletter-section .heading-title {font-size: 42px;line-height: 50px;}
.faq-box-left {
    padding: 30px 30px 30px 0;
}
.quto figure {width: 70px;height: 70px;line-height: 66px;}
.quto figure img {max-width: 40px;}
.client-nm {padding-left: 10px;}
.client-nm-text h6 {margin-bottom: 4px;font-size: 24px;line-height: 34px;}
section.testimonial-section .section-heading .start-icon img {
    max-width: 34px;
}
section.our-process-section {padding: 80px 0;}
section.services-section {padding: 80px 0;}
section.testimonial-section {padding: 80px 0px;}
section.our-gallery-section {padding: 80px 0;}
.heading-title {margin-bottom: 30px;line-height: 50px;font-size: 50px;}
section.emergency-services-section .col-sm-4:nth-child(2) {padding: 0 15px;}
.emergency-services-text .heading-title {font-size: 38px;line-height: 50px;}
.emergency-services-img figure {width: 645px;height: 100%;}
.help-img figure img {width: 100%;height: 310px;object-fit: cover;}
.services-detail-left figure.fimgs {margin-bottom: 20px;}
.form-hero.service-detail-form .form-title {
	font-size: 28px;
	line-height: 28px;
	padding: 12px 15px 8px;
	margin-bottom: 15px;
}
.sidebar-title {
	font-size: 28px;
	line-height: 28px;
	padding: 12px 15px 8px;
	margin-bottom: 15px;
}
.form-hero.service-detail-form {
	padding: 6px 6px 10px;
	margin-bottom: 30px;
}
.service-detail-list ul {
	padding: 0 15px;
}
.service-detail-list {
	padding: 6px 6px 9px;
	margin-bottom: 30px;
}
.estimatin-titel {
	padding: 30px 10px;
	margin-bottom: 30px;
}
.estimatin-titel h4 {
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 14px;
}
.sidebar-bnnr-text h4 {
	font-size: 34px;
	line-height: 34px;
	padding: 19px 0 13px;
}
.sidebar-call {
	font-size: 22px;
	line-height: 30px;
	padding: 6px 10px 12px;
}
.service-area-section.innpaged .services-area-img {padding-right: 15px;}
.form-hero.service-detail-form .gform_wrapper select {background-size: 14px !important;padding-right: 26px !important;background-position: right 10px center !important;}
.emergency-area-text .heading-title {line-height: 52px;font-size: 45px;margin-bottom: 15px;}
.floating-icon a {
	padding: 9px 18px;
	font-size: 16px;
	line-height: 24px;
}
.floating-icon {
	right: -55px;
}
.blog-wrapper .col-sm-4 {
	padding: 15px;
}
section.faq-section {margin-right: 0px;}
section.default-section .col-sm-4 {
	padding-left: 25px;
}
.service-area-section.innpaged {padding: 80px 0;}
.head-call-now .headcall-inn {
	padding-left: 10px;
}
.head-call-now figure img {
	max-width: 50px;
}
.about-bottum-row {
    padding-top: 60px;
}
section.about-section {
    padding: 80px 0;
}
.testimonial-row-parent .col-sm-3 {
    padding: 15px;
}
.client-name .quto-img {
    width: 110px;
    height: 60px;
    padding-left: 5px;
    border-radius: 45px 0px 0px 45px;
}

.newsletter-form .gform_wrapper label.gfield_label, .gform_wrapper label {
    display: none;
}
.service-area-list ul li {
    width: 20%;
}
section.gallery-section {padding: 80px 0px;}
.newsletter-row .heading-title {
    font-size: 40px;
    line-height: 50px;
    width: 55%;
}
.home .footer .ftr-left-bottum-row {
    padding: 65px 40px;
    margin-top: -90px;
}
.ftr-parent {
    padding-top: 80px;
}
section.default-section {
    padding: 80px 0;
}
.service-area-section.innsidex {
    padding: 80px 0;
}



}
@media(max-width:1599px) {
.service-area-section .col-sm-7 {-ms-flex: 0 0 55%;flex: 0 0 55%;max-width: 55%;}
.service-area-section .col-sm-5 {-ms-flex: 0 0 45%;flex: 0 0 45%;max-width: 45%;}
.ftr-contact-col figure {width: 40px;height: 40px;line-height: 36px;margin-right: 8px;margin-top: 6px;}
.modal.popup-form button.close {right: 15px;top: 15px;font-size: 23px;width: 22px;}
.modal.popup-form .modal-dialog {top: 0;transform: inherit;margin: 60px auto 0;}
.emergency-services-text .heading-title {font-size: 34px;line-height: 46px;}
.emergency-area-text .heading-title {line-height: 48px;font-size: 40px;margin-bottom: 15px;}
.services-parent ul li {
    width: 14.28%;
    padding: 20px 15px;
}
.header-bottom {
    padding: 0 0px;
}

}
@media(max-width:1499px) {
.container {padding: 0 55px;max-width: 100% !important;}
.container-fluid {padding: 0 55px;max-width: 100% !important;}
h1 {font-size: 32px;line-height: 40px;}
h2 {font-size: 30px;line-height: 38px;}
h3 {font-size: 28px;line-height: 36px;}
h4 {font-size: 26px;line-height: 32px;}
h5 {font-size: 24px;line-height: 28px;}
h6 {font-size: 22px;line-height: 26px;}
.head-call-now figure img {max-width: 46px;}
.form-hero {padding: 25px 20px;}
a.theme-btn {padding: 12px 30px 16px;font-size: 18px;line-height: 28px;}
.banner-btns a.theme-btn.btn-white {margin-right: 10px;}
.banner-btns {padding-top: 20px;}
.banner-caption ul li {padding-left: 26px;margin-bottom: 15px;background-position: top 8px left;font-size: 18px;line-height: 27px;background-size: 18px;}
.banner-title {font-size: 40px;line-height: 60px;}
.banner-star p {font-size: 18px;line-height: 28px;}
.stardx img {max-width: 17px;}
.logo-section {padding: 20px 0;}
.logo-section::before {height: 39px;top: -33px;}
.counter {font-size: 44px;line-height: 40px;}
.our-process-box h3::before {width: 74px;height: 2px;}
.our-process-box h3 {
	font-size: 20px;
	line-height: 30px;
}
.our-process-box {
    padding: 30px 20px;
}
.newsletter-form .medium {
    padding: 7px 78px 7px 19px !important;
    height: 50px !important;
    font-size: 18px !important;
    line-height: 26px !important;
}
.newsletter-form input.button.gform_button {width: 136px;height: 50px;font-size: 18px;line-height: 26px;}
.newsletter-section .heading-title {font-size: 36px;line-height: 40px;}
.footer .container {
    padding: 0 15px !important;
}
section.about-section .container-fluid {padding: 0 15px;}
.services-box figure {
    width: 80px;
    height: 80px;
    margin: 0 auto 15px;
    line-height: 80px;
}
.services-box figure img {max-width: 50px;}
.services-box h4 {
    font-size: 18px;
    line-height: 28px;
}
.services-btns a.theme-btn.btn-blue {
    margin-right: 10px;
}
.started-today h3 {font-size: 34px;line-height: 47px;}
.services-area-img figure {float: right;margin-bottom: 0;height: 100%;}
.started-today::before {width: 320px;left: -60px;}
.services-area-img {height: 100%;}
.services-area-img figure img {height: 100%;}
section.our-process-section {padding: 60px 0;}
section.services-section {padding: 60px 0;}
section.testimonial-section {padding: 60px 0px;}
section.our-gallery-section {padding: 60px 0;}
.blog-section {padding: 60px 0;}
.heading-title {margin-bottom: 20px;line-height: 40px;font-size: 40px;}
.emergency-services-text .heading-title {font-size: 30px;line-height: 41px;}
.emergency-services-img figure {width: 665px;height: 100%;}
section.emergency-services-section {margin: 0 50px 80px;}
.page-nav ul li {margin: 0px;font-size: 18px;line-height: 24px;}
section.about-zuppardo-section {padding: 70px 0;}
.form-hero.service-detail-form .form-title {font-size: 25px;line-height: 28px;padding: 10px 15px;}
.sidebar-title {font-size: 26px;line-height: 30px;}
.estimatin-titel h4 {font-size: 28px;line-height: 33px;}
.sidebar-bnnr-text h4 {font-size: 30px;line-height: 40px;}
.sidebar-call {font-size: 24px;line-height: 30px;}
.free-estimate-row {padding: 70px 0;}
.free-estimate-text {padding: 70px 70px 70px 50px;max-width: 665px;}
section.free-estimate-serivce {padding-bottom: 40px;}
.free-estimate-row {padding: 50px 0;}
.service-area-section.services-dtl-inn.inn2 .service-area-map figure {width: 100%;height: 100%;padding: 72px 40px;}
.page-template-template-service-areas .service-area-section.services-dtl-inn .service-area-left {padding: 30px;}
.service-area-section.services-dtl-inn.inn2 .area-location-bx figure {width: 69px;height: 72px;line-height: 60px;margin: 0 auto 15px;}
.service-area-left .subheading-title {font-size: 22px;line-height: 25px;}
.service-area-section.services-dtl-inn.inn2 .area-location-bx h6 {font-size: 18px;line-height: 26px;}
.search-btn {margin-bottom: 30px;padding: 20px 15px 20px;border: none;}
.search-medium {padding: 8px 50px 8px 15px;height: 44px;font-size: 16px;line-height: 24px;}
.search-btn button {top: 8px;width: 30px;right: 10px;}
section.no-results.not-found {text-align: center;}
.contact-info-icon figure {width: 90px;height: 90px;line-height: 90px;margin-right: 20px;}
.help-box .heading-title {line-height: 45px;font-size: 34px;}
.gutters-company-section.inn {padding: 70px 0;}
.gutters-company-btns {padding: 30px 0 0 0;}
.services-detail-left {padding: 15px;}
section.default-section .col-sm-4 {padding-left: 15px;}
.service-area-section.xx, .service-area-section.servicesarea-section {padding: 60px 0;}
.faq-box .card-header h5, .card-header-title {
    font-size: 20px;
    padding: 11px 35px 11px 20px;
}
.blog-detail-left {padding: 15px;}
.contact-left-form {padding: 0;}
.header-section .container-fluid {
	padding: 0px !important;
}
.head-call-now a {
	font-size: 24px;
	line-height: 28px;
}
.head-call-now p {
	font-size: 18px;
	line-height: 24px;
}
.header-bottom {
	padding: 0px;
}
.home-banner {
	padding: 200px 0 60px;
}
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium {
	font-size: 16px!important;
	padding: 7px 15px 7px 10px!important;
	height: 38px;
	line-height: 18px;
}
.gform_wrapper .gfield {
	padding: 0 4px 10px;
}
.form-hero .gform_body {
	margin: 0 -4px;
}
.service-detail-form .gform_wrapper.gravity-theme .ginput_container_address span {
	padding: 0 4px !important;
	margin-bottom: 10px !important;
}
.form-hero .b-form-title {
	margin-bottom: 15px;
	font-size: 26px;
	line-height: 24px;
}
.our-process-box h3::before {
	width: 44px;
	height: 2px;
}
.gform_wrapper.gravity-theme .ginput_container_address span {
	padding: 0 4px 0 !important;
	margin-bottom: 10px !important;
}
.client-nm-text h6 {
	margin-bottom: 0px;
	font-size: 22px;
	line-height: 28px;
}
.start-icon img {
	max-width: 16px;
}
.client-name .quto-img {
    width: 80px;
    height: 50px;
    padding-left: 3px;
    border-radius: 45px 0px 0px 45px;
}
.client-say-box p {
    font-size: 16px;
    line-height: 26px;
    padding-right: 15px;
}
.client-name {
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.client-name .quto-img figure {
    height: 45px;
    width: 45px;
    line-height: 38px;
}
.client-say-box {
    padding: 20px 0px 10px 15px;
}
.faq-box .card-header h5:after, .card-header-title::after {
    width: 30px;
    height: 30px;
    background-size: 17px;
    right: 5px;
}
.started-today-btns a.theme-btn.btn-blue {
    margin-right: 10px;
}
.faq-box .card {
    margin: 0 0 15px;
}
.faq-box-bottum p {
    font-size: 32px;
    line-height: 24px;
}
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after {
	background-size: 17px;
}
.blog-content {
    padding: 15px 10px 10px;
    margin: -50px -15px 0 30px;
}
.blog-btns {
	padding-top: 15px;
}
section.emergency-area-services .container-fluid {
	padding: 0 15px;
}
.service-area-section.innpaged {padding: 60px 0;}
.header-text p {
	font-size: 18px;
	letter-spacing: 1.2px;
	line-height: 24px;
}
.header-btn figure img {
	max-height: 36px;
}
.header-top-row {
	padding: 5px 5px;
}
.header-section.sticky .header-top-row {
	padding: 5px 15px;
}
.our-process-box-top figure {
    width: 80px;
    height: 80px;
    line-height: 75px;
}
.our-process-box-top figure img {
    max-width: 50px;
}
.our-process-row .col-sm-4 {
    padding: 15px;
}
.about-btns a.theme-btn.btn-white {
    margin-right: 10px;
}
.about-bottum-row .col-sm-3 {
    padding: 0px 15px;
    margin: 15px 0;
}
.about-bottum-row {
    padding-top: 30px;
}
.about-bottum-box figure img {
    max-width: 70px;
}
.about-bottum-box h3 {
    font-size: 18px;
}
section.about-section {
    padding: 60px 0;
}
.area-location-bx h6 {
    font-size: 16px;
    line-height: 22px;
}
.area-location-bx figure {
    margin: 0 auto 10px;
    border-radius: 20px 0px 0px 0px;
    width: 55px;
    height: 55px;
    line-height: 49px;
}
.area-location-bx:hover figure {
    border-radius:  0px 20px 0px 0px;
}
.area-location-bx figure img {
    max-width: 30px;
}
.location-btns a.theme-btn.btn-blue {
    margin-right: 10px;
}
section.gallery-section {padding: 60px 0px;}
.gallery-btns {
    padding-top: 10px;
}
.gallery-btns a.theme-btn.btn-blue {
    margin-right: 10px;
}
.blog-btns a.theme-btn.btn-blue {
    margin-left: 10px;
}
.newsletter-row .heading-title {
    font-size: 34px;
    line-height: 40px;
    width: 60%;
}
.newsletter-form {
    width: 40%;
}
.ftr-logo {
    padding-bottom: 13px;
}
.ftr-contact-col p strong {
    font-size: 20px;
    line-height: 24px;
}
.ftr-social {
    padding-top: 10px;
}
.ftr-parent {
    padding-top: 60px;
}
.ftr-title {
    margin-bottom: 14px;
    font-size: 24px;
    line-height: 24px;
}
.ftr-item ul li {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
}
.footer p{
    font-size: 16px;
    line-height: 22px;
}
.ftr-social a {height: 40px;width: 40px;margin: 0 0px;line-height: 30px;}
.ftr-social a img {width: 20px;}
.menu-copyright ul li {
    font-size: 16px;
    line-height: 24px;
}
.menu-copyright ul li::after {
    padding: 0 10px 0 13px;
    font-size: 16px;
    line-height: 24px;
}
.copyright-sections {
    padding: 16px 0;
    margin-top: 20px;
}
.ftr-left-bottum-row {
    padding: 60px 30px;
}
section.default-section {
    padding: 60px 0;
}
section.emergency-area-services {
    margin: 0 50px 60px;
}
.service-area-section.innsidex {
    padding: 60px 0;
}
.service-detail-right.sticky {
    top: 200px;
}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before {
    background-size: 17px;
}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li {
    padding-left: 23px !important;
}
.license-header p {
    font-size: 16px;
    line-height: 22px;
}

}
@media(max-width:1399px) {
.logo-list ul li {padding: 10px;width: 25%;}
.emergency-services-text .heading-title {font-size: 27px;line-height: 41px;}
section.default-section .col-sm-4 {padding-left: 15px;}
.service-detail-list ul {padding: 0 15px;}
.service-detail-list ul li a {padding: 9px 14px 9px 0;}
.contact-address p {font-size: 18px;line-height: 25px;}
.contact-address p strong {font-size: 22px;line-height: 26px;}
.estimatin-titel {padding: 40px 25px;margin-bottom: 40px;}
section.about-section .row {
	align-items: inherit;
}
}
@media(max-width:1299px) {
.estimates-btn a.theme-btn.btn-red {margin-right: 5px;padding: 8px 15px;font-size: 16px;line-height: 21px;}
.header-section::before {height: 54px;}
.emergency-services-img figure {width: 545px;height: 100%;}
.emergency-services-img {margin: -30px 0;}
.estimatin-titel {padding: 30px 20px;margin-bottom: 30px;}
.sidebar-call {font-size: 21px;line-height: 30px;}
.testimonial-row-parent .col-sm-3 {
	padding: 15px;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: 33.33%;
}
section.faq-section .row {
    align-items: inherit;
}
.menu-bar {
    width: auto;
}
.mega-menu .hover_mega_menu {
    width: 120%;
    left: 0;right: auto;
}

}
@media(max-width:1199px) {
h1 {font-size: 26px;line-height: normal;}
h2 {font-size: 24px;line-height: normal;}
h3 {font-size: 23px;line-height: normal;}
h4 {font-size: 22px;line-height: normal;}
h5 {font-size: 20px;line-height: normal;}
h6 {font-size: 18px;line-height: normal;}
.container {padding: 0 15px !important;}
.container-fluid {padding: 0 15px !important;}
p {font-size: 16px;line-height: 22px;}
section.our-process-section {padding: 40px 0;}
section.services-section {padding: 40px 0;}
section.testimonial-section {padding: 40px 0px;}
section.our-gallery-section {padding: 40px 0;}
.blog-section {padding: 40px 0;}
section.emergency-services-section {margin: 0 15px 40px;}
.emergency-services-text .heading-title {font-size: 25px;line-height: 34px;}
.freeEstimate-left-detail {padding: 41px 0;}
.freeEstimate-left-inn {padding: 100px 30px;height: 100%;}
.service-free-estimate {padding-bottom: 40px;}
.wp-pegination {padding-top: 20px;}
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a {width: 40px;height: 40px;margin: 0 5px;text-align: center;line-height: 31px;font-size: 20px;}
.contact-info-inn h2 {font-size: 26px;line-height: 26px;margin-bottom: 20px;}
.contact-info-icon figure {width: 40px;height: 40px;line-height: 32px;margin-right: 15px;margin-top: 5px;}
.contact-info-icon p strong {font-size: 20px;line-height: 20px;}
.contact-page-right h1.heading-title {font-size: 28px;line-height: 34px;margin-bottom: 15px;}
.contact-info-inn {padding: 40px 35px;}
.contact-page-right {padding: 30px 30px 35px 0px;}
.contact-page-right .form-hero input.button.gform_button {padding: 8px 15px;}
.contact-page-right .form-hero .gform_wrapper .medium {height: 40px;}
.contact-page-section {padding: 40px 0;}
.contact-map-section {padding-top: 40px;}
section.inner-banner .caption-absolute {top: 45%;}
section.default-section {padding: 40px 0;}
.form-title {font-size: 22px;padding: 10px 15px;margin-bottom: 15px;line-height: 25px;}
.sidebar-title {font-size: 22px;padding: 10px 15px;margin-bottom: 15px;line-height: 25px;}
.service-detail-list ul {padding: 0 8px;}
.service-detail-list ul li a {padding: 8px 18px 8px 0;font-size: 16px;line-height: 22px;}
.estimatin-titel h4 {font-size: 22px;line-height: 30px;margin-bottom: 15px;}
.sidebar-bnnr-text h4 {font-size: 24px;line-height: 30px;}
.sidebar-bnnr-text h4 small {font-size: 22px;}
.sidebar-call {font-size: 18px;padding: 5px 15px 5px;line-height: 28px;}
.iconfff img {width: 40px;}
.iconfff {height: 60px;width: 60px;line-height: 56px;}
section.services-detail.default-section .col-sm-8 {-ms-flex: 0 0 60%;flex: 0 0 60%;max-width: 60%;}
section.services-detail.default-section .col-sm-4 {-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}
.estimatin-titel {padding: 30px 15px;}
.gallery-img ul li {padding: 10px;}
.nav-previous a, .nav-next a {
	padding: 5px 20px 12px;
	font-size: 16px;
	line-height: 25px;
}
nav.navigation.post-navigation {
	overflow: hidden;
	padding: 15px 0 6px;
}
section.emergency-area-services {margin: 0 15px 40px;}
.service-area-section.services-dtl-inn.inn2 {margin-top: 40px;}
section.professional-serivce {padding: 0 0 40px;}
.professional-text {padding: 90px 70px 90px 0;}
.free-estimate-text {padding: 40px 20px 40px 25px;max-width: 500px;}
.page-nav ul li {font-size: 16px;line-height: 22px;}
.page-nav-box {
    padding: 8px 10px;
    min-width: 100%;
    border-radius: 0;
    float: none;
    border: none;
    margin: 0;
}
.page-nav {
    margin-top: 0;
    background: #4d97d2;
}
.page-nav ul li span a {color: #000;}
.page-nav .container {padding: 0;}
section.about-zuppardo-section {padding: 40px 0;}
.form-hero.service-detail-form .form-title {font-size: 22px;line-height: 25px;padding: 10px 15px;}
.service-area-section.services-dtl-inn.inn2 {margin-top: 0;padding: 40px 0;}
.service-area-section.services-dtl-inn.inn2 .service-area-map figure {padding: 30px 31px;}
.service-area-section.services-dtl-inn.inn2 .service-area-list ul li {width: 33.33%;list-style: none;}
.emergency-area-text p {font-size: 16px;line-height: 22px;}
.emergency-area-services-btn {padding-top: 0;}
section.blog-section.blog-inn {padding: 40px 0;}
.contact-info-icon figure img {width: auto;max-height: 30px;}
.contact-info-icon figure {width: 50px;height: 50px;line-height: 45px;margin-right: 15px;margin-top: 5px;}
.contact-address p {margin: 0;font-size: 16px;line-height: 23px;}
.contact-page-form {padding-top: 40px;}
.contact-page-form .heading-title {margin-bottom: 20px;}
.contact-left-form {padding: 0;}
.contact-form-col .gform_wrapper .medium {font-size: 16px !important;padding: 5px 10px 5px 5px !important;height: 40px;line-height: 22px;}
.contact-form-col input.button.gform_button {padding: 10px 20px;font-size: 16px;line-height: 22px;}
.contact-form-col .ginput_complex select {font-size: 16px !important;padding: 5px 10px 5px 5px !important;height: 40px;line-height: 22px;}
.contact-form-col .ginput_complex input[type='text'] {font-size: 16px !important;padding: 5px 10px 5px 5px !important;height: 40px;line-height: 22px;}
.contact-info-call-row a.external-dni {font-size: 18px;line-height: 24px;}
.help-section.innhelp {margin-top: 0;}
.gutters-company-box {padding: 25px 15px;}
.gutters-company-section.inn {padding: 40px 0;}
.gallery-section.inn {padding: 40px 0;}
.gallery-row-parent ul li {padding: 7px;}
.service-area-section.innpaged {padding: 40px 0;}
.contact-form-col .gform_wrapper.gravity-theme fieldset .ginput_container_address {margin-left: 0;margin-right: 0;}
.contact-form-col .gform_wrapper .medium.gfield_select {background-size: 15px !important;background-position: right 10px center !important;}
.contact-form-col .ginput_complex select {background-size: 15px !important;background-position: right 10px center !important;}
.service-detail-right.sticky {
    top: 172px;
}
.header-section.innheader {background: #fff;position: relative;}
.header-section.innheader.sticky {background-color: #fff;}
.services-detail-left figure.fimgs {margin-bottom: 10px;}
.service-area-section.xx, .service-area-section.servicesarea-section {padding: 40px 0;}
.emergency-area-services-btn a.theme-btn.btn-red {margin-right: 5px;}
.top-logo {
	padding: 0;
	border-radius: 0;
	background: transparent;
}
.header-bottom {
	border-radius: 0;
	background: transparent;
	padding: 0px 40px 0 0;
}
.heaer-bottum-row .col-sm-10 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	padding: 0 15px;
}
.heaer-bottum-row .col-sm-2 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	padding: 0 15px;
}
.header-section .row {
	align-items: center;
}
.header-section.sticky .top-logo {
	margin: 0;
	padding: 0;
}
.home-banner {
	padding: 40px 0 40px;
}
.form-hero input.button.gform_button {
	padding: 9px 20px;
	font-size: 16px;
	line-height: 24px;
}
a.theme-btn {
	padding: 10px 20px 13px;
	font-size: 16px;
	line-height: 24px;
}
.banner-btns a.theme-btn.btn-white {
	margin-right: 4px;
}
.form-hero {
	padding: 20px 15px;
}
.form-hero .b-form-title {
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 24px;
}
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium {
	font-size: 14px!important;
	padding: 5px 10px 5px 7px!important;
	height: 36px;
	line-height: 18px;
}
.gform_wrapper textarea.medium {
	height: 70px!important;
}
.stardx img {
	max-width: 15px;
}
.banner-star p {
	font-size: 16px;
	line-height: 24px;
}
.banner-star {
	padding-bottom: 10px;
}
.banner-title {
	font-size: 32px;
	line-height: 44px;
}
.banner-caption ul li {
	padding-left: 23px;
	margin-bottom: 15px;
	background-position: top 4px left;
	font-size: 16px;
	line-height: 22px;
	background-size: 16px;
}
.banner-btns {
	padding-top: 10px;
}
.floating-icon {display: none;}
#back-top-wrapper {display: none;}
.logo-section {
	padding: 10px 0;
}
.logo-section::before {
	height: 31px;
	top: -26px;
}
.logo-list ul li figure img {
	max-width: 100%;
	max-height: 70px;
}
.heading-title {
	margin-bottom: 15px;
	line-height: 30px;
	font-size: 30px;
}
.counter {
	font-size: 34px;
	line-height: 30px;
}
.our-process-box h3::before {
	width: 30px;
	height: 2px;
}
.our-process-box h3 {
    font-size: 18px;
    line-height: 24px;
}
.our-process-box {
    padding: 20px 15px;
}
.services-box figure {
    width: 70px;
    height: 70px;
    margin: 0 auto 15px;
    line-height: 66px;
}
.services-box figure img {
	max-width: 44px;
}
.services-box h4 {
    font-size: 16px;
    line-height: 22px;
}
.services-parent ul li {
    width: 14.28%;
    padding: 15px 5px;
}
.services-btns {
	padding-top: 10px;
}
.services-btns a.theme-btn.btn-blue {
    margin-right: 4px;
}
.services-btns .head-call-now figure img {
	max-width: 23px;
}
.head-call-now.services figure {
	width: 50px;
	height: 50px;
	line-height: 47px;
}
.head-call-now.services a {
	font-size: 26px;
	line-height: 24px;
}
.head-call-now.services {
	padding-left: 15px;
	margin-left: 20px;
}
.about-btns {
	padding-top: 5px;
}
.about-btns a.theme-btn.btn-white {
	margin-right: 10px;
}
.default-css ul li, .default-css ol li {
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 6px;
}
.default-css ul li {
    background-position: 0 4px;
    padding-left: 24px;
    background-size: 15px;
}
.default-css ul {
	margin-bottom: 10px;
}
.quto figure {
	width: 60px;
	height: 60px;
	line-height: 56px;
}
.quto figure img {
	max-width: 34px;
}
.start-icon img {
	max-width: 18px;
}
.client-nm-text h6 {
	font-size: 20px;
	line-height: 25px;
}
.client-say-box p {
	font-size: 15px;
	line-height: 22px;
}
.faq-box .card-header h5:after, .card-header-title::after {
	width: 25px;
	height: 25px;
	background-size: 14px;
}
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after {
	background-size: 14px;
}
.faq-box .card-header h5, .card-header-title {
    font-size: 18px;
    padding: 8px 26px 8px 15px;
}
.card-body.default-css {
	padding: 2px 15px 5px 15px;
}
.started-today-btns a.theme-btn.btn-blue {
    margin-right: 4px;
}
.faq-btns {
    padding-top: 5px;
}
.faq-box .card {
    margin: 0 0 10px;
}
.faq-box-bottum p {
    font-size: 24px;
    line-height: 20px;
}
.faq-box-bottum {
    padding: 12px 10px 13px;
}
.area-location-bx h6 {
    line-height: 22px;
    font-size: 15px;
}
.service-area-list .subheading-title {
    font-size: 18px;
    line-height: 30px;
}
.service-area-map figure {
    padding: 60px 20px;
}
.area-location-bx figure {
    margin: 0 auto 10px;
    border-radius: 20px 0px 0px 0px;
    width: 50px;
    height: 50px;
    line-height: 48px;
}
.area-location-bx figure img {
	max-width: 24px;
}
.location-btns a.theme-btn.btn-blue {
	margin-right: 4px;
}
.blog-content h3 {
    font-size: 16px;
    line-height: 22px;
}
.blog-btns {
	padding-top: 0px;
}
.blog-btns a.theme-btn.btn-blue {
    margin-left: 4px;
}
.home .footer .ftr-left-bottum-row {
    padding: 40px 20px;
    margin-top: 40px;
}
.newsletter-form .medium {
    padding: 7px 78px 7px 15px !important;
    height: 45px !important;
    font-size: 16px !important;
    line-height: 22px !important;
}
.newsletter-form input.button.gform_button {
	width: 90px;
	height: 45px;
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 7px;
}
.ftr-parent {
	padding-top: 40px;
}
.ftr-title {
	font-size: 18px;
	line-height: 22px;
	background: #fff;
	margin: 8px 0;
	text-align: center;
	display: block !important;
	padding: 11px 0 6px;
}
.ftr-item ul li a br {display: none;}
.ftr-item ul li {margin-bottom: 0;font-size: 15px;line-height: 22px;border-bottom: 1px solid #d9d9d9;padding: 6px 0;}
.ftr-item ul li:last-child {border-bottom: 0;}
.footer-menu {padding: 0;border: none;text-align: center;}
.footer-menu ul {display: block;}
.footer-menu ul li::after {display: none;}
.footer-menu ul li {margin-bottom: 0;font-size: 15px;line-height: 22px;border-bottom: 1px solid #d9d9d9;padding: 6px 0;display: block;}
.footer-menu ul li:last-child {border-bottom: 0;}
.ftr-contact-col {
	display: block;
	text-align: center;
	margin-bottom: 12px;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 10px;
}
.ftr-contact-col:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.ftr-contact-col figure {width: 37px;height: 37px;line-height: 31px;margin: 0 auto 10px;}
.footer .col-sm-4 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.footer .col-sm-3 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.footer .col-sm-5 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.footer .col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.ftr-social {
	padding-top: 0px;
	text-align: center;
	padding-bottom: 7px;
}
.ftr-item.item2 ul {
	column-count: 1;
}
.ftr-item.item3 ul {
    column-count: 1;
}
.menu-row-ftr .ftr-item ul li::after{display: none;}
.menu-row-ftr .ftr-item ul li {
    display: block;
    margin: 0;
}
.ftr-item {text-align: center;}
.copyright-sections .col-sm-6 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.menu-copyright ul li::after {display: none;}
.copyright-sections .col-sm-6:first-child {order: 2;}
.copyright-sections .col-sm-6:last-child {order: 1;}
.copyright-sections {
	padding: 0 0 15px;
	margin: 4px 0 0;
	border: none;
	text-align: center;
	border-top: 1px solid #d9d9d9;
}
.menu-copyright ul li {margin-bottom: 0;font-size: 15px;line-height: 22px;border-bottom: 1px solid #D9D9D9;padding: 6px 0;display: block;}
.copyright {padding-top: 8px;}
.menu-copyright {float: none;text-align: center;padding-top: 0px;}
.about-ftr {text-align: center;}
.ftr-logo {padding-bottom: 20px;}
.ftr-parent .col-sm-3:nth-child(4) .ftr-item {margin-left: 0;}
.footer .col-sm-2:last-child .ftr-item {margin-left: 0;}
.footer::before {display: none;}
.footer p {
	font-size: 16px;
	line-height: 20px;
}
.help-you .heading-title {
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 20px;
}
.about-btns.faq-btns {
	padding-top: 20px;
}
.emergency-area-text .heading-title {
    line-height: 42px;
    font-size: 32px;
    margin-bottom: 10px;
}
.emergency-area-text {
    padding-left: 50px;
    max-width: 680px;
}
section.faq-page-section.default-section .col-sm-8 {
	-ms-flex: 0 0 85%;
	flex: 0 0 85%;
	max-width: 85%;
}
.header-section {
    position: relative;
    background: #4d97d2;
	padding: 0;
}
.header-text p {
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 20px;
    color: #fff;
}
.header-text p a strong{
    color: #fff;
}
.header-text p a:hover strong{
    color: #000;
}
.header-top-row {
    padding: 5px 15px;
}	
.heaer-top {
    padding: 10px 15px;
    border-radius: 0;
}
.header-btn figure img {
    max-height: 28px;
}
.ginput_recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
.header-section.sticky .heaer-top {
    padding: 10px 15px;
}
.home-banner .home-banner-row::after {
    bottom: -40px;
}
.our-process-box-top figure {
    width: 70px;
    height: 70px;
    line-height: 65px;
}
.our-process-box-top figure img {
    max-width: 44px;
}
.our-process-box-top {
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.about-bottum-box figure img {
    max-width: 60px;
}
.about-bottum-box h3 {
    font-size: 16px;
}
.about-btns a.theme-btn.btn-white {
    margin-right: 4px;
}
.about-content .default-css ul li {
    background-position: 0 -1px;
    padding-left: 30px;
    background-size: 24px;
}
section.about-section {
    padding: 40px 0;
}
.faq-box-left {
    padding: 30px 0px 30px 0;
}
section.gallery-section {padding: 40px 0px;}
.gallery-btns a.theme-btn.btn-blue {
    margin-right: 4px;
}
.ginput_recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
a.example-image-link {
    height: 70px;
    width: 70px;
}
section.started-today-section {
    padding: 40px 0;
}
.blog-content {
    padding: 15px 10px 10px;
    margin: -30px 0 0 15px;
}
.newsletter-row .heading-title {
    font-size: 26px;
    line-height: 30px;
    width: 65%;
}
.home .footer {
    margin-top: 0;
}
.footer .ftr-left-bottum-row {
    padding: 40px 20px;
}
.service-area-section.innsidex {
    padding: 40px 0;
}
.services-detail-left {
    padding: 10px;
}
.service-area-section.innsidex .service-area-map figure {
    padding: 20px;
}
section.testimonial-section .section-heading .start-icon img {
    max-width: 28px;
}
section.testimonial-section.pageinn .section-heading {
    padding-bottom: 10px;
}
.top-logo img {
    max-width: 120px;
}
	.license-footer {
    padding-top: 10px;
    text-align: center;
}
	.license-contact {
    padding-top: 20px;
}
	
	

}
@media(max-width:1024px) {
.home-banner .col-sm-8 {-ms-flex: 0 0 55%;flex: 0 0 55%;max-width: 55%;}
.home-banner .col-sm-4 {-ms-flex: 0 0 45%;flex: 0 0 45%;max-width: 45%;}
.emergency-services-img {display: none;}
.emergency-services-text {padding: 40px 0;}
section.emergency-services-section .col-sm-4 {padding: 0 15px;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
section.emergency-services-section .row::before {top: 79px;}
.emergency-services-call figure {width: 80px;height: 80px;line-height: 78px;margin: 0 auto 15px;}
.emergency-services-call figure img {
    max-width: 50px;
}
.logo-list ul li figure img {width: auto;max-height: 56px;}
.blog-wrapper .col-sm-4 {
	padding: 15px;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.services-parent ul li {
    width: 16.66%;
    padding: 15px 5px;
}



}
@media(max-width:991px) {
.services-img-box {display: none;}
section.services-section .col-sm-4 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
section.services-section .col-sm-8 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.logo-list ul li {padding: 5px;}
.logo-list ul {margin: 0 0 0 -5px;}
.logo-list ul li figure img {width: auto;max-height: 50px;}
.freeEstimate-left-inn {padding: 30px 15px;}
.contact-info-inn {padding: 40px 25px;}
section.blog-section.blogpage-single-section .col-sm-8 {-ms-flex: 0 0 60%;flex: 0 0 60%;max-width: 60%;}
section.blog-section.blogpage-single-section .col-sm-4 {-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}
.servie-detail-image {margin-bottom: 20px;}
.contact-info-icon figure {margin-right: 10px;}
.contact-address p {margin: 0;font-size: 14px;line-height: 21px;}
section.about-section .col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.about-img-box {
    padding-top: 30px;
}
.service-area-section .col-sm-5 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.service-area-section .col-sm-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.service-area-map figure {
    padding: 20px 20px;
    text-align: center;
}
.service-area-section.innsidex .service-area-list {
    padding-bottom: 30px;
}



}
@media(max-width:900px) {
section.about-section .col-sm-7 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gallery-img ul li {padding: 5px;}
.inner-banner>img {width: 100%;height: 220px;object-fit: cover;}
section.inner-banner .caption-absolute {top: 50%;}
.freeEstimate-parent-row .col-sm-6 {padding: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.freeEstimate-parent-row .col-sm-6:last-child figure {display: none;}
.freeEstimate-left-detail {padding: 0;}
.freeEstimate-left-inn {padding: 40px 15px;}
.contact-info-inn {padding: 40px 15px;}
.professional-text {padding: 70px 40px 50px 0;}
.choose-gutter-heading {padding: 10px 0;}
.blog-wrapper .col-sm-4 {padding: 15px;}
.banner-main-form-div {padding-left: 0;}
.emergency-area-services-btn.help-btns a.theme-btn.btn-red {margin-right: 7px;}
.service-detail-right.sticky {top: 133px;}
.testimonial-row-parent .col-sm-4 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.home-banner .col-sm-7 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.home-banner .col-sm-5 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.home-banner .col-sm-6 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.home-banner .col-sm-6 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.banner-caption-left {padding-bottom: 25px;}
.form-hero {
	padding: 20px 15px;
	max-width: 100%;
}
.logo-section::before {display: none;}
.our-process-row .col-sm-4 {
	padding: 15px;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.services-parent ul li {
	width: 20%;
    padding: 8px 5px;
}
section.about-section .col-sm-4 {display: none;}
section.about-section .col-sm-8 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.testimonial-row-parent .col-sm-3 {
	padding: 15px;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.newsletter-box {
	display: block;
	text-align: center;
}
.newsletter-section .heading-title {
	font-size: 22px;
	line-height: 28px;
	width: 100%;
}
section.services-detail.default-section .col-sm-8 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
section.services-detail.default-section .col-sm-4 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-top: 30px;}
.form-hero.service-detail-form {margin-bottom: 30px;}
.home-banner .home-banner-row::after {display: none;}
.about-bottum-row .col-sm-3 {
    padding: 0px 15px;
    margin: 15px 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}
section.faq-section .col-sm-5 {
    padding: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
section.faq-section .col-sm-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}



}
@media(max-width:812px) {
.heading-title, .heading-title h1, .heading-title h2, .heading-title h3 {font-size: 24px;line-height: 27px;margin-bottom: 10px;}
h1 {font-size: 24px;line-height: normal;}
h2 {font-size: 22px;line-height: normal;}
h3 {font-size: 21px;line-height: normal;}
h4 {font-size: 20px;line-height: normal;}
h5 {font-size: 18px;line-height: normal;}
h6 {font-size: 16px;line-height: normal;}
p {font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.newsletter-box {display: block;text-align: center;}
section.newsletter-section .heading-title {color: #fff;margin: 0 0 15px;width: 100%;}
.blog-wrapper .col-sm-4 {padding: 15px;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.blog-content {padding: 15px 15px 10px;}
.service-area-section .col-sm-5 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding: 0;}
.services-area-img {border-radius: 15px;text-align: center;}
.service-area-section .col-sm-7 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.service-area-left {padding-top: 30px;}
.services-area-img::before {display: none;}
.gallery-box-img {border-width: 5px;}
.gallery-img figcaption .img-gorup a {width: 50px;height: 50px;}
.gallery-img figcaption .img-gorup a img {width: 30px;}
.gallery-img figure figcaption {padding: 9px;}
.faq-box .card-header h5, .card-header-title {
    font-size: 16px;
    padding: 8px 26px 8px 10px;
    line-height: 20px;
}
.card-body.default-css {
	padding: 2px 10px 5px 10px;
}
.default-css ul li, .default-css ol li {font-size: 14px;line-height: 20px;}
.default-css ul li {
    background-position: 0 2px;
    padding-left: 18px;
    background-size: 13px;
}
.about-box h4 {font-size: 20px;}
.services-box-dtl h4 {font-size: 18px;line-height: 24px;margin: 0;}
.services-box-dtl figure img {width: auto;max-height: 46px;}
.services-box-dtl figure {width: 70px;height: 70px;line-height: 68px;margin: 0 auto 12px;}
.our-process-box-top figure img {width: auto;max-height: 45px;}
.our-process-box-top figure {width: 60px;height: 60px;line-height: 58px;}
.counter {font-size: 28px;line-height: 34px;}
section.our-process-section::before {width: 100%;height: 69%;left: 0;bottom: 0;border-radius: 0;}
.form-hero input.button.gform_button {padding: 9px 15px;font-size: 16px;line-height: 22px !important;}
.banner-title {margin-bottom: 15px;font-size: 22px;line-height: 30px;}
.banner-title br {display: none;}
.banner-caption ul li {
	padding-left: 20px;
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 17px;
	background-size: 15px;
	background-position: top 2px left;
}
.logo-list ul li {
	padding: 10px;
	width: 50%;
}
.logo-list ul li figure img {width: auto;max-height: 68px;}
.logo-list ul li figure {
	border-radius: 4px;
	padding: 10px;
	box-shadow: 0px 0px 40px 0px rgba(48, 69, 124, 0.30);
}
.logo-list {
	padding-right: 0;
}
.form-hero .b-form-title {font-size: 20px;line-height: 22px;}
.moxie-shim.moxie-shim-html5 {display: none;}
.head-call-now a {font-size: 20px;line-height: 22px;}
.head-call-now p strong {font-size: 16px;}
.estimates-btn a.theme-btn.btn-red {margin-right: 0;padding: 8px 15px;font-size: 14px;}
.modal.popup-form .modal-body .form-hero .b-form-title {margin-bottom: 11px;font-size: 22px;}
.modal.popup-form .modal-body {
	padding: 25px 15px;
	border-radius: 10px;
}
.modal.popup-form .modal-dialog {top: 0;transform: inherit;margin: 52px auto 0;}
.freeEstimate-btns .theme-btn {margin: 10px 2px 0;}
.page-nav ul li {font-size: 15px;line-height: 20px;}
.contact-page-parent .col-sm-5 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.contact-page-parent .col-sm-7 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.contact-info-left-image {display: none;}
.contact-info-left {height: auto;text-align: center;}
.contact-info-icon {display: block;margin: 0;text-align: center;padding: 14px 0;border-bottom: 1px solid rgb(255 255 255 / 22%);}
.contact-info-icon figure {width: 40px;height: 40px;line-height: 32px;margin: 0 auto 10px;}
.contact-info-icon:nth-child(4) {border-bottom: 0;padding-bottom: 0;}
.contact-page-right {padding: 30px 15px 35px 15px;}
.form-title {font-size: 18px;padding: 8px 15px;line-height: 21px;}
.sidebar-title {font-size: 20px;padding: 8px 15px;}
.service-detail-list ul li a {padding: 8px 18px 8px 0;font-size: 15px;line-height: 20px;}
.estimatin-titel h4 {font-size: 22px;line-height: 29px;margin-bottom: 13px;}
.servie-detail-image {margin-bottom: 20px;}
.service-detail-list {margin-bottom: 30px;}
.estimatin-titel {margin-bottom: 30px;}
section.blog-section.blogpage-single-section .col-sm-8 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
section.blog-section.blogpage-single-section .col-sm-4 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-top: 30px;}
.nav-previous a, .nav-next a {padding: 7px 15px;font-size: 15px;line-height: 22px;}
.blog-info a {font-size: 15px;line-height: 23px;}
.service-detail-form .gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.service-detail-form .gform_wrapper.gravity-theme .ginput_container_address span {flex: 0 0 50%;}
.service-detail-form .gform_wrapper.gravity-theme .ginput_complex .ginput_full {flex: 0 0 100%;}
.stardx {top: -1px;}
.service-area-left .subheading-title {font-size: 20px;}
.page-template-template-service-areas .service-area-section.services-dtl-inn .service-area-left {padding: 15px;}
.service-area-section.services-dtl-inn.inn2 .area-location-bx figure {width: 49px;height: 47px;line-height: 40px;margin: 0 auto 15px;border-radius: 4px 4px 20px 4px;}
.emergency-area-text .heading-title {line-height: 26px;font-size: 20px;margin-bottom: 10px;}
.contact-page-form .col-sm-6 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.contact-right-form iframe {width: 100%;height: 300px;}
.contact-form-col input.button.gform_button {line-height: normal !important;}
.contact-page-form .col-sm-6:first-child {padding-right: 15px;}
.contact-page-form .col-sm-6:last-child {padding-left: 15px;}
.contact-page-form .gform_wrapper.gravity-theme .ginput_container_address {margin-left: 0;margin-right: 0;}
.wp-pegination {padding: 25px 0 0;}
.service-detail-right.sticky {position: relative;top: 0;right: 0;}
.professional-btns a.theme-btn.btn-red {margin-right: 2px;}
.head-call-now p {
	font-size: 16px;
	line-height: 22px;
}
.head-call-now figure img {
	max-width: 36px;
}
.stardx img {
	max-width: 11px;
}
.banner-star p {
	font-size: 14px;
	line-height: 20px;
	padding-left: 0px;
}
a.theme-btn {
	padding: 8px 15px;
	font-size: 14px;
	line-height: 20px;
}
.our-process-box h3::before {
	width: 20px;
	height: 2px;
}
.our-process-box h3 {
	font-size: 16px;
	line-height: 22px;
}
.services-box h4 {
    font-size: 15px;
    line-height: 22px;
}
.services-box figure {
    width: 60px;
    height: 60px;
    margin: 0 auto 10px;
    line-height: 59px;
}
.services-box figure img {
	max-width: 40px;
}
.head-call-now.services figure {
	width: 40px;
	height: 40px;
	line-height: 36px;
}
.services-btns .head-call-now figure img {
	max-width: 20px;
}
.head-call-now.services {
	padding-left: 10px;
	margin-left: 0;
	border: none;
}
.head-call-now.services a {
	font-size: 20px;
	line-height: 24px;
}
.about-btns a.theme-btn.btn-white {
	margin-right: 4px;
}
.client-nm-text h6 {
	font-size: 18px;
	line-height: 22px;
}
.start-icon img {
	max-width: 16px;
}
.client-say-box p {
	font-size: 14px;
	line-height: 20px;
}
.area-location-bx figure img {
	max-width: 20px;
}
.blog-content h3 {
    font-size: 14px;
    line-height: 20px;
}
.blog-btns a.theme-btn.btn-white {
	margin-right: 4px;
}
.help-you .heading-title {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 15px;
}
.services-area-map {
	padding-top: 30px;
	text-align: center;
}
section.faq-page-section.default-section .col-sm-8 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.header-text p {
    font-size: 13px;
    letter-spacing: normal;
    line-height: 20px;
    color: #fff;
}
.header-btn figure img {
    max-height: 25px;
}
.heaer-top .col-sm-2 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.heaer-top .col-sm-10 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.home-banner::after {display: none;}
.logo-list {
    border-bottom: none;
}
.logo-list ul li:hover{box-shadow: none;}
.about-bottum-box figure img {
    max-width: 45px;
}
.about-bottum-box h3 {
    font-size: 15px;
}
.about-bottum-row {
    padding-top: 10px;
}
.about-bottum-row .col-sm-3 {
    padding: 0px 10px;
    margin: 10px 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}
.about-bottum-box figure {
    margin-bottom: 10px;
}
.faq-box-bottum p {
    font-size: 20px;
    line-height: 20px;
}
.service-area-list .subheading-title {
    font-size: 16px;
    line-height: 30px;
}
.service-area-section {
    text-align: center;
}
.service-area-list ul {
    justify-content: center;
}
.home-banner::before {
    background: linear-gradient(90deg, #F5F5F5 0.08%, #F5F5F5 100%, rgba(245, 245, 245, 0.00) 99.93%);
}
.about-content .default-css ul li {
    background-position: 0 2px;
    padding-left: 23px;
    background-size: 16px;
}
.area-location-bx h6 {font-size: 14px;
	line-height: 20px;
}
.newsletter-row {
    display: block;
    text-align: center;
}
.newsletter-row .heading-title {
    font-size: 22px;
    line-height: 30px;
    width: 100%;
}
.newsletter-form {
	max-width: 400px;
	margin: 15px auto 0;
	width: 100%;
}
.modal-body .form-hero {
    padding: 0;
}
.emergency-services-text .heading-title {
    font-size: 20px;
    line-height: 30px;
}
.emergency-area-text {
    padding-left: 10px;
}
.free-estimate-text {
    max-width: 420px;
}
section.testimonial-section .section-heading .start-icon img {
    max-width: 22px;
}
.ftr-logo img {
    max-width: 140px;
}
.top-logo img {
    max-width: 90px;
}
    .license-header p {
        font-size: 14px;
        line-height: 20px;
    }




}
@media(max-width:767px) {
.our-process-row .col-sm-4 {padding: 15px;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.professional-text {padding: 40px 15px 40px 15px;text-align: center;background: rgb(255 255 255 / 75%);}
.professional-row {border-radius: 25px;}
.heaer-bottum-row .col-sm-2 {
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	max-width: 30%;
}
.heaer-bottum-row .col-sm-10 {
	-ms-flex: 0 0 70%;
	flex: 0 0 70%;
	max-width: 70%;
}
.gallery-img ul li {
	width: 50%;
}
.gallery-row-parent .col-sm-3 {
    padding: 10px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}




}
@media(max-width:700px) {
.estimates-btn {order: 2;width: 100%;text-align: center;}
.estimates-btn a.theme-btn.btn-red {margin-right: 0;padding: 8px 15px;font-size: 18px;margin: 0;display: block;border-radius: 0;}
section.emergency-area-services .col-sm-5 {padding: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
section.emergency-area-services .col-sm-7 {padding: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gallery-img ul li {padding: 5px;}
.stardx img {width: auto;max-height: 13px;}
.stardx {top: -1px;padding-right: 0;}
.professional-text {padding: 40px 11px 40px 11px;}
.emergency-area-text {text-align: center;}
.emergency-area-text p {font-size: 15px;line-height: 20px;}
.service-area-section.services-dtl-inn.inn2 .row {align-items: inherit;justify-content: center;}
.service-area-section.services-dtl-inn .col-sm-7 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.service-area-section.services-dtl-inn .col-sm-5 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.contact-page-parent .col-sm-4 {padding: 5px 15px;border-right: none;border-bottom: 1px solid rgba(26, 36, 107, 0.2);-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.contact-info-icon figure {width: 50px;height: 50px;line-height: 46px;margin: 0 auto 10px;}
.contact-info-icon figure img {width: auto;max-height: 25px;}
.gallery-row-parent ul li {padding: 6px;width: 33.33%;}
.header-top-row {
    display: none;
}
.services-parent ul li {
    width: 25%;
}
.about-bottum-row .col-sm-3 {
    padding: 0px 10px;
    margin: 10px 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.service-area-list ul li {
    width: 25%;
}
.emergency-area-text {
    padding: 40px 0;
}


}
@media(max-width:600px) {
	.license-header {
    display: none;
}
}
@media(max-width:575px) {
.our-process-row .col-sm-4 {
	padding: 8px 15px 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.our-process-box h3 {
	font-size: 16px;
	line-height: 22px;
	padding-left: 0;
	margin-bottom: 7px;
}
.testimonial-row-parent .col-sm-3 {padding: 8px 15px;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.header-bottom {padding-right: 57px;}
.services-row ul li {width: 50%;}
.roofing-types-list .col-sm-2 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;margin: 8px 0;}
.gallery-row-parent ul li {padding: 6px;width: 50%;}
.free-estimate-text {padding: 40px 15px 40px 15px;max-width: 100%;text-align: center;background: rgb(2 31 53 / 78%);}
.free-estimate-row {padding: 0;}
.free-estimate-btns a.theme-btn.btn-red {margin-right: 2px;}
.emergency-area-text {text-align: center;padding: 30px 0 0;}
.gallery-img ul li {padding: 5px;width: 50%;}
section.emergency-area-services .emergency-area-text {padding: 30px 15px;}
.contact-address p {margin: 0;font-size: 16px;line-height: 21px;}
.blog-wrapper .col-sm-4 {padding: 15px;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.services-box ul li {list-style: none;width: 50%;padding: 10px 10px;}
.faq-box .card-header h5, .card-header-title {font-size: 16px;}
.service-area-left ul li {width: 50%;}
.area-location-bx figure img {width: 21px;max-width: 21px;}
.about-btns a.theme-btn.btn-red {margin-right: 2px;}
a.theme-btn {font-size: 14px;padding: 8px 8px;}
.banner-btns a.theme-btn.btn-red {margin-right: 2px;}
.banner-title {margin-bottom: 10px;font-size: 22px;line-height: 25px;}
.professional-btns a.theme-btn.btn-red {background: #4d97d2;color: #fff;border-color: #4d97d2;margin-right: 2px;}
.testimonial-row-parent .col-sm-4 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin: 10px 0;}
.testimonial-section.pageinn .testimonial-row-parent .col-sm-4 {margin-bottom: 7px;}
.top-logo {
	text-align: center;
    padding-top: 10px;
	display: block;
}
.top-logo img {
    max-width: 110px;
}
.head-call-now p strong {font-size: 18px;}
.header-bottom {
	display: block;
	border-top: 1px solid #d9d9d9;
	padding: 7px 0;
	margin-top: 10px;
    position: static;
}
.heaer-top {
    padding: 0 15px;
    border-radius: 0;
}
.header-section .col-sm-2 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.header-section .col-sm-10 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding: 0;position: static;}
.header-section {padding-bottom: 0;}
.top-header {padding: 0;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.head-call-now {
	justify-content: center;
}
.logo-list ul li figure img {
	width: auto;
	max-height: 55px;
}
.services-parent ul li {
	width: 33.33%;
}
.testimonial-row-parent .col-sm-3 {
	padding: 15px;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.blog-wrapper .col-sm-4 {
	padding: 15px;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.newsletter-section .heading-title {
	font-size: 16px;
	line-height: 22px;
	width: 100%;
}
/* .floating-icon-mobi {
	display: block !important;
} */

}
@media(max-width:525px) {
.blog-wrapper .col-sm-4 {padding: 8px 15px;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.logo-list ul li {padding: 5px;width: 50%;}
.service-area-list ul li {
    width: 33.33%;
}


}
@media(max-width:480px) {
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.banner-star p {font-size: 13px;}
.stardx img {width: auto;max-height: 12px;margin-right: -3px;}
.heaer-bottum-row .col-sm-3 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.heaer-bottum-row .col-sm-9 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding: 0;position: static;}
.commercial-service-section .services-row ul li {width: 50%;}
.services-row ul {margin: 0 -10px;}
.floating-icon-mobi {padding-top: 0;}
.service-detail-form .gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.service-detail-form .gform_wrapper.gravity-theme .ginput_container_address span {flex: 0 0 100%;}
.service-area-section.services-dtl-inn.inn2 .service-area-list ul li {width: 50%;list-style: none;margin: 10px 0;}
.contact-form-col .gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.about-bottum-row .col-sm-3 {
    padding: 0px 10px;
    margin: 10px 0 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border-bottom: 1px solid #D9D9D9;
}
.about-bottum-row .col-sm-3:last-child {
    margin: 10px 0 0;
    border-bottom: none;
}



}
@media(max-width:420px) {
.location-btns a.theme-btn {margin-right: 1px;}
a.theme-btn.btn-black {margin-right: 0;}
.banner-btns a.theme-btn {margin-right: 2px;}
.banner-star p {font-size: 11px;}
.professional-btns a.theme-btn {
    font-size: 11px;
    padding: 8px 11px;
    margin-top: 5px;
}
.free-estimate-btns a.theme-btn {
    padding: 8px 8px;
    font-size: 11px;
}
.services-parent ul li {
    width: 50%;
}
.service-area-list ul li {
    width: 50%;
}
a.theme-btn {
    font-size: 11px;
    padding: 8px 10px;
	margin-top:8px;
}
.professional-text .heading-title br {
    display: none;
}




}
@media(max-width:375px) {
}
@media(max-width:370px) {
}

/*-----------------------*/

.somfy-page-section{ padding: 100px 0; }
.somfy-product-row{ padding: 40px 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee; margin: 40px 0; }
.somfy-product-row .row{justify-content: center;}
.somfy-product-item{position: relative;}
.somfy-product-content{ position: absolute; bottom: 0; background: #4d97d2; right: 0; width: 230px; color: #fff; padding: 15px; transition: .2s ease-in-out; -webkit-transition: .2s ease-in-out; -moz-transition: .2s ease-in-out; -o-transition: .2s ease-in-out;text-align:center; }
.somfy-product-content h5 { font-size: 22px; line-height: 26px; margin: 0; }
.somfy-product-content h5 a{ color: #fff; }
.somfy-product-item:hover .somfy-product-content{ bottom: 10px; }
.somfy-product-row .col-sm-4 { margin: 15px 0; }
.decking-sp-slide .slider.slider-nav .slick-slide { border-radius: 5px; overflow: hidden; border-top: 0; border-bottom: 0; padding: 0 4px; }
.decking-sp-slide .slider.slider-for { margin-bottom: 5px; }
button.slick-prev.slick-arrow, button.slick-next.slick-arrow { border: none; background: transparent; font-size: 0; background: #000; color: #fff; width: 20px; height: 30px; vertical-align: middle; position: absolute; top: 50%; transform: translateY(-50%); z-index: 1; cursor: pointer; }
.slider.slider-nav.slick-initialized.slick-slider { margin: 0 -4px; }
button.slick-prev.slick-arrow::before{ content: "\f104";font-family: 'FontAwesome'; font-size: 32px; top: 0; vertical-align: middle; line-height: 20px; }
button.slick-next.slick-arrow::before{ content: "\f105";font-family: 'FontAwesome'; font-size: 32px; top: 0; vertical-align: middle; line-height: 20px; }
button.slick-prev.slick-arrow { left: 4px; }
button.slick-next.slick-arrow { right: 4px; }
.color-ave ul{ display: flex; flex-wrap: wrap; margin-left: -10px; }
.color-ave ul li{ list-style: none; width: 20%; padding: 15px 10px; text-align: center; }
.color-ave ul li p{margin-bottom: 0;}
.color-ave ul li img{ margin-bottom: 20px; }
.decking-row { border-top: 1px solid #eee; padding-top: 40px; margin-top: 27px; }
.color-ave ul li:before{display:none;}
/*------------------*/
.elementor-wrapper.content-video {aspect-ratio: 1.7777;}
.elementor-wrapper.content-video iframe.elementor-video-iframe {height: 100%;width: 100%;display: flex;border: none;background-color: #000;}

@media(max-width:1499px) {
    .somfy-product-content h5 { font-size: 20px; line-height: 24px; margin: 0; }
    .color-ave ul li p { margin-bottom: 0; font-size: 16px; line-height: 22px; }
}
@media(max-width:1199px) {
.somfy-page-section { padding: 40px 0; }
.somfy-product-row { padding: 15px 0; margin: 15px 0; }
.somfy-product-content h5 { font-size: 18px; line-height: 22px; margin: 0; }
.somfy-product-content { width: 210px; padding: 10px; }
.decking-row { padding-top: 22px; margin-top: 0px; }
.color-ave ul li { padding: 8px 5px; }
.color-ave ul li p { font-size: 15px; line-height: 20px; }
.color-ave ul li img { margin-bottom: 10px; }

}
@media(max-width:960px) {
.decking-row .col-sm-6 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.decking-content-right { padding-top: 30px; }
.decking-sp-slide .slider.slider-for figure img { width: 100%; }

}
@media(max-width:812px) {
.somfy-product-content { width: 100%; padding: 10px; text-align: center; position: relative; }
.somfy-product-content h5 { font-size: 16px; line-height: 20px; margin: 0; }
.color-ave ul li p { margin-bottom: 0; font-size: 14px; line-height: 20px; }

}
@media(max-width:480px) {
.color-ave ul li { list-style: none; width: 33.33%; }
.color-ave ul { display: flex; flex-wrap: wrap; margin-left: 0; justify-content: center; }

}



