@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=cyrillic,latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700&subset=latin,latin-ext,cyrillic);

body {
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    color: #838383;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}

h2 {
    font-family: 'Lora', serif;
    font-weight: bold;
    line-height: 30px;
    color: #3b3b3b;
    margin-bottom: 30px;
}
h3 {
    font-family: 'Lora', serif;
    font-weight: normal;
    color: #3b3b3b;
    margin-bottom: 15px;
    font-size: 18px;
}
.top-line {
    width: 100%;
    text-align: center;
    background: #b12c2c;
    color: #fff;
    text-transform: uppercase;
    position: fixed;
    top:0;
    height: 30px;
    line-height: 30px;
    z-index: 999999;
    font-size: 13px;
}
a {outline : none;}
a:active, a:focus {
    outline: none;
    text-decoration: none;
    ie-dummy: expression(this.hideFocus=true);
}
.row .col-xs-4,  .col-xs-12 {
    padding: 0;
}
.col-xs-12.wp {

   padding: 0 15px;
}
.ib {
    display: inline-block;
    vertical-align: top;
}
.clear {
    clear: both;
}
.inner-row {

    margin: 0 auto;
}

.a_right {
    text-align: right;
}

#wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}
#carousel div {
    width: 110%;
    height: 110%;
    margin-top: -40px;
    overflow: hidden;
    float: left;
}

#carousel div img {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
}

#top-shadow {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;
    height: 120px;
    background: url(/templates/frontend/images/new/slider-shadow.png) repeat-x;
}
#top-header {
    position: fixed;
  /*  position: absolute;*/
  /*  top: 0;*/
  /*  width: 1170px;*/
    height: 120px;
    z-index: 999999;
     top: 30px;
}
#top-header.fixed {
    position: fixed;
}
#top-header .logo {
    margin-top: 15px;
    display: block;
}
.badge-action, .badge-address {
    display: block;
}

.made-in-latvia, .badge-360, .badge-action, .badge-address {
    width: 56px;
    height: 80px;
    top: 0;
    margin-left: 252px;
    position: absolute;

}
/*
.parallax-slider {
    width: 2222px !important;
    height: 526px !important;
}*/
.badge-360 {
    margin-left: 320px;
    display: none !important;
}
.badge-action {
   /* margin-left: 387px;*/
    margin-left: 320px;
    z-index: 9999999999;
}
.badge-address {
     margin-left: 454px;

    z-index: 9999999999;
}
.badge-360:hover, .badge-action:hover, .badge-address:hover {
    cursor: pointer;
}
.made-in-latvia.lv {
    background: url(/templates/frontend/images/new/made_lv.png) no-repeat;
}

.made-in-latvia.ru {
    background: url(/templates/frontend/images/new/made_ru.png) no-repeat;
}

.badge-360.lv {
    background: url(/templates/frontend/images/new/badge_lv.png) no-repeat;
}

.badge-360.ru {
    background: url(/templates/frontend/images/new/badge_ru.png) no-repeat;
}
.badge-action.lv {
    background: url(/templates/frontend/images/new/actions_lv.png) no-repeat;
}
.badge-action.ru {
    background: url(/templates/frontend/images/new/actions_ru.png) no-repeat;
}

.badge-address.ru {
    background: url(/templates/frontend/images/new/new_address_ru.png) no-repeat;
}
.badge-address.lv {
    background: url(/templates/frontend/images/new/new_address_lv.png) no-repeat;
}
.top-slider.fixed {
 /*   height: 100px !important;*/
    position: fixed;
    overflow: hidden;
    z-index: 9999;
    background: #000;
}
.top-slider {
    top:0;
}
#navigation.row, .top-slider.row {
    margin: 0;
}/*
.top-slider {
    position: fixed;
    top: 0;
}*/
/*-------top menu----------*/
.top-menu {
    margin-top: 20px;
}
.top-menu li {
    display: inline-block;
    vertical-align: top;
}
.top-menu li  a, .lang-selector a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
    margin: 0 10px;
}
.top-menu li  a:hover, .lang-selector a:hover {
    text-decoration: none;
   /* font-weight: bold;*/
}
.top-menu li  a.bold {
    font-weight: bold;
}

.lang-selector {
    height: 50px;
    border-left: 1px #b12c2c solid;
    margin-left: 10px;
    padding: 20px 15px;
    box-sizing: border-box;
}


.slide-video-block {
    position: absolute;
    bottom: 125px;
    z-index: 9999;
    font-size: 36px;
    color: #fff;
    width: 100%;
}

.slide-video-block.small {
    font-size: 31px;
    bottom: 80px;
}
.slide-video-block.small .video-frame {
    padding: 22px 90px 55px 90px;
}

.slide-video-block.small .video-frame .video {
    top: 10px;
}

.slide-video-block  .video-frame {
    padding: 42px 90px 75px 90px;
    border:  5px #bd9038 solid;
    border-right: 0;
    position: relative;
}
.slide-video-block  .video-frame .text {
    width: 490px;
    font-family: 'Lora', serif;
    font-weight: bold;
    line-height: 48px;
}

.btn1, .video-frame .bottom-link {
    position: absolute;
    bottom: 0;
    font-size: 13px;
    text-transform: uppercase;
    background: #bd9038;
    padding: 12px 20px;
}
.video-frame  a .bottom-link {
    color: #fff;
    text-decoration: none;
}
.facebook {
    position: absolute;
    right: -3px;
    top: 18px;
    width: 24px;
    height: 24px;
    background:  url(/templates/frontend/images/new/fb.png) no-repeat;
}
#video-wrapper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #8d744f;
    z-index: 9999999999;
}
.video-container {
    position: relative;
    height:340px;
    top: 50%;
    margin-top: -170px;

    width: 560px;
    left: 50%;
    margin-left: -280px;
}

.btn2 {
    font-size: 13px;
    text-transform: uppercase;
    background: #b12c2c;
    padding: 15px 20px 12px 20px;
    color: #fff;
}
.btn2:hover {
    background: #961a1a;
}
.video-frame .bottom-link:hover, .video-frame .video:hover, .btn2:hover, .btn1:hover {
    cursor: pointer;
}

