* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;

    transition: all 0.4s ease-in-out;
    padding: 0 !important;
    overflow-x: hidden;
}

img {
    max-width: 100%;
    height: auto;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    transition: all 0.5s ease-in-out !important;
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

.form-control:focus,
.form-select:focus {
    border-color: transparent;
    box-shadow: none;
}



h1.big {
    font-size: 260px;
    font-weight: 700;
    line-height: 340px;
    text-align: right;

}

h1 {
    font-size: 80px;
    line-height: 90px;
    text-align: left;
}


h6 {}

.pt_0 {
    padding-top: 0 !important;
}

.pb_0 {
    padding-bottom: 0 !important;
}

.p_130 {
    padding: 130px 0;
}

select:focus-visible {
    outline: none;
    border-color: #A7C3B5;
}

input:focus-visible {
    outline: none;
}

.form-check-input:focus {
    box-shadow: none;
}

.bg_img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.container-fluid {
    padding: 0 60px;
}

.img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

*/

/*==================== button start here ====================*/
.cta {
    position: relative;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    text-align: left;
    background: #00B2B2;
    color: #fff;
    padding: 23px 50px;
    transition: all 0.5s ease-in-out !important;
    border: 1px solid #FFFFFF;
    border-radius: 120px;
}

.cta:hover {
    background-color: #fff;
    color: #00B2B2;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.sky_clr {
    color: #00B2B2;
}

.sml_text {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: #1B1B1B;
}

.sk_ln {
    display: inline-block;
    width: 57px;
    border: 1px solid #00B2B2;
    vertical-align: middle;
    margin-right: 20px;
    top: 50%;
    position: absolute;
    animation: borderline 2s linear infinite;
    transform: translateY(-10%);
}

.gt_btn {
    position: relative;
    margin-left: 75px;
}

.gt_btn .gt-nlk {
    color: #222222;
    display: inline-block;
}

.pls_icn {
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
    color: #00B2B2;
    font-size: 14px;
}

/*rs_sec start here*/

.rs_sec .rs_main_hd {
    margin-bottom: 70px;
}

.rs_sec {
    overflow: hidden;
}

.shtr_rlr .slick-list.draggable {
    overflow: visible;
    position: relative;
    margin: 0px -15px;
}

.shtr_rlr .slick-list.draggable .slick-slide {
    padding: 0px 15px;
}

.rs_sec .rs_content {
    margin-bottom: 120px;
}

.shtr_rlr .slick-list.draggable::before {
    position: absolute;
    content: '';
    right: 100%;
    top: -2px;
    background: #fff;
    width: 420px;
    height: 100%;
    z-index: 1;
}

.rs_sec .rs_main_hd .rs_ryt {
    max-width: 870px;
    margin-bottom: 20px;
}

.rs_sec .rs_main_hd .rs_lft h3 {
    max-width: 243px;
    margin-bottom: 55px;
}

.rs_mid_txt {
    display: flex;
    justify-content: center;
}


.shtr_sld .shtr_cont {
    margin-top: 20px;
    max-width: 415px;
}

.shtr_sld .shtr_cont h6 {
    font-size: 22px;
    font-weight: 400;
    line-height: 34px;
    text-align: left;
    color: #000000;
    margin-bottom: 5px;
}


.rs_ryt_sd .rs_mid_txt h3 {
    color: #666666;
    font-weight: 300;
    white-space: nowrap;
}

.rs_ryt_sd .rs_mid_txt h3 .drk_text {
    font-weight: 700;
    color: #666666;
}

.rs_sec .rs_ryt_sd .rs_ryt h5 {
    font-family: "Roboto", sans-serif;
}

.rs_ryt_sd .rs_mid_txt h3 {
    font-family: 'Prometo Trial';
    font-size: 60px;
    font-weight: 300;
    line-height: 70px;
    text-align: right;
}

.rs_sec .rs_mid_txt {
    margin-left: -100px;
}

/*rs_sec ends here*/


.map_sec .container-fluid {
    padding: 0;
}



/*sub_sec css start here */

.sub_sec .sub_content {
    max-width: 1118px;
    margin: auto;
    text-align: center;
}

.sub_sec .sub_content h3 {
    text-align: center;
    font-weight: 700;
}

.sub_sec .sub_content .main_sb {
    max-width: 810px;
    margin: auto;
}

.sub_sec .sub_content .main_sb .blu_text {
    color: #00B2B2 !important;
}

/*sub_sec css end here */

/*warnty sec css start here*/
.warnty_sec .mid_dv .mid_text {
    padding-top: 85px;
    padding-bottom: 35px;
}

.warnty_sec .mid_dv {
    background: #00B2B2;
    border-radius: 25px;
    max-width: 974px;
    margin: auto;
    position: relative;

}

.warnty_sec .mid_dv .top_img {
    position: absolute;
    top: -60px;
    left: 50%;
    max-width: 140px;
    transform: translate(-50%);
}

.warnty_sec .mid_dv p {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    color: #fff;
}

.warnty_sec .mid_dv h4 {
    color: #fff;
}

.warnty_sec .wrn_slider .slick-list.draggable {
    overflow: visible;
    position: relative;
    margin: 0px -15px;
    z-index: 0;
}

.by_img {
    position: relative;
}
.pulse2 {
    background: transparent;
    border: 2px solid #60c9e9;
    display: block;
    position: absolute;
    z-index: -1;
    border-radius: 200px;
    box-shadow: rgba(0, 178, 178, 1) 0px 0px 100px -32px;
    animation: pulse 2s ease-in-out infinite;
    left: 50%;
    right: auto;
    margin: auto;
    top: 50%;
    width: 120%;
    height: 120%;
    transform-origin: center !important;
  }


.do_img{
    position: relative;
    /*animation: blink 1s ease-in-out infinite none;*/
    border-radius: 200px;
}
   
  @-webkit-keyframes fade {
    0% { opacity: 0; }
    50% { opacity: 0; }
    100% { opacity: 1; }
  }
  @-moz-keyframes fade {
    0% { opacity: 0; }
    50% { opacity: 0; }
    100% { opacity: 1; }
  }
  @-ms-keyframes fade {
    0% { opacity: 0; }
    50% { opacity: 0; }
    100% { opacity: 1; }
  }
  @-o-keyframes fade {
    0% { opacity: 0; }
    50% { opacity: 0; }
    100% { opacity: 1; }
  }
  @keyframes fade {
    0% { opacity: 0; }
    50% { opacity: 0; }
    100% { opacity: 1; }
  }
  @-webkit-keyframes pulse {
    0% { transform:  translateY(-50%) translateX(-50%) scale(0.32); 
        opacity: 0.8; }
    50% { opacity: 1; }
    85% { transform:  translateY(-50%) translateX(-50%) scale(1); }
    100% { transform:  translateY(50%) scale(1); opacity: 0; }
  }
  @-moz-keyframes pulse {
    0% { transform:  translateY(-50%) translateX(-50%) scale(0.32); opacity: 0.8; }
    50% { opacity: 1; }
    85% { transform:  translateY(-50%) translateX(-50%) scale(1); }
    100% { transform:  translateY(-50%) translateX(-50%) scale(1); opacity: 0; }
  }
  @keyframes pulse {
    0% { transform:  translateY(-50%) translateX(-50%) scale(0.32); opacity: 0.8; }
    50% { opacity: 1; }
    85% { transform: translateY(-50%) translateX(-50%)  scale(1); }
    100% { transform:  translateY(-50%) translateX(-50%) scale(1); opacity: 0; }
  }

   .pulse {
    background: transparent;
    border: 2px solid #60c9e9;
    display: block;
    position: absolute;
    z-index: -1;
    border-radius: 200px;
    box-shadow: rgba(0, 178, 178, 1) 0px 0px 100px -32px;
    animation: pulse 2s ease-in-out infinite;
    left: 50%;
    right: auto;
    margin: auto;
    top: 50%;
    width: 120%;
    height: 120%;
    transform-origin: center !important;
  }
  
 




  
/* .do_outer_circle{
    left: -30px;
    width: 280px;
    position: absolute;
    top: -30px;
}

.zoom-in-zoom-out_b {

    animation: zoom-in-zoom-out_b 3s ease-out infinite;
}

@keyframes zoom-in-zoom-out_b {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
    }
} */


.wrn_slider .slick-list.draggable .slick-slide {
    padding: 0px 15px;
}

/* 
.wrn_slider .slick-list.draggable .slick-slide.slick-current.slick-active {
    transform: scale(1);
    transition: 0.3s ease-in-out;
} */

.wrn_slider .slick-list.draggable .slick-slide.slick-current.slick-active+.slick-slide {
    transform: scaley(0.9);
    transition: 0.3s ease-in-out;
}

.wrn_slider .slick-list.draggable .slick-slide.slick-current.slick-active+.slick-slide+.slick-slide {
    transform: scaley(0.8);
    transition: 0.3s ease-in-out;
}

.wrn_slider .slick-list.draggable .slick-slide.slick-current.slick-active+.slick-slide+.slick-slide+.slick-slide {
    transform: scaley(0.7);
    transition: 0.3s ease-in-out;
}

.wrn_slider .slick-list.draggable .slick-slide.slick-current.slick-active+.slick-slide+.slick-slide+.slick-slide+.slick-slide {
    transform: scaley(0.6);
    transition: 0.3s ease-in-out;
}

.warnty_sec {
    overflow: hidden;
    position: relative;
    background-image: url(/img/install_bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top 230px right 0px;
}

.warnty_sec .instl_pht {
    margin-top: 75px;
 
}

.warnty_sec .instl_pht .wrn_slider {
    margin-top: 45px;
}

.warnty_sec::after {
    position: absolute;
    content: '';
    background: #000;
    width: 100%;
    height: calc(100% - 550px);
    left: 0;
    top: 25%;
    z-index: -1;
}



.warnty_sec .instl_pht h3 {
    color: #fff;
}


/*warnty sec css end here*/
.whr_sec .whr_text {
    max-width: 567px;
}

.slider-wrapper {
    position: relative;
}

.whr_sec .whr_grp {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 1000px;
    z-index: 1;
}

.drgl-img {
    left: 0px;
    width: 130px;
    top: 0px;
    height: 130px;
    position: absolute;
    pointer-events: none;
    /* Ignore mouse events */
    z-index: 2;
    /* Ensure image is above overlay */
}

.instl_pht {
    position: relative;
    width: 100%;
}

.instl_pht .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    /* Disable pointer events by default */
    cursor: none;
    /* Hide the default cursor */
    z-index: 1;
    /* Ensure overlay is above content */
}

.contact_div .talk_a {
    position: relative;
}

.contact_div .talk_a:after {
    content: "";
    background: rgba(0, 178, 178, 1);
    height: 2px;
    width: 130%;
    position: absolute;
    right: 0;
    bottom: -4px;
    max-width: 113px;
}

header.main_header li.li_width img {
    max-width: 24px;
}

.email_sec {
    height: 100%;
    display: flex;
    align-items: end;
}

.email_sec {
    height: 100%;
    display: flex;
    align-items: end;
}


.ready_sec .rd_hd {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
}

.ready_sec .rd_hd .rdr_txt {
    max-width: 410px;
    position: relative;
}

.ready_sec .wht_text {
    max-width: 974px;
    margin: auto;
    padding-top: 60px;
}

.ready_sec .wht_text h5 {
    font-size: 35px;
    font-weight: 700;
    line-height: 70px;
    text-align: left;
    color: #232323;
}

.ready_sec .wht_main p {
    color: #1B1B1B;
}

.product_ftr .product_info {
    display: flex;
    align-items: center;
    gap: 80px;
}

.product_ftr .product_info .product_list ul li {
    font-size: 16px;
    font-weight: 300;
    line-height: 32px;
    text-align: left;
    color: #1B1B1B;
    list-style-type: disc;
}

.ready_sec .al_text {
    margin-top: 30px;
}

.ready_sec .wht_text .wht_main {
    margin-bottom: 55px;
}

.ready_sec .wht_text .product_info {
    margin-left: 30px;
}

.ready_sec {
    position: relative;
    padding-top: 300px;
}

.slider-wrapper .row {
    padding-top: 170px;
}

.ready_sec::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 200px;
    height: 250px;
    background-image: url('../img/vctr2.png');
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    transform: rotate(0deg);
}

