

/* Start:/local/templates/rotado/components/bitrix/news.detail/static_pages/style.css?176897868319074*/
.block {
    max-width: 1160px;
    width: 100%;
    margin: auto;
    z-index: 10;
}

.action-n {
    margin-top: 38px;
    font-weight: 400;
}

/* Блок о турбодефлекторе */
.block {
    max-width: 1160px;
    width: 100%;
    margin: auto;
    z-index: 10;
}

a {
    text-decoration: none !important;
}

img {
    max-width: 100%;
}

.notmain p {
    font-size: 18px;
    line-height: 1.3em;
}

:visited,
:focus,
:active,
:hover {
    outline: 0 none !important;
}


.text {
    font: 300 18px 'Open Sans';
    color: # #595959;
    line-height: 30px;
}


/* special */
.action-n {
    margin-top: 38px;
    font-weight: 400;
}

/* Название */
.action-n h1 {
    text-align: left;
    padding-top: 0px;
    padding-bottom: 36px;
    font: 700 38px 'Open Sans';
    color: #333;
}

/* Фото */
.action-img {
    width: 95%;
}

/* Описание */
.action-content {
    line-height: 25px;
    font-size: 16px;
    color: #595959;
    font-weight: 300;
    margin-top: 33px;
    width: 100%;
    position: relative;
}

.action-content ul {
    list-style: none;
    padding: 24px 26px 0;
}

.action-content ul li {
    padding-left: 27px;
    padding-bottom: 27px;
    position: relative;
}

.action-content ul li:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    background: #0090E3;
    width: 7px;
    height: 7px;
    border-radius: 50%;
}

/* Автор */
.action-quser {
    background: #F7FAFB;
    position: relative;
    font-weight: 400;
    padding: 29px 28px;
    margin-top: 24px;
}

.action-quser:before {
    content: "";
    background: url('/local/templates/rotado/components/bitrix/news.detail/static_pages/images/quote.png');
    width: 142px;
    height: 92px;
    display: block;
    position: absolute;
    right: 8px;
    top: 0;
}

.action-quser img {
    border-radius: 50%;
    max-width: 90px;
}

.author-name {
    color: #0090E3;
    font-size: 20px;
    display: inline-block;
    margin: 20px -13px 0;
}

.action-quser span {
    font-size: 13px;
    color: #595959;
    display: block;
    margin: 1px -13px 0;
}

.action-quser .quote {
    line-height: 24px;
    font-style: italic;
    font-size: 15px;
    color: #fff;
    background: #464451;
    border-radius: 5px;
    padding: 15px 25px 22px;
    margin: 16px 0 0;
}

.action-quser .quote:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 15px solid #464451;
    border-right: 12px solid transparent;
    margin-left: 42px;
    position: absolute;
    margin-top: -29px;
}


/* Форма */
.action-form {
    color: #fff;
    font-weight: 400;
    position: relative;
    margin-top: 69px;
    padding: 67px 47px 0;
    min-height: 466px;
    position: relative;
}

.action-form__bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 466px;
    height: 100%;
    background: black;
    overflow: hidden;
}


.action-form__bg img {
    display: block;
    object-fit: cover;
    min-height: 100%;
    opacity: 0.6;
}

.action-form__man {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
}

.action-form__man-img {
    /*width: 302px;*/
    height: 418px;
}

.action-form:before {
    content: "";
    background: url('/local/templates/rotado/components/bitrix/news.detail/static_pages/images/frmred.png');
    width: 77px;
    height: 79px;
    position: absolute;
    z-index: 3;
    left: 50%;
    margin-left: -38.5px;
    top: -10px;
}

.action-form:after {
    content: "";
    background: url('/local/templates/rotado/components/bitrix/news.detail/static_pages/images/frmmoney.png');
    width: 60px;
    height: 69px;
    position: absolute;
    z-index: 4;
    left: 50%;
    margin-left: -25px;
    top: -5px;
}

