/* ЦВЕТОВАЯ СХЕМА ДЛЯ ШАБЛОНА */


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.maket {
    background: rgba(0, 0, 0, 0) url("images/maket.png") no-repeat scroll 0 0;
    height: 4000px;
    left: 0;
    margin: 0 auto;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: 15px;
    width: 1170px;
    z-index: 888;
    background-size: contain;
}

.btn-gosuslugi {
    margin: 0 auto;
    cursor: pointer;
    padding: 0 20px 0 0;
    color: #0D4CD3;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #0D4CD3;
    box-sizing: border-box;
    border-radius: 8px;
    background-color: #fff;
    font-weight: 700;
    transition: all .3s ease;
}
.btn-gosuslugi > img {
    padding: 9px;
}
.btn-gosuslugi:hover {
    background-color: #edf2fe;
    transition: all .3s ease;
}

body
{
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    background: #e5eaee;
    color: ##223240;
}

.consurm {
    opacity: .6;
}

.consurm p {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 25px;
}

.consurm a {
    color: #fff;
    border-bottom: 1px dashed #fff;
}

.consurm a:hover {
    border-bottom: 0;
}

.navbar-contacts {
    background: #6792ab none repeat scroll 0 0;
    height: 34px;
    position: relative;

    background-image: linear-gradient(to right, #3497d9 0%, #02d9de 100%);

}

.navbar-contacts .container {
    position: relative;
    height: inherit;
}

.navbar-contacts-line {
    position: absolute;
    content: '';
    height: 19px;
    bottom: 0;
    left: 0;
    width: 33.5%;
    background: #fff;
}

.navbar-contacts-line:before {
    position: absolute;
    content: '';
    height: 19px;
    bottom: 0;
    right: 0;
    width: 2000%;
    background: #fff;
}

.navbar-contacts-line:after {
    width: 28px;
    height: 26px;
    -webkit-transform: skewY(45deg);
    -ms-transform: skewY(45deg);
    transform: skewY(45deg);
    background: #fff;
    position: absolute;
    content: '';
    right: -28px;
    top: 14px;
}





div.navbar-contacts ul > li {
    color: #fff;
    line-height: 34px;
    display: block;
    float: left;
    margin-right: 25px;

}

div.navbar-contacts ul > li:last-child {
    margin-right: 0;
}

div.navbar-contacts ul > li a {
    color: #fff;
}

div.navbar-contacts ul > li a:hover {
    color:#fff;
}

div.navbar-contacts ul>li i {
    margin-right: .35em;
    font-size: 16px;
    line-height: 30px;
}

div.navbar-contacts .right {
    float: right;
}

.navigation-header {
    /*padding: 25px 0;*/
    background: #fff;
}

#anketa-form ul {
    margin-bottom: 20px;
}

#anketa-form ul .btn {
    margin-bottom: 6px;
}

.sf-arrows .sf-with-ul:after {
    top: 46%;
}

.plashka {
    width: 309px;
    height: 51px;
    position: absolute;
    content: '';
    padding-top: 26px;
    display: block;
    text-align: center;
    background: url(images/Plashka.png) no-repeat center center;
    bottom: 30px;
    left: 10px;
    color: #fff;
}

#main-slider {
    background-color: #F2F3F6;
    /* height: 552px; */
    position: relative;
    width: 100%;
    /*background: url("images/banner2.jpg") no-repeat center center;
    background: url("images/0037.jpg") no-repeat center center;*/
    background: url("images/CVvK.jpg") no-repeat center center;
    background-size: cover;
    margin-bottom: -2px;
    padding: 0 40px 55px;
    overflow: hidden;
    box-shadow: 0 0 150px #e5eaee;
}

.header-ln {
    position: absolute;
    top: 27%;
    height: 40px;
    width: 60%;
    background: #365571;
    content: '';
    display: block;
    opacity: 0.6;
}

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

.contacts {
    padding: 24px 40px 24px 30px;

    background: #fff;


}

.contacts p {
    margin: 0;
}

.contacts .btn {
    height: 48px;
    padding: 0;
}

.contacts .btn i {
    line-height: 48px;
    /* font-size: 18px; */
    margin: 0;
}

.main-slider-text {
    background: #fff;
    /* background: rgba(255,255,255,0.7); */
    padding: 35px 35px;
    width: 32%;
    float: right;
}

.main-slider-text p {
    color: #96a4b0;
    font-size: 12px;
}

.main-slider-text p a {
    color: #96a4b0;
    border-bottom: 1px dashed #ddd;
}

.main-slider-text p a:hover {
    border-bottom: 0;
}


.main-slider-text h1 {
    text-transform: uppercase;
    /*margin-bottom: 0;*/
    text-align: center;
}

/*.main-slider-text h1 span:before {
    display: block;
    position: absolute;
    right: -20px;
    background: #4bacd5;
    content: "";
    width: 1000%;
    top: -4px;
    bottom: -10px;
    height: 10px;
}*/

#main-slider-additional {
    position: absolute;
    z-index: 8;
    top: 0;
    display: table;
    width: 100%;
    height: 100%;
}

.main-slider-additional-wrapper {
    display: table-cell;
    padding-top: 120px;
    vertical-align: middle;
}

#main-form {
    overflow: hidden;
    padding: 42px 42px 49px;
    background-color: #F2F3F6;
    border: 5px solid #fff;
    border-radius: 3px;
}

#main-form .main-form-header {
    color: #7b8285;
    margin-bottom: 28px;
    text-align: center;
}

#main-form .main-form-header h1 {
    color: #56676b;
    text-transform: none;
    font-size: 36px;
    line-height: 1.1;
    margin-bottom: 5px;
    font-weight: 700;
    text-align: center;
}

.main-slider-form {
    float: right;
}

#sheduler {
    padding: 70px 0;
    background-color: #0380bd;
    color: #fff;
}

#sheduler h2 {
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1;

    position: relative;
    padding: 0 20%;
}

#sheduler h2:before {
    display: block;
    height: 4px;
    background: #fff;
    width: 60px;
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: -15px;
    margin: 0 auto;
    opacity: .6;
}

#sheduler h2:last-child:before {

}


#custom {
    padding: 60px 0 60px;
    background-color: #6792ab;
    color: #fff;
}

#custom .row {
    /*padding: 0 20%;*/
}

#custom .col {
    text-align: center;
}

#custom h2 {
    font-weight: 700;
    position: relative;
    color: #fff;
}

#custom h2 .title__text {
    background: #6792ab;
}

#custom h2 .title__line {
    border-color: #dbe6ec;
}

#custom .custom-content {
    margin: 0 16%;
}

#custom p {
    color: #dbe6ec;

}

.btn {
    padding: 15px 45px;
}

#custom .action-btn {
    background: #fff none repeat scroll 0 0;
    color: #2a2c32;
    display: block;
    font-size: 16px !important;
    letter-spacing: 0;
    margin: 0 auto;
    max-width: 300px;
    padding: 15px 10px;
    text-align: center;
}

#custom .action-btn:hover {
    background: #F2F3F6;
}

.action-btn {
    border: 0 none;
    font-weight: 700 !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    transition: background-color 0.35s ease 0s, margin 0.35s ease 0s, font-size 0.35s ease 0s, padding 0.35s ease 0s;
}





embed
{
    width: 100%;
}

iframe
{
    width: 100%;
    min-height: 40em;
}

body,
html
{
    /*height: 100%;*/
}

.slick-slide
{
    height: auto;
}

.hide
{
    display: none;
}

.left
{
    text-align: left;
}

td.center
{
    text-align: center !important;
}

td i
{
    margin-right: 4px;
}

.main
{
    width: 1000px;
}

.banners
{
    position: relative;

    overflow: hidden;

    height: 336px;

    background-color: #bae3f5;
    background-image: url('images/banner.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.banners img
{
    width: 100%;
}

.banners-descr-wrapper
{
    max-width: 1100px;
    /*height: 100%;*/
    margin: 0 auto;
}

.banners-descr-wrapper .slick-dots
{
    overflow: hidden;
    /*position: absolute;
    bottom: 0;*/

    width: 400px;
    padding: 6px 0;

    text-align: center;
}

.banners-descr-wrapper .slick-dots li
{
    display: inline-block;
    overflow: hidden;

    width: 11px;
    height: 11px;
    margin: 0 4px;

    border-radius: 50%;
    background-color: #b0d8e6;
}

.banners-descr-wrapper .slick-dots li:hover,
.banners-descr-wrapper .slick-dots li button:hover
{
    cursor: pointer;
}

.banners-descr-wrapper .slick-dots li.slick-active
{
    background-color: #038ed3 !important;
}

.banners-descr-wrapper .slick-dots li button
{
    color: transparent;
    border: 0;
    background: transparent;
}

.banners-descr-wrapper-content
{
    float: right;

    margin-top: 50px;
    margin-right: 5.5%;
}

.banners-descr
{
    overflow: hidden;

    width: 400px;

    border-radius: 10px;
}

.banner-nav
{
    width: 400px;
}

.banners-descr-items
{
    /*display: none;*/
}

.banners-descr-item
{
    margin: 0 5px;

    border: 1px solid #e2eaf1;
    border-radius: 10px;
    background-color: white;
}

.banners-descr-item-header
{
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;

    padding: 23px 15px;

    text-transform: uppercase;

    color: black;
}

.banners-descr-item-time
{
    /*height: 100%;*/
}

.banners-descr-item-time sup
{
    font-size: 12px;
}

.banners-descr-item-descr
{
    padding: 13px 20px;
}

.banners-descr-item-descr p
{
    font-size: 12px;
    line-height: 18px;

    margin: 0;
}

.banners-descr-item-footer
{
    padding: 19px 25px;
}

.banners-descr-item-footer p
{
    font-size: 12px;
    line-height: 18px;

    position: relative;

    margin: 0;
    padding-left: 30px;

    color: #223240;
}

.banners-descr-item-footer p:before
{
    position: absolute;
    top: 2px;
    left: 8px;

    display: block;

    width: 14px;
    height: 11px;

    content: '';

    background: url('images/home.png');
}



.content-wrapper
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    opacity: .3;
    background-color: #000;
}

a
{
    -webkit-transition: all .3s;
            transition: all .3s;
    text-decoration: none;

    color: #1e90be;
}

a.blue-link
{
    line-height: 20px;

    color: #1e90be;
}

a.solid
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

a.dotted
{
    border-bottom-width: 2px;
    border-bottom-style: dotted;
}

a.blue-link:hover
{
    border-bottom: 0;
}

p {
    font-size: 14px;
    line-height: 1.3;
    margin: 0 0 20px;
    letter-spacing: 0;
    color: #223240;
}

p > b
{
    font-weight: 700;
}


table
{
    font-size: 1em;
    line-height: 1;

    width: 100%;
    max-width: 100%;
    margin: 1.2em 0;

    border-spacing: 0;
    border-collapse: collapse;

    background-color: transparent;
}

table th,
table td
{
    font: inherit;
    font-size: 14px;
    line-height: 1.2;

    padding: .6em;

    text-align: center;
    vertical-align: top;
    /*border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;*/

    border: 1px solid #e0ebf2;
}

table th:first-child,
table td:first-child
{
    padding: .6em;

    text-align: left;
}

table th
{
    color: #fff;
    border: 1px solid #306c8b;
    background: #306c8b;
}


table .subthead td
{
    text-align: center;

    border: 1px solid #e0ebf2;
    background: #e0ebf2;
}

table td p
{
    margin: 0;

    text-align: left !important;
    text-transform: uppercase;
}

.content
{
    min-height: 100%;

    background: #fff;
    /*margin-left: 55px;*/
}

.btn-modal
{
    color: #00b3ff;
}

.grey
{
    color: rgb(153, 153, 153);
}

.fa-my-list:before,
.fa-my-list span:after,
.sod_select::before,
.sod_select::after,
.breadcrumbs > ul > li:after,
.sf-menu ul.full .sf-with-ul::after,
.search-list dt:before,
.news-item:before,
footer ul > li a:before
{
    font-family: FontAwesome;
    font-size: inherit;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size-adjust: none;
    font-stretch: normal;
    line-height: 1;

    display: inline-block;

    -webkit-font-feature-settings: normal;
       -moz-font-feature-settings: normal;
            font-feature-settings: normal;
    -webkit-font-kerning: auto;
       -moz-font-kerning: auto;
            font-kerning: auto;
    -webkit-font-language-override: normal;
       -moz-font-language-override: normal;
            font-language-override: normal;
    font-synthesis: weight style;
    text-rendering: auto;
}



.logo-text
{
    position: absolute;
    bottom: 0;
}

.logo span
{
    font-weight: 700;

    display: block;

    text-transform: uppercase;
}

.logo {

    background: #fff;
    position: relative;
    z-index: 40;
    height: inherit;
}

.logo-image {
    text-align: center;
    margin-bottom: 10px;
}

span.big
{
    font-size: 1.5em;

    letter-spacing: .46em;
}


header
{
    margin-bottom: 0;
    padding: 0 !important;
    border: 0;
    background: #fff;
}


header p
{
    margin: 0;
}

.navigation {
    height: 60px;
    position: relative;
    z-index: 30;
}

.navigation .container {
    background: #2f88c3;
}

.index-header {
    position: relative;
}

.search-link li {
    padding: 20px 0;
}

.search-link a {
    padding: 0;
}

.search-link a:hover {
    color: #1e90be;
}


#photos .owl-item .bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    background: #2497c6;
    opacity: 0.3;
    z-index: 3;
    transition: all 0.3s ease;
}

