﻿﻿html,
body {
    font-family: "Ubuntu", Arial, sans-serif;
    font-size: 14px;
    line-height: 23px;
    font-style: normal;
    font-weight: normal;
    color: #242222;
    min-width: 200px;
}

html,
body,
div,
ul {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #595959;
}

ul {
    list-style: none;
}

header {
    width: 100%;
    height: 101px;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    background: white;
    z-index: 999;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.136);
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}

header.smaller {
    height: 65px;
}

header .header-center {
    width: 900px;
    padding-top: 20px;
    margin: 0 auto;
    font-family: Arial, "Ubuntu", sans-serif;
}

header.smaller .header-center {
    padding-top: 10px;
}

header .logo {
    float: left;
    width: 200px;
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}

header .logo img {
    width: 100%;
    height: auto;
}

header.smaller .logo {
    width: 160px;
}

.slogan {
    float: left;
    width: 300px;
    height: 46px;
    font-weight: bold;
    color: #595959;
    font-size: 15px;
    line-height: 0.8;
    padding: 15px 0 0 30px;
}

header.smaller .slogan {
    display: none;
}

header .telefon {
    float: right;
    height: 51px;
    font-weight: bold;
    color: #595959;
    font-size: 22px;
    text-align: right;
    padding: 21px 5px 0 0;
}

header.smaller .telefon {
    font-size: 18px;
    padding: 3px 5px 0 0;
}

span.red-text {
    color: #e02225;
}

span.grey-text {
    color: #5b5b5b;
}

header #phone {
    display: inline-block;
    position: relative;
    right: 5px;
    width: 31px;
    height: 31px;
}

#phone img,
#mail img {
    width: 100%;
    height: auto;
}

header.smaller #phone {
    position: relative;
    left: 5px;
    top: 8px;
    width: 27px;
    height: 27px;
    margin-left: 10px;
}

header .pochta {
    display: none;
}

header.smaller .pochta {
    display: inline-block;
}

header.smaller #mail {
    display: inline-block;
    position: relative;
    top: 3px;
    right: 2px;
    width: 29px;
    height: 29px;
}

header .btn-zvonok {
    border: 1px solid #e02225;
    color: #e02225;
    font-family: "Ubuntu", Arial, sans-serif;
    font-size: 11px;
    margin-left: 20px;
    cursor: pointer;
}

.telefon a.btn-zvonok:hover {
    color: white;
    background: #e02225;
}

header.smaller .btn-zvonok {
    top: 8px;
}

header {
    min-width: 297px;
}

