
/* Swiper Slider Area Css */
.witr_swiper_area{
	overflow:hidden;
	position:relative;
}
.txbdslider {
  position: relative;
  background-size: cover;
  background-position: center center;
}

.wittr_gallery_swiper:before,
.txbdslider:before{
	content:"";
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;	
}
.wittr_gallery_swiper {
	position:relative;	
    height: 100px !important;
    margin-top: 10px;
    background-size: cover;
    background-position: center center;
}
.witr_sw_text_area{
    margin: auto;
	width:88%;	
}
.elementor-section-full_width .witr_sw_text_area{
    margin: auto;
	width:60%;
}
.witr_swiper_height {
    height: 800px;
}
.witr_swiper_content{
    position: relative;
    top: 46%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
	z-index: 1;	
}
.witr_swiper_topimg {
    margin-bottom: 23px;
}
.witr_swiper_content h1{
    font-size: 20px;
    margin-bottom: 15px;
	display: inline;
	color:#ff3c00;	
}

.witr_swiper_content h2,
.witr_swiper_content h3 {
    font-size: 70px;
    font-weight: 600;
    line-height: 1;
}

.witr_swiper_content p {
    font-weight: 400;
    font-size: 20px;
	margin-top: 20px;	
}
.text-left .witr_swiper_content h1,
.text-left .witr_swiper_content h2,
.text-left .witr_swipers_title h4,
.text-left .witr_swiper_content h3{
    margin: 21px auto 3px 0;
}
.text-left .witr_swiper_content p {
    margin: 37px auto 15px 0;
}
.text-center .witr_swiper_content h1,
.text-center .witr_swiper_content h2,
.text-center .witr_swiper_content h3,
.text-center .witr_swipers_title h4,
.text-center .witr_swiper_content p {
    margin-left:auto;
    margin-right:auto;
}
.text-center .witr_swiper_content p {
    margin: 28px auto 0;
    width: 60%;
}
.text-right .witr_swiper_content h1,
.text-right .witr_swiper_content h2,
.text-right .witr_swipers_title h4,
.text-right .witr_swiper_content h3{
    margin: 0px 0 10px auto;
}
.text-right .witr_swiper_content p {
    margin: 28px 0 15px auto;
}

.text-left .witr_swiper_content h1,
.text-left .witr_swiper_content h2,
.text-left .witr_swiper_content h3,
.text-left .witr_swipers_title h4,
.text-right .witr_swiper_content h1,
.text-right .witr_swiper_content h2,
.text-right .witr_swipers_title h4,
.text-right .witr_swiper_content h3{
    width: 66%;
}
.witr_slider_thumb_inner img {
    border-radius: 10px;
}

/* Inner title css */
.witr_swipers_title{
    position: absolute;
    top: -25px;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;	
}
.witr_swipers_title h4{
	font-size:90px;
    -webkit-text-stroke: 1px #222429;
    -webkit-text-fill-color: transparent;
    line-height: 1;
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    margin: 0;	
}
.text-left .witr_swipers_title {}
.text-right .witr_swipers_title {
    right: 0;
    left: auto;
}
.text-center .witr_swipers_title{
    margin-left:auto;
    margin-right:auto;
}
.text-left .witr_swiper_content p,
.text-right .witr_swiper_content p {
    width: 51%;
}

.witr_swiper_area .swiper-slide a {
    display: inline-block;
}
.witr_swiper_area .text-left .witr_slider_thumb {
    right: 100px;
}
.witr_swiper_area .text-right .witr_slider_thumb {
    left: 100px;
}
.witr_swiper_area .text-left .slider_vd_icon {
    right: 16%;
}
.witr_swiper_area .text-right .slider_vd_icon {
    left: 16%;
}
.witr_swiper_area .text-center .slider_vd_icon {
    top: 23%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);	
}