.video-frame .video {
    width: 271px;
    height: 153px;
    background: url(/templates/frontend/images/new/video.jpg) no-repeat;
    position: absolute;
    top: 27px;
    right: -78px;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 90px;
    box-sizing: border-box;
}

#show-video-mob,
a.phone-call {
    display: inline-block;
    padding-left: 25px;
    background: url(/templates/frontend/images/new/video_icon.png) no-repeat;
    box-sizing: border-box;
    font-size: 13px;
    text-transform: uppercase;
    position: absolute;
    bottom: 15px;
    right: 0;
    font-weight: bold;
}

#show-video-mob:hover {
    cursor: pointer;
}

a.phone-call {
    text-decoration: none;
    color: #fff;
}

.car-wrap-for-mobile {
    display: inline-block;
    vertical-align: top;
   /* position: relative;*/
}
    /*---------------------------nav---------------*/

#navigation {
    position: absolute;
    width: 100%;
    /*min-width: 1170px;*/
  /*  top: 100%;
    margin-top: -47px;*/
 bottom: 0;
    height: 47px;
    line-height: 47px;
    background: #fff;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.45);
    -moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.45);
    box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.45);
    z-index: 999999999;
}

.inner_page #navigation {
    bottom: auto;
    top: 270px;
}

#navigation.fixed {
    position: fixed;
    top: 100px;
}

#navigation ul  {
    list-style-type: none;
    padding: 0;
}
#navigation .catalogue li {

    float: left;
    background: #b12c2c;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;

    box-sizing: border-box;
    margin: 0;
}

#navigation .nav-wrap > div {
    padding: 0;
}

#navigation .catalogue li.first {
    border-right: 1px #c15656 solid;
}

#navigation .catalogue li.first.transparent-b {
    border-right: 1px solid transparent;
}
#navigation .catalogue li.last {
    background-color: #bd9038;
    color: #fff;
}
#navigation .catalogue li span {
    display: block;
    font-weight: bold;
    padding: 0 39px 0 30px;
    background: url(/templates/frontend/images/new/arrow_white.png) no-repeat right 22px center;
}
.ru #navigation .catalogue li span {
    padding: 0 25px 0 18px;
    background: url(/templates/frontend/images/new/arrow_white.png) no-repeat right 14px center;
}

#navigation .catalogue li.last span {
    background: url(/templates/frontend/images/new/arrow_white.png) no-repeat right 22px center;
}
.ru #navigation .catalogue li.last span {
    background: url(/templates/frontend/images/new/arrow_white.png) no-repeat right 14px center;
}

#navigation .catalogue li:hover{
    background: #961a1a;
    cursor: pointer;
}
#navigation .catalogue li.last:hover, #navigation .catalogue li.last.selected {
    background-color: #bd9038;
    color: #fff;
}
#navigation .catalogue li.selected {
    background: #961a1a;
}

/*right menu side*/
#navigation .main-nav {
    text-align: right;
}
#navigation .main-nav li {
    display: inline-block;
}

#navigation .main-nav li a {
    text-transform: uppercase;
    color: #777777;
    font-weight: bold;
    font-size: 13px;
    display: block;
    margin: 0 10px;
}
#navigation .main-nav li.active a{
    color: #bd9038;
}
#navigation .main-nav li a:hover {
    text-decoration: none;
    color: #bd9038;
}



/*----------------------navigation submenu------------------*/
.navigation-submenu-wrapper {
    position: relative;
    top: 47px;
}
#navigation-submenu {
    position: absolute;
    top: 0;
    width: 100%;
    height: 520px;
    background: #961a1a;
    display: none;
}

#navigation-submenu iframe {
    width: 100%;
    height: 350px;
    margin-top: 60px;
    border: none;
    overflow: hidden;
}

#close-navigation-submenu {
    background:  url(/templates/frontend/images/new/close.png) no-repeat;
    position: absolute;
    width: 51px;
    height: 46px;
    top: 0;
    right: 0;
    z-index: 999999999999;
}
#close-navigation-submenu:hover {
    cursor: pointer;
}
#menu_slider_container h2 {
    color: #fff;
    margin-left: 5px;
    margin-top: 0;
    margin-bottom: 35px;
}
.inner-kitchen-slider #menu_slider_container h2 {
    color: #000;
}
#carousel3 {
    margin: 0 auto;
}
#carousel3 a, #carousel3 .image{
    width: 285px;
    height: 203px;
    display: inline-block;

}
#carousel3 a {
    overflow: hidden;
    position: relative;
    float: left;
}

#carousel3 a span {
    position: absolute;
    bottom: 0;
    display: block;
    width: 285px;

    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    z-index: 99999999999999;
    padding: 15px 20px;

    background:  url(/templates/frontend/images/new/submenu_shadow.png) repeat-x bottom;
}

#prev2, #next2 {
    position: absolute;
    width: 29px;
    height: 41px;
    top: 145px;

}
#prev2 {
    background:  url(/templates/frontend/images/new/prev2.png) no-repeat;
    left: 0;
}
#next2 {
    background:  url(/templates/frontend/images/new/next2.png) no-repeat;
    right: 0;
}

#pages-block {
    position: absolute;
    margin-top: 15px;
    right: 15px;
    color: #fff;
    opacity: 0.65;
    font-size: 14px;
}
/*------------------------main page blocks-----------*/
#main-content {
    position: relative;
}
.main-page-content {
    margin-top: 400px;
  /*  margin-top: 650px;*/
}

@media screen and (device-aspect-ratio: 8/5){ /* main page fix for some tablets */
    .main-page-content {
        margin-top: 580px;
    }
}

.main-text {
   /* margin-top: 268px;*/
    margin-top: 68px;
    margin-bottom: 50px;
    line-height: 24px;
}
.main-text p {
    margin-bottom: 15px;
}

#panorama-hidden {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    z-index: 9999999999;
}
#panorama-hidden iframe {
    width: 100%;
    border: none;
}
#close-panorama, #close-video {
    background:  url(/templates/frontend/images/new/close.png) no-repeat;
    position: fixed;
    width: 51px;
    height: 46px;
    top: 0;
    right: 0;
    z-index: 999999999999;
}
#close-panorama:hover, #close-video:hover {
    cursor: pointer;
}