.main-menu-container {
    padding-top: 101px;
    width: 100%;
    background: #5e5c5b;
    background: linear-gradient(90deg, #696766 0%, #5e5c5b 17%, #5e5c5b 34%, rgba(94, 92, 91, 1) 50%, #5e5c5b 73%, #686665 100%);
}

img {
    vertical-align: middle;
}

.center {
    width: 1100px;
    margin: 0 auto;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-index {
    box-shadow: 3px 1px 4px rgb(64 62 60);
    border-radius: 5px;
    color: white;
    border-radius: 16px;
    font-size: 13px;
    display: block;
    position: relative;
    top: 12px;
    height: 34px;
    width: 182px;
    margin-right: 10px;
    font-weight: 700;
    text-decoration: none;
}

.btn-index:active {
    box-shadow: 1px 1px 5px rgb(0 0 0 / 24%);
}

.menu-icon{
    font-size: large;
    position: absolute;
    top: 6px;
    right: 10px;
}


.btn-account:hover {
    background: #34a851;
    text-decoration: none;
    color: white;
    text-shadow: 0 0 8px rgb(87, 168, 91), 0 0 5px #34a851, 0 0 5px #34a851;

}

.btn-connect:hover {
    background-color: #c23a30;
    text-decoration: none;
    color: white;
    text-shadow: 0 0 8px rgb(179, 48, 48), 0 0 5px #ce372c, 0 0 5px #ce372c;
}

.btn-vhod {
    left: 0;
    padding: 6px 12px 6px 15px;
}
.btn-vhod:hover, .btn-vhod:focus, .btn-vhod:visited {
    color: white;
    text-decoration: none;
} 

.btn-connect {
    background-color: #a6171b;
}

.btn-account {
    background-color:  #389144
}

.icon-lk {
    width: 25px;
    margin-left: 6px;
    vertical-align: top;
}

.btn-registracia {
    left: 0;
    padding: 3px 12px 6px 12px;
}

.icon-reg {
    width: 18px;
    margin-left: 11px;
    vertical-align: bottom;
    position: relative;
    top: 2px;
}

td.main-menu-punkt:hover {
    background: #767372;
}

.main-menu-punkt a,
.main-menu-wrapp a {
    display: block;
    padding: 19px 0;
    width: 125px;
    color: white;
    text-align: center;
}

.sub-menu,
.sub-menu-wrapp {
    position: absolute;
    display: none;
    background: #E5E4E1;
    z-index: 110;
}

.main-menu .sub-menu a,
.sub-menu-wrapp a {
    padding: 11px 0 11px 20px;
    color: #595959;
    margin-bottom: -1px;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
}

.sub-menu-wrapp li {
    border-bottom: 1px solid #F5F4F1;
}

.sub-menu-wrapp li:last-child {
    border-bottom: none;
}

.main-menu .sub-menu .last {
    border-bottom: none;
}

.main-menu td:hover .sub-menu {
    display: block;
}

.width-submenu-okompanii a,
.width-submenu-uslugi a {
    width: 105px;
}

.width-submenu-kontakti a {
    width: 150px;
}

.main-menu .sub-menu li:hover {
    background: #BAB9B7;
}

.sub-sub-menu {
    position: absolute;
    left: 126px;
    display: none;
    background: #E5E4E1;
    z-index: 110;
}

.sub-sub-menu-tel {
    top: 0;
}

.sub-sub-menu-tel li {
    border-left: 1px solid #BAB9B7;
}

.sub-sub-menu-bes {
    top: 127px;
}

.sub-sub-menu-proch {
    top: 205px;
}

.sub-sub-menu-tel a {
    width: 155px;
}

.sub-sub-menu-bes a {
    width: 225px;
}

.sub-sub-menu-proch a {
    width: 243px;
}

.sub-menu>li:hover .sub-sub-menu {
    display: block;
}

.hidden {
    display: none;
}

.uslugi {
    margin-top: 50px;
    padding-bottom: 50px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    height: 400px;
    line-height: 18px;
}

.razdel-name {
    padding: 50px 0 10px;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
    line-height: 20px;
    border-bottom: 2px solid #e02225;
}

.rname-uslugi {
    width: 315px;
}

.menu-uslug {
    margin-top: 30px;
}

.usluga {
    width: 33.33%;
    float: left;
    height: 130px;
}

.image-usluga {
    float: left;
    height: 50px;
    width: 50px;
    border-radius: 25px;
    background-color: #6a6766;
}

.icon-usluga {
    position: relative;
    top: 10px;
    left: 10px;
}

.icon-usluga img {
    width: 30px;
    height: 30px;
}

.info-usluga {
    margin: 2px 20px 0 70px;
}

.title-usluga {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #595959;
}

.usluga2:hover a {
    color: #e02225;
}

.polosa {}

.razdel-info {
    border-bottom: 1px solid #efefef;
}

.rname-novosti {
    width: 107px;
}

.btn {
    padding: 8px 14px 6px;
    color: #595959;
    border: 1px solid #767372;
    font-size: 10px;
    line-height: 12px;
    display: block;
    float: right;
    position: relative;
}


.btn__next {
    width: 133px;
    top: 10px;
    float: initial;
}

.btn__rounded {
    border-radius: 13px;
}

a.btn:hover {
    background: #767372;
    color: white;
}

.btn-novosti {
    bottom: 50px;
    right: 20px;
}

.btn-podkluchit {
    border: 1px solid #e02225;
    color: #e02225;
    font-family: "Ubuntu", Arial, sans-serif;
    font-size: 13px;
    cursor: pointer;
    position: static;
    margin: 0 auto;
    float: none;
    width: 93px;
}

a.btn-podkluchit:hover {
    background: #e02225;
    color: white;
}

.news-img {
    float: left;
    width: 125px;
    height: 80px;

}

div.news1:hover .new-text1 a,
div.news2:hover .new-text2 a {
    color: #191919;
}


.news-info {
    padding-left: 145px;
    margin-bottom: 50px;
}

.news-data {
    border-left: 2px solid #d2d2d2;
    padding-left: 8px;
    font-size: 11px;
    height: 12px;
    margin-bottom: 7px;
    line-height: 12px;
}

.container-carousel {
    padding-top: 20px;
}

.bxslider li {
    opacity: 0.5;
}

.bxslider li:hover {
    opacity: 1;
}

footer {
    width: 100%;
    padding-top: 20px;
    margin-top: 50px;
    padding-bottom: 0;
    background: #2c364a;
}

.footer__main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.footer__menu {
    display: flex;
    flex-wrap: wrap;
}

.footer-list {
    padding-left: 73px;
}

.footer__menu ul {
    line-height: 2;
}
.footer__menu ul a {
    color: #bec6d7;
    padding-right: 80px;
}

.footer__container {
    display: flex;
    flex-wrap: wrap-reverse;
    justify-content: center;
    padding-bottom: 20px;
}


.footer__logo img {
    height: auto;
    width: 210px;
    padding-top: 29px;
    padding-bottom: 12px;
}

.footer__bottom {
    background-color: #141b26;
    margin: 0;
    padding: 0;
    text-align: left;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 1px;
}

.footer__date {
    color: #353e4c;
}

.footer__links {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    padding-bottom: 13px;
    align-items: end;
}

.footer__links a {
    color: #6b768b;
}

.back-to-top {
    width: 42px;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 19px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-box-shadow: 0px 3px 6px 1px rgb(34 60 80 / 18%);
    -moz-box-shadow: 0px 3px 6px 1px rgba(34, 60, 80, 0.18);
    box-shadow: 0px 3px 6px 1px rgb(34 60 80 / 18%);
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: fixed;
    right: 1.5rem;
    bottom: 0;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
    height: 32px;
}

.back-to-top:hover {
    font-size: 20px;
    color: #a39b9b;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.footer_phone {
    font-size: 14px;
    padding-bottom: 10px;
}

.footer_phone a {
    color: white;
}

.footer_email a {
    color: #e0e0e0;
}

.footer__policy {
    color: white;
    padding-top: 30px;
}

.footer__policy a {
    color: white;
    font-size: 11px;
}


.logo2 {
    float: left;
    width: 160px;
    height: auto;
    margin: 30px 0 0;
    padding: 0;
    border: 0;
}

.logo2 img {
    width: 100%;
    height: auto;
}


.btn-arrow-top {
    padding: 10px 10px 0;
    border-radius: 5px;
    display: block;
    background: white;
    position: relative;
    bottom: 86px;
    left: 175px;
}

.arrow-top {
    color: #2c364a;
    font-size: 60px;
    font-family: "Courier New";
    position: relative;
    top: 7px;
}

.arrow-top:hover {
    color: #e02225;
}

a.name-razdel {
    display: block;
    color: white;
}




.page-name {
    font-size: 32px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #494949;
}

.page-breadcrumbs {
    display: inline-block;
    line-height: 13px;
    text-transform: lowercase;
}


.page-breadcrumbs a {
    text-decoration: none;
    padding: 4px 2px 4px 2px;
    font-size: 0.88em;
    color: #337ab7;
}

.page-breadcrumbs a:hover {
    background-color: #f8f8f8;
}

.page-breadcrumbs a:hover {
    color: #360a0a;
}

.page-breadcrumbs .separator {
    color: #685050;
    margin: 0 4px;
    font-weight: bold;
    font-size: 10px;
}

.page-column1 {
    width: 24%;
    float: left;
}

.page-column2 {
    max-width: 65%;
    float: left;
    position: relative;
}

.menu-okompanii {
    width: 180px;
}

.page-menu a {
    display: block;
    border-top: 1px solid #cdcfcf;
    font-size: 14px;
    padding: 11px 27px 13px 13px;
    color: #393939;
}

.page-menu {
    max-width: 190px;
}

.page-menu>li:hover>a {
    color: #9f9d9d;
}

.page-menu>li.active>a {
    color: white;
    background: #767372;
}



.sotrudnik {
    border: 1px solid #d7dee3;
    padding: 10px 10px 0 15px;
    margin-bottom: 20px;
}


.fio {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

.mendj-img1 {
    width: 300px;
    height: 310px;
    background: url("/themes/ktelecom/assets/images/management/gibadulin.jpg") no-repeat;
    background-size: contain;
    display: inline-block;
    margin-bottom: 10px;
}

.doljnost {
    display: inline-block;
    vertical-align: top;
    padding-left: 3%;
    width: 50%;
}

.btn-biografia {
    top: -50px;
    right: 15px;
}

.biografia {
    margin-bottom: 100px;
}

.btn-nazad {
    float: left;
}

.page-menedjment-dir {
    height: 780px;
}

span.grey {
    color: #797979;
}


.map-container {
    padding: 4px;
    width: 534px;
    height: 461px;
}



td {
    padding: 5px;
    padding-right: 30px;
    border: 1px solid lightgray;
}

th {
    padding: 10px;
    border: 1px solid #777777;
}

span.post-title {
    font-size: 15px;
    font-weight: bold;
}


h1 {
    font-size: 24px;
    font-weight: 500;
    line-height: 25px;
    margin: 0 0 5px;
}

h2 {
    font-weight: normal;
    font-size: 22px;
    margin: 0 0 20px;
}

h3 {
    font-weight: normal;
    font-size: 20px;
}


/*...................Всплывающее окно Обратный звонок.....................*/

#wrap,
#wrap_zayavka {
    display: none;
    opacity: 0.8;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 16px;
    background-color: rgba(1, 1, 1, 0.725);
    z-index: 150;
    overflow: auto;
}

span.text-danger {
    color: #c74242;
}

#window {
    width: 449px;
    min-height: 326px;
    margin-top: -155px;
    margin-left: -229px;
    display: none;
    background: #fff;
    z-index: 200;
    position: fixed;
    left: 50vw;
    top: 30vh;
    font-size: 14px;
    border-radius: 5px;
}

.close {
    cursor: pointer;
    opacity: 0.9;
    position: relative;
    top: -27px;
    float: right;
}

.close:hover {
    opacity: 1;
}

.zvonok_header {
    height: 80px;
    padding: 22px 25px 12px 27px;
    margin-bottom: 16px;
    background-color: #f9f9f9;
    background: linear-gradient(77deg, rgb(245 245 245) 0%, rgba(215, 215, 215, 1) 46%, rgb(237 237 237) 100%);
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.zvonok_header h1 {
    font-size: 21px;
    line-height: 25px;
    margin: 0 0 5px;
    position: relative;
    top: 11px;
    left: -4px;
}

#zvonok_img_phone {
    width: 44px;
    height: 44px;
    background: #e02225;
    text-align: center;
    padding-top: 9px;
    float: left;
    margin-right: 20px;
}

.zvonok_form {
    padding: 11px 80px 25px;
    font-size: 15px;
}

/*...................................................................*/

/*Stat_klientom*/

.kontakti_registracia {
    border: none;
    margin: 0 auto 40px;
    width: 100%;
}

.col1_shabloni {
    width: 70%;
}

.col2_shabloni {
    width: 30%;
    padding: 0;
    text-align: center;

}

.icon-shabl {
    width: 21px;
    height: 24px;
    background: url("/themes/ktelecom/assets/images/ska4at.png");
    background-size: contain;
    display: inline-block;
    line-height: 32px;
    vertical-align: middle;
    margin-left: 5px;
    position: relative;
    bottom: 2px;
}

.col2_shabloni a {
    display: inline-block;
    line-height: 32px;
    vertical-align: middle;
}

.col2_shabloni a:hover {
    color: #e02225;
    font-weight: bold;
}

.col2_shabloni a:hover div.icon-shabl {
    background: url("/themes/ktelecom/assets/images/images/ska4at2.png");
    background-size: contain;
}

.stkl-container {
    width: 80%;
    margin: 40px auto;
}

caption.ktelefoni {
    font-size: 20px;
    margin-bottom: 15px;
    text-align: left;
}

.form_os input {
    border: 1px solid rgb(169, 169, 169);
}


ul.marker {
    list-style-type: disc;
    padding-left: 50px;
}

ul.marker1 {
    list-style-type: circle;
    padding-left: 50px;
}

/*news*/


.blog-img {
    width: 220px;

    vertical-align: top;
    margin: 5px 30px 20px 5px;
    display: inline-block;
}

.news-photo-small {
    width: 120px;

    vertical-align: top;
    margin: 5px 30px 20px 5px;
    display: inline-block;
}

.news-block {
    margin-bottom: 70px;
}

.novosti-info {
    width: 570px;
    display: inline-block;
    vertical-align: top;
}

.btn-novost {
    float: left;
    position: relative;
    font-size: 11px !important;
    width: 100px !important;
    border: none;
    margin-bottom: 0 !important;
}

.news-date {
    padding: 5px 10px;
    text-align: center;
    width: 90px;
    font-size: 11px;
    line-height: 12px;
    background: #E6E6E6;
    border-radius: 5px;
    margin-top: 10px;
    text-transform: uppercase;
}

/*rekviziti*/
.rekviziti {
    background: #F2F2F2;
    padding: 10px 30px;
    margin: 20px auto;
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

/*slider*/

.img-slider {
    width: 460px;
    display: inline-block;
    margin-top: 15px;
    vertical-align: middle;
}

.img-slider img {
    width: 100%;
    height: auto;
}

.opisanie-slider {
    display: inline-block;
    margin-right: 30px;
    vertical-align: middle;
}

.opisanie-slider2 {
    display: inline-block;
    margin: 5px 40px 0 20px;
    vertical-align: middle;
}

.slider2 {
    width: 500px;
}

.opisanie-slider3 {
    display: inline-block;
    margin: 35px 40px 0 20px;
    vertical-align: middle;
}

.slider3 {
    width: 430px;
    margin-top: 30px;
}

.checkbox_label {
    cursor: pointer;
}

.rassro4ka {
    margin-bottom: 30px;
}

.rassro4ka label {
    font-size: 13px;
}

.container-404 {
    padding: 82px 0 159px;
    text-align: center;
}

.container-404 h1 {
    font-size: 60px;
    color: #797979;
    font-weight: normal;
    line-height: normal;
}

.container-404 h2 {
    font-size: 30px;
    line-height: normal;
}


@media all and (max-width: 1150px) {

    .seq .seq-content {
        width: 100%;
    }

    .img-slider {
        width: 41%;
    }

    .slider2 {
        width: 44%;
    }

    .slider3 {
        width: 38%;
    }

    .opisanie-slider {
        margin-right: 2.5%;
    }

    .opisanie-slider2 {
        margin-right: 3.5%;
    }

    .opisanie-slider3 {
        margin-right: 3.5%;
    }

    .seq .seq-next,
    .seq .seq-prev {
        width: 30px;
        height: 55px;
        background-size: 30px 55px;
    }


}


@media all and (max-width: 1000px) {

    header .header-center {
        width: 90%;
        padding: 25px 0 0;
    }

    header .logo {
        width: 180px;
    }

    header.smaller .logo {
        width: 150px;
    }

    .slogan {
        width: 23%;
        padding: 12px 0 0 3%;
        font-size: 14px;
    }

    header .telefon {
        width: 47%;
        /* padding: 3px 0 0; */
        font-size: 21px;
    }

    header.smaller .telefon {
        width: 77%;
        padding-right: 0;
    }

    header #phone {
        top: 1px;
        right: 3px;
        width: 29px;
        height: 29px;
    }

    .center {
        width: 90%;
    }


    .container-carousel {
        padding: 20px 2% 0;
    }

    .mendj-img1 {
        width: 270px;
        height: 280px;
    }

    .logo2 {
        width: 150px;
    }

    .btn-arrow-top {
        bottom: 86px;
        left: 0;
    }

    .podkl_ats_col1 {
        display: block;
        float: none;
        margin: 30px 0 0;
    }

    .podkl_ats_col2 {
        display: block;
        margin-top: 20px;
    }

    .example-margin1 {
        margin-left: 0;
    }

}

@media all and (max-width: 940px) {

    .seq .seq-subtitle {
        font-size: 1.2em;
    }

    .seq .seq-title {
        font-size: 1.8em;
    }

    .seq .seq-content {
        font-size: 14px;
    }

    .seq .seq-pagination>* {
        width: 17px;
        height: 17px;
    }

    .mendj-img1 {
        width: 300px;
        height: 310px;
    }


    .novosti-info {
        width: auto;
        display: inline-block;
        vertical-align: top;
    }
}

@media all and (max-width: 840px) {

    .slogan {
        display: none;
    }

    header .telefon {
        width: 62%;
        padding: 3px 0 0;
        font-size: 21px;
    }

    header.smaller .btn-zvonok {
        display: none;
    }

    header.smaller .telefon {
        width: 70%;
        font-size: 17px;
    }

    header.smaller #mail {
        width: 27px;
        height: 27px;
    }

    header.smaller #phone {
        width: 25px;
        height: 25px;
        margin-left: 0;
    }

    .opisanie-slider {
        display: block;
        margin-right: 0;
    }

    .seq .seq-title {
        font-size: 1.85em;
    }

    .opisanie-slider2 .seq-title {
        display: none;
    }

    .hidden_seq-title2 {
        display: inherit;
        font-size: 1.85em;
        font-family: 'Roboto', sans-serif;
    }

    .seq .seq-subtitle {
        font-size: 1.3em;
    }

    .opisanie-slider3 .seq-subtitle {
        margin-bottom: .3em;
    }

    .seq .seq-content {
        font-size: 16px;
    }

    .seq .seq-button {
        margin-top: 1.5em;
    }

    .opisanie-slider3 .seq-button {
        margin-top: 1em;
    }

    .img-slider {
        display: block;
        margin: 20px auto;
        width: 350px;
    }

    .slider2 {
        margin: 35px auto;
        width: 380px;
    }

    .slider3 {
        margin: 5px auto;
        width: 280px;
    }

    .uslugi {
        height: 430px;
    }

    .usluga {
        width: 33.33%;
        float: left;
        height: 130px;
    }

    .image-usluga {
        float: left;
        height: 45px;
        width: 45px;
        border-radius: 23px;
        background-color: #6a6766;
    }

    .icon-usluga {
        position: relative;
        top: 8px;
        left: 9px;
    }

    .icon-usluga img {
        width: 28px;
        height: 28px;
    }

    .title-usluga {
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 5px;
        color: #595959;
    }

    .mendj-img1 {
        width: 260px;
        height: 270px;
    }

    .tel-container {
        padding: 10px 0 80px;
        border: none;
        width: 95%;
    }

    .ciftel-container {
        padding: 0 0 20px;
        border: none;
        width: 95%;
    }


    .logo2 {
        width: 140px;
        margin: 32px 0 0;
    }

    .btn-arrow-top {
        bottom: 126px;
    }

    .stkl-container {
        width: 90%;
    }
}

