

/* Start:/local/templates/eml/components/it24/template/page_home_visit/style.css?175163241421171*/
.home__visit__icon__arrow__right {
    display: inline-block;
    width: 29px;
    height: 29px;
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/arrow_right.png");
}

.home__visit__icon__question {
    display: inline-block;
    width: 38px;
    height: 37px;
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/question.png");
}

.home__visit__card{
    overflow: hidden;
}

.home__visit__card__wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 460px;
}

.home__visit__icon__check {
    display: inline-block;
    width: 63px;
    height: 61px;
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/check.png");
}

.home__visit__icon__lab {
    display: inline-block;
    width: 91px;
    height: 91px;
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/lab.png");
}

.home__visit__banner__top {
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/banner.jpg") no-repeat #F5F8FB;
    background-size: cover;
    height: 452px;
    border: 1px solid #C3DFF9;
    border-radius: 3px;
    padding: 70px 0 0 70px;
}

.home__visit__banner__top__title {
    font-weight: 700;
    font-size: 60px;
    line-height: 115.5%;
    color: #0D1F4C;
    margin-bottom: 42px;
}

.home__visit__banner__top__title span {
    color: #0091CB;
    display: block;
}

.home__visit__banner__top__contact {
    margin-bottom: 54px;
}

.home__visit__banner__top__phone {
    display: inline-block;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    color: #0D1F4C;
}

.home__visit__banner__top__btn {
    display: inline-block;
    background: #0091CB;
    border-radius: 30px;
    line-height: 44px;
    padding: 0 51px 0 22px;
    font-weight: 300;
    font-size: 14px;
    color: #FFFFFF;
    margin-left: 49px;
    position: relative;
}

.home__visit__banner__top__btn:hover {
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.5), 0 0 10px rgba(255, 255, 255, 0.5);
    color: white;
}

.home__visit__question__block__btn:hover {
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.5), 0 0 10px rgba(255, 255, 255, 0.5);
    color: white;
}

.home__visit__form__order__btn:hover{
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.5), 0 0 10px rgba(255, 255, 255, 0.5);
    color: white;
}

.home__visit__banner__top__btn .home__visit__icon__arrow__right {
    position: absolute;
    right: 8px;
    top: 7px;
}

.home__visit__banner__top__link {
    display: inline-block;
    font-weight: 400;
    font-size: 25px;
    color: #0091CB;
    position: relative;
    padding-left: 55px;
}

.home__visit__banner__top__link .home__visit__icon__question {
    position: absolute;
    left: 0;
    top: 0;
}

.home__visit__advantage {
    margin-top: 60px;
}

.home__visit__advantage__item {
    padding-left: 88px;
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
    text-align: left;
}

.home__visit__advantage__item .home__visit__icon__check {
   position: absolute;
   left: 0;
   top: 0;
}

.home__visit__advantage__name {
    font-weight: 400;
    font-size: 16px;
    color: #697C90;
}

.home__visit__advantage__desc {
    font-weight: 600;
    font-size: 25px;
    color: #0D1F4C;
}

.home__visit__home__analyze {
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/banner_2.jpg") no-repeat;
    background-size: cover;
    padding: 90px 0;
    margin-top: 30px;
}

.home__visit__home__analyze__title {
    font-weight: 300;
    font-size: 45px;
    line-height: 54px;
    text-align: center;
    color: #0D1F4C;
    margin-bottom: 85px;
}

.home__visit__home__analyze__title b {
    font-weight: 700;
}

.home__visit__home__analyze__title span {
    display: block;
}

.home__visit__home__analyze__item {
    font-size: 20px;
    line-height: 29px;
    color: #0f2757;
    font-weight: 300;
    padding-left: 118px;
    position: relative;
    margin-bottom: 75px;
}

.home__visit__home__analyze__item:last-child {
    margin-bottom: 0;
}

.home__visit__home__analyze__item .home__visit__icon__lab {
    position: absolute;
    left: 0;
    top: -30px;
}

.home__visit__how {
    margin-top: 90px;
}

.home__visit__how__title {
    margin-bottom: 70px;
    font-weight: 700;
    font-size: 42px;
    line-height: 120%;
    color: #0D1F4C;
}

