/* title */

#section__title {
    background: #EEFBFF;
    ;
}


h1 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 56px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #0C0C0C;
    margin-top: 80px;
    margin-bottom: 16px;
}

.h2__title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #0C0C0C;
    padding-bottom: 80px;
    width: 76%;
    margin: 0 auto;

}

.text__h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 44px;
}

/* main */

#section__main {
    margin-top: 92px;
}

.block__main {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
}

.block__left {
    width: 41%;
}

.block__text__h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 34px;
    line-height: 44px;
    color: #0C0C0C;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin-bottom: 40px;
}

.block__text__p__top {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #0C0C0C;
    margin-bottom: 40px;

}

.block__text__p__bottom {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #0C0C0C;
    margin-top: 40px;

}

p {
    margin-bottom: 0;
}

.block__rihgt {
    width: 50%;
}

.block__label {
    margin-bottom: 24px;
    font-size: 14px
}

.label {
    width: 100%;
    font-size: 14px
}

.text__label {
    font-size: 14px;
}

/* phone number */

.block__phone__number {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 24px;
}

.country {
    display: flex;
    flex-direction: column;
    width: 30%;
}

.p_pass {
    color: #4A4A4A;
    padding-top: 4px;
}

#selectID {

    border: 1px solid #D6D6D6;
    border-radius: 12px;
    padding-left: 12px;
    font-size: 14px;
    margin-top: 4px;

    /* customized__select */
    appearance: none;
    background: url(../../img/img__request_demonstration/keyboard_arrow_down.svg) no-repeat right;
    background-position-x: calc(100% - 8px);
    height: 40px;
    width: 100%;
    background-color: #F5F8FA;
}

/* .select__phone__number {
    background: #F5F8FA;
} */

/* select::-ms-expand {
    display: none;
} */

.input {
    background: #F5F8FA;
    border: 1px solid #D6D6D6;
    border-radius: 12px;
    width: 100%;
    height: 40px;
    outline: none;
    padding-left: 12px;
    margin-top: 4px;
}

.red {
    color: #B60000;
    ;
}

.input__fone__number {
    width: 68%;
}

/* number__of__orders */

.input__select {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 24px;
}

#numberID {
    height: 40px;
    background: #F5F8FA;
    border: 1px solid #D6D6D6;
    border-radius: 12px;
    padding-left: 12px;
    font-size: 14px;

    /* castom__select */
    appearance: none;
    background: url(../../img/img__request_demonstration/keyboard_arrow_down.svg) no-repeat right;
    background-position-x: calc(100% - 8px);
    width: 100%;
    background-color: #F5F8FA;
}

/* eye input */

.udasamnelab {
    position: relative;
}

.podsanu-gesamilod {
    position: absolute;
    top: 12px;
    right: 8px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../../img/img_free_trial/eye.svg) 0 0 no-repeat;
}

/* перечеркнутый глаз добавить картинку в папку и указать путь */

/* .podsanu-gesamilod.view {
    background: url(../../img/img_free_trial) 0 0 no-repeat;
} */

/* How did you hear about us? */

#how__did__you {
    height: 40px;
    background: #F5F8FA;
    border: 1px solid #D6D6D6;
    border-radius: 12px;
    padding-left: 12px;
    font-size: 14px;

    /* castom__select */
    appearance: none;
    background: url(../../img/img__request_demonstration/keyboard_arrow_down.svg) no-repeat right;
    background-position-x: calc(100% - 8px);
    width: 100%;
    background-color: #F5F8FA;
}

/* How can we help you? */

#how__can__we__help {
    height: 40px;
    background: #F5F8FA;
    border: 1px solid #D6D6D6;
    border-radius: 12px;
    padding-left: 12px;
    font-size: 14px;

    /* castom__select */
    appearance: none;
    background: url(../../img/img__request_demonstration/keyboard_arrow_down.svg) no-repeat right;
    background-position-x: calc(100% - 8px);
    width: 100%;
    background-color: #F5F8FA;
}


::-webkit-input-placeholder {
    font-size: 14px;
    padding-left: 10px;
}

select:focus {
    outline: none;
}

::placeholder {
    padding-left: 0;
}

input::-webkit-input-placeholder {
    color: #BABABA;
}

input::-moz-placeholder {
    color: #BABABA;
}


.castomize__block {
    display: block;
    position: relative;
    padding-left: 29px;
    margin-bottom: 8px;
    cursor: pointer;
    font-size: 14px;
    padding-top: 2px;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* скрываем дефолтный флажок */
.castomize__block .check-highload {
    position: absolute;
    opacity: 0;
}

/* Создаем кастомный checkbox */
.highload2 {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    background: #F5F8FA;
}


.castomize__block .check-highload:checked~.highload2 {
    background: #0079A4;
}

/* Создаем когда отмечено (не видно, когда не отмечено) */
.highload2:after {
    content: "";
    position: absolute;
    display: none;
}

/* Показываем когда отмечен */
.castomize__block .check-highload:checked~.highload2:after {
    display: block;
}

/* Стили индикатора */
.castomize__block .highload2:after {

    /* box-sizing: unset; */
    left: 7px;
    top: 2px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* _____________________________ */

.block__checkbox {
    display: flex;
    flex-direction: column;
}

.title__checkbox {
    padding-bottom: 8px;
    font-size: 14px
}

.block__input__ceckbox {
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
}

.row__form__check {
    margin-bottom: 0;
    padding-bottom: 8px;
}

.input__checkbox {
    background: #F5F8FA;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    width: 22px;
    height: 22px;
}

.label__checkbox {
    padding-left: 8px;
    padding-top: 3.5px;
    font-size: 14px
}


/* button */

button {

    width: 166px;
    height: 40px;
    border-radius: 82px;
    background: #2CB673;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.0125em;
    text-transform: uppercase;
    color: #FFFFFF;
    border: #2CB673;
}

button:hover {
    cursor: pointer;
    color: white;
    background: #02914B;
    border-color: #2CB673;
}

/* .right__btn{
    margin-top: 24px;
} */
.castomize-block__margin {
    margin-bottom: 24px;
}

.link_bottom {
    color: #0C0C0C;
    text-decoration: underline;
}