/* common styles  */
/* Margin Top */
.mt-5 {
	margin-top: 5px;
}

.mt-10 {
	margin-top: 10px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-25 {
	margin-top: 25px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-35 {
	margin-top: 35px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-45 {
	margin-top: 45px;
}

.mt-50 {
	margin-top: 50px;
}

.mt-55 {
	margin-top: 55px;
}

.mt-60 {
	margin-top: 60px;
}

.mt-65 {
	margin-top: 65px;
}

.mt-70 {
	margin-top: 70px;
}

.mt-75 {
	margin-top: 75px;
}

.mt-80 {
	margin-top: 80px;
}

.mt-85 {
	margin-top: 85px;
}

.mt-90 {
	margin-top: 90px;
}

.mt-95 {
	margin-top: 95px;
}

.mt-100 {
	margin-top: 100px;
}

.mt-105 {
	margin-top: 105px;
}

.mt-110 {
	margin-top: 110px;
}

.mt-115 {
	margin-top: 115px;
}

.mt-120 {
	margin-top: 120px;
}

.mt-125 {
	margin-top: 125px;
}

.mt-130 {
	margin-top: 130px;
}

.mt-135 {
	margin-top: 135px;
}

.mt-140 {
	margin-top: 140px;
}

.mt-145 {
	margin-top: 145px;
}

.mt-150 {
	margin-top: 150px;
}

.mt-155 {
	margin-top: 155px;
}

.mt-160 {
	margin-top: 160px;
}

.mt-165 {
	margin-top: 165px;
}

.mt-170 {
	margin-top: 170px;
}

.mt-175 {
	margin-top: 175px;
}

.mt-180 {
	margin-top: 180px;
}

.mt-185 {
	margin-top: 185px;
}

.mt-190 {
	margin-top: 190px;
}

.mt-195 {
	margin-top: 195px;
}

.mt-200 {
	margin-top: 200px;
}

.mt--10 {
	margin-top: -10px;
}

.mt--20 {
	margin-top: -20px;
}

.mt--30 {
	margin-top: -30px;
}

.mt--40 {
	margin-top: -40px;
}

.mt--50 {
	margin-top: -50px;
}

.mt--60 {
	margin-top: -60px;
}

.mt--70 {
	margin-top: -70px;
}

.mt--80 {
	margin-top: -80px;
}

.mt--90 {
	margin-top: -90px;
}

.mt--100 {
	margin-top: -100px;
}

.mt--110 {
	margin-top: -110px;
}

.mt--120 {
	margin-top: -120px;
}

.mt--130 {
	margin-top: -130px;
}

.mt--140 {
	margin-top: -140px;
}

.mt--150 {
	margin-top: -150px;
}

.mt--160 {
	margin-top: -160px;
}

.mt--170 {
	margin-top: -170px;
}

.mt--180 {
	margin-top: -180px;
}

.mt--190 {
	margin-top: -190px;
}

.mt--200 {
	margin-top: -200px;
}

/* Margin Bottom */
.mb-5 {
	margin-bottom: 5px;
}

.mb-10 {
	margin-bottom: 10px;
}

.mb-15 {
	margin-bottom: 15px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-25 {
	margin-bottom: 25px;
}

.mb-30 {
	margin-bottom: 30px;
}

.mb-35 {
	margin-bottom: 35px;
}

.mb-40 {
	margin-bottom: 40px;
}

.mb-45 {
	margin-bottom: 45px;
}

.mb-50 {
	margin-bottom: 50px;
}

.mb-55 {
	margin-bottom: 55px;
}

.mb-60 {
	margin-bottom: 60px;
}

.mb-65 {
	margin-bottom: 65px;
}

.mb-70 {
	margin-bottom: 70px;
}

.mb-75 {
	margin-bottom: 75px;
}

.mb-80 {
	margin-bottom: 80px;
}

.mb-85 {
	margin-bottom: 85px;
}

.mb-90 {
	margin-bottom: 90px;
}

.mb-95 {
	margin-bottom: 95px;
}

.mb-100 {
	margin-bottom: 100px;
}

.mb-105 {
	margin-bottom: 105px;
}

.mb-110 {
	margin-bottom: 110px;
}

.mb-115 {
	margin-bottom: 115px;
}

.mb-120 {
	margin-bottom: 120px;
}

.mb-125 {
	margin-bottom: 125px;
}

.mb-130 {
	margin-bottom: 130px;
}

.mb-135 {
	margin-bottom: 135px;
}

.mb-140 {
	margin-bottom: 140px;
}

.mb-145 {
	margin-bottom: 145px;
}

.mb-150 {
	margin-bottom: 150px;
}

.mb-155 {
	margin-bottom: 155px;
}

.mb-160 {
	margin-bottom: 160px;
}

.mb-165 {
	margin-bottom: 165px;
}

.mb-170 {
	margin-bottom: 170px;
}

.mb-175 {
	margin-bottom: 175px;
}

.mb-180 {
	margin-bottom: 180px;
}

.mb-185 {
	margin-bottom: 185px;
}

.mb-190 {
	margin-bottom: 190px;
}

.mb-195 {
	margin-bottom: 195px;
}

.mb-200 {
	margin-bottom: 200px;
}

.mb--10 {
	margin-bottom: -10px;
}

.mb--20 {
	margin-bottom: -20px;
}

.mb--30 {
	margin-bottom: -30px;
}

.mb--40 {
	margin-bottom: -40px;
}

.mb--50 {
	margin-bottom: -50px;
}

.mb--60 {
	margin-bottom: -60px;
}

.mb--70 {
	margin-bottom: -70px;
}

.mb--80 {
	margin-bottom: -80px;
}

.mb--90 {
	margin-bottom: -90px;
}

.mb--100 {
	margin-bottom: -100px;
}

.mb--110 {
	margin-bottom: -110px;
}

.mb--120 {
	margin-bottom: -120px;
}

.mb--130 {
	margin-bottom: -130px;
}

.mb--140 {
	margin-bottom: -140px;
}

.mb--150 {
	margin-bottom: -150px;
}

.mb--160 {
	margin-bottom: -160px;
}

.mb--170 {
	margin-bottom: -170px;
}

.mb--180 {
	margin-bottom: -180px;
}

.mb--190 {
	margin-bottom: -190px;
}

.mb--200 {
	margin-bottom: -200px;
}

/* Margin Left */
.ml-10 {
	margin-left: 10px;
}

.ml-20 {
	margin-left: 20px;
}

.ml-30 {
	margin-left: 30px;
}

.ml-40 {
	margin-left: 40px;
}

.ml-50 {
	margin-left: 50px;
}

.ml-60 {
	margin-left: 60px;
}

.ml-70 {
	margin-left: 70px;
}

.ml-80 {
	margin-left: 80px;
}

.ml-90 {
	margin-left: 90px;
}

.ml-100 {
	margin-left: 100px;
}

.ml-110 {
	margin-left: 110px;
}

.ml-120 {
	margin-left: 120px;
}

.ml-130 {
	margin-left: 130px;
}

.ml-140 {
	margin-left: 140px;
}

.ml-150 {
	margin-left: 150px;
}

.ml-160 {
	margin-left: 160px;
}

.ml-170 {
	margin-left: 170px;
}

.ml-180 {
	margin-left: 180px;
}

.ml-190 {
	margin-left: 190px;
}

.ml-200 {
	margin-left: 200px;
}

/* Margin Right */
.mr-10 {
	margin-right: 10px;
}

.mr-20 {
	margin-right: 20px;
}

.mr-30 {
	margin-right: 30px;
}
.mr-35 {
	margin-right: 35px;
}
.mr-40 {
	margin-right: 40px;
}

.mr-50 {
	margin-right: 50px;
}

.mr-60 {
	margin-right: 60px;
}

.mr-70 {
	margin-right: 70px;
}

.mr-80 {
	margin-right: 80px;
}

.mr-90 {
	margin-right: 90px;
}

.mr-100 {
	margin-right: 100px;
}

.mr-110 {
	margin-right: 110px;
}

.mr-120 {
	margin-right: 120px;
}

.mr-130 {
	margin-right: 130px;
}

.mr-140 {
	margin-right: 140px;
}

.mr-150 {
	margin-right: 150px;
}

.mr-160 {
	margin-right: 160px;
}

.mr-170 {
	margin-right: 170px;
}

.mr-180 {
	margin-right: 180px;
}

.mr-190 {
	margin-right: 190px;
}

.mr-200 {
	margin-right: 200px;
}

/* Margin LG */
@media (min-width: 992px) and (max-width: 1199px) {
	.mt-lg-10 {
		margin-top: 10px;
	}

	.mt-lg-20 {
		margin-top: 20px;
	}

	.mt-lg-30 {
		margin-top: 30px;
	}

	.mt-lg-40 {
		margin-top: 40px;
	}

	.mt-lg-50 {
		margin-top: 50px;
	}

	.mt-lg-60 {
		margin-top: 60px;
	}

	.mt-lg-70 {
		margin-top: 70px;
	}

	.mt-lg-80 {
		margin-top: 80px;
	}

	.mt-lg-90 {
		margin-top: 90px;
	}

	.mt-lg-100 {
		margin-top: 100px;
	}

	.mt-lg-110 {
		margin-top: 110px;
	}

	.mt-lg-120 {
		margin-top: 120px;
	}

	.mt-lg-130 {
		margin-top: 130px;
	}

	.mt-lg-140 {
		margin-top: 140px;
	}

	.mt-lg-150 {
		margin-top: 150px;
	}

	.mt-lg-160 {
		margin-top: 160px;
	}

	.mt-lg-170 {
		margin-top: 170px;
	}

	.mt-lg-180 {
		margin-top: 180px;
	}

	.mt-lg-190 {
		margin-top: 190px;
	}

	.mt-lg-200 {
		margin-top: 200px;
	}

	.mb-lg-10 {
		margin-bottom: 10px;
	}

	.mb-lg-20 {
		margin-bottom: 20px;
	}

	.mb-lg-30 {
		margin-bottom: 30px;
	}

	.mb-lg-40 {
		margin-bottom: 40px;
	}

	.mb-lg-50 {
		margin-bottom: 50px;
	}

	.mb-lg-60 {
		margin-bottom: 60px;
	}

	.mb-lg-70 {
		margin-bottom: 70px;
	}

	.mb-lg-80 {
		margin-bottom: 80px;
	}

	.mb-lg-90 {
		margin-bottom: 90px;
	}

	.mb-lg-100 {
		margin-bottom: 100px;
	}

	.mb-lg-110 {
		margin-bottom: 110px;
	}

	.mb-lg-120 {
		margin-bottom: 120px;
	}

	.mb-lg-130 {
		margin-bottom: 130px;
	}

	.mb-lg-140 {
		margin-bottom: 140px;
	}

	.mb-lg-150 {
		margin-bottom: 150px;
	}

	.mb-lg-160 {
		margin-bottom: 160px;
	}

	.mb-lg-170 {
		margin-bottom: 170px;
	}

	.mb-lg-180 {
		margin-bottom: 180px;
	}

	.mb-lg-190 {
		margin-bottom: 190px;
	}

	.mb-lg-200 {
		margin-bottom: 200px;
	}

	.ml-lg-10 {
		margin-left: 10px;
	}

	.ml-lg-20 {
		margin-left: 20px;
	}

	.ml-lg-30 {
		margin-left: 30px;
	}

	.ml-lg-40 {
		margin-left: 40px;
	}

	.ml-lg-50 {
		margin-left: 50px;
	}

	.ml-lg-60 {
		margin-left: 60px;
	}

	.ml-lg-70 {
		margin-left: 70px;
	}

	.ml-lg-80 {
		margin-left: 80px;
	}

	.ml-lg-90 {
		margin-left: 90px;
	}

	.ml-lg-100 {
		margin-left: 100px;
	}

	.ml-lg-110 {
		margin-left: 110px;
	}

	.ml-lg-120 {
		margin-left: 120px;
	}

	.ml-lg-130 {
		margin-left: 130px;
	}

	.ml-lg-140 {
		margin-left: 140px;
	}

	.ml-lg-150 {
		margin-left: 150px;
	}

	.ml-lg-160 {
		margin-left: 160px;
	}

	.ml-lg-170 {
		margin-left: 170px;
	}

	.ml-lg-180 {
		margin-left: 180px;
	}

	.ml-lg-190 {
		margin-left: 190px;
	}

	.ml-lg-200 {
		margin-left: 200px;
	}

	.mr-lg-10 {
		margin-right: 10px;
	}

	.mr-lg-20 {
		margin-right: 20px;
	}

	.mr-lg-30 {
		margin-right: 30px;
	}

	.mr-lg-40 {
		margin-right: 40px;
	}

	.mr-lg-50 {
		margin-right: 50px;
	}

	.mr-lg-60 {
		margin-right: 60px;
	}

	.mr-lg-70 {
		margin-right: 70px;
	}

	.mr-lg-80 {
		margin-right: 80px;
	}

	.mr-lg-90 {
		margin-right: 90px;
	}

	.mr-lg-100 {
		margin-right: 100px;
	}

	.mr-lg-110 {
		margin-right: 110px;
	}

	.mr-lg-120 {
		margin-right: 120px;
	}

	.mr-lg-130 {
		margin-right: 130px;
	}

	.mr-lg-140 {
		margin-right: 140px;
	}

	.mr-lg-150 {
		margin-right: 150px;
	}

	.mr-lg-160 {
		margin-right: 160px;
	}

	.mr-lg-170 {
		margin-right: 170px;
	}

	.mr-lg-180 {
		margin-right: 180px;
	}

	.mr-lg-190 {
		margin-right: 190px;
	}

	.mr-lg-200 {
		margin-right: 200px;
	}

	.mt-lg--10 {
		margin-top: -10px;
	}

	.mt-lg--20 {
		margin-top: -20px;
	}

	.mt-lg--30 {
		margin-top: -30px;
	}

	.mt-lg--40 {
		margin-top: -40px;
	}

	.mt-lg--50 {
		margin-top: -50px;
	}

	.mt-lg--60 {
		margin-top: -60px;
	}

	.mt-lg--70 {
		margin-top: -70px;
	}

	.mt-lg--80 {
		margin-top: -80px;
	}

	.mt-lg--90 {
		margin-top: -90px;
	}

	.mt-lg--100 {
		margin-top: -100px;
	}

	.mt-lg--110 {
		margin-top: -110px;
	}

	.mt-lg--120 {
		margin-top: -120px;
	}

	.mt-lg--130 {
		margin-top: -130px;
	}

	.mt-lg--140 {
		margin-top: -140px;
	}

	.mt-lg--150 {
		margin-top: -150px;
	}

	.mt-lg--160 {
		margin-top: -160px;
	}

	.mt-lg--170 {
		margin-top: -170px;
	}

	.mt-lg--180 {
		margin-top: -180px;
	}

	.mt-lg--190 {
		margin-top: -190px;
	}

	.mt-lg--200 {
		margin-top: -200px;
	}

	.mb-lg--10 {
		margin-bottom: -10px;
	}

	.mb-lg--20 {
		margin-bottom: -20px;
	}

	.mb-lg--30 {
		margin-bottom: -30px;
	}

	.mb-lg--40 {
		margin-bottom: -40px;
	}

	.mb-lg--50 {
		margin-bottom: -50px;
	}

	.mb-lg--60 {
		margin-bottom: -60px;
	}

	.mb-lg--70 {
		margin-bottom: -70px;
	}

	.mb-lg--80 {
		margin-bottom: -80px;
	}

	.mb-lg--90 {
		margin-bottom: -90px;
	}

	.mb-lg--100 {
		margin-bottom: -100px;
	}

	.mb-lg--110 {
		margin-bottom: -110px;
	}

	.mb-lg--120 {
		margin-bottom: -120px;
	}

	.mb-lg--130 {
		margin-bottom: -130px;
	}

	.mb-lg--140 {
		margin-bottom: -140px;
	}

	.mb-lg--150 {
		margin-bottom: -150px;
	}

	.mb-lg--160 {
		margin-bottom: -160px;
	}

	.mb-lg--170 {
		margin-bottom: -170px;
	}

	.mb-lg--180 {
		margin-bottom: -180px;
	}

	.mb-lg--190 {
		margin-bottom: -190px;
	}

	.mb-lg--200 {
		margin-bottom: -200px;
	}

	.mt-lg-0 {
		margin-top: 0;
	}

	.mb-lg-0 {
		margin-bottom: 0;
	}

	.ml-lg-0 {
		margin-left: 0;
	}

	.mr-lg-0 {
		margin-right: 0;
	}
}
/* Margin MD */
@media (min-width: 768px) and (max-width: 991px) {
	.mt-md-10 {
		margin-top: 10px;
	}

	.mt-md-20 {
		margin-top: 20px;
	}

	.mt-md-30 {
		margin-top: 30px;
	}

	.mt-md-40 {
		margin-top: 40px;
	}

	.mt-md-50 {
		margin-top: 50px;
	}

	.mt-md-60 {
		margin-top: 60px;
	}

	.mt-md-70 {
		margin-top: 70px;
	}

	.mt-md-80 {
		margin-top: 80px;
	}

	.mt-md-90 {
		margin-top: 90px;
	}

	.mt-md-100 {
		margin-top: 100px;
	}

	.mt-md-110 {
		margin-top: 110px;
	}

	.mt-md-120 {
		margin-top: 120px;
	}

	.mt-md-130 {
		margin-top: 130px;
	}

	.mt-md-140 {
		margin-top: 140px;
	}

	.mt-md-150 {
		margin-top: 150px;
	}

	.mt-md-160 {
		margin-top: 160px;
	}

	.mt-md-170 {
		margin-top: 170px;
	}

	.mt-md-180 {
		margin-top: 180px;
	}

	.mt-md-190 {
		margin-top: 190px;
	}

	.mt-md-200 {
		margin-top: 200px;
	}

	.mb-md-10 {
		margin-bottom: 10px;
	}

	.mb-md-20 {
		margin-bottom: 20px;
	}

	.mb-md-30 {
		margin-bottom: 30px;
	}

	.mb-md-40 {
		margin-bottom: 40px;
	}

	.mb-md-50 {
		margin-bottom: 50px;
	}

	.mb-md-60 {
		margin-bottom: 60px;
	}

	.mb-md-70 {
		margin-bottom: 70px;
	}

	.mb-md-80 {
		margin-bottom: 80px;
	}

	.mb-md-90 {
		margin-bottom: 90px;
	}

	.mb-md-100 {
		margin-bottom: 100px;
	}

	.mb-md-110 {
		margin-bottom: 110px;
	}

	.mb-md-120 {
		margin-bottom: 120px;
	}

	.mb-md-130 {
		margin-bottom: 130px;
	}

	.mb-md-140 {
		margin-bottom: 140px;
	}

	.mb-md-150 {
		margin-bottom: 150px;
	}

	.mb-md-160 {
		margin-bottom: 160px;
	}

	.mb-md-170 {
		margin-bottom: 170px;
	}

	.mb-md-180 {
		margin-bottom: 180px;
	}

	.mb-md-190 {
		margin-bottom: 190px;
	}

	.mb-md-200 {
		margin-bottom: 200px;
	}

	.ml-md-10 {
		margin-left: 10px;
	}

	.ml-md-20 {
		margin-left: 20px;
	}

	.ml-md-30 {
		margin-left: 30px;
	}

	.ml-md-40 {
		margin-left: 40px;
	}

	.ml-md-50 {
		margin-left: 50px;
	}

	.ml-md-60 {
		margin-left: 60px;
	}

	.ml-md-70 {
		margin-left: 70px;
	}

	.ml-md-80 {
		margin-left: 80px;
	}

	.ml-md-90 {
		margin-left: 90px;
	}

	.ml-md-100 {
		margin-left: 100px;
	}

	.ml-md-110 {
		margin-left: 110px;
	}

	.ml-md-120 {
		margin-left: 120px;
	}

	.ml-md-130 {
		margin-left: 130px;
	}

	.ml-md-140 {
		margin-left: 140px;
	}

	.ml-md-150 {
		margin-left: 150px;
	}

	.ml-md-160 {
		margin-left: 160px;
	}

	.ml-md-170 {
		margin-left: 170px;
	}

	.ml-md-180 {
		margin-left: 180px;
	}

	.ml-md-190 {
		margin-left: 190px;
	}

	.ml-md-200 {
		margin-left: 200px;
	}

	.mr-md-10 {
		margin-right: 10px;
	}

	.mr-md-20 {
		margin-right: 20px;
	}

	.mr-md-30 {
		margin-right: 30px;
	}

	.mr-md-40 {
		margin-right: 40px;
	}

	.mr-md-50 {
		margin-right: 50px;
	}

	.mr-md-60 {
		margin-right: 60px;
	}

	.mr-md-70 {
		margin-right: 70px;
	}

	.mr-md-80 {
		margin-right: 80px;
	}

	.mr-md-90 {
		margin-right: 90px;
	}

	.mr-md-100 {
		margin-right: 100px;
	}

	.mr-md-110 {
		margin-right: 110px;
	}

	.mr-md-120 {
		margin-right: 120px;
	}

	.mr-md-130 {
		margin-right: 130px;
	}

	.mr-md-140 {
		margin-right: 140px;
	}

	.mr-md-150 {
		margin-right: 150px;
	}

	.mr-md-160 {
		margin-right: 160px;
	}

	.mr-md-170 {
		margin-right: 170px;
	}

	.mr-md-180 {
		margin-right: 180px;
	}

	.mr-md-190 {
		margin-right: 190px;
	}

	.mr-md-200 {
		margin-right: 200px;
	}

	.mt-md--10 {
		margin-top: -10px;
	}

	.mt-md--20 {
		margin-top: -20px;
	}

	.mt-md--30 {
		margin-top: -30px;
	}

	.mt-md--40 {
		margin-top: -40px;
	}

	.mt-md--50 {
		margin-top: -50px;
	}

	.mt-md--60 {
		margin-top: -60px;
	}

	.mt-md--70 {
		margin-top: -70px;
	}

	.mt-md--80 {
		margin-top: -80px;
	}

	.mt-md--90 {
		margin-top: -90px;
	}

	.mt-md--100 {
		margin-top: -100px;
	}

	.mt-md--110 {
		margin-top: -110px;
	}

	.mt-md--120 {
		margin-top: -120px;
	}

	.mt-md--130 {
		margin-top: -130px;
	}

	.mt-md--140 {
		margin-top: -140px;
	}

	.mt-md--150 {
		margin-top: -150px;
	}

	.mt-md--160 {
		margin-top: -160px;
	}

	.mt-md--170 {
		margin-top: -170px;
	}

	.mt-md--180 {
		margin-top: -180px;
	}

	.mt-md--190 {
		margin-top: -190px;
	}

	.mt-md--200 {
		margin-top: -200px;
	}

	.mb-md--10 {
		margin-bottom: -10px;
	}

	.mb-md--20 {
		margin-bottom: -20px;
	}

	.mb-md--30 {
		margin-bottom: -30px;
	}

	.mb-md--40 {
		margin-bottom: -40px;
	}

	.mb-md--50 {
		margin-bottom: -50px;
	}

	.mb-md--60 {
		margin-bottom: -60px;
	}

	.mb-md--70 {
		margin-bottom: -70px;
	}

	.mb-md--80 {
		margin-bottom: -80px;
	}

	.mb-md--90 {
		margin-bottom: -90px;
	}

	.mb-md--100 {
		margin-bottom: -100px;
	}

	.mb-md--110 {
		margin-bottom: -110px;
	}

	.mb-md--120 {
		margin-bottom: -120px;
	}

	.mb-md--130 {
		margin-bottom: -130px;
	}

	.mb-md--140 {
		margin-bottom: -140px;
	}

	.mb-md--150 {
		margin-bottom: -150px;
	}

	.mb-md--160 {
		margin-bottom: -160px;
	}

	.mb-md--170 {
		margin-bottom: -170px;
	}

	.mb-md--180 {
		margin-bottom: -180px;
	}

	.mb-md--190 {
		margin-bottom: -190px;
	}

	.mb-md--200 {
		margin-bottom: -200px;
	}

	.mt-md-0 {
		margin-top: 0;
	}

	.mb-md-0 {
		margin-bottom: 0;
	}

	.ml-md-0 {
		margin-left: 0;
	}

	.mr-md-0 {
		margin-right: 0;
	}
}
/* Margin XS */
@media (max-width: 767px) {
	.mt-xs-10 {
		margin-top: 10px;
	}

	.mt-xs-20 {
		margin-top: 20px;
	}

	.mt-xs-30 {
		margin-top: 30px;
	}

	.mt-xs-40 {
		margin-top: 40px;
	}

	.mt-xs-50 {
		margin-top: 50px;
	}

	.mt-xs-60 {
		margin-top: 60px;
	}

	.mt-xs-70 {
		margin-top: 70px;
	}

	.mt-xs-80 {
		margin-top: 80px;
	}

	.mt-xs-90 {
		margin-top: 90px;
	}

	.mt-xs-100 {
		margin-top: 100px;
	}

	.mt-xs-110 {
		margin-top: 110px;
	}

	.mt-xs-120 {
		margin-top: 120px;
	}

	.mt-xs-130 {
		margin-top: 130px;
	}

	.mt-xs-140 {
		margin-top: 140px;
	}

	.mt-xs-150 {
		margin-top: 150px;
	}

	.mt-xs-160 {
		margin-top: 160px;
	}

	.mt-xs-170 {
		margin-top: 170px;
	}

	.mt-xs-180 {
		margin-top: 180px;
	}

	.mt-xs-190 {
		margin-top: 190px;
	}

	.mt-xs-200 {
		margin-top: 200px;
	}

	.mb-xs-10 {
		margin-bottom: 10px;
	}

	.mb-xs-20 {
		margin-bottom: 20px;
	}

	.mb-xs-30 {
		margin-bottom: 30px;
	}

	.mb-xs-40 {
		margin-bottom: 40px;
	}

	.mb-xs-50 {
		margin-bottom: 50px;
	}

	.mb-xs-60 {
		margin-bottom: 60px;
	}

	.mb-xs-70 {
		margin-bottom: 70px;
	}

	.mb-xs-80 {
		margin-bottom: 80px;
	}

	.mb-xs-90 {
		margin-bottom: 90px;
	}

	.mb-xs-100 {
		margin-bottom: 100px;
	}

	.mb-xs-110 {
		margin-bottom: 110px;
	}

	.mb-xs-120 {
		margin-bottom: 120px;
	}

	.mb-xs-130 {
		margin-bottom: 130px;
	}

	.mb-xs-140 {
		margin-bottom: 140px;
	}

	.mb-xs-150 {
		margin-bottom: 150px;
	}

	.mb-xs-160 {
		margin-bottom: 160px;
	}

	.mb-xs-170 {
		margin-bottom: 170px;
	}

	.mb-xs-180 {
		margin-bottom: 180px;
	}

	.mb-xs-190 {
		margin-bottom: 190px;
	}

	.mb-xs-200 {
		margin-bottom: 200px;
	}

	.ml-xs-10 {
		margin-left: 10px;
	}

	.ml-xs-20 {
		margin-left: 20px;
	}

	.ml-xs-30 {
		margin-left: 30px;
	}

	.ml-xs-40 {
		margin-left: 40px;
	}

	.ml-xs-50 {
		margin-left: 50px;
	}

	.ml-xs-60 {
		margin-left: 60px;
	}

	.ml-xs-70 {
		margin-left: 70px;
	}

	.ml-xs-80 {
		margin-left: 80px;
	}

	.ml-xs-90 {
		margin-left: 90px;
	}

	.ml-xs-100 {
		margin-left: 100px;
	}

	.ml-xs-110 {
		margin-left: 110px;
	}

	.ml-xs-120 {
		margin-left: 120px;
	}

	.ml-xs-130 {
		margin-left: 130px;
	}

	.ml-xs-140 {
		margin-left: 140px;
	}

	.ml-xs-150 {
		margin-left: 150px;
	}

	.ml-xs-160 {
		margin-left: 160px;
	}

	.ml-xs-170 {
		margin-left: 170px;
	}

	.ml-xs-180 {
		margin-left: 180px;
	}

	.ml-xs-190 {
		margin-left: 190px;
	}

	.ml-xs-200 {
		margin-left: 200px;
	}

	.mr-xs-10 {
		margin-right: 10px;
	}

	.mr-xs-20 {
		margin-right: 20px;
	}

	.mr-xs-30 {
		margin-right: 30px;
	}

	.mr-xs-40 {
		margin-right: 40px;
	}

	.mr-xs-50 {
		margin-right: 50px;
	}

	.mr-xs-60 {
		margin-right: 60px;
	}

	.mr-xs-70 {
		margin-right: 70px;
	}

	.mr-xs-80 {
		margin-right: 80px;
	}

	.mr-xs-90 {
		margin-right: 90px;
	}

	.mr-xs-100 {
		margin-right: 100px;
	}

	.mr-xs-110 {
		margin-right: 110px;
	}

	.mr-xs-120 {
		margin-right: 120px;
	}

	.mr-xs-130 {
		margin-right: 130px;
	}

	.mr-xs-140 {
		margin-right: 140px;
	}

	.mr-xs-150 {
		margin-right: 150px;
	}

	.mr-xs-160 {
		margin-right: 160px;
	}

	.mr-xs-170 {
		margin-right: 170px;
	}

	.mr-xs-180 {
		margin-right: 180px;
	}

	.mr-xs-190 {
		margin-right: 190px;
	}

	.mr-xs-200 {
		margin-right: 200px;
	}

	.mt-xs--10 {
		margin-top: -10px;
	}

	.mt-xs--20 {
		margin-top: -20px;
	}

	.mt-xs--30 {
		margin-top: -30px;
	}

	.mt-xs--40 {
		margin-top: -40px;
	}

	.mt-xs--50 {
		margin-top: -50px;
	}

	.mt-xs--60 {
		margin-top: -60px;
	}

	.mt-xs--70 {
		margin-top: -70px;
	}

	.mt-xs--80 {
		margin-top: -80px;
	}

	.mt-xs--90 {
		margin-top: -90px;
	}

	.mt-xs--100 {
		margin-top: -100px;
	}

	.mt-xs--110 {
		margin-top: -110px;
	}

	.mt-xs--120 {
		margin-top: -120px;
	}

	.mt-xs--130 {
		margin-top: -130px;
	}

	.mt-xs--140 {
		margin-top: -140px;
	}

	.mt-xs--150 {
		margin-top: -150px;
	}

	.mt-xs--160 {
		margin-top: -160px;
	}

	.mt-xs--170 {
		margin-top: -170px;
	}

	.mt-xs--180 {
		margin-top: -180px;
	}

	.mt-xs--190 {
		margin-top: -190px;
	}

	.mt-xs--200 {
		margin-top: -200px;
	}

	.mb-xs--10 {
		margin-bottom: -10px;
	}

	.mb-xs--20 {
		margin-bottom: -20px;
	}

	.mb-xs--30 {
		margin-bottom: -30px;
	}

	.mb-xs--40 {
		margin-bottom: -40px;
	}

	.mb-xs--50 {
		margin-bottom: -50px;
	}

	.mb-xs--60 {
		margin-bottom: -60px;
	}

	.mb-xs--70 {
		margin-bottom: -70px;
	}

	.mb-xs--80 {
		margin-bottom: -80px;
	}

	.mb-xs--90 {
		margin-bottom: -90px;
	}

	.mb-xs--100 {
		margin-bottom: -100px;
	}

	.mb-xs--110 {
		margin-bottom: -110px;
	}

	.mb-xs--120 {
		margin-bottom: -120px;
	}

	.mb-xs--130 {
		margin-bottom: -130px;
	}

	.mb-xs--140 {
		margin-bottom: -140px;
	}

	.mb-xs--150 {
		margin-bottom: -150px;
	}

	.mb-xs--160 {
		margin-bottom: -160px;
	}

	.mb-xs--170 {
		margin-bottom: -170px;
	}

	.mb-xs--180 {
		margin-bottom: -180px;
	}

	.mb-xs--190 {
		margin-bottom: -190px;
	}

	.mb-xs--200 {
		margin-bottom: -200px;
	}

	.mt-xs-0 {
		margin-top: 0;
	}

	.mb-xs-0 {
		margin-bottom: 0;
	}

	.ml-xs-0 {
		margin-left: 0;
	}

	.mr-xs-0 {
		margin-right: 0;
	}
}
/* Padding Top */
.pt-5 {
	padding-top: 5px;
}

.pt-10 {
	padding-top: 10px;
}

.pt-15 {
	padding-top: 15px;
}

.pt-20 {
	padding-top: 20px;
}

.pt-25 {
	padding-top: 25px;
}

.pt-30 {
	padding-top: 30px;
}

.pt-35 {
	padding-top: 35px;
}

.pt-40 {
	padding-top: 40px;
}

.pt-45 {
	padding-top: 45px;
}

.pt-50 {
	padding-top: 50px;
}

.pt-55 {
	padding-top: 55px;
}

.pt-60 {
	padding-top: 60px;
}

.pt-65 {
	padding-top: 65px;
}

.pt-70 {
	padding-top: 70px;
}

.pt-75 {
	padding-top: 75px;
}

.pt-80 {
	padding-top: 80px;
}

.pt-85 {
	padding-top: 85px;
}

.pt-90 {
	padding-top: 90px;
}

.pt-95 {
	padding-top: 95px;
}

.pt-100 {
	padding-top: 100px;
}

.pt-105 {
	padding-top: 105px;
}

.pt-110 {
	padding-top: 110px;
}

.pt-115 {
	padding-top: 115px;
}

.pt-120 {
	padding-top: 120px;
}

.pt-125 {
	padding-top: 125px;
}

.pt-130 {
	padding-top: 130px;
}

.pt-135 {
	padding-top: 135px;
}

.pt-140 {
	padding-top: 140px;
}

.pt-145 {
	padding-top: 145px;
}

.pt-150 {
	padding-top: 150px;
}

.pt-155 {
	padding-top: 155px;
}

.pt-160 {
	padding-top: 160px;
}

.pt-165 {
	padding-top: 165px;
}

.pt-170 {
	padding-top: 170px;
}

.pt-175 {
	padding-top: 175px;
}

.pt-180 {
	padding-top: 180px;
}

.pt-185 {
	padding-top: 185px;
}

.pt-190 {
	padding-top: 190px;
}

.pt-195 {
	padding-top: 195px;
}

.pt-200 {
	padding-top: 200px;
}

.pt--10 {
	padding-top: -10px;
}

.pt--20 {
	padding-top: -20px;
}

.pt--30 {
	padding-top: -30px;
}

.pt--40 {
	padding-top: -40px;
}

.pt--50 {
	padding-top: -50px;
}

.pt--60 {
	padding-top: -60px;
}

.pt--70 {
	padding-top: -70px;
}

.pt--80 {
	padding-top: -80px;
}

.pt--90 {
	padding-top: -90px;
}

.pt--100 {
	padding-top: -100px;
}

.pt--110 {
	padding-top: -110px;
}

.pt--120 {
	padding-top: -120px;
}

.pt--130 {
	padding-top: -130px;
}

.pt--140 {
	padding-top: -140px;
}

.pt--150 {
	padding-top: -150px;
}

.pt--160 {
	padding-top: -160px;
}

.pt--170 {
	padding-top: -170px;
}

.pt--180 {
	padding-top: -180px;
}

.pt--190 {
	padding-top: -190px;
}

.pt--200 {
	padding-top: -200px;
}

/* Padding Bottom */
.pb-5 {
	padding-bottom: 5px;
}

.pb-10 {
	padding-bottom: 10px;
}

.pb-15 {
	padding-bottom: 15px;
}

.pb-20 {
	padding-bottom: 20px;
}

.pb-25 {
	padding-bottom: 25px;
}

.pb-30 {
	padding-bottom: 30px;
}

.pb-35 {
	padding-bottom: 35px;
}

.pb-40 {
	padding-bottom: 40px;
}

.pb-45 {
	padding-bottom: 45px;
}

.pb-50 {
	padding-bottom: 50px;
}

.pb-55 {
	padding-bottom: 55px;
}

.pb-60 {
	padding-bottom: 60px;
}

.pb-65 {
	padding-bottom: 65px;
}

.pb-70 {
	padding-bottom: 70px;
}

.pb-75 {
	padding-bottom: 75px;
}

.pb-80 {
	padding-bottom: 80px;
}

.pb-85 {
	padding-bottom: 85px;
}

.pb-90 {
	padding-bottom: 90px;
}

.pb-95 {
	padding-bottom: 95px;
}

.pb-100 {
	padding-bottom: 100px;
}

.pb-105 {
	padding-bottom: 105px;
}

.pb-110 {
	padding-bottom: 110px;
}

.pb-115 {
	padding-bottom: 115px;
}

.pb-120 {
	padding-bottom: 120px;
}

.pb-125 {
	padding-bottom: 125px;
}

.pb-130 {
	padding-bottom: 130px;
}

.pb-135 {
	padding-bottom: 135px;
}

.pb-140 {
	padding-bottom: 140px;
}

.pb-145 {
	padding-bottom: 145px;
}

.pb-150 {
	padding-bottom: 150px;
}

.pb-155 {
	padding-bottom: 155px;
}

.pb-160 {
	padding-bottom: 160px;
}

.pb-165 {
	padding-bottom: 165px;
}

.pb-170 {
	padding-bottom: 170px;
}

.pb-175 {
	padding-bottom: 175px;
}

.pb-180 {
	padding-bottom: 180px;
}

.pb-185 {
	padding-bottom: 185px;
}

.pb-190 {
	padding-bottom: 190px;
}

.pb-195 {
	padding-bottom: 195px;
}

.pb-200 {
	padding-bottom: 200px;
}

.pb--10 {
	padding-bottom: -10px;
}

.pb--20 {
	padding-bottom: -20px;
}

.pb--30 {
	padding-bottom: -30px;
}

.pb--40 {
	padding-bottom: -40px;
}

.pb--50 {
	padding-bottom: -50px;
}

.pb--60 {
	padding-bottom: -60px;
}

.pb--70 {
	padding-bottom: -70px;
}

.pb--80 {
	padding-bottom: -80px;
}

.pb--90 {
	padding-bottom: -90px;
}

.pb--100 {
	padding-bottom: -100px;
}

.pb--110 {
	padding-bottom: -110px;
}

.pb--120 {
	padding-bottom: -120px;
}

.pb--130 {
	padding-bottom: -130px;
}

.pb--140 {
	padding-bottom: -140px;
}

.pb--150 {
	padding-bottom: -150px;
}

.pb--160 {
	padding-bottom: -160px;
}

.pb--170 {
	padding-bottom: -170px;
}

.pb--180 {
	padding-bottom: -180px;
}

.pb--190 {
	padding-bottom: -190px;
}

.pb--200 {
	padding-bottom: -200px;
}

/* Padding Left */
.pl-5 {
	padding-left: 5px;
}

.pl-10 {
	padding-left: 10px;
}

.pl-15 {
	padding-left: 15px;
}

.pl-20 {
	padding-left: 20px;
}

.pl-25 {
	padding-left: 25px;
}

.pl-30 {
	padding-left: 30px;
}

.pl-35 {
	padding-left: 35px;
}

.pl-40 {
	padding-left: 40px;
}

.pl-45 {
	padding-left: 45px;
}

.pl-50 {
	padding-left: 50px;
}

.pl-55 {
	padding-left: 55px;
}

.pl-60 {
	padding-left: 60px;
}

.pl-65 {
	padding-left: 65px;
}

.pl-70 {
	padding-left: 70px;
}

.pl-75 {
	padding-left: 75px;
}

.pl-80 {
	padding-left: 80px;
}

.pl-85 {
	padding-left: 85px;
}

.pl-90 {
	padding-left: 90px;
}

.pl-95 {
	padding-left: 95px;
}

.pl-100 {
	padding-left: 100px;
}

/* Padding Right */
.pr-5 {
	padding-right: 5px;
}

.pr-10 {
	padding-right: 10px;
}

.pr-15 {
	padding-right: 15px;
}

.pr-20 {
	padding-right: 20px;
}

.pr-25 {
	padding-right: 25px;
}

.pr-30 {
	padding-right: 30px;
}

.pr-35 {
	padding-right: 35px;
}

.pr-40 {
	padding-right: 40px;
}

.pr-45 {
	padding-right: 45px;
}

.pr-50 {
	padding-right: 50px;
}

.pr-55 {
	padding-right: 55px;
}

.pr-60 {
	padding-right: 60px;
}

.pr-65 {
	padding-right: 65px;
}

.pr-70 {
	padding-right: 70px;
}

.pr-75 {
	padding-right: 75px;
}

.pr-80 {
	padding-right: 80px;
}

.pr-85 {
	padding-right: 85px;
}

.pr-90 {
	padding-right: 90px;
}

.pr-95 {
	padding-right: 95px;
}

.pr-100 {
	padding-right: 100px;
}

/* Padding LG */
@media (min-width: 992px) and (max-width: 1199px) {
	.pt-lg-10 {
		padding-top: 10px;
	}

	.pt-lg-20 {
		padding-top: 20px;
	}

	.pt-lg-30 {
		padding-top: 30px;
	}

	.pt-lg-40 {
		padding-top: 40px;
	}

	.pt-lg-50 {
		padding-top: 50px;
	}

	.pt-lg-60 {
		padding-top: 60px;
	}

	.pt-lg-70 {
		padding-top: 70px;
	}

	.pt-lg-80 {
		padding-top: 80px;
	}

	.pt-lg-90 {
		padding-top: 90px;
	}

	.pt-lg-100 {
		padding-top: 100px;
	}

	.pt-lg-110 {
		padding-top: 110px;
	}

	.pt-lg-120 {
		padding-top: 120px;
	}

	.pt-lg-130 {
		padding-top: 130px;
	}

	.pt-lg-140 {
		padding-top: 140px;
	}

	.pt-lg-150 {
		padding-top: 150px;
	}

	.pt-lg-160 {
		padding-top: 160px;
	}

	.pt-lg-170 {
		padding-top: 170px;
	}

	.pt-lg-180 {
		padding-top: 180px;
	}

	.pt-lg-190 {
		padding-top: 190px;
	}

	.pt-lg-200 {
		padding-top: 200px;
	}

	.pb-lg-10 {
		padding-bottom: 10px;
	}

	.pb-lg-20 {
		padding-bottom: 20px;
	}

	.pb-lg-30 {
		padding-bottom: 30px;
	}

	.pb-lg-40 {
		padding-bottom: 40px;
	}

	.pb-lg-50 {
		padding-bottom: 50px;
	}

	.pb-lg-60 {
		padding-bottom: 60px;
	}

	.pb-lg-70 {
		padding-bottom: 70px;
	}

	.pb-lg-80 {
		padding-bottom: 80px;
	}

	.pb-lg-90 {
		padding-bottom: 90px;
	}

	.pb-lg-100 {
		padding-bottom: 100px;
	}

	.pb-lg-110 {
		padding-bottom: 110px;
	}

	.pb-lg-120 {
		padding-bottom: 120px;
	}

	.pb-lg-130 {
		padding-bottom: 130px;
	}

	.pb-lg-140 {
		padding-bottom: 140px;
	}

	.pb-lg-150 {
		padding-bottom: 150px;
	}

	.pb-lg-160 {
		padding-bottom: 160px;
	}

	.pb-lg-170 {
		padding-bottom: 170px;
	}

	.pb-lg-180 {
		padding-bottom: 180px;
	}

	.pb-lg-190 {
		padding-bottom: 190px;
	}

	.pb-lg-200 {
		padding-bottom: 200px;
	}

	.pl-lg-10 {
		padding-left: 10px;
	}

	.pl-lg-20 {
		padding-left: 20px;
	}

	.pl-lg-30 {
		padding-left: 30px;
	}

	.pl-lg-40 {
		padding-left: 40px;
	}

	.pl-lg-50 {
		padding-left: 50px;
	}

	.pl-lg-60 {
		padding-left: 60px;
	}

	.pl-lg-70 {
		padding-left: 70px;
	}

	.pl-lg-80 {
		padding-left: 80px;
	}

	.pl-lg-90 {
		padding-left: 90px;
	}

	.pl-lg-100 {
		padding-left: 100px;
	}

	.pl-lg-110 {
		padding-left: 110px;
	}

	.pl-lg-120 {
		padding-left: 120px;
	}

	.pl-lg-130 {
		padding-left: 130px;
	}

	.pl-lg-140 {
		padding-left: 140px;
	}

	.pl-lg-150 {
		padding-left: 150px;
	}

	.pl-lg-160 {
		padding-left: 160px;
	}

	.pl-lg-170 {
		padding-left: 170px;
	}

	.pl-lg-180 {
		padding-left: 180px;
	}

	.pl-lg-190 {
		padding-left: 190px;
	}

	.pl-lg-200 {
		padding-left: 200px;
	}

	.pr-lg-10 {
		padding-right: 10px;
	}

	.pr-lg-20 {
		padding-right: 20px;
	}

	.pr-lg-30 {
		padding-right: 30px;
	}

	.pr-lg-40 {
		padding-right: 40px;
	}

	.pr-lg-50 {
		padding-right: 50px;
	}

	.pr-lg-60 {
		padding-right: 60px;
	}

	.pr-lg-70 {
		padding-right: 70px;
	}

	.pr-lg-80 {
		padding-right: 80px;
	}

	.pr-lg-90 {
		padding-right: 90px;
	}

	.pr-lg-100 {
		padding-right: 100px;
	}

	.pr-lg-110 {
		padding-right: 110px;
	}

	.pr-lg-120 {
		padding-right: 120px;
	}

	.pr-lg-130 {
		padding-right: 130px;
	}

	.pr-lg-140 {
		padding-right: 140px;
	}

	.pr-lg-150 {
		padding-right: 150px;
	}

	.pr-lg-160 {
		padding-right: 160px;
	}

	.pr-lg-170 {
		padding-right: 170px;
	}

	.pr-lg-180 {
		padding-right: 180px;
	}

	.pr-lg-190 {
		padding-right: 190px;
	}

	.pr-lg-200 {
		padding-right: 200px;
	}

	.pt-lg--10 {
		padding-top: -10px;
	}

	.pt-lg--20 {
		padding-top: -20px;
	}

	.pt-lg--30 {
		padding-top: -30px;
	}

	.pt-lg--40 {
		padding-top: -40px;
	}

	.pt-lg--50 {
		padding-top: -50px;
	}

	.pt-lg--60 {
		padding-top: -60px;
	}

	.pt-lg--70 {
		padding-top: -70px;
	}

	.pt-lg--80 {
		padding-top: -80px;
	}

	.pt-lg--90 {
		padding-top: -90px;
	}

	.pt-lg--100 {
		padding-top: -100px;
	}

	.pt-lg--110 {
		padding-top: -110px;
	}

	.pt-lg--120 {
		padding-top: -120px;
	}

	.pt-lg--130 {
		padding-top: -130px;
	}

	.pt-lg--140 {
		padding-top: -140px;
	}

	.pt-lg--150 {
		padding-top: -150px;
	}

	.pt-lg--160 {
		padding-top: -160px;
	}

	.pt-lg--170 {
		padding-top: -170px;
	}

	.pt-lg--180 {
		padding-top: -180px;
	}

	.pt-lg--190 {
		padding-top: -190px;
	}

	.pt-lg--200 {
		padding-top: -200px;
	}

	.pb-lg--10 {
		padding-bottom: -10px;
	}

	.pb-lg--20 {
		padding-bottom: -20px;
	}

	.pb-lg--30 {
		padding-bottom: -30px;
	}

	.pb-lg--40 {
		padding-bottom: -40px;
	}

	.pb-lg--50 {
		padding-bottom: -50px;
	}

	.pb-lg--60 {
		padding-bottom: -60px;
	}

	.pb-lg--70 {
		padding-bottom: -70px;
	}

	.pb-lg--80 {
		padding-bottom: -80px;
	}

	.pb-lg--90 {
		padding-bottom: -90px;
	}

	.pb-lg--100 {
		padding-bottom: -100px;
	}

	.pb-lg--110 {
		padding-bottom: -110px;
	}

	.pb-lg--120 {
		padding-bottom: -120px;
	}

	.pb-lg--130 {
		padding-bottom: -130px;
	}

	.pb-lg--140 {
		padding-bottom: -140px;
	}

	.pb-lg--150 {
		padding-bottom: -150px;
	}

	.pb-lg--160 {
		padding-bottom: -160px;
	}

	.pb-lg--170 {
		padding-bottom: -170px;
	}

	.pb-lg--180 {
		padding-bottom: -180px;
	}

	.pb-lg--190 {
		padding-bottom: -190px;
	}

	.pb-lg--200 {
		padding-bottom: -200px;
	}

	.pt-lg-0 {
		padding-top: 0;
	}

	.pb-lg-0 {
		padding-bottom: 0;
	}

	.pl-lg-0 {
		padding-left: 0;
	}

	.pr-lg-0 {
		padding-right: 0;
	}
}
/* Padding MD */
@media (min-width: 768px) and (max-width: 991px) {
	.pt-md-10 {
		padding-top: 10px;
	}

	.pt-md-20 {
		padding-top: 20px;
	}

	.pt-md-30 {
		padding-top: 30px;
	}

	.pt-md-40 {
		padding-top: 40px;
	}

	.pt-md-50 {
		padding-top: 50px;
	}

	.pt-md-60 {
		padding-top: 60px;
	}

	.pt-md-70 {
		padding-top: 70px;
	}

	.pt-md-80 {
		padding-top: 80px;
	}

	.pt-md-90 {
		padding-top: 90px;
	}

	.pt-md-100 {
		padding-top: 100px;
	}

	.pt-md-110 {
		padding-top: 110px;
	}

	.pt-md-120 {
		padding-top: 120px;
	}

	.pt-md-130 {
		padding-top: 130px;
	}

	.pt-md-140 {
		padding-top: 140px;
	}

	.pt-md-150 {
		padding-top: 150px;
	}

	.pt-md-160 {
		padding-top: 160px;
	}

	.pt-md-170 {
		padding-top: 170px;
	}

	.pt-md-180 {
		padding-top: 180px;
	}

	.pt-md-190 {
		padding-top: 190px;
	}

	.pt-md-200 {
		padding-top: 200px;
	}

	.pb-md-10 {
		padding-bottom: 10px;
	}

	.pb-md-20 {
		padding-bottom: 20px;
	}

	.pb-md-30 {
		padding-bottom: 30px;
	}

	.pb-md-40 {
		padding-bottom: 40px;
	}

	.pb-md-50 {
		padding-bottom: 50px;
	}

	.pb-md-60 {
		padding-bottom: 60px;
	}

	.pb-md-70 {
		padding-bottom: 70px;
	}

	.pb-md-80 {
		padding-bottom: 80px;
	}

	.pb-md-90 {
		padding-bottom: 90px;
	}

	.pb-md-100 {
		padding-bottom: 100px;
	}

	.pb-md-110 {
		padding-bottom: 110px;
	}

	.pb-md-120 {
		padding-bottom: 120px;
	}

	.pb-md-130 {
		padding-bottom: 130px;
	}

	.pb-md-140 {
		padding-bottom: 140px;
	}

	.pb-md-150 {
		padding-bottom: 150px;
	}

	.pb-md-160 {
		padding-bottom: 160px;
	}

	.pb-md-170 {
		padding-bottom: 170px;
	}

	.pb-md-180 {
		padding-bottom: 180px;
	}

	.pb-md-190 {
		padding-bottom: 190px;
	}

	.pb-md-200 {
		padding-bottom: 200px;
	}

	.pl-md-10 {
		padding-left: 10px;
	}

	.pl-md-20 {
		padding-left: 20px;
	}

	.pl-md-30 {
		padding-left: 30px;
	}

	.pl-md-40 {
		padding-left: 40px;
	}

	.pl-md-50 {
		padding-left: 50px;
	}

	.pl-md-60 {
		padding-left: 60px;
	}

	.pl-md-70 {
		padding-left: 70px;
	}

	.pl-md-80 {
		padding-left: 80px;
	}

	.pl-md-90 {
		padding-left: 90px;
	}

	.pl-md-100 {
		padding-left: 100px;
	}

	.pl-md-110 {
		padding-left: 110px;
	}

	.pl-md-120 {
		padding-left: 120px;
	}

	.pl-md-130 {
		padding-left: 130px;
	}

	.pl-md-140 {
		padding-left: 140px;
	}

	.pl-md-150 {
		padding-left: 150px;
	}

	.pl-md-160 {
		padding-left: 160px;
	}

	.pl-md-170 {
		padding-left: 170px;
	}

	.pl-md-180 {
		padding-left: 180px;
	}

	.pl-md-190 {
		padding-left: 190px;
	}

	.pl-md-200 {
		padding-left: 200px;
	}

	.pr-md-10 {
		padding-right: 10px;
	}

	.pr-md-20 {
		padding-right: 20px;
	}

	.pr-md-30 {
		padding-right: 30px;
	}

	.pr-md-40 {
		padding-right: 40px;
	}

	.pr-md-50 {
		padding-right: 50px;
	}

	.pr-md-60 {
		padding-right: 60px;
	}

	.pr-md-70 {
		padding-right: 70px;
	}

	.pr-md-80 {
		padding-right: 80px;
	}

	.pr-md-90 {
		padding-right: 90px;
	}

	.pr-md-100 {
		padding-right: 100px;
	}

	.pr-md-110 {
		padding-right: 110px;
	}

	.pr-md-120 {
		padding-right: 120px;
	}

	.pr-md-130 {
		padding-right: 130px;
	}

	.pr-md-140 {
		padding-right: 140px;
	}

	.pr-md-150 {
		padding-right: 150px;
	}

	.pr-md-160 {
		padding-right: 160px;
	}

	.pr-md-170 {
		padding-right: 170px;
	}

	.pr-md-180 {
		padding-right: 180px;
	}

	.pr-md-190 {
		padding-right: 190px;
	}

	.pr-md-200 {
		padding-right: 200px;
	}

	.pt-md--10 {
		padding-top: -10px;
	}

	.pt-md--20 {
		padding-top: -20px;
	}

	.pt-md--30 {
		padding-top: -30px;
	}

	.pt-md--40 {
		padding-top: -40px;
	}

	.pt-md--50 {
		padding-top: -50px;
	}

	.pt-md--60 {
		padding-top: -60px;
	}

	.pt-md--70 {
		padding-top: -70px;
	}

	.pt-md--80 {
		padding-top: -80px;
	}

	.pt-md--90 {
		padding-top: -90px;
	}

	.pt-md--100 {
		padding-top: -100px;
	}

	.pt-md--110 {
		padding-top: -110px;
	}

	.pt-md--120 {
		padding-top: -120px;
	}

	.pt-md--130 {
		padding-top: -130px;
	}

	.pt-md--140 {
		padding-top: -140px;
	}

	.pt-md--150 {
		padding-top: -150px;
	}

	.pt-md--160 {
		padding-top: -160px;
	}

	.pt-md--170 {
		padding-top: -170px;
	}

	.pt-md--180 {
		padding-top: -180px;
	}

	.pt-md--190 {
		padding-top: -190px;
	}

	.pt-md--200 {
		padding-top: -200px;
	}

	.pb-md--10 {
		padding-bottom: -10px;
	}

	.pb-md--20 {
		padding-bottom: -20px;
	}

	.pb-md--30 {
		padding-bottom: -30px;
	}

	.pb-md--40 {
		padding-bottom: -40px;
	}

	.pb-md--50 {
		padding-bottom: -50px;
	}

	.pb-md--60 {
		padding-bottom: -60px;
	}

	.pb-md--70 {
		padding-bottom: -70px;
	}

	.pb-md--80 {
		padding-bottom: -80px;
	}

	.pb-md--90 {
		padding-bottom: -90px;
	}

	.pb-md--100 {
		padding-bottom: -100px;
	}

	.pb-md--110 {
		padding-bottom: -110px;
	}

	.pb-md--120 {
		padding-bottom: -120px;
	}

	.pb-md--130 {
		padding-bottom: -130px;
	}

	.pb-md--140 {
		padding-bottom: -140px;
	}

	.pb-md--150 {
		padding-bottom: -150px;
	}

	.pb-md--160 {
		padding-bottom: -160px;
	}

	.pb-md--170 {
		padding-bottom: -170px;
	}

	.pb-md--180 {
		padding-bottom: -180px;
	}

	.pb-md--190 {
		padding-bottom: -190px;
	}

	.pb-md--200 {
		padding-bottom: -200px;
	}

	.pt-md-0 {
		padding-top: 0;
	}

	.pb-md-0 {
		padding-bottom: 0;
	}

	.pl-md-0 {
		padding-left: 0;
	}

	.pr-md-0 {
		padding-right: 0;
	}
}
/* Padding XS */
@media (max-width: 767px) {
	.pt-xs-10 {
		padding-top: 10px;
	}

	.pt-xs-20 {
		padding-top: 20px;
	}

	.pt-xs-30 {
		padding-top: 30px;
	}

	.pt-xs-40 {
		padding-top: 40px;
	}

	.pt-xs-50 {
		padding-top: 50px;
	}

	.pt-xs-60 {
		padding-top: 60px;
	}

	.pt-xs-70 {
		padding-top: 70px;
	}

	.pt-xs-80 {
		padding-top: 80px;
	}

	.pt-xs-90 {
		padding-top: 90px;
	}

	.pt-xs-100 {
		padding-top: 100px;
	}

	.pt-xs-110 {
		padding-top: 110px;
	}

	.pt-xs-120 {
		padding-top: 120px;
	}

	.pt-xs-130 {
		padding-top: 130px;
	}

	.pt-xs-140 {
		padding-top: 140px;
	}

	.pt-xs-150 {
		padding-top: 150px;
	}

	.pt-xs-160 {
		padding-top: 160px;
	}

	.pt-xs-170 {
		padding-top: 170px;
	}

	.pt-xs-180 {
		padding-top: 180px;
	}

	.pt-xs-190 {
		padding-top: 190px;
	}

	.pt-xs-200 {
		padding-top: 200px;
	}

	.pb-xs-10 {
		padding-bottom: 10px;
	}

	.pb-xs-20 {
		padding-bottom: 20px;
	}

	.pb-xs-30 {
		padding-bottom: 30px;
	}

	.pb-xs-40 {
		padding-bottom: 40px;
	}

	.pb-xs-50 {
		padding-bottom: 50px;
	}

	.pb-xs-60 {
		padding-bottom: 60px;
	}

	.pb-xs-70 {
		padding-bottom: 70px;
	}

	.pb-xs-80 {
		padding-bottom: 80px;
	}

	.pb-xs-90 {
		padding-bottom: 90px;
	}

	.pb-xs-100 {
		padding-bottom: 100px;
	}

	.pb-xs-110 {
		padding-bottom: 110px;
	}

	.pb-xs-120 {
		padding-bottom: 120px;
	}

	.pb-xs-130 {
		padding-bottom: 130px;
	}

	.pb-xs-140 {
		padding-bottom: 140px;
	}

	.pb-xs-150 {
		padding-bottom: 150px;
	}

	.pb-xs-160 {
		padding-bottom: 160px;
	}

	.pb-xs-170 {
		padding-bottom: 170px;
	}

	.pb-xs-180 {
		padding-bottom: 180px;
	}

	.pb-xs-190 {
		padding-bottom: 190px;
	}

	.pb-xs-200 {
		padding-bottom: 200px;
	}

	.pl-xs-10 {
		padding-left: 10px;
	}

	.pl-xs-20 {
		padding-left: 20px;
	}

	.pl-xs-30 {
		padding-left: 30px;
	}

	.pl-xs-40 {
		padding-left: 40px;
	}

	.pl-xs-50 {
		padding-left: 50px;
	}

	.pl-xs-60 {
		padding-left: 60px;
	}

	.pl-xs-70 {
		padding-left: 70px;
	}

	.pl-xs-80 {
		padding-left: 80px;
	}

	.pl-xs-90 {
		padding-left: 90px;
	}

	.pl-xs-100 {
		padding-left: 100px;
	}

	.pl-xs-110 {
		padding-left: 110px;
	}

	.pl-xs-120 {
		padding-left: 120px;
	}

	.pl-xs-130 {
		padding-left: 130px;
	}

	.pl-xs-140 {
		padding-left: 140px;
	}

	.pl-xs-150 {
		padding-left: 150px;
	}

	.pl-xs-160 {
		padding-left: 160px;
	}

	.pl-xs-170 {
		padding-left: 170px;
	}

	.pl-xs-180 {
		padding-left: 180px;
	}

	.pl-xs-190 {
		padding-left: 190px;
	}

	.pl-xs-200 {
		padding-left: 200px;
	}

	.pr-xs-10 {
		padding-right: 10px;
	}

	.pr-xs-20 {
		padding-right: 20px;
	}

	.pr-xs-30 {
		padding-right: 30px;
	}

	.pr-xs-40 {
		padding-right: 40px;
	}

	.pr-xs-50 {
		padding-right: 50px;
	}

	.pr-xs-60 {
		padding-right: 60px;
	}

	.pr-xs-70 {
		padding-right: 70px;
	}

	.pr-xs-80 {
		padding-right: 80px;
	}

	.pr-xs-90 {
		padding-right: 90px;
	}

	.pr-xs-100 {
		padding-right: 100px;
	}

	.pr-xs-110 {
		padding-right: 110px;
	}

	.pr-xs-120 {
		padding-right: 120px;
	}

	.pr-xs-130 {
		padding-right: 130px;
	}

	.pr-xs-140 {
		padding-right: 140px;
	}

	.pr-xs-150 {
		padding-right: 150px;
	}

	.pr-xs-160 {
		padding-right: 160px;
	}

	.pr-xs-170 {
		padding-right: 170px;
	}

	.pr-xs-180 {
		padding-right: 180px;
	}

	.pr-xs-190 {
		padding-right: 190px;
	}

	.pr-xs-200 {
		padding-right: 200px;
	}

	.pt-xs--10 {
		padding-top: -10px;
	}

	.pt-xs--20 {
		padding-top: -20px;
	}

	.pt-xs--30 {
		padding-top: -30px;
	}

	.pt-xs--40 {
		padding-top: -40px;
	}

	.pt-xs--50 {
		padding-top: -50px;
	}

	.pt-xs--60 {
		padding-top: -60px;
	}

	.pt-xs--70 {
		padding-top: -70px;
	}

	.pt-xs--80 {
		padding-top: -80px;
	}

	.pt-xs--90 {
		padding-top: -90px;
	}

	.pt-xs--100 {
		padding-top: -100px;
	}

	.pt-xs--110 {
		padding-top: -110px;
	}

	.pt-xs--120 {
		padding-top: -120px;
	}

	.pt-xs--130 {
		padding-top: -130px;
	}

	.pt-xs--140 {
		padding-top: -140px;
	}

	.pt-xs--150 {
		padding-top: -150px;
	}

	.pt-xs--160 {
		padding-top: -160px;
	}

	.pt-xs--170 {
		padding-top: -170px;
	}

	.pt-xs--180 {
		padding-top: -180px;
	}

	.pt-xs--190 {
		padding-top: -190px;
	}

	.pt-xs--200 {
		padding-top: -200px;
	}

	.pb-xs--10 {
		padding-bottom: -10px;
	}

	.pb-xs--20 {
		padding-bottom: -20px;
	}

	.pb-xs--30 {
		padding-bottom: -30px;
	}

	.pb-xs--40 {
		padding-bottom: -40px;
	}

	.pb-xs--50 {
		padding-bottom: -50px;
	}

	.pb-xs--60 {
		padding-bottom: -60px;
	}

	.pb-xs--70 {
		padding-bottom: -70px;
	}

	.pb-xs--80 {
		padding-bottom: -80px;
	}

	.pb-xs--90 {
		padding-bottom: -90px;
	}

	.pb-xs--100 {
		padding-bottom: -100px;
	}

	.pb-xs--110 {
		padding-bottom: -110px;
	}

	.pb-xs--120 {
		padding-bottom: -120px;
	}

	.pb-xs--130 {
		padding-bottom: -130px;
	}

	.pb-xs--140 {
		padding-bottom: -140px;
	}

	.pb-xs--150 {
		padding-bottom: -150px;
	}

	.pb-xs--160 {
		padding-bottom: -160px;
	}

	.pb-xs--170 {
		padding-bottom: -170px;
	}

	.pb-xs--180 {
		padding-bottom: -180px;
	}

	.pb-xs--190 {
		padding-bottom: -190px;
	}

	.pb-xs--200 {
		padding-bottom: -200px;
	}

	.pt-xs-0 {
		padding-top: 0;
	}

	.pb-xs-0 {
		padding-bottom: 0;
	}

	.pl-xs-0 {
		padding-left: 0;
	}

	.pr-xs-0 {
		padding-right: 0;
	}
}
.pb-400 {
	padding-bottom: 400px;
}

.custom-btn-2 {
	height: 70px;
	padding: 0 35px;
	background: #ff4328;
	border: 1px solid #ff4328;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	line-height: 70px;
	display: inline-block;
	text-transform: uppercase;
	position: relative;
}

.custom-btn-2:hover {
	color: #fff;
}
.custom-btn-2-icon {
	padding-left: 30px;
	position: relative;
	display: inline-block;
	width: 44px;
}

.custom-btn-2-icon:before {
	position: absolute;
	content: "";
	width: 1px;
	height: 30px;
	background: #dddedf;
	left: 14px;
	top: 19px;
}
.custom-btn-2-icon i {
	font-size: 16px;
	color: #fff;
}
.custom-btn-2-icon i:first-child {
	position: absolute;
	top: 25px;
	right: 20px;
	opacity: 0;
	visibility: hidden;
	transition: 0.5s ease-out;
}
.custom-btn-2:hover i:first-child {
	right: 0;
	opacity: 1;
	visibility: visible;
}
.custom-btn-2-icon i:last-child {
	opacity: 1;
	transition: 0.5s;
	position: relative;
	right: 0;
}
.custom-btn-2:hover i:last-child {
	right: -35px;
	opacity: 0;
	visibility: hidden;
}

.custom-btn-2.custom-btn-2-border {
	border-color: #dddedf;
	background: #fff;
	color: #919191;
	transition: 0.5s ease-in;
}
.custom-btn-2.custom-btn-2-border:hover {
	color: #fff;
	background: #ff4328;
	border-color: #ff4328;
}
.custom-btn-2.custom-btn-2-border i {
	color: #919191;
}
.custom-btn-2.custom-btn-2-border:hover i {
	color: #fff;
}
.custom-btn-2.custom-btn-2-border i:after {
	background: #dddedf;
}
.video-btn {
	width: 120px;
	height: 120px;
	color: #ff4328;
	font-size: 20px;
	text-align: center;
	line-height: 120px;
	border-radius: 50%;
	background: #fff;
	transition: 0.5s;
	animation: pulse 2s linear infinite;
}
@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 #ffffff;
	}

	50% {
		box-shadow: 0 0 0 30px rgba(1, 93, 199, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(1, 93, 199, 0);
	}
}
.video-btn:hover {
	color: #ff4328;
	transform: scale(1.05);
}
.p-relative {
	position: relative;
}
.section_title .small_title-2 {
	line-height: 1;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 25px;
	color: #ff4328;
	font-family: "Pacifico", cursive !important;
}
.section_title .big_title-2 {
	font-size: 50px;
	font-weight: 700;
	line-height: 1.2;
}
.gray-bg {
	background: #f8f9f9;
}
.color-white {
	color: #fff;
}
/* slider-area style  */
.slider-height {
	min-height: 900px;
	position: relative;
}
.slider-bg3 {
	background: #02075b;
}
.slider-3-wrapper {
	padding-top: 285px;
}
.slider-3-element {
}
.sl-s1 {
	position: absolute;
	top: -200px;
	right: -320px;
}
.sl-s2 {
	position: absolute;
	top: -35px;
	right: 135px;
}
.sl-s3 {
	position: absolute;
	top: 420px;
	right: -135px;
	animation: sl-s3ui 2s linear infinite alternate;
}
@keyframes sl-s3 {
	0% {
		top: 420px;
		right: -135px;
	}
	100% {
		top: 400px;
		right: -135px;
	}
}
.sl-s4 {
	position: absolute;
	top: 20px;
	right: -85px;
}
.sl-s5 {
	position: absolute;
	top: -80px;
	left: -27px;
	animation: sl-s5 4s linear infinite alternate;
}
@keyframes sl-s5 {
	0% {
		top: -80px;
		left: -27px;
	}
	100% {
		top: -100px;
		left: -27px;
	}
}
.sl-s6 {
	position: absolute;
	top: -30px;
	left: -250px;
	animation: sl-s6 15s linear infinite;
}
.owl-carousel .sl-s6 {
	animation-duration: 15s;
}
@keyframes sl-s6 {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.sl-s7 {
	position: absolute;
	bottom: -250px;
	left: 180px;
}
.slider-content {
}
.hero-title {
	font-size: 120px;
	line-height: 130px;
	color: #fff;
}
.main_slider-4 .hero-title,
.main_slider-4 .custom-btn-2 {
	opacity: 0;
	transform: translateY(20px);
	transition: 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}

.main_slider-4 .owl-item.active .hero-title,
.main_slider-4 .owl-item.active .custom-btn-2 {
	opacity: 1;
	transform: translateY(0px);
}
.main_slider-4 .owl-item.active .hero-title {
	transition-delay: 1s;
}
.main_slider-4 .owl-item.active .custom-btn-2 {
	transition-delay: 1.2s;
}
.main_slider-4 .sl-s2 {
	opacity: 0;
	transform: translate(-30px, -30px);
	transition: 1.1s cubic-bezier(0.33, 1, 0.68, 1);
}
.main_slider-4 .owl-item.active .sl-s2 {
	opacity: 1;
	transform: translateY(0px);
}
.main_slider-4 .owl-item.active .sl-s2 {
	transition-delay: 1.3s;
}
.main_slider-4 .sl-s3 {
	opacity: 0;
	transform: translate(30px, 30px);
	transition: 1.3s cubic-bezier(0.33, 1, 0.68, 1);
}
.main_slider-4 .owl-item.active .sl-s3 {
	opacity: 1;
	transform: translateY(0px);
}
.main_slider-4 .owl-item.active .sl-s3 {
	transition-delay: 1.3s;
}
.main_slider-4 .sl-s7 {
	opacity: 0;
	transform: translate(-50px, 50px);
	transition: 1.3s cubic-bezier(0.33, 1, 0.68, 1);
}
.main_slider-4 .owl-item.active .sl-s7 {
	opacity: 1;
	transform: translateY(0px);
}
.main_slider-4 .owl-item.active .sl-s7 {
	transition-delay: 1.3s;
}


.main_slider-4 .sl-s1 {
	opacity: 0;
	transform: translate(50px, -50px);
	transition: 1.1s cubic-bezier(0.33, 1, 0.68, 1);
}
.main_slider-4 .owl-item.active .sl-s1 {
	opacity: 1;
	transform: translateY(0px);
}
.main_slider-4 .owl-item.active .sl-s1 {
	transition-delay: 1.3s;
}


.main_slider-4 .sl-s4 {
	opacity: 0;
	transform: translate(-50px, 50px);
	transition: 1.1s cubic-bezier(0.33, 1, 0.68, 1);
}
.main_slider-4 .owl-item.active .sl-s4 {
	opacity: 1;
	transform: translateY(0px);
}
.main_slider-4 .owl-item.active .sl-s4 {
	transition-delay: 1.3s;
}

/* choosing-area style  */
.choosing-area {
}
.choosing-middle-img {
}
.choosing-advantage {
}
.choosing-advantage-icon {
	height: 60px;
	width: 60px;
	background: #ff4328;
	border-radius: 10px;
	text-align: center;
	line-height: 70px;
	float: left;
}
.choosing-advantage-icon.c-1 {
	background: #ff4328;
}
.choosing-advantage-icon.c-2 {
	background: #1a1e5d;
}
.choosing-advantage-icon.c-3 {
	background: #127df8;
}
.choosing-advantage-icon.c-4 {
	background: #ffae0c;
}
.choosing-advantage-icon i {
	font-size: 26px;
	color: #fff;
}
.choosing-advantage-text {
	overflow: hidden;
}
.choosing-advantage-text h4 {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 10px;
}
.choosing-advantage-text h4 a {
	color: #222222;
}
.choosing-advantage-text h4 a:hover {
	color: #222222;
}
.choosing-advantage-text p {
	font-size: 15px;
	font-weight: 400;
	color: #757575;
	line-height: 28px;
	margin-bottom: 0;
}
/* about-area style  */
.about-area {
	background-position: right;
	background-repeat: no-repeat;
	background-size: contain;
}
.about-content {
}
.about-content p {
}
.about-content h4 {
	font-size: 20px;
	font-weight: 700;
	color: #1a1e5d;
}
.about-right-img {
	max-width: 380px;
	padding: 20px;
	background: #fff;
}
.about-video-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
/* service-area style  */
.service-area {
}
.single-service {
	padding: 32px 32px;
	border: 1px solid #e8ebf1;
	transition: 0.7s;
}
.single-service:hover {
	border-color: #1a1e5d;
	background: #1a1e5d;
}
.service-icon {
	margin-bottom: 35px;
}
.service-icon i {
	color: #ff4328;
	font-size: 50px;
}
.service-content {
}
.service-content h4 {
	margin-bottom: 15px;
}
.service-content h4 a {
	color: #222222;
	transition: 0.7s;
}
.single-service:hover .service-content h4 a {
	color: #fff;
}
.service-content h4:hover {
	color: #222222;
}
.service-content p {
	margin-bottom: 28px;
	transition: 0.7s;
}
.single-service:hover .service-content p {
	color: #fff;
}
.service-btn {
	padding: 0 26px;
	height: 40px;
	color: #8e939e;
	font-size: 13px;
	font-weight: 500;
	line-height: 38px;
	border: 1px solid #e8ebf1;
	text-transform: uppercase;
	transition: 0.7s;
}

.single-service:hover .service-btn {
	color: #ff4328;
	border-color: #fff;
	background: #fff;
}
.single-service .service-btn:hover {
	color: #fff;
	background: #ff4328;
	border-color: #ff4328;
}
.service-active-wrapper {
	position: relative;
}
.service-arrow {
	width: 45px;
	height: 45px;
	background: #1a1e5d;
	border: 3px solid #fff;
	color: #fff;
	text-align: center;
	line-height: 38px !important;
	border-radius: 50%;
	font-size: 16px;
	position: absolute;
	top: 34%;
	left: -22px;
	z-index: 1;
	transition: all 0.5s;
}
.service-arrow-next {
	left: auto;
	right: -22px;
}
.disabled .service-arrow {
	opacity: 0;
	visibility: hidden;
}
/* order-area style  */
.order-area {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 2;
}
.order-area:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	opacity: 0.85;
}
.product-order {
	background: #fff;
}
.product-wrapper {
}
.product-details {
	background: #fff;
	padding: 20px 0 13px 30px;
}
.product-details h4 {
	margin-bottom: 3px;
}
.product-details h4 a {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 500;
	color: #222222;
}
.sales-meta {
}
.sales-meta li {
	margin-right: 40px;
	display: inline-block;
}
.sales-meta li:last-child {
	margin-right: 0;
}
.sales-meta li span {
	font-size: 16px;
	font-weight: 500;
	color: #ff4328;
	margin-left: 10px;
}
.product-qualification {
}
.product-qualification li {
	font-size: 15px;
	font-weight: 500;
	padding-left: 33px;
	position: relative;
	list-style: none;
	margin-bottom: 12px;
}
.product-qualification li:before {
	position: absolute;
	content: "\f14a";
	font-size: 18px;
	color: #d42222;
	left: 0;
	top: -4px;
	font-weight: 300;
	font-family: "Font Awesome 5 Pro";
}
.order-left-bg {
	position: absolute;
	width: 40%;
	height: 100%;
	background: #1a1e5d;
	top: 0;
	left: 0;
	padding-top: 20px;
	text-align: center;
}

/* portfolio-area style  */
.portfolio-area {
}
.portfolio-img-wrapper {
	overflow: hidden;
}
.portfolio-img-wrapper::before {
	position: absolute;
	content: "";
	background: #1a1e5d;
	opacity: 0.05;
	width: 100%;
	height: 100%;
	z-index: 1;
	left: -50%;
	bottom: -50%;
	clip-path: polygon(0 0, 100% 100%, 0 100%);
	transition: 0.8s;
}
.portfolio-img-wrapper:hover::before {
	left: 0;
	bottom: 0;
}
.portfolio-img-wrapper::after {
	position: absolute;
	content: "";
	background: #fff;
	opacity: 0.36;
	width: 100%;
	height: 100%;
	z-index: 1;
	top: -50%;
	right: -50%;
	clip-path: polygon(0 0, 100% 0, 100% 100%);
	transition: 0.6s;
}
.portfolio-img-wrapper:hover::after {
	top: 0;
	right: 0;
}
.portfolio-img {
}
.port-img-category {
	padding: 25px 25px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 2;
}
.port-img-category h4 {
	margin-bottom: 0;
	line-height: 1;
}
.port-img-category h4 a {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 0;
	line-height: 1;
	font-weight: 500;
	color: #222222;
}
.port-img-category h4 a.color-white {
	color: #fff;
}
.portfolio-plus-wrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	opacity: 0;
	visibility: hidden;
	transition: 0.9s;
}
.portfolio-img-wrapper:hover .portfolio-plus-wrapper {
	opacity: 1;
	visibility: visible;
}
.portfolio-plus {
	position: relative;
	width: 106px;
	height: 106px;
	background: #fff;
	border-radius: 50%;
	z-index: 2;
}
.portfolio-plus:before {
	width: 42px;
	height: 4px;
	background: #1a1e5d;
	position: absolute;
	content: "";
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.3s;
}
.portfolio-plus:hover:before {
	background: #d42222;
}
.portfolio-plus:after {
	width: 4px;
	height: 48px;
	background: #1a1e5d;
	position: absolute;
	content: "";
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.3s;
}
.portfolio-plus:hover:after {
	background: #d42222;
}

/* testimonial-area style  */
.testimonial-area {
}
.testimonial-area-bg {
	background: #1a1e5d;
}
.testimonial-area-shape {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.test-pe1 {
	position: absolute;
	top: -55px;
	left: -280px;
}
.test-pe2 {
	position: absolute;
	top: 120px;
	left: -180px;
	animation: tr-y--50 4s linear infinite alternate;
}
@keyframes tr-y--50 {
	0% {
		transform: translateY(0px);
	}
	100% {
		transform: translateY(-50px);
	}
}
.test-pe3 {
	position: absolute;
	bottom: 0;
	left: 27%;
}
.test-pe4 {
	position: absolute;
	top: -32px;
	right: -125px;
	animation: test-pe4 15s linear infinite;
}
@keyframes test-pe4 {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.test-pe5 {
	position: absolute;
	top: 280px;
	right: -150px;
	animation: tr-y-50 4s linear infinite alternate;
}
@keyframes tr-y-50 {
	0% {
		transform: translateY(0px);
	}
	100% {
		transform: translateY(50px);
	}
}
.testimonial-wrapper {
}
.single-testimonial {
	max-width: 500px;
}
.test-author-information {
	display: inline-flex;
	align-items: center;
}
.test-author-img {
	height: 70px;
	width: 70px;
	border-radius: 50%;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.test-author-name {
	overflow: hidden;
}
.test-author-name h4 {
	margin-bottom: 0;
}
.test-author-name h4 a {
	font-size: 20px;
	font-weight: 500;
}
.test-author-name h4 a:hover {
	color: #fff;
}
.test-author-name span {
	font-size: 13px;
	font-weight: 400;
	color: #d0d1dc;
	text-transform: uppercase;
}
.single-testimonial p {
	font-size: 15px;
	font-weight: 500;
	color: #d0d1dc;
}
.testimonial-active .owl-dots {
	display: flex;
	justify-content: center;
	margin-top: 50px;
}
.testimonial-active .owl-dots button {
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	padding: 0 4px;
	position: relative;
	transition: all 0.5s;
}
.testimonial-active .owl-dots .owl-dot.active button {
	transform: translateY(-16px);
}
.testimonial-active .owl-dots button::before {
	position: absolute;
	content: "";
	width: 9px;
	height: 9px;
	background: #fff;
	border-radius: 50%;
	top: 24px;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	visibility: hidden;
}
.testimonial-active .owl-dots .owl-dot.active button:before {
	opacity: 1;
	visibility: visible;
}
.testimonial-active .owl-dots .owl-dot {
	display: inline-block;
	margin: 0 20px;
	position: relative;
}

.testimonial-active .owl-dots .owl-dot::after {
	position: absolute;
	content: "";
	width: 40px;
	height: 1px;
	background: #717284;
	top: 12px;
}
.testimonial-active .owl-dots .owl-dot:last-child::after {
	display: none;
}
/* post-area style  */
.post-area {
}
.post-single {
	border-radius: 0 0 37px 0;
	transition: 0.5s;
}
.post-single:hover {
	box-shadow: 0 20px 30px rgba(87, 109, 157, 0.07);
}
.post-img {
	position: relative;
}
.post-img::before {
	bottom: 0;
	content: "";
	left: 50%;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	position: absolute;
	right: 51%;
	top: 0;
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
	transition: all 700ms ease-in-out 0s;
	-webkit-transition: all 700ms ease-in-out 0s;
	-moz-transition: all 700ms ease-in-out 0s;
	-o-transition: all 700ms ease-in-out 0s;
	-ms-transition: all 700ms ease-in-out 0s;
}
.post-img::after {
	bottom: 50%;
	content: "";
	left: 0;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	position: absolute;
	right: 0;
	top: 50%;
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
	transition: all 700ms ease-in-out 0s;
	-webkit-transition: all 700ms ease-in-out 0s;
	-moz-transition: all 700ms ease-in-out 0s;
	-o-transition: all 700ms ease-in-out 0s;
	-ms-transition: all 700ms ease-in-out 0s;
}
.post-single:hover .post-img::before,
.post-single:hover .post-img::after {
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
}
.post-content {
	padding: 55px 20px 20px 20px;
	border: 1px solid #e8ebf1;
	border-top: 0;
	border-radius: 0 0 37px 0;
}
.post-content-inner {
}
.post-meta-tag {
	border-bottom: 1px solid #e8ebf1;
	background: #fff;
	padding: 15px 20px;
	height: 57px;
	position: absolute;
	top: -29px;
	left: 21px;
	right: 21px;
}
.post-meta-tag li {
	margin-right: 30px;
	font-size: 15px;
	font-weight: 500;
	display: inline-block;
	color: #757575;
}
.post-meta-tag li a {
	color: #757575;
}
.post-meta-tag li a:hover {
	color: #757575;
}
.post-meta-tag li:last-child {
	margin-right: 0;
}
.post-meta-tag li i {
	color: #ff4328;
	margin-right: 10px;
	font-size: 16px;
}
.post-meta-tag li a {
}
.post-title {
}
.post-title a {
	font-size: 22px;
	line-height: 32px;
	color: #222222;
	margin-bottom: 0;
}
.post-title a:hover {
	color: #ff4328;
}
.post-btn-area {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.post-author {
	font-size: 15px;
	font-weight: 500;
	display: inline-block;
}
.post-author-img {
	margin-right: 10px;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	float: left;
}
.post-author span {
	overflow: hidden;
}
.post-author span a {
	color: #757575;
}
.post-author span a:hover {
	color: #757575;
}
.post-btn-container {
}

.post-btn-normal {
	height: 45px;
	width: 45px;
	border: 1px solid #e8ebf1;
	text-align: center;
	line-height: 43px;
	color: #bdc3ce;
	font-size: 16px;
	border-radius: 50%;
	line-height: 45px;
}
.post-btn-container:hover .post-btn-normal {
	opacity: 0;
	visibility: hidden;
}
.post-btn-normal:hover {
	color: #bdc3ce;
}
.post-btn {
	height: 45px;
	padding: 0 14px 0 20px;
	border: 1px solid #ff4328;
	background: #ff4328;
	color: #fff;
	border-radius: 30px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 45px;
	transition: 0.7s;
	position: relative;
	margin-right: -58px;
	opacity: 0;
	visibility: hidden;
}
.post-btn:hover {
	color: #fff;
}
.post-btn i {
	color: #fff;
	font-size: 16px;
	margin-left: 8px;
}
.post-btn-container:hover .post-btn {
	opacity: 1;
	visibility: visible;
	margin-right: -48px;
}
/* header-4 style  */
.header-4-inner {
	border-bottom: 1px solid #444667;
}
.header_section.header-4.stuck .header-4-inner {
	border-bottom: 0;
}
.header-4 .header_bottom {
	display: flex;
	min-height: 100px;
	padding: 0 0px;
	background: none;
}
.header-4 .brand_logo {
	display: flex;
	align-items: center;
	border-right: 0;
}
.main_menu-4 .has_child > a::after {
	display: none;
}
.main_menu-4 > ul > li:not(:last-child) {
	margin-right: 28px;
}
.main_menu-4 .ul_li_center {
	justify-content: left;
}
.main_menu-4 > ul > li {
	padding: 35px 0px;
}
.header-4 .header_icon_btns {
	border-left: 0;
	width: auto;
	margin-right: 30px;
}
.header-4 .main_menu > ul > li > a {
	color: #fff;
}
.header_section.header-4 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
}
.header_section.header-4.stuck {
	background: #02075b;
}

.header-contact {
	padding-top: 9px;
}
.header-contact-icon {
	float: left;
	margin-right: 10px;
}
.header-contact-icon i {
	color: #ff4328;
	font-size: 18px;
}
.header-contact-text {
	overflow: hidden;
}
.header-contact-text p {
	font-size: 15px;
	color: #c6c7d2;
	margin-bottom: 0;
	line-height: 1;
}
.header-contact-text span {
}
.header-contact-text span a {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
}
.header4_icon_btns li:not(:last-child) {
	margin-right: 30px;
}
/* footer-section-4 style  */
.footer-section-4 {
}
.footer-section-4-top {
	background: #222222;
}

.footer-about-4 {
	background: #010101;
	padding-top: 100px;
	margin-top: -100px;
	padding-bottom: 30px;
}
.footer-about-4-content {
	background: #010101;
	padding: 0 28px;
}
.footer-about-4-content p {
	font-size: 15px;
	line-height: 28px;
	color: #979797;
	margin-top: 32px;
}
.footer-about-4-content h4 {
	font-size: 22px;
	font-weight: 500;
	color: #fff;
}
.circle_social_links-4 a {
	border: 1px solid #434343;
	background: none;
	width: 40px;
	height: 40px;
	color: #5a5a5a;
}

.footer-4-widget.custom-footer-1 .circle_social_links-4 a:hover {
	color: #fff;
	border-color: #ff4328;
	background: #ff4328;
	margin-left: 0;
}
.footer-4-widgets {
}
.footer-4-widget {
}
.footer-4-widget-title {
	font-size: 22px;
	font-weight: 500;
	color: #fff;
	line-height: 1;
}
.footer-4-widget-list {
}
.footer-4-widget ul li {
	list-style: none;
	margin-bottom: 7px;
}
.footer-4-widget ul li a {
	color: #979797;
}

.footer-4-widget ul li a:hover {
	color: #fff;
	margin-left: 5px;
}
.footer-4-contact-list {
}
.footer-4-contact-list li {
	list-style: none;
	overflow: hidden;
	margin-bottom: 5px;
}
.f-c-icon {
	width: 30px;
	float: left;
	padding-top: 2px;
}
.f-c-icon i {
	color: #ff4328;
	font-size: 16px;
}
.f-c-link {
	overflow: hidden;
}
.f-c-link a {
	color: #979797;
	font-size: 15px;
	font-weight: 500;
	line-height: 28px;
}

.footer-4-widget.custom-footer-4 .footer-4-contact-list li a:hover {
	color: #fff;
	margin-left: 0;
}

.footer-4-copyright {
}
.footer-support {
	background: #ff4328;
	min-height: 110px;
	padding: 30px 30px 0px 28px;
}
.footer-support-icon {
	float: left;
	margin-right: 20px;
}
.footer-support-icon i {
	font-size: 40px;
	color: #fff;
}
.footer-support-text {
	overflow: hidden;
}
.footer-support-text p {
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 0;
	line-height: 1;
	margin-bottom: 10px;
}
.footer-support-text span a {
	font-size: 30px;
	color: #fff;
	font-weight: 500;
	line-height: 1;
}
.copyright-4-right {
}
.copyright-4-text {
	font-size: 15px;
	color: #757575;
	font-weight: 400;
	margin-bottom: 0;
}
.copyright-4-text a {
	font-weight: 700;
	color: #757575;
}
.copyright-4-text a:hover {
	color: #fff;
}
.copyright-4-link {
	float: right;
}
.copyright-4-link li {
	display: inline-block;
	list-style: none;
	margin-left: 40px;
}
.copyright-4-link li:first-child {
	margin-left: 0;
}
.copyright-4-link li a {
	color: #757575;
}
.copyright-4-link li a:hover {
	color: #222;
}
.footer_newsletter-4 {
	padding: 29px 35px;
	background-color: #000;
	margin-top: -60px;
	margin-bottom: 13px;
}
.footer_newsletter-4 .newsletter_title {
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	line-height: 28px;
	margin-bottom: 0;
}

.footer_newsletter-4 input {
	border: 1px solid #707070;
	width: 100%;
	height: 60px;
	padding: 0px 70px 0 20px;
	background: none;
	color: #fff;
}
.footer_newsletter-4 input::placeholder {
	color: #9e9e9e;
}
.footer_newsletter-4 input::-moz-placeholder {
	color: #9e9e9e;
}
.footer_newsletter-4 .icon_btn {
	z-index: 1;
	width: 65px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	background-color: #ff4328;
	position: absolute;
	right: 0;
	top: 0;
}
.newsletter-input-form {
}
.newsletter-input-form li {
	list-style: none;
	border: 1px solid #333434;
	position: relative;
}


/*update*/
.footer-4-widget.custom-footer-1 {
	padding-top: 100px;
	background: #010101;
	margin-top: -100px;
	padding-bottom: 40px;
	margin-bottom: -40px;
}
.footer-4-widget.custom-footer-2 {
	padding-left: 70px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.footer-4-widget.custom-footer-2 {
		padding-left: 0px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.footer-4-widget.custom-footer-2 {
		padding-left: 0px;
	}
}
@media (max-width: 768px) {
	.footer-4-widget.custom-footer-2 {
		padding-left: 0px;
	}
}

/* responsive styles  */
/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
	.main_menu.main_menu-4 > ul > li > a {
		font-size: 16px;
	}
}
/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {
	.hero-title {
		font-size: 100px;
		line-height: 110px;
	}
	.choosing-advantage-icon {
		height: 50px;
		width: 50px;
		line-height: 60px;
		margin-right: 15px;
	}
	.choosing-middle-img {
		padding-top: 30px;
		transform: scale(0.9);
	}
	.about-area {
		background-image: none !important;
	}
	.about-right-img {
		margin-top: 40px;
		margin-left: 30px;
	}

	.post-meta-tag {
		display: none;
	}
	.post-meta-tag li {
		margin-right: 12px;
	}
	.section_title .big_title-2 {
		font-size: 46px;
	}
	.header-4 .header_icon_btns {
		margin-right: 0;
	}
	.post-content {
		padding: 25px 20px 20px 20px;
	}
	.post-title a {
		font-size: 20px;
	}
	.copyright-4-link li {
		margin-left: 16px;
	}
	.footer-support-text span a {
		font-size: 26px;
	}
	.main_menu.main_menu-4 > ul > li > a {
		font-size: 16px;
	}
}
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
	.hero-title {
		font-size: 58px;
		line-height: 70px;
	}
	.slider-height {
		min-height: 750px;
	}
	.choosing-middle-img {
		display: none;
	}
	.about-area {
		background-image: none !important;
	}
	.order-left-bg {
		width: 0;
	}
	.post-meta-tag li {
		margin-right: 12px;
	}
	.sl-s2 {
		top: 29px;
		right: 26px;
	}
	.copyright-4-right {
		padding-left: 0;
	}
	.footer-support {
		display: none;
	}
	.footer_newsletter-4 {
		margin-top: 0;
	}
	.footer-about-4 {
		background: none;
	}
	.footer-about-4-content {
		background: none;
	}
	.footer_newsletter-4 .newsletter_title {
		margin-bottom: 30px;
	}
	.copyright-4-right {
		padding-bottom: 10px;
	}
	.footer-4-copyright {
		background: #222;
	}
	.portfolio-img-wrapper {
		margin-bottom: 20px;
	}
	.portfolio-plus {
		width: 70px;
		height: 70px;
	}
	.portfolio-plus::before {
		width: 30px;
		height: 3px;
	}
	.portfolio-plus::after {
		width: 3px;
		height: 35px;
	}
	.header-4 .brand_logo {
		line-height: 80px;
	}
	.header-4 .mobilemenu_btns_group button {
		color: #fff;
	}
	.header-4.stuck .header_bottom {
		min-height: 80px;
	}
}
/* small mobile :320px. */
@media (max-width: 767px) {
	.slider-height {
		min-height: 600px;
	}
	.about-area {
		background-image: none !important;
	}
	.order-left-bg {
		width: 0;
	}
	.copyright-4-right {
		padding-left: 0;
	}
	.footer-support {
		display: none;
	}
	.footer_newsletter-4 {
		margin-top: 0;
	}
	.footer-about-4 {
		background: none;
	}
	.footer-about-4-content {
		background: none;
	}
	.footer_newsletter-4 .newsletter_title {
		margin-bottom: 30px;
	}
	.copyright-4-right {
		padding-bottom: 10px;
	}
	.footer-4-copyright {
		background: #222;
	}
	.portfolio-plus {
		width: 70px;
		height: 70px;
	}
	.portfolio-plus::before {
		width: 30px;
		height: 3px;
	}
	.portfolio-plus::after {
		width: 3px;
		height: 35px;
	}
	.hero-title {
		font-size: 45px;
		line-height: 65px;
	}
	.sl-s2 {
		top: 57px;
		right: -150px;
	}
	.section_title .big_title-2 br {
		display: none;
	}
	.section_title .big_title-2 {
		font-size: 25px;
	}
	.post-meta-tag {
		height: auto;
		top: -50px;
	}
	.post-title a {
		font-size: 20px;
	}
	.copyright-4-link {
		float: none;
		text-align: center;
	}
	.copyright-4-text {
		text-align: center;
	}
	.port-img-category {
		padding: 20px 25px;
	}
	.slider-3-wrapper {
		padding-top: 200px;
	}
	.header-4.stuck .header_bottom {
		min-height: 80px;
	}
	.header-4 .brand_logo {
		line-height: 80px;
	}
	.header-4 .mobilemenu_btns_group button {
		color: #fff;
	}

	.admin-bar .sticky_header {
		margin-top: 0;
	}
}
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.post-meta-tag {
		height: 57px;
		top: -29px;
	}
}


.banner_section_container{
	max-width: 100%;
}
.stuck .logo-sticky-option .sticky-logo {
	display: inline-block;
}
.logo-sticky-option .sticky-logo {
	display: none;
}
.stuck .logo-sticky-option .standard-logo {
	display: none;
}



/*fadein custom*/
@-webkit-keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp2 {
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
}


/*fadeInUp*/
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/*/ fadeInLeft2  /*/
@-webkit-keyframes fadeInLeft2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft2 {
  -webkit-animation-name: fadeInLeft2;
  animation-name: fadeInLeft2;
}

/*/ fadeInRight22 /*/
@-webkit-keyframes fadeInRight2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight2 {
  -webkit-animation-name: fadeInRight2;
  animation-name: fadeInRight2;
}

.faq_accordion .card-header button {
	background: transparent;
	box-shadow: none;
	padding: 0;
	padding-bottom: 20px;
}

.faq_accordion .card-body p {
	margin-bottom: 0;
}

.form_list.ul_li_right.clearfix {
	position: relative;
}

.order-right {
	position: relative;
	z-index: 2;
}

.contact_form.contact_form_2 {
	position: relative;
	z-index: 9;
}