body{
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

a,
img,
.btn,
input,
button,
:after,
:before{
    transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    -ms-transition: all 0.3s !important;
    -moz-transition: all 0.3s !important;
    -webkit-transition: all 0.3s !important;
}

.green{color:#8dc63f!important;}
.darkteal{color:#084E6D!important;}
.cre8{}

.animate-slide-left{
    animation-name: qodef-show-element-left;
}

.animate-slide-bottom{
    animation-name: qodef-show-element-bottom;
}

.animate-slide-top{
    animation-name: qodef-show-element-top;
}

.animate-slide-right{
    animation-name: qodef-show-element-right;
}

.wow{
    animation-duration: 1.3s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(.645,.045,.355,1);
}

.font-proxima{
	font-family: 'Proxima Nova' !important;
}

.font-proxima-medium{
	font-family: 'Proxima Nova Medium' !important;
}

.font-proxima-thin{
	font-family: 'Proxima Nova Thin' !important;
}
#sp-testimonial-free-wrapper-62 .sp-testimonial-free-section .sp-testimonial-client-name {
    color: #8dc53f!important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.font-proxima-bold{
	font-family: 'Proxima Nova Bold' !important;
}

.font-proxima-ex-bold{
	font-family: 'Proxima Nova Extra Bold' !important;
}

.font-proxima-black{
	font-family: 'Proxima Nova Black' !important;
}

.font-proxima-alt-bold{
	font-family: 'Proxima Nova ALt Bold' !important;
}

.font-proxima-alt-light{
	font-family: 'Proxima Nova Alt Light' !important;
}

.font-proxima-alt-thin{
	font-family: 'Proxima Nova Alt Thin' !important;
}

.menu .navbar-brand img{
	width: 100%;
	padding:4px;
}

.menu .nav > li > a{
	font-family: 'Proxima Nova Bold';
}

.transparent-header #masthead:not(.navbar-scrolled) .nav > li > a{
	color: #000;
}

.menu .nav > li > a:hover,
.menu .nav > li > a:focus,
.menu .nav > li.active > a{
	color: #8dc63f !important;
}

.headerpnumber{
	position: relative;
	top: -3px;
	border-radius: 5px;
	background: #8dc63f;
	padding: 8px 40px 7px;
	color: #fff !important;
	border: 2px solid transparent;
	font-family: 'Proxima Nova Bold';
}

.headerpnumber:hover,
.headerpnumber:focus{
	border-color: #8dc63f;
	color: #000 !important;
	background-color: transparent;
}

.rschicon {
    width: 100px;
    margin-bottom: -30px;
}

.sidebar-header{
	font-size: 22px;
	text-transform: uppercase;
	font-family: 'Proxima Nova Bold';
	color: #8dc63f!important;
}

#footer a{
	font-size: 18px;
	font-family: 'Proxima Nova';
}

#footer a:hover,
#footer a:focus{
	color: #fff;
}

.footercontact{
	position: relative;
	padding-bottom: 20px;
}

.footercontact:after{
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	height: 1px;
	width: 170px;
	background-color: rgba(255, 255, 255, 0.15);
}

.footersocialicons a{
	width: 35px;
	height: 35px;
	font-size: 20px;
	background: #fff;
	line-height: 35px;
	border-radius: 50%;
	margin-right: 15px;
	text-align: center;
	display: inline-block;
	border: 1px solid #fff;
}

.footersocialicons a:last-child{
	margin-right: 0;
}

.footersocialicons a i{
	color: #66676a !important;
}

.footersocialicons a:hover,
.footersocialicons a:focus{
	background: #c40233;
	border-color: transparent;
}

.footersocialicons a:hover i,
.footersocialicons a:focus i{
	color: #fff !important;
}

#footer .footer-columns-2 [class*="col-sm-"]:last-child{
	text-align: left;
}

#footer .menu li{
	border-bottom: 0;
	display: inline-block;
}

#footer .menu li::after{
	color: #fff;
	content: '|';
	padding: 0 15px;
}

#footer .menu li:last-child:after{
	display: none;
}

#footer .menu li a{
	text-transform: capitalize;
}

#footer .menu li.active a{
	color: #fff;
}

#footer .col-sm-6:first-child{
	width: 33.3333333333%;
}

