/* Start Hide by KRP */
.ServiceList .ListItemImg a img:hover,
.team-item .ListItemImg img:hover,
.blog-item .ListItemImg img:hover {
    /* transform: scale(1.2); */
    /* transition: ease-in-out 0.5s; */
}

.Category > .container > p {
    margin: 0 auto 1rem;
}

.CustomersReview > .container > p {
	margin: 0 auto;
}

.CustomersReview:before {
	height: 90px;
}

.ServiceList .item {
    padding: 0 0.9rem 1.2rem;
}

.ourceo-section,.CustomersReview {
    padding: 70px 0px;
}

.download-img {
	height: 600px;
}

.download-img img {
	height: 100%;
	width: 100%;
}

.DownloadInfo {
    margin: 3rem 0 0 -100px;
}

.ServiceProviders, .CustomersReview, .Category, .HeaderCarousel,.ourceo-section,.team-section  {
	margin: 0 0 70px;
}


.team-description {
    max-height: 40px;
    min-height: 40px;
}

.ServiceLocation p,.ServiceOthor p {
	font-size: 16px;
}

.ServiceTitle h3 a {
    font-size: 18px;
}
p {
    font-size: 18px;
}

.SocialMedia a {
	border-radius: 50%;
}

.SocialMedia ul li a:hover {
    transform: scale(1.2);

}

.SocialMedia ul li:nth-child(1) a:hover {
	box-shadow: 0px 0px 10px rgb(28 156 234);
}

.SocialMedia ul li:nth-child(2) a:hover {
	box-shadow: 0px 0px 10px rgb(0 119 181);
}

.SocialMedia ul li:nth-child(3) a:hover {
	box-shadow: 0px 0px 10px rgb(12 137 243);
}

.SocialMedia ul li:nth-child(4) a:hover {
	box-shadow: 0px 0px 10px rgb(254 0 0);
}

.SocialMedia ul li:nth-child(5) a:hover {
	box-shadow: 0px 0px 10px rgb(255 0 131);
}

.close-button {
    padding: 12px 18px;
    font-size: 14px;
    background: #4fbd37;
    color: #fff;
}

.close-button:hover,.close-button:focus {
	background: #2c312b;
}

.custom-modal.show {
	display: flex !important;
    align-items: center;
}

.modal-content {
   border-radius: 8px;
}
/* End Hide by KRP */
.modal-header {
	border-top: 5px solid #4fbd37;
}

.modal-body {
    padding: 20px;
    font-size: 16px;
}

.modal-btn {
    background-color: #2c312b;
    color: #fff;
    font-size: 16px;
    padding: 12px 30px;
    border-radius: 30px;
}

.modal-btn:hover,.modal-btn:focus {
	background-color: #4fbd37;
	color: #fff;
}

.modal-header .close {
    font-size: 40px;
    padding: 0.5rem 1rem;
}
.modal-title {
	font-weight: 600;
}

/*form css start*/
.radds-form-section .Form {
   /* display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;*/
    width: 100%;
    padding: 0;
    height: 100%;
    max-width: unset;
    margin: 0;
}

.radds-form-section .form-wrapper {
   /* max-width: 700px;
    width: 100%;*/
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}

.radds-form-section .form-content {
	max-width: 700px;
    width: 100%;
    height: 100%;
}

.FormPages.radds-form-section  {
	height: 100vh;
    width: 100%;
}

.FormPages.radds-form-section.radds-form-signup {
	height: 100%;
}

.radds-form-section .Form .form-wrapper h3 img {
    max-height: 60px;
}

.radds-form-section .Form .form-wrapper h3 {
    margin: 0 0 10px;
}

.radds-form-section .form-wrapper .InputRadio .wizard-form-radio input[type="radio"] {
	height: 75px;
}

.radds-form-section .form-wrapper .InputRadio .wizard-form-radio svg {
    height: 32px;
}
.radds-form-section .form-wrapper .FormBoxFooter {
   	margin: 0.9rem -1.875rem -1.875rem;
    padding: 1rem 1.875rem;
}
.radds-form-section .form-wrapper .FormBoxHead {
    margin: -1.875rem -1.875rem 1rem;
    padding: 1rem 1.875rem;
}

.radds-form-section .form-wrapper .FormBoxHead h4{
	font-size: 20px;
}

.radds-form-section .form-wrapper .InputRadio {
    margin: 0 0 1rem;
}

.radds-form-section .form-wrapper .InputBox {
    margin: 0 0 1.25rem;
}

.radds-form-section.radds-form-signup .form-wrapper .InputBox {
    margin: 0 8px 1.25rem;
}
/*form css end*/

/*blogpage css start*/
.blog-item .ServiceOthor p,.blogdetail-inner p,.blogdetail-inner ul li,.blogdetail-inner a{
    font-size: 18px;
}

.blog-taglabel label,.blog-item .ServiceLocation p,.blog-viewmore {
    font-size: 16px;
}

.faq-wrapper {
	margin-bottom: 4rem !important;
	margin-top: 40px !important;
}

#blogs-data .ListItem {
	margin-top: 0;
}
/*blogpage css End*/

/*Blog detail css start*/
.blogcategory-listwrapper {
	border-top:0;
    padding: 25px;
}

.blogdetail-inner ul li:before {
    background: #4fbd37;
}
/*Blog detail css end*/

