@media only screen and (max-width: 768px) {
  #ctm-catalog a.carousel-arrow.carousel-prev.slick-arrow {
    left: 15px !important;
		color: white !important;
}
#ctm-catalog a.carousel-arrow.carousel-next.slick-arrow {
    right: 15px !important;
	color: white !important;
}
	div#first {
    display: block !important;
}
div#second {
    display: block !important;
}
	#ctm-cform input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date {
	width: 100% !important;
}
	html, body {
    overflow-x: hidden;
}
}
#ctm-catalog a.carousel-arrow.carousel-prev.slick-arrow {
    left: 70px;
}
.ctm-crrr .slick-slide:not(.slick-active) {
    opacity: 0.1;
}
#ctm-catalog a.carousel-arrow.carousel-next.slick-arrow {
    right: 70px;
}
#ctm-news input#wpforms-8-field_1 {
   border-radius: 0;
    padding: 10px 12px 10px 12px;
    height: 40px;
    font-family: "Raleway", Sans-serif;
    color: black;
    font-weight: 400;
    font-size: 16px;
    background: white;
    line-height: 22px;
}
#ctm-news button#wpforms-submit-8 {
    background: white;
    color: black;
    border: none;
    border-radius: 0;
    padding: 10px 12px 10px 12px;
    height: 40px;
    font-family: "Raleway", Sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
	width: 45%;
}
#ctm-news div#wpforms-8 {
    width: 408px;
}
.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
    max-width: 1400px;
}
#ctm-cform input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid #00000066;
    box-sizing: border-box;
    color: #151e2c;
    display: block;
    font-size: .875rem;
    background: #fff;
    padding: 0 16px;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    margin: 0 0 22px;
}
#ctm-cform input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date {
	border: 1px solid #00000066;
    box-sizing: border-box;
    color: #151e2c;
    display: block;
    font-size: .875rem;
    background: #fff;
    padding: 0 16px;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    margin: 0 0 22px;
	width: 307.22px;
}

#ctm-cform textarea.wpcf7-form-control.wpcf7-textarea {
	border: 1px solid #00000066;
    box-sizing: border-box;
    color: #151e2c;
    display: block;
    font-size: .875rem;
    background: #fff;
    padding: 0 16px;
    height: 100px;
    line-height: 40px;
    border-radius: 0;
    margin: 0 0 22px;
}
#ctm-cform p {
    font-size: 15px;
    color: #000000;
    font-family: "Raleway", Sans-serif;
}
div#first {
    display: flex;
    grid-gap: 15px;
	margin-bottom: 0px;
}
div#second {
    display: flex;
    grid-gap: 15px;
    margin-bottom: -10px;
}
#ctm-cform input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-family: "Raleway", Sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: none;
    fill: #000000;
    color: #000000;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-color: #000000;
    border-radius: 0px 0px 0px 0px;
    padding: 14px 38px 14px 38px;
}
#ctm-faq .eael-accordion-list {
    box-shadow: 0 0 10px -4px rgb(0 0 0 / 22%);
}
#ctm-gal img.swiper-slide-image {
    width: 292px;
    height: 380px;
}
.ctm-crrr img.attachment-large.size-large {
    width: 292px !important;
    height: 380px !important;
}
.ctm-crrr img.attachment-full.size-full {
	 width: 292px !important;
    height: 380px !important;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #ctm-news div#wpforms-8 {
    width: 300px !important;
}
    }