/* 
Theme Name:     BaseInstall Child Theme
Theme URI:      https://www.splust.com
Description:    Bootstraap 5 child theme
Author:         Christy L
Author URI:     https://www.splust.com
Template:       bootstrap-starter-theme
Version:        1.0.0
*/


/*
    Add your custom styles here
*/


html {
    scroll-behavior: smooth;
}

#wrapper, #section-3, #section-2, #featured {
    scroll-margin-top: 200px;
}

.anchor {
    position: relative;
}

.anchor a {
    position: absolute;
    left: 0px;
    top: -141px;
}


/* Site Styles */

* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
}

.spacing {
    margin: 0px !important;
    padding: 0px !important;
}

.nav-active {
    border-bottom: 5px solid #EC5E18;
}


.location-booth {
    position: relative;
    background-color: #EC5E18;
    width: fit-content;
}

.location-booth:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid black;
    border-top: 35px solid transparent;
    border-bottom: 35px solid transparent;
}

.location-booth button {
    position: relative;
    background-color: RGB(159, 55, 6);
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;

}

.location-booth button span {
    color: #fff;
    font-size: 30px;
    padding: 10px 30px;
}

.location-icon {
    position: relative;
    margin-left: -28px;
    color: #EC5E18;
    font-size: 70px;
    z-index: 1;
}

.border-curve {
    clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%);
}

.top-header {
    display: flex;
    align-items: center;
    justify-content: center;
}

.top-header .logo {
    width: 100%;
}

.top-header .logo img {
    max-width: 300px;
}

.top-header .logo-btn {
    width: 280px;
    margin-left: auto;
}

.top-header .logo-btn a {
    background-color: #EC5E18;
    font-size: 24px;
    font-weight: 500;
    width: 100%;
    text-align: center;
    color: white;
    text-decoration: none;
    border-radius: 0px;
}

.top-header .logo-btn a:hover {
    background-color: #EC5E18;
    width: 100%;
    text-align: center;
    color: white;
    text-decoration: none;
}

#form-section {
    background: #000;
    color: #fff!important;
    position: relative;
    margin-top: 20px;
}

#form-section input,
#form-section select {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}

#form-section ::placeholder {
    color: red;
}

#gform_submit_button_3,
#gform_submit_button_2,
#gform_submit_button_1,
#gform_submit_button_4 {
    display: block;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    padding: 10px;
    background-color: #EC5E18;
    text-transform: uppercase;
    box-shadow: none;
    border: none;
    padding: 10px 50px;
}

.nav-bar {
    background-color: #000;
}

.nav-menu {
    width: 100%;
    margin: 0 auto;
}

.nav {
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav li {
    list-style: none;
    padding: 10px 30px 10px;

}

.nav li a {
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    padding-bottom: 10px;
}

.section-banner {
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 1)), url('http://cftsema.wpengine.com/wp-content/uploads/2023/09/DV1_009-2-2-scaled.jpg');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
/*    padding: 250px 0 100px;*/
    padding: 300px 0 150px;
}

.banner-logo {
    background-color: #EC5E18;
    text-align: end;
    padding: 10px;
    width: 34%;
    padding-right: 40px;
}

.banner-logo img {
    width: 200px;
}

.section-banner h1 {
    font-size: 80px;
    color: #fff;
    margin: 50px 0;
}


.section-banner .location-booth {
    background-color: #EC5E18;
    width: fit-content;
}

.section-banner .location-booth button {
    position: relative;
    background-color: RGB(159, 55, 6);
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;

}

.section-banner .location-booth button span {
    color: #fff;
    font-size: 30px;
    padding: 10px 30px;
}

.section-banner .location-icon {
    margin-left: -28px;
    color: #EC5E18;
    font-size: 70px;
}

.enter-to-win {
    background-color: #000;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.enter-to-win .etw-heading {
    text-align: end;
    padding: 10px;
    width: 36%;
    background-color: #fff;
}

.enter-to-win .etw-heading p {
    color: #EC5E18;
    font-size: 40px;
    margin: 0px;
    padding-right: 25px;

}

.enter-to-win .etw-col-1 img {
    width: 100%;
    margin: 50px 0;
}