.witr_icon_section{
	margin-top:30px;
}
.slider_btn {
    margin-top:53px;
}
/* slider image thumb position */
.text-left .witr_slider_thumb {
    position: absolute;
    right: -230px;
    top: 52%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);		
}
.text-right .witr_slider_thumb {
    position: absolute;
    left: -230px;
    top: 52%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
.display_flex {
    display: flex;
    align-items: center;
}
.template-home-wrapper ul {
    margin-bottom: 0;
}
.witr_flow_text {
    margin-right: 20px;
}
.witr_flow_text h5{
	font-size:18px;
}

/* pagination bullet */
.witr_swiper_area .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #fff;
}

/* progressbar */
.witr_swiper_area .swiper-horizontal>.swiper-pagination-progressbar{}
.witr_swiper_area .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.witr_swiper_area .swiper-horizontal>.swiper-pagination-progressbar{
	height: 5px;
}

/* scrollbar */
.witr_swiper_area .swiper-scrollbar-drag,
.witr_swiper_area .swiper-horizontal>.swiper-scrollbar{
	height: 10px;
}

/* pagination prev next */
.swiper-button-prev,
.swiper-button-next {
	background-image:inherit !important;	
	-webkit-transition:.5s;	
	transition: .5s;
	outline: none;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
	padding:30px;
}
.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 30px;	
}
.swiper-button-next,
.swiper-button-prev {
    opacity: 0;
}
.swiper:hover .swiper-button-next,
.swiper:hover .swiper-button-prev {
    opacity: 1;
}

/* responsive */

@media (min-width: 1200px) and (max-width: 1440px) {
.text-right .witr_slider_thumb{
	left: -320px;
}
.text-left .witr_slider_thumb{
	right: -300px;

}
.em_slider_s2_image img {
    width: 70%;
}	

	
}

@media (min-width: 1200px) and (max-width: 1660px) {
.elementor-section-full_width .witr_sw_text_area {
    width: 85% !important;
}
.witr_swiper_area .text-right .witr_slider_thumb {
    left: -230px !important;
}
.witr_swiper_area .text-left .witr_slider_thumb {
    right: -230px !important;
}
.witr_swiper_height {
    width: 100% !important; 	
}
.w_slider_3 .witr_swiper_height {
    width: 100% !important;
	-webkit-transform: translateX(-50%) !important;
	        transform: translateX(-50%) !important;
    left: 15%;	
}
	
}


@media (min-width: 992px) and (max-width: 1199px) {
.elementor-section-full_width .witr_sw_text_area {
    width: 90% !important;
}
.witr_swiper_height {
    width: 100% !important;	
}
.witr_swiper_content h2,
.witr_swiper_content h3 {
    font-size: 55px;
}
.w_slider_4 .witr_swiper_height {	
	margin-left:0px !important; 	
}
.d1.witr_swiper_height {
    width: 100% !important;	
}
.w_slider_3 .d1.witr_swiper_height {
    width: 100% !important;	
	-webkit-transform: translateX(0) !important;	
	        transform: translateX(0) !important;

}

.d2.witr_swiper_height {
    width: 50% !important;	
}
.witr_swiper_area .text-right .witr_slider_thumb {
    left: -400px !important;
}
.witr_swiper_area .text-left .witr_slider_thumb {
    right: -400px !important;
}
.em_slider_s2_image img {
    width: 70%;
}

}
@media (min-width: 768px) and (max-width: 991px) {
.elementor-section-full_width .witr_sw_text_area {
    width: 95% !important;
}
.witr_swiper_height {
    height: 600px;
}
.witr_swiper_height {
    width: 100% !important;	
}
.w_slider_4 .witr_swiper_height {	
	margin-left:0px !important; 	
}

.t1.witr_swiper_height {
    width: 100% !important;	
}
.w_slider_3 .t1.witr_swiper_height {	
    -webkit-transform: translateX(0) !important;	
            transform: translateX(0) !important;	
}
.t2.witr_swiper_height {
    width: 50% !important;
	left: -20px;	
}
.w_slider_3 .t2.witr_swiper_height {	
    -webkit-transform: translateX(-50%) !important;	
            transform: translateX(-50%) !important;
	left: 91%;	
}
.witr_swiper_area .text-left .slider_vd_icon {
    right: 48% !important;
    top: 17% !important;
}
.witr_swiper_area .text-right .slider_vd_icon {
    left: 48% !important;
    top: 17% !important;
}
.witr_swiper_area .text-center .slider_vd_icon {
    top: 17%;
}
.witr_sw_text_area.text-right,
.witr_sw_text_area.text-left {
    text-align: center !important;
}

.text-right .witr_swiper_content h1, 
.text-right .witr_swiper_content h2,
.text-right .witr_swiper_content h3,
.text-right .witr_swiper_content p,
.text-left .witr_swiper_content h1, 
.text-left .witr_swiper_content h2, 
.text-left .witr_swiper_content h3, 
.text-left .witr_swiper_content p,
.text-center .witr_swiper_content h1,
 .text-center .witr_swiper_content h2,
 .text-center .witr_swiper_content h3,
 .text-center .witr_swiper_content p {
	width: 100% !important;
	margin-left: auto;
	margin-right: auto;
	text-align:center !important;
}

.text-right .witr_swiper_content p, 
.text-left .witr_swiper_content p,
 .text-center .witr_swiper_content p {
	width: 90% !important;
}




.witr_swiper_content h2,
.witr_swiper_content h3 {
    font-size: 40px;
}
.text-right .witr_btn_sinner,
.text-left .witr_btn_sinner {
    text-align: center !important;
} 
.slider_btn {
	text-align: center;
    margin-top: 15px;	
}
.witr_slider_thumb.em_slider_s2_image {
	display: none;
}

}

