/* ----------------------------------------------------------------

	Custom CSS

	Add all your Custom Styled CSS here for New Styles or


	Overwriting Default Theme Styles for Better Handling Updates


-----------------------------------------------------------------*/

.page-loader {
  /*position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9999;
  text-align: center;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  opacity: 1;
  top: 0; */
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 9999;
}


.loader-spinner {
  width: 100%;
  height: 100%;
  position: relative;
  /*top: 40%;
  left: 41%; */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;    
  /* margin-left: -20px; */
  /* margin-top: -20px; */
  display: flex;
  align-items: center;
  justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
  margin: 0 auto;
  vertical-align: middle;
}


.double-bounce1,
.double-bounce2 {
    width: 250px;
    height: 100%;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    margin: 0 auto;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out;
    background-image: url(../images/wash_logo.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    right: 0;
    text-align: center;
    margin: 0 auto;
}
.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}


@media (max-width: 768px){
.double-bounce1,
.double-bounce2 {
     width: 40%;
text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
	}
}

@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.no-loader .loader {
  display: none !important;
}


.ajax-loader {
	display: none;
}

.ajax-loader {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 80%);
	z-index: 100000;
	text-align: center;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
	opacity: 1;
    top: 0;
}

.no-loader .ajax-loader {
	display: none !important;
}

