

/* Start:/bitrix/components/awz/cookies.sett/templates/.default/style.css?17521310116905*/
.awz_cookies_sett__message {display: block;position: fixed;z-index: 1049;
    width:60%;max-width:580px;
    right:auto;left:auto;bottom:auto;top:auto;
    font-size:0.8em;line-height:1.3em;border-radius:10px;
}
.awz_cookies_sett__message_bottom_right, .awz_cookies_sett__message_ {
    right:10px;bottom:10px;
}
.awz_cookies_sett__message_bottom_left {
    left:10px;bottom:10px;
}
.awz_cookies_sett__message_top_left {
    left:10px;top:10px;
}
.awz_cookies_sett__message_top_right {
    right:10px;top:10px;
}
.awz_cookies_sett__message_bottom_center, .awz_cookies_sett__message_top_center {
    left:50%;
    margin-left:-290px;
}
@media (max-width: 1102px) {
    .awz_cookies_sett__message_bottom_center, .awz_cookies_sett__message_top_center {
        left:20%;
        margin-left:0;
    }
}
.awz_cookies_sett__message_bottom_center {bottom:10px;}
.awz_cookies_sett__message_top_center {top:10px;}
.awz_cookies_sett__admin .awz_cookies_sett__message {position: static;width:100%;
    max-width:580px;
    font-size: 1em;line-height:1.3em;margin:0;
}
.awz_cookies_sett__container {display:block;padding:0.8em 1.5em;}
.awz_cookies_sett__btn {padding:0.4em 0.8em;margin:0.3em;display:inline-block;
    border-radius:5px;text-decoration: none;}

.awz_cookies_sett__btn {cursor: pointer;}
.awz_cookies_sett__btn:hover {cursor: pointer;}
.awz_cookies_sett__row {
    display: flex;  align-content: center;  justify-content: center;
    align-items: center;  flex-wrap: nowrap;  flex-direction: row;
}
.awz_cookies_sett__col {width:100%;}
.awz_cookies_sett__col__right {text-align: center;width:auto;}
.awz_cookies_sett__agr_link {text-decoration: underline;}

.awz_cookies_sett__detail {padding:1em 2em;font-size:1.1em;line-height:1.3em;}
.awz_cookies_sett__detail-row {display:block;clear:both;overflow:hidden;}
.awz_cookies_sett__detail-alert {color:red;margin-bottom:1em;font-weight:bold;}
.awz_cookies_sett__detail-checkbox-text {display:block;position:relative;margin-bottom:0.5em;}
.awz_cookies_sett__detail-title {font-weight:bold;padding:3px 0;display:block;}
.awz_cookies_sett__save, .awz_cookies_sett__save:hover {background:red;color:#ffffff;padding:0.6em 1.5em;text-decoration:none;
    display:inline-block;
    margin-top:1em;
    border:none;
    outline: none;
}

.awz_cookies_sett__detail-checkbox-wrapper-42 {display:block;float:left;margin-right:5px;}
.awz_cookies_sett__detail-checkbox-wrapper-42 .dsbl {opacity:0.35;}
.awz_cookies_sett__detail-checkbox-wrapper-42 input[type="checkbox"] {
    display: none;
    visibility: hidden;
}

.awz_cookies_sett__detail-checkbox-wrapper-42 label {
    display: inline-block;
    float:left;
    margin-top:1px;
}