.enter-to-win .etw-col-1 h2 {
    color: #EC5E18;
    font-size: 34px;
    margin: 20px 0;
}

.enter-to-win .etw-col-1 p {
    color: #fff;
    font-size: 24px;
    margin: 20px 0;
    max-width: 400px;
}

.enter-to-win .etw-btn {
    width: 380px;
}

.enter-to-win .etw-btn a {
    width: 100%;
    display: block;
    font-size: 24px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    padding: 10px;
}

.enter-to-win .etw-btn .sign-up {
    background-color: #EC5E18;

}

.enter-to-win .etw-btn .register {
    border: 2px solid #EC5E18;
}

.etw-play-btn {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 50px;
}

.etw-play-btn a {
    background-color: #EC5E18;
    color: #fff;
    text-decoration: none;
    border-radius: 100%;
    min-width: 40px;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.etw-play-btn span {
    color: #fff;
    font-size: 24px;
    padding-left: 20px;
}

.etw-col-2 img {
    display: none;
}

.gun-title {
    color: #fff;
    font-size: 50px;
    margin-top: 40px;
    font-weight: 900;
}

.glamber-gun {
    position: absolute;
    top: 0px;
    width: 800px;
    right: 0;
}

.glamber-gun img {
    transform: rotate(25deg);
}

/*slider*/

.slide-item {
    position: relative;
    border-top: 20px solid #fff;
    padding: 100px 0;
}

.triangle {
    position: absolute;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 130px solid transparent;
    border-right: 130px solid transparent;
    border-top: 60px solid #fff;
    z-index: 1;
    left: calc(50% - 130px);;
}

.slider-text p {
    font-size: 30px;
    color: #fff;
    font-style: italic;
}

.slider-text h2 {
    font-size: 70px;
    font-weight: 800;
    color: #EC5E18;
    font-style: italic;
}

.dv1-repair-img {
    display: none;
}

.dv1-smart-gun {
    width: 600px;
    position: absolute;
    top: 0px;
    right: 80px;
}

.dv1-smart-gun img {
    transform: rotate(354deg);
}

.dv1-smart-gun img.no-rot {
    transform: none;
}

.dv1-smart-gun.uv-led {
    width: 500px;
    top: 20px;
    right: 150px;
}

.dv1-smart-gun.tru-clean {
    width: 400px;
    top: 30px;
    right: 80px;
}


.dv1-smart-gun-text {
    background-color: #EC5E18;
    color: #fff;
    width: 100%;
    font-size: 30px;
    padding: 10px;
    margin-top: 50px;
    text-align: center;
}

.dv1-smart-gun-text p {
    margin: 0px;
}

.carousel-control-next,
.carousel-control-prev {
    background-color: gray !important;
}

/*----=======DV1-section=======-----*/
.Dv-1-sec {
    background-color: #000;
    padding: 150px 0 80px;
    position: relative;
    border-top: 20px solid #fff;
}

.Dv-1-sec .dv1-dreamin img {
    max-width: 600px;
    margin-bottom: 60px;
}

.dv1-dreamin {
    justify-content: center;
    display: flex;
}

.dv1-custom-vw {
    text-align: end;
    padding: 10px;
    width: 55%;
    background-color: #EC5E18;
    padding-right: 44px;
}

.dv1-custom-vw p {
    color: #fff;
    font-size: 30px;
    margin: 0px;
}

.Dv-1-sec .dv1-p {
    font-size: 24px;
    color: #fff;
    margin-top: 50px;
}

.dv1-contact-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 100px;
}

.social-icon {
    display: flex;
    width: fit-content;
    justify-content: center;
    align-items: center;
}