@media all and (max-width: 740px) {

    .uslugi {
        height: 505px;
    }

    .hidden_usluga {
        display: none;
    }

    .usluga.hidden {
        display: block;
    }

    .usluga {
        width: 50%;
        height: 120px;
    }

    .container-carousel {
        display: none;
    }

    .mendj-img1 {
        height: 270px;
    }

    .sotrudnik1 {
        height: auto;
        padding-bottom: 70px;
    }

    .btn-biografia {
        float: left;
        top: 15px;
        right: 0;
    }

    .doljnost {
        padding-left: 0;
        width: 100%;
        display: block;
    }

}

@media all and (max-width: 700px) {
    .form_os {
        padding: 20px 0 30px 2.5%;
    }

    td.col2_forma {
        width: 40%;
    }

    .example-margin {
        margin-left: 0;
    }

    .btn-form-otpravit {
        right: 27px;
    }

    .stkl-container {
        width: 100%;
    }
}

@media all and (max-width: 650px) {

    .form-container {
        min-width: 300px;
    }

    header .header-center {
        width: 95%;
        padding: 28px 0 0;
    }

    .center {
        width: 95%;
    }

    header .logo {
        width: 160px;
    }

    header.smaller .header-center {
        padding: 14px 0 0;
    }

    header.smaller .logo {
        width: 130px;
    }

    header .telefon {
        width: 64%;
        font-size: 19px;
    }

    header #phone {
        right: 0;
        width: 27px;
        height: 27px;
    }

    header .btn-zvonok {
        top: 7px;
        margin-left: 15px;
    }

    header.smaller .telefon {
        width: 72%;
        font-size: 16px;
        padding-top: 0;
    }

    .uslugi {
        height: 520px;
    }


}

