@font-face {
    font-family: 'Myriad Pro Semibold';
    src: url('../fonts/MyriadPro-Semibold.eot');
    src: url('../fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MyriadPro-Semibold.woff') format('woff'),
    url('../fonts/MyriadPro-Semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro Bold';
    src: url('../fonts/MyriadPro-Bold.eot');
    src: url('../fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MyriadPro-Bold.woff') format('woff'),
    url('../fonts/MyriadPro-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.font-Myriad{
    font-family: 'Myriad Pro Bold';
    font-weight: normal;
    font-style: normal;
}

.font-Myriad-Semibold{
    font-family: 'Myriad Pro Semibold';
    font-weight: normal;
    font-style: normal;
}

.text-center{
    text-align: center !important;
}

body{
    font-family: 'Roboto', sans-serif;
    color: #252526;
}

.font-Playfair{
    font-family: 'Playfair Display', serif;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Roboto', sans-serif;
}

.font-roboto-cond{
    font-family: 'Roboto Condensed', sans-serif;
}

.font-13{
    font-size: 13px;
    line-height: 1.5;
}

.font-18{
    font-size: 18px;
    line-height: 1.5;
}

.font-22{
    font-size: 22px;
    line-height: 1.5;
}

.main_page_title{
    font-size: 48px;
    text-align: center;
    line-height: 1.3;
}

.text-thin{
    font-weight: 300;
}

.header-black #main-menu .navbar .nav > li:hover > a {
    color: #18793d;
}

.button.large.thin {
    color: #fff;
    font-size: 18px;
}

.button.green {
    color: #fff;
    background-color: #17793d;
    font-size: 16px;
}

.button.green:hover {
    background-color: #125f30;
}

#main-menu .navbar .nav > li > a.button {
    color: #fff !important;
    background-color: #17793d;
    font-size: 16px;
    padding: 10px 20px;
    margin-top: 25px;
    transition: all .35s ease 0s;
}

.affix.header-1 #main-menu .navbar .nav > li > a.button {
    margin-top: 13px;
    padding: 10px 20px;
}

.rs-background-video-layer iframe {
    visibility:inherit !important;
    opacity: 1 !important;
}

.button.thin:hover {
    background-color: #d7d9dc;
    color: #252526;
    border: 2px solid #d7d9dc;
    transition: all .3s ease 0s;
}

.affix.header-black #main-menu .navbar .nav > li:hover > a {
    /*color: rgb(210, 65, 46);*/
    color: #18793d;
}

a:hover, a:focus {
    /*color: rgb(210, 65, 46);*/
    color: #18793d;
}

.affix.header-1 #main-menu .navbar .nav > li.current > a {
    padding-top: 25px;    
}

.affix.header-1.header-black #main-menu .navbar .nav > li.current > a {
    border-color: #18793d;
}

.header-black #main-menu .navbar .nav > li.current > a {
    color: #18793d;
    border-bottom: 2px solid #18793d;
}

.document_item{
    background: url(/view/images/content/icon_pdf.svg);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 70px;
    height: 64px;
    padding-top: 5px;
}

.pricing-table-4 ul li{
    font-size: 16px;
    color: #2a2b2f;
}

.pricing-table-4 ul li span{
    font-size: 24px;
    font-weight: 700;
}

.port-title-cont2 h3 {
    font-size: 28px;
    line-height: 36px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.6);
}

.port-item:hover .port-img-overlay:after, .lightbox-item:hover .port-img-overlay:after {
    background: rgba(16,16,16, .3);
}

.bg-blue{
    background: #0e4b81;
    color: #fff;
}

.bg-red{
    background: #0e4b81;
    /*background: #d2412e;*/
    color: #fff;
}

.bg-gray-2{
    background: #b3a37d;
    color: #fff;
}

.button.bg-red{
    /*background: #d2412e;*/
    background: #0e4b81;
    color: #fff;
    font-size: 15px;
}