.home__visit__how__title span {
   color: #0091CB;
}

.home__visit__how__desc {
    font-weight: 300;
    font-size: 20px;
    line-height: 140%;
    color: #0D1F4C;
    margin-bottom: 49px;
}

.home__visit__how__item {
    font-weight: 400;
    font-size: 20px;
    color: #0D1F4C;
    margin-bottom: 41px;
    padding-left: 68px;
    position: relative;
}

.home__visit__how__item:last-child {
    margin-bottom: 0;
}

.home__visit__how__item.bio:before {
    display: inline-block;
    content: "";
    width: 44px;
    height: 44px;
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/bio.png");
    position: absolute;
    left: 0;
    top: -10px;
}

.home__visit__how__item.im:before {
    display: inline-block;
    content: "";
    width: 44px;
    height: 44px;
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/im.png");
    position: absolute;
    left: 0;
    top: -10px;
}

.home__visit__how__item.bak:before {
    display: inline-block;
    content: "";
    width: 44px;
    height: 44px;
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/bak.png");
    position: absolute;
    left: 0;
    top: -10px;
}

.home__visit__how__item.obch:before {
    display: inline-block;
    content: "";
    width: 44px;
    height: 44px;
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/obch.png");
    position: absolute;
    left: 0;
    top: -10px;
}

.home__visit__how__item.gen:before {
    display: inline-block;
    content: "";
    width: 44px;
    height: 44px;
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/gen.png");
    position: absolute;
    left: 0;
    top: -10px;
}

.home__visit__how__item.pcr:before {
    display: inline-block;
    content: "";
    width: 44px;
    height: 44px;
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/pcr.png");
    position: absolute;
    left: 0;
    top: -10px;
}

.home__visit__how__subtitle {
    margin-top: 80px;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 35px;
    line-height: 42px;
    color: #0D1F4C;
}

.home__visit__how__li {
    font-weight: 300;
    font-size: 16px;
    color: #0D1F4C;
    margin-bottom: 10px;
    position: relative;
    padding-left: 24px;
}

.home__visit__how__li:before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #0091CB;
    position: absolute;
    left: 0;
    top: 8px;
}

.home__visit__how__note {
    font-weight: 300;
    font-size: 16px;
    line-height: 160%;
    color: #0D1F4C;
}

.home__visit__who__for {
    margin-top: 130px;
}

.home__visit__who__for__title {
    font-weight: 400;
    font-size: 45px;
    text-align: center;
    color: #0D1F4C;
    margin-bottom: 70px;
}

.home__visit__who__for__item {
    margin-bottom: 55px;
    padding-left: 160px;
    position: relative;
}

.home__visit__who__for__item__name {
    font-weight: 500;
    font-size: 23px;
    color: #0D1F4C;
    margin-bottom: 13px;
}

.home__visit__who__for__item__desc {
    font-weight: 300;
    font-size: 23px;
    color: #0D1F4C;
}

.home__visit__who__for__item.num__1:before {
    content: "";
    display: inline-block;
    width: 116px;
    height: 113px;
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/num_1.png") no-repeat;
    position: absolute;
    left: 0;
    top: 10px;
}

.home__visit__who__for__item.num__2:before {
    content: "";
    display: inline-block;
    width: 116px;
    height: 113px;
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/num_2.png") no-repeat;
    position: absolute;
    left: 0;
    top: 10px;
}

.home__visit__who__for__item.num__3:before {
    content: "";
    display: inline-block;
    width: 116px;
    height: 113px;
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/num_3.png") no-repeat;
    position: absolute;
    left: 0;
    top: 10px;
}

.home__visit__who__for__item.num__4:before {
    content: "";
    display: inline-block;
    width: 116px;
    height: 113px;
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/num_4.png") no-repeat;
    position: absolute;
    left: 0;
    top: 10px;
}

.home__visit__how__get {
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/banner_5.jpg") no-repeat;
    background-size: cover;
    padding: 90px 0;
}

.home__visit__how__get__title {
    font-weight: 700;
    font-size: 42px;
    text-align: center;
    color: #0D1F4C;
    margin-bottom: 70px;
}

.home__visit__how__get__title span {
    color: #0091CB;
}