@media all and (max-width: 570px) {

    header .telefon {
        width: 50%;
    }

    header.smaller .logo {
        margin-top: 5px;
    }

    header.smaller .header-center {
        padding: 10px 0 0;
    }

    header.smaller .telefon {
        width: 60%;
    }

    header.smaller .pochta {
        display: block;
        margin-bottom: -3px;
    }

    header.smaller #mail {
        width: 23px;
        height: 23px;
    }

    header.smaller #phone {
        width: 22px;
        height: 22px;
    }

    td.main-menu-punkt {
        width: 29%;
        font-size: 11px;
    }

    .seq .seq-title {
        font-size: 1.75em;
    }

    .hidden_seq-title2 {
        font-size: 1.75em;
    }

    .seq .seq-subtitle {
        font-size: 1.2em;
    }

    .seq .seq-content {
        font-size: 14px;
    }

    .img-slider {
        width: 300px;
    }

    .slider2 {
        width: 330px;
    }

    .slider3 {
        margin: 15px auto;
    }

    .uslugi {
        height: 540px;
    }

    .page-name {
        font-size: 29px;
    }

    .page-column1,
    .menu-okompanii,
    .menu-kontakti {
        width: 100%;
        text-align: center;
    }

    .rekv {
        padding: 25px 10px;
    }

    .okompanii-container {
        border: none;
        padding: 0 2% 0 2%;
        text-align: justify;
    }

    .rekv {
        border: none;
        padding: 0 1% 0 2%;
    }

    h2 {
        font-size: 21px;
        line-height: normal;
    }

    .logo2 {
        display: none;
    }

    .hidden_logo2 {
        display: block;
        width: 130px;
        margin: 20px auto;
    }

    .hidden_logo2 img {
        width: 100%;
        height: auto;
    }

}