#photos .owl-item:hover .bg {
    opacity: 0;
}


#photos .owl-item:hover .colored {
    opacity: 1;
}


.bg-doctor {
    background: url("images/37.png") no-repeat center right;
    background-size: contain;
    position: absolute;
    /* top: 31px; */
    right: -130px;
    height: 570px;
    z-index: 4;
    bottom: 0;
    margin: 0 auto;
    left: 0;
}

.bg-shadow {
    background: linear-gradient(transparent, #3497d9);
    position: absolute;
    left: 0;
    right: 0;
    height: 250px;
    z-index: 5;
    bottom: 0;
    width: 100%;
}

.bg-shadow-top {
    background: linear-gradient(#3497d9, transparent);
    position: absolute;
    left: 0;
    right: 0;
    height: 150px;
    z-index: 5;
    top: 0;
    width: 100%;
}

.mobile_footer {

}

.icon-box-header {
    background: #007aa1;
    padding: 44px 40px;
    color: #fff;
    position: relative;
    z-index: 25;
}

.icon-box-header h4 {
    margin-bottom: 0;
}

.icon-box-wrapper {
    position: relative;
    z-index: 25;
    padding: 0 30px 0 5px;
}

.article-content article {
    /*padding-right: 40px;*/
}

.icon-box-header p,
.icon-box-header h3 {
    color: #fff;
}

div.promo-block {

    background: #2497c6;
    position: relative;
    z-index: 9;
}





div.promo-block .icon-box:last-child {
    border-right: 0;
}

div.promo-block .icon-box a {
    display: block;
    /*padding: 30px 25px 30px;*/
    padding: 22px 25px 30px;
}

div.promo-block .icon-box a:hover  {
    opacity: 0.7;
}

#phones {
    margin: 7px 0;
}

#phones:hover {
    cursor: pointer;
}

#phones h4 {
    margin-bottom: 0;
}

#phones .icon-box__subtitle {
    color: #96a4b0;
    margin-bottom: 2px;
    display: block;
}

#phones .icon-box__subtitle i {
    color: #007aa1;
}

#phones-btns {
    position: relative;
}

#phones-btns > span {
    color: transparent;
    font-size: 1px;
}

#phones-btns .slick-dots {
    top: 0;
    left: 0;
    text-align: left;
}

#phones-btns .slick-dots li {
    width: 10px;
    height: 10px;
}

#phones-btns .slick-dots li button::before {
    width: 10px;
    height: 10px;
}

.icon-box-svg {
    text-align: center;
}


div.promo-block .icon-box .icon-box__title {
    font-size: 19px;
    margin-left: 0;
    font-weight: 500;
    line-height: 1.3;
    color: #037dd1;
    text-align: center;
    margin-bottom: 8px;
}

div.promo-block .icon-box .icon-box_content p {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
    line-height: 1.1;
}

div.promo-block .icon-box .icon-box__icon {
    width: 37px;
    height: 37px;
    border-radius: 2px;
    line-height: 37px;
    text-align: center;
    /*float: right;*/
    /*margin: 0 auto;*/
    margin-bottom: 15px;
    display: none;
}

div.promo-block .icon-box a {

}

div.promo-block .icon-box i {
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    margin-bottom: 10px;
}

div.promo-block .icon-box img {
    width: 50px;
    height: 50px;
}

div.promo-block .icon-box svg {
    height: 65px;
    margin-bottom: 30px;
}

#promo-block-form {
    margin-bottom: -160px;
}

.promo-block-form {
    background: #fff;
    z-index: 10;
}

.promo-block-form .section-header {
    margin-bottom: 30px;
}

.promo-block-form .g-recaptcha > div {
    /*margin: 0 auto;*/
}

.webforms-recaptcha-hidden {
    display: none;
}

main.index-acticle {

    position: relative;
    padding: 0;
}

main.index-acticle p {
    color: #223240;
}

main.index-acticle .container {
    position: relative;
    z-index: 3;
}


main.index-acticle .article-content {

}

main.index-acticle .article-content b {
    font-weight: 700;
    font-size: 20px;
}

main.index-acticle .article-content ul {
    font-size: 0;
    width: 100%;
    padding: 0;
    max-width: 100%;
    margin-top: 45px;
}

main.index-acticle .article-content ul li {
    display: inline-block;
    margin-right: 35px;
    padding: 0;
}

main.index-acticle .article-content ul li::before {
    display: none;
}

main.index-acticle .article-content ul li a {
    color: #fff;
    text-decoration: underline;
    font-size: 16px;
    line-height: 1.4;
}

main.index-acticle .article-content ul li a:hover {
    text-decoration: none;
}

main.index-acticle .blockquote-content {
    padding: 105px 0;
}


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

.photos .col {
    position: relative;
    margin-bottom: 5px;
}

.photos .bg {
    opacity: 0.2;
    background-image: none;
    background: #2f88c3;
}

.photos .col:hover .bg {
    opacity: 0;
}

.article-sidebar {

}

.article-sidebar ul {
    /*border-left: 1px solid #fff;*/
    border-radius: 2px;
    /*box-shadow: 0 0 8px rgba(204, 206, 213, 0.5);*/
    /*margin-top: 82px;*/
    border: 1px solid #e2eaf1;
    margin-bottom: 25px;
}

.article-sidebar ul li {

}

.article-sidebar ul li a {
    display: block;
    padding: 18px 25px 18px 52px;
    border-bottom: 1px solid #e2eaf1;
    color: #5c839a;
    transition: all 100ms ease-out;

    font-weight: 700;
    font-size: 13px;
    line-height: 1.2;
    position: relative;
    text-transform: uppercase;
}

.article-sidebar ul li a:before {
    color: #f5db20;
    font-size: 18px;
    font-family: FontAwesome;

    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size-adjust: none;
    font-stretch: normal;
    line-height: 1;

    display: inline-block;

    -webkit-font-feature-settings: normal;
    -moz-font-feature-settings: normal;
    font-feature-settings: normal;
    -webkit-font-kerning: auto;
    -moz-font-kerning: auto;
    font-kerning: auto;
    -webkit-font-language-override: normal;
    -moz-font-language-override: normal;
    font-language-override: normal;
    font-synthesis: weight style;
    text-rendering: auto;

    content: '\f14c';
    position: absolute;
    left: 25px;
    top: 16px;
}

.article-sidebar ul li a:hover {
    background: #e2eaf1;
}

.article-sidebar ul li a i {
    font-size: 18px;
    color: #fec72d;
    margin-right: 13px;
}

.article-sidebar ul li:last-child a {
    border-bottom: 0;
}

.article-photo {
    padding-right: 7%;
}

.article-photo h2 {
    color: #fff;


    font-size: 36px;
    text-transform: none;
    font-weight: 700;
    margin-bottom: 0px;
    height: 50px;
}

.article-photo img {
    max-width:100%;
}

.article-photo-wrapper {
    position: relative;
}

.article-photo-wrapper img {
    position: relative;
    z-index: 5;
}

.article-photo-wrapper::before {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 3;
    right: -20px;
    top: 10px;
    content: "";
    display: block;
    border: 3px solid #fff;
    border: 3px solid rgba(255,255,255,0.6);
}

#blocks {
    background: #fff;
    /*padding: 60px 0;*/
}

.block-item {
    border-right: 1px solid #cde8fa;
    padding: 60px 40px;
}


.block-item:last-child {
    border-right: 0;
}

.block-item h2 {
    font-size: 21px;
}

.block-item .btn {
    display: inline-block;
}

.block-item-photo {
    background: url("images/bg7.jpg") no-repeat center center;
    background-size: cover;
}

.block-item-content {
    margin-bottom: 20px;
}

.btn-phone {
    display: none !important;
}

.block-items {
    /*margin: 20px 0;*/
    background: #fff;
    position: relative;
    z-index: 10;
    margin: 0 -40px;
}

.block-icon {
    margin-bottom: 30px;
}

#blocks .block-icon svg {
    height: 70px;
}

.service-items {
    /*padding: 100px 0;*/
    position: relative;
    background: #f3f3f3;
}

.service-items-bg {
    /*background: url("/images/bg7.jpg") no-repeat;*/
    position: relative;
    padding-top: 120px;
    height: inherit;
}


.service-item {


    position: relative;
    background: #9fc2d6;
    z-index: 6;
    transition: all .5s ease;
    margin-bottom: 20px;
    border-radius: 2px;
    /*border: 2px solid #f5db20;*/

}

.service-item:hover {
    transform: scale(1.1,1.1);
}

.service-item a {
    padding: 38px 30px;
}


.service-title {
    background: rgba(0,166,180, 0.8);
    color: #fff;
    border-color: rgba(0,166,180, 0.8);
    z-index: 3;
    position: relative;
    text-align: center;
    padding: 40px 30px;
    height: 200px;
}

.service-title h2 {
    font-size: 26px;
    line-height: 1.1;

    color: #fff;
    margin-bottom: 20px;
    font-weight: 700;
    text-align: center;
}

.service-title p {
    margin-bottom: 0;
    text-align: center;
    font-size: 13px;
}

/*.service-title:before {
    position: absolute;
    display: block;
    content: "";
    right: 67%;
    top: 0;
    background: url("images/bg2.jpg") no-repeat;
    width: 100%;
    height: 100%;
}*/

.service-empty {
    background: transparent;
    color: transparent;
    border-color: transparent;
}

.service-items-icon {
    position: relative;
    margin-top: 25px;
}