.social-icon a {
    color: #FFf;
    font-size: 24px;
    margin-left: 20px;
    background-color: #EC5E18;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}


.slider-dv1-sec img {
    height: 90vh;
    width: 100%;
}

.btn-slider {
    background-color: #EC5E18 !important;
}

.carousel-control-next,
.carousel-control-prev {
    width: 50px !important;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {

    width: 3rem !important;
    height: 3rem !important;

}

.sec-footer {
    background-color: #000;
    padding: 50px 0;
}

.footer-col-1 {
    width: 400px;
}

.footer-col-1 a {
    color: #EC5E18;
    text-decoration: none;
    margin-top: 100px;
    font-size: 30px;
    display: block;
}

.footer-col-2 {
    border-left: 1px solid #EC5E18;
    padding-left: 40px;
    margin: 0 auto;
    max-width: 430px;
}

.footer-col-2 p {
    color: #fff;
    font-size: 24px;
}

.footer-col-2 p strong {
    color: #fff;
    font-size: 30px;
}

.footer-col-2 h2 {
    color: #EC5E18;
    font-size: 40px;
    margin-top: 50px;
}

.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    align-items: center;
    justify-content: center;
    z-index: 1040;
}

.popup-content {
    padding: 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    position: relative;
    text-align: center;
    margin: 200px auto 0px;
    background: #fff;
    width: 75%;
    overflow-y: scroll;
    max-height: 85vh;
}

.popup-content img{
   margin-top:80px;
}
.close {
    position: absolute;
    top: 2%;
    right: 4%;
    font-size: 24px;
    cursor: pointer;
}
.popup-text{
    background-color: #EC5E18;
    text-align: end;
    padding: 10px;
    width: 50%;
    text-align: center;
    margin: 50px 0;
    position: absolute;
}

.popup-text p{ 
   font-size: 24px;
   margin: 0px;
   padding: 0px;
   color: #fff;
}

#VideoPopUpWrap {
    position: fixed;
    z-index: 1035;
    display: none;
    bottom: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#VideoPopUpWrap .contentWrap {
    width: 100%;
    height: 100%;
}

.videoWrap {
    width: 87%;
    height: auto;
    display: block;
    margin-left: -43.5%;
    left: 50%;
    top: 60px;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

#VideoPopUpWrap iframe {
    position: absolute;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoPopUpCloseButton {
    font-size: 36px;
    position: absolute;
    top: 10px;
    right: 60px;
    cursor: pointer;
    z-index: 20;
    color: #fff;
}

#VideoPopUpWrap .transparentBckgrnd {
    background-color: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .8;
}

.accordion-header > span {
    position: absolute;
    top: -80px;
}

.accordion-item {
    border: none;
    background: transparent;
}

.accordion-header {
    padding: 40px 0px;
}

.accordion-item + .accordion-item .accordion-header {
    border-top:  1px solid #0199d8;
}

.accordion-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 15px 0px !important;
    font-size: 16px;
    color: #0199d8 !important;
    text-decoration:  none !important;
    background-color: unset !important;
    box-shadow: none !important;
}

.accordion-button:after {
    display: none !important;
}

.accordion-button span {
    font-size: 26px;
    padding-left: 15px;
    padding-right: 10px;
    line-height: 0;
    font-weight: 100;
    margin-top: -3px;
}

.accordion-header .minus {
    font-size: 30px;
}

.accordion-button:hover, .accordion-button[aria-expanded="true"] {
    color: #54585A !important;
}

.accordion-body {
    padding: 15px 30px 15px 0px;
    color: #54585A !important;
}

.page-id-11 .title, .page-id-133 .title {
    text-transform: uppercase;
    color: #EC5E18;
    font-style: italic;
    font-weight: 100;
    font-size: 60px;
}

.page-id-11 .title span, .page-id-133 .title span {
    font-weight: 700;
}

.page-id-133 .content-area.grey-background,
.page-id-11 .content-area.grey-background,
.page-id-67 .content-area.grey-background {
    margin-top: 200px
}

/*  Mobile Styles  */

@media (max-width: 1200px) {
    .glamber-gun {
        max-width: 675px;
    }

    .dv1-smart-gun {
        width: 420px;
        position: absolute;
        top: 80px;
        right: 80px;
    }

    .dv1-smart-gun.uv-led {
        width: 400px;
        top: 80px;
        right: 80px;
    }
}

