

/* Start:/local/templates/2amedia/components/bitrix/news.list/news_line/style.css?16522829271790*/

.company-news {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 3px);
    /*padding-left: 20px;*/
    position: relative;
}
@media (max-width: 600px) {
    .company-news {
        padding-left: 0;    
    }
}

/*.company-news:after {
    content: '';
    width: 1px;
    height: 84%;
    position: absolute;
    right: 0;
    background: #e3e3e3;
    top: 70px;
}*/

.company-news:nth-child(2n):after {
    display: none;
}

.company-news__title,
.company-news__title a {
    font-size: 18px;
    line-height: 30px;
    color: black;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    font-weight: 700;
}

.company-news__list {
    padding-bottom: 1px;
    margin-top: 30px;
    padding-top: 5px;
}

.company-news__list_item {
    margin-bottom: 10px;
    max-width: 505px;
}

.company-news__list_item_title,
.company-news__list_item_title a {
    text-decoration: none;
    color: #000;
}

.company-news__list_item_title a {
    display: inline-block;
    margin-top: 7px;
}


.company-news__list_item_title a span,
.company-news__title a span {
    position: relative;
}

.company-news__list_item_title a span:after,
.company-news__title a span:after {
    content: '';
    width: 0;
    height: 1px;
    background: #000;
    transition: all 0.3s ease 0s;
    position: absolute;
    left: 0;
    bottom: 0;
}

.company-news__list_item_title a:hover span:after,
.company-news__title a:hover span:after {
    width: 100%;
}

.company-news__list_item_text {
    font-family: "Gilroy", sans-serif;
    line-height: 24px;
    font-size: 14px;
    color: #000;
}

.company-news__list_item_date {
    font-size: 14px;
    line-height: 20px;
    color: rgba(138, 139, 154, 1);
    margin-top: 10px;
}
/* End */


/* Start:/local/templates/2amedia/components/bitrix/iblock.element.add.form/request/style.css?16522829273478*/


.obrat {
    background-color: #F1F7FC;
    padding-top: 30px;
    padding-bottom: 40px;
}

.obrat__form_wrap {
    width: 42.5%;
    padding-bottom: 20px;
    padding-right: 30px;
    max-width: 600px;
}

.obrat__form_title {
    color: black;
    font-family: "Gilroy", sans-serif;
    line-height: 1;
    font-size: 28px;
    margin-bottom: 17px;
}

.obsuditinclude_result {
    font-size: 24px;
    color: black;
    font-family: "Gilroy";
    text-align: center;
    line-height: 30px;
}

.obrat__form_input input,
.obrat__form_area textarea {
    width: 100%;
    border: none;
    font-size: 18px;
    font-family: "Gilroy", sans-serif;
    line-height: 1;
    padding-left: 48px;
    background-color: #fff;
    display: block;
    margin-top: 12px;
    outline: none;
    color: #000;
    font-size: 14px;
    line-height: 14px;
}

.obrat__form_input input::placeholder,
.obrat__form_area textarea::placeholder {
    font-size: 14px;
    line-height: 14px;
    color: rgba(138, 139, 154, 1);
    font-family: "Gilroy", sans-serif;

}

.obrat__form_input input {
    height: 40px;
}

.obrat__form_area textarea {
    height: 112px;
    padding-top: 11px;
}

.privacy_apply {
    text-align: left;
    line-height: 1.5;
}

.obsuditinclude_rules {
    font-size: 14px;
    line-height: 1;
    color: #666;
    margin-top: 20px;
    margin-bottom: 30px;
}

.obsuditinclude_rules a {
    color: #666;
}

.obsuditinclude_rules a:hover {
    text-decoration: none;
}

.obrat__form_submit button {
    padding: 14px 18px;
    margin-top: 16px;
}

.privacy_apply__checkbox {
    margin-right: 5px;
}

.obrat__form_title header {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
}

.obrat__form_title p {
    font-family: "Gilroy", sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin-top: 9px;
}

.obrat1_form .error {
    padding: 0;
}

.input-name {
    background: url(/local/templates/2amedia/img/redisign/input-user.svg) no-repeat 16px 12px;
}

.input-phone {
    background: url(/local/templates/2amedia/img/redisign/input-phone.svg) no-repeat 16px 12px;
}

.input-message {
    background: url(/local/templates/2amedia/img/redisign/input-message.svg) no-repeat 16px 12px;
}

.obsuditinclude_rules {
    position: relative;
    padding-left: 48px;
    font-size: 12px;
    line-height: 16px;
    color: #8A8B9A;
}

.obsuditinclude_rules a {
    color: #3E57A0;
}

.obsuditinclude_rules a span {
    position: relative;
}

.obsuditinclude_rules a span:after {
    content: '';
    width: 0;
    height: 1px;
    background: #3E57A0;
    transition: all 0.3s ease 0s;
    position: absolute;
    left: 0;
    bottom: 0;
}

.obsuditinclude_rules a:hover span:after {
    width: 100%;
}


.privacy-label {
    display: block;
    position: relative;
    width: 28px;
    height: 28px;
    background: #fff;
    border-radius: 6px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.privacy-label input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.privacy-label input[type="checkbox"]:checked + span {
    display: block;
    width: 14px;
    height: 10px;
    background: url(/local/templates/2amedia/img/redisign/checkbox.svg) no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.obrat1_form {
    margin-top: 28px;
}
/* End */
/* /local/templates/2amedia/components/bitrix/news.list/news_line/style.css?16522829271790 */
/* /local/templates/2amedia/components/bitrix/iblock.element.add.form/request/style.css?16522829273478 */
