/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 29 2024 | 21:53:24 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/* .page-header {
    display: none;
} */

body {
	font-size: 16px;
}
h1 {
	font-size: 60px;
}
h2 {
	font-size: 40px;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 16px;
}
h1,h2, h3, h4, h5, h6 {
	font-weight: 700;
	line-height: 1.1;
}
h4 {line-height: 1.2;}
body, h1,h2, h3, h4, h5, h6, p input, select, textarea, button {
	font-family: "Montserrat", Sans-serif;
}
.has-sub .elementor-item.has-submenu {
    cursor: pointer;
}
/*  ======== Location page ===========  */
.cust-h2 .premium-dual-header-first-header {
    font-size: 60px;
    line-height: 58px;
}
.p-lr{
    padding-left: 20px;
    padding-right: 20px;
}
.pb-60{
    padding-bottom: 60px;
}
.pt-100{
    padding-top: 100px;
}
.pb-120{
    padding-bottom: 120px;
}
.pt-160{
	padding-top:160px;
}
.pb-138{
	padding-bottom:138px;
}
/* .location-banner {
    margin-top: -90px;
} */
.map-wrap .elementor-element.elementor-widget-text-editor {
    padding-right: 45px;
}
.main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.main h6 {
    font-weight: 400;
    padding: 2px 10px;
}
.imgbox-col {
    max-width: 520px;
    margin-right: auto;
}
.imgbox-col h6.elementor-image-box-title {
    margin-top: 0;
    font-size: 25px;
    font-weight: 500;
    line-height: 30px;
}
.main p:after {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2022/09/check.png);
    width: 12px;
    height: 12px;
    left: -5px;
    top: 6px;
    background-size: contain;
    background-repeat: no-repeat;
}
.main p {
    position: relative;
    padding-left: 10px;
    text-align: left;
}
.map-wrap{
    position: relative;
}
.map-wrap:after {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2022/09/we-deisgn-to-surpass-img.png);
    width: 684px;
    height: 546px;
    bottom: 50px;
    top: auto;
    background-repeat: no-repeat;
    right: 0;
    z-index: -1;
    background-size: cover;
}
/* ====================== */
p:last-child {
    margin-bottom: 0;
}
a {transition: .3s;}
header.page-header {
    display: none;
}
a:hover {color: #4C8FE1;}
li.elementor-icon-list-item a span {
	transition: .3s;
}
/* Slider */
section.elementor-section.refri-slider-sec {
      padding: 100px 0 150px;
}
section.elementor-section.refri-slider-sec .elementor-heading-title {
    padding-bottom: 50px;
}
section.elementor-section.refri-slider-sec .slider-content-box h3 {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 15px;
    color: #fff;
    position: relative;
}
section.elementor-section.refri-slider-sec .slider-content-box h3:after {
    content: "";
    background: #4C8FE1;
    width: 42px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -6px;
}
section.elementor-section.refri-slider-sec .slider-content-box p {
    color: #fff;
    font-size: 16px;
    line-height: 21px;
	margin-bottom: 6px;
	    display: none;
/* 	   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 3; /* number of lines to show */
           line-clamp: 3; 
   -webkit-box-orient: vertical; */
}
section.elementor-section.refri-slider-sec .slider-content-box a {
    font-size: 16px;
    color: #4C8FE1;
    font-weight: bold;
	    display: none;
}
section.elementor-section.refri-slider-sec .swiper-slide-inner:hover .slider-content-box p,section.elementor-section.refri-slider-sec .swiper-slide-inner:hover .slider-content-box a{
	display: block;
}
section.elementor-section.refri-slider-sec .swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border: 1px solid #4C8FE1;
    background: transparent;
	opacity: 1;
}
section.elementor-section.refri-slider-sec .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #4C8FE1;
}
section.elementor-section.refri-slider-sec .swiper-pagination {
    bottom: -45px;
}
section.elementor-section.refri-slider-sec .swiper-slide-inner {
    position: relative;
}
section.elementor-section.refri-slider-sec .swiper-slide-inner img {
    width: 100%;
}
section.elementor-section.refri-slider-sec .slider-content-box {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
}
section.elementor-section.refri-slider-sec .swiper-slide-inner:after {
content: "";
    background: #0000007a;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
}
section.elementor-section.refri-slider-sec .swiper-slide-inner .elementor-image-carousel-caption {
    text-align: left;
    padding: 0;
    margin: 0;
    font-style: normal;
	    z-index: 4;
    position: relative;
}
section.elementor-section.refri-slider-sec .elementor-swiper-button-prev .eicon-chevron-left:before {
    content: "";
    background-image: url(/wp-content/uploads/2022/08/right-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 23px;
    position: absolute;
    left: 0;
    top: 0;
}
section.elementor-section.refri-slider-sec .elementor-swiper-button-next .eicon-chevron-right:before {
    content: "";
    background-image: url(/wp-content/uploads/2022/08/left-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 23px;
    position: absolute;
    left: 0;
    top: 0;
}
section.elementor-section.refri-slider-sec .elementor-swiper-button-next {
    right: 15px;
}

















li.elementor-icon-list-item a:hover span {
    color: #4C8FE1 !important;
}
.elementor-menu-toggle {padding: 0 !important}
.menu-main-menu-container ul li a {
    display: inline-block;
    color: #FEFEFE;
    font-weight: 700;
    line-height: 1.2;
    transition: .3s;
}

.menu-main-menu-container ul li {
    display: inline-block;
    padding-left: 30px;
}

.menu-main-menu-container ul {
    list-style: none;
    padding: 0;
}
.header-main .logo img {
    transition: .3s;
}
.header-main.fixed-header .logo img {
    max-width: 146px;
}
.menu-main-menu-container ul li a:hover, .menu-main-menu-container ul li.current_page_item a, .elementor-nav-menu--main ul li a:hover, .elementor-nav-menu--main ul li.elementor-item-active a {
    color: #4C8FE1;
}
.menu-main-menu-container ul li a, .elementor-nav-menu--main > ul > li a {
    padding: 11px 15px 10px !important;
}

.menu-main-menu-container ul li:last-child a, .elementor-nav-menu--main > ul > li:last-child > a {color: #FEFEFE !important;background: #4C8FE1 !important;padding: 11px 15px 10px !important;text-transform: uppercase !important; margin-left: 23px;}

.header-main {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
	transition: .3s;
}
.header-main.fixed-header {
	background: #000;
}
body.elementor_library-template-default .header-main {
    position: relative;
}
.menu-main-menu-container {
    display: flex;
    justify-content: flex-end;
}

a.elementor-button-link.elementor-button {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}

a.elementor-button-link.elementor-button::before,a.elementor-button-link.elementor-button::after, .form-submit::before, .form-submit::after {content: "";width: 30px;height: 2px;background: #333;position: absolute;right: -1px;top: 50%;-webkit-transform: translateY(-50%) translateX(50%);-ms-transform: translateY(-50%) translateX(50%);transform: translateY(-50%) translateX(50%);transition: .3s;}

a.elementor-button-link.elementor-button::before {
    right: inherit;
    left: -1px;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
}
.form-submit::after {
	right: 20px;
	-webkit-transform: translateX(50%);
		-ms-transform: translateX(50%);
		transform: translateX(50%);
}
.form-submit::before {
	left: 20px;
	-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
}
.banner .form-submit::before, .banner .form-submit::after {
    width: 22px;
}
a.elementor-button-link.elementor-button:hover:after {
    right: 0;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
    opacity: 0;
}

a.elementor-button-link.elementor-button:hover:before  {
    left: 0;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
    opacity: 0;
}
.form-submit:hover:after, .form-submit:hover:before {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
    opacity: 0;
}
.white-btn a.elementor-button-link.elementor-button::before, .white-btn a.elementor-button-link.elementor-button::after, .banner-formbox .form-submit::after,.banner-formbox .form-submit::before {
    background: #4C8FE1;
}
.banner-formbox .form-submit input,.banner-formbox .form-submit button {
	border-color: #fefefe !important;
	color: #fefefe !important;
}
.banner-formbox .form-submit input:hover,.banner-formbox .form-submit button:hover {
	background: #fefefe !important;
	color: #333 !important;
}
.large-btn a {min-width: 304px;}
.fleet-section .half-bg-left {
    position: absolute;
    left: 0;
    width: 54%;
    top: 0;
    bottom: 0;
    margin: 0 !important;
}

.fleet-section > .elementor-container {
    position: static;
}
.fleet-section .elementor-column {
    position: static;
}
.fleet-section .elementor-widget-wrap {
    position: static;
}
.fleet-section .elementor-widget-wrap > div:not(.elementor-background-overlay) {
	z-index: 1;
}
.custom-dual-color span {
    color: #4C8FE1;
}
.fleet-section .half-bg-left div {
    width: 100%;
    height: 100%;
}

.fleet-section .half-bg-left img {
    width: 100%;
    height: 100%;
}
.affiliate-slider .elementor-image-carousel-wrapper {
    padding: 0 14%;
	position: relative;
	
}
.fleet-section .elementor-widget-image-carousel .elementor-swiper-button-prev {
    left: inherit;
    right: 52px;
    bottom: 20px;
    transform: none;
    top: inherit;
}
.fleet-section .elementor-widget-image-carousel .elementor-swiper-button-next {
    left: inherit;
    right: 0;
    bottom: 20px;
    transform: none;
    top: inherit;
}
.fleet-section .elementor-widget-image-carousel .elementor-swiper-button-prev::before, .fleet-section .elementor-widget-image-carousel .elementor-swiper-button-next::before {content: "";width: 25px;height: 25px;background: url(http://curtscoolers.com/wp-content/uploads/2021/07/left-arrow.png);background-repeat: no-repeat;background-position: center center;background-size: 100%;}

.fleet-section .elementor-widget-image-carousel .elementor-swiper-button-prev i, .fleet-section .elementor-widget-image-carousel .elementor-swiper-button-next i {
    display: none;
}

.fleet-section .elementor-widget-image-carousel .elementor-swiper-button-next::before {
    background: url(http://curtscoolers.com/wp-content/uploads/2021/07/right-arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: 100% !important;
}
.icon-text-listbox ul.elementor-icon-list-items li {
    width: 50%;
    padding: 0 5px;
}

.icon-text-listbox ul.elementor-icon-list-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.fleet-section .elementor-widget-image-carousel .elementor-swiper-button-prev::after {content: "";position: absolute;top: 0;bottom: 0;right: -14px;width: 1px;background: #D8D8D8;}
.affiliate-slider .elementor-widget-container {
    margin-left: -16% !important;
	margin-right: -16% !important;
}
.affiliate-slider .elementor-swiper-button-prev, .affiliate-slider .elementor-swiper-button-next {
    left: 0;
    font-size: 0;
    top: 0 !important;
    bottom: 0 !important;
    width: 150px;
    transform: none !important;
    background: linear-gradient(to right, black 40%, transparent);
    opacity: .8;
    z-index: 1;
}
.affiliate-slider .elementor-swiper-button-next {
    left: inherit !important;
    right: 0 !important;
	background: linear-gradient(to left, black 40%, transparent) !important;
}
.affiliate-slider img.swiper-slide-image {
    max-height: 160px;
    max-width: 170px;
}
.testimonial-slider .elementor-testimonial__image img {object-fit: contain;-o-object-fit: contain;}
.elementor-testimonial__footer {
    padding-right: 60px !important;
}

.testimonial-slider::before {
    content: "";
    transform: perspective(1000px) rotateY(-12deg);
    transform-origin: center right;
    position: absolute;
    top: 0;
    left: -220px;
    right: 0;
    height: 100%;
    background: #000;
    display: inline-block;
}
.testimonial-slide .swiper-pagination {
    transform: rotate(45deg);
}

.testimonial-slider .swiper-pagination {
    width: auto;
    transform: rotate(90deg);
    right: 0;
    top: 50% !important;
    bottom: inherit !important;
    transform-origin: 100% 100%;
    left: inherit !important;
}

.testimonial-slider .swiper-pagination .swiper-pagination-bullet {
    border: 1px solid #4c8fe1;
    opacity: 1;
}
.elementor-testimonial__cite {
    border-left: 5px solid #4C8FE1;
    padding: 3px 0;
    padding-left: 8px;
}
.testimonial-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {border-color: #fff;}
form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]), select, textarea {
    color: #BEBAC0 !important;
    padding: 10px !important;
    font-size: 16px;
}
 textarea {
	height: 100px;
	 resize: none;
}
form input::placeholder, form textarea::placeholder {color: #BEBAC0 !important;opacity: 1 !important;}

.banner-formbox button, .banner-formbox input[type="submit"] {
    width: 100%;
}

.banner-formbox span.ajax-loader {
    margin: 0;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.banner-formbox .form-submit {
    position: relative;
}
.form-field.half-col {
    width: 50%;
}

.form-field {
    padding: 0 10px;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}

form {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
}
.form-submit {
    padding: 0 20px;
    width: 100%;
	margin: 0 !important;
}

/* about page */
body {
    overflow-x: hidden;
}
.half-right-vw_img {
    height: 100%;
    display: flex;
}
.half-right-vw_img img {
    left: 0;
    margin-left: 0;
    margin-right: 0;
    max-width: 49.88vw;
    position: relative;
    right: 50%;
    width: 100vw;
	object-fit: cover;
	-o-object-fit: cover;
	height: 100%;
}
.positioned-graphic {
    margin-right: -49.88vw;
    right: 50% !important;
}
.trailer-tab-filter-section .eael-tabs-nav {
	padding-left: 2px;
}
.trailer-tab-filter-section .eael-tabs-nav ul {
    margin-left: -22px;
}
.trailer-tab-filter-section .eael-advance-tabs .eael-tabs-content > div {
	width: auto !important;
}
.trailer-tab-filter-section .eael-tabs-nav ul li {
    margin-left: 22px !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}
section.elementor-section.serve-location-sec .elementor-column {
    width: 33%;
    margin-bottom: 80px;
}
section.elementor-section.serve-location-sec > .elementor-container {
    flex-wrap: wrap;
}
section.elementor-section.serve-location-sec .elementor-column .cust-h2 .premium-dual-header-second-header {
    font-size: 25px;
    font-weight: bold;
    color: #333333;
}
section.elementor-section.serve-location-sec .elementor-column .cust-h2 .premium-dual-header-first-header {
    line-height: 40px;
}
section.elementor-section.serve-location-sec .elementor-column .cust-h2 .elementor-widget-container {
    margin-left: 0;
}
section.elementor-section.serve-location-sec a.elementor-button-link.elementor-button::before, section.elementor-section.serve-location-sec a.elementor-button-link.elementor-button::after{
    content: "";
    height: 0;
}
section.elementor-section.serve-location-sec {
    padding-bottom: 220px;
}
section.elementor-section.serve-location-sec:before {
    content: "";
    background-image: url(https://curtscoolers.com/wp-content/uploads/2022/09/shape-left-our-neighbourhood-page.png);
    width: 333px;
    height: 610px;
    position: absolute;
    bottom: -200px;
    left: 0;
}
section.elementor-section.serve-location-sec .elementor-column .cust-h2 .elementor-widget-container:before {
    content: "";
    background-image: url(/wp-content/uploads/2023/02/Arrow.png);
    width: 62px;
    height: 91px;
    position: absolute;
    left: 0;
    top: 0;
    transition: ease 1s;
    opacity: 0;
}
section.elementor-section.serve-location-sec .elementor-column:hover .elementor-widget-container:before {
    opacity: 1;
	  left: 75%;
}




/* ======= All Media Queries ===== */

.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-a61632a{
	padding-right:10%!important;
}
@media (max-width:1200px){
/* 	.elementor-33 .elementor-element.elementor-element-a61632a {
    width: 90%;
} */
	.elementor-33 .elementor-element.elementor-element-af550b7 {
    width: 50%;
}
}
@media(max-width: 1024px) {
section.elementor-section.serve-location-sec {
    padding: 100px 20px;
	background-image: unset !important;
}
section.elementor-section.serve-location-sec:before {
display: none;
}

    .pb-120 {
        padding-bottom: 60px;
    }
    .pt-100 {
        padding-top: 60px;
    }
    .map-wrap:after{
        top: 0;
    }
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: absolute;
    left: -5px;
    right: -5px;
    top: 100%;
		margin: 0 !important;
}
	.header-bottom > div > div, .header-bottom .elementor-column, .header-bottom > div > div > div, .header-bottom .elementor-column > div, .header-bottom > div > div > div > div, .header-bottom .elementor-column .elementor-widget-nav-menu {
    position: static;
}
section.elementor-section.refri-slider-sec {
    padding: 70px 0 100px;
}
	section.elementor-section.refri-slider-sec .swiper-pagination {
    bottom: -25px;
}
section.elementor-section.refri-slider-sec .elementor-heading-title {
    padding-bottom: 30px;
}
.loc-txt-freez h4.elementor-heading-title.elementor-size-default br {
    display: none;
}
.imgbox-col br {
    display: none;
}
.imgbox-col {
    padding-right: 30px;
}
}
@media(max-width: 991px) {
	section.elementor-section.serve-location-sec .elementor-column {
    width: 50%;
    margin-bottom: 60px;
}
}
@media(max-width: 767px) {
    .location-banner {
        margin-top: 0;
    }
    .imgbox-col {
        max-width: 100%;
        padding-right: 0;
    }
    .main {
        justify-content: space-around;
    }
	section.elementor-section.refri-slider-sec br {
    display: block;
}
section.elementor-section.refri-slider-sec .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}
	section.elementor-section.refri-slider-sec .swiper-pagination {
    bottom: -10px;
}
section.elementor-section.refri-slider-sec {
    padding: 50px 0 50px;
}
	section.elementor-section.refri-slider-sec .elementor-heading-title {
    padding-bottom: 15px;
}
	.header-main.fixed-header, .header-main {
    position: absolute !important;
    background: none;
}
	h1 br, h2 br, h3 br, h4 br, h5 br, h6 br {
		display: none;
	}
	.header-topbar-address li.elementor-icon-list-item {
    width: 100%;
}
	.large-btn a {
    min-width: 234px;
}
	.elementor-testimonial__footer {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 !important;
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    text-align: left !important;
		margin: 0 0 15px !important; 
}

.testimonial-slider .elementor-testimonial {flex-wrap: wrap;}

.testimonial-slider .elementor-testimonial__content {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
}
	.fleet-section .elementor-widget-image {
    width: 100%;
}
	.testimonial-slider .swiper-pagination {
    right: 10px;
}
	.affiliate-slider .elementor-widget-container {
    margin-left: -20% !important;
    margin-right: -20% !important;
}
	.affiliate-slider .elementor-image-carousel-wrapper {
		max-width: 70%;
    padding: 0 20%;
	}
	.affiliate-slider img.swiper-slide-image {
    max-height: 130px;
    max-width: 80%;
}
	.affiliate-slider .elementor-swiper-button-prev, .affiliate-slider .elementor-swiper-button-next {
		width: 20%;
		left: -10px !important;
	}
	.affiliate-slider .elementor-swiper-button-next {
		left: inherit !important;
		right: -10px !important;
	}
	a.elementor-button-link.elementor-button::before, a.elementor-button-link.elementor-button::after, .form-submit::before, .form-submit::after {
		width: 20px;
	}
	.testimonial-img-left {
    left: 0px !important;
    width: auto !important;
    right: 10px !important;
}
	.testimonial-slider::before {
		transform: none;
		left: 0;
	}
	.fleet-section .elementor-widget-image-carousel .elementor-swiper-button-next, .fleet-section .elementor-widget-image-carousel .elementor-swiper-button-prev {
    bottom: 0;
}
	.form-field.half-col {
    width: 100%;
}
	.half-right-vw_img img {
    max-width: 100vw;
}
	.trailer-tab-filter-section .eael-tabs-nav ul li {
    margin-left: 10px !important;
}

.trailer-tab-filter-section .eael-tabs-nav ul {
    margin-left: -10px;
}
}
@media(max-width: 600px) {
	section.elementor-section.serve-location-sec .elementor-column {
    width: 100%;
    margin-bottom: 40px;
}

/* nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: fixed;
    top: 130px;
}
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container a {
        scroll-margin-top: 100px;
    } */
}
	