.home__visit__how__get__desc {
    font-weight: 300;
    font-size: 20px;
    line-height: 140%;
    color: #0D1F4C;
    margin-bottom: 44px;
}

.home__visit__how__get__item {
    margin-bottom: 34px;
    padding-left: 27px;
    position: relative;
}

.home__visit__how__get__item:last-child {
    margin-bottom: 0;
}

.home__visit__how__get__item:before {
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    background: #0091CB;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 13px;
}

.home__visit__how__get__item__name {
    font-weight: 300;
    font-size: 25px;
    color: #0D1F4C;
    margin-bottom: 10px;
}

.home__visit__how__get__item__desc {
   font-size: 16px;
    color: #0f2757;
    font-weight: 300;
}

.home__visit__question {
    height: 486px;
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/banner_3.jpg") no-repeat;
    background-size: cover;
    position: relative;
}

.home__visit__question__wrapper {
    position: relative;
    height: 486px;
}

.home__visit__question__block {
    background: #FFFFFF;
    border: 1px solid #C3DFF9;
    box-shadow: 0 5px 10px rgba(13, 31, 76, 0.15);
    border-radius: 2px;
    padding: 40px;
    width: 700px;
    height: 306px;
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.home__visit__question__block__text {
    font-weight: 300;
    font-size: 23px;
    line-height: 160.5%;
    color: #0D1F4C;
    margin-bottom: 21px;
}

.home__visit__question__block__btn {
    line-height: 45px;
    background: #0091CB;
    border: 2px solid #0091CB;
    border-radius: 22px;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    padding: 0 59px 0 22px;
    position: relative;
    display: inline-block;
}

.home__visit__question__block__btn:after {
    content: "";
    width: 29px;
    height: 29px;
    display: inline-block;
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/arrow_right.png") no-repeat;
    position: absolute;
    right: 8px;
    top: 8px;
}

.home__visit__important {
    margin-top: 130px;
}

.home__visit__important__title {
    font-weight: 700;
    font-size: 42px;
    color: #0D1F4C;
    margin-bottom: 70px;
}

.home__visit__important__title span {
    color: #0091CB;
}

.home__visit__important__item {
    margin-bottom: 35px;
}

.home__visit__important__item__name {
    font-weight: 500;
    font-size: 20px;
    color: #0D1F4C;
    margin-bottom: 15px;
    padding-left: 29px;
    position: relative;
}

.home__visit__important__item__name:before {
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
    background: #0091CB;
}

.home__visit__important__item__desc {
    font-weight: 300;
    font-size: 20px;
    color: #828282;
}

.home__visit__important__item__note {
    font-weight: 300;
    font-size: 16px;
    color: #0D1F4C;
}

.home__visit__price {
    margin-top: 80px;
}

.home__visit__price__wrapper {
    display: inline-block;
}

.home__visit__price__item {
    font-weight: 300;
    font-size: 16px;
    color: #0D1F4C;
    margin-bottom: 10px;
    padding-left: 23px;
    position: relative;
    text-align: left;
}

.home__visit__price__item:before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
    background: #0091CB;
}

.home__visit__form {
    margin-top: 130px;
    height: 749px;
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/banner_4.jpg") no-repeat;
    background-size: cover;
}

.home__visit__form__wrapper {
    height: 749px;
    position: relative;
}