.service-items-icon .slick-slide {
    padding: 15px 0;
}

#news-items {
    margin-top: 45px;
}

.news-photo-item {
    position: relative;
    display: block;
    background: #e5eaee;
    background: #fff;

}

.news-photo-item a {
    display: block;
}


.news-photo-item-descr {
    padding: 20px 0;
}

#footer-map {
    background: #9aacb8;
    height: inherit;
    position: relative;
    overflow: hidden;
    /*padding: 40px 30px 90px;*/
}

#footer-map .footer-map-header {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    background: #c6d1d9;
}

#mapcontainer {
    height: inherit !important;
}

.article-content #mapcontainer {
    height: 600px !important;
}

#photos {
    position: relative;
    background: #2497c6;
}

#photos a {
    /*position: relative;*/
}

#photos .owl-nav {
    display: none;
}

#photos img {
    height: auto;
}

.colored {
    position: absolute;
    top:0;
    left: 0;
    opacity: 0;
    transition: all 0.3s ease;
}


.map_contacts {
    background: #007aa1;
    height: inherit;
    padding: 30px 40px 30px 30px;
}

.map_contacts p {
    color: #fff !important;
    margin: 0;
}

.news-photo-item-descr p {
   /*overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;*/
    max-height: 77px;
    display: block;
    margin-bottom: 0;
}

.news-photo-item:hover p {
    color: #1e90be;
}

.news-photo-item-descr h6 {
    color: #1e90be;
}

.news-photo-item-date {
    color: #96a4b0;
    font-weight: 400;
    padding: 15px 0 ;
    border-bottom: 1px solid #c6d1d9;
}

.news-photo-item-date i {
    margin-right: 7px;
}



.news-photo-item-bg {
    height: 160px;
    height: 100px;
    width: 100%;
    background: url("images/bg7.jpg") no-repeat center center;
    background-size: cover;
    color: transparent;
    box-shadow: 0 0 30px #bac6d0 inset;
    position: relative;
}



.news-photo-item img {
    max-width: 100%;
}

.news-list {
    padding-right: 15px;
}

.news-list li {
    /*border-bottom: 1px solid rgba(255,255,255,0.35);*/
}

.news-list li a {
    color: #fff;
    display: block;

}

.news-list li a:hover {

}


.news-list li p {
    color: #fff;
    margin-bottom: 30px;

}

.news-list li p span {
    font-weight: 700;
    margin-right: 5px;
}

.news-list h6 {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 8px;
    color: #223240;
    line-height: 1.1;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}


.news-list span {
    font-size: 13px;
    display: block;
}

.news-block {
    box-shadow: 0 0 4px #42648a;
    margin: 50px 0 50px;
}

#about {
    background: #e5eaee;
    padding: 0;
}

#about .lgot {
    background: linear-gradient(to top, #2497c6, #007aa1);
    padding: 50px;
}

#about .lgot a div {
    background: #ffffff;
    padding: 10px;
    text-align: center;
}
#about .lgot a:hover div{
    transform: scale(1.05);
    transition: 0.7s all linear;
}

#about .lgot a div h3 {
    text-align: center;
    color: #223240;
    margin-bottom: 10px;
}
#about .lgot a div p {
    text-align: center;
    color: #223240;
}

#about .lgot a:hover div h3 {
    color: #1e90be;
}

#about .lgot a:hover div p {
    color: #1e90be;
}


#about blockquote {
    background: #2497c6;
    padding: 52px 30px 190px 40px;
    height: inherit;
}

#about blockquote h3 {
    color: #e4f1f7;
}

#about .blockquote-content a {
    color: #e4f1f7;
    font-size: 14px;
    padding-left: 24px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    line-height: 1.2;
    display: block;
    position: relative;
}

#about .blockquote-content a:hover {
    color: #fff;
}

#about .blockquote-content h4 {
    margin-bottom: 22px;
    color: #fff;
}

#about .blockquote-content a::before {
    content: "—";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 1px;
}

#branches {
    margin-top: 25px;
}

#branches .owl-stage-outer {
    padding-bottom: 25px;
}

#branches .owl-stage {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#branches .owl-item{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto !important;
}

.branches-block h1 {
    /*margin-bottom: 35px;*/
}


.branches-block-nav {
    font-size: 0;
    margin-top: 4px;
}

.branches-block-nav div {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #007aa1;
    border: 1px solid #007aa1;
    text-align: center;
    transition: all 0.3s ease;
}

.branches-block-nav .owl-next {
    border-left: 0;
}

.branches-block-nav div:hover {
    cursor: pointer;
    background: #2497c6;
}

.branches-block-nav i {
    color: #fff;
    line-height: 28px;
    font-size: 11px;
}

.about-icons-image {
    color: transparent;
    position: relative;
}

.about-icons-image::before {
    position: absolute;
    bottom: 35px;
    left: 20px;
    right: 10px;
    content: '';
    display: block;
    background: url("images/doctors.png") no-repeat center bottom;
    background-size: contain;
    z-index: 3;
    /* width: 100%; */
    height: 240px;
}

#about .branches-block {
    padding: 52px 40px 52px 30px ;
}

#about .branch {
    background: #ffffff;
    transition: all 0.3s ease;
}

#about .branch:hover {
    box-shadow: 3px 3px 5px #cfd9df;
}

#about .branch:hover p {

}

#about .branch h4 {
    color: #1e90be;
    min-height: 40px;
    margin-bottom: 10px;
}

#about .branch p {
    color: #96a4b0;
}

#about .branch-content {
    padding: 20px;
}

.about-icons {
    background: #2497c6;
}


.about-icons-rasp {
    color: #e4f1f7;
    padding: 30px 40px 30px 30px;
}

.about-icons-rasp-btns {
    font-size: 0;
}

.about-icons-rasp .btn {
    display: inline-block;
    margin-left: 10px;
}

.about-icons-rasp .btn i {
    font-size: 15px;
    margin-right: 7px;
}

.about-icons-rasp p {
    margin: 0;
    color: #fff;
    padding: 12px 0;
    font-weight: 700;
}

#about .row {
    /*padding: 0 8%;*/
}

#about h1 {
    color: #223240;
}

.internet-priem-field {
    position: relative;
}

.internet-priem-field input,
.internet-priem-field textarea {
    padding-right: 30px !important;
}

.form-control-feedback {
    width: 41px;
    height: 41px;
    line-height: 41px !important;
    right: 0;
    font-size: 14px !important;
    position: absolute;
    top: 0;
    color: #c7d3da;
    z-index: 2;
    display: block;
    text-align: center;
    pointer-events: none;
}


#news-list {
    height: 500px;
}

#about blockquote p {
    color: #e4f1f7;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 30px;

}

#articles {
    background: #c6d1d9;
}

#articles .articles-block {
    background: #fff;
    padding: 52px 40px;
    min-height: 600px;
}

#articles .articles-block p {
    text-align: left !important;
}

#country > .container {
    position: relative;
    z-index: 10;
}


.page-headers {
    background: #2497c6;
    padding: 52px 40px;
    border-top: 5px solid #223240;
}

.page-headers h1 {
    color:#fff;
    font-size: 38px;
    line-height: 1.1;
    margin-bottom: 10px;
    text-transform: none;

    font-weight: 700;
}

article p:first-child {
    margin-top: 0;
}

#map-block {
    position: relative;
    background: url("images/bg1.jpg") no-repeat center center;
    background-size: auto auto;
    background-size: cover;
}



#map-block .bg {
    position: absolute;
    top:0;right: 0;
    width: 100%;
    z-index: 2;
    height: 100%;
    display: block;
    content: "";
    background-image: -webkit-linear-gradient(left, #00A6B4 0%, #048ed2 100%);
    background-image: -moz-linear-gradient(left, #00A6B4 0%, #048ed2 100%);
    background-image: -o-linear-gradient(left, #00A6B4 0%, #048ed2 100%);
    background-image: linear-gradient(to right, #00A6B4 0%, #048ed2 100%);
    opacity: 0.9;
}

#map-block .container {
    background: #fff;
    position: relative;
    z-index: 3;
}

#map-block .map-wrapper {
    height: 500px;
    width: 100%;
    background: #f3f3f3;
    position: relative;
}

#map-block #mapcontainer {
    height: 100% !important;
    width: 100%;
    overflow: hidden;
}

.map-block-text {
    padding: 5% 14% 6% 40px;
}

.map-block-text h1 {
    font-size: 36px;


    margin-bottom: 20px;
    font-weight: 700;
    line-height: 1;
}

.map-block-text .map-block-text-btns {
    position: absolute;
    bottom: 13%;
    left: 40px;
}

.map-block-text .map-block-text-btns .btn {
    display: inline-block;
    margin-right: 10px;
    background-image: none;
}

.map-block-text .map-block-text-btns.blue {
    background: #076ebd;
}

.map-block-text .map-block-text-btns.blue:hover {
    background: #0380bd;
}

#map-contacts {
    position: absolute;
    bottom: 30px;
    width: 45.5%;
    width: 60%;
    right: 40px;
    background: #2497c6;
    color: #fff;
}

.map-contacts-header {
    padding: 30px 25px 17px;
    background: #007aa1;
}

.map-contacts-header h3 {
    color: #fff;
    margin: 0;
}

.map-contacts-content {
    padding: 20px;
    color: #fff;
}

.map-contacts-content p {
    color: #fff !important;
}

#map-contacts-nav {
    background: #007aa1;
    padding: 13px 20px;
}

#map-contacts-nav .slick-dots li {
    margin-bottom: 0;
}

#map-contacts-nav .slick-dots li button::before {
    background: transparent;
    border: 2px solid #e4f1f7;
    opacity: 1;
    width: 7px;
    height: 7px;
}

#map-contacts-nav .slick-dots li {
    position: relative;
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0px 3px;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
}

#map-contacts-nav .slick-dots li.slick-active button::before {
    background: #e4f1f7;
}

.slick-dots {
    position: relative;
    margin-bottom: 0;
}

.h3title h3 {
    min-height: 57px;
}

.h3title h3 .icon-box {
    float: left;
    margin-right: 15px;
}

#map-contacts h3 span {


}


.h3title h4 {
    color: #fff;
    margin-bottom: 15px;
}

.h3title h4 .icon-box {
    float: left;
    margin-right: 15px;
}

.h3title .icon-box i {
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 39px;
    font-size: 22px;
    background: transparent;
    border: 1px solid #e4f1f7;
    color: #e4f1f7;
    margin-bottom: 15px;
}

.footers-service-header {
    border-bottom: 1px solid rgba(255,255,255,0.35);
    margin-bottom: 25px;
}

 .h3title p {
    font-size: 14px;
    margin-bottom: 20px;
}

#map-contacts ul {
    margin-bottom: 0;
    position: relative;
    bottom: 0;
}

 #map-contacts li {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 1.1;
}

 #map-contacts li i {
    font-size: 20px;
    margin-top: -3px;
}

 #map-contacts a {
    background: #fff;
    color: #0380bd;
    font-size: 12px;
    display: inline-block;
    padding: 4px 15px;
    font-weight: 700;
    height: auto;
}

#map-block #map-contacts a:hover {
    background: rgba(255,255,255,0.9);
}

.sub-menu ul
{
    margin: 15px 0;
}

.sub-menu ul li
{
    display: inline-block;

    vertical-align: top;
}

