.bg_fix .elementor-background-overlay {
	background-attachment: fixed;
}
.productrange_box {
	text-align: center;
	margin: 7px;
	transition: all 0.5s ease;
}
.productrange_box h3 {
	font-family: "Cormorant", Sans-serif;
	font-weight: 500;
	font-size: 30px;
	color: #000;
	margin-top: 40px;
    margin-bottom: 0;
	position: relative;
}
.productrange_box h3:before {
	position: absolute;
	content: "";
	background-color: #000;
	top: -65px;
	left: 0;
	right: 0;
	margin: auto;
	width: 1px;
	height: 57px;
}
.productrange_box .image_main_wrap img {
	width: 100%;
	height: 352px;
	object-fit: cover;
	transition: all 0.5s ease;
}
.prod_range_wrap {display: flex;}
.prod_range_wrap .slick-prev:before, .prod_range_wrap .slick-next:before {display: none;}
.prod_range_wrap .slick-prev {
	background-image: url('../images/left_arrow.png') !important;
	background-repeat: no-repeat !important;
	width: 22px;
    height: 42px;
}
.prod_range_wrap .slick-next {
	background-image: url('../images/right_arrow.png') !important;
	background-repeat: no-repeat !important;
	width: 22px;
    height: 42px;
}
.prod_range_wrap .slick-arrow {
	top: 38%;
}
.productrange_box:hover h3 {
	color: #e59d27;
	transition: all 0.5s ease;
}
.productrange_box:hover .image_main_wrap img {
	transform: scale(0.95);
}
.productrange_box:nth-child(even) {
	margin-top: 60px;
}
.bg_fix2 {background-attachment: fixed;}
.img_bx .elementor-image-box-img {
	border: 1px solid #CBCBCB;
    border-radius: 100%;
    width: 85px;
    height: 85px;
    line-height: 70px;
    padding: 14px;
}
.input_wrap {
	display: flex;
	gap: 9px;
}
.input_wrap div {
	width: 50%;
}
.wpcf7-spinner {display: none;}
#wpcf7-f1184-p21-o1 select {
	-webkit-appearance: none;
  	-moz-appearance: none;
	background-image: url('../images/dropdown_arrow.png');
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
.service_wrap {
	display: grid;
	grid-template-columns: 50% 50%;
}
.service_box {
	display: flex;
	align-items: center;
	margin: 18px 18px;
}
.icon_service {
	background-color: #e59d27;
    width: 123px;
    height: 123px;
    text-align: center;
    padding: 25px;
    border-radius: 100%;
	position: absolute;
}
.service_content {
	box-shadow: 0px 0px 20px 12px #f3f3f3;
    margin-left: 60px;
	padding: 40px 20px 40px 92px;
	min-height: 342px;
}
.service_content h3 {
	font-family: "Cormorant", Sans-serif;
	font-weight: 500;
	font-size: 40px;
	color: #000;
	margin-right: 120px;
	margin-top: 0;
}
.service_content p {
	font-family: "Josefin Sans", Sans-serif;
	font-weight: 300;
	font-size: 20px;
	color: #2d2d2d;
	line-height: 24px;
}
.error_banner img {
	width: 100%;
}
.wpcf7-response-output {
	font-family: "Josefin Sans", Sans-serif;
	text-align: center;
}
.wpcf7-not-valid-tip {
	font-family: "Josefin Sans", Sans-serif;
	margin-bottom: 20px;
}



/*================ RESPONSIVE =============*/
@media only screen and (min-width: 1801px) and (max-width: 2900px) {


}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {
.prod_range_wrap .slick-next {
    right: -10px;
}
.prod_range_wrap .slick-prev {
    left: -10px;
	z-index: 2;
}

}

@media only screen and (min-width: 1025px) and (max-width: 1200px){
.service_content {
    padding: 80px 30px 40px 30px;
	margin-left: 0;
}
.service_box {
    display: block;
}
.service_content h3 {
    font-size: 35px;
	margin-right: 0;
}
.icon_service {
    position: relative;
    margin-bottom: -65px;
	left: 20px;
}
.prod_range_wrap .slick-next {
    right: -10px;
}
.prod_range_wrap .slick-prev {
    left: -10px;
	z-index: 2;
}

}

@media only screen and (min-width: 768px) and (max-width: 1024px){
.service_wrap {
    display: block;
}
.service_content {
    min-height: auto;
}
.prod_range_wrap .slick-next {
    right: -10px;
}
.prod_range_wrap .slick-prev {
    left: -10px;
	z-index: 2;
}

}


@media only screen and (min-width: 320px) and (max-width: 767px){
#menu-1-e68505e {
	margin: auto;
}
.input_wrap {
	display: block;
}
.input_wrap div {
	width: 100%;
}
.service_box, .service_wrap {
	display: block;
}
.service_box {
	margin: 10px 0px;
	text-align: center;
}
.icon_service {
    position: relative;
    margin: auto;
	z-index: 2;
}
.service_content {
    margin-left: 0;
    padding: 40px 20px 40px 20px;
    min-height: auto;
	margin-top: -20px;
}
.service_content h3 {
    font-size: 30px;
    margin-right: 0;
}
.prod_range_wrap .slick-next {
    right: -10px;
}
.prod_range_wrap .slick-prev {
    left: -10px;
	z-index: 2;
}
.productrange_box:nth-child(even) {
    margin-top: 0px;
}
.col1 {
	background-color: #e59d2785;
}
.black_box {
	background-color: #222222 !important;
}
.yellow_box {
	background-color: #e49d27 !important
}
    
}


  /*
 * Hide visually and from screen readers, but maintain layout
 */

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after {clear: both;}


  /* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
  /* Black prints faster:
    http://www.sanbeiji.com/archives/953 */
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {text-decoration: underline; }
  a[href]:after {content: " (" attr(href) ")"; }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  abbr[title]:after { content: " (" attr(title) ")";}
  a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; }
  /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  pre, blockquote {border: 1px solid #999; page-break-inside: avoid;}
  thead { display: table-header-group; }
  tr, img {page-break-inside: avoid; }
  img { max-width: 100% !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 {page-break-after: avoid; }
}