@media all and (max-width: 560px) {

    #window {
        position: absolute;
        width: 321px;
        height: 483px;
        margin-top: -150px;
        margin-left: -172px;
        left: 49vw;
        top: 30vh;
    }

    .btn-form-otpravit2 {
        float: none;
        margin: 20px auto 0;
        position: inherit;
    }

    .zvonok_header {
        padding: 30px 25px 0 25px;
        height: 90px;
    }

    #zvonok_img_phone {
        width: 45px;
        height: 45px;
        text-align: center;
        padding-top: 7px;
        margin-right: 15px;
    }

    #zvonok_img_phone img {
        width: 30px;
    }

    .zvonok_form {
        padding: 2px 55px 0 30px;
    }

    #user_name,
    #k_telefon {
        width: 277px;
    }

    .close {
        position: relative;
        top: -28px;
    }

    .zayavka_form {
        padding: 15px 20px 0 20px;
    }

    #window_zayavka {
        width: 364px;
        height: 590px;
        margin-top: -150px;
        margin-left: -183px;
        left: 50vw;
        top: 40vh;
    }

    .example-margin3 {
        width: 304px;
        margin: 0 auto;
    }

    .close2 {
        margin-top: -51px;
    }
}







@media all and (max-width: 485px) {

    .hidden_main_menu_span {
        display: none;
    }

    .main-menu-vhod,
    .main-menu-reg {
        width: 60px;
    }

    .btn-vhod {
        padding: 10px 8px;
        border: none;
        border-radius: 19px;
        width: 37px;
        height: 36px;
    }

    .seq .seq-title {
        font-size: 1.7em;
    }

    .opisanie-slider2 .seq-title {
        display: inherit;
    }

    .hidden_seq-title2 {
        display: none;
    }

    .seq .seq-subtitle {
        font-size: 1.1em;
    }

    .seq .seq-content {
        font-size: 12px;
    }

    .seq .seq-button {
        margin-top: 1.5em;
        padding: .6em .6em .45em;
    }

    .opisanie-slider3 .seq-button {
        margin-top: 1em;
    }

    .img-slider {
        display: block;
        margin: 20px auto;
        width: 220px;
    }

    .slider2 {
        margin: 35px auto;
        width: 230px;
    }

    .slider3 {
        margin: 15px auto;
        width: 220px;
    }

    .seq .seq-next,
    .seq .seq-prev {
        width: 25px;
        height: 50px;
        background-size: 25px 50px;
    }

    .seq .seq-prev {
        left: 10px;
    }

    .seq .seq-next {
        right: 10px;
    }

    .seq .seq-pagination>* {
        width: 15px;
        height: 15px;
    }

    .uslugi {
        height: 960px;
    }

    .hidden_usluga {
        display: block;
    }

    .usluga.hidden {
        display: none;
    }

    .usluga {
        width: 99%;
        margin-left: 1%;
    }

    .razdel-name {
        font-size: 19px;
    }

    .rname-uslugi {
        width: 247px;
    }

    .rname-novosti {
        width: 98px;
    }

    .page-name {
        font-size: 27px;
        line-height: normal;
    }

    .page-column2 {
        font-size: 12px;
    }

    .rekv h2 {
        font-size: 18px;
    }

    ul.marker,
    ol {
        padding-left: 20px;
    }

    ul.marker1 {
        padding-left: 22px;
    }

    .rekviziti {
        padding: 10px 15px;
    }

    .example-margin,
    .example-margin1 {
        width: 304px;
        margin: 0 auto;
    }

    .btn-form-otpravit4 {
        top: inherit;
        float: none;
        right: inherit;
        margin: 25px auto 0;
        position: inherit;
    }

    .form_os {
        height: 490px;
    }

    .menu-icon {
        top: 7px;
    }
}