.sub-menu ul li a
{
    font-size: 10px;
    font-weight: 600;
    line-height: 22px;

    display: block;
    /*height: 26px;*/

    padding: 4px 10px;

    letter-spacing: .025em;
    text-transform: lowercase;

    color: #fff;
    border: 1px solid #306c8b;
    border-radius: 3px;
    background-color: #306c8b;
    background-repeat: no-repeat;
    background-position: 8px center;
}

.sub-menu ul li a:hover
{
    border: 1px solid #255c78;
    background-color: #255c78;
}

.sub-menu ul li a i
{
    margin-right: 6px;
}

.poorVision:hover
{
    /*border: 1px solid #00a6b4 !important;
    background: #00a6b4 !important;*/
}

input.labelauty + label > span.labelauty-checked-image {
    background-color: #038ed3;
}

.input-group {
    position: relative;
}

.search-form {
    background: #2497c6;
    padding: 10px 35px;
    position: relative;
}

.search-form input::-moz-placeholder {
    color: #fff !important;
}

.search-form i {
    height: 42px;
    line-height: 42px;
    position: absolute;
    left: 0;
    color: #fff;
    color: rgba(255,255,255,0.35);
}

.search-form input {
    margin-bottom: 0 !important;
    padding-left: 20px !important;
    background: transparent !important;
    border: 0 !important;
    color: #fff !important;
}

.logo a {
    display: block;
    overflow: hidden;
    padding: 23px 20px 23px 40px;
    border-right: 1px solid #e0e6ea;
    height: inherit;
}


.logo a img {
    /*width: 100%;*/
    margin: 0 auto;
    width: 100%;
}

.logo a h1 {
    font-weight: 700;
    letter-spacing: -0.03em;
    font-size: 16px;
    color: ##223240;
    text-transform: uppercase;
    line-height: 1;
    /* text-align: center; */
    margin-bottom: 0;
    padding-left: 5px;
    margin-top: 3px;
}

.logo a span {
    color: #a8c7db;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    font-size: 12.5px;
    line-height: 1.1;
    text-align: center;
    margin-bottom: 2px;
}

.home-icon {
    border-right: 1px solid #d3eafa;
    margin-right: 15px;
    padding: 15px 15px 14px 0;
    display: inline-block;
}

.home-icon i {
    font-size: 20px;
}

.covid-19-banner {
    transition: all .5s ease;
}
.covid-19-banner:hover {
    background-color: #fff;
}

nav
{
    position: relative;
    z-index: 10;
    background: #fff;
    background: #9aacb8;
    background: #007aa1;

    /*border-top: 1px solid #e0e6ea;*/
    padding: 0 40px;
}


.header-btns {
    font-size: 0;
    text-align: right;
}

.header-btns .btn {
    display: inline-block;
}

.header-btns i {
    font-size: 14px;
    margin-right: 5px;
}

.navbar-header {
    position: relative;
}

.navbar-header .icon-box {

    height: auto !important;
}

.navbar-header .icon-box svg {
    height: 40px;
    margin: 2px 12px 2px 0;
    float: left;
}

.navbar-header .icon-box.icon-box-nb {
    border-right: 0;
}

.navbar-header .icon-box i {
    margin-right: 5px;
    color: #f5db20;
    font-size: 16px;
}

.navbar-header .icon-box .icon-box__title {
    /* margin-top: 6px; */
    margin-bottom: 0;
    /* display: inline-block; */
    color: #223240;
    transition: all 100ms ease-out;
    font-size: 14px;
    /* font-family: "Open Sans", Helvetica, Arial, sans-serif; */
    font-weight: normal;
    text-transform: none;
}

.navbar-header .icon-box__subtitle {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: #037dd1;
    text-transform: uppercase;
    margin-top: 7px;
}

nav ul
{
    /*margin: 0 auto;*/
}

nav ul > li
{
    display: inline-block;

    padding: 0 .75em;
}

nav ul > li > a {
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    display: block;
    box-sizing: border-box;
    padding: 0 1em;
    /* text-transform: uppercase; */
    color: #365571;
}

.search-li {
    float: right !important;
    margin: 0 !important;
}

.search-li i {
    margin-right: 6px;
}

.header-info {
    padding: 27px 0 27px 30px;
}

/*nav ul > li > a.active,
nav ul > li > a:hover,
.sf-menu > li.sfHover
{
    color: white;
    border-radius: 5px;
    background-color: #306c8b;
}*/

.sf-menu
{
    /*position: relative;*/

    font-size: 0;
    float: none;

    margin-bottom: 0;
}

.sf-menu > li
{
    position: static;

    float: none;

    background: none !important;
}

.sf-menu > li:hover
{
    background: transparent;
}

.sf-menu > li.li-with-ul.sfHover:hover > a:before
{
    position: absolute;
    z-index: 999;
    top: 57px;
    right: 0;
    left: 0;

    display: block;

    width: 0;
    height: 0;
    /*height: 4px;
    width: 4px;*/
    margin: 0 auto;

    content: '';

    border-right: 18px solid transparent;
    border-bottom: 6px solid #2497c6;
    border-left: 18px solid transparent;
}

.sf-arrows .sf-with-ul {
    padding-right: 20px;
}

.sf-menu > li {
    margin-right: 10px;
}

.sf-menu > li > a {
    position: relative;
    display: block;
    border: 0;
    color: #fff;
    font-size: 12px;
    padding: 25px 18px 25px 0;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.sf-menu > li:last-child > a {
    /*padding-right: 0;*/
}

.sf-menu > li > a:hover,
.sf-menu > li.sfHover > a {
    color: rgba(255,255,255,0.75) !important;
}


.sf-arrows .sf-with-ul::after
{
    border: 4.5px solid transparent;
    border-color: #fff transparent transparent !important;
    right: 5px;
    margin-top: -1px;


}

.sf-menu > li > ul {
    padding-top: 25px;
    box-shadow: none;
    top: 37px;
    /* width: 100%; */
    left: 0;
    right: 0;
}

nav .submenu {
    padding: 40px 40px 40px 30px;
    background: #2497c6;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, .2);
}

nav .submenu h3 {
    color: #fff;
    font-size: 26px;
    margin-bottom: 30px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255,255,255,0.25);
    padding-bottom: 15px;
}



nav .submenu ul > li
{
    display: block;

    background: transparent !important;
}

nav .submenu ul > li a {
    line-height: 1.2;
    padding: .75em 0;
    padding: 0;
    margin-bottom: 17px;
    font-weight: 700;
    color: #fff;
    border: 0;
}

nav .submenu ul > li:hover
{
    background: transparent;
}

nav .submenu ul {
    padding-right: 20px;
}

nav .submenu ul > li a:hover,
nav .submenu ul > li a:focus,
nav .submenu ul > li a:active
{
    color: #fff;

}

.navigator
{
    margin-top: 30px;
    padding-top: 10px;

    border-top: 1px solid #e0ebf2;
}

.navigator strong,
.navigator a
{
    font-weight: 600 !important;

    margin-right: 5px;
}

.about-icons-header {
    position: relative;
    z-index: 30;
    background: #007aa1;
    padding: 40px 0 10px 40px;
    height: inherit;
}
.about-icons-header h4 {
    color: #fff;
    margin-bottom: 0;
}

.news
{
    margin: 0 0 30px;
    /*padding-left: 30px;*/
}

.news-item
{
    position: relative;

    margin-bottom: 20px;
    padding-bottom: 20px;
    /*padding-left: 10px;*/
    border-bottom: 1px solid #e0ebf2;
}

.news-item:last-child {
    margin-bottom: 0;
}

.news-item-image img {
    box-shadow: 0 0 30px rgba(105,148,173,.15) inset;
}

/*.news-item:before
{
    position: absolute;
    top: 2px;
    left: -24px;
    font-size: 20px;

    content: '\f1ea';

    color: #6792ab;
}*/

.news-item h5:first-child {
    margin-top: 0;
}

.news-item h5
{
    margin-bottom: 5px;


}

.news-item h5 a
{
    color: #223240;
}

.news-item .news_timestamp {
    margin-bottom: 10px;
}

.news-item .news_timestamp span
{
    font-weight: 700;

    margin-right: 25px;

    color: #6792ab;
}

.map-wrapper {
    background: #9aacb8;
    position: relative;
    height: inherit;
}

#map {
    height: inherit !important;
}

h1 {
    color: #223240;
    font-family: 'Noto Sans', sans-serif;
    line-height: 1.1;
    font-size: 28px;
    margin-bottom: 28px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.02em;
}

h2 {
    font-size: 33px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 32px;
    /* color: #5c839a; */
    color: #223240;
    font-family: 'Noto Sans', sans-serif;
    position: relative;
    text-transform: uppercase;
}

h1 .icon-box {
    float: left;
    margin-right: 22px;
    margin-top: 5px;

}

h1 span {
    margin-top: -2px;
}

h1 .icon-box i {
    width: 57px;
    height: 57px;
    text-align: center;
    line-height: 56px;
    font-size: 40px;
    background: transparent;
    border: 1px solid #223240;
    color: #223240;
}

h2 .title__text {
    background: #fff;
    position: relative;
    z-index: 2;
    padding-right: 35px;
}

h2 .title__line
{
    border-bottom: 1px solid #e2e4eb;
    position: absolute;
    right: 0;
    top: 50%;
    left: 0;
}

h3
{
    font-family: 'Noto Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;

    margin-bottom: .75em;

    text-transform: uppercase;

    color: black;
    color: black;
}

h4,
h5
{
    font-weight: 700;

    text-transform: uppercase;
}

h3 {
    font-size: 20px;
    line-height: 1.2;
    /* letter-spacing: .02em; */
    letter-spacing: -.02em;
}

h4 {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 15px;
}

h5
{
    font-size: 14px;
    line-height: 19px;

    margin-bottom: 20px;

    letter-spacing: .02em;
}

h5 > span
{
    color: rgb(3, 155, 228);
}

input[type="text"] {
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    width: 100%;
    background: #e5eaee;
    color: #223240;
    border: 1px solid #c7d3da;
    border-radius: 3px;
    height: 42px;
    padding: 10px 15px;
    margin-bottom: 10px;
}

textarea
{
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    background: #e5eaee;
    padding: 11px 15px;
    color: #223240;
    width: 100%;
    height: 65px;
    margin-bottom: 10px;

    border: 1px solid #c7d2da;

    border-radius: 3px;
    resize: none;
}

input[type='submit']
{


    /*margin-top: 10px*/
}

input[type='submit']:hover
{
    cursor: pointer;
}

input[type='text']:focus,
textarea:focus
{
    border-color: #adbbc6;
}

.form-control
{


    -webkit-transition: all .1s ease 0s;
            transition: all .1s ease 0s;
}

.form-control-notvalid
{
    -webkit-transition: all .5s ease 0s;
            transition: all .5s ease 0s;
}

.sod_select
{
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;

    padding: 10px 16px;

    color: #8891a8;
    border-radius: 0;
    border: 2px solid #E9EDF0;
}

.sod_select::before
{
    display: none;
}

.sod_select::after
{
    font-size: 14px;

    right: 14px;

    content: '\f107';
}

.sod_select.focus
{
    color: #8891a8;
    border: 2px solid #E9EDF0;
    box-shadow: none;
}

.sod_select .sod_list_wrapper
{
    font-weight: 400 !important;
    color: #223240 !important;
    border: 0;
    border-radius: 0;
    margin: 1px 0;

}

.sod_select .sod_option
{
    padding: 4px 16px;
}

.sod_select .sod_option.active
{
    color: #fff;
    background: #232a33;
}

.sod_select .sod_option.selected
{
    font-weight: 400;
}

