/*новые стили*/
* {
    margin: 0;
    padding: 0;
}
#header {
    background: #fff;
    color: #333;
    font-size: 16px;
    position: fixed;
}
.mainWithNewMenu {
    padding-top: 104px;
}
/*#header.stick {
    position: fixed;
    z-index: 999;
}
#header.stick > .inner{
    margin-top: 10px;
    margin-bottom: 10px;
}*/
.inner {
    position: relative;
}
.logo {
    display: inline-block;
    vertical-align: middle;
}
.logo img {
    width: 200px;
    vertical-align: middle;
}
.main-menu {
    display: inline-block;
    list-style: none;
    margin: 0 12px;
}
.main-menu li {
    display: inline-block;
    padding: 0;
    cursor: auto;
    margin: 0;
   /* line-height: 36px;*/
}
.main-menu li:hover {
    color: #fff;
    background-color: #019bb1;
}

.main-menu li a {
    /*line-height: 36px;*/
    color: #333;
    text-decoration: none;
}
.main-menu li:hover a {
    color: #fff;
}
.main-menu .main-menu-dropdown {
    padding-right: 10px !important;
}
.main-menu .main-menu-dropdown span:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 5px;
    background: url(../img/item_closed.png);
    margin: 10px;
}
.main-menu li:hover.main-menu-dropdown span:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 5px;
    background: url(../img/item_open.png);
    margin: 10px;
}
.submenu {
    position: absolute;
    top: 100%;
    background-color: #019bb1;
    width: 100%;
    left: 0;
    padding: 45px 35px;
    display: none;
    font-size: 14px;
    border-bottom: 3px solid #fff;
}
.main-menu li:hover .submenu {
    display: block;
}
/*#header.stick .main-menu li {
    padding: 30px 20px;
}
#header.stick .submenu-list li {
    padding: 5px 20px
}*/
.submenu-desc {
    width: 310px;
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
}
.submenu-column {
    display: inline-block;
    vertical-align: top;
    margin-left: 40px;
}
.submenu-list {
    margin: 0;
}
.submenu-list li {
    position: relative;
    display: block;
    padding: 0;
}
.submenu-list li a {
    padding: 5px 20px;
    display: block;
}
.submenu-list li:before {
    background-color: #50d1e3;
    content: "";
    position: absolute;
    top: 16px;
    left: 10px;
    width: 3px;
    height: 3px;
}
.submenu-list li:hover {
    background-color: #0195aa;
}
.submenu-column-title {
    margin-bottom: 10px;
}

.header-phone {
    padding: 10px;
    font-size: 15px;
    color: #fff;
    background-color: #019bb1;
}
.header-phone a {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
}
.header-phone a:hover {
    text-decoration: underline;
}
a.lang-check {
    margin-left: 8px;
    color: #019bb1;
    text-decoration: underline;
}
a.lang-check:hover {
    text-decoration: none;
}

#sidebar-toggle {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 61px;
    height: 62px;
    z-index: 1000;
    outline: none;
}
.burger:after, .burger:before, .burger {
    position: absolute;
    display: block;
    width: 25px;
    margin: 6px 0;
    height: 3px;
    background-color: #019bb1;
    content: "";
}
.burger {
    top: 45%;
    right: 18px;
    opacity: 1;
}
.burger:before {
    top: 2px;
    right: 0;
}
.burger:after {
    bottom: 2px;
    right: 0;
}
#small-menu {
    display: none;
}
#mob-menu {
    padding: 15px;
    background-color: #019bb1;
    color: #fff;
    display: none;
    height: calc(100vh - 116px);
    overflow-y: scroll;
}
#mob-menu  ul {
    list-style: none;
    margin: 0;
}
#mob-menu a {
    color: #fff;
}
#mob-menu .submenu-list li a {
    padding: 5px 20px;
}
#mob-menu .submenu-list li:before {
    top: 10px;
}
#mob-menu .submenu-column-title {
    color: #77d7e4;
    margin-bottom: 0;
}

#header_tel{
    margin-left: 5px;
    padding-block: 5px;
    text-decoration: underline;
}
.menu-item{
    padding: 40px 18px;
    display: block;
    cursor: pointer;
}




@media only screen and (max-width: 999px) {
    #header .soc_li{
        top: 87px !important;
        right: 0px !important;
        width: auto !important;
    }
    .main-menu, .header-phone, .lang-check {
        display: none;
    }
    #sidebar-toggle {
        display: block;
    }
    .logo {
        padding: 10px 0;
    }
    #small-menu {
        display: block;
    }

    #slider-area {
        padding-top: 89px;
    }

    .mainWithNewMenu {
        padding-top: 89px;
    }
}

@media only screen and (max-width: 767px) {
    #header > .inner {
        text-align: left;
    }
}


/* Стили для соц сетей в шапке  07.10.2020*/
@media only screen and (min-width: 1024px){
    #header .soc_li{
        top: auto ;
        right: 67px !important;
        width: auto !important;
    }}

#header .search-block-test{
    top: auto !important;
    right: 925px !important;
    width: auto !important;
}

#header .block-margin-right{
    text-align: left;
}

#header .block-margin{
    margin: 0%;
}

#header .button-search-modal{
    background: #02accf;
    color: #fff;
    padding: 5px;
    font-size: 13px;
}

/* #header .gsc-control-cse, .gsc-control-cse .gsc-table-result {
    width: 70%;
    margin-top: 10px;
    position: fixed;
} */

#header .gsc-input{
    margin: 0;
    border: none;
}

#header td .gsib_b{
    padding: 0;
}

#header span .gscb_a{
    padding-bottom: 0!important;
}

#header .gsc-search-button-v2 svg{
    vertical-align: middle;
}

#header .gsc-control-cse {
    width: 80%;
    margin: auto;
}

#header .modal-search,
#header .modal{
    display: none;
    position: fixed;
    z-index: 1080;
    padding-top: 3%;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

/* Модальное содержание */
#header  .modal-content-search,
#header  .modal-content{
    background-color: none;
    margin: auto;
    padding: 20px;
    border: none;
    width: 80%;
}

#header .modal-content-search span,
#header .modal-content span{
    color: #000;
    text-transform: uppercase;
    font-size: 25px;
}

/* Кнопка закрытия */
#header .close_header,
#header .close{
    color: #000;
    float: right;
    font-size: 35px;
    font-weight: bold;
}

#header .close_header:hover,
#header .close_header:focus,
#header .close:hover,
#header .close:focus{
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

#header .button-block .button {
    width: 100%;
    background: #0092a8;
    border: 2px solid #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    /* color: #0092a8; */
    text-transform: uppercase;
}

#header .button-block .button:hover {
    background: #fff;
    border: none;
    color: #0092a8;
    /* color: #0092a8; */
    text-transform: uppercase;
}


@media only screen and (min-width: 999px) and (max-width: 1024px){
    #header .soc_li{
        top: 105px !important;
        right: 0px !important;
        width: auto !important;
    }
}