.button.bg-red:hover{
    /*background: #e2503c;*/
    background: #0c3f6d;
    color: #fff;
}

.white{
    color: #fff;
}

.white a{
    color: #fff !important;
}

.white a:hover{
    color: rgb(210, 65, 46) !important;
}

.fes17-box-icon{
    color: #0e4b81;
}

.port-view-more:hover {
    background: #0c3f6d;
    color: #fff;
}

.button.thin.bg-black {
    color: #252526;
    border: 2px solid #252526;
    background: rgba(255,255,255,0.3);
}

.button.thin.bg-black:hover {
    color: #fff;
    background: #252526;
    border: 2px solid #252526;
}

#main-menu .navbar .nav li a {
    font-family: 'Roboto', sans-serif;
}

.invis{
    display: none;
}

.pointer{
    cursor: pointer;
}

.pt-h4-cont {
    padding: 60px 20px 35px 20px;
    font-size: 24px;
    color: #17793d;
}

.bg-gray {
    background-color: #e1f3d0;
}

.pricing-table-4 ul {
    margin: 25px 0 35px 0;
    padding: 0;
}

.big_white_title{
    font-size: 40px;
    line-height: 1.5;
    text-shadow: 1px 1px 3px RGBA(0,0,0,0.7);
}

.slider_catalog{
    width: 130px;
    height: 150px;
    margin: auto;
    text-align: center;
    padding: 10px;
}

.slider_catalog_img{
    border: 5px solid #ff1e47;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background: url(/view/images/content/slider_catalog.jpg);
    background-size: contain;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}

.slider_plan{
    width: 130px;
    height: 150px;
    margin: auto;
    text-align: center;
    padding: 10px;
}

.slider_plan_img{
    border: 5px solid #ff1e47;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background: url(/view/images/content/slider_plan.jpg);
    background-size: contain;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}

.slider_pano{
    width: 130px;
    height: 150px;
    margin: auto;
    text-align: center;
    padding: 10px;
}

.slider_pano_img{
    border: 5px solid #ff1e47;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background: url(/view/images/content/slider_pano.jpg);
    background-size: contain;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}

.slider_camera{
    width: 130px;
    height: 150px;
    margin: auto;
    text-align: center;
    padding: 10px;
}

.slider_camera_img{
    border: 5px solid #ff1e47;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background: url(/view/images/content/slider_camera.jpg);
    background-size: contain;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}

.slider_catalog_text, .slider_plan_text, .slider_pano_text, .slider_camera_text{
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    font-weight: 700;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.7);
    text-align: center !important;
    padding-top: 10px;
    width: 100px;
}

.header-wrapper{
    background: rgba(255,255,255,1);
    box-shadow: 0px 0px 10px RGBA(0,0,0,0.3);
}

.header-black #main-menu .navbar .nav > li > a {
    color: #2f3120;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 20px;
}

.header-black #main-menu .navbar .nav > li > a:hover {
    border-bottom: 2px solid #18793d;
}

.logo-row {
    width: 350px;
}

.logo-title{
    display: inline-block;
    vertical-align: top;
    font-size: 30px;
    color: #fff;
    padding-top: 32px;
    padding-left: 10px;
}

.logo-2 {
    display: inline-block;
    padding: 10px 0 10px 0;
}

.logo-img {
    height: 70px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.affix .logo-img {
    height: 50px;
}

.affix.header-black .header-wrapper {
    /*background: rgba(14,75,129,1);*/
    background: rgba(255,255,255,1);
}

.affix.header-1 #main-menu .navbar .nav > li > a {
    padding-top: 25px;
}

.affix.header-1 #main-menu .navbar .nav > li > a {
    opacity: 1;
}

.section-title2 {
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
}

.port-view-more {
    font-family: 'Roboto', sans-serif;
}

.fes17-title-cont h3 {
    font-family: 'Roboto', sans-serif;
    color: #0e4b81;
}