.home__visit__form__order-inner {
    width: 721px;
    height: 620px;
    background: #FFFFFF;
    border: 1px solid #C3DFF9;
    box-shadow: 0 5px 10px rgba(13, 31, 76, 0.15);
    border-radius: 2px;
    padding: 50px 60px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.home__visit__home__order{
    width: 100%;
    height: auto;
}

.home__visit__form__order__title {
    font-weight: 600;
    font-size: 30px;
    color: #0D1F4C;
    margin-bottom: 30px;
    text-align: center;
    line-height: 1.3;
}

.home__visit__form__order__title span {
    color: #0091CB;
}

.home__visit__form__order__input {
    padding: 14px 24px;
    background: #FFFFFF;
    border: 1px solid #C3DFF9;
    border-radius: 22px;
    width: 100%;
    margin-bottom: 15px;
}

.home__visit__form__order__input:focus, .home__visit__form__order__input:active {
    outline: 0;
    box-shadow: none;
}

.home__visit__form__order__input::placeholder {
    font-weight: 300;
    font-size: 14px;
    color: #747D94;
}

.home__visit__form__order__date {
    position: relative;
}

.home__visit__form__order__input[type=date]:invalid::-webkit-datetime-edit {
    font-weight: 300;
    font-size: 14px;
    color: #747D94;
}

.home__visit__form__order__input[type=date] {
    position: relative;
}

.home__visit__form__order__input[type=date]::-webkit-calendar-picker-indicator {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    color: transparent;
    background: transparent;
}

.home__visit__form__order__input[type=date]::-webkit-inner-spin-button,
.home__visit__form__order__input[type=date]::-webkit-clear-button {
    z-index: 1;
}

.home__visit__form__order__check {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #0D1F4C;
    margin-top: 4px;
}

.home__visit__form__order__check a {
    color: #0091CB
}

.home__visit__form__order__btn {
    background: #0091CB;
    border: 2px solid #0091CB;
    border-radius: 22px;
    display: inline-block;
    line-height: 45px;
    padding: 0 50px 0 21px;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    position: relative;
    min-width: 198px;
}

.home__visit__form__order__btn:after {
    content: "";
    width: 29px;
    height: 29px;
    display: inline-block;
    background: url("/local/templates/eml/components/it24/template/page_home_visit/img/arrow_right.png") no-repeat;
    position: absolute;
    right: 8px;
    top: 8px;
}


@media screen and (max-width: 1200px) {

    .home__visit__question__block {
        left: 0;
    }
}

@media screen and (max-width: 992px) {

    .home__visit__banner__top__title {
        font-size: 40px;
    }

    .home__visit__home__analyze__title {
        font-size: 35px;
    }

    .home__visit__home__analyze__title span, .home__visit__home__analyze__title b {
        display: inline;
    }

    .home__visit__how__item:last-child {
        margin-bottom: 41px;
    }

    .home__visit__how__title {
        margin-bottom: 40px;
    }

    .home__visit__how__subtitle {
        margin-top: 40px;
    }

    .home__visit__home__analyze__item:last-child {
        margin-bottom: 75px;
    }

    .home__visit__who__for {
        margin-top: 90px;
    }

    .home__visit__who__for__title {
        font-size: 40px;
    }

    .home__visit__who__for__item__name {
        font-size: 16px;
    }

    .home__visit__who__for__item__desc {
        font-size: 16px;
    }

    .home__visit__home__analyze__item.last {
        margin-bottom: 0;
    }

    .home__visit__how__get__item:last-child {
        margin-bottom: 34px;
    }

    .home__visit__how__get__item.last {
        margin-bottom: 0;
    }

    .home__visit__how__get {
        padding: 40px 0;
    }

    .home__visit__question__block__text {
        font-size: 20px;
    }

    .home__visit__important {
        margin-top: 90px;
    }

    .home__visit__important__title {
        font-size: 40px;
        margin-bottom: 40px;
    }

    .home__visit__form {
        margin-top: 90px;
        height: 900px;
    }

    .home__visit__form__wrapper {
        height: 900px;
    }

    .home__visit__form__order-inner {
        width: 700px;
        height: 800px
    }

    .home__visit__card__wrapper{
        height: 660px;
    }

}

@media screen and (max-width: 767px) {
    .home__visit__form__order-inner {
        width: 515px;
        height: 860px
    }
    .home__visit__card__wrapper{
        height: 720px;
    }
}

@media screen and (max-width: 576px) {

    .home__visit__banner__top {
        background: url("/local/templates/eml/components/it24/template/page_home_visit/img/banner_mob_empty.jpg") no-repeat #F5F8FB;
        background-size: cover;
        height: auto;
    }

    .home__visit__banner__top__phone {
        display: block;
        font-size: 20px;
        margin-bottom: 20px;
    }

    .home__visit__banner__top__btn {
        margin-left: 0;
    }

    .home__visit__banner__top__contact {
        margin-bottom: 30px;
    }

    .home__visit__banner__top {
        padding: 30px;
    }

    .home__visit__banner__top__title {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .home__visit__banner__top__title span {
        display: inline;
    }

    .home__visit__banner__top__link {
        font-size: 18px;
        line-height: 1.3;
    }

    .home__visit__advantage__desc {
        font-weight: 600;
        font-size: 20px;
        color: #0D1F4C;
    }

    .home__visit__home__analyze__title {
        font-size: 25px;
        line-height: 1.3;
    }

    .home__visit__home__analyze__item .home__visit__icon__lab {
        top: -15px;
    }

    .home__visit__home__analyze {
        padding: 40px 0;
    }

    .home__visit__how {
        margin-top: 40px;
    }

    .home__visit__how__title {
        font-size: 25px;
        line-height: 1.3;
    }

    .home__visit__how__desc {
        font-size: 16px;
    }

    .home__visit__how__subtitle {
        font-size: 25px;
        line-height: 1.3;
    }

    .home__visit__how__item {
        font-size: 16px;
    }

    .home__visit__who__for {
        margin-top: 40px;
    }

    .home__visit__who__for__title {
        font-size: 25px;
    }

    .home__visit__who__for__item {
        padding-left: 95px;
    }

    .home__visit__who__for__item.num__1:before,
    .home__visit__who__for__item.num__2:before,
    .home__visit__who__for__item.num__3:before,
    .home__visit__who__for__item.num__4:before {
        width: 76px;
        height: 73px;
        background-size: cover;
    }

    .home__visit__how__get__title {
        font-size: 25px;
    }

    .home__visit__question__block {
        padding: 20px;
    }

    .home__visit__question__block__text {
        font-size: 18px;
    }

    .home__visit__important__title {
        font-size: 30px;
        line-height: 1.3;
    }

    .home__visit__important__item__desc {
        font-size: 16px;
    }

    .home__visit__form__order-inner {
        width: auto;
        padding: 20px;
    }

    .home__visit__card__wrapper{
        height: 780px;
    }

    .home__visit__form__order__title {
        font-size: 25px;
    }

}

@media screen and (max-width: 400px) {

    .home__visit__banner__top__title {
        font-size: 20px;
    }

    .home__visit__banner__top__title span {
        display: inline;
    }

    .home__visit__advantage__desc {
        font-size: 16px;
    }

    .home__visit__banner__top__link {
        font-size: 16px;
    }

    .home__visit__advantage__name {
        font-size: 14px;
    }

    .home__visit__home__analyze__title {
        font-size: 20px;
    }

    .home__visit__home__analyze__item {
        font-size: 16px;
    }

    .home__visit__how__title,
    .home__visit__how__subtitle {
        font-size: 20px;
    }

    .home__visit__how__desc,
    .home__visit__how__item,
    .home__visit__how__li,
    .home__visit__how__note {
        font-size: 14px;
    }

    .home__visit__how__subtitle {
        margin-top: 20px;
    }

    .home__visit__how__title {
        margin-bottom: 20px;
    }

    .home__visit__who__for__title {
        font-size: 20px;
        margin-bottom: 40px;
    }

    .home__visit__who__for__item {
        padding-left: 60px;
        margin-bottom: 20px;
    }

    .home__visit__who__for__item.num__1:before,
    .home__visit__who__for__item.num__2:before,
    .home__visit__who__for__item.num__3:before,
    .home__visit__who__for__item.num__4:before {
        width: 46px;
        height: 43px;
        background-size: cover;
    }

    .home__visit__how__get__title {
        font-size: 20px;
        margin-bottom: 40px;
    }

    .home__visit__how__get__item__name {
        font-size: 20px;
    }

    .home__visit__how__get__desc {
        font-size: 16px;
    }

    .home__visit__question__block {
        padding: 20px;
    }

    .home__visit__question__block__text {
        font-size: 14px;
    }

    .home__visit__question__block__btn {
        padding: 0 50px 0 10px;
        font-size: 12px;
    }

    .home__visit__important__title {
        font-size: 20px;
        line-height: 1.3;
    }

    .home__visit__important__item__name {
        font-size: 16px;
    }

    .home__visit__important__item__desc {
        font-size: 14px;
    }

    .home__visit__form__order__title {
        font-size: 20px;
    }

    .home__visit__form__order__check {
        font-size: 12px;
    }

}
/* End */
/* /local/templates/eml/components/it24/template/page_home_visit/style.css?175163241421171 */
