

/* Start:/local/templates/saratov24/css/order.css?17533421674569*/
.order-page{
    padding-bottom: 50px;
}
.order-page .content-section--aside-container {
    position: relative;
    display: inline-flex;
    align-items: left;
    flex-direction: column;
    float: right;
    margin-bottom: 20px;
    text-align: left;
    font-size: 18px;
}
.order-page .content-section--main {
    width: calc(100% - 370px);
    padding-right: 40px;
    display: inline-block;
}
.order-page .content-section {
    display: flex;
    padding-right: 0;
}
.order-page .content-section--aside-container .article-layout {
    line-height: 24px;
}
.order-page .content-section--aside-container a {
    color: #10a0d9;
    text-decoration: underline;
}
.order-page .content-section--aside-container a:hover {
    color: #3181c6;
}
.order-page .content-section--aside-container .example{
    padding-bottom: 50px;

}
.order-page .content-section--aside-container .example .title{
    font-weight: bold;
    font-size: 24px;
}
.order-page .content-section--main .article-body a{
    text-decoration: underline;
}
.order-page .content-section--main .steps{
    padding-left: 150px;
    padding-bottom: 50px;
}
.order-page .content-section--main .steps h3{
    line-height: 22px;
    padding: 25px 0;
}
.order-page .content-section--main .steps .stepnumber{
    float: left;
    display: block;
    margin-left: -110px;
    width: 72px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background: #10a0d9;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.order-page .content-section--main .button-big{
    display: inline-block;
    background: #79c471;
    line-height: 24px;
    padding: 23px 44px;
    cursor: pointer;
    text-decoration: none !important;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    border-radius: 10px;
}
.order-page .content-section--main ul{
    list-style: none;
}
.order-page .content-section--main ul li:before {
    content: "—";
    margin: 0 10px 0 -20px;
    color: #10a0d9
}

.order-page .content-section--main .faq .question{
    cursor: pointer;
    text-decoration: underline;
    color: #10a0d9
}
.order-page .content-section--main .faq .answer{
    padding: 10px 5px 30px;
    display: none;
}

.order-page .content-section--main table{
    text-align: left;
}
.order-page .content-section--main table td{
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 20px
}
.order-page .content-section--main table th{
    background:  #e6e6e6;
    font-size: 16px;
    line-height: 18px;
    padding: 10px 20px
}
.order-page .content-section--main form{
    padding: 20px 0 100px;
}
.order-page .content-section--main form input[type="text"],
.order-page .content-section--main form select,
.order-page .content-section--main form textarea{
    border: 1px solid #dadada;
    height: 42px;
    line-height: 42px;
    padding: 0 18px;
    border-radius: 4px;
}
.order-page .content-section--main form textarea{
    width: 100%;
    height: 100px;
}
.order-page .content-section--main .button1{
    display: inline-block;
    line-height: 70px;
    padding: 0 30px;
    color: #fff;
    margin-right: 80px;
    margin-top: 20px;
    border-radius: 10px;
    background: #79c471;
    font-size: 26px;
    font-weight: bold;
    border: none
}
.order-page .content-section--main .button2{
    display: inline-block;
    line-height: 66px;
    padding: 0 30px;
    margin-right: 80px;
    margin-top: 20px;
    border-radius: 10px;
    font-size: 26px;
    font-weight: bold;
    border: 2px solid #cdcdcd;
}
.order-page .content-section--main .button3{
    display: inline-block;
    line-height: 44px;
    padding: 0 30px;
    margin-right: 80px;
    margin-top: 20px;
    border-radius: 1px;
    font-weight: bold;
    border: none;
    background: #10a0d9;
    color: #fff;
    cursor: pointer;
}
.order-page .content-section--main .time2add{
    display: none;
}
.order-page .content-section--main .time2add ~ div{
    padding: 10px 0
}
.order-page .content-section--main form .remove{
    color: red;
    cursor: pointer;
    margin: 0 40px 0 20px;
}

.order-page .content-section--main .error{
    color: red
}
.order-page .content-section--main .info-order{
    padding: 20px 10px;
    background: #e6e6e6
}


@media screen and (max-width: 880px) {
    .order-page .content-section {
        flex-wrap: wrap;
    }
    .order-page .content-section--main {
        width: 100%;
    }

    .order-page .content-section--aside-container {
        margin: 0;
        width: 100%;
        align-items: center;
    }
}
/* End */
/* /local/templates/saratov24/css/order.css?17533421674569 */