.loader-content {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.loader,
.loader:before,
.loader:after {
	background: #1877a3;
	-webkit-animation: load1 1s infinite ease-in-out;
	animation: load1 1s infinite ease-in-out;
	width: 1em;
	height: 4em;
}

.loader {
	color: #1877a3;
	text-indent: -9999em;
	margin: 88px auto;
	position: relative;
	font-size: 11px;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

.loader:before,
.loader:after {
	position: absolute;
	top: 0;
	content: '';
}

.loader:before {
	left: -1.5em;
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.loader:after {
	left: 1.5em;
}

@-webkit-keyframes load1 {

	0%,
	80%,
	100% {
		box-shadow: 0 0;
		height: 4em;
	}

	40% {
		box-shadow: 0 -2em;
		height: 5em;
	}
}

@keyframes load1 {

	0%,
	80%,
	100% {
		box-shadow: 0 0;
		height: 4em;
	}

	40% {
		box-shadow: 0 -2em;
		height: 5em;
	}
}



.bg-gray-light {
    background-color: #0da3e8;

    margin-top: -2px;
}

.btn-danger {
	background-image: linear-gradient(#fff, #273e72, #0046d4);
}

.freeway-slider h2 span {
    font-size: 25px;
    color: #fff !important;
}

.freeway-slider .btn-danger {
    max-width: 200px;
    padding: 15px 25px;
    margin-top: 20px;
}

.bottommargin-xs {
    margin-bottom: 0.5rem !important;
}

.bg-black {
    background-color: #000 !important;
}

.bg-black .heading-block:after {
    border-color: #fff !important;
}

.bg-black .heading-block h3 {
    color: #fff !important;
}

#oc-slider {
    max-width: 100%;
    margin: 0 auto;
}

#footer.dark {
    background-color: #545353;
    color: #fff;
}

#footer.dark li a,
.dark #copyrights,
#copyrights.dark,
.dark .copyright-links a {
    color: #fff;
    border-bottom: inherit;
}
.video-header-title {
    background: #FDDC00;
    background: -webkit-repeating-radial-gradient(ellipse farthest-corner at top left, #FDDC00 0%, #FDDC00 34%, #F8B500 45%, #FC1A16 100%);
    background: -moz-repeating-radial-gradient(ellipse farthest-corner at top left, #FDDC00 0%, #FDDC00 34%, #F8B500 45%, #FC1A16 100%);
    background: repeating-radial-gradient(ellipse farthest-corner at top left, #FDDC00 0%, #FDDC00 34%, #F8B500 45%, #FC1A16 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 1439px) and (min-width: 1200px) {
    .menu-link {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1200px) {
    .top-links-container,
    #top-social {
        display: none;
    }

    .header-row {
        position: relative;
    }

    #primary-menu-trigger,
    #page-menu-trigger {
        position: absolute;
        right: 0;
        top: 25px;
    }
}

.primary-menu .top-bar-nav {
    flex: 1 0 auto;
    padding-right: 0;
}

.primary-menu .top-bar-social {
    padding-left: 0;
}

.top-bar-container {
    max-width: 100%;
}

@media only screen and (max-width: 1199px) {
    #header-wrap .container {
        max-width: 100%;
        padding: 0;
    }

    .primary-menu .menu-container {
        position: absolute;
        top: 88px;
        left: 0;
        z-index: 100;
        background: #fff;
    }

    .menu-link {
        padding: 14px 5px 14px 15px;
    }
}

.disclaimer-content ul {
    padding-left: 20px;

    margin-bottom: 50px;
}

.map-section .fluid-width-video-wrapper iframe {
    position: relative;
    height: 450px;
}

.map-section .fluid-width-video-wrapper {
    padding: 0 !important;
}
.pt-50 {
    padding-top: 25px;
}
.hours-of-operations {
    padding-top: 15px;
}

.mobile-image-wrap-one.image-wrap, .mobile-image-wrap-two.image-wrap, .mobile-image-wrap-three.image-wrap {
    display: none;
}
.about-page {
    background: #0046d4;
}
.about-page-content .banner-text {
    margin: 0;
    top: 0;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.about-page-content-wrap {
    padding-top: 25px;
}
.about-image-wrap {
    background-size: cover !important;
    padding-top: 50%;
    position: relative;
}
.about-image-wrap-1 {
    background-size: contain !important;
}
.image-wrap-0.image-wrap, .image-wrap-1.image-wrap, .image-wrap-2.image-wrap {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}
.image-wrap-0.image-wrap .pointer-wrap {
    position: absolute;
}
img.pointer-image {
    max-width: 180px;
}
.image-wrap-0.image-wrap .pointer-wrap:nth-child(3) {
    bottom: 50px;
    width: 100%;
    left: 70px;
}
.image-wrap-0.image-wrap .pointer-wrap:nth-child(2) {
    bottom: 180px;
    width: 100%;
    left: 70px;
}
.image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
    position: absolute;
    top: -35px;
    left: 110px;
}
.image-wrap-0.image-wrap .pointer-wrap:first-child {
    top: 75px;
    width: 100%;
    left: 0;
}
.image-wrap-0.image-wrap .pointer-wrap:first-child img:nth-child(2) {
    position: absolute;
    left: 350px;
    top: -130px;
    max-width: 375px;
    width: 100%;
}
.image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
    position: absolute;
    bottom: 0;
    right: 30px;
}
.image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:first-child {
    right: 250px;
    position: absolute;
    bottom: 20px;
}
.image-wrap-1.image-wrap .pointer-wrap {
    position: absolute;
}
.image-wrap-1.image-wrap .pointer-wrap:first-child {
    width: 100%;
    right: 0;
    top: 200px;
}
.image-wrap-0.image-wrap .pointer-wrap:first-child img:first-child {
    position: absolute;
    left: 250px;    
}
.image-wrap-1.image-wrap .pointer-wrap:nth-child(3) {
    bottom: 0;
    width: 100%;
}
.image-wrap-1.image-wrap .pointer-wrap:nth-child(2) {
    top: 310px;
    width: 100%;
}
.image-wrap-1.image-wrap .pointer-wrap:first-child img:first-child {
    position: absolute;
    right: 160px;
    bottom: -80px;
}
.image-wrap-1.image-wrap .pointer-wrap:first-child img:nth-child(2) {
    position: absolute;
    right: -30px;
    bottom: -100px;
}
.wash-package-content.about-page-content {
    width: 100%;
    overflow: hidden;
}
.image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:first-child {
    position: absolute;
    bottom: -30px;
    left: 150px;
}
.image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
    position: absolute;
    bottom: 0px;
    left: 255px;
    max-width: 375px;
}
.image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:first-child {
    position: absolute;
    bottom: 20px;
    right: 360px;
}
.image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
    position: absolute;
    right: 150px;
    bottom: 0px;
    width: 100%;
}
.image-wrap-2.image-wrap .pointer-wrap:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
}
.image-wrap-2.image-wrap .pointer-wrap:first-child img:first-child {
    position: absolute;
    top: 135px;
    left: 55px;
}
.image-wrap-2.image-wrap .pointer-wrap:first-child img:nth-child(2) {
    position: absolute;
    left: 160px;
    top: 100px;
    width: 100%;
}
.image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
    position: absolute;
    right: 145px;
    top: 300px;
    width: 100%;
}
.image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:first-child {
    position: absolute;
    right: 335px;
    bottom: 0px;
}

.image-wrap-2.image-wrap .pointer-wrap:nth-child(4) img:nth-child(2) {
    position: absolute;
    bottom: 15px;
    left: -15px;
}
.image-wrap-2.image-wrap .pointer-wrap:nth-child(4) img:nth-child(2) {
    position: absolute;
    bottom: 15px;
    left: -15px;
}
.about-image-wrap-3 {
    margin-bottom: 30px;
}
.image-wrap .pointer-wrap img {
    transition: transform .2s;
    cursor: pointer;
}
img.package-image {
    max-width: 375px;
    width: 100%;
    display: none;
}
.lightning-pass-page h1.page-head {
    line-height: 85px;
    font-size: 80px;
    
    
    font-style: normal;
}
.home-page .section-three-right, .home-page .white-text, .wash-package-page h1.page-head {
    
    
    
	text-transform: uppercase;
}
.lightning-pass-page .lightning-content-wrap h3.text-head, .lightning-pass-page h4.text-head, .wash-package-page .linear-bg-btn .linear-bg, .widget > h4, .footer-btn a, .slider-caption h2, .home-page .section-three-content h3, .wash-app-page .section-two-content h3, .wash-app-page .banner-sub-content, #page-title h1, .button, label, #content h4, .gift-card-content h3.page-head, .disclaimer-content h2, .disclaimer-content h3, h3.page-head.sub-head, .accordion-section h4.panel-title a, h2.page-head, h3.page-head, .freeway-slider .btn-danger {
    

}
.lightning-pass-page .lightning-content-wrap p, .footer-widgets-wrap li, .footer-box .widget.clearfix, #copyrights, .home-page .section-two p, #content p, .wash-app-page .section-two-content p, #content, .panel-body .text-wrap p {
    
    /*  */
}
/*.image-wrap .pointer-wrap img:hover {
    -ms-transform: scale(1.2); /* IE 9 */
  /*  -webkit-transform: scale(1.2); /* Safari 3-8 */
  /*  transform: scale(1.2);
} */
    
