

/* Start:/local/templates/servicetel(news)/styles.css?173728378014641*/
/*














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

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 */
/* /local/templates/servicetel(news)/styles.css?173728378014641 */