.panorama {
    height: 176px;
    background-size: cover;
    margin-bottom: 60px;
    position: relative;
}
.panorama:hover {
    cursor: pointer;
}

.panorama .left-arrow, .panorama .right-arrow {
    width: 38%;
    height: 176px;
}

.panorama.ru .left-arrow, .panorama.ru  .right-arrow {
    width: 36%;
}
.panorama .left-arrow {
    background: url(/templates/frontend/images/new/arrow_360.png) no-repeat right center ;
}

.panorama .right-arrow {
    background: url(/templates/frontend/images/new/arrow_360.png) no-repeat left center ;
    float: right;
}

.panorama .text360 {
    width: 23%;
    padding-top: 70px;
    font-size: 32px;
    color: #fff;
    font-family: 'Lora', serif;
    text-align: center;
    position: relative;
    height: 176px;
}
.panorama.ru .text360 {
    width: 27%;
}

.panorama .show360 {
    position: absolute;
    bottom: 0;
    font-family: 'PT Sans', sans-serif;
    margin: 0 auto;
    left: 30%;

}

.panorama-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.3;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.panorama:hover .panorama-overlay {
    opacity: 0;
}

.benefits {
    margin-bottom: 85px;
    line-height: 24px;
}


/*------------------carousel - slider--------------*/
.portfolio-min-slider {
    margin-bottom: 75px;
}
.portfolio-min-slider h2 {
    margin-bottom: 37px;
}
.carousel-container {
    background: url(/templates/frontend/images/new/bg.jpg) repeat;
    height: 200px;
    position: relative;
}
.partner-min-slider .carousel-container {
    height: 150px;
    margin-top: 8px;
}

#carousel2  a {
    position: relative;
    float: left;
    overflow: hidden;
    display: block;
    width: 290px;
    height: 203px;
    margin: 0;
}
#carousel2 .image  {
    width: 290px;
    height: 203px;
    position: relative;
    left: 0px;
    top: 0px;
}

#carousel2  a span {
   position: absolute;
   top: 170px;
   left: 20px;
   text-transform: uppercase;
   font-size: 14px;
   color: #fff;
    width: 255px;
   z-index: 99;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 1);
}
#prev, #next {
    text-indent: -999px;
    display: block;
    overflow: hidden;
    width: 29px;
    height: 41px;
    position: absolute;
    top: 80px;
    z-index: 999;
}

.partner-min-slider  #prev, .partner-min-slider  #next {
    top: 55px;
}

#prev {
    background: url(/templates/frontend/images/new/prev.png) no-repeat;
    left: 0;
}

#next {
    background: url(/templates/frontend/images/new/next.png) no-repeat;
    right: 0;
}
#prev:hover, #next:hover,.carousel-prev:hover, .carousel-next:hover  {
    cursor: pointer;
}

.slider-wrap{
    position: relative;
}
.slider-wrap li {
    list-style-type: none;
}
.carousel-prev, .carousel-next {
    text-indent: -999px;
    display: block;
    overflow: hidden;
    width: 29px;
    height: 41px;
    position: absolute;
    z-index: 999;
    top: 45%;
}

.carousel-prev {
    background: url(/templates/frontend/images/new/prev.png) no-repeat;
    left: 0;
}
.carousel-next {
    background: url(/templates/frontend/images/new/next.png) no-repeat;
    right: 0;
}

.mob-main-page-gal-items {
    list-style-type: none;
    padding: 0;
}
.mob-main-page-gal-items li {
    background: #ccc;
    text-align: center;
}

.mob-main-page-gal-items img  {
   /* width: 100%;*/
    margin: 0 auto;
    max-height: 290px;
    max-width: 100%;
}



.mob-main-page-gal-items .gal-name {
    background: #3c3c3c;
    color: #fff;
    text-align: center;
    padding: 10px;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.mob-main-page-gal-items .gal-name:hover {
    background: #b12c2c;
}

#experience {
    width: 262px;
    height: 203px;
    background: #bd9038;
    color: #fff;
    position: absolute;
    left: 885px;
    top: 0;
    font-family: "Lora", serif;
    font-size: 24px;
}
#experience .text, #experience2 .text {
    width: 96px;
    margin: 38px 40px;
    line-height: 30px;
}
#experience .text span, #experience2 .text span {
    font-size: 72px;
    display: block;
    line-height: 72px;
}

/*------------------service block----------------*/
.services {
    margin-bottom: 95px;
}
.service:hover, .requisites-info h3:hover {
    cursor: pointer;
}
.services h2 {
    margin-bottom: 37px;
}
.service-container, .faq-container, #requisites {
    border-top: 1px #e5e5e5 solid;
}
.service-container .service, .faq-container .question, .requisites-info {
    border-bottom: 1px #e5e5e5 solid;
    padding-bottom: 15px;
    padding-top: 15px;
}
.faq-container .question, .requisites-info {
    padding-bottom: 11px;
    padding-top: 11px;
}
.service h3, .question h3, .requisites-info h3 {
    margin-top: 0;
    margin-bottom: 0;
}
.service p, .question p, .requisites-info p {
    padding: 0;
}
.question p {
    line-height: 24px;
}
.service div, .service h3, .question div, .question h3, .requisites-info div, .requisites-info h3 {
    padding-left: 43px;
}
.service div, .question div, .requisites-info div {
    display: none;
}
.service h3, .question h3, .requisites-info h3 {
    background: url(/templates/frontend/images/new/plus.png) no-repeat left 10px center ;
}
.question h3 {
    font-size: 16px;
}
.service.minus h3, .question.minus h3, .requisites-info.minus h3 {
    background: url(/templates/frontend/images/new/minus.png) no-repeat left 10px center;
    margin-bottom: 15px;
    color: #bd9038;
}
.service:hover h3, .question:hover h3, .requisites-info:hover h3 {
    color: #bd9038;
    cursor: pointer;
}
.faq-container {
    margin-top: 40px;
    margin-bottom: 75px;
}

