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

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

@font-face {
    font-family: 'Sofia Sans Condensed';
    src: local('Sofia Sans Condensed Black'), local('SofiaSansCondensed-Black'),
        url('../fonts/SofiaSansCondensed-Black.woff2') format('woff2'),
        url('../fonts/SofiaSansCondensed-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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


@font-face {
    font-family: 'Sofia Sans Condensed';
    src: local('Sofia Sans Condensed ExtraBold'), local('SofiaSansCondensed-ExtraBold'),
        url('../fonts/SofiaSansCondensed-ExtraBold.woff2') format('woff2'),
        url('../fonts/SofiaSansCondensed-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit Light'), local('Outfit-Light'),
        url('../fonts/Outfit-Light.woff2') format('woff2'),
        url('../fonts/Outfit-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

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




body {padding: 0;margin: 0;font-family: 'Outfit';font-weight: 400;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #F01E2C;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; color: #000;transform: all 0.5s;}
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}   
.other-services-bottum-text .section-title::selection, .services-tabs ul.nav.nav-tabs li a.active .services-text h2::selection, .hero-title::selection{color: #fff;    -webkit-background-clip: text;
-webkit-text-fill-color: #fff;}
img {max-width: 100%;height: auto}
p {font-family: 'Outfit';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #666;}
p a {color: #F01E2C;}
p strong {color: #000; font-weight: 600;}
p a:hover {color: #000;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #F01E2C;}
ul li a:hover, ol li a:hover {color: #000;}
figure, address {margin: 0;}
input, textarea, select, button {border-radius: 0;-webkit-box-shadow: none;box-shadow: none;outline: none;}
input:focus, textarea:focus, select:focus, button:focus { outline: 0 !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
h1, h2, h3, h4, h5, h6 {font-family: 'Sofia Sans Condensed';font-style: normal;font-weight: 600;color: #000;margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #F01E2C;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #000;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #000;}
h1 {font-size: 40px;line-height: 48px;}
h2 {font-size: 35px;line-height: 42px;}
h3 {font-size: 32px;line-height: 40px;}
h4 {font-size: 30px;line-height: 38px;}
h5 {font-size: 28px;line-height: 36px;}
h6 {font-size: 26px;line-height: 32px;}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
.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: 18px;}
.default-css ul li, .default-css ol li { font-family: 'Outfit'; font-style: normal; font-weight: 400; font-size: 18px; line-height: 28px; color: #666; margin: 0 0 7px; }
.default-css ul li a, .default-css ol li a {color: #F01E2C}
.default-css ul li strong, .default-css ol li strong {color: #000;font-weight: 600;font-family: 'Outfit';}
.default-css ul li a:hover, .default-css ol li a:hover {color: #000}
.default-css ul li { list-style: none !important; background: url(../images/list-arrow.png) no-repeat; background-position: 0 4px; padding-left: 29px; background-size: 23px; }
.floating-icon { position: fixed; right: -121px; top: 50%; transform: translateY(-50%); z-index: 11; transform: rotate(-90deg); }
.floating-icon a { padding: 11px 20px; display: inline-block; text-align: center; color: #ffffff; font-family: Outfit; font-size: 22px; font-style: normal; font-weight: 700; line-height: 30px; border-radius: 5px 5px 0px 0px; background: #F01E2C; text-transform: uppercase; }
.floating-icon a:hover {color: #fff;background: #000;}
.default-section{ padding: 100px 0; }


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

.heading-title { color: #666; font-family: 'Sofia Sans Condensed'; font-size: 80px; font-style: normal; font-weight: 400; line-height: 95px;margin-bottom: 15px; }
.heading-title strong { color: #000; font-weight: 700; }


a.theme-btn {
    display: inline-block;
    position: relative;
    padding: 15px 37px;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    color: #000;
    transition: all 0.5s;
    z-index: 1;
    border-radius: 45px;
    min-width: 140px;
}
a.theme-btn.btn-yellow { background: #F01E2C; color: #000; }
a.theme-btn.btn-black { background: #242426; color: #fff; }
a.theme-btn.btn-black strong { color: #F01E2C; }
a.theme-btn.btn-yellow:hover{ background: #242426; color: #fff; }
a.theme-btn.btn-black:hover { background: #F01E2C; color: #fff; }
a.theme-btn.btn-white { background: #fff; color: #000; }
a.theme-btn.btn-white:hover{ background: #F01E2C; color: #fff; }
a.theme-btn.btn-red { background: #F01E2C; color: #fff; }
a.theme-btn.btn-red:hover{ background: #000; color: #fff; }




/*--header--*/
.header-section { position: absolute; top: 20px; left: 0; right: 0; z-index: 99; transition: all 0.5s; }
.header-top { border-radius: 100px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.25); max-width: 1700px; margin: 0 auto; padding: 12px 50px; }
.header-section.sticky { position: fixed; background: #ffffff; top: 0; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.25); }
.head-col-right { display: flex;justify-content: space-between; align-items: center;padding-left: 18%; }
.header-section .row {align-items: center;}
.head-top-text h2 { color: #000; font-family: "Sofia Sans Condensed"; font-size: 40px; font-weight: 700; line-height: normal; margin: 0; }
.head-call-now { display: flex ; margin-left: 20px; align-items: center; }
.header-section.sticky .header-top { border-radius: 0; background: transparent; box-shadow: none; }
.head-call-now figure { width: 50px; height: 50px; flex-shrink: 0; border-radius: 0; background: transparent; text-align: center; align-content: center; margin-right: 20px; }
.head-call-inn p { margin-bottom: 1px; color: #000; font-weight: 400; font-size: 20px; }
a.external-dni { color: #F01E2C; font-size: 30px; font-style: normal; font-weight: 700; line-height: normal; }
a.header-btn:hover { background: #000; }
a.external-dni:hover { color: #000; }
.head-top-btn { padding-right: 12%; }


/*--banner--*/
.home-banner { position: relative; z-index: 1; background-position: center; background-repeat: no-repeat; background-size: cover; padding: 142px 0 20px; }
.home-banner::before{ position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0;background: linear-gradient(270deg, rgba(255, 255, 255, 0.00) 1.06%, rgba(255, 244, 244, 0.95) 60.45%, #FFF9F9 77.52%, #FFF 98.85%); z-index: -1;}
.banner-caption { height: 100%; align-content: center;max-width: 840px; }
.banner-title { margin-bottom: 20px; color: #000; font-family: Sofia Sans Condensed; font-size: 64px; font-style: normal; font-weight: 400; line-height: 85px; }
.banner-title strong {
    color: #000;
    font-weight: 800;
}
.banner-caption p { font-size: 26px; line-height: 36px; }
.banner-caption ul{margin-bottom: 20px;}
.banner-caption ul li { list-style: none !important; background: url(../images/list-arrow.png) no-repeat; background-position: 0 4px; padding-left: 35px; background-size: 24px; color: #666; font-family: Outfit; font-size: 22px; font-style: normal; font-weight: 400; line-height: 30px; margin-bottom: 15px; }
.banner-caption ul li strong{
    color: #000;font-weight: 500;
}
.banner-btns a.theme-btn.btn-black { margin: 0 10px; }
.banner-main-form-div .form-hero { border-radius: 10px; background: rgba(245, 245, 245, 0.80); backdrop-filter: blur(41px); max-width: 630px; padding: 25px 35px; box-shadow: none; margin: 0 0 0 auto; }
.banner-title img { margin-top: -10px; }

/*--logo-section--*/
.logo-section { position: relative; z-index: 1; background: #FAF9F6; padding: 30px 0; }
.logo-list { max-width: 1400px; margin: 0 auto; }
.logo-list ul { padding: 0; margin: 0; align-items: center; display: -ms-flexbox; display: flex ;  justify-content: space-around; }
.logo-list ul li {list-style: none;padding: 15px;text-align: center;height: 100%;}
.logo-list ul li figure img:hover {transform: scale(0.95);transition: 0.6s;}
.logo-list ul li figure img {transition: 0.6s;}




/*--services-section--*/
section.services-section { padding: 100px 0; }
.services-parent ul { display: -ms-flexbox; display: flex ; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0; justify-content: center; margin: 0 -12px; }
.services-parent ul li { list-style: none; width: 20%; padding: 12px; }
.services-box { padding: 20px 15px 20px; height: 100%; text-align: center; border-radius: 10px; background: #FFF; transition: all 0.5s; }
.services-box figure { width: 168px; height: 168px; border: 19px solid #fff; border-radius: 50%; margin: 0 auto 23px; text-align: center; background: #ECECEC; outline: 1px solid rgb(0 0 0 / 30%); align-content: center; transition: all 0.5s; }
.services-box h4{ color: #000; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 600; line-height: 32px; margin-bottom: 10px; transition: all 0.5s; }
.services-box h4 a{ color: #000; }
.services-box:hover h4, .services-box:hover h4 a{ color: #F01E2C; }
section.services-section .banner-btns { margin-top: 35px; }

.guarantee-box { border-radius: 10px; background: #F01E2C; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.25); text-align: center; padding: 25px 20px; margin-top: 60px; }
.guarantee-box .heading-title { margin: 0; color: #fff; font-weight: 700; text-transform: capitalize; } 
.guarantee-box .heading-title strong { border-radius: 10px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.25); padding: 0px 10px; display: inline-block; }


/* why-choose-section */
section.why-choose-section { padding: 100px 0 80px; position: relative; background: url(../images/why-choose-background-image.jpg) no-repeat; background-size: cover; background-position: right;z-index: 1; }
section.why-choose-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    background: linear-gradient(90deg, rgba(2, 2, 2, 0.75) 100%, rgba(0, 0, 0, 0.00) 100%);
    z-index: -1;
}
.why-choose-lists ul { display: flex ; flex-wrap: wrap; justify-content: center; margin: 0 -30px; }
.why-choose-lists ul li { list-style: none; width: 25%; padding: 10px; }
.why-choose-box { height: 100%; padding: 30px 30px; display: flex ; align-items: center; }
.why-choose-box figure { margin-right: 30px;flex-shrink: 0; }
.why-choose-box h2 { font-family: Outfit; font-size: 24px; font-weight: 500; line-height: 32px;margin: 0; }
.why-choose-btn { margin-top: 70px; }


/*----------- testimonial-section ---------*/
section.testimonial-section { padding: 90px 0; }
section.testimonial-section .heading-title { font-weight: 700; color: #000; }
section.testimonial-section .heading-title strong { font-size: 100px; font-weight: 900; line-height: normal; }
.testimonial-section .row { justify-content: center; }
.testimonial-section .col-sm-4 { padding: 30px; }
.client-say-box { height: 100%; padding: 0px 25px 15px; transition: all 0.6s; text-align: center; border-radius: 10px; background: #FFF; box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.20); }
.client-heading { border-radius: 10px 10px 0px 0px; background: #F01E2C; color: #FFF; font-family: "Sofia Sans Condensed"; font-size: 70px; font-style: normal; font-weight: 600; line-height: normal; padding: 30px 10px 50px; margin: 0 -25px; transition: all 0.5s ease-in-out; }
.client-say-box figure { width: 100px; height: 100px; flex-shrink: 0; border-radius: 50%; border: 4px solid #FFF; margin: -50px auto 15px; color: #FFF; text-align: center; font-family: Outfit; font-size: 38px; font-style: normal; font-weight: 700; line-height: 38px; background: #666; align-content: center; }
.client-say-box h3 { color: #000; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 600; line-height: 28px; text-transform: uppercase; margin-bottom: 3px; }
.star { margin-bottom: 30px; }
.star img { max-width: 24px; }
.client-say-box:hover .client-heading{ background: #A10913; }


/* coupons-section */
section.coupons-section { padding: 65px 10px 100px;background: #F5F5F5; }
section.coupons-section .section-heading { max-width: 1600px; margin: 0 auto; }
section.coupons-section .row { justify-content: center; }
section.coupons-section .col-sm-3 { padding:15px 20px; }
section.coupons-section .section-heading h2 { color: #666; font-family: Outfit; font-size: 30px; font-weight: 400; line-height: normal; }
section.coupons-section .section-heading .heading-title { color: #000; font-weight: 600; }
.coupons-box { display: flex ; height: 100%; padding-left: 80px;border-radius: 15px; position: relative;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);     background: #fff}
.coupons-box::after{ position: absolute;content: ''; width: 80px;height: 100%;left: 3px;top: 0; background: url(../images/butterfly-icon.png) no-repeat;background-size: 100% 100%; }
.coupons-content { display: flex ; flex-direction: column; justify-content: space-between; padding: 15px 50px 10px 5px; width: 66%; }
.coupons-title { color: #000; font-family: "Sofia Sans Condensed"; font-size: 20px; font-style: normal; font-weight: 700; line-height: 24px; margin-bottom: 10px; }
.coupons-box p { font-size: 12px; line-height: 18px; margin-bottom: 8px; }
.coupons-offer { border-radius: 0px 15px 15px 0px; background: #F01E2C; color: #FFF; font-style: normal; padding: 10px 8px 10px 7px; display: flex ; flex-direction: column; justify-content: space-between; border-left: 12px solid #000; width: 34%; }
.coupons-box figure { width: 120px; height: 120px; flex-shrink: 0; background: #fff; border: 7px solid #000; border-radius: 50%; text-align: center; align-content: center; margin: 0 0 0 -76px; }
.coupons-offer h3 { color: #FFF; text-align: center; font-family: Outfit; font-size: 38px; font-style: normal; font-weight: 800; line-height: 38px; margin: 0; }
.coupons-box.memberships .coupons-offer { flex-direction: row; }
.coupons-box.memberships .coupons-offer h3 { writing-mode: sideways-rl; font-size: 28px; margin-left: 5px;text-transform: uppercase; }
section.coupons-section .banner-btns { margin-top: 30px; }


/* service-areas-section */
section.service-areas-section { padding: 100px 0; }
.service-areas-row { border-radius: 15px; background: #FFF5F5; max-width: 1470px; margin: 20px auto 0; }
.service-areas-lists { height: 100%; align-content: center; padding: 25px; }
.service-areas-lists ul { column-count: 2; }
.service-areas-lists ul li { list-style: none; padding: 10px; }
.service-areas-box { display: flex ; align-items: center; padding: 5px; }
.service-areas-box figure { flex-shrink: 0; margin-right: 10px; }
.service-areas-box h3 { margin: 0; color: #666; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 500; line-height: 30px; }
.service-areas-box h3 a { color: #666; }
.service-areas-img .banner-btns { position: absolute; bottom: 20px; left: 15px;text-align: center; right: 15px; }
.service-areas-img { position: relative;height: 100%; }
.service-areas-img figure{height: 100%;}
.service-areas-img figure img { width: 100%;height: 100%;object-fit: cover;border-radius: 0 15px 15px 0;}
section.service-areas-section .col-sm-5 { width: 50%; }
section.service-areas-section .col-sm-7 { width: 50%; }
.service-areas-img:before { position: absolute; content: ''; width: 100%; height: 50%; left: 0; border-radius: 0px 0px 10px 0px; background: linear-gradient(177deg, rgba(255, 255, 255, 0.00) 2.1%, rgba(255, 255, 255, 0.85) 97.72%); bottom: 0; }



/*----------- footer ---------*/
footer.footer-section { padding-top: 80px; background: #FFF5F5; }
.ftr-logo { height: 100%; align-content: center; }
.ftr-social { text-align: center; height: 100%; align-content: center; }
.ftr-social a { background: transparent; height: 60px; width: 60px; text-align: center; display: inline-block; margin: 5px; line-height: 53px; border-radius: 50%; border: 1px solid #000; transition: all 0.5s; }
.ftr-social a img { max-width: 24px; filter: brightness(0); transition: all 0.5s; }
.ftr-social a img { max-width: 24px; filter: brightness(0);transition: all 0.5s; }
.ftr-social a:hover { border-color: #F01E2C;background: #F01E2C;}
.ftr-social a:hover img{ filter: brightness(0) invert(1); }
.ftr-item { padding-left: 20px; }
.ftr-title { margin-bottom: 15px; color: #000; font-size: 26px; font-style: normal; font-weight: 600; line-height: 36px; font-family: Outfit; }
.copyright { padding: 17px 0; margin-top: 70px; text-align: center; background: #000; }
.copyright p { margin: 0; color: #fff; font-weight: 500; font-size: 20px; }
.copyright p a{ color: #fff; }
.copyright p a:hover{ color: #F01E2C; } 


/* -----Newsletter----- */
.newsletter-form form {
    position: relative;
}
.newsletter-form .gform_body { margin: 0 !important; }
.newsletter-form .medium {
    display: block !important; height: 60px !important; width: 100% !important; margin: 0 !important; color: #666 !important; font-family: 'Outfit' !important; font-size: 18px !important; font-style: normal !important; font-weight: 400 !important; line-height: 28px !important; padding: 10px 85px 10px 30px !important; border-radius: 45px !important; border: 1px solid #F01E2C !important; background: #FFF !important; box-shadow: none !important;
}
.newsletter-form input.button.gform_button {
    display: inline-block !important; cursor: pointer !important; transition: all .6s ease-out; -webkit-transition: all .6s ease-out; -moz-transition: all .6s ease-out; -ms-transition: all .6s ease-out; -o-transition: all .6s ease-out; height: 50px !important; width: 50px !important; background: #F01E2C url(../images/telegram.png) no-repeat !important; background-position: center !important; background-size: 24px !important; border-radius: 100% !important; border: none; font-size: 0px !important; margin: 0px 0 0 !important; backdrop-filter: blur(5px); color: #000000 !important; padding: 0px 0px !important; line-height: 28px !important; font-weight: 600 !important; font-family: 'Outfit' !important; position: absolute; right: 6px; top: 5px;
}
.newsletter-form input.button.gform_button:hover{ background: #000 url(../images/telegram.png) no-repeat !important; background-position: center !important; background-size: 24px !important;}
.newsletter-form  .medium::-webkit-input-placeholder { /* Edge */color: #666 !important;opacity: 1;}
.newsletter-form  .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #666 !important;opacity: 1;}
.newsletter-form .medium::placeholder {color: #666 !important;opacity: 1;}
.newsletter-form  input[type="text"]::-webkit-input-placeholder { /* Edge */color: #666 !important;opacity: 1;}
.newsletter-form  input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #666 !important;opacity: 1;}
.newsletter-form  input[type="text"]::placeholder {color: #666 !important ;opacity: 1;}
    .newsletter-form .gform_wrapper .gfield {
        padding: 0 !important;
    }

.location-map { border-radius: 10px; background: rgba(240, 30, 44, 0.20); box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.10); padding: 15px; height: 100%; }
.location-map iframe { height: 100%; width: 100%; border-radius: 8px;max-height: 100% !important; }
section.contact-section .col-sm-5 { padding-right: 30px; }
.contact-row { margin-top: 35px; }
section.contact-section { padding-bottom: 100px; }
section.default-section.thank-you-page {
    padding-top: 180px;
}



/* form */
.form-hero {
    position: relative; right: 0; top: 0; width: 100%; float: none; padding: 25px 35px 25px; max-width: 100%; margin: 0 auto; border-radius: 10px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.10);
}
.form-hero .gform_wrapper {max-width: 100%!important;margin: 0 !important;padding: 0!important;}
.gform_wrapper .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex !important;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;grid-row-gap: 0px !important;}
.gform_wrapper.gravity-theme .gform_fields {grid-column-gap: 0 !important;grid-row-gap: 0 !important;}
.form-hero .gform_body {margin: 0 -10px;}
.gform_wrapper .gfield {
  padding: 0 10px 20px; clear: both; text-align: left; width: 100%; margin: 0;
}
.gform_wrapper.gravity-theme .ginput_container_address {margin-left: 0 !important;margin-right: 0 !important;}
.gfield--type-address {margin-bottom: 0 !important;}
.gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 10px 20px !important;margin: 0 !important;}
.gform_wrapper.gravity-theme fieldset {margin: 0 !important;}
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.gform_wrapper label, .form-hero .gform_wrapper label.gfield_label { font-size: 16px !important; font-family: Outfit; font-style: normal; font-weight: 400; line-height: 24px; color: #666 !important; margin: 0 !important; margin: 0 0 5px !important;
    padding-left: 0px; }
.form-hero .gform_wrapper.gravity-theme .gform_fileupload_rules {
    margin-top: 2px !important;
    padding: 0 !important;
}
.gform_wrapper .medium::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #666;opacity: 1;}
.gform_wrapper .medium::placeholder {color: #666;opacity: 1;}
.gform_wrapper input[type="text"]::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.gform_wrapper input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #666;opacity: 1;}
.gform_wrapper input[type="text"]::placeholder {color: #666;opacity: 1;}
.form-hero input.button.gform_button
 {
    width: auto !important; height: auto !important; display: inline-block !important; position: relative !important; cursor: pointer !important; transition: all 1s !important; border: none !important; color: #FFF !important; text-align: center !important; font-family: Outfit !important; font-size: 20px !important; font-style: normal !important; font-weight: 500 !important; line-height: 28px !important; border-radius: 45px !important; box-shadow: none !important; padding: 11px 30px !important; background: #F01E2C !important;
}
.form-hero input.button.gform_button:hover {background: #000 !important; color: #fff !important;}
.gform_wrapper textarea.medium { height: 70px !important; display: block; min-block-size: inherit !important; }
.gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 0px 0 0 0px !important;z-index: 1;justify-content: center;}
.form-hero .gform_wrapper .ginput_complex select {background: #fff url(../images/select-arrow.png) no-repeat right 15px center!important;background-size: 16px !important;}
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium {
    width: 100% !important; padding: 14px 20px 14px 20px !important; -webkit-appearance: none !important; resize: none !important; position: relative !important; height: 60px; transition: all 1s; margin: 0 !important; color: #666 !important; font-size: 16px !important; font-family: Outfit !important; font-style: normal !important; font-weight: 400 !important; line-height: 24px !important; border-radius: 4px !important; border: 1px solid rgba(48, 69, 124, 0.20) !important; background: #FFF; box-shadow: 0px 0px 10px 0px rgba(48, 69, 124, 0.20) inset !important;
}
.form-hero .gform_wrapper select {background: #fff url(../images/select-arrow.png) no-repeat right 13px center !important; background-size: 16px !important; }
.form-hero .ginput_container.ginput_container_fileUpload, .form-hero .gform_wrapper.gravity-theme .gform_drop_area , .form-hero .gform-theme--foundation .gform_drop_area{
    text-align: center;
    padding: 20px !important;
    border-radius: 4px !important;
    border: 1px solid rgba(48, 69, 124, 0.20) !important;
    background: #FFF !important;
    box-shadow: 0px 0px 10px 0px rgba(48, 69, 124, 0.20) inset !important;
}
.form-hero input[type="file"] {display : none;}
.form-hero .button.gform_button_select_files {
    border: none;
    display: inline-block !important;
    padding: 8px 28px !important;
    margin-top: 5px !important;
    color: #FFF !important;
    font-family: Outfit !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 23px !important;
    border-radius: 45px !important;
    background: #f01e2c !important;
}
.form-hero .button.gform_button_select_files:focus{
	border:none !important;
}
.form-hero .button.gform_button_select_files:hover {background-color: #000 !important;}
.form-hero .gform-theme--foundation .gform_drop_area::before {
    color: #000;
}
.form-hero .gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_area::before{color:#000;}
.form-hero .gform_wrapper .screen-reader-text {
    display: none !important;
}
.form-hero .ginput_container.ginput_container_fileUpload label {color: #666;font-size: 14px !important;}
.gfield--type-address{ margin-bottom:12px !important;}
.form-hero .gform-grid-row span.gform-grid-col:first-child{width:100%}
.gfield_checkbox {display: flex;}
.gchoice .gfield-choice-input {margin-top: 5px !important;;border-radius: 50% !important; width: 20px !important;height: 20px !important; border: 1px solid #F01E2C !important; background: rgb(217 217 217 / 20%) !important;background-position: top 4px center !important; }

.gchoice .gfield-choice-input:checked {
  background: url(../images/agree.png) no-repeat !important;
  background-size: 13px !important;
  background-position: top 4px center !important;
}

.form-hero fieldset.gfield.gfield--width-full .gfield_description.validation_message.gfield_validation_message {
    padding: 0 10px 20px !important;
    margin-top: -10px !important;
}

label.form-check-label strong {color: #F01E2C;font-weight: 400;}
label.form-check-label i { font-style: normal; color: #011A43; }
.gchoice .gfield-choice-input::before{ display:none !important; }
.gfield_description.instruction.validation_message { display: none !important; }
.form-hero .gform_wrapper .ginput_container label { width: calc(100% - 20px); }
.popup-form .modal-body { padding: 0; }
.popup-form .modal-content { border-radius: 0; background: transparent; }
.gform_validation_errors { display: none !important; }

.ginput_container.ginput_container_checkbox > label { width: 100% !important; padding-left: 0px; }
.ginput_container.ginput_container_checkbox .form-check { width: 25%; }
.ginput_container.ginput_container_checkbox { display: flex; flex-wrap: wrap; }
.ginput_container.ginput_container_checkbox .form-check-input { border-radius: 50% !important; margin-top: 5px;box-shadow: none;outline: none; }
.form-check-input:checked { background-color: #F01E2C; border-color: #F01E2C; }
.ginput_container.ginput_container_checkbox .form-check-input:focus{ border-color: #F01E2C; }
.ginput_container.ginput_container_checkbox .form-check label { font-size: 15px !important; }

.popup-form .form-hero { padding: 35px 35px; }
.b-form-title { color: #666; font-family: 'Sofia Sans Condensed'; font-size: 56px; font-style: normal; font-weight: 600; line-height: 60px; margin-bottom: 22px; text-align: center; }
.b-form-title strong{ color: #000; font-weight: 800; }
.form-hero .gform_wrapper .ginput_container.gform-grid-row
 {
    display: flex
;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 !important;
    row-gap: 0 !important;
    margin-inline: 0 !important;
}
.form-hero .gform-grid-row span.gform-grid-col { width: 50%; padding: 0 10px 20px; }
.form-hero fieldset.gfield.gfield--width-full { padding: 0;margin: 0 !important; }

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




.gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {margin: 0!important;padding: 4px 0 0 5px!important;text-align: left!important;background: 0 0!important;border: none!important;font-size: 16px!important;font-weight: 400}
.gform_ajax_spinner {display: none!important}
.instruction.validation_message {display: none!important}
.footer-newsletter .gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {margin: 0!important;padding: 0!important}
#gform_confirmation_message_4 {font-size: 16px;color: #666;line-height: 25px;font-weight: 400;margin: 0;font-family: Public Sans;}
.contact-form #gform_confirmation_message_1 {font-size: 16px;color: #000;line-height: 25px;font-weight: 400;margin: 0}
.gform_wrapper.gravity-theme .gfield input.medium, .gform_wrapper.gravity-theme .gfield select.medium {width: 100%!important;}
#gform_2_validation_container {display: none !important;}
.gform_validation_errors {display: none !important;}
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select{-webkit-appearance: none;resize: none;}
#gform_1 .instruction.validation_message, #gform_2 .instruction.validation_message {color: #fff !important}
span.gfield_required span.gfield_required.gfield_required_text { display: none; }
.head-top-text a.theme-btn.btn-red.se-widget-button {
    margin-right: 15px;
}

section.why-choose-section .banner-btns a.theme-btn.btn-black {
    color: #242426;
    background: #fff;
}
section.why-choose-section .banner-btns a.theme-btn.btn-black:hover {
    background: #F01E2C;
    color: #fff;
}

section.why-choose-section .banner-btns a.theme-btn.btn-red:hover {
    color: #242426;
    background: #fff;
}



@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: 1530px !important;} }
@media (min-width:1700px) { .container {max-width: 1630px !important;} }

@media (max-width:1899px) {
}
@media (max-width:1799px) {
}

@media (max-width:1699px) {
.default-section{ padding: 80px 0; }
.heading-title { font-size: 75px; line-height: 85px; }
section.testimonial-section .heading-title strong { font-size: 92px; }
section.coupons-section .col-sm-3 { padding: 10px 10px; }
.container { max-width: 100% !important; padding: 0 45px; }
.coupons-title { font-size: 18px; line-height: 22px; }
.coupons-box::after { width: 70px; }
.coupons-box { padding-left: 70px; }
.coupons-box figure { width: 100px; height: 100px; border: 6px solid #000; margin: 0 0 0 -60px; }
.coupons-offer { border-left: 9px solid #000; }
.coupons-offer h3 { font-size: 32px; line-height: 34px; }
.coupons-content { padding: 15px 40px 10px 5px; }







}
@media (max-width:1599px) {
.heading-title { font-size: 70px; line-height: 80px; }
.banner-title {
    font-size: 58px;
    line-height: 70px;
}



}

@media (max-width:1499px) {
h1 {font-size: 35px;line-height: 42px;}
h2 {font-size: 32px;line-height: 40px;}
h3 {font-size: 28px;line-height: 35px;}
h4 {font-size: 25px;line-height: 32px;}
h5 {font-size: 22px;line-height: 30px;}
h6 {font-size: 20px;line-height: 26px;}
.default-section{ padding: 60px 0; } 
.banner-title { font-size: 55px; line-height: 65px; }
.banner-title img { margin-top: -8px; max-width: 54px; }
.b-form-title { font-size: 46px; line-height: 54px; margin-bottom: 20px; }
.banner-main-form-div .form-hero { padding: 25px 25px; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { padding: 10px 20px 10px 20px !important; height: 50px; }
.gform_wrapper .gfield { padding: 0 7px 15px; }
.gform_wrapper.gravity-theme .ginput_container_address span {
    padding: 0 7px 15px !important;
}
.form-hero .gform_body { margin: 0 -7px; }
.form-hero .gform-grid-row span.gform-grid-col { padding: 0 7px 15px; }
	.form-hero fieldset.gfield.gfield--width-full .gfield_description.validation_message.gfield_validation_message
 {
    padding: 0 7px 15px !important;
    margin-top: -10px !important;
}
.header-top { padding: 10px 40px; }
.banner-caption p { font-size: 22px; line-height: 32px; }
.banner-caption ul li { padding-left: 30px; background-size: 20px; font-size: 20px; line-height: 30px; margin-bottom: 12px; }
    a.theme-btn {
        padding: 15px 30px;
        font-size: 17px;
        line-height: 26px;
        min-width: 120px;
    }
section.services-section { padding: 70px 0; }
.heading-title { font-size: 50px; line-height: 60px; }
.services-box figure { width: 148px; height: 148px; border: 15px solid #fff; margin: 0 auto 20px; }
.services-box figure img { max-width: 74px; }
.services-box { padding: 10px 10px 10px; }
.services-box h4 { font-size: 22px; line-height: 30px; }
section.services-section .banner-btns { margin-top: 15px; }
.guarantee-box { padding: 20px 20px; margin-top: 40px; }
section.why-choose-section { padding: 70px 0 50px; }
.why-choose-box { padding: 20px 20px; }
.why-choose-box figure { margin-right: 20px; }
.why-choose-box h2 { font-size: 22px; line-height: 30px; }
section.testimonial-section { padding: 60px 0; }
section.testimonial-section .heading-title strong { font-size: 65px; }
.testimonial-section .col-sm-4 { padding: 20px; }
.client-heading { font-size: 58px; padding: 20px 10px 40px; }
.client-say-box figure { margin: -40px auto 15px; }
section.coupons-section .section-heading h2 { font-size: 25px; }
.coupons-box::after { width: 60px; }
.coupons-box { padding-left: 60px; }
.coupons-box figure { width: 90px; height: 90px; border: 5px solid #000; margin: 0 0 0 -50px; }
.coupons-box figure img{ max-width: 48px; }
.coupons-offer h3 { font-size: 28px; line-height: 30px; }
.coupons-offer { border-left: 7px solid #000; padding: 10px 7px 10px 5px; }
.coupons-box.memberships .coupons-offer h3 { font-size: 23px; }
.coupons-content { padding: 15px 30px 10px 5px; }
section.coupons-section { padding: 60px 10px 70px; }
section.service-areas-section { padding: 70px 0; }
.service-areas-box h3 { font-size: 20px; line-height: 26px; }
.service-areas-box figure img { max-width: 20px; }
section.contact-section .col-sm-5 { padding-right: 20px; }
.form-hero { padding: 25px 25px 25px; }
section.contact-section { padding-bottom: 70px; }
footer.footer-section { padding-top: 60px; }
.ftr-item { padding-left: 0; }
.copyright { margin-top: 50px; }
.contact-row { margin-top: 15px; }
.container { padding: 0 35px; }
.why-choose-lists ul { margin: 0 -20px; }
.form-hero .ginput_container.ginput_container_fileUpload, .form-hero .gform_wrapper.gravity-theme .gform_drop_area, .form-hero .gform-theme--foundation .gform_drop_area {padding: 15px !important;}
.form-hero input.button.gform_button {font-size: 18px !important;line-height: 26px !important;}
section.default-section.thank-you-page {
    padding-top: 130px;
}
section.default-section.thank-you-page {
    padding-top: 130px;
}
a.external-dni {
    font-size: 26px;
}	
	.head-call-inn p {
    font-size: 18px;
}
	.head-call-now figure {
    width: 45px;
    height: 45px;
    margin-right: 15px;
}
	
	

}

@media (max-width:1399px) {
.why-choose-box { padding: 10px 10px; }
.why-choose-box figure img { max-width: 90px; }
section.coupons-section .col-sm-3 { width: 33.33%; }
.ftr-social a { height: 50px; width: 50px; margin: 3px; line-height: 43px; }
.ftr-social a img { max-width: 22px; }
    .banner-title {
        font-size: 50px;
        line-height: 65px;
    }


}

@media (max-width:1299px) {
.testimonial-section .col-sm-4 { padding: 15px; }
section.service-areas-section .col-sm-7 { width: 46%; }
section.service-areas-section .col-sm-5 { width: 54%; }
.service-areas-lists { padding-right: 0; }
section.contact-section .col-sm-5 { padding-right: 15px; }
    .banner-title {
        font-size: 48px;
        line-height: 60px;
    }
.head-col-right {
    padding-left: 9%;
}

}

@media (max-width:1199px) {

p { font-size: 16px; line-height: 24px; margin-bottom: 10px; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; }
.default-css ul li, .default-css ol li { font-size: 16px; line-height: 24px;; margin: 0 0 5px; }
.default-css ul li { background-position: 0 6px; padding-left: 20px; background-size: 15px; }
.default-css ul { margin-bottom: 15px; }
h1 {font-size: 30px;line-height: 35px;}
h2 {font-size: 28px;line-height: 35px;}
h3 {font-size: 26px;line-height: 30px;}
h4 {font-size: 24px;line-height: 30px;}
h5 {font-size: 22px;line-height: 25px;}
h6 {font-size: 20px;line-height: 25px;}
.default-section{ padding: 40px 0; }
.modal-dialog {transform: none !important; top: 65px; }
.modal.popup-form button.close { right: 15px; top: 15px; font-size: 18px; }
.close img { max-width: 25px; }
.modal.video-popup button.close { right: 15px; top: 15px; font-size: 20px; }
.video-popup .modal-dialog { margin: 60px auto 0; }
.container { padding: 0 15px; }  

.header-section { position: relative; top: 0; background: #fff; padding: 10px 0; }
.header-top { padding: 0; box-shadow: none; border-radius: 0;max-width: 100%; } 
.home-banner { padding: 30px 0 20px; }
.head-call-inn p { font-size: 16px; }
a.external-dni { font-size: 25px; }
.head-call-now figure { width: 36px; height: 36px; margin-right: 10px; }
.head-top-text h2 { font-size: 28px; }
.banner-title { font-size: 40px; line-height: 50px; margin-bottom: 10px; }
.banner-title img { max-width: 44px; }
.b-form-title { font-size: 35px; line-height: 40px; margin-bottom: 15px; }
.banner-main-form-div .form-hero { padding: 20px 20px; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { padding: 6px 12px 6px 12px !important; height: 40px; font-size: 15px !important; line-height: 22px !important; }
.form-hero .gform_wrapper select { background: #fff url(../images/select-arrow.png) no-repeat right 10px center !important; background-size: 15px !important; }
.gform_wrapper textarea.medium { height: 50px !important; }
.form-hero .gform-grid-row span.gform-grid-col { padding: 0 5px 10px; }
.form-hero .gform_body { margin: 0 -5px; }
.form-hero .ginput_container.ginput_container_fileUpload, .form-hero .gform_wrapper.gravity-theme .gform_drop_area { padding: 15px !important; }
.gform_wrapper .gfield { padding: 0 5px 10px; }
.gform_wrapper.gravity-theme .ginput_container_address span {
    padding: 0 5px 10px !important;
}
	.form-hero fieldset.gfield.gfield--width-full .gfield_description.validation_message.gfield_validation_message {
    padding: 0 5px 10px !important;
    margin-top: -10px !important;
}


.form-hero input.button.gform_button { font-size: 16px !important; line-height: 26px !important; padding: 10px 25px !important; }
.banner-btns a.theme-btn.btn-black { margin: 0 6px; }
    a.theme-btn {
        padding: 12px 20px;
        font-size: 15px;
        line-height: 22px;
        min-width: 100px;
    }
.banner-caption p { font-size: 18px; line-height: 28px; }
.banner-caption ul li { padding-left: 25px; background-size: 17px; font-size: 17px; line-height: 26px; margin-bottom: 10px; }
section.services-section { padding: 40px 0; }
.services-box figure { width: 128px; height: 128px; border: 12px solid #fff; margin: 0 auto 15px; } 
.services-box figure img { max-width: 64px; }
.services-box h4 { font-size: 20px; line-height: 26px; }
.services-box { padding: 0px 0px 0px; }
.guarantee-box { padding: 15px 15px; margin-top: 30px; }
.heading-title { font-size: 35px; line-height: 40px; margin-bottom: 10px; }
section.why-choose-section { padding: 40px 0 30px; }
.why-choose-box figure img { max-width: 68px; }
.why-choose-box h2 { font-size: 20px; line-height: 26px; }
.why-choose-box { padding: 10px 5px; }
.why-choose-lists ul { margin: 0 -10px; }
section.testimonial-section { padding: 40px 0; }
section.testimonial-section .heading-title strong { font-size: 45px; }
.client-heading { font-size: 42px; padding: 15px 10px 30px;margin: 0 -15px; }
.client-say-box figure { margin: -25px auto 10px; width: 80px; height: 80px; font-size: 30px; line-height: 30px; }
.testimonial-section .col-sm-4 { padding: 12px; }
.client-say-box h3 { font-size: 16px; line-height: 25px; margin-bottom: 1px; }
.star img { max-width: 20px; }
.star { margin-bottom: 20px; }
.client-say-box { padding: 0px 15px 10px; }
section.coupons-section { padding: 40px 10px 40px; }
section.coupons-section .section-heading h2 { font-size: 20px; }
.coupons-offer h3 { font-size: 24px; line-height: 25px; }
.coupons-box figure { width: 80px; height: 80px; border: 5px solid #000; margin: 0 0 0 -45px; }
.coupons-box::after { width: 50px; }
.coupons-box { padding-left: 50px; }
.coupons-content { padding: 15px 20px 10px 5px; }
.coupons-title { padding-right: 5px; }
section.coupons-section .banner-btns { margin-top: 15px; }
.coupons-box.memberships .coupons-offer h3 { font-size: 20px; }
section.service-areas-section { padding: 40px 0; }
.service-areas-lists { padding: 15px;padding-right: 0; }
.service-areas-box h3 { font-size: 18px; line-height: 24px; }
.service-areas-box figure img { max-width: 18px; }
.service-areas-box figure { margin-right: 8px; margin-top: -4px; }
.service-areas-box { padding: 0px; }
.service-areas-row { margin: 4px auto 0; }
.form-hero { padding: 20px 20px 20px; }
section.contact-section .col-sm-5 { padding-right: 12px; }
.location-map { padding: 10px; }
section.contact-section { padding-bottom: 40px; }
footer.footer-section { padding-top: 40px; }
.ftr-title { font-size: 20px; line-height: 30px; }
.copyright p { font-size: 16px; }
.copyright { margin-top: 30px; padding: 12px 0; }
.ftr-social a { height: 40px; width: 40px; margin: 2px; line-height: 33px; }
.ftr-social a img { max-width: 19px; }
.newsletter-form input.button.gform_button { height: 40px !important; width: 40px !important; background-size: 20px !important; line-height: normal !important; }
.newsletter-form .medium { height: 50px !important; font-size: 16px !important; line-height: 24px !important; padding: 10px 65px 10px 20px !important; }
.newsletter-form input.button.gform_button:hover { background-size: 20px !important; }

label#input_2_19_5_label {
    display: none !important;
}
.form-hero .gform_wrapper .ginput_complex select {
    background: #fff url(../images/select-arrow.png) no-repeat right 10px center !important;
    background-size: 14px !important;
}
.form-hero .gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_area::before {
    font-size: 26px !important;
}
.form-hero .button.gform_button_select_files {
    padding: 6px 18px !important;
    margin-top: 0px !important;
    font-size: 14px !important;
    line-height: 18px !important;
}	
	section.default-section.thank-you-page {
    padding-top: 40px;
    border-top: 1px solid #000;
}
section.default-section.thank-you-page {
    padding-top: 40px;
    border-top: 1px solid #000;
}
.logo-list ul li { padding: 10px; }
.logo-section { padding: 20px 0; }	
	.service-areas-img .banner-btns {
    bottom: 10px;
    left: 5px;
    right: 5px;
}
	    .service-areas-img .banner-btns a.theme-btn {
        margin: 3px 2px !important;
    }
	.head-top-text a.theme-btn.btn-red.se-widget-button {
    margin-right: 5px;
}
	.head-col-right {
    padding-left: 9%;
}
	    a.external-dni {
        font-size: 20px;
    }
	.gform_wrapper label, .form-hero .gform_wrapper label.gfield_label {
    font-size: 15px !important;
    line-height: 22px;
}
.form-hero .gform_wrapper.gravity-theme .gform_fileupload_rules {
    line-height: 20px;
}	
	

}

@media (max-width:1024px) {
.why-choose-lists ul li { width: 33.33%; }
section.coupons-section .col-sm-3 { width: 50%; }
.coupons-offer h3 { max-width: 80px; margin: 10px auto 0; }
.coupons-box.memberships .coupons-offer h3 { margin: 0 auto; }

}

@media (max-width:991px) {
.services-parent ul li { width: 25%; }
    .banner-title {
        font-size: 36px;
        line-height: 50px;
        margin-bottom: 10px;
    }
    .head-col-right {
        padding-left: 4%;
    }

}

@media (max-width:900px) {
.head-col-right { padding-left: 2%; }
.home-banner .col-sm-7 { width: 100%; }
.home-banner .col-sm-5 { width: 100%; }
.banner-main-form-div .form-hero { max-width: 100%; margin: 30px 0 0; }
.testimonial-section .col-sm-4 { width: 50%; }
section.service-areas-section .col-sm-5 { width: 100%; }
section.service-areas-section .col-sm-7 { width: 100%; }
.service-areas-lists { padding: 15px; }
.service-areas-img figure img { border-radius: 0 0px 15px 15px; }
section.contact-section .col-sm-5 { width: 100%; }
section.contact-section .col-sm-7 { width: 100%; }
.location-map { height: 350px; margin-top: 30px; }
footer.footer-section .col-sm-4 { width: 100%; }
footer.footer-section{text-align: center;}
.ftr-logo { height: auto; }
.ftr-social { height: auto; padding: 25px 0; }
.why-choose-box figure { margin-right: 15px; }
.ftr-logo img {
    max-width: 290px;
}


}

@media (max-width:812px) {
p { font-size: 15px; line-height: 22px; }
h1 {font-size: 25px;line-height: 30px;}
h2 {font-size: 22px;line-height: 30px;}
h3 {font-size: 20px;line-height: 25px;}
h4 {font-size: 18px;line-height: 24px;}
h5 {font-size: 16px;line-height: 22px;}
h6 {font-size: 14px;line-height: 20px;}
.default-css ul li, .default-css ol li { font-size: 15px; line-height: 22px; margin: 0 0 3px; }
.default-css ul li { background-position: 0 3px; padding-left: 18px; background-size: 14px; }
.default-css ul { margin-bottom: 10px; }
.head-call-inn p { font-size: 15px; }
a.external-dni { font-size: 20px; }
.head-call-now figure { width: 28px; height: 28px; margin-right: 8px; }
.head-top-text h2 { font-size: 25px; }
.head-top-text h2 { font-size: 23px; }
.top-logo img { max-width: 180px; }
.banner-title { font-size: 30px; line-height: 40px; }
.banner-title br{display: none;}
.banner-title img { max-width: 34px; }
.banner-caption p { font-size: 16px; line-height: 24px; }
.banner-caption ul li { padding-left: 23px; background-size: 16px; font-size: 16px; line-height: 22px; margin-bottom: 10px; background-position: 0 4px; }
    a.theme-btn {
        padding: 9px 17px !important;
        font-size: 14px !important;
        line-height: 20px !important;
        min-width: 90px !important;
    }
.banner-btns a.theme-btn.btn-black { margin: 0 4px; }
.b-form-title { font-size: 30px; line-height: 35px; margin-bottom: 10px; }
.form-hero input.button.gform_button { font-size: 15px !important; line-height: 22px !important; padding: 10px 18px !important; }
.services-box figure { width: 108px; height: 108px; border: 10px solid #fff; margin: 0 auto 12px; }
.services-box figure img { max-width: 54px; }
.services-box h4 { font-size: 18px; line-height: 24px; }
section.services-section .banner-btns { margin-top: 10px; }
.heading-title { font-size: 30px; line-height: 36px; }
.why-choose-box h2 { font-size: 18px; line-height: 24px; }
.why-choose-box figure img { max-width: 58px; }
.why-choose-box figure { margin-right: 10px; }
.why-choose-box { padding: 5px 0px; }
section.testimonial-section .heading-title strong { font-size: 35px; }
.copyright p { font-size: 15px; }
.home-banner { background-image: none !important; }
.home-banner::before { background: #FFF5F5; }
.form-hero .ginput_container.ginput_container_fileUpload, .form-hero .gform_wrapper.gravity-theme .gform_drop_area { padding: 10px !important; }
.form-hero .gform_wrapper .ginput_complex select { background: #fff url(../images/select-arrow.png) no-repeat right 12px center !important; background-size: 15px !important; }
section.coupons-section .section-heading h2 { font-size: 18px; }
section.coupons-section { padding: 40px 3px 40px; }


}

@media (max-width:767px) {

.head-col-right { padding-left:15%; }

    .head-top-text.mobile a.theme-btn {
        width: 50%;
        margin: 0 !important;
        padding: 9px 17px !important;
        font-size: 16px !important;
        line-height: 20px !important;
        border-radius: 0;
    }
	.head-top-text.mobile a.theme-btn.btn-red.se-widget-button {
    border-right: 2px solid #fff;
}
	    .header-section {
        padding: 10px 0 0;
    }
	    .head-top-text a.theme-btn.btn-red.se-widget-button {
        margin-right: 0px;
    }
	
	
}

@media (max-width:700px) {
.head-col-right { padding-left: 11%; }
.head-call-now { margin-left: 10px; }
.banner-main-form-div .form-hero { padding: 15px; }
.services-parent ul li { width: 33.33%; }
.why-choose-lists ul li { width: 50%; }
.form-hero { padding: 15px; }
section.coupons-section .col-sm-3 { width: 100%; }
.coupons-offer { width: 25%; }
.coupons-content { width: 75%; }
.guarantee-box .heading-title strong {
    margin-top: 5px;
}
.logo-list ul li { padding: 8px; }
.logo-list ul{margin: 0 -8px;}
.logo-section { padding: 15px 0; }	
	
}

@media (max-width:600px) {


}

@media (max-width:575px) {
.banner-title { font-size: 25px; line-height: 32px; }
.banner-title img { max-width: 26px; }
.services-parent ul li { width: 50%; }
.heading-title { font-size: 25px; line-height: 32px; }
.client-heading { font-size: 30px; padding: 10px 10px 20px; }
.client-say-box figure { margin: -14px auto 10px; width: 70px; height: 70px; font-size: 23px; line-height: 23px; }
.client-say-box h3 { font-size: 15px; line-height: 23px; margin-bottom: 0; }
.star img { max-width: 16px; }
.star { margin-bottom: 12px; }
section.testimonial-section .heading-title strong { font-size: 30px; }
section.coupons-section .col-sm-3 { width: 100%; }
.service-areas-box h3 { font-size: 16px; line-height: 22px; }
.service-areas-box figure img { max-width: 16px; }
.service-areas-lists ul li { padding: 7px; }
.location-map { height: 300px; }
    .ftr-logo img {
        max-width: 240px;
    }
.head-top-text { display: none; }
    .head-top-text.mobile {
        display: flex !important;
        width: 100%;
        margin-top: 10px;
    }
    .head-col-right {
        padding-left: 0;
        justify-content: end;
    }
	.head-top-text.mobile a.theme-btn {
        width: 100%;
    }
	
	
}

@media (max-width:525px) {
.gform_wrapper .gfield.gfield--width-half { flex: 0 0 100%; max-width: 100%; }
.form-hero .gform-grid-row span.gform-grid-col { width: 100%; }
.testimonial-section .col-sm-4 { width: 100%; }

	
}

@media (max-width:480px) {
a.theme-btn {
        padding: 10px 12px !important;
        font-size: 13px !important;
        line-height: 20px !important;
        min-width: auto !important;
    }
.banner-btns a.theme-btn.btn-black { margin: 0 2px; }
.coupons-offer h3 { font-size: 20px; line-height: 20px; }
.coupons-content { width: 70%; }
.coupons-offer { width: 30%; }
.coupons-offer h3 { max-width: 70px; }
.top-logo img { max-width: 160px; }
.head-call-inn p { font-size: 14px; }
a.external-dni { font-size: 19px; }
.head-call-now figure { margin-right: 5px; }
a.theme-btn {
       
        margin: 2px 0px !important;
    }
	.service-areas-img .banner-btns a.theme-btn {
        margin: 2px 0px !important;
    }
	    .head-top-text.mobile a.theme-btn {
        padding: 9px 10px !important;
        font-size: 14px !important;
        line-height: 20px !important;
    }
}

@media (max-width:420px) {
.why-choose-lists ul li { width: 100%; }
.service-areas-img .banner-btns { bottom: 15px; left: 3px; right: 3px; }
.logo-list ul li { width: 50%; }
.logo-list ul{flex-wrap: wrap;}
    a.theme-btn {
        padding: 9px 7px !important;
        font-size: 12px !important;
        line-height: 10px !important;
        min-width: auto !important;
    }
}

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

}