@media all and (max-width: 400px) {

    header {
        height: 83px;
    }

    header .header-center {
        padding: 22px 0 0;
    }

    header .logo {
        width: 105px;
    }

    header .telefon {
        width: 53%;
        font-size: 15px;
        padding-top: 0;
    }

    header #phone {
        right: -4px;
        width: 21px;
        height: 21px;
    }

    header.smaller .logo {
        width: 90px;
    }

    header.smaller .telefon {
        width: 155px;
        font-size: 12px;
    }

    header.smaller .pochta {
        margin-bottom: 0;
    }

    header.smaller #mail {
        display: none;
    }

    header.smaller #phone {
        width: 18px;
        height: 18px;
        left: 2px;
        top: 5px;
    }

    .main-menu-container {
        padding-top: 83px;
    }

}





/*.......................для мобильной версии.................................*/

.header_mob {
    overflow: inherit;
    position: inherit;
    box-shadow: 0 1px 80px rgba(0, 0, 0, 0.136);
}

.header_mob .header-center {
    width: 92%;
}

.menu_uslugi {
    font-size: 13px;
    font-weight: bold;
    font-family: "Ubuntu", Arial, sans-serif;
    padding: 40px 15% 60px;
}

.main-mobile #skritii_block1 {
    background: white;
    box-shadow: 0 5px 5px #595959;
}