.services .text, .question .text {
    color: #b12c2c;
    font-family: 'Lora', serif;
    line-height: 48px;
    font-size: 36px;
    width: 390px;
    margin-top: 77px;
}
.services.inner .text {
    width: auto;
    font-size: 30px;
    margin-top: 52px;
    padding-left: 16px;
}
.services.inner .btn2{
    margin-left: 16px;
}
.services .btn2 {
    margin-top: 17px;
    display: inline-block;
}

/*----------------------------contact block-----------------*/
.contact-container {
    background: url(/templates/frontend/images/new/bg.jpg) repeat;
    height: 330px;
    /*  height: 575px;
   height: 775px;*/
  /*  height: 663px;*/
   /* height: 445px;*/
    position: relative;
}

#map {
    position: absolute;
    left: 50%;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 999;
}
#map.contact-page {
    width: 100%;
    height: 653px;
    position: static;
    left: 0;
}
.contact-container .col-xs-3  {
    margin-right: -20px;
    text-align: right;
    padding-right: 0;
}
.contact-container .col-xs-3.first {
    margin-right: 0;
    text-align: left;
}
.contact-container .inner-row {
    position: relative;
}
.contact-container  hr {
    position: absolute;
    width: 317px;
    height: 1px;
    border: 0;
    top: 200px;
    left: 0;
    background: #e5e5e5;
    display: none;
}


.contact-container hr.second {
   /* top: 420px;*/
    display: none;
}


.main_page .contact-container  hr
{
    top: 310px;
}
.main_page .contact-container  hr.second
{
    top: 525px;
}
@media (max-width: 767px){


    .contact-container {
        height: 320px;
    }
}
@media all   and (max-width:480px){
    .contact-container  hr.contact {
        top: 330px;
    }

    .contact-container hr.second.contact {
        top: 545px;
    }
}

.contact-container h3 {
    margin-top: 40px;
    margin-bottom: 2px;
}

.contact-container .address_name {
    margin-bottom: 15px;
}
.contact-container p {
    margin: 0;
}
.contact-container a {
    color: #b12c2c;
    text-decoration: none;
}
.contact-container .location.second {
   /* margin-top: 50px;*/
    margin-top: 45px;
}

.contact-container .location.third {
    margin-top:45px;
}

.location.half {
   margin-top: -20px;
}



.contact-image {
  /*  width: 285px;
  /*  height: 222px;*/
  /*  width: 278px;*/
    width: 260px;
    height: 221px;
    margin-left: 30px;
  /*  margin-left: 18px;*/

}

.contact-image.contact {
    height: 330px;
}
/*----------------footer-----------------*/
.footer {
    margin-top: 100px;
    padding-bottom: 27px;
    border-bottom: 5px #b12c2c solid;
}

.footer, .footer a {
    color: #838383;
    font-size: 12px;
    text-transform: uppercase;
}
.footer a:hover {
    text-decoration: none;
}

.footer .sw {
    text-align: right;
}
.footer .sw span {
    opacity: 0.5;
    line-height: 13px;
    padding-right: 3px;
    vertical-align:middle;
}


/*---------------------inner pages ---------------------------*/

.container-fluid.inner-top {
    padding: 0;
}
#header-block-wrapper {
    overflow: hidden;
    position: fixed;
    height: 270px;
    z-index: 99999;
    width: 100%;
    top: 0;
}

#header-block {
    height: 270px;
    z-index: 999;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;


}
#header-block h1 {
    z-index: 9999;
    color: #fff;
    text-align: center;
    margin-top: 120px;
    font-weight: bold;
    font-family: 'Lora', serif;
}

.content-row,  .service-page .content-row {
    margin-top: 200px;
}

.content-row.unfoldable {
    margin-top: 195px;
}
 .service-page .content-row.free-serv {
    margin-top: 50px;
}

.left-side a {
    color: #b12c2c;
    text-decoration: none;
}
.col-xs-3.right-side {
    padding-right: 0;
}

.side-menu li, .side-menu  {
    margin: 0;
    padding: 0;
}
.side-menu {
    margin-top: 90px;
    list-style-type: none;
    border-top: 1px #e5e5e5 solid;
}
.side-menu li a {
    display: block;
    width: 260px;
    padding: 9px 16px;
    border-bottom: 1px #e5e5e5 solid;
    color: #3b3b3b;
    font-size: 16px;
    box-sizing: border-box;
    text-decoration: none;
    font-family: 'Lora', serif;
}
.side-menu li a:hover, .side-menu li a.active {
    color: #bd9038;
}
#carousel4  div {
    position: relative;
    float: left;
    overflow: hidden;
    display: block;
    width: 190px;
    height: 148px;
    margin: 0;
}

/*------------------------contact/order forms--------------*/
.form-block {
    margin: 30px auto;
    box-sizing: border-box;
    background: url(/templates/frontend/images/new/bg.jpg) repeat;
}

.form-block  form {
    padding: 50px 50px 70px 40px;
}

.form-block.order-form form {
    background: url(/templates/frontend/images/new/measure2.png) no-repeat right top;
}

.form-block  form .left {
    width: 100px;
    margin-right: 20px;
    padding-top: 10px;
}
.form-block  form .left, .form-block  form .right {
    display: inline-block;
    vertical-align: top;

}
.form-block  form input[type="text"], .form-block  form input[type="email"], .form-block  form textarea {
    width: 263px;
    box-sizing: border-box;
    border: 1px #e1e1e1 solid;
    margin-bottom: 20px;
    height: 32px;
    padding: 2px 8px;
    outline: none;

    -webkit-box-shadow: inset 0px 2px 3px 0px rgba(50, 50, 50, 0.15);
    -moz-box-shadow:    inset 0px 2px 3px 0px rgba(50, 50, 50, 0.15);
    box-shadow:         inset 0px 2px 3px 0px rgba(50, 50, 50, 0.15);
}

.form-block  form textarea {
    width: 390px;
    height: 125px;
    resize: none;
    margin-bottom: 9px;
}
.file_upload {
    width: 500px;
}