#poll-form
{
    width: 80%;
    padding: 15px 35px 20px;

    border: 1px solid #e0ebf2;
    border-radius: 5px;
}

#poll-form .flexslider
{
    background: #fff;
}

#poll-form .flexslider ul
{
    width: 100%;
    max-width: 100%;
    padding: 0;
}

#poll-form .flexslider ul li
{
    padding-left: 0;
}

#poll-form .flexslider ul li:before
{
    display: none;
}

#poll-form .flexslider h5
{
    margin-bottom: 20px;
}

.poll-navigation .btn
{
    display: inline-block;

    margin-right: 10px;
    padding: 15px 22px;
}

.gritter-item-wrapper
{
    margin: 0;
}

.gritter-title
{
    font-size: 17px;
}

aside {
    background: #007aa1;
    padding: 52px 0;
    border-bottom: 40px solid #2497c6;
}


aside > img
{
    width: 100%;
}

aside > blockquote {
    overflow: hidden;
    margin-bottom: 40px;
    border-radius: 0;
    padding: 0 30px;
}

aside > blockquote .blockquote-title
{
    border-radius: 0px;
}


aside > blockquote ul
{
    margin: 0;
}

aside > blockquote ul > li
{
    /*margin: 8px 0;*/
}



aside > blockquote ul > li > a::before {
    content: "—";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 1px;
}

aside > blockquote ul > li > a {
    color: #e4f1f7;
    font-size: 14px;
    padding-left: 24px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    line-height: 1.2;
    display: block;
    position: relative;
}

aside > blockquote ul > li > a:hover
{
    color: #fff;
}

/*blockquote ul .fa-my-list:before
{
    position: absolute;
    top: 3px;
    left: 0;

    content: '\f0da';

    color: #a6b9ca;
}*/

.blockquote-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1;
    /* padding: 15px 40px; */
    text-transform: uppercase;
    margin-bottom: 18px;
    color: #fff;
}

.blockquote-content
{

}

.breadcrumbs
{
    font-size: 12px;
    line-height: 18px;
    padding: .3em 0;
    color: #fff;

}

.breadcrumbs > ul > li
{
    display: inline-block;
}

.breadcrumbs > ul > li:after
{
    margin: 0 .3em 0 .6em;

    content: '\f105';
}

.breadcrumbs > ul > li:last-child:after
{
    content: '';
}

.breadcrumbs > ul > li > a
{
    color: #fff;
}

.breadcrumbs > ul > li > a:hover
{
    text-decoration: underline;
}

article h5
{


    margin: 2em 0 .75em;
    text-transform: none;
    font-size: 17px;

}

article h4
{
    margin: 1.2em 0 .75em;
}

article h6
{
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;

    margin: 1.2em 0 .75em;

    letter-spacing: .055em;
    text-transform: uppercase;
}

article ul
{
    max-width: 70%;
    margin: .75em 0;
    padding-left: 15px;
    font-size: 14px;
}


article ul > * {
    font-size: inherit !important;
}

article img
{
    max-width: 100%;
    height: auto !important;
}

article ul li
{
    line-height: 1.3;

    position: relative;

    padding-left: 15px;
}

article ul li a {
    color: #223240;
}



article ul li:before
{
    position: absolute;
    top: 7px;
    left: 0px;
    display: block;
    width: 6px;
    height: 6px;
    content: '';
    border-radius: 50%;
    background: #2f88c3;

}

article h3 {
    text-transform: none;



}


article a
{
    color: #0380bd;
}

article a:hover
{
    text-decoration: underline;
}

article p span
{
    font-family: inherit !important;
    font-size: inherit !important;
    font-weight: inherit !important;
}

article .files
{
    margin-top: 25px;
}

article iframe
{
    margin: 20px 0;
}

.sitemap ul
{
    max-width: 100%;
}


.main-slider-text .g-recaptcha  > div {
    max-width: 100%;
    width: 100% !important;
}

main
{
    position: relative;

    /*padding: 65px 0;*/
}

article > blockquote
{
    margin: 0 0 15px;

    border-radius: 5px;

}

.accordion {
    margin-bottom: 15px;
    background-color: #f2f3f6;
    border-radius: 0 0 5px 5px;
}

.accordion-content {

}

blockquote .title
{
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;

    position: relative;

    margin: .9em 0 0;
    padding: .77em 1.2em;

    color: white;
    border-radius: 5px;
    background-color: #038ed3;
}

article > blockquote [data-control]
{
    font-size: 16px;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    line-height: 21px;

    padding: .92em 0;
    padding: 15px 50px 15px 23px;

    color: #fff;
    border-radius: 5px;
    background: #6995ae;
}


.accordion-content
{
    padding: 8px 23px !important;
}




article > blockquote [data-control] span::after
{
    font-size: 20px;

    position: absolute;
    top: 14px;
    right: 17px;

    content: '\f055';
}

article > blockquote .open [data-control] span:after
{
    content: '\f056';
}

article > blockquote [data-content] > ul > li
{
    font-size: 14px;
    line-height: 22px;
}



article > blockquote [data-content] > *
{
    padding: 0;
}

article form
{
    width: 60%;
    margin: 0 0 2em;
    padding: 0 30px;
}

article form input[type="text"] {

}

form .field
{
    margin-bottom: 5px;
    /*overflow: hidden;*/
}

form .field p
{
    margin-top: 0;
}

.service-list
{
    margin-top: -5px;
    padding: 2.1em 0;

    background-color: #e0ebf2;
}

.service-item
{

}

.service-item a
{
    display: block;
    text-align: center;
    height: inherit;
}

.service-item-image {
    width: 120px;
    height: 120px;
    text-align: center;
    margin: 0 auto 25px;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
}

.service-item img
{
    width: 70px;
    margin: 25px auto;
}

.service-item svg {
    width: 70px;
    margin: 25px auto;
}

.service-item p
{
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff !important;
    margin: 0;
    text-align: center;
}

.offers
{
    padding: 3em 0;

    background-color: rgb(249, 249, 249);
}

.offers-item
{
    margin: 1.5em 0 .75em;
    padding-bottom: 1em;

    border-radius: 5px;
    background: white;
}

.offers-item > img
{
    width: 100%;
}

.offers-item > ul
{
    padding: .7em 10% .5em;
}

.offers-item > ul > li
{
    font-size: 14px;
    line-height: 18px;

    margin: .4em 0;

    letter-spacing: .02em;
}

.offers-item > ul > li:before
{
    margin-right: .3em;

    content: '\f055';
}



.offers-item .readmore
{
    font-family: Lato;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;

    margin-left: 10%;

    color: black;
    border-bottom: 2px dotted black;
}

.offers-title
{
    font-family: Lato;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;

    margin-top: -2px;
    padding: .7em 10%;

    letter-spacing: .02em;
    text-transform: uppercase;

    color: white;
    background-color: rgb(3, 155, 228);
}

#search
{
    width: 100%;
    padding: 0;
}

#search .btn
{
    width: 100%;
    padding: 10px;
}

.search-list
{
    padding-left: 30px;
}

.search-list h5
{
    margin-bottom: 5px;


}

.search-list h5 a
{
    color: #223240;
}

.search-list dt
{
    position: relative;

    margin: 30px 0;
}

.search-list dt:before
{
    position: absolute;
    top: 3px;
    left: -20px;

    content: '\f14c';
    /*font-size: 12px;*/

    color: #6792ab;
}

.search-list a.search-link
{
    font-weight: 600;

    color: #6792ab;
}
.search-list p
{
    overflow: hidden;

    max-height: 40px;
    margin-top: 5px;
}

.footer-menu ul
{
    margin: .5em 0;
}


#index-news
{
    padding: 50px 0;

    background: #e0ebf2;
}

.index-articles
{
    overflow: hidden;

    border-radius: 5px;
    background-color: white;
}

.index-article
{
    padding: 25px 31px;
}

.article-info
{
    margin: 30px 0 0;
    padding-top: 10px;

    color: #223240;
    border-top: 1px solid #e0ebf2;
}

.article-info ul li
{
    font-size: 14px;
    font-weight: 700;

    display: inline-block;

    margin-right: 31px;
}

.article-info ul li i
{
    margin-right: 5px;
}

#art-nav
{
    position: absolute;
    z-index: 999;
    top: 26px;
    right: 31px;

    padding: 4px 0;

    background: #fff none repeat scroll 0 0;
}

#art-nav ul li
{
    display: inline-block;

    margin: 0 4px;
}

#art-nav ul li button
{
    width: 11px;
    height: 11px;

    color: transparent;
    border: 0;
    border-radius: 50%;
    background: #e0ebf2;
}

#art-nav ul li button:hover
{
    cursor: pointer;
}

#art-nav ul li.slick-active button
{
    background: #038ed3 !important;
}

.index-news-title
{
    overflow: hidden;

    margin-bottom: 4px;
}

.index-news-items
{
    padding: 21px 31px;

    border-radius: 5px;
    background-color: white;
}

.index-news-lists
{
    margin-bottom: 30px;
}

.index-news-item
{
    padding: 17px 0;

    border-bottom: 1px solid #e0ebf2;
}

.index-news-item:first-child
{
    padding-top: 0;
}

.index-news-item:last-child
{
    padding-bottom: 0;

    border-bottom: 0;
}

.index-news-item date
{
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;

    display: block;

    margin-bottom: 3px;

    color: #038ed3;
}

.index-news-item p
{
    margin: 0;
}

.index-news-item a
{
    font-size: 14px;
    line-height: 19px;

    letter-spacing: 0;
}

.index-news-item a:hover
{
    text-decoration: underline;
}



#contacs {
    padding: 38px 30px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #2497c6;
}

.main-contacts-wrapper {
    position: relative;
}

.contacs-block
{
    position: relative;

}

.contacs-block h6
{
    font-size: 36px;


    font-weight: 700;
    margin-bottom: 25px;
    line-height: 1.1;
    position: relative;
    text-align: center;
    color: white;
}

.contacs-block h6::before {
    display: block;
    height: 4px;
    background: #fff;
    width: 60px;
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: -15px;
    margin: 0 auto;
    opacity: .6;
}

.contacs-block p
{
    margin: 0;
    letter-spacing: 0;
    color: white;
}

.slick-arrow {
    position: absolute;
    z-index: 12;
    color: transparent;
    width: 35px;
    height: 35px;
    border: 0;
    background: #fff;
    border-radius: 4px;
    opacity: .6;
    top: 30%;
    transition: all 0.5s ease;
    font-size: 0;
}

.slick-arrow:hover {
    opacity: 1;
    cursor: pointer;
}

.slick-next {
    right: 0;
}

.slick-prev {
    left: 0;
}

.slick-next:after {
    content: "\f105";
}

.slick-prev:after {
    content: "\f104";
}

.slick-arrow:after {
    color: #0380bd;
    font-size: 22px;
    font-family: FontAwesome;

    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size-adjust: none;
    font-stretch: normal;
    line-height: 1;

    display: inline-block;

    -webkit-font-feature-settings: normal;
    -moz-font-feature-settings: normal;
    font-feature-settings: normal;
    -webkit-font-kerning: auto;
    -moz-font-kerning: auto;
    font-kerning: auto;
    -webkit-font-language-override: normal;
    -moz-font-language-override: normal;
    font-language-override: normal;
    font-synthesis: weight style;
    text-rendering: auto;
}



.section-size-1 {
    padding: 100px 0 100px;
}

