﻿/*---Process Step--- */

.processstep .custom-section.process-wrapper.wd__process--wrapper {padding-top: 65px; padding-bottom: 150px;}
.processstep  .process-wrapper.wd__process--wrapper .entry-title {font-size: 34px; margin-bottom: 50px; line-height: normal; padding: 0; color: #000;
text-align: center; font-weight: bold; margin-left: 145px;}
.processstep  .process_slideshow--wrapper {position: relative}
.processstep  .custom-section.process-wrapper.wd__process--wrapper .svg-box {left: -15px; top: -75px}
.processstep  .svg-box {width: 400px; height: 400px; position: absolute; top: 110px; left: -50px;}

@media (min-width:992px) {
	.processstep  .svg-box {
		display: block;
	}
}
.processstep  .process_slideshow .process_text p {font-size:14px; color:#000; font-weight: 500; line-height: 24px;}
.processstep  .owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y}
.processstep .owl-carousel .owl-wrapper-outer {overflow: hidden; position: relative; width: 100%}
.processstep .owl-carousel .owl-wrapper-outer.autoHeight {transition: height .5s ease-in-out}
.processstep .owl-carousel .owl-item {float: left;position: inherit !important;}
.processstep .process_slideshow .process_slideshow_item {display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row;
	-ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: flex-start;
	-ms-flex-pack: start; justify-content: flex-start; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; margin: 0 -15px;}
.processstep .process_slideshow .process_slideshow_image {-webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-shrink: 1;
-ms-flex-negative: 1; flex-shrink: 1; -webkit-flex-basis: 35%; -ms-flex-preferred-size: 35%; flex-basis: 35%; width: 35%; padding: 0 15px;}
.processstep .custom-section.process-wrapper.wd__process--wrapper .process_slideshow .process_slideshow_image img {margin-left: 50px;width: 273px;height: 251px;}
.processstep .process_slideshow .process_slideshow_text {-webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-shrink: 1; -ms-flex-negative: 1;
	flex-shrink: 1; -webkit-flex-basis: 65%; -ms-flex-preferred-size: 65%; flex-basis: 65%; padding: 0 15px; position: relative;}