.file-input-wrapper.btn-default {
    background: transparent;
    outline: 0;
    border: none;
    text-transform: uppercase;
    color: #838383;
    padding-left: 0;

}
.form-block  .btn2 {
    width: 263px;
    outline: none;
    border: none;
    margin-top: 15px;
}
.form-row a {
    color: #b12c2c;
    font-size: 13px;
    font-weight: bold;
}
.form-row .deleteFile {
    display: inline-block;
    padding-left: 10px;
}
.form-row a#addFile {
    text-transform: uppercase;
}
.form-row a:hover {
    cursor: pointer;
    text-decoration: underline;
}
.form-block .star {
    display: inline;
    color: #ba5454;
}
.form-row.code {
    margin: 20px 0;
}
.right.code_img {
    width: 264px;
    height: 32px;
    background: #f0f0f0;
    text-align: center;
}
.modal-error {
    margin-bottom: 40px;
}

/*-------------contact page------------*/
.contact-left h2 {
    margin-bottom:  34px;
}
.row-i .column1, .row-i .column2 {
    width: 358px;
    height: 270px;
    display: inline-block;
    vertical-align: top;
}
.row-i .column2 {
    margin-left: 29px;
}

.row-i .column1.n1, .row-i .column2.n1 {
    height: 395px;
}

.row-i .location span {
    width: 97px;
    display: inline-block;
    vertical-align: top;
}
.row-i .location p {
    margin: 3px 0;
}
.row-i .location h3 {
    margin-top: 25px;
}
.col-xs-4.contact-right {
    padding-left: 15px;
}
.contact-right h3 {
    margin-top: 30px;
    font-size: 24px;
    margin-bottom: 30px;
}
.contact-right  .requisites-info h3 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
}
.requisites-info.minus h3{
    margin-bottom: 15px;
}

.contact-right a, .contact-left a {
    color: #b12c2c;
}

/*--------------service page--------------*/
.top-service {
    background: url(/templates/frontend/images/new/bg.jpg) repeat;
}

.top-service .content-row {
    margin-top: 45px;
    padding: 80px 0;
}
.top-service h2 {
    margin-bottom: 35px;
    margin-top: 0;
}
.service-page .description {
    margin-bottom: 80px;
}

.service-page  .inner-service {
    background: #fff;
    margin-top: 20px;
    position: relative;
    padding: 40px;
}
.inner-service .short-row {
    width: 400px;
}
.inner-service.free, .inner-service.payed {
    min-height: 190px;
}
.free-serv {
    margin-bottom: 50px;
}
.info-row.free-red {
    color: #b4302e;
    font-size: 18px;
}
.service-page .right_column, .service-page .left_column {
    min-width: 145px;
}
.service-page .separator {
    width: 1px;
    height: 45px;
    background: #e5e5e5;
    margin: 0 20px;
}

.inner-service .service-image {
    width: 270px;
    height: 190px;
    position: absolute;
    top: 0;
    right: 0;
}

.service-page .right-side.services {
    padding-left: 35px
}
.service-page .right-side.services  .text, .news-page .right-side.services  .text {
    margin-top: 45px;
  /*  margin-top: 70px;*/
    width: 370px;
}
.inner-service h3 {
    font-size: 24px;
    font-family: 'Lora', serif;
    margin-top: 0;
}
.inner-service p {
    line-height: 24px;
}
.inner-service  .info-row {
    margin-top: 20px;
}
.inner-service .bottom-min {
    margin-top: 17px;
}
.inner-service .info, .inner-service  .bottom-big, .free-services .header, .service-element .header {
    font-size: 18px;
    color: #3b3b3b;
    font-family: 'Lora', serif;
}
.free-services, .services-elements {
    border-top: 1px #e5e5e5 solid;
    margin-bottom: 70px;
}
.free-service, .service-element {
    border-bottom: 1px #e5e5e5 solid;
    padding: 17px 0;
}
.service-page .content-row {
    margin-top: 115px;
}
/*
.service-page .content-row.nopm {
    margin-top: 0;
}*/
.service-page h2 {
    margin-bottom: 35px;
}

/*---------------------portfolio page-----------------*/

/*------------submenu--------------*/

.gallery .right-side h3 {
    font-size: 24px;
    margin-bottom: 35px;
}
.gallery .right-menu {
    list-style-type: none;
    padding: 0;
    font-family: "Lora", serif;
    line-height: 40px;
}

.gallery .right-menu  ul,
.right-menu  ul {
    display: none;
}

.gallery .right-menu a.first {
    border-top: 1px #e5e5e5 solid;
}

.gallery .right-menu a {
    color: #3b3b3b;
    font-size: 16px;
    border-bottom: 1px #e5e5e5 solid;
    display: block;
    text-decoration: none;
}

.gallery .right-menu .active a {
    color: #bd9038;
}

.gallery .right-menu a:hover,
.gallery .right-menu a:active {
    text-decoration: none;
}
.gallery .right-menu li a,
.gallery .right-side h3  {
    padding-left: 40px;
}

.gallery .right-menu > li.expandable > a,
.right-menu > li.expandable > a {
    background: url(/templates/frontend/images/new/plus.png) no-repeat left top 12px ;
}

.gallery .right-menu  li.expandable li.expandable {
    background: transparent;
}

.gallery .right-menu li.expandable:hover {
    cursor: pointer;
}
.gallery .right-menu  li.expandable.expanded > a,
.right-menu  li.expandable.expanded > a {
    background: url(/templates/frontend/images/new/minus.png) no-repeat left  top 12px;
}

.gallery .right-menu  li.expandable.expanded  li.expandable.expanded,
.right-menu  li.expandable.expanded  li.expandable.expanded {
    background: transparent;
}
.gallery .right-menu  li.expandable.expanded ul,
.right-menu  li.expandable.expanded ul {
    display: block;
}
.caroufredsel_wrapper {
    margin: 0 auto !important;
}
#menu_slider_container h2 {
    width: 1140px;
    margin: 5px auto 35px auto;
}
/*-------2nd level-----------*/
.gallery .right-menu li > ul {
    display: none;
}

.gallery .right-menu ul li {
    padding-left: 0;
    outline: none;
}
.gallery .right-menu ul a {
    line-height: 18px;
    border: 0;
    padding: 7px 0 7px 40px;
    font-size: 15px;
    outline: none;
    color: #3b3b3b;
}

