

/* Start:/contacts/style.css?17748583053195*/
.contact_item_title {
    color: #1f1f1f;
    font-size: 28px;
    margin-bottom: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.contact_item_person {
    margin-bottom: 45px;
}
.flex.contact_flex {
    margin: 55px 0 80px;
    display: flex;
    flex-wrap: wrap;
}
.contact_item_name {
    color: #444444;
    font-family: 'SFUIDisplay semibold';
    font-size: 20px;
    line-height: 1;
    margin-bottom: 15px;
}
.contact_item_position {
    font-size: 18px;
    color: #848484;
    margin-bottom: 25px;
    line-height: 1;
}
.contact_address a,
.contact_item a {
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 33px;
}
a.contact_item_tel {
    font-size: 18px;
    color: #082743;
    margin-bottom: 15px;
    background-image: url(/local/static/img/icon/phone_blue.png);
    text-decoration: none;
    
}

a.contact_item_mail {
    background-image: url(/local/static/img/icon/mail_blue.png);
    font-size: 18px;
    text-decoration: none;
}

a.contact_item_max {
    background-image: url(/local/static/img/icon/max.png);
    font-size: 18px;
    text-decoration: none;
    margin-bottom: 15px;
}
a.contact_item_telegram {
    background-image: url(/local/static/img/icon/telegram.png);
    font-size: 18px;
    text-decoration: none;
}

.contact_address {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
}
.contact_address_map {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.contact_address_title {
    font-size: 24px;
    color: #1f1f1f;
    margin-bottom: 30px;
}
.contact_address_text {
    color: #545454;
    font-size: 18px;
    line-height: 2;
    margin-bottom: 30px;
}
.bg-gray {
    background: #f6f6f6;
    padding: 90px 0;
}
.contact_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
flex: 0 1 33%;
}
@media (max-width: 1100px) {
    .contact_address_map iframe {
        width: 100% !important;
    }
}
@media (max-width: 900px) {
    .contact_item_title {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .contact_item_name {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .contact_item_position {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .contact_item {
        padding-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .contact_item {
        flex: 0 0 100% !important;
    }
    .contact_item_person {
        margin-bottom: 45px;
        flex: 0 0 50% !important;
    }
    .container {
        overflow-x: hidden;
    }
}
@media (max-width: 700px) {
    .contact_address_map {
        flex: 0 0 100%;
        margin-top: 30px;
        overflow-x: hidden;
    }
    .contact_address {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    form input {
        width: 100%;
        margin-bottom: 10px;
    }
    form textarea {
        margin-bottom: 15px;
        margin-top: 25px;
    }
    label.agreement {
        margin: 20px 0 20px;
    }
}
@media (max-width: 550px) {
    .contact_item_person {
        margin-bottom: 25px;
        flex: 0 0 100% !important;
    }
}
/* End */


/* Start:/local/templates/novoplanCorp_s1/components/brainsite/iblock.element.add.form/main_form/style.css?1770134351778*/
.main_form {
    padding: 40px;
    box-shadow: 0px 15px 15px 0px rgba(50, 50, 50, 0.1);
    border-radius: 7px;
}

.main_form .form_message {text-align: center; margin: 5px 0 30px 0;}
.main_form .form_field {width: 45%; float: left; margin-right: 2%;}

/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    .main_form {background: #f8f9fb!important; padding: 20px;}
    .main_form .form_field {width: 48%; margin-right: 0; margin: 0 1%;}
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
    
}




/* End */
/* /contacts/style.css?17748583053195 */
/* /local/templates/novoplanCorp_s1/components/brainsite/iblock.element.add.form/main_form/style.css?1770134351778 */