#footer .col-sm-6:last-child{
	width: 66.6666666667%;
}

#footer .menu{
	padding-bottom: 90px;
	border-bottom: 1px solid rgba(255,255,255,0.15);
}

.footercopyright{
	font-size: 16px;
}

#footer{
	padding: 20px 0 50px;
}

#masthead{
	padding: 0 20px 0 80px;
}

.request-free-sec{
	z-index: 9;
	margin-top: -105px;
}

.request-free-sec .request-head{
	font-size: 32px;
	font-family: 'Manrope' !important;
}

.cust-site-btn,
.contact-form #btn-submit{
	font-size: 16px;
	padding: 4px 35px;
	border-radius: 5px;
	text-transform: uppercase;
	border: 2px solid transparent;
	background: #8dc63f !important;
	font-family: 'Proxima Nova Bold' !important;
}

.cust-white-btn{
	color: #000 !important;
	background: #fff !important;
}

.cust-site-btn:hover,
.cust-site-btn:focus,
.contact-form #btn-submit:hover,
.contact-form #btn-submit:focus{
	color: #000 !important;
	border-color: #8dc53f !important
	background-color: transparent !important;
}

.btn-default.active, .btn-default:active, .btn-default:hover, .open>.btn-default.dropdown-toggle {
    color: #000!important;
    background-color: transparent!important;
    border-color: #8dc53f!important;
}


.cust-white-btn:hover,
.cust-white-btn:focus,
.our-process-sec .cust-site-btn:hover,
.our-process-sec .cust-site-btn:focus{
	color: #fff !important;
	border-color: #fff !important;
}

.about-svgicons{
	width: 100%;
}

.about-svgicons img{
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 auto;
	object-fit: contain;
}

.detail-icon img{
	width: 60px;
	height: 60px;
}

.cust-title-48{
	line-height: 1;
	font-size: 48px;
}

.cust-title-22{
	line-height: 1;
	font-size: 22px;
}

.cust-title-36{
	line-height: 1;
	font-size: 36px;
}

.clr-red{
	color: #c40233 !important;
}

.cust-text-22{
	text-transform: uppercase;
	font-family: 'Proxima Nova Bold';
}

.cust-text-22 a{
	color: #8dc63f;
}

.cust-text-22 a:hover,
.cust-text-22 a:focus{
	color: #000;
}

.expert-sec{
	padding: 50px 80px;
	background-color: #084e6de6;
}

.expert-sec .common-des{
	padding-top: 20px;
}

.padding_0{
	padding: 0;
}

.full-width-img,
.full-width-img img{
	width: 100%;
}

.home-service{
	padding: 80px 0;
}

.home-service-des img{
	width: 100%;
	height: 270px;
	object-fit: cover;
	border-radius: 10px;
}

.home-service-des:hover img,
.home-service-des:focus img{
	transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.home-service-des{
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 10px;
	margin-bottom: 30px;
}

.home-service-des h5{
	position: absolute;
	left: 20px;
	z-index: 1;
	color: #fff;
	bottom: 15px;
	line-height: 1;
	font-size: 18px;
	min-height: 30px;
	text-transform: uppercase;
}

.home-service-des:after{
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 50%;
	border-radius: 10px;
	background-size: contain;
	background-image: url('https://rsch-one.com/wp-content/uploads/2024/05/service_overlay.png');
}

.our-process-sec::after{
	position: absolute;
	right: 0;
	bottom: 0;
	content: '';
	z-index: -1;
	width: 480px;
	height: 400px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('https://rsch-one.com/wp-content/uploads/2024/05/process_icon-1.svg');
}

.testi-slider p{
	color: #fff;
	font-size: 20px;
	font-family: 'Proxima Nova Thin';
}

.testi-slider #sp-testimonial-free-wrapper-62 .sp-testimonial-free-section .tfree-client-name{
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}

#sp-testimonial-free-wrapper-62 .sp-testimonial-free-section .tfree-client-testimonial{
	padding: 20px 0;
}

.testi-slider .sp-testimonial-free-section .slick-dots{
	display: none !important;
}

