@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 Bold'), local('Poppins-Bold'),  url('../fonts/Poppins-Bold.woff2') format('woff2'),  url('../fonts/Poppins-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Source Sans Pro';
src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'),  url('../fonts/SourceSansPro-SemiBold.woff2') format('woff2'),  url('../fonts/SourceSansPro-SemiBold.woff') format('woff');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Source Sans Pro';
src: local('Source Sans Pro Light'), local('SourceSansPro-Light'),  url('../fonts/SourceSansPro-Light.woff2') format('woff2'),  url('../fonts/SourceSansPro-Light.woff') format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Source Sans Pro';
src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'),  url('../fonts/SourceSansPro-Bold.woff2') format('woff2'),  url('../fonts/SourceSansPro-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Source Sans Pro';
src: local('Source Sans Pro'), local('SourceSansPro-Regular'),  url('../fonts/SourceSansPro-Regular.woff2') format('woff2'),  url('../fonts/SourceSansPro-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
body {padding: 0;margin: 0;font-family: 'Source Sans Pro';font-weight: normal;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #4d97d2;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:#4d97d2}
.count::selection {background-color: #fff;color: #4d97d2}
img {max-width: 100%;height: auto}
p {font-family: 'Source Sans Pro';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #666;}
p a {color: #4d97d2;}
p strong {color: #4d97d2;font-weight: normal;}
li strong {color: #4d97d2;font-weight: normal;}
p a:hover {color: #4d97d2;}
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: #4d97d2;}
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: #4d97d2;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: #4d97d2;}
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: #4d97d2;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: 661px !important;position: absolute;top: 50%;left: 0;right: 0;transform: translateY(-50%);width: 95%;border-radius: 10px;margin: 0 auto;overflow: hidden;}
.modal.popup-form .modal-content {border: none;box-shadow: none;background: transparent;}
.modal.popup-form .modal-body {padding: 0px;border: none;background: #fff;}
.modal.popup-form .gform_wrapper textarea.medium {height: 80px!important;}
.modal-body .gform_wrapper form {padding-top: 0;}
/* .popup-form .form-hero {width: 100%;background: #f2f7fb;box-shadow: 0px 0px 60px rgba(26, 36, 107, 0.1);border-radius: 4px;}
*/
.modal.popup-form .form-hero .b-form-title {margin-top: -1px;text-align: center;color: #fff;}
.modal.popup-form .form-hero .b-form-title strong {color: #000;}
.modal.popup-form .form-hero .gform_wrapper .gform_footer {margin: 15px 0 0px 0 !important;}
.modal.popup-form .modal-body .col-sm-5 {padding: 0;}
.modal.popup-form .modal-body .col-sm-7 {padding: 0;}
.popup-logo {padding: 45px;text-align: center;}
.popup-logo figure img {max-width: 174px;}
.popup-dtl {padding: 0px 30px 0;}
.contact-info-icon.popup-form {justify-content: left;padding: 15px 0;}
.contact-info-icon.popup-form figure {width: 60px;height: 60px;border-radius: 50%;text-align: center;line-height: 58px;background: #FFFFFF;box-shadow: 0px 0px 30px rgba(26, 36, 107, 0.16);margin-right: 15px;}
.modal.popup-form .modal-body .form-hero {width: 100%;border: 1px solid #19202D;padding: 0;border-radius: 0;height: 100%;background: #4d97d2;}
.modal.popup-form .form-hero .gform_wrapper .medium {background: transparent;border: none;border-bottom: 1px solid #fff;padding: 7px 15px 7px 5px!important;border-radius: 0;color: #fff !important;}
.modal.popup-form .form-hero .gform_wrapper .medium.gfield_select {background: transparent url(../images/pop-select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important;}
.modal.popup-form .form-hero .gform_wrapper .ginput_complex select {background: transparent url(../images/pop-select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important;}
.modal.popup-form .form-hero .gform_wrapper .medium.gfield_select option {color: #000;}
/* .modal.popup-form .form-hero .gform_wrapper .medium {background: transparent;border-radius: 0;border: none;border-bottom: 1px solid #4d97d2;padding: 8px 10px 8px 5px!important;}
 */
 .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true], .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
    border: none !important;
    border-bottom: 1px solid #c02b0a !important;
}
.contact-form-col .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true], .contact-form-col .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
    border: 1px solid #c02b0a !important;
}
.modal.popup-form .form-hero .gform_wrapper .ginput_complex input[type='text']{background: transparent;border: none;border-bottom: 1px solid #fff;padding: 7px 15px 7px 5px!important;border-radius: 0;color: #fff !important;}
.modal.popup-form .form-hero .gform_wrapper .ginput_complex select{background: transparent;border: none;border-bottom: 1px solid #fff;padding: 7px 15px 7px 5px!important;border-radius: 0;color: #fff !important;}
.modal.popup-form .form-hero .gform_wrapper .ginput_complex select.gfield_select{background: transparent url(../images/pop-select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important;}
.modal.popup-form .form-hero .gform_wrapper .ginput_complex select.gfield_select option{color: #000;}

 
.modle-dtl {position: relative;}
.modle-dtl .ftr-contact-col p strong {color: #000;}
.modle-dtl .head-call-now .headcall-inn {padding-left: 0;}
.modle-dtl .ftr-contact-col a.external-dni {font-size: 18px;line-height: 28px;font-weight: 400;color: #666;}
.modle-dtl .ftr-contact-col a.external-dni:hover {color: #4d97d2;}
.modle-dtl .ftr-social {margin-top: 30px;text-align: left;}
.modle-dtl .ftr-social a:hover {border-color: #4d97d2;}
.modle-dtl .ftr-social a:hover {background: #4d97d2;}
.modle-dtl .ftr-social a:hover img {filter: brightness(0) invert(1);}
.ftr-contact-col.popup-form {margin: 0;justify-content: center;}
.popup-right {height: 100%;}

.client-banner-info figure { line-height: 60px; width: 68px; height: 68px; background-color: #fff; border: 2px solid #4d98d2; border-radius: 50%;  overflow: hidden;margin-right: 23px; text-align: center; }
.client-banner-name { float: right; padding: 0 0 0; }
.client-banner-name h4 { font-family: 'Source Sans Pro'; font-style: normal; font-weight: 700; font-size: 20px; line-height: 23px; color: #4d97d2;margin: 0; }
.client-banner-star img { margin: 0 0px; max-height: 20px; width: auto; }
.client-banner-info { margin-bottom: 7px;    display: flex; flex-wrap: wrap; align-items: center; }
.client-banner-text { padding: 20px 0 0; max-width: 640px; }
.client-banner-text p { padding: 0 !important; }
.client-banner-info figure img {transform: rotate(-180deg);filter: brightness(0);     }
.client-banner-info:hover figure img {filter: none;}
.gutter-styles-section.default-section {background: #F5F5F5;box-shadow: 0px 0px 60px 0px rgba(48, 69, 124, 0.30);}
.default-section.hntc {background: #fff;box-shadow: 0px 0px 60px 0px rgba(48, 69, 124, 0.30);}


.popup-right .form-hero input.button.gform_button:hover {background-color: #fff;color: #4d97d2;}
.ftr-contact-col.popup-form {margin: 0;justify-content: left;display: flex;margin-bottom: 25px;}
.ftr-contact-col.popup-form figure {background: #4d97d2;width: 50px;height: 50px;border-radius: 50%;text-align: center;line-height: 47px;margin-right: 10px;}
.ftr-contact-col.popup-form figure img {max-width: 25px;filter: brightness(0) invert(1);}
.ftr-contact-col.popup-form p {margin: 0;line-height: 25px;}
.popup-right .form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.popup-right .form-hero .gform_wrapper .medium::-webkit-input-placeholder { /* Edge */
color: #fff;opacity: 1;}
.popup-right .form-hero .gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #fff;opacity: 1;}
.popup-right .form-hero .gform_wrapper .medium::placeholder {color: #fff;opacity: 1;}

.popup-right .form-hero .gform_wrapper .ginput_complex input[type='text']::-webkit-input-placeholder { /* Edge */
color: #fff;opacity: 1;}
.popup-right .form-hero .gform_wrapper .ginput_complex input[type='text']:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #fff;opacity: 1;}
.popup-right .form-hero .gform_wrapper .ginput_complex input[type='text']::placeholder {color: #fff;opacity: 1;}
.modal.popup-form .form-hero .gform_wrapper .ginput_complex select option {color: #000;}
.popup-right .form-hero input.button.gform_button {color: #FFF;background: #000;}
.popup-right .form-hero input.button.gform_button:hover {background-color: #fff;color: #4d97d2;transition: 0.6s;}

.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: 'Source Sans Pro';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: #4d97d2}
.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: #4d97d2;}
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%;}
section.testimonial-section.inn {padding-top: 0;}
@media (max-width: 900px) {
ul.three-col li {width: 50%;}
}
@media (max-width: 575px) {
ul.two-col {display: block;}
ul.three-col {display: block;}
ul.three-col li {width: 100%;}
ul.two-col li {width: 100%;}
}
/*--------- header-section ---*/
.header-section {position: relative;top: 0;left: 0;right: 0;width: 100%;z-index: 99;padding: 0 0px;background: #19202D;}
.header-section.sticky {position: fixed;background-color: #19202D;box-shadow: 0px 0px 8px rgb(0 0 0 / 14%);}
.heaer-top .row {align-items: center;}
.heaer-top {padding: 0 30px;}
.header-top-text {color: #FFF;font-size: 18px;font-family: Source Sans Pro;font-style: normal;font-weight: 600;line-height: 28px;text-align: right;}
.header-top-text strong {color: #4d97d2;}
.header-bottom {display: flex;display: -webkit-flex;align-items: center;justify-content: space-between;}
.head-call-now {display: flex;align-items: center;vertical-align: middle;}
.head-call-now .headcall-inn {padding-left: 10px;}
.headcall-inn div {display: block !important;}
.head-call-now p {margin: 0;line-height: 31px;color: #FFF;font-size: 20px;font-weight: 600;}
.head-call-now a {color: #4d97d2;font-size: 36px;font-family: Source Sans Pro;font-style: normal;font-weight: 700;line-height: 40px;}
.head-call-now a:hover {color: #fff;}
.head-call-now figure {background: #4d97d2;width: 60px;height: 60px;border-radius: 50%;text-align: center;line-height: 60px;}
.heaer-top .col-sm-10 {-ms-flex: 0 0 85%;flex: 0 0 85%;max-width: 85%;}
.heaer-top .col-sm-2 {-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%;}
/*--banner--*/
.home-banner {position: relative;background: #F5F5F5;}
.home-banner::before {content: '';height: 71%;width: 100%;top: 0;position: absolute;left: 0;background: #19202D;}
.home-banner-row {position: relative;background-repeat: no-repeat !important;background-size: 100% 100% !important;z-index: 1;padding: 65px 54px;border-radius: 45px;overflow: hidden;}
.home-banner-row::before {content: '';height: 100%;width: 100%;bottom: 0;position: absolute;left: 0;z-index: -1;background: linear-gradient(90deg, rgba(255, 255, 255, 0.88) 0%, rgba(255, 255, 255, 0.86) 24.72%, rgba(48, 69, 124, 0.00) 100%);}
.home-banner>img {width: 100%;}
.banner-star p { margin: 0; padding-left: 10px; color: #000; font-weight: 500; display: inline-block; font-size: 20px; }
.banner-star { display: -webkit-box; display: -ms-flexbox; -ms-flex-wrap: wrap; display: inline-block; padding-bottom: 15px; }
.stardx { display: inline-block; position: relative;top: -1px; }



.banner-title {margin-bottom: 20px;color: #19202D;font-size: 60px;font-family: Poppins;font-style: normal;font-weight: 700;line-height: 80px;}
.banner-caption ul {margin: 0 0 0;padding: 0;}
.banner-caption ul li {padding-left: 30px;margin-bottom: 12px;background: url(../images/list-arrow.png) no-repeat top left;background-position: top 3px left;list-style: none;font-family: 'Source Sans Pro';line-height: 28px;color: #000;font-size: 20px;font-style: normal;font-weight: 400;}
.banner-caption ul li strong {color: #4d97d2;font-weight: 400;}
.banner-btns {padding-top: 20px;}
a.theme-btn {display: inline-block;position: relative;padding: 16px 36px;margin: 10px;text-align: center;font-family: 'Source Sans Pro';font-size: 20px;font-style: normal;font-weight: 600;line-height: 28px;text-transform: uppercase;border-radius: 0px 10px;}
a.theme-btn:hover {border-radius: 10px 0px;}
a.theme-btn.btn-red {background: #000;color: #fff;}
a.theme-btn.btn-red:hover {background: #4d97d2;transition: 0.6s;}
a.theme-btn.btn-blue {background: #4d97d2;color: #fff;}
a.theme-btn.btn-blue:hover {background: #000;transition: 0.6s;}
.banner-btns a.theme-btn.btn-red {margin-left: 0;}
.home-banner-row .row {align-items: center;}
.banner-caption-left {max-width: 883px;}
.form-hero {position: relative;border-radius: 10px;background: rgba(255, 255, 255, 0.80);padding: 0;}
.form-hero .b-form-title {margin-bottom: 25px;color: #19202D;text-align: center;font-size: 38px;font-family: Poppins;font-style: normal;font-weight: 600;line-height: 36px;}
.form-hero .b-form-title strong {color: #4d97d2;}
.form-hero .gform_wrapper {max-width: 100%!important;margin: 0 20px 25px !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 .gfield {padding: 0 8px 10px;clear: both;text-align: left;width: 100%;margin: 0;}
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.form-hero .gform_wrapper label.gfield_label {font-family: 'Source Sans Pro', 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 {width: 100%!important;font-size: 16px!important;padding: 7px 10px 7px 5px!important;-webkit-appearance: none;resize: none;position: relative;height: 50px;transition: all 1s;margin: 0!important;font-family: 'Source Sans Pro';color: #666!important;border-radius: 0;border: none;background: transparent;font-style: normal;font-weight: 400;line-height: 28px;border-bottom: 1px solid rgb(0 0 0 / 20%);}
.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: 14px 30px;display: inline-block;position: relative;cursor: pointer;transition: all 1s;border: none;color: #FFF;font-size: 22px;font-family: Source Sans Pro;font-style: normal;font-weight: 600;line-height: 28px;text-transform: uppercase;width: 100%;border-radius: 0px 10px;background: #4d97d2;}
.form-hero input.button.gform_button:hover {background-color: #000;color: #fff;transition: 0.6s;border-radius: 10px 0px;}
.gform_wrapper textarea.medium {height: 92px!important;border-radius: 0;display: block;}
.gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 0 0 0 0 !important;position: relative;z-index: 1;}
.gform_wrapper .medium.gfield_select {background: url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important;}
.form-hero .gform_wrapper .ginput_complex select {width: 100%!important;font-size: 16px!important;padding: 7px 10px 7px 5px!important;-webkit-appearance: none;resize: none;position: relative;height: 50px;transition: all 1s;margin: 0!important;font-family: 'Source Sans Pro';color: #666!important;border-radius: 0;border: none;background: transparent;font-style: normal;font-weight: 400;line-height: 28px;border-bottom: 1px solid rgb(0 0 0 / 20%);}
.form-hero .gform_wrapper .ginput_complex input[type='text'] {width: 100%!important;font-size: 16px!important;padding: 7px 10px 7px 5px!important;-webkit-appearance: none;resize: none;position: relative;height: 50px;transition: all 1s;margin: 0!important;font-family: 'Source Sans Pro';color: #666!important;border-radius: 0;border: none;background: transparent;font-style: normal;font-weight: 400;line-height: 28px;border-bottom: 1px solid rgb(0 0 0 / 20%);}

.form-hero .gform_wrapper .ginput_complex input[type='text']::-webkit-input-placeholder { /* Edge */
color: #666;opacity: 1;}
.form-hero .gform_wrapper .ginput_complex input[type='text']:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #666;opacity: 1;}
.form-hero .gform_wrapper .ginput_complex input[type='text']::placeholder {color: #666;opacity: 1;}
.gform_wrapper .ginput_complex select {background: url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important;}

/*--floating-icon--*/
.floating-icon {position: fixed;right: -72px;top: 50%;transform: translateY(-50%);z-index: 11;transform: rotate(-90deg);}
.floating-icon a {padding: 11px 28px;display: inline-block;text-align: center;border-radius: 4px 4px 0px 0px;color: #FFF;font-size: 20px;font-family: Source Sans Pro;font-style: normal;font-weight: 600;line-height: 28px;text-transform: uppercase;background: #4d97d2;}
.floating-icon a:hover {color: #fff;background: #000;transition: 0.6s;}
.heading-title {margin-bottom: 30px;font-family: 'Poppins';color: #19202D;font-size: 60px;font-style: normal;font-weight: 600;line-height: 70px;}
.heading-title strong {color: #4d97d2;}
/*--logo-section--*/
.logo-section {position: relative;z-index: 1;padding: 45px 0px 45px 65px;background: #F5F5F5;}
.logo-list ul {padding: 0;margin: 0;align-items: center;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.logo-list ul li {list-style: none;padding: 15px;width: 25%;text-align: center;height: 100%;border-right: 1px solid #D9D9D9;}
.logo-list ul li:last-child {border-right: none;}
.logo-list ul li figure img:hover {transform: scale(0.95);transition: 0.6s;}
/*--our-process-section--*/
section.our-process-section {padding: 100px 0;}
.our-process-row .row {justify-content: center;}
.our-process-row {max-width: 1282px;margin: 0 auto;}
.our-process-row .col-sm-4 {padding: 45px 25px;}
.our-process-box {padding: 1px 25px 35px;height: 100%;border-radius: 0px 20px;background: #FFF;box-shadow: 0px 0px 50px 0px rgba(48, 69, 124, 0.10);text-align: center;}
.our-process-box-img figure {border-radius: 50%;border: 1px solid #4d97d2;background: #FFF;box-shadow: 0px 0px 30px 0px rgba(48, 69, 124, 0.20);height: 120px;width: 120px;line-height: 114px;margin: -56px auto 30px;}
.our-process-box:hover .our-process-box-img figure {
    border: 1px solid #4d97d2;
    box-shadow: 0px 0px 30px 0px rgb(77 151 210 / 43%);
    transition: 0.6s;
}
.our-process-box:hover .our-process-box-img figure img {filter: none;transition: 0.6s;}
.our-process-box-img figure img {filter: brightness(0);}
.our-process-box h3 {color: #4d97d2;text-align: center;font-size: 28px;font-family: Poppins;font-style: normal;font-weight: 600;line-height: 36px;}
.our-process-box:hover h3 {color: #4d97d2;transition: 0.6s;transition: 0.6s;}
/*--services-section--*/
section.services-section {background: #F5F5F5;}
.services-row .row {justify-content: center;align-items: center;}
.services-row .col-sm-6:last-child {padding-right: 0px;}
.services-box {padding: 0 60px 0 160px;}
.service-li-box {border-radius: 0px 10px;border: 1px solid rgb(32 34 35 / 20%);padding: 20px;text-align: center;}
.services-box ul {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: center;margin: 0 -15px;}
.services-box ul li {list-style: none;width: 33.33%;padding: 15px;}
.service-li-box figure {border-radius: 10px;background: #FFF;box-shadow: 0px 0px 50px 0px rgba(48, 69, 124, 0.10);width: 90px;height: 90px;text-align: center;line-height: 90px;margin: 0 auto 25px;}
.service-li-box h6 {font-family: Source Sans Pro;margin: 0;color: #19202D;text-align: center;font-size: 26px;font-style: normal;font-weight: 600;line-height: 32px;}
.service-li-box:hover h6 {color: #4d97d2;}
.services-btns {padding-top: 20px;}
.services-btns a.theme-btn.btn-red {margin-left: 0;}
.services-btns a.theme-btn.btn-blue {background: transparent;color: #4d97d2;border: 1px solid #4d97d2;}
.services-btns a.theme-btn.btn-blue:hover {background: #4d97d2;color: #fff;border: 1px solid #4d97d2;}
.services-btns a.theme-btn.btn-red {background: #000;color: #fff;border: 1px solid #4d97d2;}
.services-btns a.theme-btn.btn-red:hover {background: transparent;color: #4d97d2;border: 1px solid #4d97d2;}
/*----*/
section.gutter-materials-section {padding: 100px 0;}
.gutter {max-width: 1420px;margin: 0 auto;}
.gutter ul {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: center;margin: 0 -15px;}
.gutter ul li {list-style: none;width: 20%;padding: 15px;}
.gutter-box {padding: 30px 15px 40px;text-align: center;border-radius: 0px 20px;background: #FFF;box-shadow: 0px 0px 60px 0px rgba(48, 69, 124, 0.20);height: 100%;}
.gutter-box:hover {background: #4d97d2;transition: 0.6s;}
.gutter-box figure {width: 110px;height: 110px;text-align: center;line-height: 103px;margin: 0 auto 30px;border-radius: 0px 0px 0px 20px;background: #4d97d2;}
.gutter-box:hover figure {background: #FFF;transition: 0.6s;}
.gutter-box figure img {filter: brightness(0) invert(1);}
.gutter-box:hover figure img {filter: none;transition: 0.6s;}
.gutter-box h6 {color: #666;font-size: 26px;font-family: Source Sans Pro;font-weight: 600;line-height: 28px;margin: 0;}
.gutter-box:hover h6 {color: #fff;transition: 0.6s;}
/*--about-big-florida-section--*/
section.about-section {background: #F5F5F5;margin: 100px 0 0;}
.about-section.extrttcsss{ margin-top:0;}
section.about-section .row {align-items: center;}
section.about-section .col-sm-5 {padding-left: 0;}
.about {padding-right: 50px;}
.about-img {-webkit-clip-path: polygon(0 0, 91% 0, 100% 100%, 0% 100%);clip-path: polygon(0 0, 91% 0, 100% 100%, 0% 100%);margin-right: 24px;}
/*--gallery page--*/
section.our-gallery-section {padding: 0 0 100px;}
.gallery-img ul {display: flex;flex-wrap: wrap;justify-content: center;}
.gallery-img ul li {width: 25%;padding: 15px;list-style: none;}
.gallery-img figure {position: relative;}
.gallery-img figure img {width: 100%;}
.gallery-img figure figcaption {position: absolute;left: 0;right: 0;top: 0;bottom: 0;padding: 16px;width: 100%;height: 100%;display: flex;transition: 0.3s ease-in-out;opacity: 0;visibility: hidden;}
.gallery-img figure figcaption .img-gorup {height: 100%;background: #4d97d2;opacity: 0.9;width: 100%;display: flex;align-items: center;justify-content: center;padding: 16px;}
.gallery-img figcaption .img-gorup a {width: 70px;height: 70px;background: #FFF;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.gallery-img figure:hover figcaption {opacity: 1;visibility: visible;}
.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;}
/*--testimonial-section--*/
section.testimonial-section {padding: 100px 0px;}
.testimonial-row-parent .row {justify-content: center;}
.testimonial-row-parent .col-sm-3 {padding: 30px 20px;}
.client-say-box {height: 100%;padding: 1px 30px 40px;border-radius: 0px 20px;background: #FFF;box-shadow: 0px 0px 30px 0px rgba(48, 69, 124, 0.20);}
.client-dtl {display: flex;align-items: flex-end;margin: -27px 0 30px;}
.quto figure {border: 2px solid #4d97d2;background: #FFF;box-shadow: 0px 0px 30px 0px rgba(48, 69, 124, 0.20);width: 100px;height: 100px;border-radius: 50%;text-align: center;line-height: 90px;margin-right: 15px;overflow: hidden;}
.client-say-box:hover .quto figure {border-color: #4d97d2;box-shadow: 0px 0px 30px 0px rgb(77 151 210 / 63%);transition: 0.6s;}
.client-say-box:hover figure img {transform: translateY(-50%);}
.client-nm-text h6 {margin: 0;color: #4d97d2;font-size: 22px;font-family: Source Sans Pro;font-style: normal;font-weight: 600;line-height: 26px;}
.client-say-box:hover .client-nm-text h6 {color: #000;transition: 0.6s;}
.client-say-box p {font-size: 16px;line-height: 25px;}
/* --service-area-section--*/
.service-area-section {background: #19202D;padding-top: 60px;}
.service-area-sub-heading {color: #FFF;font-size: 26px;font-family: Poppins;font-style: normal;font-weight: 600;line-height: 65px;}
.service-area-section .col-sm-6:first-child {padding-left: 0;}
.service-area-left {padding-right: 150px;}
.service-area-list ul {display: flex;flex-wrap: wrap;align-items: center;/* justify-content: space-between; */
margin-left: -15px;}
.service-area-list ul li {width: 33.33%;list-style: none;}
.area-location-bx h6 {padding-left: 28px;background: url(../images/list-arrow.png) no-repeat top left;background-position: top 3px left;list-style: none;margin: 0;color: #FFF;font-size: 18px;font-family: Source Sans Pro;font-style: normal;font-weight: 400;line-height: 29px;margin-bottom: 10px;}
.area-location-bx:hover h6 {color: #4d97d2;}
.services-area-img {position: relative;}
.location-btns {padding-top: 20px;}
.location-btns a.theme-btn.btn-blue {background: transparent;color: #fff;border: 1px solid #fff;}
.location-btns a.theme-btn.btn-blue:hover {background: #4d97d2;color: #fff;border-color: #4d97d2;}
.location-btns a.theme-btn.btn-red {border: 1px solid #4d97d2;}
.location-btns a.theme-btn.btn-red:hover {background: transparent;color: #fff;border-color: #fff;}
/*--faq--*/
section.faq-section {padding: 20px 0;}
section.faq-section .row {align-items: center;}
section.faq-section .col-sm-4 {padding-right: 0;}
.faq-box-left {padding: 15px 50px 15px 150px;}
.faq-box .card-header h5, .card-header-title {padding: 24px 42px 15px 0px;position: relative;margin: 0;box-shadow: none;background: transparent;border: none;border-radius: 0;color: #4d97d2;font-size: 22px;font-family: Source Sans Pro;font-style: normal;font-weight: 600;line-height: 24px;}
.card-body.default-css p {color: #666;}
.card-body.default-css {
    padding: 2px 30px 10px 0px;
    border-bottom: 1px solid rgb(77 151 210 / 44%);
}
.faq-box .card {margin: 0;border-radius: 0;background: transparent;box-shadow: none;border: none;}
.card-header-title.collapsed {color: #000;box-shadow: none;border: none;background-color: transparent;border-bottom: 1px solid rgb(26 36 107 / 22%);}
.card-header-title.collapsed:hover {color: #4d97d2;}
.faq-box .card-header h5:after, .card-header-title::after {content: "";background: url(../images/faq-minus.png) no-repeat center;width: 30px;height: 30px;position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);right: 5px;border-radius: 45px;}
.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;}
.faq-img figure img {width: 100%;}
/* OUR BLOG SECTION CSS START */
.blog-section {padding: 100px 0;background: linear-gradient(180deg, #F5F5F5 0%, rgba(245, 245, 245, 0.00) 100%);}
.blog-wrapper .row {justify-content: center;}
.blog-item {background: #FFF;box-shadow: 0px 0px 30px 0px rgba(48, 69, 124, 0.10);height: 100%;}
.blog-content {padding: 20px 20px;}
.blog-wrapper .col-sm-4 {padding: 15px;}
.blog-content h3 {margin-bottom: 10px;color: #19202D;font-size: 22px;font-family: Source Sans Pro;font-style: normal;font-weight: 600;line-height: 28px;}
.blog-content h3 a {color: #19202D;}
.blog-item:hover .blog-content h3 a {color: #4d97d2;}
.blog-item figure img {width: 100%;transition: all 0.6s ease;}
.blog-item figure {overflow: hidden;}
.blog-item figure img {width: 100%;transition: all 0.6s ease;}
.blog-item:hover figure img {transform: scale(1.1);}
/*----------- footer ---------*/
.footer {padding-top: 85px;background: #F5F5F5;}
.newsletter-title {color: #19202D;font-size: 60px;font-family: Poppins;font-style: normal;font-weight: 600;line-height: 40px;text-align: center;margin-bottom: 45px;}
.newsletter-form {margin-bottom: 70px;border-bottom: 1px solid #D9D9D9;padding-bottom: 70px; text-align: center;}
.newsletter-form .medium {padding: 21px 100px 21px 40px !important;display: block;height: 70px;width: 100%;margin: 0 !important;color: #666;font-size: 18px !important;font-family: Source Sans Pro;font-style: normal;font-weight: 400;line-height: 28px;border-radius: 0px 10px;border: 1px solid rgba(6, 35, 64, 0.10);background: #FFF !important;box-shadow: 0px 0px 30px 0px rgba(6, 35, 64, 0.10);}
.newsletter-form input.button.gform_button {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;background-position: center;padding: 16px 40px;color: #FFF;font-size: 20px;font-family: Source Sans Pro;font-style: normal;font-weight: 600;line-height: 28px;text-transform: uppercase;border-radius: 0px 10px;background: #4d97d2;position: absolute;top: 0;right: 0;margin: 0;height: 70px;}
.newsletter-form input.button.gform_button:hover {background: #19202D;transition: 0.6s;}
.newsletter-form form {position: relative;max-width: 715px;margin: 0 auto;}
.newsletter-form .gform_wrapper .gform_footer {position: initial;}
.ftr-bottom-row .col-sm-4 {-ms-flex: 0 0 33%;flex: 0 0 33%;max-width: 33%;}
.ftr-bottom-row .col-sm-2 {-ms-flex: 0 0 22.33%;flex: 0 0 22.33%;max-width: 22.33%;}
.ftr-logo {margin-bottom: 30px;}
.about-ftr {max-width: 100%;text-align: center;}
.ftr-title {margin-bottom: 15px;color: #4d97d2;font-size: 24px;font-family: Poppins;font-style: normal;font-weight: 600;line-height: 28px;}
.ftr-social a {height: 50px;width: 50px;text-align: center;border-radius: 50%;display: inline-block;margin-right: 7px;line-height: 46px;background: #FFF;border: 1px solid #000;}
.ftr-social a:hover {border: 1px solid #4d97d2;}
.ftr-social a img {transition: 0.6s;filter: brightness(0);}
.ftr-social a:hover img {filter: none;transition: 0.6s;}
.ftr-social {margin-top: 40px;}
.ftr-item.ftr-item-2 ul {column-count: 2;}
.ftr-item ul li {list-style: none;margin-bottom: 9px;line-height: 28px;color: #666;font-size: 18px;font-family: Source Sans Pro;font-style: normal;font-weight: 400;}
.ftr-item ul li a {color: #666;}
.ftr-item ul li a:hover {color: #4d97d2;}
.footer-address p strong {color: #4d97d2;font-weight: 600;display: block;}
.footer-address p {margin-bottom: 0;}
.footer-address p span {color: #000;}
.footer-address a {color: #666;font-size: 18px;font-family: Source Sans Pro;font-style: normal;font-weight: 500;}
.footer-address a:hover {color: #4d97d2;}
.footer-address {margin-bottom: 23px;}
.footer-right {padding-left: 24px;}
.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: Source Sans Pro;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: 'Source Sans Pro';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 {position: relative;padding: 15px 0 20px;background: #FFF;margin-top: 40px;border-top: 1px solid #D9D9D9;}
.ftr-item.ftr-item-2 {padding-top: 25px;}
/*--inner pages start--*/
section.inner-banner {position: relative;}
section.inner-banner::before {content: '';height: 100%;width: 100%;top: 0;left: 0;position: absolute;opacity: 0.6;background: #FFFFFF;}
.banner-title.inner-banner {max-width: 100%;}
.inner-banner>img {width: 100%;}
.hero-banner-content {text-align: center;}
.banner-btns.inner-btn {padding-top: 0;}
.page-nav {width: 100%;padding: 11px 0;bottom: 0;left: 0;position: relative;background: #4d97d2;z-index: 1;}
.page-nav ul li {margin: 0px;list-style: none;text-align: center;font-family: 'Source Sans Pro';font-style: normal;font-weight: 500;font-size: 20px;line-height: 28px;text-transform: uppercase;color: #FFFFFF;}
.page-nav ul li span a {color: #FFFFFF;}
.page-nav ul li span a:hover {color: #000;}
.page-nav ul li span {color: #000;}
section.inner-banner .caption-absolute {position: absolute;top: 47%;left: 0;width: 100%;transform: translateY(-50%);z-index: 1;}
/*--about inner page--*/
section.our-process-section.about-inn {padding-top: 0;}
/*--services inner page--*/
section.services-section.services-inner {padding: 80px 0;}
.services-inner .services-box ul li {width: 25%;}
section.gutter-styles-section.gutter-section-inner {padding: 80px 0 0;}
section.services-section.services-inn {background: transparent;}
.free-estimate-text {padding: 100px 50px 100px 50px;background: rgb(25 32 45 / 90%);max-width: 915px;margin: 0 auto;text-align: center;}
.free-estimate-row {padding: 110px 0;background-size: cover;}
section.free-estimate-serivce {padding: 0 0 100px;}
.free-estimate-text .heading-title {color: #fff;}
.free-estimate-text .heading-title strong {color: #4d97d2;}
.free-estimate-btns a.theme-btn.btn-blue {color: #fff;background: #4d97d2;}
.free-estimate-btns a.theme-btn.btn-blue:hover {color: #000;background: #fff;}
.free-estimate-btns a.theme-btn.btn-red:hover {color: #fff;background: #4d97d2;}
.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) 55.86%);}
.professional-row {border-radius: 45px;}
section.professional-serivce {padding: 100px 0;}
/*--service area inner page--*/
.service-area-section.service-area-inn {background: none;}
.service-area-section.service-area-inn:before {display: none;}
.service-area-section.service-area-inn .service-area-left .heading-title {color: #19202D;}
.service-area-section.service-area-inn .service-area-left .service-area-sub-heading {color: #4d97d2;font-size: 26px;font-weight: 600;}
.service-area-section.service-area-inn .area-location-bx h6 {color: #19202D;}
.service-area-section.service-area-inn .location-btns a.theme-btn.btn-blue:hover {background: #4d97d2;transition: 0.6s;}
.service-area-section.service-area-inn .location-btns a.theme-btn.btn-blue {background: #4d97d2;color: #FFF}
.service-area-section.service-area-inn .location-btns a.theme-btn.btn-red {background: #000;}
.service-area-section.service-area-inn .location-btns a.theme-btn.btn-red:hover {background: #4d97d2;color: #fff;transition: 0.6s;}
section.free-estimate-serivce .free-estimate-btns a.theme-btn.btn-red {color: #FFF;background: #000;}
section.free-estimate-serivce .free-estimate-btns a.theme-btn.btn-red:hover {color: #000;background: #FFF;}
section.free-estimate-serivce .free-estimate-btns a.theme-btn.btn-blue {color: #000;background: #fff;}
section.free-estimate-serivce .free-estimate-btns a.theme-btn.btn-blue:hover {color: #FFF;background: #4d97d2;}
section.free-estimate-serivce {padding: 100px;}
/*--contact---*/
.contact-page-section {padding: 100px 0 0 0;}
.contact-page-parent {max-width: 1360px;margin: 0 auto;background: #FFFFFF;box-shadow: 0px 0px 30px rgb(26 36 107 / 10%);border-radius: 4px;}
.contact-left-title {margin-bottom: 44px;font-style: normal;font-weight: 500;font-family: 'Poppins';font-size: 40px;line-height: 28px;color: #000000;}
.contact-left-title strong {color: #4d97d2;}
.contact-detail-left {padding: 90px 50px;background: #F5F9FD;border-radius: 4px;height: 100%;}
.contact-dtl-col p strong {display: block;font-weight: 500;font-family: 'Poppins';font-size: 24px;line-height: 28px;color: #4d97d2;}
.contact-dtl-col p {margin: 0;}
.contact-dtl-col p b {color: #4d97d2;}
.contact-dtl-col {position: relative;padding-left: 70px;margin-bottom: 50px;}
.contact-dtl-icon {width: 50px;height: 50px;text-align: center;line-height: 44px;position: absolute;top: 2px;left: 0;border: 1px solid #4d97d2;border-radius: 4px;}
.contact-dtl-col div {display: block !important;}
.contact-dtl-col a.external-dni {font-family: 'Poppins';font-size: 18px;line-height: 28px;color: #666;font-weight: 500;}
.contact-dtl-col a.external-dni:hover {color: #4d97d2;}
.contact-social {padding-top: 10px;}
.contact-social a {height: 50px;width: 50px;text-align: center;border-radius: 50%;display: inline-block;margin-right: 6px;line-height: 48px;background: #4d97d2;transition: 0.6s;}
.contact-social a img {transition: all 0.6s;max-height: 24px;width: auto;filter: brightness(0) invert(1);}
.contact-social a:hover img {transition: all 0.6s;}
.contact-social a:hover {background: #000;}
.contact-form-col .gform_wrapper .medium {width: 100%!important;font-size: 18px!important;padding: 12px 17px!important;-appearance: none;-webkit-appearance: none;resize: none;position: relative;height: 52px;transition: all 1s;margin: 0!important;font-style: normal;font-weight: 500;font-family: 'Poppins';line-height: 28px;color: #666666;background: #F5F9FD;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 4px;}
.contact-form-col .ginput_container.ginput_container_textarea textarea.medium.textarea {height: 112px!important;border-radius: 10px !important;display: block;}
.contact-form-col .gform_wrapper {max-width: 100%!important;margin: 0!important;}
.contact-form-col .gform_wrapper .gfield {padding: 0 8px 10px;clear: both;text-align: left;width: 100%;margin: 0;}
.gform-body.gform_body {margin: 0 -8px;}
.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 .ginput_container {margin: 0!important;padding: 0;position: relative;}
.contact-form-col .gform_wrapper .medium::-webkit-input-placeholdr { /* 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;}
.gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 5px 0 0 0 !important;position: relative;z-index: 1;}
.contact-form-col input.button.gform_button {padding: 14px 30px;display: inline-block;position: relative;cursor: pointer;transition: all 1s;border: none;color: #FFF;font-size: 22px;font-family: Source Sans Pro;font-style: normal;font-weight: 600;line-height: 28px;text-transform: uppercase;width: 100%;border-radius: 0px 10px;background: #4d97d2;}
.contact-form-col input.button.gform_button:hover {background-color: #000;color: #fff;transition: 0.6s;border-radius: 10px 0px;}
.contact-right-form {padding:0;}
section.contract-map-section {padding-bottom: 100px;position: relative;margin-top: 70px;z-index: -1;}
.country-map img {border-radius: 5px;}
.map-icon {position: absolute;top: 54.5%;left: 0;right: 0px;text-align: center;}
.country-map iframe {border: 10px solid #fff !important;background: #FFFFFF;box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);border-radius: 4px;}
.contact-form-col .gform_wrapper .medium.gfield_select {background: #F5F9FD url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important;}

.contact-form-col .gform_wrapper .ginput_complex select {width: 100%!important;font-size: 18px!important;padding: 12px 17px!important;-appearance: none;-webkit-appearance: none;resize: none;position: relative;height: 52px;transition: all 1s;margin: 0!important;font-style: normal;font-weight: 500;font-family: 'Poppins';line-height: 28px;color: #666666;background: #F5F9FD;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 4px;}
.contact-form-col .gform_wrapper .ginput_complex input[type='text'] {width: 100%!important;font-size: 18px!important;padding: 12px 17px!important;-appearance: none;-webkit-appearance: none;resize: none;position: relative;height: 52px;transition: all 1s;margin: 0!important;font-style: normal;font-weight: 500;font-family: 'Poppins';line-height: 28px;color: #666666;background: #F5F9FD;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 4px;}
.contact-form-col .ginput_container.ginput_container_textarea textarea.medium.textarea {height: 112px!important;border-radius: 10px !important;display: block;}
.contact-form-col .gform_wrapper {max-width: 100%!important;margin: 0!important;}
.contact-form-col .gform_wrapper .gfield {padding: 0 8px 10px;clear: both;text-align: left;width: 100%;margin: 0;}
.gform-body.gform_body {margin: 0 -8px;}
.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 .ginput_container {margin: 0!important;padding: 0;position: relative;}
.contact-form-col .gform_wrapper .ginput_complex input[type='text']::-webkit-input-placeholdr { /* Edge */
color: #666666;opacity: 1;}
.contact-form-col .gform_wrapper .ginput_complex input[type='text']:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #666666;opacity: 1;}
.contact-form-col .gform_wrapper .ginput_complex input[type='text']::placeholder {color: #666666;opacity: 1;}
.gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 5px 0 0 0 !important;position: relative;z-index: 1;}
.contact-form-col .gform_wrapper .ginput_complex select {background: #F5F9FD url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important;}
.contact-form-col .gform_wrapper.gravity-theme .ginput_container_address span {	}

.contact-form-col .gform_wrapper.gravity-theme fieldset {
padding: 0 !important;
}
.contact-form-col .gform_wrapper.gravity-theme .ginput_container_address span {
padding: 0 8px 10px !important;
margin: 0 !important;
}
section.faq-section.default-section {padding: 80px 0;}
/*------------- Blog Css ---------------*/
.search-btn {border-radius: 10px;margin-bottom: 30px;}
.search-btn form {position: relative}
.search-btn input.search-field {width: 100%;padding: 10px 70px 10px 15px;border: 1px solid rgba(0, 0, 0, 0.3);height: 50px;background-color: #fff;border-radius: 8px;font-size: 18px;line-height: 28px;color: #414141;font-weight: 400;font-family: 'Poppins';margin: 0px;}
.search-btn input.search-submit {border: none;position: absolute;top: 11px;width: 40px;right: 9px;background: url(../images/search.png) no-repeat right 15px center;height: 30px;font-size: 0;padding: 0px;margin: 0px;background-position: center;}
.search-btn label {display: none;}
nav.navigation.post-navigation {overflow: hidden;padding: 25px 0 16px}
.nav-next a, .nav-previous a {font-family: 'Poppins';display: inline-block;position: relative;font-style: normal;padding: 15px 34px;border: none;font-weight: 600;font-size: 22px;line-height: 28px;text-align: center;border-radius: 4px;background: #4d97d2;color: #fff;}
.nav-next a:hover, .nav-previous a:hover {background: #4d97d2;color: #fff;transition: 0.6s;}
.row.testirow {margin-top: 50px;}
.row.testirow .col-sm-4 {margin-bottom: 50px;}
.nav-previous {float: left}
.nav-next {float: right;margin-right: 0;}
.post-navigation span.post-title {display: none}
.post-navigation span.screen-reader-text {display: none}
.post-navigation h2.screen-reader-text {display: none}
.services-detail-left {background: #f2f4fc;padding: 15px;border-radius: 4px;}
.services-img-detail {padding-bottom: 15px;}
.services-detail-left img {border-radius: 5px;}
.service-detail-right .form-hero .gform_wrapper .medium::-webkit-input-placeholder { /*Edge */
color: #666666;opacity: 1;}
.service-detail-right .form-hero .gform_wrapper .medium:-ms-input-placeholder { /*Internet Explorer 10-11 */
color: #666666;opacity: 1;}
.service-detail-right .form-hero .gform_wrapper .medium::placeholder {color: #666666;opacity: 1;}
.service-detail-right .form-hero input.button.gform_button:hover {background: #000000;color: #FFF;}
.service-detail-list.estimatin-titel {text-align: center;}
.service-detail-form h4 {color: #fff;}
.service-detail-right {padding-left: 50px;}
.estimatin-btn a.theme-btn.btn-yellow:hover {color: #fff;background: #4d97d2;border: 1px solid #4d97d2;}
.services-card .services-img-detail figure img {width: 100%;transition: all 1s;border: 10px solid #dfdede;}
section.blog-section.blog-dtl {padding-top: 0;}
.blog-row-parent .row {justify-content: center;}
.blog-row-parent .col-sm-3 {padding: 15px;}
.service-detail-right .gform_wrapper .medium.gfield_select {background: #fff url(../images/select-arrow.png) no-repeat right 15px center!important;background-size: 18px !important;}
.service-detail-right .form-hero .gform_wrapper .ginput_complex input[type='text']::placeholder {color: #666666;opacity: 1;}
.service-detail-right .gform_wrapper .ginput_complex select {background: #fff url(../images/select-arrow.png) no-repeat right 15px center!important;background-size: 18px !important;}

button.search-icon {position: absolute;right: 10px;top: 10px;background: transparent;border: none;}
input.search-medium {width: 100%!important;font-size: 18px!important;font-family: 'Poppins';padding: 11px 55px 11px 15px !important;-webkit-appearance: none;resize: none;position: relative;height: 50px;transition: all 1s;margin: 0!important;color: #666666!important;font-weight: normal;line-height: 28px;background: #FFFFFF;border-radius: 4px;border: none;border: 1px solid rgba(26, 36, 107, 0.1);}
/****Sidebar Form******/
.ginput_recaptcha {transform: scale(0.77);-webkit-transform: scale(0.77);transform-origin: 0 0;-webkit-transform-origin: 0 0;}
.g-recaptcha {transform: scale(0.77);-webkit-transform: scale(0.77);transform-origin: 0 0;-webkit-transform-origin: 0 0;}
.service-detail-form {padding: 0px 27px 30px;background: #f2f4fc;border-radius: 10px;overflow: hidden;margin-bottom: 50px;}
.service-detail-form h3 {padding: 15px 10px;font-size: 30px;color: #fff;font-weight: 600;margin: 0 -28px 30px;line-height: 40px;font-family: 'Poppins';background: #4d97d2;text-align: center;}
.service-detail-form .gform_body {margin: 0 -8px;}
.service-detail-form .gform_fields .gfield.gf_right_half, .service-detail-form .gform_fields .gfield.gf_left_half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.service-detail-form #gfield_description_4_11 {color: #414141;}
.service-detail-form .gfield.gf_width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.service-detail-form .gfield {padding: 0 8px 10px;}
.service-detail-form .gform_wrapper input[type="text"], .service-detail-form .gform_wrapper textarea, .service-detail-form .medium, .service-detail-form .gform_wrapper select {width: 100%;background: #ffffff !important;font-size: 16px !important;padding: 8px 15px !important;border-radius: 5px;color: #414141;font-family: 'Poppins';-moz-appearance: none !important;-webkit-appearance: none !important;appearance: none !important;box-shadow: none !important;font-weight: 500;border: 1px solid #C4C4C4 !important;height: 46px;}
.service-detail-form .gform_wrapper select {
    border: 1px solid #C4C4C4;
    background: #021F35 url(../images/select-arrow-white.png) no-repeat right 13px center !important;
    color: #414141 !important;
}
.services-detail-img img {width: 100%;padding-bottom: 20px;}
.service-detail-form .textarea.medium {height: 90px !important;resize: none;}
.service-detail-form .gform_wrapper .medium::-webkit-input-placeholder { /* Edge */
    color: #414141;opacity: 1;}
.service-detail-form .gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #414141;opacity: 1;}
.service-detail-form .gform_wrapper .medium::placeholder {color: #414141;opacity: 1;}
    
.service-detail-form .gform_wrapper input[type="text"]::-webkit-input-placeholder { /* Edge */
    color: #414141;opacity: 1;}
.service-detail-form .gform_wrapper input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #414141;opacity: 1;}
    .service-detail-form .gform_wrapper input[type="text"]::placeholder {color: #414141;opacity: 1;}


.service-detail-form .gform_footer {margin: 0 0 0 !important;text-align: center;padding: 0 !important;position: relative;display: inline-block;}
.service-detail-form .gform_button {border: none;cursor: pointer;margin: 0 !important;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;display: inline-block !important;font-family: 'Poppins';font-size: 22px;font-weight: bold;line-height: 36px;color: #fff;background: #4d97d2;border: none;border-radius: 4px;padding: 10px 30px;opacity: 1 !important;}
.service-detail-form .gform_button:hover {background: #000;color: #fff;}
.service-detail-form .gform_wrapper .gfield_validation_message, .service-detail-form .gform_wrapper .validation_message {color: #c02b0a !important;}
.inner-banner.services-banner .banner-caption-left {max-width: inherit;padding: 0;margin: 0;}
.services-popup-contact .footer-address p b {display: block;}
.blog-section.singlepgge {padding-top: 50px;padding-bottom: 80px;background: #fff;}
.Kenner-left {background: #f2f4fc;padding: 15px 15px;border-radius: 4px;}
.blog-detail-left {background: #f2f4fc;padding: 15px;}
.estimatin-side {padding: 30px 27px;background: #f2f4fc;border-radius: 10px;overflow: hidden;color: #fff;margin: 50px 0 0;text-align: center;}
.estimatin-titel {font-size: 28px;line-height: 36px;font-weight: 900;font-family: 'Poppins';color: #4d97d2;}
.estimatin-titel a {color: #4d97d2;display: block;padding: 0;margin-top: 7px;}
.estimatin-titel a:hover {color: #000;}
.estimatin-btn {padding: 15px 0 0;}
.estimatin-side strong {color: #4d97d2;}
.blog-detail-left .blog-info {margin-left: 0;margin-right: 0;margin-bottom: 15px;}
.blog-detail-left .blog-detail-text {padding: 0 0;}
.blog-detail-left .pagination-parent {padding: 0 0;}
.blog-detail-left .blog-info a {margin: 5px 20px 0 0;display: inline-block;}
.blog-detail-left .blog-info a:hover {color: #4d97d2;}
section.blog-section.blogpage-single-section .row {margin: 0 -15px;}
.services-section.servicespagex {padding: 100px 0;}
.service-detail-list h3 strong {color: #fff;font-weight: 600;}
.freeEstimate-btn {position: fixed;right: -50px;z-index: 1;transform: rotate(-90deg);top: 45%;}
.freeEstimate-btn a {display: inline-block;font-size: 20px;line-height: 30px;background: #4d97d2;color: #fff;padding: 8px 20px;border-radius: 5px;font-weight: 700;font-family: 'Poppins';min-width: auto;text-align: center;}
.freeEstimate-btn a:hover {background: #4d97d2;color: #fff;}
.banner-form .gfield_description {color: #fff;}
.service-detail-form .medium.gfield_select {background: #fff url(../images/formarrow.png) no-repeat right 10px center!important;background-size: 15px !important;}
.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input {margin-bottom: 0 !important;}
.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction {font-weight: 400 !important;font-family: 'Poppins' !important;font-size: 16px !important;}
.banner-form .gform_wrapper.gravity-theme .description, .banner-form .gform_wrapper.gravity-theme .gfield_description, .banner-form .gform_wrapper.gravity-theme .gsection_description, .banner-form .gform_wrapper.gravity-theme .instruction {color: #fff !important;}
.gform_wrapper.gravity-theme .gfield input.medium, .gform_wrapper.gravity-theme .gfield select.medium {width: 100% !important;}
section.blog-section.blogpage-single-section.default-section .col-sm-9 {-ms-flex: 0 0 72%;flex: 0 0 72%;max-width: 72%;}
section.blog-section.blogpage-single-section.default-section .col-sm-3 {-ms-flex: 0 0 28%;flex: 0 0 28%;max-width: 28%;}
.sidebar-title {background: #4d97d2;color: #fff;font-size: 28px;line-height: 34px;margin: 0 0 15px;text-align: center;padding: 13px 18px;font-weight: 600;font-family: 'Poppins';}
.service-detail-list {background: #F2F4FC;padding: 0px 0px 20px;border-radius: 10px;overflow: hidden;margin: 0 0 50px;}
.service-detail-list h3 {padding: 15px 10px;font-size: 30px;color: #fff;font-weight: 600;margin: 0px 0px 15px;line-height: 40px;font-family: 'Poppins';background: #4d97d2;text-align: center;}
.service-detail-list ul li a:hover {color: #fff;}
.service-detail-list ul li.active, .service-detail-list ul li:hover {background: #4d97d2;color: #fff;}
.service-detail-list ul li.active a, .service-detail-list ul li:hover a {color: #fff;}
.service-detail-list ul {padding: 0;margin: 0;}
.service-detail-list ul li {list-style: none;border-bottom: 1px solid rgb(35 136 218 / 23%);padding: 10px 30px;transition: all 0.5s ease-out;-webkit-transition: all 0.5s ease-out;}
.service-detail-list ul li a {font-size: 18px;line-height: 28px;color: #414141;font-weight: 400;font-family: 'Poppins';display: inline-block;padding-right: 10px;}
.service-detail-list ul li:last-child {border: none;}
.blog-detail-section .col-sm-8 {padding-right: 15px;}
.blog-detail-section .col-sm-4 {padding-left: 40px;}
.Categories.hgap ul {margin-bottom: 30px;}
.blog-card.blog-single-card {border-radius: 0;}
.Categories ul li.active span.post-date, .Categories ul li:hover span.post-date {color: #fff;}
.Categories:last-child {margin-bottom: 0px;}
.blog-detail-left .blog-text h4 {font-size: 28px;line-height: 30px;margin: 0 0 20px;padding-top: 20px;}
.blog-section.blogpage-single-section.default-section {padding-bottom: 20px;}
.blog-img-single figure img {width: 100%;padding-bottom: 15px;}
/*--blog pegination--*/
.wp-pegination {text-align: center;padding-top: 40px;}
.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;border-radius: 4px;font-family: 'Source Sans Pro';font-style: normal;font-weight: 600;font-size: 20px;line-height: 34px;border: 1px solid #062340;color: #062340;}
.wp-pegination span.current, .wp-pegination .page:hover {color: #ffffff;background: #4d97d2;border: 1px solid #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;}
span.pages, span.extend, a.last, a.first {display: none;}
nav.navigation.pagination {display: none;}
section.services-section.services-inner .services-box {padding: 0;}
section.gutter-materials-section.gutter-materials-page-sec {padding-bottom: 0;}
.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-detail-right.sticky {
    position: sticky;
    top: 165px;
    right: 0;
}
.service-detail-form .gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 8px 10px !important;margin-bottom: 0 !important;}
.service-detail-form .gform_wrapper.gravity-theme .ginput_container_address {margin-left: 0 !important;margin-right: 0 !important;}
.gform_wrapper.gravity-theme .ginput_container_address { margin-left: 0 !important; margin-right: 0 !important; }
.gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 8px 10px !important; margin: 0 !important;}
.service-detail-form .gform_wrapper.gravity-theme .gfield.gfield_error input, .service-detail-form .gform_wrapper.gravity-theme .gfield.gfield_error select[aria-invalid=true], .service-detail-form .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
    border: 1px solid #c02b0a !important;
}
.newsletter-form .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
    border: 1px solid #c02b0a !important;
}
.service-detail-form-ifrem {
    margin-bottom: 40px;
}

.head-top-text {
    display: flex
;
    border-bottom: 1px solid rgb(255 255 255 / 24%);
    padding: 13px 0 9px;
    justify-content: space-between;
}
.license-contact { text-align: center; align-items: center; justify-content: center; margin-top: 35px; }
.license-contact p { background: #fff; box-shadow: 0px 0px 30px rgb(26 36 107 / 16%); padding: 15px; font-weight: 600; }




.license-footer p {
    font-weight: bold;
    background: #4d97d2;
    color: #fff;
    padding: 10px 15px 12px;
    margin: 10px 0;
}

.license-footer {
    display: inline-block;
    margin-top: 25px;
}
.license-header p:last-child:after {display: none;
}

.license-header p {
    margin: 0;
    padding: 0 20px 0 0;
    color: #fff;
    position: relative;
}
.license-header { display: inline-flex ; }
.license-header p strong {
    color: #4d97d2;
    font-weight: bold;
}
.license-footer p strong {
    color: #fff;
    font-weight: bold;
}









@media (min-width: 1200px) {
/*------------- mega menu ---------------*/
.menu-top-menu-container {position: relative}
.mega-menu {position: inherit!important}
.mega-menu .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;right: 0;border-radius: 0 0 10px 10px;box-shadow: 0 0 5.5px rgb(5 5 5 / 20%);background-color: #fff;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;border-bottom: 10px solid #4d97d2;}
.mega-menu:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 15px!important;background: transparent !important;border-bottom: none;text-transform: inherit !important;}
.mega-menu ul.sub-menu li a {background: transparent !important;color: #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: 14px !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 10px 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: "\f105";font-size: 18px;color: #4d97d2;font-family: 'FontAwesome';left: 0;position: absolute;top: 8px;line-height: normal;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:last-child:before {display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img {width: 27% !important;padding: 0 !important;margin: 0 0 0 0 !important;float: right;position: absolute !important;top: 25px;right: 25px;bottom: 34px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img::before {display: none;}
.mega-menu .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);}
/*------------- mega menu  2222---------------*/
.mega-menu2 {position: inherit!important}
.mega-menu2 .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;border-radius: 0 0 10px 10px;left: -0px;margin-left: 0px;right: 0;box-shadow: 0 0 5.5px rgba(5, 5, 5, 0.20);background-color: #fff !important;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu2:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu2 .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);}
.mega-menu2 ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 0px!important;background: transparent !important;border: none;}
.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #4d97d2 !important;}
.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: #414141 !important;padding: 5px 10px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a {padding: 5px 0!important;margin-left: 0px !important;font-weight: 600;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #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: 0 !important;font-weight: 400;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a:hover {color: #4d97d2 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li {padding-left: 15px !important;width: 100%;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li::before {content: "\f105";font-size: 18px;color: #4d97d2;font-family: 'FontAwesome';left: 0;position: absolute;top: 4px;display: block;line-height: normal;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2:hover ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;transform: rotateX(0deg);}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu2 .hover_mega_menu ul li a {text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu .hover_mega_menu ul li a {text-transform: inherit !important;}
.contact-detail-menu {border-radius: 4px;display: inline-block;width: 100%;padding: 20px 20px 20px;background: #F3F9FF;overflow: hidden;margin: 20px 0 0;text-align: left;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a:hover {color: #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;}
}
@media (min-width:1200px) {
.container {max-width: 1180px !important;}
}
@media (min-width:1300px) {
.container {max-width: 1270px !important;}
}
@media (min-width:1400px) {
.container {max-width: 1360px !important;}
}
@media (min-width:1500px) {
.container {max-width: 1440px !important;}
}
@media (min-width:1600px) {
.container {max-width: 1540px !important;}
}
@media (min-width:1700px) {
.container {max-width: 1630px !important;}
}
@media(max-width:1799px) {
.container {padding: 0 50px;}
.services-box {padding: 30px 50px 30px 90px;}
.about {padding: 60px 50px 60px 0;}
.about-img {height: 100%;}
.about-img figure {height: 100%;}
.about-img figure img {height: 100%;object-fit: cover;}
section.about-section .row {align-items: inherit;}
}
@media(max-width:1699px) {
.container {padding: 0 50px;}
.home-banner-row .col-sm-8 {-ms-flex: 0 0 60%;flex: 0 0 60%;max-width: 60%;}
.home-banner-row .col-sm-4 {-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}
.service-area-left {padding-bottom: 50px;}
.service-area-section .row {align-items: end;}
.heading-title {font-size: 50px;}
.newsletter-title {font-size: 50px;}
.testimonial-row-parent .col-sm-3 {padding: 30px 15px;}
.heaer-top {padding: 0 0;}
#back-top-wrapper {right: 15px;bottom: 56px;}
.service-area-list ul {margin-left: 0;}
.service-detail-right.sticky {
    top: 145px;
}



}
@media(max-width:1599px) {
.head-call-now a {font-size: 32px;line-height: 35px;}
.banner-title {font-size: 50px;line-height: 60px;}
.services-box {padding: 30px 40px 30px 40px;}
.quto figure {width: 90px;height: 90px;line-height: 80px;margin-right: 10px;}
.client-say-box {padding: 1px 20px 30px;}
.quto figure img {width: auto;max-height: 180px;}
.client-dtl {margin: -16px 0 20px;}
.service-area-left {padding-right: 80px;}
}
@media(max-width:1499px) {
.container {padding: 0 55px;max-width: 100% !important;}
.container-fluid {padding: 0 15px;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;}
.heading-title, .heading-title h1, .heading-title h2, .heading-title h3 {font-size: 47px;line-height: 54px;}
.head-call-now a {font-size: 28px;line-height: 26px;}
.head-call-now p {line-height: 26px;font-size: 18px;}
.head-call-now figure {width: 50px;height: 50px;line-height: 48px;}
.banner-title {font-size: 40px;line-height: 50px;margin-bottom: 15px;}
.form-hero .b-form-title {margin-bottom: 15px;font-size: 34px;line-height: 30px;}
.banner-caption ul li {padding-left: 26px;margin-bottom: 10px;line-height: 24px;font-size: 18px;background-size: 18px;}
a.theme-btn {padding: 10px 25px;margin: 4px;font-size: 18px;line-height: 24px;}
.banner-btns {padding-top: 10px;}
.form-hero input.button.gform_button {padding: 10px 20px;font-size: 20px;line-height: 24px;}
.form-hero .gform_wrapper {margin: 0 10px 0 !important;}
.floating-icon a {padding: 8px 18px;font-size: 18px;line-height: 24px;}
.banner-caption-left {max-width: 590px;}
.floating-icon {right: -63px;}
.logo-section {padding: 35px 0px 35px 0;}
.heading-title, .heading-title h1, .heading-title h2, .heading-title h3 {font-size: 40px;line-height: 44px;margin-bottom: 20px;}
section.our-process-section {padding: 70px 0;}
.our-process-box-img figure {margin: -46px auto 20px;}
.our-process-box h3 {font-size: 25px;line-height: 32px;}
.service-li-box h6 {font-size: 22px;line-height: 28px;}
.service-li-box {padding: 15px;height: 100%;}
.service-li-box figure {margin: 0 auto 15px;}
.services-btns {padding-top: 10px;}
section.gutter-materials-section {padding: 70px 0;}
section.about-section {margin: 70px 0 0;}
section.testimonial-section {padding: 70px 0px;}
.quto figure {width: 80px;height: 80px;line-height: 70px;}
.quto figure img {width: auto;max-height: 155px;}
.client-nm-text h6 {font-size: 20px;line-height: 22px;}
.client-dtl {margin: -16px 0 15px;}
section.our-gallery-section {padding: 0 0 70px;}
.service-area-section {padding-top: 60px;}
.faq-box-left {padding: 15px 50px 15px 70px;}
.blog-section {padding: 70px 0;}
.newsletter-title {font-size: 36px;margin-bottom: 30px;}
.newsletter-form .medium {padding: 19px 160px 18px 20px !important;height: 55px;font-size: 16px !important;}
.newsletter-form input.button.gform_button {padding: 11px 26px;font-size: 20px;line-height: 22px;height: 55px;}
.footer {padding-top: 70px;}
.newsletter-form {margin-bottom: 60px;padding-bottom: 60px;}
.ftr-title {font-size: 22px;}
.modal.popup-form .modal-dialog {top: 0;transform: inherit;margin: 60px auto 0;}
.modal.popup-form button.close {right: 18px;top: 15px;font-size: 26px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before {top: 7px;line-height: 13px;}
section.inner-banner .caption-absolute {top: 46%;}
.free-estimate-row {padding: 80px 0;}
.free-estimate-text {padding: 80px 40px 60px 40px;max-width: 605px;margin: 0 auto;}
section.free-estimate-serivce {padding: 80px 0;}
section.default-section {padding: 80px 0;}
.service-detail-form h3 {padding: 15px 10px;font-size: 24px;margin: 0 -15px 16px;line-height: 30px;}
.service-detail-form {padding: 0px 15px 20px;margin-bottom: 30px;}
.service-detail-form .gform_button {font-size: 20px;line-height: 30px;padding: 8px 25px;}
.service-detail-list h3 {padding: 12px 10px;font-size: 24px;margin: 0px 0px 15px;line-height: 30px;}
.service-detail-list ul li {padding: 10px 15px;}
.estimatin-side {padding: 20px 15px;margin: 30px 0 0;}
.service-detail-list {margin: 0 0 30px;}
.estimatin-titel {font-size: 24px;line-height: 30px;}
.service-detail-list ul li a {font-size: 16px;line-height: 22px;}
.nav-next a, .nav-previous a {padding: 13px 24px;font-size: 20px;line-height: 24px;}
.sidebar-title {font-size: 24px;line-height: 30px;}
section.contract-map-section {padding-bottom: 70px;margin-top: 70px;}
.contact-page-section {padding: 80px 0 0 0;}
.contact-detail-left {padding: 50px 40px;}
.contact-left-title {font-size: 35px;}
.banner-star p {
    font-size: 18px;
}
	.home-banner .col-sm-6:first-child {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
}
	
	.home-banner .col-sm-6:last-child {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
}

}
@media(max-width:1399px) {
.client-say-box {padding: 1px 15px 20px;}
.quto figure {width: 70px;height: 70px;line-height: 60px;}
.quto figure img {width: auto;max-height: 135px;}
.client-nm-text h6 {font-size: 17px;line-height: 22px;}
.start-icon img {width: auto;max-height: 16px;}
.client-nm-text {position: relative;top: 5px;}
.heading-title, .heading-title h1, .heading-title h2, .heading-title h3 {font-size: 35px;line-height: 40px;}
.services-box {padding: 30px 10px 30px 20px;}
.service-detail-right {padding-left: 15px;}
.gutter ul li {width: 33.33%;}
}
@media(max-width:1299px) {
.head-call-now a {font-size: 24px;}
.form-hero .b-form-title {font-size: 30px;}
.service-detail-right {padding-left: 0;}
}
@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;}
.container-fluid {padding: 0 15px !important;}
p {font-size: 16px;line-height: 22px;}
.heading-title, .heading-title h1, .heading-title h2, .heading-title h3 {font-size: 30px;line-height: 34px;margin-bottom: 10px;}
.header-section {padding: 10px 0;}
.header-top-text {font-size: 16px;line-height: 22px;padding: 0 0 9px;}
.head-call-now p {line-height: 22px;font-size: 16px;}
.head-call-now figure img {width: 24px;}
.head-call-now figure {width: 42px;height: 42px;line-height: 40px;}
.head-call-now a {font-size: 22px;line-height: 22px;}
.header-bottom {padding-top: 10px;}
.heaer-top .col-sm-10 {-ms-flex: 0 0 80%;flex: 0 0 80%;max-width: 80%;padding-right: 60px;}
.heaer-top .col-sm-2 {-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
.home-banner-row {padding: 35px 30px;border-radius: 25px;}
.floating-icon {display: none;}
.form-hero {padding: 15px;}
.form-hero .b-form-title {font-size: 26px;margin-bottom: 10px;}
.form-hero .gform_wrapper .medium {padding: 7px 10px 7px 5px !important;height: 45px;line-height: 22px;}
.form-form .gform_wrapper .ginput_complex select, .form-form .gform_wrapper .ginput_complex input[type='text']{padding: 7px 10px 7px 5px !important;height: 45px;line-height: 22px;}

.banner-title {font-size: 30px;line-height: 38px;margin-bottom: 10px;}
.banner-caption ul li {padding-left: 22px;margin-bottom: 7px;line-height: 23px;font-size: 17px;background-size: 16px;}
.banner-caption-left {max-width: 450px;}
a.theme-btn {padding: 9px 15px;margin: 2px;font-size: 16px;line-height: 21px;}
.logo-list ul li figure img {width: auto;max-height: 70px;}
.logo-list ul li {padding: 0px 15px;}
.form-hero input.button.gform_button {padding: 8px 20px;font-size: 20px;line-height: 24px;}
section.our-process-section {padding: 40px 0;}
.our-process-box-img figure img {width: auto;max-height: 50px;}
.our-process-box-img figure {margin: -30px auto 16px;height: 100px;width: 100px;line-height: 100px;}
.our-process-box h3 {font-size: 22px;line-height: 30px;}
.our-process-box {padding: 1px 15px 15px;}
.our-process-row .col-sm-4 {padding: 35px 15px 20px;}
.services-box {padding: 40px 0 40px 0;}
.service-li-box figure img {width: auto;max-height: 47px;}
.service-li-box figure {margin: 0 auto 15px;width: 80px;height: 80px;line-height: 80px;}
.service-li-box h6 {font-size: 20px;line-height: 23px;}
.services-box ul li {padding: 10px;}
.services-box ul {margin: 0 -10px;}
section.gutter-materials-section {padding: 40px 0;}
.gutter-box figure img {width: auto;max-height: 46px;}
.gutter-box figure {width: 90px;height: 90px;line-height: 88px;margin: 0 auto 15px;}
.gutter-box {padding: 30px 15px 30px;}
.gutter-box h6 {font-size: 22px;line-height: 24px;}
section.about-section {margin: 30px 0 0;}
.about {padding: 40px 30px 40px 0;}
.default-css ul li, .default-css ol li {font-size: 16px;line-height: 22px;}
.default-css ul li {background-position: 0 3px;padding-left: 20px;background-size: 15px;}
section.testimonial-section {padding: 40px 0px;}
.client-say-box p {font-size: 14px;line-height: 20px;}
.client-dtl {margin: 0 0 15px;align-items: center;}
.client-nm-text {position: relative;top: 0;}
.client-say-box {padding: 24px 15px 15px;}
.quto figure {width: 50px;height: 50px;line-height: 50px;}
.quto figure img {width: auto;max-height: 95px;}
.client-nm-text h6 {font-size: 16px;line-height: 22px;}
.testimonial-row-parent .col-sm-3 {padding: 15px 15px;}
section.our-gallery-section {padding: 0 0 32px;}
.service-area-left {padding-right: 0;}
.service-area-sub-heading {font-size: 22px;line-height: 30px;}
.area-location-bx h6 {padding-left: 24px;background-position: top 3px left;font-size: 16px;line-height: 22px;margin-bottom: 10px;background-size: 18px;}
.location-btns {padding-top: 5px;}
.service-area-section {padding-top: 40px;}
.faq-box .card-header h5, .card-header-title {padding: 14px 40px 14px 0px;font-size: 18px;line-height: 22px;}
.faq-box-left {padding: 15px 30px 15px 0px;}
.faq-box .card-header h5:after, .card-header-title::after {width: 22px;height: 22px;background-size: 16px;}
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after {background-size: 16px;}
.blog-section {padding: 40px 0;}
.blog-content {padding: 15px 15px;}
.footer {padding-top: 40px;}
.newsletter-title {font-size: 30px;margin-bottom: 15px;line-height: 32px;}
.newsletter-form {margin-bottom: 40px;padding-bottom: 30px;}
.gform_wrapper .gform_footer {margin: 0 0 0 0 !important;}
.newsletter-form .gform_wrapper .gfield {padding: 0;}
.newsletter-form .gform-body.gform_body {margin: 0;}
.ftr-social {margin-top: 30px;}
.menu-copyright ul li {font-size: 16px;line-height: 22px;}
#back-top-wrapper {display: none;}
.footer-address a {font-size: 16px;}
.ftr-item ul li {line-height: 20px;font-size: 16px;}
.ftr-title {font-size: 20px;margin-bottom: 10px;}
.ftr-item.ftr-item-2 {padding-top: 10px;}
.footer-address p strong {font-size: 20px;}
.copyright-sections {padding: 15px 0 15px;margin-top: 30px;}
.ftr-social a {height: 45px;width: 45px;margin-right: 5px;line-height: 40px;}
.page-nav ul li {font-size: 16px;line-height: 22px;}
.page-nav {padding: 8px 0;}
section.services-section.services-inner {padding: 40px 0;}
.free-estimate-row {padding: 40px 0;}
.free-estimate-text {padding: 50px 15px 40px 15px;max-width: 455px;}
section.free-estimate-serivce {padding: 50px 0;}
section.default-section {padding: 40px 0;}
.services-detail-img img {padding-bottom: 15px;}
.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 h3 {padding: 11px 10px;font-size: 20px;margin: 0 -15px 16px;line-height: 26px;}
.service-detail-form .gform_wrapper input[type="text"], .service-detail-form .gform_wrapper textarea, .service-detail-form .medium, .service-detail-form .gform_wrapper select {font-size: 14px !important;padding: 6px 15px !important;height: 40px;}
.service-detail-form .gfield {padding: 0 8px 10px;}
.service-detail-form .gform_button {font-size: 18px;}
.service-detail-list h3 {padding: 9px 10px;font-size: 20px;margin: 0px 0px 15px;line-height: 26px;}
.service-detail-list ul li a {font-size: 16px;line-height: 22px;}
.estimatin-titel {font-size: 20px;line-height: 26px;}
section.gutter-styles-section.gutter-section-inner {padding: 50px 0 0;}
.blog-content h3 {font-size: 20px;}
.sidebar-title {font-size: 20px;line-height: 24px;padding: 10px 15px;}
input.search-medium {font-size: 16px !important;padding: 10px 50px 10px 15px !important;height: 42px;line-height: 22px;}
.contact-page-section {padding: 40px 0 0 0;}
section.contract-map-section {padding-bottom: 40px;margin-top: 40px;}
.contact-left-title {margin-bottom: 25px;font-size: 30px;}
.contact-dtl-col p strong {font-size: 20px;line-height: 26px;}
.contact-dtl-icon {width: 40px;height: 40px;line-height: 35px;}
.contact-dtl-col {padding-left: 50px;margin-bottom: 25px;height: 100%;}
.contact-form-col .gform_wrapper .medium {font-size: 16px !important;padding: 10px 14px !important;height: 44px;line-height: 22px;}
.contact-form-col.gform_wrapper .ginput_complex select, .contact-form-col .gform_wrapper .ginput_complex input[type='text'] {font-size: 16px !important;padding: 10px 14px !important;height: 44px;line-height: 22px;}

.contact-detail-left {padding: 50px 40px;height: 100%;}
.country-map iframe {height: 380px;}
.banner-star p {
    margin: 0;
    padding-left: 6px;
    font-size: 16px;
}
.stardx img {
    width: auto;
    max-height: 16px;
}
.service-detail-form .gform_wrapper.gravity-theme .ginput_container_address span {
    flex: 0 0 100%;
}
.service-detail-right.sticky {
    top: 135px;
}
.contact-social a {
    height: 45px;
    width: 45px;
    margin-right: 3px;
    line-height: 41px;
}
.contact-form-col .ginput_container.ginput_container_textarea textarea.medium.textarea {
    height: 82px !important;
}
.client-banner-info figure {
    line-height: 54px;
    width: 55px;
    height: 55px;
    margin-right: 13px;
}
.client-banner-info figure img {
    max-width: 35px;
}
.home-banner .col-sm-6:first-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
	
	.home-banner .col-sm-6:last-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; margin-top:15px;
}
.service-detail-form-ifrem {
    margin-bottom: 20px;
}
.license-header {
    display: none;
}
.head-top-text {
    justify-content: right;
}




}
@media(max-width:1023px) {
.testimonial-row-parent .col-sm-3 {padding: 15px 15px;-ms-flex: 0 0 33.33%;flex: 0 0 33.33%;max-width: 33.33%;}
.service-li-box h6 {font-size: 18px;line-height: 21px;}
.ftr-bottom-row .col-sm-4 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.ftr-bottom-row .col-sm-2 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.ftr-item.ftr-item-2 {padding-top: 0;}
.ftr-item.ftr-item-2 ul {column-count: 1;}
.ftr-logo img {max-width: 150px;}
.ftr-logo {margin-bottom: 16px;}
.about-ftr {max-width: 100%;}
.ftr-social a {height: 40px;width: 40px;line-height: 36px;margin: 0 2px;}
.ftr-social a img {width: auto;max-height: 20px;}
.ftr-social {margin-top: 10px;}
.about-ftr {text-align: center;}
.ftr-item {text-align: center;}
.ftr-title {font-size: 20px;background: #19202d;margin: 15px 0;color: #fff;padding: 5px 0;text-align: center;}
.ftr-item ul li {line-height: 20px;font-size: 16px;border-bottom: 1px solid #ccc;padding: 6px 0;margin: 0;}
.ftr-item ul li:last-child {border: none;}
.ftr-contact {text-align: center;}
.footer-address {margin: 14px 0;}
.footer-address p strong {font-size: 20px;margin-bottom: 4px;}
.copyright-sections .col-sm-6 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.copyright {text-align: center;}
.menu-copyright ul li::after {padding: 0 6px 0 9px;font-size: 16px;line-height: 22px;}
.menu-copyright {float: none;text-align: center;padding-top: 3px;}
.copyright-sections {padding: 15px 0 15px;margin-top: 10px;}
.newsletter-form input.button.gform_button {padding: 10px 16px;font-size: 16px;line-height: 20px !important;height: 45px;}
.newsletter-form .medium {padding: 13px 130px 13px 15px !important;height: 45px;font-size: 16px !important;}
.form-hero .b-form-title {font-size: 22px;}
.home-banner-row {padding: 25px 20px;border-radius: 25px;}
.services-img {display: none;}
.services-row .col-sm-6 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.services-row .row {justify-content: center;}
.services-box {padding: 40px 0 40px 0;text-align: center;}
.gutter ul li {width: 25%;padding: 15px;}
.service-area-list ul li {width: 50%;}
.contact-detail-left {padding: 40px 20px;}

.license-footer {
    margin-top: 15px;
}


}
@media(max-width:991px) {
}
@media(max-width:900px) {
.blog-wrapper .col-sm-4 {padding: 15px;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.services-inner .services-box ul li {width: 33.33%;}
.service-area-section.service-area-inn .service-area-left {padding-bottom: 0;}
.service-detail-right.sticky {
    top: 115px;
}


}
@media(max-width:812px) {
.heading-title, .heading-title h1, .heading-title h2, .heading-title h3 {font-size: 24px;line-height: 30px;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;}
.menu-copyright ul li {font-size: 16px;line-height: 22px;display: block;text-align: center;border-bottom: 1px solid #ccc;padding: 5px 0;}
.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 {text-align: center;padding-top: 13px;}
.menu-copyright {padding-top: 0;}
.form-hero .b-form-title {font-size: 20px;}
.banner-title {font-size: 22px;line-height: 29px;}
.banner-caption ul li {padding-left: 20px;margin-bottom: 6px;line-height: 21px;font-size: 16px;background-size: 15px;}
.form-hero .gform_wrapper {margin: 0 0 0 !important;}
a.theme-btn {padding: 8px 13px;margin: 2px;font-size: 14px;line-height: 19px;}
.form-hero .gform_wrapper .medium {padding: 6px 10px 6px 5px !important;height: 40px;line-height: 20px;}
.form-form .gform_wrapper .ginput_complex select, .form-form .gform_wrapper .ginput_complex input[type='text']{padding: 6px 10px 6px 5px !important;height: 40px;line-height: 20px;}
.form-hero input.button.gform_button {padding: 7px 15px;font-size: 18px;line-height: 22px !important;}
.logo-list ul li figure img {width: auto;max-height: 60px;}
.our-process-box h3 {font-size: 18px;line-height: 24px;}
.our-process-box-img figure {margin: 0 auto 14px;height: 80px;width: 80px;line-height: 80px;}
.our-process-box {padding: 21px 15px 10px;}
.our-process-box-img figure img {width: auto;max-height: 40px;}
.gutter-box figure img {width: auto;max-height: 36px;}
.gutter-box figure {width: 70px;height: 70px;line-height: 70px;margin: 0 auto 15px;}
.gutter-box h6 {font-size: 20px;line-height: 22px;}
.about {padding: 40px 0px 40px 0;}
.faq-box .card-header h5, .card-header-title {padding: 10px 40px 10px 0px;font-size: 16px;line-height: 22px;}
.blog-content h3 {margin-bottom: 10px;font-size: 18px;line-height: 24px;}
.newsletter-title {font-size: 23px;margin-bottom: 15px;line-height: 30px;}
.our-process-row .col-sm-4 {padding: 15px 15px 15px;}
.gallery-img figure figcaption .img-gorup a img {width: 30px;}
.gallery-img figcaption .img-gorup a {width: 50px;height: 50px;}
.gallery-img figure figcaption {padding: 10px;}
.modal.popup-form .modal-body .col-sm-5 {display: none;}
.modal.popup-form button.close {right: 15px;width: 23px;}
.modal.popup-form .modal-body .form-hero {padding:0;}
.modal.popup-form .modal-body .col-sm-7 {padding: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
section.default-section .col-sm-8 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
section.default-section .col-sm-4 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-top: 30px;}
.service-detail-list ul li a {font-size: 14px;line-height: 20px;}
.service-detail-form .gform_button {font-size: 18px;line-height: 22px !important;padding: 10px 15px;}
.contact-detail-left {padding: 50px 20px;height: 100%;}
.contact-right-form {padding: 0;}
.contact-left-title {margin-bottom: 20px;font-size: 24px;}
.contact-detail-left {padding: 30px 15px;}
.contact-social a {
    height: 40px;
    width: 40px;
    margin-right: 2px;
    line-height: 39px;
}
.contact-social a img {
    transition: all 0.6s;
    max-height: 18px;
    width: auto;
    filter: brightness(0) invert(1);
}
.contact-form-col .gform_wrapper .medium {font-size: 15px !important;padding: 7px 14px !important;height: 40px;line-height: 22px;}
.contact-form-col.gform_wrapper .ginput_complex select, .contact-form-col .gform_wrapper .ginput_complex input[type='text'] {font-size: 15px !important;padding: 7px 14px !important;height: 40px;line-height: 22px;}
.contact-form-col input.button.gform_button {padding: 10px 20px;font-size: 18px;line-height: 22px !important;}
.contact-dtl-col p strong {font-size: 18px;line-height: 23px;}

.banner-star p { margin: 0; padding-left: 4px; font-size: 14px; }
.stardx img { width: auto; max-height: 14px; }
.stardx { top: 0px; }
.logo-section {
    padding: 15px 0px 20px 0;
}
.copyright-sections {
    padding: 2px 0 15px;
    margin-top: 0px;
}
p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
}
.default-css ul li, .default-css ol li {
    font-size: 15px;
    line-height: 20px;
}
.default-css ul li {
    background-position: 0 3px;
    padding-left: 16px;
    background-size: 14px;
}
.default-css ul {
    margin-bottom: 10px;
}



}
@media(max-width:767px) {
.home-banner-row .col-sm-8 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.home-banner-row .col-sm-4 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-top: 30px;}
.our-process-row .col-sm-4 {padding: 15px 15px 15px;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
section.about-section .col-sm-5 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding: 0;}
section.about-section .col-sm-7 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.about-img {height: auto;clip-path: inherit;margin: 0;}
.about-img figure img {height: auto;width: 100%;}
.testimonial-row-parent .col-sm-3 {padding: 15px 15px;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.services-area-img {display: none;}
.faq-img {display: none;}
section.faq-section .col-sm-8 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
section.faq-section .col-sm-4 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.service-area-section .col-sm-6 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.service-area-list ul li {width: 33.33%;}
.header-top-text {font-size: 14px;line-height: 20px;}
.faq-box-left {padding: 15px 0 15px 0px;}
.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction {font-size: 14px !important;}
.service-area-section.service-area-inn .col-sm-5 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.service-area-section.service-area-inn .col-sm-7 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
}
@media(max-width:700px) {
.gutter ul li {width: 33.33%;padding: 15px;}
.inner-banner>img {width: 100%;height: 190px;object-fit: cover;}
.services-inner .services-box ul li {width: 50%;}
.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%;}
.country-map iframe {height: 310px;}
.contact-right-form {padding:0;}
.contact-detail-left {padding: 30px 15px;text-align: center;}
.contact-dtl-col {border-bottom: 1px solid #ccc;margin: 0;padding: 15px 0;}
.contact-dtl-icon {width: 40px;height: 40px;line-height: 35px;margin: 0 auto 15px;position: relative;}
.contact-left-title {margin-bottom: 10px;}
}
@media(max-width:600px) {
}
@media(max-width:575px) {
.service-area-list ul li {width: 50%;}
.testimonial-row-parent .col-sm-3 {padding: 8px 15px;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.blog-wrapper .col-sm-4 {padding: 8px 15px;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gallery-img ul li {width: 50%;padding: 5px;}
.services-box ul li {padding: 10px;width: 50%;}
.logo-list ul li {padding: 0px 9px;}
.home-banner-row {padding: 25px 0;border-radius: 0;background-image: none !important;}
.home-banner-row::before {display: none;}
.home-banner::before {height: 100%;}
.banner-title {color: #fff;}
.banner-caption ul li {color: #fff;}
.header-section {padding: 10px 0 0;}
.header-top-text {display: none;}
.heaer-top .col-sm-2 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.heaer-top .col-sm-10 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding: 0;position: static;}
.top-logo img {max-width: 130px;}
.top-logo {text-align: center;}
.header-bottom {padding-top: 8px;border-top: 1px solid rgb(255 255 255 / 24%);margin-top: 10px;justify-content: center;padding-bottom: 7px;}
.floating-icon-mobi {display: block !important;}
.floating-icon-mobi a {padding: 5px 15px;display: block;text-align: center;border-radius: 0;color: #FFF;font-size: 20px;font-family: Source Sans Pro;font-style: normal;font-weight: 600;line-height: 24px;text-transform: uppercase;background: #4d97d2;}
.floating-icon-mobi a:hover {background: #4d97d2;color: #fff;}
.banner-title.inner-banner {color: #19202D;}
.banner-star p {
    color: #fff;
}
.free-estimate-text {
    padding: 35px 5px 35px 5px;
}
.client-banner-text p {
    color: #fff;
}

.head-top-text {
    display: none;
}



}
@media(max-width:525px) {
.gutter ul li {width: 50%;padding: 10px 15px;}
.service-area-list ul li {width: 50%;}
.our-process-row .col-sm-4 {padding: 8px 15px 8px;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
}
@media(max-width:480px) {
}
@media(max-width:420px) {
a.theme-btn {padding: 8px 13px;margin: 2px;font-size: 13px;line-height: 19px;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.stardx img { width: auto; max-height: 12px; }
.banner-star p { padding-left: 4px; font-size: 13px; }

}