.action-form .ftitle {
    font-size: 30px;
    line-height: 41px;
    font-weight: 600;
    max-width: 500px;
}

.ftitle_desc {
    max-width: 500px;
}

.action-form span {
    font-size: 17px;
    margin-top: 9px;
    margin-bottom: 25px;
    display: block;
}

.action-form__link_privacy {
    text-decoration: underline !important;
    padding: 0 !important;
}

.action-form__link_privacy:hover {
    color: #fff;
}

.af-sender .modal__but {
    max-width: 237px;
}

.container_special {
    display: block;
    position: relative;
    padding-left: 30px;
    padding-right: 0;
    margin-bottom: 17px !important;
    margin-top: -3px;
    cursor: pointer;
    text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 13px;
}

.container_special input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.container_special a {
    color: #fff;
}

.checkmark {
    position: absolute;
    top: 1px;
    left: 0;
    height: 17px;
    width: 17px;
    background-color: #fff;
    border-radius: 2px;
}

.container:hover input ~ .checkmark {
    background-color: #eee;
}

.container_special input:checked ~ .checkmark {
    background-color: #0090E3;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.container_special input:checked ~ .checkmark:after {
    display: block;
}

.container_special .checkmark:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.action-form input,
.action-form select{
    display: block;
    border: 1px solid #C5E0EF;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 7px 15px;
    width: 383px;
    margin-bottom: 13px;
}

.action-form button {
    background: #0090E3;
    border-radius: 3px;
    border: 0;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding: 7px 73px;
    color: #fff;
    cursor: pointer;
    transition: all 200ms ease;
}

.action-form button:hover {
    background-color: #0081cc;
    color: #fff;
}

/* Заявка успешно отправлена */
.af-sender-ok {
    display: none;
    font-size: 25px;
    line-height: 1.4em;
    margin-top: 50px;
    margin-bottom: 56px;
    font-weight: 700;
}

/* если это проектировщики, инженеры и прорабы ТСЖ и УК */
.action-about {
    margin-top: 19px;
    overflow-x: scroll;
}

.action-n h2 {
    font-weight: bold;
    font-size: 32px;
    color: #333333;
    text-align: center;
    font-weight: 600;
    line-height: 44px;
}

.action-n h5 {
    margin: 44px 0 26px;
    line-height: 25px;
    color: #0090E3;
}

.action-n .h5-1 {
    margin-left: -32px;
    text-align: center;
}

.action-n .h5-2 {
    text-align: center;
    margin-left: -2px;
}


/* Блок о турбодефлекторе */
.action-t-info {
    padding-top: 6px;
}

.action-n .h1-main {
    font-size: 32px;
    text-align: center;
    padding-bottom: 0px;
}

.h1-main {
    padding: 0;
    margin-top: 80px;
    margin-bottom: 35px;
    font: 700 38px 'Open Sans';
    text-align: center;
    color: #333;
}

.t-info .p-hed {
    font: bold 15px 'Open Sans';
    color: #009FE3;
    margin-bottom: -60px;
    margin-top: 90px;
}

.t-info .p-hed .p-l {
    background: url(/local/templates/rotado/components/bitrix/news.detail/static_pages/images/p-l.png) no-repeat;
    width: 208px;
    height: 72px;
    padding: 28px 44px 0 0;
    display: inline-block;
    margin-right: -52px;
}