.ready_sec::after {
    position: absolute;
    content: '';
    right: 0;
    top: 10%;
    bottom: auto;
    height: 250px;
    background-image: url('../img/vctr1.png');
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    width: 200px;
    transform: rotate(0deg);
}

.pls_img {
    position: absolute;
    top: -60px;
    right: 0;
    max-width: 60px;
}

.wrn_slider.slick-slider .slick-track {
    height: auto !important;
}

/*.rs_sec .shtr_rlr.slick-slider .slick-track, .slick-slider .slick-list {
    height: auto!important;
}*/

.rs_sec {
    position: relative;
    padding-bottom: 250px !important;
}

.rs_sec .rs_ryt_btm {
    position: absolute;
    right: 20px;
    bottom: -33px;
    max-width: 900px;
}

.free_consultaion {
    margin-top: 55px;
}

.rd_hd h2 {
    font-style: italic;
    line-height: 90px;
    font-weight: 500;
}

.ready_sec .rd_hd .rdr_txt h2 {
    font-style: normal;
    font-weight: 700;
}

.rs_sec .rs_btm {
    position: absolute;
    bottom: -176px;
    left: 0;
    max-width: 368px;
    transform: rotate(-40deg);
    z-index: 1;
}


.whr_sec .whr_sldr .slick-slide.slick-current.slick-active+.slick-slide.slick-active {
    margin-top: 30px;
}

