@font-face {
    font-family: 'taylor_sansbold';
    src: url('../fonts/taylorsans-bold-webfont.eot');
    src: url('../fonts/taylorsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/taylorsans-bold-webfont.woff2') format('woff2'),
         url('../fonts/taylorsans-bold-webfont.woff') format('woff'),
         url('../fonts/taylorsans-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'taylor_sansextra_bold';
    src: url('../fonts/taylorsans-extrabold-webfont.eot');
    src: url('../fonts/taylorsans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/taylorsans-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/taylorsans-extrabold-webfont.woff') format('woff'),
         url('../fonts/taylorsans-extrabold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'taylor_sanslight';
    src: url('../fonts/taylorsans-light-webfont.eot');
    src: url('../fonts/taylorsans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/taylorsans-light-webfont.woff2') format('woff2'),
         url('../fonts/taylorsans-light-webfont.woff') format('woff'),
         url('../fonts/taylorsans-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'taylor_sansregular';
    src: url('../fonts/taylorsans-regular-webfont.eot');
    src: url('../fonts/taylorsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/taylorsans-regular-webfont.woff2') format('woff2'),
         url('../fonts/taylorsans-regular-webfont.woff') format('woff'),
         url('../fonts/taylorsans-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'taylor_sanssemi_bold_italic';
    src: url('../fonts/taylorsans-semibold-webfont.eot');
    src: url('../fonts/taylorsans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/taylorsans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/taylorsans-semibold-webfont.woff') format('woff'),
         url('../fonts/taylorsans-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'taylor_sansthin_italic';
    src: url('../fonts/taylorsans-thin-webfont.eot');
    src: url('../fonts/taylorsans-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/taylorsans-thin-webfont.woff2') format('woff2'),
         url('../fonts/taylorsans-thin-webfont.woff') format('woff'),
         url('../fonts/taylorsans-thin-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

label[for="agree0"], label[for="agreef0"]{font-size: 13px !important;}

html {
    min-width: 100%;
    min-height: 100%;
}

body {
    font-family: 'taylor_sansregular', sans-serif;
    color: #cdcdcd;
    background-color: #000;
    font-size: 18px;
    line-height: 1.3;
    text-align: left;
}

img {
    max-width: 100%;
}

hr {
    border-color: #333333;
    margin: 20px 0;
}

h1, h2, h3, h4, h5 {
    color: #fff;
}

h1, h2 {
/*text-overflow: ellipsis; white-space: nowrap; overflow: hidden; */ }

.header0 {
    font-size: 36px;
    color: #fff;
    font-family: 'taylor_sanslight', sans-serif;
}

h1, .header1, h3.header1 {
    font-size: 34px;    
    font-family: 'taylor_sansbold', sans-serif;
    text-align: left;
    margin: 34px 0 28px;
    padding: 0 0 12px 0;
    /*background: transparent url('../images/belt-central.png') no-repeat 70% center;*/
}

h2 {
    font-size: 28px;
    padding: 9px 0px;
    /*background: transparent url('../images/belt-left-h3.png') no-repeat top left;*/
    min-height: 48px;
    margin: 10px 0 27px;
}


h1.header1, h2.header1, h3.header1 {
    line-height: 1;
    padding: 20px 0 10px;
    margin-bottom: 20px;
    height: auto;
    white-space: normal;
}

h1.header1 small, h1.header1 small, h3.header1 small {
    color: #fff;
    font-size: 18px;
    font-family: 'taylor_sanslight', sans-serif;
    display: inline-block;
    width: 100%;
    position: relative;
    top: -11px;
}

.title-index {
    font-size: 34px;    
    font-family: 'taylor_sansbold', sans-serif; 
}

h2.title-index {
    background: transparent url('../images/belt-left.png') no-repeat top left;
    min-height: 63px;
    padding: 13px 20px;
    margin: 10px 0 27px;
}

h3 {
    font-size: 21px;
    padding: 13px 0px;
    /*background: transparent url('../images/belt-left-h3.png') no-repeat top left;*/
    margin: 27px 0 5px;
}

.h3-index {
    padding: 0;
    background: transparent;
    color: #fff;
    margin: 15px 0 0;
}

h4 {
    font-size: 18px;
    margin: 10px 0 27px;
}

h5 {
    font-size: 16px;
    margin: 10px 0 27px;
}

a, a:hover, a:focus  {
    color: #fff;
    text-decoration: none; 
    color: #e20015;
}

strong {
   font-family: 'taylor_sansbold', sans-serif;
   font-weight: normal;
   color: #fff;
}

ul {
    list-style: none;
}

ul li {
    background: transparent url('../images/bullet.png') 0 5px no-repeat;
    margin-left: -40px;
    padding-left: 15px;
    margin-bottom: 0;
}

ol li {
    margin-left: -24px;
    margin-bottom: 12px;
    padding-left: 10px;
}

ol ol, ol ul, ul ul, ul ol {
    margin-top: 10px;
}

.wrapper {
    max-width: 1920px;
    margin: 0 auto;
}

button[type="submit"], .btn-primary {
    background: transparent url('../images/belt-btn.png') no-repeat top center;
    width: 179px;
    height: 48px;
    border: 0;
    font-size: 18px;
    font-family: 'taylor_sansregular', sans-serif;
    color: #fff;
    display: block;
    margin: 15px auto;
}

.btn-primary:hover {
    background: transparent url('../images/belt-btn.png') no-repeat top center; 
    border: 0;
}

input[type="text"].form-control, textarea.form-control {
    background: transparent;
    border-radius: 10px;
    font-family: 'taylor_sanslight', sans-serif;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    color: #bebebe;
}

input[type="text"].form-control {
    height: 42px;
}

textarea.form-control {
    height: 100px !important;
    padding-top: 10px;
}

.checkbox label, .radio label {
    font-family: 'taylor_sanslight', sans-serif;
    font-size: 14px; 
    color: #979797;
    padding-left: 0;
}

.checkbox, .radio {
    margin-top: 0;
}

table {
    max-width: 100%;
    border: 0;
}

table th {
    background-color: #6b000a;
    font-family: 'taylor_sansbold', sans-serif;
    font-weight: normal;
    color: #fff;
}

table>thead>tr>th {
    border: 0;    
    padding: 7px 15px;
}

table>thead>tr>th:first-child,
table>tbody>tr>td:first-child {
    border-radius: 5px 0 0 5px;
}

table>thead>tr>th:last-child,
table>tbody>tr>td:last-child {
    border-radius: 0 5px 5px 0;
}

table>tbody>tr>td {
    border: 0;
    padding: 7px 15px;
}

table>tbody>tr:nth-child(even)>td {
    background-color: #360005;
}

.list-unstyled li {
    background: transparent;
    margin: 0;
    padding: 0 5px;
}

.date {
    margin: 0 0 16px;
    display: inline-block;
    width: 100%;
}

/* gallery */
.cboxElement {
    display: inline-block;
}

/* global */
.menu, .sub-menu, .nav-child {
    padding: 0;
    margin: 0;
}

.menu li {
    margin: 0;
    padding: 0;
    background: transparent;
}

.btn {
    border-radius: 0;
    border: 0;
    padding: 10px 12px;
    font-size: 18px;
    margin: 20px 0;
    font-family: 'taylor_sanslight', sans-serif;
}

.btn-default {
    border: 1px solid #fff;
    background: transparent url('../images/btn-arrow.png') no-repeat center right;
    color: #fff;
    border-radius: 10px;
    padding: 12px 56px 13px 20px;
    text-transform: lowercase;
}

.btn-default:hover {
    color: #fff;
    background-color: #525252;
}

.btn-custom {
    background: transparent url('../images/btn-1.png') no-repeat top center;
    width: 44px;
    height: 44px;
}

.btn-custom:hover {
    background-image: url('../images/btn-1-hover.png');
}

.no-padding {
    padding-left: 0;
    padding-right: 0;
}

/* menu */
.container-menu-top {
    position: absolute;
    z-index: 2;
    width: 100%;
    left: 0;
    top: 0;
}
.logo {
    margin-top: 44px;
    display: inline-block;
}

.container-menu .menu {
    font-size: 21px;
    text-transform: uppercase;
    float: right;
    margin-top: 40px; 
    margin-right: -20px;
    list-style: none;
    position: relative;
}

.container-menu .menu a, 
.container-menu .menu span.nav-header {
    color: #fff;
    padding: 16px 19px;
    display: inline-block;
}

.container-menu .menu li {
    float: left;
    position: relative;
}

.container-menu .menu > li:hover,
.container-menu .menu > .current {
    background-color: rgba(0,0,0,0.5);
    border-radius: 20px;
}

.container-menu .menu > li:hover {
    background-color: rgba(0,0,0,0.8);    
}

.container-menu .menu > li.menu-item-has-children:hover,
.container-menu .menu > li.parent:hover {
    border-radius: 20px 20px 0 0;
}

.container-menu .menu .current > a,
.container-menu .menu a:hover,
.container-menu .menu a:focus,
.container-menu .menu a:active {
    color: #e20015;
    background: transparent;
}

.container-menu .menu li ul {
    display: none;
    font-family: 'taylor_sanslight', sans-serif;
    font-size: 18px;
    background-color: rgba(0,0,0,0.8);
    border-radius: 0 20px 20px 20px;
    position: absolute;    
    padding-top: 20px;
    padding-bottom: 15px;
    z-index: 2;
    min-width: 200px;
}

.container-menu .menu li ul:hover {
    display: block;
}

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

.container-menu .menu ul li {
    text-transform: none;
    white-space: nowrap;
    width: 100%;
    float: none;
}

.container-menu .menu li ul li a {
    padding-top: 0;
    padding-bottom: 12px;
    width: 100%;
    color: #bcbcbc;
}

/* swiper */
.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border: 1px solid #fff;
    opacity: 1;
    margin: 3px;
    background: transparent;
}

.swiper-pagination-bullet-active {
    background-color: #fff;
}

.swiper-container .pagination-wrapper {
    bottom: 55px;
    position: absolute;
    z-index: 1;
    width: 100%;
}

.index-pagination {
    margin-left: 30px;
}

/* slider */

.swiper-container {
    background-color: #550011;
    color: #fff;
}

.container-slider {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    font-size: 24px;
    font-family: 'taylor_sanslight', sans-serif;
}

.container-slider .swiper-image {
    height: 810px;
    width: 100%;
    background-color: transparent;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: auto;
}

.container-slider .swiper-image .row-slider {
    margin-top: 236px;
}

.container-slider .title {
    font-size: 60px;
    line-height: 0.9;
}

.container-slider .title strong {
    font-family: 'taylor_sansextra_bold', sans-serif;
    font-size: 72px;
    font-weight: normal;
}

.container-slider span {
    display: inline-block;
    margin-bottom: 11px;
    line-height: 1;
}

/* offer */
.container-offer-mask {
    margin-top: 747px;
    background: transparent url('../images/bg-offer-mask.png') no-repeat top center;
    height: 80px;
    position: relative;
    z-index: 1;
}

.row-offer {
    padding-top: 17px; 
    padding-bottom: 17px;
}

.offer-box {
    margin: 15px 0;
}

.offer-box a {
    color: #fff;
}

.box-image {
    width: 250px;
    height: 250px;
    background: transparent url('../images/circle-box.png') no-repeat top center;
    position: relative;
    margin: 0 auto;
}

.box-image .image {
    width: 300px;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    left: -25px;
    top: -25px;
    position: absolute;
}

.box-image--big {
    width: 270px;
    height: 270px;
    background: transparent url('../images/circle-box-big.png') no-repeat top center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.box-image--big .image {
    width: 360px;
    height: 360px;
    left: -45px;
    top: -45px;
}

.box-title {
    font-size: 30px;
    background: transparent url('../images/belt-box.png') no-repeat top center;
    padding: 5px;
    margin: -26px auto 24px auto;
    position: relative;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 250px;
    white-space: nowrap;
}

.box-text {
    font-size: 18px;
    color: #cccccc;
    margin: 0 auto 10px;
    height: 130px;
    overflow: hidden;
    width: 250px;
}

.box-link {
    width: 250px;
    margin: 0 auto;
}

.box-link .btn-custom {
    margin: 10px 0;
}

.offer-box a:hover .box-image {
    background-image: url('../images/circle-box-hover.png');
}

.offer-box a:hover .box-title {
    background-image: url('../images/belt-box-hover.png');
}

.left-column .offer-box .box-title,
.offer-box--smaller .box-title {
    font-size: 21px;
    line-height: 38px;
    margin-top: -65px;
    margin-bottom: 14px;
}

.offer-box a:hover .box-link .btn {
    background-image: url('../images/btn-1-hover.png');
}

.offer-box--smaller .box-image,
.left-column .offer-box .box-image {
    background-image: url('../images/circle-box-small.png');
}

.offer-box--smaller:hover .box-image,
.left-column .offer-box:hover .box-image {
    background-image: url('../images/circle-box-small-hover.png');
}

.offer-box--smaller .box-title,
.left-column .offer-box .box-title {
    background-image: url('../images/belt-box-small.png');
    background-position: left center;
}

.offer-box--smaller:hover .box-title,
.left-column .offer-box:hover .box-title {
     background-image: url('../images/belt-box-small-hover.png');   
}

.offer-box--smaller .box-text,
.left-column .offer-box .box-text {
    font-size: 18px;
    line-height: 1.5;
    height: auto;
}

.about {
    padding-top: 31px;
    padding-bottom: 21px;
    font-size: 18px;
    line-height: 1.35;
}

.image-box {
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 30px;
}

.footer {
   font-family: 'taylor_sanslight', sans-serif; 
   padding-bottom: 30px;
}

.footer strong {
    color: #bebebe;
}

.col-map img {
    margin-top: -36px;
}

.footer-data {
    line-height: 1.8;
}

.big-font {
    font-size: 28px;
    color: #fff;
    margin: -16px 0;
    display: inline-block;
}

.container-about {
    background: transparent url('../images/bg-about2.png') no-repeat bottom center;
    margin-bottom: 15px;
}

.container-menu-top-subsite, .page .container-menu-top {
    position: static;
    padding-bottom: 30px;
    min-height: 160px;
}

.no-margin {
    margin: 0;
}

.subsite-content {
    line-height: 1.5;
    padding-bottom: 30px;
}

.subsite-content ul li {
    margin-bottom: 10px;
    padding-left: 20px;
}

.subsite-content ol li {
    margin-bottom: 10px;
    padding-left: 5px;
    background: transparent;
}

.subsite-content h2, .subsite-content h3, .subsite-content h4, .subsite-content h5, .subsite-content span.jakh2 {
    margin-top: 25px;
    margin-bottom: 15px;
}

.subsite-content .left-menu {
    font-size: 18px;
}

.subsite-content .left-menu ul li {
    margin: 0 0 10px;
    padding: 0;
}

.subsite-content .left-menu ul {
    margin-bottom: 35px;    
    margin-bottom: 0;
    margin-left: 20px;
}

.subsite-content .left-menu li {
    margin-bottom: 6px;
    padding-left: 0;
    font-size: 18px !important;
}

.subsite-content .left-menu li a {
    color: #fff;
    padding: 0;
}

.subsite-content .left-menu li.active > a,
.subsite-content .left-menu .current > a,
.subsite-content .left-menu li:hover > a,
.subsite-content .left-menu a:hover {
    color: #e20015;
    background: transparent;
}

.subsite-content .left-menu .deeper ul {
    display: none;
}

.subsite-content .left-menu .active.deeper ul {
    display: inline-block;
}

.subsite-content h2 {
    background-position: center left;
    white-space: normal;
    height: auto;
    background-size: auto 100%;
}

.container-about-subsite {
    background: transparent url('../images/bg-about.png') no-repeat top center;
}

.about-subsite {
    padding-top: 50px;
    padding-bottom: 50px;
}

.breadcrumb-wrap {
    margin-top: 25px;
    margin-left: 20px;
}

.breadcrumb-wrap ul.breadcrumb {
    background: transparent;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
}

.breadcrumb-wrap ul.breadcrumb li {
    padding: 0;
    margin: 0;
    background: transparent;
}

.breadcrumb-wrap ul.breadcrumb li:nth-child(2):before {
    display: none;
}

.breadcrumb-wrap ul.breadcrumb .divider {
    display: none;
}

.subsite-block {
    background-color: rgba(0,0,0,0.4);
}

.wrapper-subsite, .page .wrapper {
    background-color: transparent;
    background-position: top center;
    background-repeat: no-repeat;
 }

.wrapper-subsite-bg-1, .page .wrapper {
    background-image: url('../images/bg-1.jpg');
}

.wrapper-subsite-bg-2 {
    background-image: url('../images/bg-2.jpg');
}

.text-left h2 {
    margin-right: -30px;
}

.hr-block {
    height: 410px;
    overflow-y: auto;
}

.hr-image {
    width: 170px;
    height: 170px;
    overflow: hidden;
}

.hr-text {
    width: 100%;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    margin-top: 30px;
    margin-bottom: 30px;
}

.hr-text > span {
    font-size: 18px;
    color: #fff;
}

.hr-image .item-image {
    margin: 0;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.hr-image .item-image img {
    border-radius: 10px;
}

.margin-extra {
    margin-bottom: 30px !important;
}

.content--map {
    position: relative;
}

.gmap {
    height: 550px;    
}

textarea.textarea-big,
.textarea-big textarea.form-control {
    height: 270px !important;
}

.gm-style .gm-style-iw {
    color: #000;
}

#cookies-message {
    color: #000;
}

[class^="hawcons-"], [class*=" hawcons-"] {
    color: #fff;
}

.item-image {
    margin: 10px 20px;
}

.dropics-alt {
    font-family: 'taylor_sansregular',sans-serif;
    font-size: 16px;
    padding: 0 10px;
    box-sizing: border-box;
}

.about-box .box-image .image {
    width: 230px;
    left: 10px;
    top: 10px;
    height: 230px;
    border-radius: 50%;
    overflow: hidden;
}

.firm .subsite-block {
    background-color: rgba(0,0,0,0.6);
}

.social-links {
    position: fixed;
    right: -130px;
    top: 160px;
    z-index: 999;
}

.social-links .custom {
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #fff;
    padding: 10px 0 10px 50px;
    width: 180px;
    height: 50px;
    box-sizing: border-box;
    line-height: 30px;
    margin: 10px 0;
    transition: all 1000ms ease;
}

.social-links .custom:hover {
    margin-left: -130px;
}

.social-links .custom p {
    margin: 0;
    width: 100%;
}

.social-links .custom a {
    display: inline-block;
    width: 100%;
    height: 50px;
    padding: 0 20px;
    box-sizing: border-box;
}

#rsform_3_page_0 textarea {
    height: 156px !important;
}

#rsform_3_page_0 .checkbox-inline {
    padding-left: 0;
}

.left-column h2, .item-page h1, .item-page h2, .item-page h3, .item-page h4, .item-page h5, 
.division h1, .division h2, .division h3, .division h4, .division h5, 
.rsform h1, .rsform h2, .rsform h3, .rsform h4, .rsform h5,
.about h2.title-index {
    background: transparent;
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

@media (max-width: 992px) {   
    .container-slider .swiper-image .row-slider {
        margin-top: 150px;
    }
    
    .col-map {
        text-align: center;
    }
    
    .map {
        margin-top: 0;
    } 
    
    .container-menu-top {
        top: 60px;
    }
    
    .logo {
        margin-top: 0;
    }
    
    .container-slider .swiper-image {
        height: 650px;
    }
    
    .container-offer-mask {
        margin-top: 540px;
    }
    
    .social-links {
        position: static;
    }

    .social-links .custom {
        margin: 0 auto 10px;
        background-color: transparent;
    }

    .social-links .custom:hover {
        margin-left: auto;
    }

    .social-links .custom p {
        margin: 0;
        width: 100%;
    }

    /* hamburger menu */ 
    #hamburger {
        display: block !important;
        height: 50px;
        background-color: transparent;
        width: 100%;
        z-index: 2;
        position: relative;
    }
    
    .menu-main-container {
        width: 290px;
        position: fixed;
        left: -290px;
        top: 0;
        height: 100%;
        background-color: #202224;
        z-index: 99;
        margin: 0;
        padding: 40px 20px 20px;
        box-sizing: border-box;
        transition: all 500ms ease;
        font-size: 18px;
        overflow-y: auto;
    }

    .menu-main-container .menu {
        margin-top: 0;
    }
    
    .menu-main-container .menu ul {
        display: inline-block;
        width: 100%;
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }
    
    .menu-main-container .menu li {
        width: calc(100% - 20px);
        text-align: left;
        border-radius: 15px !important;
    }  
    
    .menu-main-container .menu > li:last-child {
        margin-bottom: 35px;
    }
    
    .menu-main-container .menu li ul {
        position: static;
        background: transparent;
        display: block;
    }
    
    .container-menu .menu ul li {
        white-space: normal;
    }

    .open #rwd_overlay {
        background-color: rgba(0,0,0,0.5);  
        display: block !important;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
    }
    
    .open .menu-main-container {
        left: 0;
    }

    .navbar-custom {
        background-color: #FFFFFF;
        position: relative;
        float: left;
        padding: 9px 10px;
        margin-top: 8px;
        margin-left: 15px;
        margin-bottom: 8px;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    .navbar-custom:focus {
        border: 1px solid transparent !important;
        border-radius: 4px !important;    
    }

    .navbar-custom .icon-bar {
        background-color: #000000;
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

    .navbar-custom .icon-bar+.icon-bar {
        margin-top: 4px;
    }

    #close_menu_rwd {
        display: block !important;
        position: absolute;
        top: 10px;
        right: 10px;

    }

    #close_menu_rwd .navbar-toggle {
        margin: 0;
        position: relative;
        background: transparent;
        display: inline-block;
    }

    #close_menu_rwd .navbar-toggle .icon-bar {
        visibility: hidden;
        background-color: #fff;
    }

    #close_menu_rwd .navbar-toggle .icon-bar:first-child {
        visibility: visible;
        transform: rotate(-45deg);
        position: relative;
        top: 7px;

    }

    #close_menu_rwd .navbar-toggle .icon-bar:last-child {
       visibility: visible; 
       transform: rotate(45deg);
       position: relative;
        top: -5px;
    }
    
    .row-slider .text-right,    
    .footer .text-right {
        text-align: left;
    }
    
    .container-menu {
        text-align: center;
    }
    
    h1, h2 {
    white-space: normal;
    overflow: visible; 
    
    }
    
    .text-left h2 {
        margin-right: 0;
    }
    
    .col-map img {
        margin-top: 0;
    }
    
}

@media (max-width: 767px) {  
    .container-slider .title {
        font-size: 30px;        
    }

    .container-slider .title strong {
        font-size: 42px;
    }
    
    .map {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    
    .hr-block {
        text-align: center;        
    }
    
    .hr-image {
        margin: 0 auto;
    }   
    
    h1 {
        font-size: 26px;
    }
    
    h2 {
        font-size: 22px;    
    }
    
    h3 {
        font-size: 20px;     
    }
    
    h4 {
       font-size: 18px;     
    }

}
.left-column span {
    font-size: 28px;
    color: #fff;
    padding: 9px 20px;
    margin: 10px 0;
    display: block;
}
.mod-articles-category-introtext {
    text-align: justify;
}

.item-image img {max-width:35%;}