/* define bootstrap 5 columns */
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-1-5 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
}
/*-----------------------------------------------
/* RSIntro
--------------------------------------------------*/
#RSIntro{
	/* background:url(../img/repair/intro/RSIntroB.jpg) fixed center center;
	background-size: cover;
	padding: 50px 0; */
	
	background:url(../img/repair/intro/bg.webp) ;
	width: 100%;
	padding: 50px 0;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
}
#RSIntro .annotation{
	margin: 0 !important;
	padding-top: 30px !important;
}
#RSIntro a{
    color: #000000;
    font-weight: 400;
    cursor: pointer;
}
#RSIntro a:hover{
    color: #0071b6;
    outline: none;
    text-decoration: none;
}
#RSIntro h3{
	color: #000000;
}
.RSIntroBox h4 {
    margin-bottom: 15px;
    font-size: 20px;
    color: #0071b6;
    text-align: center;
}
#RSIntro p{
	color: #000000;
	font-weight: 300;
	margin: 0 0 25px 0;
	text-align:justify;
}
.introIconText{
	position: relative;
	height: 100%;
	text-align: center;
}
.introIconText p{
	margin-bottom: 90px !important;
}
.RSIntroBox{
	display: flex;
	background: #fff;
	padding: 20px;
	box-shadow: 0 5px 20px 5px rgba(0,0,0,0.1);
}
.RSIntroBoxImg{
	width: 100%;
	position: absolute;
	bottom: 0;
}
img.introIcon {
    height: 80px;
}
@media (max-width: 767px) {
	.RSIntroBoxO{
		padding-bottom: 20px;
	}
}
/*-----------------------------------------------
/* RSAdvantage
--------------------------------------------------*/
#RSAdvantage{
	padding-top: 50px;
}
#RSAdvantage h3{
	color: #000000;
}
.RSAdvantage-item{
	width: 100%;
	background-color: #fff;
	padding: 20px;
	margin-top: 20px;
	background: url(../img/warranty/advantage/bg.webp);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;;
}
#RSAdvantage  p{
	color: #fff;
	margin: 0;
	font-weight: 300;
	text-align:left;
}
.RSAdvantage-item h4{
	color: #fff;
	margin-bottom: 5px;
	font-size: 20px;
}
.RSAdvantage-item a h4:hover{
    color: #18d26e;
    transition:all 0.3s 0.3s;
	-webkit-transition:all 0.3s 0.3s;
}
.RSAdvantage-left{
	color: #fff;
	width: 66px;
	height: 100px;
	font-size: 48px;
	float: left;
	padding-right: 10px;
	border-right: 1px solid #fff;
	line-height: 90px;
	text-align: center;
	transition: 0.5s;
}
.RSAdvantage-right{
	color: #fff;
	padding-left: 80px;
}

/*-----------------------------------------------
/* RSProcess
--------------------------------------------------*/
#RSProcess{
	position: relative;
	background: url(../img/repair/process/RSProcesB.webp) fixed center center;
	background-size: cover;
	padding: 80px 0 50px 0;
}
#RSProcess h3{
	color: #fff;
	margin: 0;
}
#RSProcess h5{
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}
#RSProcess .row{
	margin: 0;
}
.topImg{
	position: absolute;
	top: -1px;
	width: 100%;
}
.RSProcessBox{
	padding-top: 30px;
}
.box.wow.fadeInLeft{
	padding: 0;
}
.RSProcessArrow{
	    width: 0;
	    height: 0;
		position: relative;
		top: 90px;
		float: left;
		color: #fff;
}
/* .RSProcessBox-triangle{
	    width: 0;
	    height: 0;
	    border-style: solid;
	    border-width: 20px 0 20px 20px;
	    border-color: transparent transparent transparent #ffffff;
		position: relative;
		top: 90px;
		float: left;
} */
.es_es .RSProcess{
	width: auto;!important;
	max-width: 350px;
}
.RSProcess{
	padding: 10px;
	text-align: center;
	position: relative;
	float: left;
	width: 202px;
	border-radius: 4px;
}
.RSProcess li{
	font-size: 30px;
	margin: 10px 0;
}
.RSProcess p{
	margin: 0;
	color: #fff;
	font-weight: 300
}
.RSProcess h4{
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	margin: 0;
}
.RSProcess h6{
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	margin: 5px 0 ;
}
@media (max-width: 2300px) {
.RSProcess {
        width: 162px;
    }
}
@media (max-width: 1500px) {
.RSProcess {
        width: 162px;
    }
}
@media (max-width: 1200px) {
.RSProcess {
        width: 130px;
		margin: 10px 0;
    }
}
@media (max-width: 980px) {
.RSProcess {
        width: 190px;
		margin: 10px 0;
    }
}
@media (max-width: 767px) {
	.es_es .RSProcess{
		max-width: none;
	}
	.RSProcess {
			height: 230px;
			width: 100%;
			margin:0;
			float: none;
		}
	.RSProcessArrow{
			top: -30px;
			left: 15px;
			float: none;
			margin: 0 auto;
			-webkit-transform: rotate(90deg);
			-moz-transform: rotate(90deg);
			-o-transform: rotate(90deg);
			-ms-transform: rotate(90deg);
			transform: rotate(90deg);
	}
}