.menu_uslugi>a {
    margin: 20px 0 0;
}

.menu_uslugi a {
    display: block;
    padding: 19px 0;
    text-align: center;
    cursor: pointer;

    font-size: 16px;
    border-radius: 5px;
}

.menu_uslugi .sub-menu-wrapp {
    position: inherit;
    width: 94%;
    margin: 0 auto;
}

.menu_uslugi .sub-menu-wrapp a {
    width: 100%;
}

.menu-mobile {
    background: white;
    box-shadow: 0 5px 5px #595959;
}

.footer-mobile {
    width: 100%;
    background: #2c364a;
    height: 105px;
    padding-top: 10px;
}

.footer-container {
    width: 215px;
    margin: 7px auto 45px;
}

.footer-podpis {
    text-align: center;
}

.footer-mobile a {
    color: white;
    cursor: pointer;
}

.main-mobile {
    background: url("../mobile/img/fon.jpg");
    background-size: cover;
    background-position: 70%;
}

header .logo-mobile {
    width: 140px;
}

header .telefon-mobile {
    font-size: 19px;
    margin-top: 3px;
}

.telefon-mobile #phone {
    height: 25px;
}

.sub-menu-wrapp .urov1,
.sub-menu-wrapp .urov2 {
    border-radius: 0;
}