@media (max-width: 1300px) {
    img.pointer-image {
        max-width: 180px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        top: -180px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:first-child {
        position: absolute;
        left: 0;
        bottom: 0;
    }
}
@media (max-width: 1200px) {
.image-wrap-2.image-wrap .pointer-wrap:nth-child(3) img:first-child {
    right: 335px;
    bottom: 0;
}
.image-wrap-1.image-wrap .pointer-wrap:first-child img:nth-child(2) {
    bottom: -100px;
}
.image-wrap-1.image-wrap .pointer-wrap:first-child img:first-child {
    bottom: -50px;
}
.image-wrap-2.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
    right: 260px;
}
}
@media (max-width: 1199px) {
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        right: 140px;
        top: 200px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        bottom: 0;
    }
}
@media (max-width: 991px) {    
   /* .mobile-image-wrap-one.image-wrap .package-image, .mobile-image-wrap-two.image-wrap .package-image, .mobile-image-wrap-three.image-wrap .package-image {
        display: block;
    } */
    img.pointer-image {
        max-width: 145px;
    }
    /*.image-wrap-1.image-wrap .pointer-wrap:first-child img:first-child {
        top: -30px;
        right: 0;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:first-child {
        right: 280px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:first-child {
        left: 280px;
        bottom: 60px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        right: 50px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:first-child {
        left: 20px;
        top: 100px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        left: 0;
        bottom: 0;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        bottom: 70px;
        right: 100px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        bottom: -30px;
        right: -60px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:first-child img:first-child, .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        left: 0;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        right: 0;
        bottom: 150px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        right: 0;
        top: -50px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        top: -90px;
        left: 200px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        left: 80px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        left: 100px;
        top: 0;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        right: 100px;
        top: 20px;
    }
    .about-page .wash-package-content.about-page-content h1.page-head {
        font-size: 50px;
        line-height: 55px;
    }
    .about-image-wrap {
        margin-bottom: 100px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        max-width: 240px;
        left: 80px;
        bottom: 50px;
    }*/
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:first-child {
        left: 90px;
        bottom: -80px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:first-child {
        bottom: -50px;
        left: -50px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        top: -20px;
        right: 160px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        left: 200px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        left: 50px;
        top: -120px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        right: 0;
        top: -50px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:first-child {
        bottom: 45px;
        right: 75px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:first-child {
        right: 200px;
        bottom: 0;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        bottom: 80px;
        left: 40px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        left: 145px;
        bottom: 50px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        bottom: 0;
        right: -80px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        right: 40px;
        bottom: -50px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:first-child img:first-child {
        top: 50px;
        left: 0;
    }
    .image-wrap-2.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        left: 85px;
        top: 0;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        right: 80px;
        top: 100px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        bottom: 20px;
        right: 250px;
    }
}
@media (max-width: 768px) {
    section#slider {
        height: 100%;
        min-height: 80vh !important;
    }
	
	.lightning-pass-page h1.page-head {
		line-height: 41px;
    	font-size: 40px;
	}
	
	.footer-btn {
		margin-top: 35px;
		height: 54px;
	}
}

@media (max-width: 767px) {
    .about-image-wrap {
        margin-bottom: 50px;
    }
    .mobile-image-wrap-one.image-wrap, .mobile-image-wrap-two.image-wrap, .mobile-image-wrap-three.image-wrap, .mobile-image-wrap-one.image-wrap img.package-image, .mobile-image-wrap-two.image-wrap img.package-image, .mobile-image-wrap-three.image-wrap img.package-image {
        display: none;
        margin: 0 auto;
    }
    .pointer-wrap {
        display: inline-block;
        width: 48%;
        text-align: center;
    }
    .pointer-image-wrap {
        text-align: center;
    }
    img.pointer-image {
        max-width: 100px;
    }
    .mobile-image-wrap-one.image-wrap, .mobile-image-wrap-two.image-wrap, .mobile-image-wrap-three.image-wrap {
        padding: 0;
    }
    .about-page .wash-package-content.about-page-content h1.page-head {
        font-size: 30px;
        line-height: 35px;
    }
    .about-page div.bg-div {
        padding-bottom: 0 !important;
    }
    .car-wrap:first-child .mobile-image-wrap-one.image-wrap .pointer-wrap:first-child .package-image, .mobile-image-wrap-two.image-wrap .pointer-wrap:nth-child(2) .package-image {
        max-width: 245px;
    }
    .car-wrap:last-child .mobile-image-wrap-one.image-wrap:last-child .pointer-wrap:first-child .package-image {
        max-width: 300px;
    }
    #logo img {
        height: 100% !important;
        width: 100%;
    }
    #primary-menu-trigger, #page-menu-trigger {
        top: 20px !important;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        top: 0;
        right: -50px;
        width: 60%;
    }
    .image-wrap-2.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        left: 10px;
        top: 0;
        width: 60%;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        bottom: 150px;
        left: 30px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:first-child {
        bottom: 65px;
        right: 100px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        left: 85px;
        max-width: 60%;
        bottom: 150px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        right: -70px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        left: 0;
        top: -100px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        left: 130px;
        max-width: 60%;
        top: -150px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:first-child {
        bottom: -50px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        top: 50px;
    }
    img.package-image {
        max-width: 70%;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        top: 0;
        right: -10px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        bottom: 20px;
        right: 150px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        width: auto;
        bottom: -120px;
        right: 0;
    }
}
@media (max-width: 575px) {
    .car-wrap:last-child .mobile-image-wrap-one.image-wrap:last-child .pointer-wrap:first-child .package-image, .car-wrap:first-child .mobile-image-wrap-one.image-wrap .pointer-wrap:first-child .package-image, .mobile-image-wrap-two.image-wrap .pointer-wrap:nth-child(2) .package-image, .package-image {
        width: 100%;
    }
    .home-page .white-text {
        font-size: 30px;
        width: 100%;
    }
    .widget.clearfix {
        width: 100%;
        overflow: hidden;
        word-break: break-all;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        right: 50px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:first-child {
        right: 120px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        right: 0px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        left: -50px;
        bottom: 50px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        left: 0;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        left: -100px;
        top: -80px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        right: 50px;
        width: auto;
    }
    .about-image-wrap {
        margin-bottom: 150px;
    }
    img.package-image {
        width: auto;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:first-child, .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        right: 100px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        left: -50px;
        width: auto;
    }
    img.package-image {
        max-width: 100% !important;
    }
}
@media (max-width: 480px) {
    .about-page .wash-package-content.about-page-content h1.page-head {
        font-size: 41px;
        line-height: 40px;
    }
    .swiper-slide:first-child .slider-caption h2 img {
        width: 377px;
        margin: 0 auto;
    }
    .swiper-slide:nth-child(2) .slider-caption h2 img {
        background-position: right center;
        /* padding-right: 55px; */
    }
    .swiper-slide:nth-child(3) .slider-caption h2 img, .swiper-slide:nth-child(4) .slider-caption h2 img {
        background-position: right center;
        padding-right: 0;
    }
    .home-page .freeway-slider .btn-danger {
        max-width: 120px;
        font-size: 15px;
    }
    .swiper-slide:nth-child(2) .slider-caption .btn-danger, .swiper-slide:nth-child(3) .slider-caption .btn-danger, .swiper-slide:nth-child(4) .slider-caption .btn-danger {
        left: -35px;
    }
    img.pointer-image {
        max-width: 75px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:first-child {
        bottom: -20px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        top: -185px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:first-child {
        bottom: -10px;
        left: 60px;
    }
    img.package-image {
        max-width: 160px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        right: 180px;
        top: 80px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        right: -35px;
        bottom: 50px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:first-child {
        bottom: 120px;
        right: 85px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        right: 0;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:first-child {
        right: 120px;
        bottom: 10px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:first-child img:first-child {
        left: 30px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        right: 80px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        right: 0;
    }
}
@media (max-width: 375px) {
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        right: 120px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:first-child {
        left: 50px;
        bottom: 0;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        right: 10px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        width: auto !important;
        top: -200px;
        max-width: 80% !important;
        left: -20px;
    }
    img.package-image {
        max-width: 145px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:first-child {
        bottom: -50px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        top: -50px;
        left: -135px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        left: -50px;
        bottom: 200px;
        max-width: 80% !important;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        bottom: 230px;
        left: 0;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        right: 100px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        right: -30px;
        width: auto;
    }
    .image-wrap-2.image-wrap .pointer-wrap:first-child img:first-child {
        left: 0;
        top: 30px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        left: -65px;
        top: -120px;
        width: auto;   
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:first-child {
        right: 0px;
        bottom: 130px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        bottom: -155px;
        right: 20px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        right: -50px;
        bottom: 80px;
    }
}
@media only screen and (device-width: 768px) {
  .swiper-slide:nth-child(3) .slider-caption h2 img, .swiper-slide:nth-child(4) .slider-caption h2 img, .swiper-slide:nth-child(2) .slider-caption h2 img {
    background-position: right center;
    /* height: 100vh; */
  }
  section#slider {
      min-height: 50vh !important;
  }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    .swiper-slide:nth-child(3) .slider-caption h2 img, .swiper-slide:nth-child(4) .slider-caption h2 img, .swiper-slide:nth-child(2) .slider-caption h2 img {
      background-position: right center;
      /* height: 100vh; */
      padding: 0;
    }
    section#slider {
        min-height: 65vh !important;
    }
    .swiper-slide:nth-child(3) .slider-caption .btn-danger, .swiper-slide:nth-child(4) .slider-caption .btn-danger {
        left: 80px;
    }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    .swiper-slide:nth-child(3) .slider-caption h2 img, .swiper-slide:nth-child(4) .slider-caption h2 img, .swiper-slide:nth-child(2) .slider-caption h2 img {
      background-position: right center;
      /* height: 100vh; */
    }
    section#slider {
        min-height: 80vh !important;
    }
}
@media only screen and (max-device-width: 480px) {
    .swiper-slide:nth-child(3) .slider-caption h2 img, .swiper-slide:nth-child(4) .slider-caption h2 img, .swiper-slide:nth-child(2) .slider-caption h2 img {
    background-position: right center;
    height: 180px;
    padding: 0;
    width: 100%;
  }
  section#slider {
      min-height: 65vh !important;
  }
}

@media (min-width: 768px) { 
    .bottom-section-content {
        min-height: 200px;
    }
}

ul.menu-container li ul li a {
    padding: 0 25px;
    text-transform: inherit;
    font-size: 14px;
}
.footer-btn .text-club-btn{
        background-image: linear-gradient(#1977a4, #1977a4, #ec6b1c, #ec6b1c) !important;
    color: #fff !important;
}

.services-content-section {
    background-color: #545353;
    padding: 80px 0;
}

.service-buy-now a {
    display: inline-block;
}
.servicer-header-title {
    text-align: center;
    
    font-size: 4rem;
}

.sevices-header-contet p {
    text-align: center;
    font-size: 1.5rem;
}
.membership-img-contet:first-child img {
    max-width: 800px;
}
.membership-img-contet:nth-child(2) img {
    max-width:700px;
}
.membership-img-contet:nth-child(3) img {
    max-width:600px;
}




.membership-flex {
    /*display: flex;*/
    flex-wrap: wrap;
    padding: 50px 0;
}



.membership-img-contet{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap:wrap;
}
.membership-buy-now {
    margin-top: 30px;
    margin-left: 25px;
}
.widget .footer-sec-title {
    font-weight: 600;
    letter-spacing: 0px;
    font-family: 'Cooper Hewitt';
    margin-bottom: 15px;
}

#footer.dark .footer-box ul li a {
    letter-spacing: 1px;
    text-decoration: none;
    
}
.address-content {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 300;
}
.address-hr {
    border: 2px solid #ec6b1c;
    margin: 15px 0;
}
.membership-faq-title {
    font-size: 24px;
    font-weight: 600;
    color: #ec6b1c;
    margin-bottom: 5px;
}

.membership--faq p {
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 600;
    margin-bottom: 0;
    font-size: 19px;
}

.membership--faq {
    margin-bottom: 15px;
}
.membership--faq a {
    color: #fff;
    font-style: italic;
    text-decoration: underline !important;
}
.text-program-section {
    padding: 60px 0 0;
}
.text-program-main-header {
    padding: 0 50px;
}
.text-program-content p {
    width: 85%;
}
.text-program-section .text-program-main-title {
    text-transform: uppercase;
    font-size: 6.5rem;
    text-align: left;
    margin-bottom: 50px;
    letter-spacing: 5px;
}

.text-program-text-title {
    font-family: 'Cooper Hewitt';
    font-weight: 300;
    font-size: 5rem;
    font-size: 4.25rem;
    line-height: 1.2;
}

.text-program-content {
    font-size: 20px;
    font-family: 'Open Sans';
    font-weight: 300;
    line-height: 1.4;
    padding-left: 40px;
}
.text-program-btn .btn {
    background: #ec6b1c;
    padding: 20px;
    color: #fff;
    border-radius: 15px;
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 900;
    text-transform: uppercase;
}

.text-program-btn .btn:hover {
    background-color: #fff;
    color: #ec6b1c;
}
.text-brea-img {
    text-align: center;
}

.text-brea-img-section {
    padding: 80px 0;
}

#footer.dark .footer-box ul li a:hover {
    text-decoration: none;
    color: #ec6b1c;
}
.shop-main-section {
    padding: 80px 0;
}

.shop-main-title {
    font-size: 4rem;
    text-align: center;
    max-width: 1400px;
    margin: 0 auto;
}

.shop-main-img {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 20px 0;
}

.shop-main-content p {
    text-align: center;
    font-size: 2rem;
    max-width: 1300px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.text-center.shop-btn {
    margin-bottom: 30px;
}
.shop-cta-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 5rem;
}
.accordion-section .panel-body .text-wrap ul {
    padding-inline-start: 40px;
}
.join-team-section {
    padding: 80px 0;
}

.join-main-title {
    color: #ec6b1c;
    text-transform: uppercase;
    font-size: 5rem;
    margin-bottom: 30px;
}

.join-main-title-header p {
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 0;
}
.physical-panel {
    background-color: #1877a3;
    margin-bottom: 0 !important;
    font-size: 20px;
    padding: 10px;
}
.join-sub-main-title {
    color: #ec6b1c;
    text-transform: uppercase;
    font-size: 5rem;
    margin-bottom: 15px;
}

.join-sub-title-header p {
    font-size: 1.5rem;
}
.mt-30 {
    margin-top: 30px;
}
.join-apply-now-btn{
        background-image: linear-gradient(#1977a4, #1977a4, #ec6b1c) !important;
    color: #fff !important;
    padding: 20px 50px;
    border-radius: 15px;
    font-size: 20px;
    box-shadow: none;
    border: none;
    display: inline-block;
}
#clear-signature {
    background-color: #ec6b1c;
    border: none;
    font-size: 18px;
    display: inline-block;
    padding: 16px 50px;
    margin-top: 0;
}

#clear-signature:focus, #clear-signature:hover, #clear-signature:active {
    border: none;
    background-color: #1977a4;
}
.wash-content-section {
    background-color: #545353;
    padding: 50px 0;
}
.home-about-title {
    font-size: 3rem;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 25px;
}

.home-about-content p {
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.5;
}
p.stars i {
    margin-right: 4px;
}
.contact-submit {
    background: transparent;
    border: none;
    box-shadow: none;
}

.contact-page-section {
    padding: 50px 0 0;
    border-top: 30px solid #ec6b1c;
    border-bottom: 30px solid #ec6b1c;
    margin-top: 30px;
}

.contact-form-title {
    font-family: 'Cooper Hewitt';
    font-weight: normal;
    font-size: 3.5rem;
    margin-bottom: 5px;
}

.contact-form-content p {
    font-size: 1.8rem;
    margin-bottom: 20px;
}

.contact-form-field .form-control {
    height: 50px;
    border-radius: 0;
    background-color: #1877a3;
    border: none;
    box-shadow: none;
    color: #fff;
}

.contact-form-field .form-control::placeholder {
    color: #fff;
}

.contact-form-field textarea.form-control {
    height: auto;
    background-color: #707070;
}
.contact-social ul {
    list-style: none;
    display: block;
}

.contact-social ul li {
    display: inline-block;
    margin-right: 15px;
}

.contact-social ul li img {
    max-width: 70px;
}

.contact-social-title {
    font-size: 5rem;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 2px;
}

.contact-phone img {
    max-width: 70px;
    vertical-align: sub;
}

.contact-phone p {
    font-size: 3rem;
    margin-bottom: 0;
}

.contact-phone {
    margin-bottom: 50px;
}
.contact-car {
    position: relative;
    bottom: -95px;
}
.form-border-right {
    border-right: 3px solid #000;
}
.contact-padding {
    padding: 20px;
}
.privacy-header-contet {
    padding: 80px 0;
}

.privacy-header-title {
    color: #ec6b1c;
    text-transform: uppercase;
    font-size: 5rem;
    margin-bottom: 30px;
}

.privacy-title {
    font-size: 2.5rem;
    margin-bottom: 10px;
    color: #fff;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: #ec6b1c;
}

.privacy-header-contet p {
    margin-bottom: 5px;
    font-size: 1.2rem;
}

.privacy-header-contet ul li {
    font-size: 1.2rem;
    line-height: 1.5;
}

.privacy-header-contet ul {
    padding-inline-start: 40px;
    list-style: disc;
    margin-bottom: 20px;
}

.privacy-header-contet span {
    font-weight: 600;
}

.privacy-subtitle {
    font-family: 'Cooper Hewitt';
    font-size: 2rem;
    margin-bottom: 10px;
}

.privacy-padding {
    margin-bottom: 25px;
}
.home-page .slider-element .slider-sub-title{
    line-height: 1.3;
}
.faq-main-title {
    color: #ec6b1c;
    text-transform: uppercase;
    font-size: 2rem;
    margin-top: 50px;
}
.faq-join-main-title {
    color: #ec6b1c;
    text-transform: uppercase;
    font-size: 3.5rem;
    margin-bottom: 30px;
}   
.faq-join-main-title-header p {
    font-size: 1.5rem;
    margin-bottom: 0px;
    line-height: 1.8;
}
.new-accordion-section .panel-heading a {
    background-color: #1977a4;
    display: block;
    padding: 15px 10px;
    font-family: 'Cooper Hewitt';
    font-weight: 500;
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px;
}
.new-accordion-section .panel-heading a.collapsed:after {
    font-family: "font-icons";
    content: "\e70c";
    float: right;
}

.new-accordion-section .panel-heading a:after {
    content: "\e70d";
    font-family: "font-icons";
    float: right;
}
.new-accordion-section .panel-heading .panel-title {
    margin-bottom: 0;
}   
.new-accordion-section .panel-body .text-wrap {
    margin-bottom: 0;
}

.new-accordion-section .panel-body {
    padding: 0 15px 15px;
}

.new-accordion-section .panel-body .text-wrap ul {
    padding-inline-start: 40px;
}

.new-accordion-section .panel-body p, .new-accordion-section .panel-body ul li, .new-accordion-section .panel-body .text-wrap {
    font-size: 18px;
    line-height: 1.8;
}    
.wash-service-title {
    font-weight: 700;
    font-size: 1.7rem;
    line-height: 1.3;
    margin-bottom: 20px;
    color: #fff;
}

.wash-service-wrap {
    text-align: center;
}

.wash-service-wrap img {
    margin-bottom: 20px;
}
.inner-bg-section {
    position: relative;
    padding: 120px 0 100px;
    background-size: cover;
    background-position: center 35%;
}

.inner-bg-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 50%);
    top: 0;
    z-index: 0;
}

.inner-bg-section .container {
    position: relative;
}

.inner-bg-title {
    color: #ec6b1c;
    text-transform: uppercase;
    font-size: 3.5rem;
    margin-bottom: 0;
    text-align: center;
    -webkit-text-stroke: 2px #fff;
}    
.wash-service-wrap p {
    font-size: 17px;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 0;
}

.wash-bottom-section {
    padding-bottom: 100px;
}
.video-frame {
    position: relative;
    overflow: hidden;
    height: 90vh;
    width: 100%;
    display: block;
}
.video-frame {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #000; 
}
.video-frame:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
    z-index: 1;
}
.video-part-section {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-size: cover;
}
video#home-video {
    display: block;
    min-height: 100%;
    min-width: 100%;
    max-width: 1200px;
    height: auto;
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.videopage-title {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 3;
}
.video-content-center {
    display: table;
    max-width: 1200px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.video-inner-content {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 85vh;
}
.about-header-title {
     color: #ec6b1c;
    text-transform: uppercase;
    font-size: 4.5rem;
    margin-bottom: 30px;
    text-align: center;
    -webkit-text-stroke: 2px #fff;
    max-width: 800px;
}    
.site-btn {
    background-image: linear-gradient(#1977a4, #1977a4, #ec6b1c, #ec6b1c) !important;
    background: #1977a4;
    padding: 20px;
    border-radius: 15px;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    min-width: 180px;
    margin: 10px;
}

.site-btn:hover, .site-btn:focus {
    background-image: linear-gradient(#146186, #1977a4, #e55a05, #ec6b1c) !important;
    color: #fff;
}    
.abt-section {
    position: relative;
    background-size: cover;
    background-position: center;
    height: 100vh;
}

.abt-section:before {
    position: absolute;
    content: '';
    background-color: rgba(255, 255, 255, 0.33548387096774196);
    background-image: linear-gradient(88deg, rgba(255, 255, 255, 0.5096774193548387) 0%, rgba(249, 249, 249, 0.7193548387096774) 100%);
    width: 100%;
    height: 100%;
}

.cmt-section {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
}    
.cmt-box {
    text-align: center;
}

.cmt-title {
    color: #ec6b1c;
    text-transform: uppercase;
    font-size: 4.5rem;
    margin-bottom: 30px;
    text-align: center;
    -webkit-text-stroke: 2px #fff;
    max-width: 800px;  
}

.cmt-box p {
    color: #1877a3;
    font-size: 1.1rem;
}    
.design-mind {
    background-color: #545353;
    padding: 80px 0 0;
}

.design-mind-content {
    text-align: center;
}

.dsm-title {
    color: #ec6b1c;
    text-transform: uppercase;
    font-size: 3.5rem;
    margin-bottom: 30px;
    text-align: center;
    -webkit-text-stroke: 2px #fff;
}

.design-mind-content p {
    max-width: 600px;
    margin: 0 auto 30px;
    font-size: 1rem;
    line-height: 1.8;
}
.fwc-title {
    color: #ec6b1c;
    text-transform: uppercase;
    font-size: 4rem;
    margin-bottom: 30px;
    text-align: center;
    -webkit-text-stroke: 2px #fff;
}

.free-car-section {
    padding: 80px 0 50px;
}
.custom-checkbox{
    margin-bottom: 10px;
}
/*****************************/
/*****************************/
/*****************************/
/****** MEDIA QUERIES ********/
/*****************************/
/*****************************/
/*****************************/
@media (max-width:1200px){
    .swiper-slide:nth-child(3) .slider-caption {
        max-width: 100%;
    }
}
@media (min-width:992px) and (max-width:1200px){
    .text-program-main-title {
        font-size: 4rem;
    }
.join-sub-main-title {
    font-size: 4rem;
}
    .text-program-text-title {
        font-size: 3rem;
    }

    .text-program-content {
        font-size: 1.2rem;
    }
    .join-main-title {
    font-size: 4rem;
}
}
@media (max-width:991px){
    .privacy-header-title {
        font-size: 3rem;
    }
    
    .join-sub-main-title {
        font-size: 3rem;
    }
    .join-main-title {
        font-size: 3rem;
    }
    .text-program-main-title {
        font-size: 3rem;
    }
    .text-program-text-title {
        font-size: 2rem;
    }
    .text-program-content {
        font-size: 1rem;
    }   
    .shop-cta-title {
        font-size: 2rem;
    }
    .shop-main-title {
        font-size: 2rem;
    }
    .shop-main-content p {
        font-size: 1.5rem;
    }
    .contact-padding {
        padding: 5px;
    }
    .contact-form-title {
        font-size: 2.5rem;
    }

    .contact-form-content p {
        font-size: 1.3rem;
    }

    .contact-phone p {
        font-size: 1.5rem;
    }

    .contact-phone img {
        max-width: 40px;
    }

    .contact-social-title {
        font-size: 3rem;
    }

    .contact-social ul li img {
        max-width: 50px;
    }
    .home-about-content p {
        font-weight: 700;
        font-size: 1.5rem;
    }
    .home-page .review-section h3, .instagram-post h3.instagram-title {
        font-size: 42px;
        margin-bottom: 30px;
    }
    .home-page .slider-element .slider-sub-title {
        line-height: 1.3;
    }

}
@media (max-width:767px){
    .wash-bottom-section {
        padding-bottom: 50px;
    }
    .inner-bg-title {
        font-size: 2rem;
    }
    .membership-img-contet:first-child img {
        max-width: 100%;
    }
    .membership-img-contet:nth-child(2) img {
        max-width:100%;
    }
    .membership-img-contet:nth-child(3) img {
        max-width:100%;
    } 
    .membership-buy-now {
        margin: 20px auto;
    }
    .text-program-main-title {
        font-size: 3rem;
    }

    .text-program-text-title {
        font-size: 2rem;
    }

    .text-program-content {
        font-size: 1rem;
    }  
    .form-border-right {
        border-right: none;
    }
    .contact-padding {
        padding: 0px;
    }
    .contact-form-title {
        font-size: 2rem;
    }

    .contact-form-content p {
        font-size: 1.3rem;
    }

    .contact-phone p {
        font-size: 1.5rem;
    }

    .contact-phone img {
        max-width: 40px;
    }

    .contact-social-title {
        font-size: 2rem;
    }

    .contact-social ul li img {
        max-width: 50px;
    }
    .home-about-content p {
        font-size: 18px;
    }

    .home-about-title {
        font-size: 2rem;
        line-height: 1.3;
        margin-bottom: 10px;
    }

    .content-wrap {
        padding: 40px 0;
    }

    .home-page .review-section h3, .instagram-post h3.instagram-title {
        font-size: 1.5rem;
        line-height: 1.3;
        padding: 0;
        margin-bottom: 10px;
    }

    section.review-section .row-section {
        width: auto;
    }

    .home-page .bottom-section-wrap {
        padding: 10px;
    }

    .address-content {
        font-size: 18px;
    }

    .col-mb-50 > .col, .col-mb-50 > [class*="col-"] {
        padding-bottom: 25px;
    }
    .membership-faq-title {
        font-size: 20px;
        line-height: 1.3;
    }

    .membership--faq p {
        font-size: 16px;
        line-height: 1.5;
    }

    .services-content-section {
        padding: 40px 0;
    }

    .membership-flex {
        padding: 25px 0;
    }
    .sevices-header-contet p {
        text-align: center;
        font-size: 1.3rem;
    }
    .servicer-header-title {
        font-size: 2rem;
        line-height: 1.4;
        margin-bottom: 10px;
    }
    .text-program-section .text-program-main-title {
        font-size: 1.5rem;
        line-height: 1.2;
        margin-bottom: 20px;
        letter-spacing: 3px;
    }

    .text-program-content {
        padding-left: 0;
    }

    .text-program-content p {
        width: 100%;
    }

    .text-program-main-header {
        padding: 0;
    }
    .wash-content-section {
        padding: 25px 0;
    }
    .shop-main-title {
        font-size: 1.5rem;
        line-height: 1.3;
    }

    .shop-main-content p {
        font-size: 1.2rem;
        line-height: 1.5;
    }

    .text-center.shop-btn img {
        max-width: 130px;
    }

    .shop-cta-section {
        padding: 25px 0;
    }

    .shop-cta-title {
        font-size: 1.5rem;
        line-height: 1.4;
    }
    .contact-car {
        bottom: -30px;
    }
    .slider-caption h2 {
        padding-top: 0;
    }
    .home-page .slider-element .slider-sub-title {
        line-height: 1.3;
        font-size: 20px;
    }
    .swiper-slide .container {
        padding: 0;
    }
}