.testi-slider #sp-testimonial-free-wrapper-62 .sp-testimonial-free-section .slick-prev,
.testi-slider #sp-testimonial-free-wrapper-62 .sp-testimonial-free-section .slick-next{
	top: 35%;
	font-size: 38px;
	border: 0 !important;
	background-color: transparent !important;
}

.testi-slider #sp-testimonial-free-wrapper-62 .sp-testimonial-free-section .slick-prev{
	left: -10px;
}

.testi-slider #sp-testimonial-free-wrapper-62 .sp-testimonial-free-section .slick-next{
	right: -10px;
}

.m-t-1{
	margin-top: -1px;
}

.text-uppercase{
	text-transform: uppercase;
}

.founder-des{
	position: absolute;
	bottom: 10px;
	left: 50px;
	color: #fff;
	font-size: 22px;
	line-height: 1.2;
}

.founder-des strong{
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'Proxima Nova Bold';
}

.protect-sec{
	border-right: 1px solid rgba(0, 0, 0, 0.5);
}

.cust-title-30{
	line-height: 1;
	font-size: 30px;
}

.lets-call-des{
	color: #000;
	padding-top: 20px;
	text-transform: uppercase;
	font-family: 'Proxima Nova Bold';
}

.lets-call-des a{
	color: #c40233;
	margin-left: 15px;
}

.lets-call-des a:hover,
.lets-call-des a:focus{
	color: #000;
}

.weare-des p{
	padding-bottom: 10px;
}

.contact-form .form-control{
	border: 0;
	color: #000;
	border-radius: 0;
	background: #fff;
	font-family: 'Proxima Nova Medium';
}

.contact-form .form-control:not(textarea){
	height: 50px;
}

.contact-form br{
	display: none;
}

.contact-form label{
	color: #000;
	display: block;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	font-family: 'Proxima Nova';
}

textarea{
	resize: vertical;
	min-height: 150px;
}

.cust-title-32{
	line-height: 1;
	font-size: 32px;
	font-family: 'Proxima Nova Extra Bold' !important;
}

.cust-title-68{
	line-height: 1;
	font-size: 60px;
	font-family: 'Proxima Nova Extra Bold' !important;
}

.contact-des-sec .cust-title-22{
	line-height: 1.4;
}

.contact-des-sec .cust-title-24 strong{
	color: #000;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'Proxima Nova Bold';
}

.contact-des-sec .cust-title-24 a:hover,
.contact-des-sec .cust-title-24 a:focus{
	color: #c40233;
}

.contact-form #btn-submit{
	padding: 7px 60px 5px;
}

.wpcf7-not-valid-tip{
	display: block;
	font-size: 16px;
	text-align: left;
	padding-bottom: 15px;
}

.wpcf7-not-valid-tip,
.wpcf7-response-output{
	color: red;
}

.ajax-loader{
	display: block;
	margin: 20px auto 0;
}

.proces-sec .cust-title-36{
	text-transform: uppercase;
}

.point-service{
	padding: 50px 0;
}

.service-des-sec{
	padding: 0 50px;
}

.service-list-main-sec p{
	text-align: justify;
}

.wind-serivce img{
	height: 700px;
	object-fit: cover;
}


@media only screen and (min-width: 992px){
	/*.our-process-main .full-width-img{
		display: block;
	}*/
	.pl-50,
	.lets-start-sec{
		padding-left: 50px;
	}
	.point-service .container{
		width: 970px !important;
	}
}

@media only screen and (min-width: 1200px){
	.point-service .container{
		width: 1170px !important;
	}
}

@media only screen and (max-width: 1440px){
	.home-service-des img{
		height: 190px;
	}
	.home-service-des h5{
		font-size: 16px;
		min-height: 25px;
	}
	.cust-title-48{
		font-size: 36px;
	}
	.common-des{
		font-size: 16px;
	}
	.expert-sec{
		padding: 50px 30px;
	}
	.cust-title-30{
		font-size: 26px;
	}
	.cust-title-30 p{
		margin-bottom: 0;
	}
	.contact-des-sec .cust-title-22{
		font-size: 20px;
	}
	.cust-title-68{
		font-size: 58px;
	}
}

@media only screen and (max-width: 1280px){
	.cust-title-48{
		font-size: 30px;
	}
	.cust-title-30{
		font-size: 22px;
	}
	.home-service-des img{
		height: 190px;
	}
}