header.main_header {
    position: relative;
    z-index: 99;
}

.provide_slick_ot .slick_prov_flex span.sk_ln {
    top: 14px;
}

@keyframes borderline {
    0% {
        right: 100%;
    }

    50% {
        right: 95%;
        /* Moves it right outside the element */
    }

    100% {
        right: 100%;
        /* Back to start */
    }
}

/* =============================================== */



.warnty_sec .wrn_slider .slick-list.draggable {
    position: relative;
}

.warnty_sec .wrn_slider .slick-list.draggable:before {
    content: '';
    position: absolute;
    background-color: #fff;
    right: 100%;
    height: 110%;
    width: 200%;
    z-index: 9;
    bottom: 0;
    top: 0;
}

.warnty_sec .wrn_slider .slick-list.draggable:after {
    content: '';
    position: absolute;
    background-color: #000;
    right: 100%;
    height: 309px;
    width: 200%;
    z-index: 99;
    top: 0;
}

.provide_slider .slick-list.draggable {
    padding-top: 50px;
}

.provide_slider {
    height: 560px;
    overflow: auto;
   
}
.inner_provide .container{
    position: relative;
}
.over_bg{
    position: absolute;
    background-color: #1B1B1B;
    height: 310px;
    width: 555px;
    right: 0;
    left: auto;
    top: 50%;
    bottom: auto;
    opacity: 0.5;
}