.awz_cookies_sett__detail-checkbox-wrapper-42 .cbx {
    position: relative;
    top: 1px;
    width: 17px;
    height: 17px;
    border:1px solid #000000;
    border-radius: 3px;
    vertical-align: middle;
    transition: background 0.1s ease;
    cursor: pointer;
}
.awz_cookies_sett__detail-checkbox-wrapper-42 .cbx:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 5px;
    width: 5px;
    height: 11px;
    opacity: 0;
    transform: rotate(45deg) scale(0);
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    transition: all 0.3s ease;
    transition-delay: 0.15s;
}
.awz_cookies_sett__detail-checkbox-wrapper-42 .lbl {
    margin-left: 5px;
    vertical-align: middle;
    cursor: pointer;
}
.awz_cookies_sett__detail-checkbox-wrapper-42 input[type="checkbox"]:checked ~ .cbx {
    border-color: #000000;
    animation: awz-autform2-checkbox-jelly-42 0.6s ease;
}
.awz_cookies_sett__detail-checkbox-wrapper-42 input[type="checkbox"]:checked ~ .cbx:after {
    opacity: 1;
    transform: rotate(45deg) scale(1);
}
.awz_cookies_sett__detail-checkbox-wrapper-42 .cntr {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
}
@-moz-keyframes awz-autform2-checkbox-jelly-42 {
    from {
        transform: scale(1, 1);
    }
    30% {
        transform: scale(1.25, 0.75);
    }
    40% {
        transform: scale(0.75, 1.25);
    }
    50% {
        transform: scale(1.15, 0.85);
    }
    65% {
        transform: scale(0.95, 1.05);
    }
    75% {
        transform: scale(1.05, 0.95);
    }
    to {
        transform: scale(1, 1);
    }
}
@-webkit-keyframes awz-autform2-checkbox-jelly-42 {
    from {
        transform: scale(1, 1);
    }
    30% {
        transform: scale(1.25, 0.75);
    }
    40% {
        transform: scale(0.75, 1.25);
    }
    50% {
        transform: scale(1.15, 0.85);
    }
    65% {
        transform: scale(0.95, 1.05);
    }
    75% {
        transform: scale(1.05, 0.95);
    }
    to {
        transform: scale(1, 1);
    }
}
@-o-keyframes awz-autform2-checkbox-jelly-42 {
    from {
        transform: scale(1, 1);
    }
    30% {
        transform: scale(1.25, 0.75);
    }
    40% {
        transform: scale(0.75, 1.25);
    }
    50% {
        transform: scale(1.15, 0.85);
    }
    65% {
        transform: scale(0.95, 1.05);
    }
    75% {
        transform: scale(1.05, 0.95);
    }
    to {
        transform: scale(1, 1);
    }
}
@keyframes awz-autform2-checkbox-jelly-42 {
    from {
        transform: scale(1, 1);
    }
    30% {
        transform: scale(1.25, 0.75);
    }
    40% {
        transform: scale(0.75, 1.25);
    }
    50% {
        transform: scale(1.15, 0.85);
    }
    65% {
        transform: scale(0.95, 1.05);
    }
    75% {
        transform: scale(1.05, 0.95);
    }
    to {
        transform: scale(1, 1);
    }
}