.gallery .right-menu  ul li.active  a {
    color: #777777;
}
.gallery .right-menu ul a.first {
    border-top: 0;
}
.gallery .right-menu ul li:last-child a{
    border-bottom: 1px #e5e5e5 solid;
}
.gallery .right-menu .active ul li a {
    color: #3b3b3b;
}
.gallery .right-menu .active ul li.active  a{
    color: #777777;
}


.gallery .services {
    margin-left: 24px;
}

.gallery .services.inner .text {
    font-size: 24px;
    line-height: 30px;
    width: 253px;
}

/*---------manufactor pages----------------*/
.side-menu.manufactor {
    border-top: 0;
}
 .side-menu.manufactor li a {
    padding: 9px 0;
}
.side-menu.manufactor li a {
    width: 230px;
}
.side-menu.manufactor  .top-item  a {
    border-bottom: 0;
    margin-left: 40px;
    border-top: 1px #e5e5e5 solid;
 }
.gallery .manufactor .right-menu {
    line-height: normal;
}
.gallery .manufactor .right-menu li {
    padding-left: 40px;
}
.gallery .manufactor .right-menu ul li {
    padding-left: 20px;
}
.gallery .manufactor .right-menu  li.expandable {
    background: url(/templates/frontend/images/new/plus.png) no-repeat left 10px top 10px ;
}
.gallery .manufactor .right-menu  li.expandable.expanded {
    background: url(/templates/frontend/images/new/minus.png) no-repeat left 10px top 10px;
}

/*----------kitchen-catalogue-------------------*/
.kitchen-catalogue .image-wrap, .kitchen-catalogue .image {
  /*  width: 848px;
    height: 475px;*/
}
.kitchen-catalogue .image-wrap {
   /* overflow: hidden;*/
    margin-bottom: 20px;
}
.kitchen-catalogue .image-wrap img {
    width: 848px;
    height: auto;
}
.kitchen-catalogue .image-wrap.vertical {
    background: #f1f1f1;
    text-align: center;
}
.kitchen-catalogue .image-wrap.vertical img {
    width: auto;
    height: 471px;
}
.kitchen-catalogue .model-description {
    margin-top: 73px;
}

.kitchen-catalogue .model-description  big, .kitchen-catalogue .right-side h3 {
    font-size: 18px;
    font-family: "Lora", serif;
    color: #3b3b3b;
    margin-bottom: 20px;
}
.kitchen-catalogue .model-description p {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}

.kitchen-catalogue .services.inner .text {
    padding-left: 0;
    width: 277px;
}
.kitchen-catalogue  .services.inner .btn2 {
    margin-left: 0;
}
.kitchen-catalogue .colors, .kitchen-catalogue .elements, .kitchen-catalogue .pdf {
    margin-top: 50px;
}
.kitchen-catalogue .color-wrap, .kitchen-catalogue .color-wrap .color {
    width: 67px;
    height: 67px;
    margin-right: 15px;
    margin-bottom: 10px;
}

.kitchen-catalogue .color-wrap, .kitchen-catalogue .element-wrap {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
}
.kitchen-catalogue .color-wrap:hover {
 /*   cursor: pointer;*/
}

.kitchen-catalogue .element {
    width: 67px;
    margin-right: 15px;
    margin-bottom: 10px;
}

.kitchen-catalogue .pdf h3 {
    margin-bottom: 15px;
}
.kitchen-catalogue .pdf .btn1 {
    position: static;
    color: #fff;
    text-decoration: none;
    padding: 14px 23px;
    display: inline-block;
}

.kitchen-catalogue .pdf .btn1:hover {
    background: #a87c26;
}

.kitchen-catalogue .services {
    margin-top: -5px;
}
.main-catalogue .inner-gallery {
    list-style-type: none;
    padding: 0;
    margin-top: 20px;
}
.main-catalogue .inner-gallery li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
}
.main-catalogue .inner-gallery .image {
    height: 200px;
    width: 230px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
}

#gallery-dropdown {
    position: absolute;
    display: none;
    background-color: #bd9038;
    z-index: 99999999;
}

#gallery-dropdown ul {
    padding: 0;
}

#navigation .catalogue #gallery-dropdown li {
    display: block;
    float: none;
    position: relative;
    background: none;
    line-height: 15px;

}
#navigation .catalogue #gallery-dropdown li a {
    padding: 4px 30px;
    background-color: #bd9038;
    line-height: 15px;
    display: block;
    color: #fff;
    min-width: 250px;
    text-decoration: none;
}
#navigation .catalogue #gallery-dropdown li.exp a {
    background: #bd9038 url(/templates/frontend/images/new/drop_arrow.png) no-repeat right 15px center;
}
#navigation .catalogue #gallery-dropdown li a:hover {
    background: #fff;
    color: #bd9038;
}
#navigation .catalogue #gallery-dropdown li.exp a:hover {
    background: #fff  url(/templates/frontend/images/new/drop_arrow_hover.png) no-repeat right 15px center;
}

#navigation .catalogue #gallery-dropdown li ul {
    position: absolute;
    left: 100%;
    top: 0;
    min-width: 265px;
    display: none;

}
#navigation .catalogue #gallery-dropdown  li.exp  ul li a  {
    background: #b38936;
    color: #fff;
}
#navigation .catalogue #gallery-dropdown  li.exp  ul li a:hover {
    background: #fff;
    color: #b38936;
}

#navigation .catalogue #gallery-dropdown li:hover  ul{
    /*visibility: visible;*/
    z-index: 99999999;
}
.team-groups {
    margin-bottom: 10px;
}
.team-groups a {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 11px;
    padding-top: 11px;
    padding-left: 33px;
    padding-right: 15px;
    margin-left: 15px;
    background: url(/templates/frontend/images/new/plus.png) no-repeat left center;
    color: #3b3b3b;
}
.team-lines {
    border-top: 1px #e5e5e5 solid;
   /* border-bottom: 1px #e5e5e5 solid;*/
    margin-bottom: 50px;
    padding-top: 40px !important;
}
.team-header {
    margin-bottom: 15px;
}
.separator {
    display: inline-block;
    width: 1px;
    height: 15px;

    background: #e5e5e5;
    vertical-align: middle;
}
/*
.team-groups a:first-child {
    border-right: 1px #e5e5e5 solid;;
}*/
.team-groups a.active {
    color: #bd9038;
    background: url(/templates/frontend/images/new/minus.png) no-repeat left center;
}
.team-groups a:hover {
      color: #bd9038;
}