.table_mobile td {
    padding-right: 5px;
}

.punkt-name_mobile {
    font-size: 22px;
    margin-bottom: 15px;
}



.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 5px 4px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    /* border-radius: 4px; */
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

textarea.form-control {
    height: 60px;
    margin-bottom: 22px;
}

.novosti-info {
    max-width: 450px;
}

.menu-sidebar {

    margin: 0 5px;

}

.page-top {
    padding: 49px 0px 35px 21px;
}

.page-block {
    max-width: 831px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.page-container {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 8px 0px;
    justify-content: stretch;
}

.page-content {
    border: 1px solid #d7dee3;
    padding: 30px 10px 5px 20px;
    max-width: 600px;
}

textarea.form-item {
    resize: vertical;
    min-height: 70px;
    max-height: 500px;
}

.form-item {
    color: #282828;
    font-family: "Ubuntu", Arial, sans-serif;
    font-size: 14px;
    border-radius: 5px;
    border: 0px solid #d3d3d3;
    width: 94%;
    padding: 10px 8px 9px 7px;
    margin-bottom: 12px;
    background-color: #f4f4f5;
}


::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #322f38;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #322f38;
    opacity: 0.6;

}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #322f38;
    opacity: 0.6;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #322f38;
    opacity: 0.6;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #322f38;
    opacity: 0.6;
}

::placeholder {
    /* Most modern browsers support this now. */
    color: #322f38;
    opacity: 0.6;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 900;
    font-size: 14px;
}

.required {
    color: #bd022d;
}


.form-feedback {
    max-width: 500px;
}


.submit-btn:enabled {
    display: inline-block;
    color: #d30837;
    border: #bd022d solid 1px;
    background-color: white;
    padding: 5px 15px;
    transition: all 0.2s ease-out;
    border-radius: 3px;
    display: inline-block;
    color: #d30837;
    border: #bd022d solid 1px;
    background-color: white;
    padding: 5px 15px;
    transition: all 0.1s ease-out;
    margin-top: 21px;
}

.submit-btn:enabled:hover {
    background-color: #e02225;
    color: white;
}

.submit-btn:enabled:active {
    background-color: #c41f22;
    color: white;
    box-shadow: 0 1px 1px;
}

button:disabled,
button[disabled] {
    border: #414141 solid 1px;
    transition: all 0.2s ease-out;
    border-radius: 3px;
    display: inline-block;
    color: #665f61;
    background-color: white;
    padding: 5px 15px;
    margin-top: 21px;
}

.policy {
    cursor: pointer;
    font-size: 13px;
    color: #32557f;
    text-decoration: none;
    border-bottom: 1px dashed #32557f;
    padding-bottom: 0;
}

#horns {
    transform: scale(1.8);
    cursor: pointer;
    margin: 11px;
}

.checkbox-label {
    cursor: pointer;
}

.checkbox-label:hover {
    color: #272727;
}

.container-links{
    display: flex;
    padding-left: 24px;
}

.navbar-toggle {
    position: relative;
    padding: 0px 0px;
    float: left;
    padding-left: 0px;
    margin-right: 0px;
    height: 58px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    background-image: none;
    border: 0px solid transparent;
    border-color: #5e5c5b;
    border-radius: 0px;
    width: 118px;
    color: white;
    font-weight: 600;
}

.dropdown-menu {
    padding: 0;
    border-radius: 0;
}

.img-colocation {
    width: 100%;
    padding-top: 20px;
}
.colocation-cost {
    color: #343434;
    padding: 6px;
    font-weight: 500;
    font-size: 17px;
}
.colocation-input {
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: "Ubuntu", Arial, sans-serif;
    font-size: 14px;
    border: 1px solid #e1e1e1;
    height: 47px;
    width: 51%;
    min-width: 220px;
    margin-bottom: 8px;
    background-color: #ffffff;
}