.awz_cookies_sett__bg1 {background: #171241;}
.awz_cookies_sett__bg2 {background: #ffffff;}
.awz_cookies_sett__bg2:hover {background: #ffe40e;}
.awz_cookies_sett__bg3 {background: #f1d600;}
.awz_cookies_sett__bg3:hover {background: #ffe40e;}
.awz_cookies_sett__color1 {color:#171241;}
.awz_cookies_sett__color2 {color:#ffffff;}
a.awz_cookies_sett__color2:hover {color:#ffe40e;}

#popup-window-content-awz_cmp_cookies {max-height:100%;}

@media (max-width: 767.98px) {
    .awz_cookies_sett__message{
        width:100%;
        max-width: 768px;
        border-radius:0px;
        text-align: center;
    }
    .awz_cookies_sett__message_bottom_right, .awz_cookies_sett__message_{right:0;bottom:0;}
    .awz_cookies_sett__message_bottom_left, .awz_cookies_sett__message_bottom_center {left:0;bottom:0;}
    .awz_cookies_sett__message_top_left, .awz_cookies_sett__message_top_center {left:0;top:0;}
    .awz_cookies_sett__message_top_right {right:0;top:0;}
    .awz_cookies_sett__message br {display:none;}
    .awz_cookies_sett__row {flex-direction: column;}
    .awz_cookies_sett__col__right {padding-top:0.3em;}
}
/* End */


/* Start:/bitrix/components/bitrix/player/templates/.default/style.min.css?1734525491122*/
td.popupmenu div.popupitem .playlist-edit{background-image:url(/bitrix/components/bitrix/player/images/playlist_edit.gif)}
/* End */


/* Start:/local/templates/servicetel(company)/styles.css?173735855214641*/
/*














/* ------------------------------------------------------------

Template Name: Moo Slider
Description: Moo Slider - A Modern Image Slider with Advanced Effects.
Template URI: https://maindustries.in/mooslider
Version:  1.0
Author:		Alteen

------------------------------------------------------------- */

/* CSS INDEX ------------------------------------------------

  1. General CSS
  2. Header
  3. Carousel
  4. Navigation Arrows
  5. Buttons
  6. Next click slider effect
  7. Previous click slider effect
  8. Item detail effect
  9. Media queries

*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');





/*ПОДВАЛ*/

@media screen and (min-width: 62em){

    .form-container-soc {
        position: relative;
        margin-left: 30px;
        margin-bottom: 10px;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .form-container-soc2 {
        position: relative;
        margin-left: 0px;
        margin-bottom: 0px;

    }
    .form-container-soc3 {
        position: relative;
        margin-left: 0px;
        margin-bottom: 0px;

    }

    .phone-container2 {
        align-items: center;
        display: flex;
        /* padding-top: 5px; */
        padding-left: 80px;
        justify-content: center;
    }



    .footer-map-form{
        position: absolute;
        display: flex;
        height: auto;
        max-width: 500px;
        border-radius: 20px;
        box-shadow: 0 14px 18px 0 rgb(0 0 0 / 44%);
        flex-direction: column;
        background: linear-gradient(to right, #05c4f1, #5709b7);
        margin-right: 50px;
        z-index: 1;
        border: solid;
        border-color: #00afbf;

    }

    .footer-map-form-container{
        width: auto;
        position: relative;
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-content: center;
        align-items: center;
        margin-top: 0px
    }

    .map_container_mini{
display: none;
        width: 100%;
        height: 100%;
    }
    .map_container{

        width: 100%;
        height: 100%;
    }
    .reit{
        width: 100%;
        padding: 50px;
        position: relative;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .reit1{
        padding: 20px;
        position: relative;
        width: 600px;
        height: 600px;
    }
    .reit2{
        padding: 20px;
        position: relative;
        width: 600px;
        height: 600px;
    }
.footer-up {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    z-index: 99;
    padding-top: 50px;
    height: auto;
    box-shadow: 0px -5px 16px 0px #ac04e38c;
    background-image: url("/images/back-foot.png");
    background-size: auto;
    background-color: linear-gradient(to right, #aa3feca8, #8430ea93);
}


.footer-up-left {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
    color: #cccccc;
    font-size: 16px;
    padding-top: 10px;
    padding-left: 30px;
    padding-bottom: 30px;
    justify-content: flex-start;
    align-items: center;
}
.footer-up-center{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
    /* margin-bottom: 30px; */
    /* margin-top: 30px; */
    color: #cccccc;
    font-size: 16px;
    align-items: center;
    justify-content: center;
}


.footer-up-right{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 30px;
    color: #cccccc;
    font-size: 16px;
    justify-content: flex-end;
    align-items: center;
  }
}

.acor-zag {
    padding-top: 0px;

    position: relative;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;

    font-weight: 500;
    text-align: center;
    color: white;
    /* font-family: monospace; */
    font-size: 24px;

}
.acor-text
{
    padding-top: 20px;
    padding-bottom: 50px;
    position: relative;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;

    font-weight: 500;
    text-align: center;
    color: white;
    /* font-family: monospace; */
    font-size: 16px;

}
.menu-swipe-overlay {
    position: absolute;
    top: 50px;
    right: 0;
    bottom: 0;
    left: 0;
    min-height: 100vh;
    pointer-events: none;
    z-index: 190;

    transition: opacity 170ms ease;
    opacity: 0;
    background-color: #ffffff00;
}
.menu-swipe-items-container {
    position: absolute;
    top: 50px;
    right: 0;
    bottom: 0;
    min-height: 100vh;
    box-sizing: border-box;
    z-index: 195;
    width: 0;
    /* transition: width 170ms ease; */
    max-width: 100%; box-shadow: 0px -5px 16px 0px #ac04e38c;
    background-size: auto;
    background-image: linear-gradient(70deg, #082096, #6c20b1);
    color: #ffffff;
}
.menu-swipe-item-text {
    /* padding: 20px; */
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #ffffff;
    /* opacity: .6; */
}
.menu-swipe-items-scroll-block {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    min-height: 100vh;
    box-sizing: border-box;
    overflow-y: auto;
    /* background-color: #f3f3f3; */
    color: white;
}
/* Below 992px (Tablets) */
@media screen and (max-width: 62em){

    .form-container-soc {
        position: relative;
        margin-left: 20px;
        margin-bottom: 10px;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .form-container-soc2 {
        position: relative;
        margin-left: 0px;
        margin-bottom: 0px;

    }
    .form-container-soc3 {
        position: relative;
        margin-left: 0px;
        margin-bottom: 0px;

    }

    .phone-container2 {
        align-items: center;
        display: flex;
        /* padding-top: 5px; */
        padding-left: 30px;
        justify-content: center;
    }




    .footer-map-form {
        position: relative;
        display: flex;
        height: auto;
        max-width: 500px;
        border-radius: 20px;
        box-shadow: 0 14px 18px 0 rgb(0 0 0 / 44%);
        flex-direction: column;
        background: linear-gradient(to right, #05c4f1, #5709b7);
        margin: 20px;
        border: solid;
        border-color: #00afbf;
        align-content: center;
    }

    .footer-map-form-container{
        width: auto;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-content: center;
        align-items: center;
        margin-top: 0px
    }


    .map_container{
        display: none;
        width: 100%;
        height: 100%;
    }
    .map_container_mini{

        width: 100%;
        height: 100%;
    }

    .vidos{
        position: relative;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-around;
        flex-direction: column;
        align-content: center;
        align-items: center;
    }
    .vid{
        width: auto;
        height: 350px;
    }
    .reit{
        padding: 20px;
        position: relative;
        display: flex;
        flex-direction: column;
        /* align-items: center; */
        justify-content: center;
    }
    .reit1{
        padding-bottom: 20px;
        position: relative;
       width: auto;
        height: 500px;
    }
    .reit2{
        padding-top: 20px;
        position: relative;
        width: auto;
        height: 500px;
    }
    .footer-up {

        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        justify-content: center;
        position: relative;
        z-index: 99;
        padding-top: 50px;
        height: auto;
        box-shadow: 0px -5px 16px 0px #05c4f1;
        background-image: url(/images/back-foot.png);
        background-size: auto;
        background: linear-gradient(to right, #05c4f1, #5709b7);
        align-items: center;
    }

    .footer-up-left {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        position: relative;
        color: #cccccc;
        font-size: 16px;
        padding-top: 10px;

        padding-bottom: 30px;
        justify-content: flex-start;
        align-items: center;
    }
    .footer-up-center{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        position: relative;
        /* margin-bottom: 30px; */
        /* margin-top: 30px; */
        color: #cccccc;
        font-size: 16px;
        align-items: center;
        justify-content: center;
    }


    .footer-up-right{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        position: relative;
        padding-top: 10px;

        padding-bottom: 30px;
        color: #cccccc;
        font-size: 16px;
        justify-content: flex-end;
        align-items: center;
    }

}
.phone-container-phone {
    color: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
}
.b24-window-popup-wrapper .b24-window-scrollable {
    /* max-height: 85vh; */
}

.b24-form-header{
    display: none;
}
.b24-form-header-title{
    display: none;
}

.b24-form-header-description
{
    display: none;
}



.map_container1{
    height: 900px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: auto;
    min-width: 320px;
    max-width: 1200px;
    width: 2000px;
}
.iframe1{
    height: 900px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: auto;
    min-width: 320px;
    max-width: 1200px;
    width: 2000px;
}


iframe.collapsed {
    width: 500px;
    height: 500px;
}


.phone-player {
    position: relative;

    height: 250px;
    /* bottom: 20px; */
    /* overflow: hidden; */
    /* position: fixed; */
    /* z-index: 100; */
    width: 160px;
    right: 17px;
    border: 5px solid black;
    border-radius: 25px;
}

#slide {
    display: flex;
    justify-content: center;
    position: relative;
    width: auto;
    height: auto;
}
.slider {
    border: solid;
    border-color: #9e1fff;
    display: flex;
    justify-content: center;

    width: 100%;
    height: 500px;
    background: linear-gradient(to right, #aa3feca8, #8430ea93);
    margin: 20px;
    border-radius: 20px;
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, .3);
    flex-direction: column;
    align-items: center;
}

 .paused, .progbar, .numStatus {display:none;}
.banner{
    border: solid;
    border-color: #9e1fff;
    display: flex;
    justify-content: right;

    position: relative;
    width: 400px;
    height: auto;
    background: linear-gradient(to right, #aa3feca8, #8430ea93);
    margin: 20px;
    margin-bottom: 200px;
    border-radius: 20px;
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, .3);
    overflow:hidden;
    position:absolute;
    top:20px;
    color:#fff;
    right:0px;
    z-index:15;
    padding-left: 10px;
}
.banner span {
    display:block;
    padding:20px;
}
.bx-newslist-more{
    z-index: 99;
    display: flex;
    color: #fff;
    /* height: 30px; */
    /* width: 100px; */
    position: relative;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}


.footer-contacts-container{
    position: relative;
    display: flex;
    height: auto;
    max-width: 100%;
    flex-direction: row;
    justify-content: space-evenly;
    margin-bottom: 60px;




}

.footer-contacts-phones{
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;

}
.footer-contacts-phones-icon{

    position: relative;
    display: flex;
    height: 50px;
    width: 50px;
    border-radius: 20px;
    box-shadow: 1px 1px 4px 4px rgb(81 8 126);
    flex-direction: row;
     background: linear-gradient(to right, #d33fec, #5709b7);
    margin-top: 20px;
    bottom: 20px;
    align-content: center;
    align-items: center;
    justify-content: center;


}
.footer-contacts-phones-text{
    position: relative;
    display: flex;
    font-weight: 600;
    font-size: 16px;
    color: #ffffff;

}
.footer-contacts-adres{
    position: relative;
    display: flex;
}




.footer-contacts-adres-icon{
    position: relative;
    height: 50px;
    width: 50px;
    border-radius: 20px;
    box-shadow: 0 14px 18px 0 rgb(0 0 0 / 44%);
    background: linear-gradient(to right, #d33fec, #5709b7);





}

.footer-contacts-adres-text{
    position: relative;
    display: flex;




}






@media screen and (max-width:767px) {
    .mslider {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        list-style: none;

        z-index: 1;
        display: block;

    }
    .mslide {
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
        transition-property: transform;
        display: block;
    }
}
.myblock {
    position: relative;
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 20px;
    border: solid;
    border-color: #00afbf;
    box-shadow: 0 14px 18px 0 rgb(0 0 0 / 44%);
    background: linear-gradient(to right, #05c4f1, #5709b7);

}





.map_container{

        width: 100%;
        height: 100%;
}



.text-form-container  {

    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;

}

.text-form-zag{
    position: relative;
    color: #ffffff;
    font: 18px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 600;

}
.text-form-text{
    position: relative;
    top: 10px;
    color: #ffffff;
    font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
text-align: center;

}


.footer-map-form-contacts{

    position: relative;

}

.footer-map-form-crm{


    position: relative;
}

.b24-form-control-list-selector-item-title {
    font: 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
    font: 16px var(--b24-font-family);
    color: #000;
    color: rgb(48 31 31);
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.b24-form-wrapper {
    position: relative;
    display: block;
background-color: rgba(79, 8, 150, 0) !important;
    min-height: 250px;
    max-width: 700px;
    margin: 0 auto;
    -webkit-transition: min-height 180ms ease;
    -o-transition: min-height 180ms ease;
    transition: min-height 180ms ease;
    word-break: break-word;
    border-radius: 0px !important;
}

/* End */
/* /bitrix/components/awz/cookies.sett/templates/.default/style.css?17521310116905 */
/* /bitrix/components/bitrix/player/templates/.default/style.min.css?1734525491122 */
/* /local/templates/servicetel(company)/styles.css?173735855214641 */