.scrollbar {
    -ms-overflow-style: none; /* for Internet Explorer, Edge */
  scrollbar-width: none; /* for Firefox */
  overflow-y: scroll; 
}

.scrollbar::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}



.provide_slider.scrollbar {
    overflow-y: scroll;
}

.provide_slider.scrollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: rgb(0 178 178 / 21%);
}

.provide_slider.scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.provide_slider.scrollbar::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
    border-radius: 10px;

}

p.foot_email a {
	display: inline-block;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    color: rgba(27, 27, 27, 1);
}

.slick_prov_flex.padding-0 {
    padding-top: 0;
}


/*13-September-2024*/
.outer_hero .hero-contact-frm {
    background: #1B1B1B;
    position: absolute;
    z-index: 999;
    padding: 25px;
    right: 20px;
    max-width: 440px;
}
.outer_hero .hero_sec_img {
    top: 0;
}
.hero_sec_outer .row .col-lg-6 {
    position: static;
}
.outer_hero .hero-contact-frm form h2 {
    font-size: 36px !important;
    font-weight: 700;
    line-height: 1.2;
    text-align: left;
    color: #fff;
    max-width: 220px;
}
.outer_hero .hero-contact-frm form > .row .form-group {
    position: relative;
    margin-bottom: 0px;
}
.outer_hero .hero-contact-frm form > .row .form-group .form-control ,.outer_hero .hero-contact-frm input.wpcf7-form-control {
    background: #FFFFFF;
    width: 100%;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
    line-height: 17.58px;
    text-align: left;
    color: #6B7280;
    padding: 18px;
    min-height: auto;
    height: auto;
    border-radius: 5px;
}
.outer_hero .hero-contact-frm form > .row .form-group input.wpcf7-submit.form-control {
    background: #00B2B6;
    border-radius: 120px;
    width: auto;
    color: #fff;
    border: none;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 600;
    line-height: 16.41px;
    text-align: left;
    padding: 19px 30px;
}
.outer_hero .hero-contact-frm form > .row .form-group span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required.form-control {
    background: transparent;
    border: none;
    padding: 0;
}
.outer_hero .hero-contact-frm form > .row .form-group span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required.form-control span.wpcf7-list-item.first.last {
    margin: 0;
}
.outer_hero .hero-contact-frm form > .row .form-group span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required.form-control span.wpcf7-list-item.first.last span.wpcf7-list-item-label {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 15.23px;
    text-align: left;
    color: #6B7280;
    margin-left: 10px;
}
.outer_hero .hero-contact-frm form > .row .form-group span.wpcf7-spinner {
    position: absolute;
    top: 0;
}
.outer_hero .hero-contact-frm form > .row .form-group:last-child {
    margin-bottom: 0;
}

.form-close {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    margin-bottom: 10px;
}
.form-close span.cross i {
    color: #fff;
    background: #FFFFFF;
    width: 35px;
    height: 35px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 22px;
}

.outer_hero .hero-contact-frm {
    right: 20px;
}
section.outer_hero {
    overflow: hidden;
}.outer_hero .hero-contact-frm {
    animation: motion-blur 3s ease-in-out;
}

@keyframes motion-blur {
  0%
  {
    transform: translateX(200%);
  }
    100%
  {
    transform: translateX(0%);
  }
}

