.forbg{
background: rgb(30,87,153);
height: 73px;margin-top: -72px;position: relative;
background: -moz-linear-gradient(left,  rgba(30,87,153,1) 14%, rgba(32,124,202,1) 42%, rgba(32,124,202,1) 42%, rgba(41,137,216,1) 62%, rgba(41,137,216,1) 100%, rgba(125,185,232,1) 100%);
background: -webkit-linear-gradient(left,  rgba(30,87,153,1) 14%,rgba(32,124,202,1) 42%,rgba(32,124,202,1) 42%,rgba(41,137,216,1) 62%,rgba(41,137,216,1) 100%,rgba(125,185,232,1) 100%);
background: linear-gradient(to right,  rgba(30,87,153,1) 14%,rgba(32,124,202,1) 42%,rgba(32,124,202,1) 42%,rgba(41,137,216,1) 62%,rgba(41,137,216,1) 100%,rgba(125,185,232,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );}
.forget p{font-size: 24px;color: #ffffff;display: inline-block;}
.forget img {display: inline-block;margin-right:40px;position: relative;top: -21px;
    left: 0;}
/*----------- our process --------*/
.our_process{padding: 90px 0;}
ul.process_list{font-size: 0;text-align: center;margin-top: 70px;}
ul.process_list li{width: 19.78%;display: inline-block;position: relative;vertical-align: top;}
.circle{width: 175px;height: 175px;border-radius: 100%;line-height: 175px;text-align: center;background: rgb(44,61,86);
background: -moz-linear-gradient(top,  rgba(44,61,86,1) 0%, rgba(50,67,91,1) 1%, rgba(47,64,89,1) 8%, rgba(20,39,67,1) 31%, rgba(8,28,58,1) 49%, rgba(4,25,55,1) 63%, rgba(2,23,53,1) 100%);
background: -webkit-linear-gradient(top,  rgba(44,61,86,1) 0%,rgba(50,67,91,1) 1%,rgba(47,64,89,1) 8%,rgba(20,39,67,1) 31%,rgba(8,28,58,1) 49%,rgba(4,25,55,1) 63%,rgba(2,23,53,1) 100%);
background: linear-gradient(to bottom,  rgba(44,61,86,1) 0%,rgba(50,67,91,1) 1%,rgba(47,64,89,1) 8%,rgba(20,39,67,1) 31%,rgba(8,28,58,1) 49%,rgba(4,25,55,1) 63%,rgba(2,23,53,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c3d56', endColorstr='#021735',GradientType=0 );margin: 0 auto 30px;box-shadow: inset 0px 6px 1px #021735; transition: all 0.3s linear;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;}
.semititle{color: #021735;font-size: 22px;text-align: center;margin-top:30px;
max-width:200px;
	margin-left:auto;
	margin-right:auto;
}
.point{width: 25px;height: 25px;background: #ffffff;border-radius: 100%;margin: 0 auto;padding: 6px 0;position: relative;}
ul.process_list li .proc_box{position: relative;z-index: 1;}
ul.process_list li .proc_box:after{content: "";position: absolute;width: 216px;height: 4px;background: url(../images/procbtm.png)no-repeat;bottom: 9px;right: -112px;z-index: -1;}
ul.process_list li:last-child .proc_box:after{content: none;}
.point span{width:13px;height: 13px;border-radius: 100%;background: #ddedff;display: block;margin: auto;box-shadow: inset 2px 1px 4px #acb9c7;}
ul.process_list li:hover .circle{background: rgb(72,202,251);
background: -moz-linear-gradient(top,  rgba(72,202,251,1) 0%, rgba(84,206,251,1) 1%, rgba(79,204,251,1) 11%, rgba(61,199,250,1) 28%, rgba(50,196,250,1) 43%, rgba(45,195,250,1) 58%, rgba(43,194,250,1) 100%);
background: -webkit-linear-gradient(top,  rgba(72,202,251,1) 0%,rgba(84,206,251,1) 1%,rgba(79,204,251,1) 11%,rgba(61,199,250,1) 28%,rgba(50,196,250,1) 43%,rgba(45,195,250,1) 58%,rgba(43,194,250,1) 100%);
background: linear-gradient(to bottom,  rgba(72,202,251,1) 0%,rgba(84,206,251,1) 1%,rgba(79,204,251,1) 11%,rgba(61,199,250,1) 28%,rgba(50,196,250,1) 43%,rgba(45,195,250,1) 58%,rgba(43,194,250,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48cafb', endColorstr='#2bc2fa',GradientType=0 );box-shadow: inset 0px 7px 0 #2bc2fa;}
ul.process_list li:hover .point span{background: #51d0ff;box-shadow: inset 2px 1px 4px #3fa2c7;}
.viewbtn{background: #00aeef;color: #020e1c;font-size: 20px;text-align: center;border-radius: 3px;display: block;padding: 12px 40px;width: 188px;margin: 70px auto 0;position: relative;z-index: 1;}
.viewbtn:before{content: "";position: absolute;top:0;left:0;background: #ffffff;width:0;height: 100%;border-radius: 3px; z-index: -1;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;}
.ftblk p{font-size: 18px;}
.follow{padding:70px 0; }
.follow .title{margin-bottom: 30px;}
.testimonial{position: relative;z-index: 1;padding: 100px 0;}
.testblk{width:calc(100% - 735px);float: left;padding-left: 14px;}
.getblk{width:735px;float: left;}
.head{font-size: 30px;color: #ffffff;line-height: 31px;font-family: 'Georgia-Bold';margin:48px 0 13px;}
.review p{line-height: 30px;margin-bottom: 41px;font-size: 18px;color: #fff;}
.name {color: #ffffff;font-size: 22px;margin-top:16px;}
.review {padding:48px 44px 91px 74px;}
.client_review:before{content: "";position: absolute;width:1052px;border:4px solid #fff;top:0;left:0;height: 100%;}
.getbox{background:#ffffff;padding:60px;margin-top:95px;position: relative;}
.getbox .title{text-align: left;text-transform: capitalize;}
.getbox form{margin-top:25px;}
.getbox p{font-size: 18px;margin-top:6px;}
.form-control.message{height: 123px !important;}
.why_choose{background: #e9eff6;padding: 66px 0 73px;}
.choose_list{max-width: 1332px;margin: 49px auto 0;}
ul.choose_list{text-align: center;font-size: 0;}
ul.choose_list li{width:19.85%;display: inline-block;vertical-align: top;position: relative;}
ul.choose_list li:not(:last-child):after{content: "";position: absolute;top:0;right:0;width: 1px;height: 170px;background: #ffffff;}
.cho-circle{width: 90px;height: 90px;margin: 0 auto;background: #ffffff;text-align: center;line-height: 90px;border-radius: 100%;border: 1px solid #8ea5bf;}
.choose_list .semtitle{color: #021735;font-size: 22px;margin-top:30px;}
.afbe_slider{max-width: 1302px;margin: 46px auto 0;}
.afbe_slider .slick-prev, .afbe_slider .slick-next{width:65px;height: 60px;background: #00aeef;border-radius: 0;border:0;}
.afbe_slider .slick-slide img{width: 100%;}
.be_afslider .title, .why_choose .title{text-transform: capitalize;}
.afbe_slider .slick-prev:before, .afbe_slider .slick-next:before{color: #ffffff;font-size: 25px;}
.vehicle{padding: 90px 0 72px;}
.repairblk{width:650px;float: left;}
.repairblk2{width:calc(100% - 650px);float: left;padding-left: 73px;}
.repair{position: relative;z-index: 1;height: 517px;margin-left: 20px;}
.repair:before{content: "";position: absolute;top:30px;left:-30px;width:630px;height: 517px;background: #00aeef;z-index: -1;}
.prtite{color: #ffffff;font-size: 34px;font-family: 'Georgia-Bold';line-height: 36px;text-align: center;}
.repair_ctn{position: absolute;right: 0;left: 0;margin: 0 auto;bottom: 60px;}
ul.repctn{text-align: center;margin-top: 20px;}
ul.repctn li{display: inline-block;vertical-align: top;}
.repctn .callbtn{line-height: 45px;padding: 0 16px;}
.repctn .callbtn img{margin-right:5px;}
.repctn .callbtn:hover img{filter: invert(1);-webkit-filter: invert(1);-moz-filter: invert(1);-o-filter: invert(1);-ms-filter: invert(1)}
ul.repctn li:first-child{margin-right:12px;}
.rehead{font-size: 30px;font-family: 'Georgia-Bold';color: #031227;line-height: 30px;margin-bottom: 30px;}
.repairblk2 p{font-size: 18px;margin-bottom: 25px;color: #858585;}
ul.list li{width: 50%;display: inline-block;position: relative;padding-left: 50px;vertical-align: top;}
ul.list li:nth-child(odd){padding-right: 40px;}
ul.list li:before{content: "";position: absolute;width:30px;height: 31px;top:0;left:0;background: url(../images/checked.png)no-repeat;}
.scolldiv{max-height: 540px;}
.process_list .semititle span {
    font-size: 16px;
    display: block;
    margin-top: 15px;
}
.repair_ctn span {
    font-size: 20px;
    display: inline-block;
}

/* 26062025 */
section.testimonial .getblk {float:none; margin:0 auto;}
section.testimonial .getblk .getbox {margin-top: 0;}