@font-face {
    font-family: 'EncodeSansCondensedRegular';
    src: url('fonts/Encode_Sans_Condensed/EncodeSansCondensedRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'EncodeSansCondensedMedium';
    src: url("fonts/Encode_Sans_Condensed/EncodeSansCondensed-Medium/EncodeSansCondensed-Medium.eot");
    src: url("fonts/Encode_Sans_Condensed/EncodeSansCondensed-Medium/EncodeSansCondensed-Medium.eot?#iefix") format("embedded-opentype"),
    url("fonts/Encode_Sans_Condensed/EncodeSansCondensed-Medium/EncodeSansCondensed-Medium.woff") format("woff"),
    url("fonts/Encode_Sans_Condensed/EncodeSansCondensed-Medium/EncodeSansCondensed-Medium.ttf") format("truetype");
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-display: swap;
}
@font-face {
    font-family: 'EncodeSansCondensedSemiBold';
    src: url("fonts/EncodeSansCondensedSemibold/EncodeSansCondensed-SemiBold.eot");
    src: url("fonts/EncodeSansCondensedSemibold/EncodeSansCondensed-SemiBold.eot?#iefix") format("embedded-opentype"),
    url("fonts/EncodeSansCondensedSemibold/EncodeSansCondensed-SemiBold.woff") format("woff"),
    url("fonts/EncodeSansCondensedSemibold/EncodeSansCondensed-SemiBold.ttf") format("truetype");
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-display: swap;
}
@font-face {
    font-family: 'EncodeSansCondensedBold';
    src: url("fonts/EncodeSansBold/EncodeSansCondensed-Bold.eot");
    src: url("fonts/EncodeSansCondensedSemibold/EncodeSansCondensed-Bold.eot?#iefix") format("embedded-opentype"),
        url("fonts/EncodeSansBold/EncodeSansCondensed-Bold.woff") format("woff"),
        url("fonts/EncodeSansBold/EncodeSansCondensed-Bold.ttf") format("truetype");
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: 'Cabin-Regular';
    src: url('fonts/Cabin/Cabin-Regular.eot');
    src: url('fonts/Cabin/Cabin-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Cabin/Cabin-Regular.woff2') format('woff2'),
        url('fonts/Cabin/Cabin-Regular.woff') format('woff'),
        url('fonts/Cabin/Cabin-Regular.ttf')  format('truetype'),
        url('fonts/Cabin/Cabin-Regular.svg#Cabin-Regular') format('svg');
        font-display: swap;
        font-style: normal;
        font-variant: normal;
}
@font-face {
    font-family: 'Cabin-Bold';
    src: url('fonts/cabin-bold/Cabin-Bold.eot');
    src: url('fonts/cabin-bold/Cabin-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/cabin-bold/Cabin-Bold.woff') format('woff'),
        url('fonts/cabin-bold/Cabin-Bold.ttf') format('truetype'),
        url('fonts/cabin-bold/Cabin-Bold.svg#Cabin-Bold') format('svg');
    font-display: swap;
    font-style: normal;
    font-variant: normal;
}


.floating-call-icon span{position: absolute; color: #FFFFFF; background-color: #6C6F74; padding: 8px 0; text-align: center; border-radius: 12px; top: 50%; transform:  translateY(-50%); left: -156px; text-transform: uppercase; font-family: "EncodeSansCondensedMedium", Helvetica, Arial, sans-serif; z-index: -1; width: 0; transition: .5s; min-width: 175px; opacity: 0; visibility: hidden}
.floating-call-icon:hover span{opacity: 1; visibility: visible}


/*General Styles*/
html, body{margin: 0; padding: 0; height: 100%}
body.no-scroll{overflow: hidden}
ul{list-style: none}
ul, li{margin: 0; padding: 0}
a{text-decoration: none; color: inherit; transition: 0.5s; outline: none}
*{margin: 0; padding: 0; box-sizing: border-box; letter-spacing: 0; -webkit-font-smoothing: antialiased}
h1, h2, h3, h4{font-weight: normal}
input, select:focus, textarea{font-size: 16px}
input[type=number]{-moz-appearance: textfield}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button{-webkit-appearance: none; margin: 0}
.hidden{display: none !important}
.clear{clear: both}
.mobile{display: none}
.desktop{display: block}
.section-wrapper{display: block; max-width: 1200px; margin: auto; padding: 0 20px;  transition: .35s}
/* font-size: 0; */
/* Hide scrollbar for Chrome, Safari and Opera */
header::-webkit-scrollbar{display: none}
/* Hide scrollbar for IE, Edge and Firefox */
header{-ms-overflow-style: none;  /* IE and Edge */ scrollbar-width: none;  /* Firefox */}
.top-banner{background-color: rgb(65, 122, 121);text-align: center;padding: 12px 0;}
a.top-banner-text .top-banner{font-family: 'EncodeSansCondensedRegular', Helvetica, Arial, sans-serif;color: yellow;font-size: 20px;letter-spacing: 1px;font-weight: 700;}
.white-text{color: white;font-family: 'EncodeSansCondensedMedium';}
div.floating-call-icon {position: fixed;z-index: 99999;display: block;bottom: 100px;right: 20px;transition: 0.3s all;-webkit-transition: 0.3s all;}
div.floating-call-icon img{width: 65px; height: 65px; object-fit: contain}
/*header*/
header{max-width: 1200px;margin: auto;padding-top: 32px; width: 100%}
header .container {padding-right: 25px;}
header .container .block{display: flex;justify-content: flex-end;align-items: center;}
header .container .block .left-block{align-items: center;margin-right: 180px;}
header .container .block .left-block img{width: 100%; height: 75px; object-fit: contain;}
header .container .block .right-block{justify-content: flex-end;align-items: center; position: relative; top: 23px;}
header .container .block .right-block p a{font-family: Cabin-Regular, arial, sans-serif;font-size: 24px;color: #417A79;}
.social-media{text-align: right;margin-top: 10px;}
.social-media a.social-media-pic img{height: 30px;position: relative; width: 30px; object-fit: contain;}
.social-media a.social-media-pic img.facebook-icon{height: 25px;width: 25px; object-fit: contain;position: relative;top: -3px;margin-left: 5px;}
.social-media a.social-media-pic img.insta-icon{height: 25px;width: 25px; object-fit: contain;position: relative;top: -3px;}
.mobile-social-media{display: none;}
.results_page_border{border-top: 1px solid rgb(119, 212, 210);}
/* Homepage */

.homepage-offer .container-one{height: 550px;}
.container-one .inner-container .first-section {background-color: #DFE6EE;position: relative;}
.container-one .inner-container .first-section img{position: absolute;bottom: 0;object-fit: cover;right: -325px;width: 185%; object-position: right 350px;}
.container-one .inner-container .second-section {background-color: #CFF7F6;}
.container ul li a:hover{color: rgb(65, 122, 121);}
.container ul li a.active{padding-bottom: 4px;border-bottom: 1px solid;border-color: rgb(81, 148, 146);}
.submit-button .button-box button:hover{box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 10px -10px;}
.upper-image{width: 100%; height: 500px; object-fit: cover; margin: 0 0 40px 0;}
.container-one .inner-container{display: grid;grid-template-columns: 50% 50%;width: 100%;overflow-y: hidden;}
.form-box h3{text-align: center;font-size: 32px;font-family: 'Cabin-Bold', Arial, sans-serif;margin: 70px 0 0 0;}
.form-box p{text-align: center;margin: 20px 0 50px 0;font-size: 18px;font-weight: 700;color: #5E5E5E;font-family: Lato, arial, sans-serif;}
.container-one .inner-container h2{font-size: 42px;margin:0 auto 16px auto;line-height: 1.25;color: rgb(65, 122, 121);text-align: center;font-family: 'EncodeSansCondensedBold', Arial, sans-serif;letter-spacing: 1px; padding: 0 20px}
.container-one .inner-container p.security_link{margin: 40px auto 20px auto;}
.container-one .inner-container p.security_link a{text-decoration: underline !important;}
.container-one .inner-container h1{font-size: 22px;margin:0 auto 16px auto;line-height: 1.25;font-weight: 400;color: rgb(21, 21, 21);text-align: center;font-family: 'EncodeSansCondensedRegular', Helvetica, Arial, sans-serif;letter-spacing: 0.045em;}
/* .container-one .inner-container h1 span{font-weight: bold} */
.container-one .inner-container h1 a{text-decoration: underline;}
.container-one .inner-container ul{text-align: center;margin: auto;}
.container-one .inner-container ul li{position: relative;padding: 0 0 0 18px;width: fit-content;margin: auto;font-size: 16px;font-family: 'EncodeSansCondensedRegular', Helvetica, Arial, sans-serif;}
.container-one .inner-container ul li::before{background-image: url("/assets/images/check.svg");width: 15px;height: 15px;content: ' ';position: absolute;top: 0;left: 0;background-position: center;background-size: 17px;}
.container-one .inner-container p{font-size: 16px;margin:0 auto;line-height: 1.5;font-weight: 400;color: black;text-align: center;font-family: 'EncodeSansCondensedRegular', Helvetica, Arial, sans-serif;letter-spacing: 0.045em;}
.container-one .inner-container p span{font-weight: 700;}
.container-one .inner-container p.claim-text{font-size: 26px;margin: 25px 0 15px 0;font-family: Cabin-Bold;}
.container-one .inner-container .contact-button-box a.contact-button{font-size: 18px;color: white;width: fit-content;padding: 6px 25px;transition: all 0.3s;letter-spacing: 0.05em;text-align: center;cursor: pointer;background-color: #9471a9;font-family: 'EncodeSansCondensedSemiBold', Helvetica, Arial, sans-serif;display: block;margin: auto auto 24px auto;}
.container-one .inner-container .contact-button-box a.website-button{font-size: 15px;color: rgb(0, 0, 0);width: auto;padding: 20px 32px;transition: all 0.3s;letter-spacing: 0.214em;text-align: center;text-transform: uppercase;cursor: pointer;background-color: rgb(119, 212, 210);font-family: Lato, arial, sans-serif;display: block;font-weight: 700;}
.container-one .inner-container .contact-button-box a.contact-button:hover{box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 10px -10px;}
.container-one .inner-container .contact-button-box a.website-button:hover{box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 10px -10px;}
.container-one .inner-container .visit-website-box{text-align: center; margin: 25px 0 0 0;font-family: EncodeSansCondensedRegular;}
.container-one .inner-container .visit-website-box p{margin: 0 auto 5px auto;text-transform: uppercase;font-weight: 700;letter-spacing: 0;font-size: 18px;}
.container-one .inner-container .visit-website-box a{text-decoration: underline;font-family:'EncodeSansCondensedRegular', Helvetica, Arial, sans-serif;font-size: 18px;color: rgb(71, 128, 126);font-weight: 700;}
.homepage-offer .container-two{padding-top: 40px;max-width: 80%;margin: auto;}
.homepage-offer .container-four .call-button a{font-size: 17px;color: rgb(0, 0, 0);width: auto;padding: 20px 32px;transition: all 0.3s;letter-spacing: 0.214em;text-align: center;text-transform: uppercase;cursor: pointer;background-color: rgb(119, 212, 210);font-family: Lato, arial, sans-serif;display: block;font-weight: 700;}
.homepage-offer .container-four .call-button a:hover{box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 10px -10px;}
.homepage-offer .container-four{padding-top: 40px;max-width: 70%;margin: auto auto 50px auto;}
.homepage-offer .container-four{margin-top: 50px;}
.homepage-offer .container-four .content h4{text-align: center;font-size: 36px;line-height: 1.25;margin-bottom: 24px;font-weight: 700;color: rgb(27, 27, 27);font-family: 'Cabin-Regular', Arial, sans-serif;letter-spacing: 1px;text-transform: uppercase;}
.homepage-offer .container-four .lower-content{text-align: center;margin-bottom: 24px;}
.homepage-offer .container-four .lower-content span{text-align: center;font-size: 18px;font-weight: 700;color: #5E5E5E;font-family: Lato, arial, sans-serif;}
.container-three{display: grid;grid-template-columns: repeat(3, 30%);grid-column-gap: 3%;justify-content: center;overflow: hidden;}
.container-three .top-figure-one{object-fit: cover;height: 400px; width: 100%;}
.container-three .content-box .bottom-text{background-color: rgb(211, 251, 250);height: 105px;}
.container-three .content-box .bottom-text h3{text-align: center;font-size: 24px;letter-spacing: 0.045em;line-height: 1.25;color: rgb(27, 27, 27);font-weight: 400;margin: 0;font-family: Lato, arial, sans-serif;padding: 40px 32px 0 32px;}
.container-three .content-box .lower-text{background-color: rgb(211, 251, 250);background-color: rgb(211, 251, 250);padding: 35px 32px;text-align: center;transition: 0.8s;height: 100%;min-height: 200px;}
.container-three .content-box .lower-text-full{background-color: rgb(211, 251, 250);background-color: rgb(211, 251, 250);padding: 35px 32px 15px 32px;text-align: center;transition: 0.8s;}
.container-three .content-box .lower-text-full p, .container-three .content-box .lower-text-full h3{padding: 0 !important; width: auto !important}
.container-three .content-box .lower-text ul{padding: 0 !important}
.container-three .content-box p.show-more{font-size: 16px;color: rgb(71, 128, 126);margin: 15px 0;cursor: pointer;font-family: Lato, arial, sans-serif; position: absolute; top: 77%; left: 50%; transform: translate(-50%,-50%);}
.container-three .content-box p.show-less{font-size: 16px;color: rgb(71, 128, 126);margin: 15px 0;cursor: pointer;font-family: Lato, arial, sans-serif;}
.container-three .content-box .lower-text ul{list-style:inherit}
.container-three .content-box .lower-text-full ul{list-style:inherit; padding: 0 !important;}
.container-three .content-box .lower-text-full ul li, .container-three .content-box .lower-text ul li{padding: 5px 10px;}
.container-three .content-box .lower-text-full ul li:first-child{padding: 0 10px 5px 10px;}
.container-three .content-box .details{height: 320px; overflow: hidden; position: relative; top: -4px;}
.container-three .content-box .details.full-height{height: auto !important;}
.mobile-banner-image{display: none;}

.container-three .content-box .lower-text-full ul li{text-align: start; font-family: Lato, arial, sans-serif; font-size: 20px; color: rgb(94, 94, 94);}
.container-three .content-box .lower-text-full p{padding: 10px 0 !important; font-family: Lato, arial, sans-serif; font-size: 20px; color: rgb(94, 94, 94);}
.container-three .content-box .lower-text-full h4{font-style: italic; margin: 22px 0; font-family: Lato, arial, sans-serif; font-size: 20px; font-weight: 400;}
.container-three .content-box .lower-text-full a{text-decoration: underline; color: #137075; margin: 15px 0; display: block; font-family: Lato, arial, sans-serif; font-size: 19px; font-weight: bold;}
.container-three .content-box .lower-text-full span{font-weight: bold;}

.container-three .content-box .lower-text ul li{text-align: start; font-family: Lato, arial, sans-serif; font-size: 20px; color: rgb(94, 94, 94); padding: 0 10px 0 10px;}
.container-three .content-box .lower-text p.text{padding: 0 0 15px 0 !important; font-family: Lato, arial, sans-serif; font-size: 20px; color: rgb(94, 94, 94);}
.container-three .content-box .lower-text h4{font-style: italic; margin: 22px 0; font-family: Lato, arial, sans-serif; font-size: 20px; font-weight: 400;}
.container-three .content-box .lower-text a{text-decoration: underline; color: #137075; margin: 15px 0; display: block; font-family: Lato, arial, sans-serif; font-size: 19px; font-weight: bold;}

.homepage-offer .form-box{margin-top: 40px;margin-bottom: 100px;}
.homepage-offer .form-box .title{text-align: center;}
.homepage-offer .form-box .title h4{color: rgb(71, 128, 126);margin-bottom: 24px;line-height: 1.25;font-weight: 400;text-transform: uppercase;font-family: Lato, arial, sans-serif;font-size: 18px;}
.homepage-offer .form-box form{width: 70%;margin: auto;}
.homepage-offer .form-box form input{font-size: 18px;color: rgb(94, 94, 94);border-style: solid;border-radius: 0px;padding: 23px 8px 24px 8px;border-bottom-width: 1px;border-right-width: 0px;border-top-width: 0px;border-left-width: 0px;width: 100%;border-color: rgb(226, 226, 226);background-color: transparent;font-weight: 400;font-family: Lato, arial, sans-serif;}
.homepage-offer .form-box form .google-privacy{text-align: center;padding-top: 24px;}
.homepage-offer .form-box form .google-privacy p{font-size: 14px;color: rgb(89, 89, 89);line-height: 1.5;font-weight: 400;font-family: Lato, arial, sans-serif;}
.homepage-offer .form-box form .submit-button{padding-top: 24px;align-items: center;justify-content: center;flex-wrap: wrap;display: flex;font-family: Lato, arial, sans-serif;}
.homepage-offer .form-box form .submit-button .button-box{font-size: 18px;font-family: Lato, arial, sans-serif;}
.homepage-offer .form-box form .submit-button .button-box .submit-form-button{border: none;color: rgb(0, 0, 0);background-color: rgb(119, 212, 210);font-weight: 700;width: auto;font-size: 16px;min-height: 56px;padding: 18px 32px 18px 32px;text-align: center;position: relative;max-width: 100%;font-family: Lato, arial, sans-serif;text-transform: uppercase;letter-spacing: 0.214em;cursor: pointer;}
form p.error-message.hidden{display: none}
form p.error-message.error{color:#EE2642; font-family: Lato, arial, sans-serif;margin: 0 0 20px 0;text-align: center;}
.loading{margin-bottom: 10px; font-size: 14px;font-family: 'EncodeSansCondensedRegular', Helvetica, Arial, sans-serif; font-weight: 400; color:#137075 }
.successemail{font-size: 18px;font-family: 'EncodeSansCondensedRegular', Helvetica, Arial, sans-serif; font-weight: 400; color:#137075; display: inline-block}

.left-arrow{position: absolute;top: 50%;left: -40px;}
.right-arrow{position: absolute;right: 0;top: 50%;right: -35px;}
.pp2{font-size: 18px;display: inline-block;vertical-align: middle;color: rgb(255, 255, 255);cursor: pointer;}
.pp3{font-size: 18px;display: inline-block;vertical-align: middle;color: rgb(255, 255, 255);cursor: pointer;}
.pp2:hover{color:rgba(255, 255, 255, 0.6)}
.pp3:hover{color:rgba(255, 255, 255, 0.6)}

.homepage-offer .review-container  .inside-section{padding: 56px 0;}
.homepage-offer .review-container .review-background-image{width: 100%; height: 725px; object-fit: cover;}
.homepage-offer .review-container  .review-title h2{font-size: 36px;text-align: center;color: rgb(255, 255, 255);margin-bottom: 56px;line-height: 1.25;font-weight: 700;font-family: 'Cabin-Regular', Arial, sans-serif;letter-spacing: 1px;text-transform: uppercase;}
.homepage-offer .review-container .review-section .review-box{background-color: rgb(255, 255, 255);border-style: solid;border-width: 0px;border-color: rgb(226, 226, 226);padding: 32px;text-align: center;margin: 0 24px 48px 24px;}
.homepage-offer .review-container .review-section .review-box .name-letter{border-radius: 50%;height: 100px;width: 100px;background-color: rgba(240, 240, 240, 0.8);overflow: hidden;margin: auto;}
.homepage-offer .review-container .review-section .review-box .name-letter h4{font-size: 62px;padding: 24px; font-family: Lato, arial, sans-serif;letter-spacing: 0.045em;line-height: 1;color: rgb(203, 203, 203);font-weight: 400;}
.homepage-offer .review-container .review-section .review-box .review-main-title h4{color: rgb(27, 27, 27);font-size: 22px;text-overflow: ellipsis;margin-bottom: 16px;font-weight: 400;letter-spacing: 0.045em;font-family: Lato, arial, sans-serif;padding: 24px 0;}
.homepage-offer .review-container .review-section .review-box .review-paragraph p{font-size: 16px;opacity: 1;min-height: 42px;line-height: 1.3;color: rgb(27, 27, 27);font-weight: 400;font-family: Lato, arial, sans-serif;}
.homepage-offer .review-container .review-section .review-box a.full-review{font-size: 16px;color: rgb(71, 128, 126);overflow-wrap: break-word;display: inline-block;cursor: pointer;font-family: Lato, arial, sans-serif;background-color: transparent;padding-bottom: 24px;margin-top: 16px;}
.homepage-offer .review-container .review-section .review-box a.full-review:hover{color: rgb(39, 77, 76);}
.homepage-offer .review-container .review-section .review-box .last-section p{font-size: 12px;color: rgb(89, 89, 89);font-weight: 400;font-family: Lato, arial, sans-serif;}
.homepage-offer .review-container .review-section .review-box .review-stars {margin-top: 24px;}
.homepage-offer .review-container .review-section .review-box .review-stars span{font-size: 30px;}
.success-box{text-align: center;margin-bottom: 44px;}
.success-box svg{color:rgba(0,120,215,255)}
.success-box p.success-message{line-height: 1.5;font-weight: 400;color: rgb(71, 128, 126);overflow-wrap: break-word;font-family: Lato, arial, sans-serif;font-size: 18px;}
.checked{color: #fdca17;}
.homepage-offer .review-container .inside-section{max-width: 1240px; margin: auto; position: absolute; top: 0; left: 0; right: 0; width: 100%; padding: 55px 40px}
.review-carousel .slick-dots li button:before{font-size: 15px !important;color: white;}
.result-carousel .slick-dots li button:before{font-size: 15px !important;color: #54a19f}
.result-carousel .slick-slider{overflow: hidden !important;}
.results-container{max-width: 1350px;margin: auto; width: 100%; padding: 0 25px}
.result-title h2{color: rgb(84, 161, 159);font-size: 36px;margin: 40px 0;line-height: 1.4;font-weight: 700;text-align: left;font-family: 'Cabin-Regular', Arial, sans-serif;letter-spacing: 1px;text-transform: uppercase;}
.result-carousel{margin: 0 0 100px 0 !important}
.result-carousel .pp2, .result-carousel .pp3{color: #54A19F}
.result-carousel .pp2:hover, .result-carousel .pp3:hover{color:rgba(84, 161, 159, 0.6)}
.result-carousel .left-arrow, .result-carousel .right-arrow{z-index: 1}
.result-carousel::-webkit-scrollbar {
    height: 8px; /* Set the width of the scrollbar */
  }
  .result-carousel::-webkit-scrollbar-track {
    background-color: #f1f1f1; /* Set the color of the scrollbar track */
  }
  .result-carousel::-webkit-scrollbar-thumb {
    background-color: #888; /* Set the color of the scrollbar thumb */
  }
.result-carousel img{padding-right: 16px;object-fit: cover;height: 50vh;width: auto !important;}
.result-carousel .slick-carousel{white-space: nowrap;}
.result-carousel .slick-dots li button::before{content: '•';}
/* contact-us */
.contact-us-page{max-width: 1150px;margin: auto; padding: 64px 25px 0 25px}
.contact-us-page .container .block{display: flex;justify-content: space-between;}
.contact-us-page .container .block .contact-details{color: rgb(94, 94, 94);font-weight: 400;line-height: 1.5;font-family: Lato, arial, sans-serif;text-transform: none;font-size: 18px;}
.direction-button{position:absolute;top: 10px;left: 20px;font-family: Lato, arial, sans-serif;letter-spacing: 0.214em;cursor: pointer;font-size: 14px;width: auto;padding: 15px 16px;text-shadow: none;font-weight: 700;background-color: rgb(119, 212, 210);color: rgb(0, 0, 0);max-width: 100%;text-decoration: none;justify-content: center;border-style: none;align-items: center;text-transform: uppercase;text-align: center;}
a.direction-button:hover{box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 10px -10px;}
.direction-button i{font-size: 15px;margin-right: 10px;}
.map-banner{width: 100%; overflow: hidden; height: auto;position: relative;margin-top: 40px;}
.carousel-banner{background-color:rgb(119, 212, 210);padding: 24px 0;position: relative;top: -4px;}
.carousel-banner .carousel-text{display: flex !important;justify-content: space-around;padding-right: 30px;}
.carousel-banner .carousel-text a{font-size: 36px;;color: rgb(22, 22, 22);cursor: pointer;font-family: Lato, arial, sans-serif;text-transform: uppercase;font-weight: bold;}
footer .lower-banner{background-color: rgb(255, 255, 255);padding: 56px 0;}
footer .lower-banner .inside-container{width: 1280px;max-width: 100%;padding: 0 24px;margin: auto;}
footer .lower-banner .inside-container p{font-size: 14px;letter-spacing: 0.083em;color: rgb(89, 89, 89);font-weight: 400;line-height:1.5;text-transform: uppercase;font-family: Lato, arial, sans-serif;}


/*thank you page*/
.thankyou-page{margin: 70px 0;}
.thankyou-page .container{max-width: 1300px; margin: auto; padding: 0 20px;}
.thankyou-page .container .message h2{font-size: 39px; font-family: Lato, arial, sans-serif; margin: 0 0 35px 0; text-align: center;color: #417A79;font-weight: bold}
.thankyou-page .container .message p{font-size: 27px; font-family: Lato, arial, sans-serif; margin: 0 0 22px 0; text-align: center; color: #5E5E5E;}
.thankyou-page .container .message a{text-decoration: underline; color: #417A79;}

@media only screen and (min-width: 1500px) {
.container-one .inner-container .first-section img{width: 160%;}
}
@media only screen and (min-width: 1600px) {
    .container-one .inner-container .first-section img {width: 148%}
}
@media only screen and (max-width: 1600px){
    .carousel-banner .carousel-text a{font-size: 26px}
}

@media only screen and (max-width: 1400px){
    .result-carousel{padding: 0 20px}
    .result-carousel .left-arrow{left: -20px}
    .result-carousel .right-arrow{right: -20px}
}
@media only screen and (max-width: 1350px) {
    .container-one .inner-container .first-section img {width: 205%;}
}

@media only screen and (max-width: 1250px){
    .homepage-offer .review-container .inside-section{padding: 55px 10px}
    .left-arrow{left: -10px}
    .right-arrow{right: -10px}
    .homepage-offer .review-container .review-section .review-box .review-main-title h4{font-size: 18px}
    .carousel-banner .carousel-text a{font-size: 22px}
}

@media (min-width:1024px) and (max-width: 1150px) {
.container-one .inner-container .first-section img {right: -190px;width: 174%;object-position: right 170px;}
}

@media only screen and (max-width: 1024px){
    .mobile{display: block}
    .desktop{display: none}
    header{width: 100%;padding-top: 0;}
    header .container .top-block{width: 100%;}
    header .container .top-block p{text-align: center;}
    header .container .top-block p a{font-family: Lato, arial, sans-serif;font-size: 23px;color: #417A79;}
    a.top-banner-text .top-banner{font-size: 16px;line-height: 1.5;padding: 18px 25px;font-weight: 400;}
    header .mobile .menu-logo{display: flex; justify-content: space-between; text-align: center;margin-top: 18px;margin-bottom: 18px;padding-left: 24px;align-items: center;flex-direction: row-reverse;}
    footer .lower-banner .inside-container{text-align: center;width: 100%;}
    div.mobile-menu.closed{left: -2030px}
    div.mobile-menu{display: block !important; width: 100%; position: fixed; top: 0; left: 0; height: 100%; background-color: rgb(211, 251, 250); font-size: 0; z-index: 99999; transition: .35s; overflow: auto; padding: 56px 0 0 0}
    div.mobile-menu a.btn-close{position: absolute; right: 20px; top: 30px}
    div.mobile-menu .menu-content{padding: 32px;}
    div.mobile-menu .menu-content .menu-text{min-width: 200px;letter-spacing: 0.136em;color: rgb(27, 27, 27);padding: 16px 24px;align-items: center;cursor: pointer;font-family: Lato, arial, sans-serif;background-color: transparent;font-size: 22px;display: block;text-transform: uppercase;}
    div.mobile-menu .menu-content .menu-text.active{font-weight: 700;}
    .menu-color{color: rgb(81, 148, 146);}
    .menu-logo .mobile-logo{text-align: start;}

    .carousel-banner .carousel-text a{font-size: 25px;}
    .carousel-banner .carousel-text{padding-right: 0px;}
    .homepage-offer .container-one{background-image: none;height: initial;font-size: 0;}
    .mobile-banner-image{display: block;object-fit: cover;width: 100%;}

    .container-one .inner-container{margin: 0;float: initial;background-color: rgb(211, 251, 250);width: auto;height: 460px;}
    .container-one .inner-container h1{font-size: 18px;}
    .container-one .inner-container h2{font-size: 34px;}
    .form-box h3{margin: 30px 0;font-size: 25px;}
    .container-one .inner-container p.claim-text{font-size: 18px;margin: 0;padding: 20px 0 10px 0;}
    .container-one .inner-container .visit-website-box a,
    .container-one .inner-container ul li{font-size: 14px;}
    .container-one .inner-container p{font-size: 12px;}
    .container-one .inner-container p.security_link{margin: 30px auto 20px auto;}
    .container-one .inner-container .first-section,
    .container-one .inner-container .first-section img{display: none;}
    .container-one .inner-container{display: block;}
    .mobile-social-media{display: block;text-align: center;margin-top: 40px;}
    .form-box p{margin: 0 0 40px 0;}
    .homepage-offer .form-box{margin-top: 0;}
    .homepage-offer .form-box form .submit-button{padding-top: 0 ;}
    
    /*homepage mobile */

    header .container .top-block p a{display: none;}

    .homepage-offer .section-one{width: 100% !important;padding: 0 24px;}
    .upper-image{margin-bottom: 0;height: 220px;}
    .upper-image.desktop{display: none;}
    .upper-image.mobile{object-position: 50% 28%; height: 320px;}
    .container-one .inner-container.mobile{width: 100%;padding: 25px;height: auto;background-color: rgba(211, 251, 250, 0.8); position: relative; float: none; top: -4px;}
    .container-one .inner-container.mobile h2{font-size: 24px;margin:0 auto 16px auto;line-height: 1.25;font-weight: 700;color: rgb(65, 122, 121);text-transform: uppercase;text-align: center;font-family: 'Cabin-Regular', arial, sans-serif;letter-spacing: 1px;}
    .container-one .inner-container.mobile h1{font-size: 20px;margin:0 auto 16px auto;line-height: 1.25;font-weight: 400;color: rgb(21, 21, 21);text-align: center;font-family: Lato, arial, sans-serif;letter-spacing: 0.045em;}
    .container-one .inner-container.mobile p{font-size: 13px;margin:0 auto 25px auto;line-height: 1.5;font-weight: 400;color: rgb(87, 87, 87);text-align: center;font-family: Lato, arial, sans-serif;letter-spacing: 0.045em;}
    .container-one .inner-container.mobile .contact-button-box a.contact-button{font-size: 14px;color: #fff;width: 60%;padding: 20px 32px;transition: all 0.3s;letter-spacing: 0.214em;text-align: center;text-transform: uppercase;cursor: pointer;background-color: #9471a9;font-family: Lato, arial, sans-serif;display: block;margin: auto auto 24px auto;font-weight: 700; border-radius: 0px;}
    .container-one .inner-container.mobile .contact-button-box a.website-button{font-size: 12px;color: rgb(0, 0, 0);width: auto;padding: 20px 32px;transition: all 0.3s;letter-spacing: 0.214em;text-align: center;text-transform: uppercase;cursor: pointer;background-color: rgb(119, 212, 210);font-family: Lato, arial, sans-serif;display: block;font-weight: 700;}
    .container-one .inner-container.mobile .contact-button-box a.contact-button:hover{box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 10px -10px;}
    .container-one .inner-container.mobile .contact-button-box a.website-button:hover{box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 10px -10px;}
    .container-one .inner-container.mobile .visit-website-box{text-align: center;margin-top: 25px;}
    .container-one .inner-container.mobile .visit-website-box p{margin: 0 auto 5px auto;text-transform: uppercase;font-weight: 700;letter-spacing: 0;font-size: 14px;}
    .container-one .inner-container.mobile .visit-website-box a{text-decoration: underline;font-family:'EncodeSansCondensedRegular', Helvetica, Arial, sans-serif;font-size: 16px;}

    .container-three .top-figure-one{height: 327px;}
    .container-three .content-box .bottom-text{height: 85px; padding: 0 0 27px 0;}
    .container-three .content-box .lower-text{padding: 20px 15px;}
    .container-three .content-box .lower-text ul{padding: 0 !important; margin:auto 17px;}
    .container-three .content-box .lower-text ul li{text-align: start; font-size: 17px; padding: 0 0 8px 0;}
    .container-three .content-box p.show-more{position: unset;transform: translate(0);}


    .homepage-offer .container-two{padding-top: 40px;max-width: 100%;margin: auto;}
    .homepage-offer .container-four .call-button a{font-size: 14px;color: rgb(0, 0, 0);width: auto;}
    .homepage-offer .section-one .container-two .content h4{font-size: 24px !important;}
    .homepage-offer .section-one .form-box form{width: 100% !important;}
    .result-carousel{padding: 0}
    .result-carousel img{height: 253px !important; text-align: center;object-fit: cover;}
    .result-carousel{margin-bottom: 32px 0 !important}
    .result-carousel .left-arrow{left: -25px}
    .result-carousel .right-arrow{right: -25px}
    .result-carousel .pp2, .result-carousel .pp3{width: 25px; height: 25px}
    .homepage-offer .container-four{width: 100%;max-width: 100%;}
    .container-four .content h4{font-size: 28px !important;}
    .homepage-offer .container-four .lower-content span{font-size: 14px}
    .homepage-offer .form-box form .submit-button .button-box .submit-form-button{font-size: 14px;}
    .homepage-offer .review-container .inside-section{width: 100%;}

    .homepage-offer .review-container .review-section .review-box{margin: 0 48px 48px 48px; padding: 17px;}
    .homepage-offer .review-container .review-section .review-box .review-stars{margin: 10px 0 0 0;}
    .homepage-offer .review-container .review-section .review-box .review-stars span{font-size: 24px;}
    .homepage-offer .review-container .review-section .review-box .review-main-title h4{margin: 0;}

    .homepage-offer .review-container .review-background-image{height: 545px; object-position:70%}
    .homepage-offer .review-container .inside-section{top: -55px;}
    .homepage-offer .review-container .review-title h2{margin: 25px 0;}

    .container-three .content-box .details{height: auto;}
    .container-three .content-box .lower-text{display: none;}
    .container-three .content-box .lower-text.one.mobile{display: block;}
    .container-three .content-box .lower-text.two.mobile{display: block;}
    .container-three .content-box .lower-text.three.mobile{display: block;}
    .container-three .content-box .lower-text.two.mobile p{font-size: 17px; font-family: Lato, arial, sans-serif; padding: 15px 0 15px 0; color: rgb(94, 94, 94);}
    .container-three .content-box .lower-text.three.mobile p{font-size: 17px; font-family: Lato, arial, sans-serif; padding: 15px 0 15px 0; color: rgb(94, 94, 94);}
    .container-three .content-box .lower-text.three.mobile h3{ width: 274.659px;font-family: Lato, arial, sans-serif; margin: 20px auto 10px auto; font-weight: 600; color: rgb(27, 27, 27);padding: 0 35px; font-style: italic;}
    .container-three .content-box .lower-text-full ul li{font-size: 17px; padding: 0 0 8px 0 !important;}
    .homepage-offer .container-four{margin: 0 0 50px 0;}
    .homepage-offer .container-four{padding: 15px 0 0 0;}
    .container-three .content-box .lower-text-full p{font-size: 17px; padding: 15px 0 !important;}
    .container-three .content-box .lower-text-full{padding: 20px 15px;}

    .container-three .content-box .bottom-text h3{padding: 23px 20px 0 23px;}
    .container-three .content-box .lower-text-full ul{margin: auto 17px;}

    /*contact us mobile */
    .contact-us-page{width: 100%; padding: 25px 15px 0 15px;}
    .contact-us-page .container .block{display: block;}
    .container-three {display: block;}
    .container-three .content-box{margin-bottom: 24px;}

    .results-container{width: 100%;}
    .results-container h2{font-size: 27px; font-family: 'Lato', Arial, sans-serif;}

    .contact-us-page .container .block .left-box .title h4{text-align: center;font-size: 22px;}
    .contact-us-page .container .block .left-box form{width: 100% !important;}
    .contact-us-page .container .block .right-box {text-align: center;margin-top: 50px;}

    .contact-us-page .container .block .right-box.mobile h3{font-size: 23px; font-family: Lato, arial, sans-serif; margin: 0 0 24px 0; color: rgb(27, 27, 27);}
    .contact-us-page .container .block .right-box.mobile p {font-size: 18px; font-family: Lato, arial, sans-serif; color: rgb(94, 94, 94)}
    .contact-us-page .container .block .right-box.mobile p.text{margin: 0 0 25px 0;}
    .contact-us-page .container .block .right-box.mobile h4 {font-size: 17px; font-family: Lato, arial, sans-serif;font-weight: bold; color: rgb(94, 94, 94); padding: 0 0 6px 0;}
    .contact-us-page .container .block .right-box.mobile span{ display: block;}
    .contact-us-page .container .block .right-box.mobile a{font-size: 18px; color: rgb(65, 122, 121); font-family: Lato, arial, sans-serif;}
    .contact-us-page .container .block .right-box.mobile h3.more-margin{margin: 45px 0 24px 0;}
    .contact-us-page .container .block .right-box.mobile p.more-padding{padding: 0 0 6px 0;}

    div.floating-call-icon{top: 30%;}

    .thankyou-page .container .message h2{font-size: 35px; margin: 0 0 25px 0;}
    .thankyou-page .container .message p{font-size: 22px; line-height: 29px;}


}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../images/slick-ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