.pt-160-b-120-cont {
    padding-top: 120px;
    padding-bottom: 90px;
}

.kv_title_1{
    background: url(/view/images/content/sofa_icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 24px;
    font-weight: 300;
    height: 100px;
    padding-left: 120px;
    padding-top: 22px;
}

.kv_title_2{
    background: url(/view/images/content/rulier_icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 24px;
    font-weight: 300;
    height: 70px;
    background-position-x: 15px;
    padding-left: 120px;
    padding-top: 10px;
}

.kv_title_3{
    background: url(/view/images/content/rub_icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 24px;
    font-weight: 300;
    height: 55px;
    background-position-x: 20px;
    padding-left: 120px;
    padding-top: 10px;
}

.kv_title_2 span{
    font-size: 20px;
    color: #17793d;
}

.pano-title{
    font-size: 40px;
    font-weight: 400;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
    line-height: 1.3
}

#contact-link .button.thin.bg-black {
    color: #003c6b;
    border: 2px solid #003c6b;
    background: rgba(255,255,255,0.3);
}

#contact-link .button.thin.bg-black:hover {
    color: #fff;
    background: #003c6b;
    border: 2px solid #003c6b;
}

#contact-link input::-webkit-input-placeholder, #contact-link textarea::-webkit-input-placeholder {
    color: #003c6b;
}

.product h3{
    height: 60px;
}

.page_bg{
    background: url(/view/images/content/page_bg.jpg);
    background-position: center 40%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
}

.page_bg h1{
    color: #fff;
    font-size: 50px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    line-height: 60px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.8);
}

.location_bg{
    background: url(/view/images/content/location_bg.jpg);
    background-position: center 40%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
}

.location_bg h1{
    color: #fff;
    font-size: 50px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    line-height: 60px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.8);
}

.infrastructure_bg{
    background: url(/view/images/content/infrastructure_bg.jpg);
    background: url(/view/images/content/news_bg2.jpg);
    background-position: center 40%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
}

.infrastructure_bg h1{
    color: #fff;
    font-size: 50px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    line-height: 60px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.8);
}

.shop-add-btn-cont {
    margin-right: 0px;
}

.skidka_promo_block{
    background: url(/view/images/content/skidka_promo_block.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.shop-sub-btn-cont {
    font-size: 17px;
}

.news_img{
    margin: 0 0 50px 50px;
    max-width: 45%
}

.cis-text p {
    font-size: 16px;
    font-weight: 700;
}

.form-control.error {
    border-bottom: 2px solid #ff0000;
    z-index: 1;
}

.bg-gray hr {
    border-top: 1px solid #ccc;
    margin: 20px 0;
}

.main_slider_button{
    -webkit-transition: all 0.2s ease-out !important;
    -moz-transition: all 0.2s ease-out !important;
    -o-transition: all 0.2s ease-out !important;
    transition: all 0.2s ease-out !important;
}

.main_slider_button:hover{
    transform: translateY(-5px) !important;
}

#about{
    position: relative;
}

.main_leaf_1{
    position: absolute;
    left: 60px;
    z-index: 0;
    width: 350px;
}

.main_leaf_2{
    position: absolute;
    right: 330px;
    filter: blur(3px);
    z-index: 100;
    width: 120px;
}

.main_leaf_3{
    position: absolute;
    right: 130px;
    z-index: 0;
    width: 160px;
}

.plan_select_object_block{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.plan_select_object_block a{
    border: 2px solid #18793d;
    padding: 10px 20px;
    margin-right: 10px;
}

.plan_select_object_block a.active{
    background: #18793d;
    color: #fff;
}

.plan_select_floor{
    border: 2px solid #18793d;
}

.floor_map_block{
    position: relative;
}

.round_floor {
    position: absolute;
    width: 70px;
    height: 70px;
    background: rgba(73,119,216,0.8);
    border-radius: 50%;
    text-align: center;
    padding-top: 10px;
    line-height: 1.3;
    color: #fff !important;
    font-size: 14px;
}

.round_floor_parking {
    width: 40px;
    height: 40px;
    background: rgba(73,119,216,0.8);
    padding-top: 12px;
    text-align: center;
}

.plan_room{
    max-width: 100%;
    max-height: 600px;
}

/*
.plan_select_dom{
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border: 1px solid #4977D8;
    font-size: 20px;
}

.plan_select_dom.active{
    background: #4977D8;
    color: #fff;
}

a.plan_select_dom{
    text-decoration: none;
}





.plan_back_to_floor{
    margin-top: 30px;
}

.plan_back_to_floor a{
    text-decoration: none;
}
*/

@media (min-width:1300px) and (max-width:1400px){
    #main-menu .navbar .nav > li > a {
        margin: 0 7px 17px 7px;
    }
}

@media (min-width:1024px) and (max-width:1300px){
    #main-menu .navbar .nav > li > a {
        margin: 0 2px 17px 2px;
    }
    
    .header-black #main-menu .navbar .nav > li > a {
        font-size: 15px !important;
    }
}

