.main-header__btn .cleenhearts-btn__text{

	font-size: 14px;
    text-align: center;
    margin-left: 0;
    width: 100px;
    display: block;
    line-height: 22px;

}



.main-header__btn

{

	text-align: center;

	padding-top: 10px;

    padding-bottom: 10px;

    padding-right:  36px;

    padding-left: 78px;

    margin-left: 60px;

}



.about_yearsexp{

	background: var(--cleenhearts-base);

	border-radius: 50%;

	color: #ffffff;

    width: 60px;

    height: 60px;

    line-height: 57px;

    font-size: 21px;

    text-align: center;

    font-weight: bold;

}

/*

.mejdaf-solutions .support-card:nth-child(odd) .support-card__image{

	order: 1;

}



.mejdaf-solutions .support-card:nth-child(even) .support-card__image{

	order: 2;

}*/



.video-one__title{

	letter-spacing: 25px;

}





.companies-wrapp  {

  border: 1px solid;

  border-radius: 30px;

  padding: 10px;

}



.cleenhearts-btn__text{

	color: #ffffff;

}

#forcv{
	line-height: 62px;
	color: var(--cleenhearts-text);
}
#forcv input{
	display: none;
}


@media (max-width: 600px){
	.order-xs-1{
		order:1;
	}
	.order-xs-2{
		order:2;
	}
}