.section-wrapper {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.section-color-2 .section-header {
    color: #7b8285;
}

.section-header {
    margin-bottom: 40px;
    text-align: center;
    padding: 0 17%;
}


.section-header p {
    text-align: center;
}

.section-first-slider .item {
    overflow: hidden;
    height: auto;
    text-align: center;
}

.section-first-slider .item .square-content {
    position: relative;

    border-radius: 3px;
    margin: 15px;
}

.section-first-slider .item a {
    padding: 60px 15px;
    display: block;
    background: #F2F3F6;

}

.section-first-slider .item a:hover {
    box-shadow: 2px 2px 0 #D0D5D7 inset, -2px -2px 0 #D0D5D7 inset;
    background: #fff;
}

.section-first-slider .black-filter img {
    opacity: 1;
    width: 60%;
    margin: 0 auto 20px;
    border-radius: 0;
}

.section-first-slider .item .details-wrapper {
    z-index: 8;
    top: 0;
    left: 0;
    display: table;
    width: 100%;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.section-first-slider .item  h2 {
    color: #2a2c32;
    font-size: 18px;
    text-transform: none;
    font-family: 'Noto Sans', sans-serif;
    position: relative;
    font-weight: 700;
    text-align: center;
}

.section-first-slider .item .details-wrapper span {
    display: none;
}

.slick-dots {
    bottom: -15px;
    width: 100%;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots, .slick-next, .slick-prev {
    position: absolute;
    display: block;
    padding: 0;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 2px;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height: 15px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
    cursor: pointer;
}


.section-color-2 .slick-dots li button::before {
    color: #AAB3B6;
}


.slick-dots li.slick-active button::before {
    opacity: 1;
}

.slick-dots li button::before {
    font-size: 40px;
    line-height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    content: '•';
    text-align: center;
    opacity: .55;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: #dbe6ec;
    border-radius: 50%;
}

.article-menu {
    height: inherit;
    background: #e5eaee;
    padding: 52px 40px;
}

.article-menu ul {
    border-right: 3px solid #2497c6;
    padding-right: 20px;
}

.article-menu a {
    font-size: 14px;
    padding-left: 0px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    line-height: 1.2;
    display: block;
    position: relative;
    font-weight: 700;
    color: #223240;
}

.article-menu a:hover {
    color: #1e90be;
}

.article-menu a::before {
    content: "—";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 1px;
    display: none;
}

#index-information {

    background: #2497c6;
}

.index-information-block {
    padding: 52px 30px;
}

.index-information-block h3 {
    color: #fff;
}

.index-information-block .icon-box {
    float: left;
    margin-right: 25px;
}

/*.index-information-block .icon-box i {
    width: 57px;
    height: 57px;
    text-align: center;
    line-height: 56px;
    font-size: 40px;
    background: transparent;
    border: 1px solid #e4f1f7;
    color: #e4f1f7;
    margin-bottom: 15px;

}*/

.index-information-item {
    position: relative;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(255,255,255,0.35);
    padding-bottom: 15px;
}

.index-information-item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.index-information-item h4 {
    font-size: 18px;
    padding-top: 3px;
}

.index-information-item-content {
    padding-left: 62px;
    position: relative;
}

.index-information-item .icon-box {
    position: absolute;
    top: 0;
    left: 0;
}

.index-information-icon {
    position: absolute;
    top: 0;
    left: 0;
}

.index-information-icon svg {
    width: 60px;
}

.index-information-bg-wrapper {
    position: relative;
}

.index-information-bg {
    position: absolute;
    background: url("images/37-3.jpg") no-repeat center center;
    background-size: cover;
    height: inherit;
    width: 100%;
    top:0;
    left: 0;
    display: block;
    content: '';
}

#country {
    background: #fff;
    z-index: 3;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.news-photos {
    padding: 52px 30px 52px 30px;
}

.news-text {
    background: #2497c6;
    padding: 52px 30px 120px 30px;
    position: relative;
    max-height: 500px;
}

.news-text .btn {
    display: block;
}

#country .btn {
    margin-top: -8px;
}

.news-photo-items {
    /*margin-top: 40px;*/
}

/*.main-contacts {
    margin-top: -80px;
    padding-top: 150px !important;
}*/

.footers-services {

    background: #2497c6;
    /*padding: 40px;*/
}

.footers-service-item {
    position: relative;
    height: 400px !important;
}

.footers-service-item ul {
    height: 176px;
    overflow: hidden;
}

.footers-services p {
    color: #fff;
}

.footers-services h3 {
    color: #fff;
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec;
    min-height: 70px;
    margin-bottom: 20px;
}

.footers-service-item-content {
    padding: 40px 30px 90px;
    overflow: hidden;
    height: inherit;
}


.footers-service-item-content ul li a::before {
    content: "—";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 1px;
}

.footers-service-item-content ul li a {
    color: #e4f1f7;
    font-size: 14px;
    padding-left: 24px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    line-height: 1.2;
    display: block;
    position: relative;
}

.footers-service-footer {
    position: absolute;
    bottom: 35px;
    left: 30px;
    right: 30px;
}

.footers-service-item-question {
    padding-bottom: 75px;
}

.footers-service-item-anket {
    background: #007aa1;
    padding-bottom: 90px;
    overflow: hidden;
}

.footers-service-item-map {
    background: #e5eaee;
}

.footers-service-item-map img {
    max-width: 100%;
}

.footers-service-item-map h3,
.footers-service-item-map h3 .icon-box i {
    color: #1e90be;
    border-color: #1e90be;
}

.footers-service-item-map h3 .icon-box i {
    border-color: #1e90be;
}

.footers-service-item-map p {
    color: #223240;
}

.footers-service-item-map {
    background: #2497c6;
}

.footers-service-item-map div {
    /*height: inherit;*/
}

.footers-service-map {
    background: #9aacb8;
}

.footer-text
{
    margin-top: 1.1em;
}

footer
{
    position: relative;
    padding: 25px 40px;
    background: #fff;
}

footer .logo a {
    padding: 0;
}

footer .container {
    position: relative;
    z-index: 10;
}

.copyright-line {
    padding: 11px 0;
}


footer ul > li,
footer p
{
    font-size: 14px;
    line-height: 1.2;
}

footer ul > li
{
    /*list-style: outside none decimal-leading-zero;*/
    display: block;

    /*padding-left: 20px;*/
}

footer ul > li a {
    font-size: 14px;
    padding-left: 24px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    line-height: 1.2;
    display: block;
    position: relative;
    color: #223240;
}



footer ul > li a::before {

    content: "—";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 1px;

}

/*footer ul > li a:before
{
    position: absolute;
    top: 7px;
    left: -15px;

    display: none;

    width: 5px;
    height: 5px;

    content: '';

    border-radius: 50%;
    background: #fec72d none repeat scroll 0 0;
}*/



footer p,
footer a
{
    margin-bottom: 0;
    color: #96a4b0;
}

footer i
{
    display: inline-block;

    width: 3%;
}

.footer-menu {

}

footer .footer-logo {
    display: block;
    padding: 50px 20px;
    background: #fff;
    border-radius: 0;
    /*border-left: 6px solid #02d8de;*/
    text-align: center;
    margin-bottom: 20px;
}


footer .footer-logo span {
    color: #a8c7db;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    font-size: 10px;
    line-height: 1.1;
    text-align: center;
    margin-bottom: 2px;
}

.footer-apps {
    padding: 25px 40px;
    background: #0380bd;
}

footer .footer-logo h1 {
    font-weight: 700;
    letter-spacing: -0.03em;
    font-size: 17px;
    color: #223240;
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
}

footer img
{
    max-width: 100%;
    margin-bottom: 15px;
}

footer h6 {
    margin-left: 0;
    line-height: 1.3;
    /* color: #223240; */
    font-size: 16px;
    margin-bottom: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.index-information-item h4 {
    text-transform: uppercase;
    color: #fff;
}

.index-information-item p {
    color: #fff;
    margin-bottom: 10px;
}

#index-information img {
    max-width: 100%;
}

footer ul {
    margin: .5em 0;
    padding-right: 25px;
}

footer .logo a h1 {
    font-size: 10.5px;
}

footer p {
    margin: 0;
}

footer ul a:hover {
    text-decoration: underline;
}

.white-popup-block {
    position: relative;
    max-width: 420px;
    margin: 40px auto;
    padding: 0;
    text-align: left;
    background: #fff;

    overflow: hidden;
}

.white-popup-block .modal-header {

    margin: 40px 40px 0px;
    /* box-shadow: rgba(0, 0, 0, 0.0980392) 0 2px 3px; */
    /* border-bottom: 1px solid #DDDDDD; */
}


.white-popup-block .modal-header h1 {
    margin-bottom: 0;
    color: #223240;
    text-transform: uppercase;
    font-size: 24px;
}

.mfp-close-btn-in .mfp-close {
    color: #223240;
    right: 20px;
    top: 12px;
    font-size: 26px;
}


.white-popup-block .modal-header h2
{
    font-size: 27px;
    font-weight: 700;
    line-height: 1;

    margin-bottom: 0;
}


.white-popup-block .modal-content
{
    padding: 30px 40px 35px;
    background: #fff;
}

.white-popup-block .modal-content .consurm a {
    color: #96a4b0;
    border-bottom: 1px dashed #96a4b0;
}


.white-popup-block .modal-content p {
    color: #96a4b0;
}

.white-popup-block .modal-content form
{
    padding: .75em 0 0;
}

.white-popup-block .modal-content form .btn {
    width: 100%;
}


.my-mfp-zoom-in .mfp-content {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.8);
    transform: scale(.8);

    opacity: 0;
}

.my-mfp-zoom-in.mfp-ready .mfp-content {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
}

.my-mfp-zoom-in.mfp-removing .mfp-content {
    -webkit-transform: scale(.8);
    transform: scale(.8);

    opacity: 0;
}

.my-mfp-zoom-in.mfp-bg {
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;

    opacity: 0;
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8;
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-ready .mfp-figure {
    /*opacity: 0;*/
}

.mfp-zoom-in {
    /* start state */
    /* animate in */
    /* animate out */
}

.mfp-zoom-in .mfp-figure,
.mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-transform: scale(.95);
    transform: scale(.95);

    opacity: 0;
}

.mfp-zoom-in.mfp-bg,
.mfp-zoom-in .mfp-preloader {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;

    opacity: 0;
}

.mfp-zoom-in.mfp-image-loaded .mfp-figure,
.mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
}

.mfp-zoom-in.mfp-ready.mfp-bg,
.mfp-zoom-in.mfp-ready .mfp-preloader {
    opacity: .8;
}

.mfp-zoom-in.mfp-removing .mfp-figure,
.mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
    -webkit-transform: scale(.95);
    transform: scale(.95);

    opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg,
.mfp-zoom-in.mfp-removing .mfp-preloader {
    opacity: 0;
}

.mfp-iframe-scaler {
    overflow: visible; /*so the close button is shown*/
}

.mfp-zoom-out-cur {
    cursor: auto;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer;
}


.mfp-zoom-in
{
    /* start state */
    /* animate in */
    /* animate out */
}
.mfp-zoom-in .mfp-figure,
.mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler
{
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-transform: scale(.95);
    transform: scale(.95);

    opacity: 0;
}
.mfp-zoom-in.mfp-bg,
.mfp-zoom-in .mfp-preloader
{
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;

    opacity: 0;
}