/* button start */
.btn-border-white {display: inline-flex;border-radius: 5px;border: 3px solid #fff;text-decoration: none !important;align-items: center;justify-content: center;position: relative;overflow: hidden;}
.btn-border-white span {position: relative;transition: all .45s ease-Out;color: #fff;text-decoration: none !important;}
.spin-hover {width: 0;height: 0;opacity: 0;left: 70px;top: 20px;transform: rotate(0deg);background: none;position: absolute;transition: all .5s ease-Out;}
.btn-border-white:hover .spin-hover {width: 200%;height: 500%;opacity: 1;left: -90px;top: -70px;background: #ffffff;transform: rotate(80deg);}
.btn-border-white:hover span {color: #2D3142;}
/* View more */
.viewmore-border-white{border-radius:25px;border:2px solid #4fbd37;text-decoration:none!important;align-items:center;justify-content:center;position:relative;overflow:hidden;background-color:#fff;display:block;margin:auto;font-size:15px;transition:.25s;font-weight:700;min-width:100px;top:25px;padding:6px 20px}.viewmore-border-white span{position:relative;color:#2c312b;font-weight:600;text-decoration:none!important}.spin-hover{width:0;height:0;opacity:0;left:70px;top:20px;transform:rotate(0);background:0 0;position:absolute}.viewmore-border-white:hover .spin-hover{width:200%;height:500%;opacity:1;left:-70px;top:-70px;background:#2c312b;transform:rotate(80deg)}
.viewmore-border-white:hover span {color: #4fbd37 !important;}
.viewmore-border-white span svg {width: 16px;}
.team-item {transition: 0.5s ease-in;cursor: pointer;}
.team-item:hover {transform: translateY(-5px);}
.btn-border-white {display: inline-flex;border-radius: 5px;border: 3px solid #fff;text-decoration: none !important;align-items: center;justify-content: center;position: relative;overflow: hidden;}
.btn-border-black span {position: relative;transition: all .45s ease-Out;color: #fff;text-decoration: none !important;}
.btn-border-black {display: inline-flex;border-radius: 5px;border: 3px solid #2c312b;text-decoration: none !important;align-items: center;justify-content: center;position: relative;overflow: hidden;background: #2c312b;}
.btn-border-black span {position: relative;transition: all .45s ease-Out;color: #fff;text-decoration: none !important;}
.btn-border-black:hover .spin-hover {width: 200%;height: 500%;opacity: 1;left: -70px;top: -70px;background: #ffffff;transform: rotate(80deg);}
.btn-border-black:hover span {
color: #2D3142;
}
.JoinBtn a{width:209px !important;}
/* button end */
.CategoryBox a:hover {transform: translateY(-5px);background: unset;box-shadow: 0px 0px 30px rgb(0 0 0 / 20%);}
.ServiceList .ListItem {transition: 0.5s ease-in;}
.ServiceList .ListItem:hover {transform: translateY(-5px);box-shadow: 0px 0px 30px rgb(0 0 0 / 20%);}


@media (min-width: 1500px) {
	.form-content {
		max-width: 900px;
	}
}

@media (max-width: 1450px) {
	.HeaderCarousel {
	   margin-bottom: 5rem;
	}

	/*.CustomersReview {
    	padding: 70px 0;
	}*/

	/*.ServiceProviders, .CustomersReview, .Category, .HeaderCarousel,.ourceo-section,.team-section  {
		margin: 0 0 70px;
	}*/
}
@media (max-width: 1350px) {
	.CircleGreenLight {
	    bottom: -70px;
    	right: -20px;
	}
}

@media (max-width: 1000px) {
	.HeaderCarousel {
		height: 460px;
	}

	.Font-52,body.InnerPages .Form h3 strong {
    	font-size: 3rem !important;
	}

	p {
    	font-size: 16px;
	}

	.blog-item .ServiceOthor p,.blogdetail-inner p,.blogdetail-inner ul li,.blogdetail-inner a {
    	font-size: 16px;
	}

	.blog-taglabel label,.blog-item .ServiceLocation p,.blog-viewmore {
	 	font-size: 14px;
	}
}

@media (max-width: 991px) {
	.ServiceProviders, .CustomersReview, .Category, .HeaderCarousel,.ourceo-section,.team-section  {
		margin: 0 0 50px;
	}

	.ourceo-section,.CustomersReview  {
	    padding: 50px 0px;
	}
	.CarouselImg .item > img {
    	max-height: 300px;
	}

	.Font-52,body.InnerPages .Form h3 strong {
	    font-size: 2.2rem !important;
	}

	.download-img {
	    height: 450px;
	}

	.blogcategory-listwrapper {
   		padding: 15px;
	}
}

@media (max-width: 767px) {
	.CustomersReview:before {
		display: none;
	}
	.faq-wrapper {
    	margin-bottom: 2rem !important;
	}

	.DarkDotes {
		display: none;
	}

	.HeaderCarousel {
	    height: auto;
    	margin-bottom: 80px;
	}

	.CarouselCaption{
	    margin-top: 40px !important;
	}

	.CarouselImg .item > img {
		height: auto;
    	max-height: unset;
	}

	.team-section .col-sm-12:first-child .ListItem {
	    margin-top: 0;
	}

	.DownloadInfo {
	   margin: 50px 0 0;
	}

	.download-img {
	    height: 280px;
	}

	.Font-18 {
    	font-size: 14px;
	}
}

@media (max-width: 400px) {
	.ServiceProviders, .CustomersReview, .Category, .HeaderCarousel, .ourceo-section, .team-section {
	    margin: 0 0 40px;
	}
	.ourceo-section, .CustomersReview {
	    padding: 40px 0px;
	}
}

@media (max-width: 499px) {
	.radds-form-section .form-wrapper .FormBoxHead {
		margin: -1.25rem -1.25rem 1.25rem;
	}

	.radds-form-section .form-wrapper .FormBoxFooter {
		margin: 0 -1.25rem -1.25rem;
	}
}

