
.iw_logo { width: 130px; margin-top: -10px; }


.iwix_where { color: #ccc; font-size: 13px; }
.iwix_where a { color: #777; }
.iwix_where a:hover { text-decoration: none; color: #a61d37; }

.wx_no_select { -moz-user-select: none; -khtml-user-select: none; user-select: none; }
.wx_hidden_xl_down { display: none; }

h1, .h1 { font-size: 34px; padding-bottom: 10px; }



/* Slick */

	.wx_slick_slider_div { max-width: 600px; }
	.wx_slick_slider { opacity: 1; visibility: visible; transition: .25s;}
	
	.wx_slick_arrows { position: absolute; width: 40px; height: 40px; bottom: 30px; font-size: 30px; color: #fff; }
	.wx_slick_arrows_center { width: 40px; height: 40px; bottom: 50%; margin-bottom: -25px; font-size: 30px; color: #fff; border-radius: 3px; }
	.wx_slick_arrows:hover, .wx_slick_arrows_center:hover { background-color: #53adeb !important; }
	.wx_slick_arrows_left { margin-left: -40px;  border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-right: 1px solid rgba( 255, 255, 255, 0.2); }
	.wx_slick_arrows_right { border-top-right-radius: 3px; border-bottom-right-radius: 3px; }
				
	.wx_slick_arrows_left_reverse { right: 0; border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-right: 1px solid rgba( 255, 255, 255, 0.2); }
	.wx_slick_arrows_right_reverse { right: 0; margin-right: -40px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }

		.wx_slick_arrows_center_left { left: 0; margin-left: -15px; }
		.wx_slick_arrows_center_right { right: 0; margin-right: -15px; }

/* End Slick */


.order-last {
  -ms-flex-order: 13;
  order: 13;
}


@media (max-width: 991.98px) {
	h1, .h1 { font-size: 24px; }
	h2, .h2 { font-size: 20px; }

	.wx_slick_slider_div { max-width: 400px; margin-bottom: 29px; }
	
	.wx_slick_arrows { bottom: -20px; left: 50%; right: auto; }
	.wx_slick_arrows_left { margin-left: -40px; }
	.wx_slick_arrows_right { }
				
	.wx_slick_arrows_left_reverse { margin-left: -40px;}
	.wx_slick_arrows_right_reverse { margin-left: 0px; }
	
	.g-hidden-md-down { display: none !important; } 
	
}



@media (min-width: 992px) {
	
  .order-lg-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
        order: 2;
  }	
 .g-hidden-lg-up {
    display: none !important;
  }	
  
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
}	


@media (max-width: 767px) {

	.wx_slick_arrows_center { bottom: -15px; left: 50%; right: auto; margin: auto; }
	.wx_slick_arrows_center_left { margin-left: -40px; border-bottom-right-radius: 0px !important; border-top-right-radius: 0px !important; border-right: 1px solid rgba( 255, 255, 255, 0.2); }
	.wx_slick_arrows_center_right { border-bottom-left-radius: 0px !important; border-top-left-radius: 0px !important; }
}