img.mfp-img {
    max-height: 750px !important;
}
.mfp-zoom-in.mfp-image-loaded .mfp-figure,
.mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler
{
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
}
.mfp-zoom-in.mfp-ready.mfp-bg,
.mfp-zoom-in.mfp-ready .mfp-preloader
{
    opacity: .8;
}
.mfp-zoom-in.mfp-removing .mfp-figure,
.mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler
{
    -webkit-transform: scale(.95);
    transform: scale(.95);

    opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg,
.mfp-zoom-in.mfp-removing .mfp-preloader
{
    opacity: 0;
}
.mfp-iframe-scaler
{
    overflow: visible; /*so the close button is shown*/
}
.mfp-zoom-out-cur
{
    cursor: auto;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close
{
    cursor: pointer;
}

.phone_apps
{
    padding: 6px 0;
    /*margin-top: 25px;
    margin-bottom: 15px;*/
    background: transparent;
    border: 1px solid #037dd1;
    color: #037dd1;
    border-radius: 30px;

}

.phone_app:first-child
{
    border-right: 1px solid #037dd1;
}

.phone_app {

}

.phone_app a
{
    line-height: 1.4;
    display: block;
    padding: 5px 13px;
    color: #037dd1;
    font-weight: 500;
}


.phone_app a:hover
{
    color: #223240;
}

.phone_app i {
    font-size: 22px;
    color: #037dd1;
    margin-top: -2px;
}

.phone_app_android
{
    background: url('images/android.png') no-repeat 9px center;
}

.phone_app_iphone
{
    background: url('images/iphone.png') no-repeat 10px center;
}

.rosminzdrav-banner {
    border: 1px solid #e2eaf1;
    border-radius: 5px;
    overflow: hidden;


    /*margin-bottom: 15px;*/
}

.rosminzdrav-banner a {
    display: block;
    text-align: center;
    padding: 18px;
    background: #fff;
}

.rosminzdrav-banner img {
    margin: 0 auto;
}

.rosminzdrav-banner:hover img {
    opacity: 1;
}

.copyright {
    padding-left: 0px;
}

.copyright,
.copyright a
{
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
}


.copyright a:hover {
    text-decoration: underline;
}

.main-content {
    /*border-left: 12px solid #007aa1;*/
    box-shadow: 0px 0px 5px #bac6d0;
    margin-top: 25px;
    margin-bottom: 35px;
}

.btn {
    font-family: 'Noto Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    display: block;
    box-sizing: border-box;
    text-align: center;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 13px 20px;
    height: 44px;
}

.btn-search {
    padding: 0;
    width: 25px;
    text-align: center;
    line-height: 17px;
    margin-left: 5px;
    height: 17px;
    border-radius: 0;
    border-bottom: 0 !important;
}

.btn-search:first-child {
    border-radius: 15px 15px 0 0;
    margin-top: 4px;
}

.btn-search:hover {
    background: #cde8fa;
}

.btn-search:last-child {
    border-radius: 0 0 15px 15px ;
    margin-bottom: 4px;
    /*border-bottom: 1px solid #2d88c9 !important;*/
}

.btn-search i {
    line-height: 17px;
}

.small-btn
{
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: 600;

    display: block;

    padding: 4px 8px;

    text-align: center;
    text-transform: uppercase;

    border-radius: 3px;
}
form .action-btn {
    display: block;
    width: 100%;
}

.btn.white {
    border: 1px solid #fff;
    color:  #2497c6;
    background: #fff;
}

.white:hover {
    color:  #037dd1;
    background: #fff;
}

.light {
    background: #dbe6ec;
    color: #6792ab;
}

.poorVision i {
    font-size: 24px;
}

.transparent {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.transparent:hover {
    border-color: #fff;
    background: #fff;
    color: #2497c6;
}

.black
{
    color: white;
    background-color: #223240;

    transition: all .5s ease;
}

.blue
{
    color: white;
    background-color: #2497c6;

    transition: all .5s ease;
}

a.blue:hover,
input[type='submit'].blue:hover
{
    background-color: #007aa1;
    background-image: none;
}

.webforms-recaptcha {
    margin-bottom: 15px;
}

.webforms-recaptcha iframe {
    min-height: auto;
}

.quick-btn a
{

    font-size: 18px;
    font-weight: 500;
    line-height: 22px;

    display: block;

    height: 75px;
    margin-bottom: 28px;
    padding: 15px;

    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 21px center;
}

.quick-btn-doctor
{
    padding: 16px 15px 15px 87px !important;

    background-image: url('images/quick-btn-doctor.png');
}

.quick-btn-sheduler
{
    padding: 16px 15px 15px 87px !important;

    background-image: url('images/quick-btn-sheduler.png');
}

.poll-banner
{
    margin-bottom: 27px;
}

.poll-banner img
{
    max-width: 100%;
}

.fond-poll
{
    padding: 0 !important;

    border: 1px solid #e0ebf2;
}

.arcticmodal-container
{
    width: 983px;
    margin: 0 auto;
}



.fancybox-inner
{
    overflow: hidden;

    border-radius: 5px;
}

.fancybox-skin
{
    background: transparent;
}

.fancybox-close
{
    top: -18px;
    right: -18px;

    width: 24px;
    height: 24px;

    background: url('images/close.png') no-repeat center center;
}

.center,
.center > *
{
    text-align: center;
}

.right,
.right > *
{
    text-align: right;
}

.mobile-bar
{
    display: none !important;
}

.article-content {
    background: #fff;
    padding: 52px 40px;
}

.article-content p {
    text-align: left !important;
}


.pushy
{
    display: none;
}


.btn-pphone {
    display: none;
    margin-bottom: 10px;
}


@media only screen and (max-width: 767px)
{

    .logo {
        margin-bottom: 0;
        margin-top: 0;
        padding: 20px 0 10px;
    }

    .logo a {
        padding: 0 15px 20px;
        border: 0;
        border-bottom: 1px solid #e0e6ea;
    }

    .icon-box__title {
        text-align: center;
    }

    .instruction {
        display: none;
    }

    .header-info {
        display: none;
    }

    .navigation {
        height: auto;
    }

    nav {
        box-shadow: none;

    }

    .navigation .col {
        display: none;
    }

    .index-header {
        margin-top: 0;
    }

    .bg-shadow {
        display: none;
    }

    .bg-doctor {
        right: 0;
        height: 200px;
    }

    .index-acticle .slicknav_menu {
        display: none;
    }

    .navbar-header .icon-box {
        display: none;
    }

    .btn-pphone {
        display: block;
    }

    img
    {
        max-width: 100%;
    }

    #mapcontainer > ymaps
    {
        width: 100% !important;
    }

    .main-slider-text {
        float: none;
        width: auto;
    }

    #main-slider {
        padding: 0;
    }


    h2 {
        margin-bottom: 26px;
        font-size: 26px;
    }

    .service-items-icon {
        margin: 20px 0;
    }

    .pushy
    {
        display: block;
    }

    .navbar-contacts {
        padding: 4px 15px 0;
        display: none;
    }


    div.navbar-contacts ul > li {
        display: none;
    }

    header {
        position: relative !important;

    }

    .logo a img {
        /* width: 100%; */
        margin: 0 auto 15px;
        width: 29%;
        display: block;
    }

    .logo a h1 {
        font-weight: 700;
        /* letter-spacing: -0.03em; */
        text-transform: uppercase;
        line-height: 1.2;
        text-align: center;
        margin-bottom: 0;
        padding-left: 0;
        margin-top: 3px;
    }

    .contacts {
        padding: 0 15px 15px;
        background: #fff;
    }

    .contacts p {
        display: none;
    }

    #phones .icon-box__subtitle {
        text-align: center;
    }

    .main-content {
        margin: 0;
    }

    #main-slider {
        height: auto;
        margin-top: 0;
    }

    .promo-block-form {
        margin: 0;
    }

    .section-header {
        padding: 0;
    }

    .article-photo-wrapper {
        display: none;
    }

    .article-photo h2 {
        text-align: center;
        margin-bottom: 20px;
        height: auto;
    }

    main.index-acticle {
        padding: 0;
    }

    .index-block {
        height: auto !important;
    }

    #mapcontainer {
        height: 300px !important;
    }

    h1 .icon-box {
        display: none;
    }

    .article-content {
        margin-top: 0 !important;
    }

    .article-sidebar ul {
        margin-top: 20px !important;
    }

    #custom {
        padding: 40px 20px;
    }

    #index-information,
    #country  {
        padding: 0;
    }

    #custom .col {

    }

    .index-information-block {
        padding: 30px 15px;
    }

    .index-information-item {
        height: auto !important;
    }

    .news-photos {
        padding: 30px 15px;
    }

    footer .logo a h1 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .copyright-line {
        padding: 0 15px 25px;
    }

    .footers-service-footer {
        position: relative;
        left: 0;
        bottom: 15px;
        right: 0;
        width: auto;
        padding: 0 15px;
    }

    .footers-service-item-anket {
        padding-bottom: 0px;
    }

    .footers-service-item-content {
        padding: 30px 15px;
        /* overflow: hidden; */
        height: auto;
    }

    #contacs-block-nav {
        margin-top: 15px;
        margin-bottom: 0;
        text-align: center !important;
    }

    .about-icons-header h4 {
        color: #fff;
        margin-bottom: 5px;
        text-align: center !important;
        font-size: 18px;
    }

    .news-text {
        display: none;
    }

    .about-icons-rasp p {
        padding: 0 5% 15px;
        text-align: center;
    }

    .footers-service-item-anket .footers-service-footer {
        padding: 15px 0 0;
        bottom: 0;
    }

    .footers-service-item ul {
        height: auto;
    }

    .contacs-block p b {
        margin-bottom: 15px;
    }

    .footers-service-item {
        height: auto !important;
    }

    #footer-map {
        height: 300px;
    }

    .news-text {
        padding: 30px 15px;
        max-height: 300px;
    }

    .footers-service-footer {
        /*display: none;*/
    }

    #country {
        padding: 10px 0 !important;
    }

    .h-col {
        height: auto  !important;
    }

    .service-items-bg {
        padding-top: 0;
    }

    .service-title {
        background: rgba(0,166,180, 1);
        height: auto;
    }

    .service-title h2 {
        margin-bottom: 15px;
    }

    .service-items-icon {
        margin: 20px;
    }

    .service-items-icon::before {
        display: none;
    }

    .service-item {
        height: auto;
    }

    .service-item a {
        padding: 20px 10px;
    }

    .service-item img {
        width: 15%;
    }

    #sheduler {
        padding: 50px 0;
    }

    #sheduler h2 {
        padding: 0 20px;
    }

    .section-size-1 {
        padding: 50px 0;
    }

    .news-list {
    }

    .news-photo-item-descr {
        position: relative;
        padding: 30px;
    }

    .block-items {
        margin: 0;
    }

    .contacs-block a {
        color: #fff;
    }

    .footer-menu {
        padding: 20px 15px;
    }

    .block-item {
        height: auto !important;
        border-right: 0;
        border-bottom: 1px solid #cde8fa;
        padding: 40px 15px;
    }

    .block-item-content {
        height: auto !important;
    }

    #country .btn {
        display: block;
        text-align: center;
        margin-bottom: 25px;
    }

    .article-content article {
        padding-right: 0;
    }

    body, html {
        overflow-x: hidden;
    }

    footer {
        padding: 0;
    }

    .footer-wrapper {
        padding: 40px 20px;
    }

    .article-sidebar ul li a {
    }


    .main-slider-additional-wrapper {
        display: block;
        padding: 0;
    }

    .main-slider-form {
        float: none;
    }

    div.promo-block {
        position: relative;
        padding: 0;
    }

    .phone-block {
        display: block !important;
    }

    #main-slider-additional {
        position: relative;
    }

    .container
    {
        width: 100%;
        min-width: inherit;
        max-width: none;
    }

    header
    {
        padding: 15px;
    }

    nav
    {
        display: none;
    }

    nav ul > li
    {
        display: block;

        padding: 0;
    }

    nav ul > li a
    {
        line-height: 1.2;
    }

    .logo_wrapper
    {
        width: 75%;
    }

    .logo img
    {
        max-width: 100%;
    }

    .sub-menu
    {
        position: absolute;
        top: 15px;
        right: 15px;

        width: 25%;
    }

    .sub-menu ul
    {
        margin: 0;
    }

    .sub-menu ul li span
    {
        display: none;
    }

    .sub-menu ul li a
    {
        font-size: 16px;

        height: 35px;
        padding: 0 9px;

        letter-spacing: 0;
    }

    .sub-menu ul li a i
    {
        line-height: 33px;

        margin-right: 0;
    }

    .personal-room,
    .personal-view
    {
        display: none !important;
    }

    .main-slider-text {
        padding: 30px 15px;
    }

    .main-slider-text div.line {
        font-size: 30px;
    }

    .main-slider-text div.line p {
        display: none;
    }

    .line
    {
        /*display: none;*/
    }

    .pushy {
        background: #2f88c3;
    }

    .page-headers {
        padding: 20px 15px;
    }

    .page-headers h1 {
        font-size: 28px;
    }

    .mobile-bar {
        display: block !important;
        right: 0;
        /* top: 55px; */
        background: #2f88c3;
        border-radius: 0;
        left: 0;
        text-align: center;
    }

    .mobile-bar a {
        display: block;
        padding: 12px 10px;
        font-size: 16px;
        border-radius: 0;
        color: #fff;
        text-align: center;
        font-weight: 700;
        text-transform: uppercase;
    }

    div.navbar-contacts ul > li {
        line-height: 30px;
    }

    .banners-descr-wrapper .slick-dots
    {
        width: 100%;
    }

    .fancybox-inner
    {
        width: 100% !important;
    }

    .fancybox-opened
    {
        width: 90% !important;
    }

    .fancybox-close
    {
        top: 18px;
        right: 28px;
    }

    .modal-header
    {
        padding: 20px 50px 20px 20px;
    }

    .modal-content
    {
        padding: 20px;
    }


    .banners-descr-wrapper-content
    {
        float: none;

        width: 100%;
        margin-top: 30px;
        margin-right: 0;
        padding: 0 15px;
    }

    .banners-descr-item-header
    {
        font-size: 16px;

        padding: 15px;
    }

    .banners-descr-item-footer
    {
        padding: 15px;
    }

    .banners-descr
    {
        width: 100%;
    }

    .banners-descr-item
    {
        margin: 0;
    }

    .time-cel
    {
        padding: 15px;
    }

    .banner-nav
    {
        width: 100%;
    }

    .service-list
    {
        padding: 15px;
    }

    main
    {
        padding: 10px 15px;
    }

    aside .quick-btn,
    .poll-banner
    {
        display: none;
    }

    article
    {
        margin: 15px 0;
    }

    article ul
    {
        max-width: 100%;
    }

    .index-articles
    {
        border-radius: 0;
    }

    .index-article
    {
        padding: 25px 15px;
    }

    .index-news-items
    {
        padding: 25px 15px;
    }

    #art-nav
    {
        right: 15px;
    }

    .article-info ul li
    {
        margin-right: 10px;
        margin-bottom: 5px;
    }

    .slicknav_menu
    {
        display: block;
    }

    .slicknav_menu .slicknav_menutxt
    {
        color: #fff;
    }

    .slicknav_nav
    {
        margin-top: 10px;

        border-radius: 5px;
    }

    .slicknav_btn
    {
        border-radius: 5px;
    }

    aside blockquote
    {
        display: none;
    }

    #custom .custom-content {
        margin: 0 15px;
    }

    #custom p {
        margin-bottom: 15px;
    }

    .slicknav_menu
    {
        margin: 15px 0;
    }

    .slicknav_btn {
        font-family: 'Open Sans';
        font-size: 16px;
        line-height: 1.2;
        padding: 15px;

    }

    .slicknav_nav a
    {
        margin-bottom: 0;
        padding: 0 20px;
    }

    aside .slicknav_btn
    {
        background: #038ed3;
    }

    aside .slicknav_nav
    {
        background: #f2f3f6;
    }

    aside .slicknav_nav li
    {
        border-bottom: 1px solid #c5d3df;
    }

    aside .slicknav_nav li:last-child
    {
        border-bottom: 0;
    }

    aside .slicknav_nav li a,
    aside .slicknav_nav li a:hover
    {
        color: #223240;
        background: transparent;
    }

    .index-news-item
    {
        display: none;
    }

    .index-news-item:first-child
    {
        display: block;
    }

    .mobile_footer .slicknav_menu
    {
        margin: 5px 0;
    }

    .mobile_footer .slicknav_btn
    {
        background: #0380bd;
    }

    .pushy.pushy-left {
        padding-left: 0;
    }

    .mobile_footer .slicknav_nav
    {
        background: #e0ebf2;
    }

    .mobile_footer .slicknav_nav li
    {
        padding: 0;

        list-style: none !important;

        border-bottom: 1px solid #c5d3df;
    }

    .mobile_footer .slicknav_nav li:last-child
    {
        border: 0;
    }

    .mobile_footer .slicknav_nav li a:before
    {
        display: none;
    }

    .mobile_footer .slicknav_nav li a,
    .mobile_footer .slicknav_nav li a:hover
    {
        font-size: 14px;
        line-height: 1.2;

        padding: 12px 20px;

        text-decoration: none;

        color: #223240;
        background: transparent;
    }

    #articles .articles-block {
        background: #fff;
        padding: 30px 15px;
        min-height: auto;
    }

    .pushy.pushy-left {
        padding: 0;
    }

    .pushy-submenu ul {
        padding: 0;
        background: #007ba4;
    }

    div.promo-block a > .icon-box {
        width: auto;
        float: left;
        margin-right: 15px;
    }

    div.promo-block .icon-box i {
        margin-bottom: 0;
    }

    .icon-box-header h4 {
        margin-bottom: 0;
        text-align: center;
    }

    div.promo-block .icon-box a {
        padding: 15px 15px 15px;
        overflow: hidden;
    }

    .icon-box-wrapper {
        position: relative;
        z-index: 25;
        padding: 0;
    }

    #contacs
    {
        padding: 30px 15px;
        position: relative;
    }

    .contacs-block
    {
        margin: 0;
    }

    .map-block-text {
        padding: 40px 25px;
    }

    .map-block-text .map-block-text-btns {
        position: relative;
        margin-top: 45px;
        left: 0;
    }

    .map-block-text .map-block-text-btns .btn {
        display: block;
        margin-bottom: 10px;
    }

    #map-block #map-contacts {
        position: relative;
        width: 100%;
        top: 0;
        bottom: 0;
        left: 0;
    }

    #map-block .map-wrapper {
        height: auto;
    }

    #map-block #map-contacts li i {
        display: none;
    }

    #map-block #mapcontainer {
        height: 300px !important;
    }

    footer .footer-logo {
        display: none;
    }

    .phone_app a div {
        text-align: center;
    }

    .phone_app i {
        font-size: 32px;
        display: none;
    }

    .copyright-line {
        margin: 0;
    }

    .contacs-block-phone
    {
        margin-bottom: 10px;

        background: rgba(0, 0, 0, 0) url('images/phone.png') no-repeat scroll 0 center;
    }

    .contacs-block-phone
    {
        padding-left: 73px;
    }

    footer
    {
        padding: 0;
    }

    footer img
    {
        display: none;
    }

    footer h6
    {
        font-size: 17px;
        line-height: 1;

        margin-top: 25px;

        text-align: center;
    }

    footer p
    {
        font-size: 14px;

        margin-top: 5px;

        text-align: center;
    }

    div.promo-block .icon-box {
        width: 100%;
    }

    .article-content {
        background: #fff;
        padding: 30px 15px;
    }

    .colored {
        width: 100%;
    }

    .news-photo-item-descr {
        padding: 15px 0;
    }

    .icon-box-wrapper {
        padding: 15px 0;
    }

    div.promo-block .icon-box .icon-box_content p {
        margin-top: 8px;
    }

   #country h1 {
        margin-bottom: 26px;
        font-size: 26px;
    }

    .news-photo-item-descr h6 {
        font-size: 19px;
        font-weight: 500;
    }

    .news-photo-item {
        height: auto;
    }

    div.promo-block .icon-box:last-child {
        width: 100%;
    }

    .mobile_footer ul,
    .mobile_footer h6
    {
        display: none;
    }

    .news-list {
        border-left: 0;
    }

    .about-icons .col {
        border-right: 0;
        border-bottom: 1px solid rgba(255,255,255,.2);
    }

    .about-icons .col:last-child {
        border-bottom: 0;
    }

    .photos .col {
        width: 30%;
        margin-right: 5px;
    }

    #about {
        padding: 0;
    }

    .about-icons {
        padding: 0 15px;
    }

    .icon-box-wrapper {
        margin-top: 0;
    }

    .icon-box-header {
        margin-top: 0;
        padding: 20px 15px;
    }

    h1 {
        margin-bottom: 15px;
    }

    .about-icons-header {
        position: relative;
        z-index: 30;
        background: transparent;
        padding: 30px 0 15px;
        height: inherit;
    }

    .about-icons-rasp p {
        padding: 0 0 15px;
    }

    .about-icons-rasp .btn {
        display: block;
        text-align: center !important;
        margin: 5px 0;
    }

    .article-menu {

        padding: 30px 15px;
    }

    .article-menu ul {
        border-right: 0;
        padding-right: 0;
    }


    .about-icons-rasp {
        color: #e4f1f7;
        padding: 15px 0;
    }

    .map_contacts {
        height: inherit;
        padding: 30px 15px;
    }

    #about .branches-block {
        padding: 30px 15px;
    }

    .h-col2 {
        height: auto !important;
    }

    .about-icons-image::before {
        display: none;
    }

    .branches-block-nav {
        margin-bottom: 20px;
        text-align: left;
        margin-top: 0;
    }

    .footers-services p {
        color: #fff;
    }

    .contacs-block p {
        margin: 0;
        letter-spacing: 0;
        color: white;
        text-align: center !important;
    }

    .footers-services p b {
        font-size: 16px;
    }



    #about blockquote {
        padding: 30px 15px;
    }

    .copyright
    {
        font-size: 14px;
        line-height: 21px;

        text-align: center;
    }

    .mobile_apps p
    {
        padding: 0 5%;
    }

    .phone_apps
    {
        padding: 0;

        border: 0;
    }

    .phone_app
    {
        width: 50%;
    }

    .phone_app a
    {
        font-size: 16px;

        padding-top: 14px;
        padding-bottom: 14px;
    }

    .block-item {
        padding: 20px 15px;
    }

    .pushy-submenu ul
    {
        padding: 0;

        background: #00d9df;
    }

    .pushy-submenu-open ul
    {
        max-height: none;
    }

    .pushy-submenu ul li a
    {
        border-bottom: 1px solid rgba(255,255,255, .1);
    }

    .pushy-submenu ul li:last-child a
    {
        border-bottom: 0;
    }

    .contacs-block h6 {
        font-size: 20px;
    }

    .map-block-text h1 {
        font-size: 28px;
    }
}