/*-----------------------------------------------
/* RSFunction
--------------------------------------------------*/
.hvr-icon-rotate:hover .hvr-icon {
    transform:rotate(20deg) scale(0.7);
	-webkit-transform:rotate(20deg)  scale(0.7);
	-moz-transform:rotate(20deg)  scale(0.7);
	-o-transform:rotate(20deg)  scale(0.7);
	-ms-transform:rotate(20deg)  scale(0.7);
	margin-top: -5px;
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.hvr-icon-rotate:hover .hvr-icon img{
	margin-top: 0;
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.hvr-icon-rotate:hover .item-title-in{
	margin-top: -10px;
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.hvr-icon-rotate .hvr-icon img{
	margin-top: 10px;
}
.item-title-in{
	margin-top: 30px;
}
#RSFunction .container{
	margin-top: 0;
}
#RSFunction{
	background: #f0f3f7;
	padding: 50px 0;
}
#RSFunction h3{
	color: #000000;
}
#RSFunction h4{
	font-size: 20px;
	color: #000000;
	margin: 0 0 10px 0;
}
.RSFunctionList{
	display: inline-block;
	padding: 0 15px;
	width: 100%;
	padding-bottom: 20px;
}
.RSFunctionTitle{
	float: left;
	font-size: 20px;
	font-weight: 400;
	color: #000;
	text-align: center;
	padding: 0 25px;
	padding-bottom: 10px;
	cursor: pointer;
}
.RSFunctionList .active{
	border-bottom: 5px solid #428BFF;
}
.RSFunctionLine{
	width: 100%;
	display: table;
	border-bottom: 1px solid;
	border-bottom: 1px solid #cccccc;
}
.RSFunction-box-list{
	display: inline-block;
}
.es_es .RSFunction-item{
	padding: 0 15px 10px;
}
.RSFunction-item{
	width: 100%;	
	color: #000000;
	padding: 0 20px 10px;
	min-height: 70px;
}
.RSFunction-box-item{
	height: 210px;
	text-align: center;
}
.RSFunction-box-item:hover{
	z-index: 1;
}
.RSFunction-box-item0{
	display: block;
}
.RSFunction-box-item .item-title {
	position: relative;
	margin-top: 15px;
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
	text-align: center;
}
.RSFunction-box-item .item-title button{
    background-color: transparent;
    border: none;
}
.RSFunction-box-item:hover .item-title{
	margin-top: 0px;
}
.RSFunction-box-item .item-text {
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
	opacity: 0;
	margin-top: 10px;
}
.RSFunction-box-item:hover .item-text {
	display: block;
	opacity: 1;
	margin-top: 0;
}
#RSFunction .hvr-box-shadow-outset:active,
.hvr-box-shadow-outset:focus,
.hvr-box-shadow-outset:hover{
	box-shadow:0 5px 20px 5px rgba(0,0,0,0.1);
	background: #fff;
}
.hvr-sweep-to-top:before{
	background-color: #e7e7e7;
}

.RSFunction-item  p{
	margin: 0;
	font-weight: 300
}
.RSFunction-item  h4{
	margin-bottom: 5px;
	font-size: 20px;
}
@media (max-width: 767px) {
	.RSFunction-item{
		padding:0 0 10px 0;
	}
	.RSFunction-box-item:hover .item-title{
		margin-top: 5px;
	}
	#RSFunction {
	    padding-bottom: 80px;
	}
}
@media (max-width: 991px) {
    #banner h1{
        font-size: 40px !important;
    }
    #banner h2{
        font-size: 20px !important;
        line-height: 24px !important;
    }
    #banner .carousel-item{
        height: 400px;
    }
    #banner{
        height: 400px;
    }
    #banner .carousel-container .fadeInLeft{
        margin-top: 20%;
    }
}