.processstep .process_slideshow .process_number {width: 45px; height: 45px; text-align: center; background-color: #ffcb08; color: #000;
font-size: 22px; font-weight: 700; line-height: 45px; border-radius: 50%; margin-left: 60px; margin-bottom: 20px;}
.processstep .process_slideshow .process_text {font-size: 15px; color: #000;}
.processstep .process_slideshow .process_text h3 {font-size: 22px; color: #000; font-weight: bold; margin-bottom: 20px;}
.processstep .owl-carousel .owl-wrapper:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height:0;}
.processstep .process_slideshow.owl-theme .owl-controls.clickable {position: absolute; top: 0; width: 100%;}
.processstep .owl-theme .owl-controls {margin-top: 0px; text-align: center;}
.processstep .process_slideshow.owl-theme .owl-controls .owl-buttons div {top: 0px; width: 45px; height: 45px; opacity: 1; margin: 0;}
.processstep .process_slideshow.owl-theme .owl-controls .owl-buttons div.owl-prev {left: 36%;}
.processstep .process_slideshow.owl-theme .owl-controls .owl-buttons div.owl-next {right: 52%;}
.processstep .process_slideshow.owl-theme .owl-controls.clickable {position: absolute; top: 0; width: 100%;}
.processstep .owl-theme .owl-controls .owl-buttons div.owl-prev {left: -50px; right: auto;}
.processstep .owl-theme .owl-controls .owl-buttons div {position: absolute; top: -55px; margin: 0; padding: 0;
background: #f3f3f3; width: 51px; height: 51px; overflow: hidden; font-size: 0; border-radius: 50%; filter: Alpha(Opacity=50); opacity: .5;}
.processstep .owl-theme .owl-controls .owl-buttons div:before {position: absolute; font: 22px; content: ''; color: #0069aa; left: 0;right: 0; top: 0;bottom: 0; margin: auto; line-height: 45px;}
.processstep .owl-theme .owl-controls .owl-buttons div.owl-prev:before {content: '\6d'; font-family: "digitalrooar" !important; color: #000;font-size: 16px;
transform: rotate(180deg);}
.processstep .owl-theme .owl-controls .owl-buttons div.owl-next {left: auto; right: -50px;}
.processstep .owl-theme .owl-controls .owl-buttons div.owl-next:before {content: '\6d'; font-family: "digitalrooar" !important; color: #000;font-size: 16px;}
.processstep .owl-theme .owl-controls .owl-buttons div {color: #fff; display: inline-block; zoom: 1; margin: 5px; padding: 3px 10px; font-size: 12px; border-radius: 30px; background: #f5f5f5; filter: Alpha(Opacity=50); opacity: .5; font-size: 0;}
.processstep .owl-fade-out {z-index: 10; -webkit-animation: fadeOut .7s both ease; animation: fadeOut .7s both ease;}
.processstep .owl-fade-in {-webkit-animation: fadeIn .7s both ease; animation: fadeIn .7s both ease;}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}
/*---Process Step--- */

@media only screen and (max-width: 1280px){
/*---Process Step--- */
.processstep .process_slideshow.owl-theme .owl-controls .owl-buttons div.owl-next{right: 51%;}
/*---Process Step--- */
}
@media only screen and (max-width: 1199px){
/*---Process Step--- */
.processstep .custom-section.process-wrapper.wd__process--wrapper{/*padding-top: 0px;*/padding-bottom:130px;}
.processstep .process-wrapper.wd__process--wrapper .entry-title{font-size: 22px;margin-left:45px;}
.processstep .process_slideshow.owl-theme .owl-controls .owl-buttons div{width: 40px;height:40px;}
.processstep .owl-theme .owl-controls .owl-buttons div::before{line-height:40px;}
.processstep .owl-theme .owl-controls .owl-buttons div.owl-prev::before{font-size: 14px;}
.processstep .owl-theme .owl-controls .owl-buttons div.owl-next::before{font-size: 14px;}
.processstep .process_slideshow.owl-theme .owl-controls .owl-buttons div.owl-prev{left: 36%;}
.processstep .process_slideshow.owl-theme .owl-controls .owl-buttons div.owl-next{right: 50%;}
.processstep .process_slideshow .process_number{width: 40px;height: 40px;font-size: 20px;line-height: 40px;margin-left: 50px;}
.processstep .process_slideshow .process_text h3{margin-bottom: 15px;font-size: 20px;}
.processstep .custom-section.process-wrapper.wd__process--wrapper .svg-box{top: -55px;}
.processstep .svg-box{width: 350px;height: 350px;}
.processstep .custom-section.process-wrapper.wd__process--wrapper .process_slideshow .process_slideshow_image img{width: 230px;height:auto; margin-top: 10px;}
/*---Process Step--- */
}
@media only screen and (max-width: 991px) {
/*---Process Step--- */
.processstep .process_slideshow .process_number{margin-left: 53px;}
.processstep .process_slideshow.owl-theme .owl-controls .owl-buttons div.owl-next{right: 39%;}
.processstep .svg-box{width: 300px;height: 300px;}
.processstep .custom-section.process-wrapper.wd__process--wrapper .process_slideshow .process_slideshow_image img{width: 190px; margin-left: 45px;}
.processstep .custom-section.process-wrapper.wd__process--wrapper{padding-bottom: 50px;}
.processstep .process_slideshow .process_slideshow_image{flex-basis:40%;width: 40%;}
.processstep .process_slideshow .process_slideshow_text{flex-basis:60%;width: 60%;}
.processstep .process_slideshow.owl-theme .owl-controls .owl-buttons div.owl-prev{left: 42%;}
.processstep .process-wrapper.wd__process--wrapper .entry-title{margin-left:0px;}
/*---Process Step--- */
}
@media only screen and (max-width: 767px) {
/*---Process Step--- */
.processstep .custom-section.process-wrapper.wd__process--wrapper {padding-top: 0;}
.processstep{padding: 20px 0;}
.processstep .process-wrapper.wd__process--wrapper .entry-title{margin-left: 0;margin-bottom: 80px;font-size: 20px;}
.processstep .process_slideshow .process_slideshow_image{width: 100%;flex-basis:100%;}
.processstep .process_slideshow .process_slideshow_text{width: 100%;flex-basis:100%;padding-top: 80px;}
.processstep .process_slideshow .process_slideshow_item{display: block;}
.processstep .owl-theme .owl-controls{margin-bottom: 40px;padding-top: 15px;}
.processstep .process_slideshow.owl-theme .owl-controls .owl-buttons div{bottom: -40px;top: inherit;}
.processstep .process_slideshow.owl-theme .owl-controls .owl-buttons div.owl-prev{left:30%;}
.processstep .process_slideshow.owl-theme .owl-controls .owl-buttons div.owl-next{right:30%;}
.processstep .custom-section.process-wrapper.wd__process--wrapper .svg-box{left: 0;right: 0;margin:auto;}
.processstep .custom-section.process-wrapper.wd__process--wrapper .process_slideshow .process_slideshow_image img{margin: auto;}
.processstep .process_slideshow .process_number{width: 35px;height: 35px;line-height: 35px;font-size: 16px;}
.processstep .process_slideshow .process_number{margin:auto;margin-bottom: 15px;}
.processstep .process_slideshow .process_text h3{font-size: 18px;margin-bottom: 10px;text-align: center;}
.processstep .process_slideshow .process_text p{text-align: center;}
.processstep .custom-section.process-wrapper.wd__process--wrapper {padding-bottom: 0;}
/*---Process Step--- */
}