.t-info .p-hed .p-i {
    background: url(/local/templates/rotado/components/bitrix/news.detail/static_pages/images/p-i.png) no-repeat;
    width: 316px;
    height: 95px;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.t-info .p-hed .p-r {
    background: url(/local/templates/rotado/components/bitrix/news.detail/static_pages/images/p-r.png) no-repeat;
    width: 208px;
    height: 72px;
    padding: 25px 0 0 39px;
    display: inline-block;
    margin-left: -61px;
}

.t-info .p-ver {
    background: url(/local/templates/rotado/components/bitrix/news.detail/static_pages/images/p-ver.png) no-repeat;
    width: 43px;
    height: 348px;
    position: absolute;
    left: 49%;
    top: 55px;
}

.t-info .t-p3:before {
    content: '';
    height: 2px;
    background: #D0D0D0;
    width: 250px;
    position: relative;
    display: block;
    top: 47%;
    right: -50%;
}

.t-info .preview {
    font: 300 18px 'Open Sans';
    text-align: center;
    color: #595959;
    margin-bottom: 73px;
}

.t-info .t-text {
    font: 15px 'Open Sans';
    color: #595959;
    position: relative;
}

.t-info .t-text strong {
    font-weight: 600;
}

.text-right {
    text-align: right !important;
}

.t-info .p-hed {
    font: bold 15px 'Open Sans';
    color: #009FE3;
    margin-bottom: -60px;
    margin-top: 90px;
}

.t-info .p-hed .p-l {
    background: url(/local/templates/rotado/components/bitrix/news.detail/static_pages/images/p-l.png) no-repeat;
    width: 208px;
    height: 72px;
    padding: 28px 44px 0 0;
    display: inline-block;
    margin-right: -52px;
}

.t-info .p-hed .p-i {
    background: url(/local/templates/rotado/components/bitrix/news.detail/static_pages/images/p-i.png) no-repeat;
    width: 316px;
    height: 95px;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.t-info .p-hed .p-r {
    background: url(/local/templates/rotado/components/bitrix/news.detail/static_pages/images/p-r.png) no-repeat;
    width: 208px;
    height: 72px;
    padding: 25px 0 0 39px;
    display: inline-block;
    margin-left: -61px;
}

.turbodeflector-wrap {
    position: relative;
}

.t-info .p-ver {
    background: url(/local/templates/rotado/components/bitrix/news.detail/static_pages/images/p-ver.png) no-repeat;
    width: 43px;
    height: 348px;
    position: absolute;
    left: 49%;
    top: 55px;
}

.t-info .t-text {
    font: 15px 'Open Sans';
    color: #595959;
    position: relative;
}

.t-info .t-text strong {
    font-weight: 600;
}

.t-info .t-tp1 {
    margin-top: 181px;
}

.t-info .t-tp2 {
    margin-top: 98px;
}

.t-info .t-tp3 {
    margin-top: 112px;
}

.t-info .t-tp4 {
    margin-top: 147px;
}

.t-info .t-point {
    background: url(/local/templates/rotado/components/bitrix/news.detail/static_pages/images/p-p.png) no-repeat;
    width: 46px;
    height: 46px;
    z-index: 1;
    top: -10px;
}

.t-info .t-p1 {
    position: absolute;
    right: -128px;
}

.t-info .t-p1:after {
    content: '';
    height: 2px;
    background: #D0D0D0;
    width: 56px;
    position: relative;
    display: block;
    top: 47%;
    left: -33px;
}

.t-info .t-p2 {
    position: absolute;
    right: -185px;
}

.t-info .t-p2:after {
    content: '';
    height: 2px;
    background: #D0D0D0;
    width: 113px;
    position: relative;
    display: block;
    top: 47%;
    left: -90px;
}

.t-info .t-p3 {
    position: absolute;
    left: -335px;
}

.t-info .t-p3:before {
    content: '';
    height: 2px;
    background: #D0D0D0;
    width: 250px;
    position: relative;
    display: block;
    top: 47%;
    right: -50%;
}

.t-info .t-p4 {
    position: absolute;
    left: -300px;
}

.t-info .t-p4:before {
    content: '';
    height: 2px;
    background: #D0D0D0;
    width: 220px;
    position: relative;
    display: block;
    top: 47%;
    right: -50%;
}


/* Кнопка */
.action-t-info .button-transparent {
    margin-top: 40px !important;
}

.button-transparent {
    border: 1px solid #0090E3;
    color: #333333;
    border-radius: 17px;
    padding: 10px 41px;
    text-transform: uppercase;
    font: bold 11px 'Open Sans';
    margin-top: 82px;
    display: inline-block;
    transition: all 0.3s ease-out;
}


.action-t-info .preview {
    font-size: 16px !important;
}

.action-t-info .p-hed {
    margin-bottom: -73px !important;
    margin-top: -22px !important;
}

.action-t-info .p-l,
.action-t-info .p-i,
.action-t-info .p-r {
    background-size: 82% !important;
}

.action-t-info .p-l {
    font-size: 14px !important;
    padding: 23px 61px 0 0 !important;
    margin-right: -63px !important;
    margin-top: 4px !important;
    font-weight: 600 !important;
}

.action-t-info .p-i {
    margin: 12px -50px -13px 0 !important;
}

.action-t-info .p-r {
    padding: 21px 0 0 25px !important;
    margin-left: -41px !important;
    margin-top: 6px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

.action-t-info .t-tp1 {
    margin-top: 112px !important;
}

.action-t-info .t-tp2 {
    margin-top: 39px !important;
}

.action-t-info .t-tp3 {
    margin-top: 77px !important;
    margin-left: -26px !important;
}

.action-t-info .t-tp4 {
    margin-top: 76px !important;
}

.action-t-info .t-text {
    font-size: 14px !important;
    width: 228px !important;
}

.action-t-info .t-text strong {
    font-weight: 700 !important;
}

.action-t-info .t-point {
    background-size: 67% !important;
}

.action-t-info .p-ver {
    left: 50% !important;
    top: 45px !important;
    background-size: 69% !important;
}

.action-t-info .t-p1 {
    right: -67px !important;
    top: -8px !important;
}

.action-t-info .t-p1:after {
    top: 32% !important;
    left: -25px !important;
    width: 40px !important;
}

.action-t-info .t-p2 {
    right: -108px !important;
    top: -4px !important;
}

.action-t-info .t-p2:after {
    width: 80px !important;
    top: 31% !important;
    left: -65px !important;
}

.action-t-info .t-p3 {
    top: -4px !important;
    left: -214px !important;
}

.action-t-info .t-p3:before {
    width: 184px !important;
    top: 31% !important;
    right: -34% !important;
}

.action-t-info .t-p4 {
    top: -5px !important;
    left: -189px !important;
}

.action-t-info .t-p4:before {
    width: 159px !important;
    top: 31% !important;
    right: -34% !important;
}

.action-t-info .button-transparent {
    margin-top: 40px !important;
}

.action-kg {
    font-weight: 700;
    font-size: 16px;
    margin-left: -12px;
    margin-bottom: 10px;
}

.action-kg:before {
    content: "";
    background: url('/local/templates/rotado/components/bitrix/news.detail/static_pages/images/kg.png');
    width: 22px;
    height: 22px;
    display: inline-block;
    margin: 3px 13px -3px 11px;
}

.action-montaj-info {
    margin: 27px 30px;
    color: #595959;
    font-size: 14px;
    padding: 0 13px;
    font-weight: 400;
}

.action-montaj-info ul {
    padding: 10px;
}

.action-montaj-info ul li {
    padding-bottom: 13px;
}

.action-plus-block {
    font-weight: 300;
    line-height: 25px;
    font-size: 16px;
    color: #595959;
    margin: 60px 0 -16px;
}

.action-plus-block strong {
    display: block;
    font-weight: 600;
    font-size: 20px;
    color: #333333;
    margin-bottom: 16px;
}

.action-plus-block .col-10 {
    padding-left: 0 !important;
    margin-left: -5px;
}


.acm3p {
    padding-right: 8px;
    position: relative;
}

.aqh1 {
    margin-top: 35px;
}


/* MEDIA */
@media (max-width: 1270px) {
    .block {
        max-width: 100%;
        width: 100%;
        padding: 0 40px;
    }
}

@media (max-width: 1090px) {
    .action-form__man {
        display: none;
    }
}

@media (max-width: 992px) {
    .block {
        padding: 0 20px;
    }
}

@media (max-width: 900px) {
    .notmain p,
    .action-content ul {
        font-size: 15px;
        line-height: normal;
    }
}

@media (max-width: 768px) {
    .action-content {
        width: 100%;
    }

    .h1-main {
        font-size: 28px;
        margin-top: 85px;
    }

    .action-form {
        padding: 67px 20px 20px;
        text-align: center;
        background-repeat: repeat;
    }

    .action-form .ftitle {
        font-size: 23px;
        line-height: 35px;
    }

    .action-form input {
        width: 100%;
    }

    .action-n h1 {
        font-size: 27px;
    }

    .action-n h2 {
        font-size: 23px;
        line-height: 35px;
    }

    .action-quser {
        padding: 15px;
    }

    .author-name,
    .action-quser span {
        margin: auto;
    }

    .action-n .h5-1,
    .action-n .h5-2 {
        margin: 50px auto 20px auto;
    }

    .action-montaj-info {
        margin: 15px auto;
    }

    .action-n .h1-main {
        font-size: 25px;
        text-align: center !important;
    }

    .action-plus-block {
        margin: 20px 0 10px;
    }

    .action-plus {
        text-align: center;
    }

    .action-files-block {
        margin: 45px 0 -46px;
    }

    .action-n .question .qa span {
        display: none;
    }

    .action-n .question .qa {
        padding: 17px 10px;
    }

    .action-n .question ul > li > ul > li {
        padding: 15px 0 0;
    }

    .action-diler {
        margin-left: auto;
    }

    .diler:after {
        left: -9999px;
    }
}

@media all and (max-width: 350px) {
    .about-turbo__title {
        font-size: 22px !important;
    }
}

blockquote {
    color: #333;
    margin: 15px;
    min-height: 40px;
    padding: 15px;
    position: relative;
    vertical-align: middle;
    border: none;
    font-style: italic;
}

blockquote:before {
    bottom: 5px;
    content: " ";
    display: block;
    left: 0;
    position: absolute;
    top: 5px;
    width: 2px;
    background-color: #0090e3;
}

.action-content, .action-plus {
    margin-bottom: 60px;
}

.action-content .bgdiler {
    height: 100%;
}

.tab .list {
    height: 0px;
    overflow: hidden;
}

.tab.uncollapse {
    background-color: #F7FAFB;
}

.tab.uncollapse p {
    color: #0090E3;
}

.tab.uncollapse .list {
    height: auto;
    padding-left: 15px;
}

.action-content .tab ul li::before {
    position: unset;
    content: "";
    position: unset;
    top: unset;
    left: unset;
    background: unset;
    width: unset;
    height: unset;
    border-radius: unset;

}

.action-content .tab {
    width: 100%;
    height: 100%;
    border: 1px solid #DEE8EC;
    border-radius: 4px;
    margin-bottom: 16px;
    cursor: pointer;
}

.tab p {
    font-size: 16px;
    padding: 24px 24px 10px 24px;
    position: relative;
    color: #2a2a2a;
    width: 100%;
    font-weight: 500;
}

.tab p:after {
    content: "";
    display: inline-block;
    transform: translateY(-41%);
    background-image: url("/res/ar-bott.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    margin: 9px 0 -13px -3px;
    transition: all 300ms ease;
    position: absolute;
    right: 15px;
}

.tab.uncollapse p:after {
    transform: rotate(180deg) translate(0, 23%);
}

.tab .list {
    padding: 0;
}
.action-content .tab ul li{
    padding-bottom: 10px;
}
.col-md-6 {
    overflow: hidden;
}
.specialist-number {
    display: flex;
    flex-direction: column;
    text-align: right;
}

.specialist-number .number {
    font-size: 2em;
}
.diler.form select {
     color: #757575;
 }
/* End */
/* /local/templates/rotado/components/bitrix/news.detail/static_pages/style.css?176897868319074 */
