.right-10{
	padding-right: 10px;
}
.header-icon{
	color: #27389A;
	font-size: 16px;
}
.nav-icon{
	color: #fafafa;
	font-size: 16px;
}
.aheto-tab--business .aheto-tab__box.active {
    height: 430px;
    min-height: 430px;
}
.aheto-header-1 .karma-logo img {
    width: auto;
    max-height: 60px;
}
.aheto-header-1 .karma-logo {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 25px 0 30px;
}
.min-h-170{
	min-height: 170px;
}
.group-icon{
	flex-basis: 100%;
}

.aheto-btn__icon--box::before {

    position: absolute;
    z-index: 1;
    left: 20px;
    font-size: 20px;
    font-size: 16px;
    vertical-align: middle;
    margin-top: -10px;
}
.btn-icon{
	font-size: 16px;
}
.left-10{
	padding-left: 10px;
}
.aht-cta--business .aht-cta__tel i::before {
    position: absolute;
    top: 9px;
    right: 14px;
}

.aheto-header .dropdown-btn::before {
    display: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    font-family: "Font Awesome 5 Pro";
    content: '\f0d7';
    vertical-align: middle;
}
.bottom-130{
	padding-bottom: 130px;
}
.bottom-35{
    padding-bottom: 35px;
}
.text-red{
	color: #CF2632;
}
.slider-caption {
	text-transform: uppercase;
}
.about-counter-wrapp {
    padding: 1px 0 120px;
    background: #f6f9ff;
}
.aheto-header-1 .main-menu > .menu-item {
    padding: 0 10px;
}
.aheto-tab--business .aheto-tab__list-link {
    padding: 33px 30px;
    font-size: 15px;
}
.aheto-tab--business .aheto-tab__list-link {
    padding: 15px;
}
.aheto-tab--simple .aheto-tab__list-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 192px;
    flex: 1 0 107px;
    width: 201px;
}
.widget_nav_menu_2 .menu-item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 100%;
    margin-bottom: 20px;
    line-height: 20px;
}
.inner-title{
    background-color: rgba(207, 38, 50, 0.8);
    padding: 10px 20px;
    width: 40%;
}
.aheto-titlebar--height-400 {
    height: 300px;
    min-height: 300px;
}

.aheto-counter--classic .aheto-counter__number::after {
    content: " +";
}
.aheto-counter--classic .aheto-counter__number::before {
    content: "";
}
.margin-lg-50t{
    margin-top: 50px;
}
.margin-lg-35b{
    margin-bottom: 35px;
}
.margin-lg-35t{
    margin-top: 35px;
}

.aheto-titlebar__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-flex: 7;
    -ms-flex: 7;
    flex: 7;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 110px 0 100px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    height: 100%;
}
.last-message{
    color: #CF2632;
    font-weight: 600;
    font-style: italic;
} 
.page-header-logo{
    max-height: 120px;
    background-color: #fafafa;
}
.company-logo:hover {
    box-shadow: 0.5px 4px 62px 0px rgba(0, 0, 0, 0.07);
}
.aheto-progress--bar {
    padding-top: 0px;
    padding-bottom: 15px;
}

.aheto-progress__bar-holder {

    position: absolute;
    top: -10px;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);

}

.t-red{
    color: #CF2632;
}

.aheto-content-block--list-icon .aheto-content-block__title::before {
    margin-right: 5px;
    font-size: 20px;
    content: attr(data-in) "";
}
.time-line-abt{
    margin: 120px 0px 0px;
}

ol li {
    display: revert;
    padding-left: 5px;
    color: #999999;
    font-family: "Karla", sans-serif;
    font-weight: normal;
    list-style: disc;
    margin-left: 35px;

}

.aheto-image-block::after {

    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-box-shadow: 0px 0px 150px 100px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 150px 100px rgba(0, 0, 0, 0.9);
    content: '';
    opacity: 0;

}
.aheto-image-block {
    position: relative;
    height: 226px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    border: 1px solid #CF2632;
}

.w-100 {
    width: auto;
    height: 410px;
    padding-left: 100px;
}

.padding-45-all{
    padding: 45px 0px;
}
.no-padding{
    padding: 0px !important;
}
.margin-25l{
    margin-left: 25px !important;
}
.bg-white{
    background: #fafafa;
}

ol li::before {
    position: absolute;
    top: 0;
    left: 0;
    color: #CF2632;
    font-family: "Karla", sans-serif;
    font-size: 16px;
    font-weight: bold;
    content: counter(item) ". ";
    counter-increment: item;
    display: none;
}
.aheto-image-block:hover .aheto-image-block__link {
    opacity: 0;
}
.aheto-image-block::after {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-box-shadow: 0px 0px 150px 100px rgba(0, 0, 0, 0.0);
    box-shadow: 0px 0px 150px 100px rgba(0, 0, 0, 0.0);
    content: '';
    opacity: 0;
}
.aheto-video--big {
    height: 350px;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0;
    width: auto;
}