@media (max-width: 767px) {
.elementor-section-full_width .witr_sw_text_area {
    width: 96% !important;
}

.witr_swiper_height {
	height: 500px;
    width: 100% !important; 	
}
.w_slider_3 .witr_swiper_height {	
    -webkit-transform: translateX(0) !important;	
            transform: translateX(0) !important;	
}

.w_slider_4 .witr_swiper_height {	
	margin-left:0px !important; 	
}
.m1.witr_swiper_height {
    width: 100% !important;	
}

.witr_swiper_area .text-left .slider_vd_icon {
    right: 37% !important;
    top: 12% !important;
}
.witr_swiper_area .text-right .slider_vd_icon {
    left: 40% !important;
    top: 12% !important;
}
.witr_swiper_area .text-center .slider_vd_icon {
    top: 12%;
}
.witr_sw_text_area.text-right,
.witr_sw_text_area.text-left {
    text-align: center !important;
}
.swiper-button-prev,.swiper-button-next {
    display: none;
}
.witr_swiper_area .witr_btn {
    margin-right: 0;
    margin-bottom: 10px;
}
.text-right .witr_swiper_content h1,
.text-left .witr_swiper_content h1,
.text-center .witr_swiper_content h1{
	font-size:20px;	
}
.text-right .witr_swiper_content h2,
.text-right .witr_swiper_content h3,
.text-left .witr_swiper_content h2, 
.text-left .witr_swiper_content h3,
.text-center .witr_swiper_content h2,
.text-center .witr_swiper_content h3{
	 font-size:25px;
 }
.text-right .witr_swiper_content h1, 
.text-right .witr_swiper_content h2,
.text-right .witr_swiper_content h3,
.text-right .witr_swiper_content p,
.text-left .witr_swiper_content h1, 
.text-left .witr_swiper_content h2, 
.text-left .witr_swiper_content h3, 
.text-left .witr_swiper_content p,
.text-center .witr_swiper_content h1,
 .text-center .witr_swiper_content h2,
 .text-center .witr_swiper_content h3,
 .text-center .witr_swiper_content p {
	width: 100% !important;
	margin-left: auto;
	margin-right: auto;
	text-align:center !important;
}
.witr_swiper_content p {
    font-size: 17px;
}
.text-right .witr_btn_sinner,
.text-left .witr_btn_sinner {
    text-align: center !important;
}
.em_slider_s2_image {
    display:none;
}
.witr_video_butns {
	display: block;
	margin-top: 15px;
}
 
.witr_btn {
	padding: 10px 26px;
	margin-right: 0;
}
.slider_btn {
	text-align: center;
	 margin-top: 15px;
}
.text-left .icon_section {
    left: 19%;
}
.text-right .icon_section {
    right: 45px;
    bottom: -15%;
}



}