.team-groups a:hover {
    text-decoration: none;
    cursor: pointer;
}

.team-member {
    width: 280px;
    float: left;
    margin-right: 1px;
    margin-top: 5px;
    margin-bottom: 60px;
    line-height: 24px;
}
.team-member p {
    margin: 0;
}
.team-member  .contact-photo {
    width: 100%;
    height: 180px;
}
.team-member  .contact-photo.large-size {
    height: 381px;
}
.team-member .phone, .team-member .phone:hover {
    text-decoration: none;
    color: #4e4e4e;
}
.team-member a {
    color: #b12c2c;
}
.team-member .name {
    font-size: 18px;
    color: #4e4e4e;
    font-family: "Lora", serif;
    margin-top: 20px;
}

.phone-link, .contact-right a.phone-link, .contact-left a.phone-link, .contact-container a.phone-link {
    text-decoration: none;
    color: #838383;
}

.serv-header {
    margin-top: 50px;
}
/*--------------------------*/
/*
@media all  and (max-width:1170px) {
     .container-fluid {
         padding: 0;
     }
}*/

.fancybox-type-image.fancybox-opened {
    z-index: 99999999999;
}

/*-------------------gallery popup window------------*/
.b-modal {
    background: url(/templates/frontend/images/new/bg.jpg) repeat;
    z-index: 99999999999 !important;
}

.cat_180 .b-modal, .cat_29 .b-modal {
    background: #000;
    z-index: 99999999999 !important;
}
    /*
    .popup-content {
        position: absolute;
        z-index: 1;
        top: 0;

    }*/
#gallery-popup {
/*   left: 50% !important;
    margin-left: -450px;*/
}

.popup-content iframe {
/*    width: 1100px;*/
/*    width: 100%;
    height: 715px;*/
   /* height: 715px;
  /*  height: 660px;*/
   /* margin: 0 auto;*/



    /*position: absolute;*/
/*    top: 50%;
    margin:  -330px auto 0 auto;*/


    /*  margin-top: 10%;*/
}
.popup-content.big iframe{
    width: 1500px;
    height: 900px;
    margin: 0 auto 0 auto!important;
  /*  margin: -430px auto 0 auto;*/

    top: 0 !important;
}
#gallery-popup.big {
/*    margin-left: -700px;*/
}
#gallery-popup.minimized .popup-content iframe {
   /* margin: 0 auto;*/
}

#gallery-popup.minimized #next-popup, #gallery-popup.minimized #prev-popup {
    margin-top: 0;
}

#min-close-popup, #min-close-popup-news, #close-parking-popup {
    position: fixed;
    width: 51px;
    height: 46px;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 99999999999;
    display: none;
    background: url(/templates/frontend/images/new/close.png) no-repeat;
}

.cat_139 .inner-text {
/*    margin-top: 140px;*/
}

.location.half p {
    font-size: 14px;
    line-height: 18px;
}

.news-page .news-row {
    padding-bottom: 38px;
    border-bottom: 1px #e5e5e5 solid;
    margin-bottom: 40px;
;
}
.news-page .news-row  h3 {
    font-size: 24px;
    font-family: 'Lora', serif;
    color: #3b3b3b;
    margin: 0;
}
.news-page .news-header {
    margin-bottom: 15px;
}

.news-page .news-row  h3, .news-page  .news-date {
    display: inline-block;
    vertical-align: top;
}
.news-page  .news-date {
    background: url(/templates/frontend/images/new/date_badge.png) no-repeat;
    width: 93px;
    height: 23px;
    line-height: 23px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 13px;
    margin-left: 20px;

}

.news-page .news-row  .text {
    line-height: 24px;
    font-size: 15px;
    color: #838383;
}

.news-page .news-row .read_more, a.all_news {
    background: #b12c2c;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 11px;
    text-transform: lowercase;
    display: inline-block;
    padding: 2px 10px;
}
.all_news_wrapper {
    text-align: center;
}
.news-inner-page h1 {
    font-weight: bold;
    color: #3b3b3b;
}
.news-gallery-item {
/*    width: 260px;
    height: 197px;*/
    width: 230px;
    height: 177px;
    margin-right: 28px;
    margin-bottom: 28px;
    display: inline-block;
    vertical-align: top;
}

.news-gal-images {
    margin-top: 30px;
}

.news-gallery-item:nth-child(3n+3) {
    margin-right: 0;
}

.news-gallery-item:hover {
    cursor: pointer;
}

/*-----------------------map----------------------------------------------*/

.mapblock {
    position: relative;
}

#mapCanvas {
    position: absolute;
    left: 50%;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 999;
}
#mapCanvas.contact-page {
    width: 100%;
    height: 435px;
    position: static;
    left: 0;
}


#mapCanvas {margin: 0 auto;
    /*   width: 100%; height: 90%*/
}