@media (max-width: 991px) {
    .dv1-custom-vw {
        width: 80%;
    }

    .dv1-custom-vw p {
        font-size: 27px;
    }

    .Dv-1-sec .dv1-p {
        font-size: 24px;
    }

    .location-booth button span {
        font-size: 20px;
    }

    .nav li a {
        font-size: 18px;
    }

    .top-header .logo img {
        width: 270px;
    }

    .top-header .logo-btn {
        width: 200px;
    }

    .top-header .logo-btn a {
        font-size: 17px;
    }

    .dv1-smart-gun.uv-led {
        width: 370px;
        right: 50px;
    }

    .dv1-smart-gun.tru-clean {
        width: 310px;
        top: 80px;
    }

    .dv1-smart-gun.tru-cure {
        width: 420px;
        top: 70px;
        right: -20px;
    }

    .glamber-gun {
        max-width: 500px;
        top: 100px;
    }

    .enter-to-win .etw-heading {
        width: 50%;
    }

    .footer-col-2 {
        border: none;
        max-width: 80%;
        margin: auto;
        padding: 20px 0;
    }

    .footer-col-1 {
        width: 80%;
        margin: auto;
    }

}

@media (max-width: 767px) {
    .nav li {
        padding: 10px 15px 10px;
    }

    .top-header .logo img {
        width: 200px;
    }

    .top-header .logo {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }

    .top-header .logo-btn {
        margin: auto;
    }

    .nav li a {
        font-size: 16px;
    }

    .nav li {
        padding: 10px;
    }

    .banner-logo {
        width: 50%;
    }

    .section-banner h1 {
        font-size: 60px;
        font-weight: 700;
    }

    .glamber-gun {
        max-width: 405px;
        top: 140px;
        right: -40px
    }

    .enter-to-win .etw-heading {
        width: 55%;
    }

    .enter-to-win .etw-col-1 h2 {
        font-size: 30px;
    }

    .enter-to-win .etw-col-1 p {
        font-size: 20px;
        margin-bottom: 35px;
    }

    .enter-to-win .etw-btn a {
        font-size: 20px;
    }

    .enter-to-win .etw-btn {
        width: 200px;
    }

    .slider-text {
        margin-left: -30px;
        padding-right: 225px;
    }

    .slider-text p {
        font-size: 25px;
    }

    .slider-text h2 {
        font-size: 50px;
    }

    .dv1-smart-gun-text {
        font-size: 20px;
    }

    .dv1-smart-gun {
        width: 350px;
        right: 60px;
    }

    .dv1-smart-gun.uv-led {
        width: 300px;
    }

    .dv1-smart-gun.tru-clean {
        width: 280px;
        top: 40px;
    }

     .dv1-smart-gun.tru-cure {
        right: 0;
    }
  
}

@media (max-width: 575px) {
    .enter-to-win .etw-col-1 img {
        width: 85%;
    }

    #section-2 .etw-col-1 {
        padding-right: 160px;
    }

     .glamber-gun {
        max-width: 290px;
        top: 152px;
        right: -28px;
    }

    .slider-text {
        padding-right: 160px;
        margin-left: 0;
    }

    .slider-text p {
        font-size: 20px;
    }

    .dv1-smart-gun {
        width: 210px;
        top: 110px;
        right: 20px;
    }

    .dv1-smart-gun.uv-led {
        width: 180px;
        right: 30px;
    }

    .dv1-smart-gun.tru-clean {
        width: 180px;
        right: 25px;
    }

    .dv1-smart-gun.tru-cure {
        right: -10px;
        top: 60px;
        width: 210px;
    }

    .slider-text h2 {
        font-size: 35px;
    }

    .dv1-custom-vw {
        width: 90%;
    }

    #section-3 {
        overflow: hidden;
    }

    .Dv-1-sec .dv1-dreamin img {
        max-width: 100%;
        padding: 0 20px;
    }

    .footer-col-1 a {
        font-size: 20px;
    }

    .dv1-custom-vw p {
        font-size: 19px;
    }

    .location-booth button span {
        padding: 10px 10px;
        font-size: 18px;
    }

    .dv1-contact-info {
        padding: 0 30px;
    }

    .Dv-1-sec .dv1-p {
        font-size: 22px;
    }

    .banner-logo {
        width: 70%;
    }

    .section-banner h1 {
        font-size: 44px;
    }

    .section-banner .location-booth {
        margin-left: 30px;
    }

    .enter-to-win .etw-heading {
        width: 80%;
    }

    .etw-play-btn span {
        font-size: 16px;
    }

    .nav li a {
        font-size: 13px;
    }

    .nav li {
        padding: 7px;
    }

}