@media (max-width: 1024px){
    .main_leaf_1{
        display: none;
    }

    .main_leaf_2{
        display: none;
    }

    .main_leaf_3{
        display: none;
    }
    
    .header-black .hamb-mob-icon {
        color: #003c6b;
    }
    
    .page_bg h1 {
        font-size: 40px;
        line-height: 1.3;
    }
    
    .location_bg h1 {
        font-size: 40px;
        line-height: 1.3;
    }
    
    .infrastructure_bg h1 {
        font-size: 40px;
        line-height: 1.3;
    }
    
    #main-menu .navbar .nav {
        padding: 20px 0px;
    }
    
    .main_page_title {
        font-size: 36px;
    }
    
    .pt-h4-cont {
        font-size: 24px;
    }
    
    .big_white_title{
        font-size: 36px;
    }
    
    .logo-img {
        height: 50px;
    }
    
    #slide-898-layer-1, #slide-898-layer-2, #slide-898-layer-3{
        text-align: center;
    }
    
    .header-black #main-menu .navbar .nav > li > a {
        font-weight: 400;
    }
    
    .main-menu-container {
        background-color: #274428;
    }
    
    #main-menu .navbar .nav > li > a {
        color: #fff !important;
    }
    
    .port-overlay-cont {
        opacity: 1;
    }
    
    .port-title-cont2 {
        top: 65%;
    }
    
    #contact-link{
        height: 800px;
    }
    
    #product_page .page-title2 {
        margin: 120px 0 0 0;
    }
    
    #contact_page .page-title2 {
        margin: 150px 0 0 0;
    }
    
    .news_img{
        margin: auto;
        display: block;
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
    
    .logo-row {
        width: auto;
    }
    
    .hamb-mob-icon {
        padding: 25px 10px 22px 5px;
    }
    
    .catalog_bg {
        height: 270px;
    }
    
    .catalog_bg h1 {
        font-size: 32px;
        line-height: 40px;
    }
    
    .pt-160-b-120-cont {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    
    .promo_block h3 {
        font-size: 36px;
    }
    
    .button.medium.thin {
        padding: 8px 20px 8px 20px !important;
    }
}

@media (min-width: 1024px){
    .desctop_header_fix{
        transform: translateY(90px);
        margin-bottom: 90px;
    }
    
    .header-black-bg {
        background: #fff;
    }
    
}

@media (min-width: 1600px){
    .header-black #main-menu .navbar .nav > li > a {
        font-size: 22px !important;
    }
}

@media (max-width: 1600px){
    .header_social{
        display: none !important;
    }
    
    .main_leaf_1{
        left: 20px;
    }

    .main_leaf_2{
        right: 280px;
    }

    .main_leaf_3{
        right: 80px;
    }
}