#directionsPanel a {display: block; text-decoration:none; clear: both;}
#useGPS {margin:3px auto; background:#FFC903; color: #000; padding: 3px; border:  1px solid #000; text-align: center; font-size: 13px;}
.or {clear: both; padding:0; text-align: center; color: #000; font-size: 13px; font-weight: bold;}
.directionInputs label {background:#FFC903; color: #000; padding:2px 8px; border:  1px solid #000; text-align: center; font-size: 14px; margin-right: 10px}
.directionInputs input {width: 234px; height: 20px; border: 1px solid #000; font-size: 15px;}
.directionInputs #getDirections, .directionInputs #paneReset {display: inline-block; background:#FFC903; color: #000; width: 165px; padding: 3px; text-align: center; border:  1px solid #000; font-size: 13px;}
.directionInputs #paneReset {width: 85px}
#paneToggle {position: absolute; background:#FFC903; color: #000; width: 15px; padding: 0 3px; text-align: center; border:  1px solid #000; font-weight: bold; font-size: 16px; border-left: none; top: 0; right: -23px;}
#directionSteps {
    clear: both;
    width:100%;
    margin: 10px 0 0 0;
    font-size: 11px;
    line-height: normal;
    height: 235px;
    overflow: auto;}
#directionSteps p {font-size: 13px; color: #999}

.gmap-control-container {
    margin: 5px;
}

.gmap-control {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-user-select: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #717B87 -moz-use-text-color #717B87 #717B87;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    color: #333333 !important;
    cursor: pointer;
    direction: ltr;
    font-family: Arial,sans-serif !important;
    font-size: 13px !important;
    font-weight: normal;
    min-width: 54px;
    overflow: hidden;
    padding: 1px 6px;
    position: relative;
    right: -10px;
    text-align: center;
}

.gmap-control-active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #6D8ACC;
    border-color: #717B87 -moz-use-text-color #717B87 #717B87;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    color: #FFFFFF !important;
    font-weight: bold;
}


.contextmenu{
    visibility:hidden;
    background:#ffffff;
    border:1px solid #8888FF;
    z-index: 10;
    position: relative;
    width: 140px;
}
.contextmenu div{
    padding-left: 5px
}



/*	start styles for the ContextMenu	*/
.context_menu{
    background-color:white;
    border:1px solid gray;
}
.context_menu_item{
    padding:3px 6px;
}
.context_menu_item:hover{
    background-color:#CCCCCC;
}
.context_menu_separator{
    background-color:gray;
    height:1px;
    margin:0;
    padding:0;
}



.map_picker {
    position: absolute;

    margin-top: -7px;
    text-transform: uppercase;
    color: #b12c2c;
    font-size: 13px;
    font-weight: bold;
    padding: 8px  11px;
    white-space: nowrap;
  /*  z-index: 9991;*/
    z-index: 99;
}
.map_picker.lv {
    left: 200px;
}
.map_picker.ru {
    left: 190px;
}

.map_picker.lv.contactp, .map_picker.ru.contactp  {
    left: auto;
    right: 0;
}

.map_picker:hover {
    cursor: pointer;
}
.map_picker a {
    padding-right: 10px;
    background: url(/templates/frontend/images/new/dir-arrow.png) no-repeat right  center;
}
.map_picker.selected {
    background: #fff;
    border: 2px solid #e5e5e5;
    border-bottom: 0;
    z-index: 999999;
}
#picker-block {
    position: absolute;
    border: 2px solid #e5e5e5;
    background: #fff;
    display: none;
    padding: 15px 20px 20px 20px;
    z-index: 999;
}

#picker-block input, #getDirections, #picker-block select {
    display: block;
    width: 232px;
    height: 32px;
    margin-bottom: 10px;
    box-sizing: border-box;
}
#picker-block input {
    padding-left: 3px;
    border: 1px #e1e1e1 solid;
    -webkit-box-shadow: inset 0px 1px 3px 1px rgba(0,0,0,0.10);
    -moz-box-shadow: inset 0px 1px 3px 1px rgba(0,0,0,0.10);
    box-shadow: inset   0px 1px 3px 1px rgba(0,0,0,0.10);
}

#picker-block select {
    border: 1px #e1e1e1 solid;
    -webkit-box-shadow: inset 0px 1px 3px 1px rgba(0,0,0,0.10);
    -moz-box-shadow: inset 0px 1px 3px 1px rgba(0,0,0,0.10);
    box-shadow: inset   0px 1px 3px 1px rgba(0,0,0,0.10);
}
#getDirections {
    background: #b12c2c;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    height: 35px;
    line-height: 35px;
}
#getDirections:hover {
    background: #bd9038;
    cursor: pointer;
}
.location, .ctp-wrap {
    position: relative;
}
.address_tip {
    font-size: 85%;
    font-style: italic;
}
.nav-wrap {
    position: relative;
}

#bottom-kitchen-slider {
    border: 0;
    width: 100%;
    height: 330px;
    margin-top: 110px;
    position: relative;
    z-index: 9999;
}
.kitchen-slider-wrap {
    background: url(/templates/frontend/images/new/bg.jpg) repeat;
    height: 200px;
    z-index: 99999999;
}
#gallery-scroll-popup ul {
    list-style-type: none;
    padding: 0;
}
.inner-kitchen-slider  #carousel_wrapper, .inner-kitchen-slider #menu_slider_container h2 {
    width: 1140px;
    margin: 0 auto 40px auto;
}

@media all   and (max-width: 1199px) { /*   for iframe dropdown*/
    .caroufredsel_wrapper {
        margin: 0 !important;
    }
}
#parking_popup {
    display: none;
    width: 880px;
    background: #fff;
    z-index: 999999999999 !important;
    left: 50% !important;
    margin-left: -440px;
}
#parking_popup h2 {
    line-height: 48px;
    margin-top: -10px;
    margin-right: 60px;
    font-size: 36px;
    color: #4c4c4c;
}
.parking-wrap {
    position: relative;
    padding: 55px;
}
#close-parking-popup {
    display: block;
    position: relative;
    margin-left: 774px;
    margin-top: -55px;
}
#parking-popup-link, #parking-popup-link-min {
    display: block;
    background: #caa240 url(/templates/frontend/images/popup_img.png) no-repeat right 20px center;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    line-height: 17px;
    padding: 12px 110px   12px 15px;
    box-sizing: border-box;
    margin-top: 40px;
   /* margin-top: 25px;
    margin-bottom: 70px;*/
    margin-bottom: 30px;
    position: relative;
    cursor: pointer;
}
#parking-popup-link-min {
    margin-right: 35px;
}

.parking-link-img {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #fff;
    right: 65px;
    opacity: 0.2;
}

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

.parking-wrap div .col-xs-6 {
    padding: 0;
}
.parking-wrap div .col-xs-6:first-child {
    padding-right: 10px;
}
.parking-wrap div .col-xs-6:nth-child(2) {
    padding-left: 10px;
}

.main_page #parking-popup-link-min {
    margin-right: 0;

    width: 300px;
}
.contact-team-groups-wrap {

}