@media only screen and (max-width: 1199px){
	#masthead{
		padding: 0 20px 0 0;
	}
	.request-free-sec .request-head{
		line-height: 1;
		font-size: 26px;
	}
	.cust-site-btn{
		padding: 4px 20px;
	}
	.contact-form #btn-submit{
		padding: 7px 40px 5px;
	}
	.request-free-sec{
		margin-top: -85px;
	}
	.expert-sec{
		padding: 30px 15px 20px;
	}
	.our-process-sec .col-md-8{
		width: 100%;
	}
	.our-process-sec::after{
		width: 340px;
		height: 288px;
	}
	.cust-title-36{
		font-size: 28px;
	}
	.cust-title-32{
		font-size: 26px;
	}
}

@media only screen and (max-width: 991px){
	#footer .col-sm-6:first-child,
	#footer .col-sm-6:last-child{
		width: 100%;
		text-align: center;
	}
	#footer .col-sm-6:first-child{
		padding-bottom: 30px;
	}
	#footer .sidebar-widget{
		text-align: center;
	}
	.footercontact::after{
		right: 0;
		margin: auto;
	}
	#footer .menu{
		padding-bottom: 10px;
	}
	.menu-sidebar #custom_html-5{
		text-align: left;
	}
	.menu .nav > li > a{
		padding-left: 5px;
	}
	.request-free-sec{
		margin-top: 0;
	}
	.request-free-sec .request-head{
		font-size: 22px;
		line-height: 1.4;
		margin-bottom: 0 !important;
	}
	.request-free-sec .cust-site-btn{
		margin-bottom: 30px !important;
	}
	.cust-title-68,
	.cust-title-36{
		text-align: center !important;
	}
	.home-service-des img{
		height: 300px;
	}
	.our-process-main .background-media{
		background-image: none !important;
	}
	.cust-title-32,
	.cust-title-48,
	.res-991-center,
	.request-free-sec .request-head{
		text-align: center !important;
	}
	.res-991-center .divider-border .divider-border-inner{
		right: 0;
		margin: auto;
	}
	.res-plr,
	.proces-sec{
		padding-left: 30px;
		padding-right: 30px;
	}
	.expert-sec{
		background-color: transparent;
	}
	.expert-sec .col-md-12{
		width: 80%;
		padding: 50px;
		margin: 50px auto;
		background-color: rgba(196, 2, 51, 0.9);
	}
	.protect-sec{
		border-right: none;
		padding: 30px 15px;
		margin-bottom: 30px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.5);
	}
	.founder-des{
		left: 0;
		right: 0;
	}
	.home-service{
		padding: 0 0 30px;
	}
	.point-service .container{
		width: 100% !important;
	}
	.service-list-main-sec p{
		text-align: center;
	}
	.wind-serivce img{
		height: auto;
	}
	.point-service .cust-title-36{
		padding-top: 30px;
	}
	.service-des-sec{
		padding: 50px 15px;
	}
	.point-service .col-md-6:first-child{
		padding: 0;
	}
}

@media only screen and (max-width: 767px){
	.home-service-des img{
		height: 270px;
	}
	.cust-title-22,
	.detail-list-sec{
		text-align: center !important;
	}
	.detail-list-sec .cust-title-22{
		padding-top: 10px;
	}
	.testi-slider #sp-testimonial-free-wrapper-62 .sp-testimonial-free-section .slick-prev{
		left: 0;
	}
	.testi-slider #sp-testimonial-free-wrapper-62 .sp-testimonial-free-section .slick-next{
		right: 0;
	}
	.contact-des-sec .cust-title-24 a{
		font-size: 16px;
	}
	.cust-title-68{
		font-size: 44px;
	}
	.contact-des-sec .cust-title-22{
		font-size: 18px;
	}
}

@media only screen and (max-width: 575px){
	.cust-title-48{
		font-size: 24px;
	}
	.cust-title-22{
		font-size: 20px;
	}
	.expert-sec .col-md-12{
		width: 100%;
		margin: 10px auto;
		padding: 30px 20px 20px;
	}
	.home-service .col-xs-6{
		width: 100%;
		float: none;
	}
	.point-service .col-md-6:first-child{
		padding: 0 15px;
	}
}