/*color: #8d744a;
color: #8d744a; */
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300);

html,
body {
    width: 100%;
    height: 100%;
}
a{
    outline:none!important; 
}
.main-navbar{
    display: table;
    width: 95%;
}
.main-navbar li{
    display: table-cell;
    float: none;
    text-align: center;
}
.navbar-header{
    width: 3%;
}
.navbar-right{
    width: 3%;
}
@media (max-width: 980px){
    .navbar-header {
        width: 100%;
    }
    .main-navbar li{
        display: block;        
    }
    .navbar-nav {
        margin: 0 0!important;
        width: 100%;
    }
    .navbar-toggle{
        margin-right: -15px;
    }
}
.navbar-default .navbar-nav>li>a {
    font-size: 18px;
}
.top-nav-collapse.navbar-default .navbar-nav>li>a {
    font-size: 18px;
    padding-top: 15px;
}
.nav_phone2 {
    clear: both !important;
}
.nav_phone {
    cursor: default;
    /*padding-left: 20px !important;*/
    padding-right: 0 !important;
    left: 918px;
}
.nav_phone:hover, 
.nav_phone:focus{
    color: #8d744a !important;
}

ul.contacts-list li {
    font-size: 24px;
    font-weight: bold;
    color: #99b758;
}

@media(max-width: 770px){
    .contact-us2{

        padding-left: 10px;
    }
}
.contacts-list span {
    text-transform: uppercase;
    min-width: 85px;
    display: inline-block;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

body {
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-weight: 300;
    font-size: 15px;
}
.gallery_wrapper {
    float: left;
    width:100%;
    overflow: hidden;    
}
#links{
    padding: 0 100px;
}
.gallery_item__end {
    width: 50% !important;
}
.gallery-item {
    padding: 5px 5px 5px 5px;
    height:100%;
    overflow: hidden;
}
dt.gallery-icon.landscape {
    height: 100%;
}

@media (max-width: 767px){
    #links{
        padding: 0 0;
    }
}
@media(min-width: 991px) {
    .navbar {
       padding: 10px 0;*
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out, font .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out, font .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out, font .5s ease-in-out;
    }
}
@media(min-width: 320px) {
    .top-nav-collapse {
    padding: 0!important;
    background: #fff !important;
    }
}
.index-header-phone>span{
        position: fixed;
        top: 51px;
        background: rgba(255,255,255,1);
        opacity: 1.1;
        padding: 8px 0px;
        box-shadow: 0 0 5px rgba(0,0,0,.12);
        width: 180px;
        z-index: 10;
        border-radius: 0 0 4px 4px;
    }

/*@media(max-width: 991px) {
    .nav_phone {
        left: 812px;
    }*/

h1,h2,h3,h4,h5 {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

a {
    text-decoration: underline;
    color: #333;
}
a:hover {
    color: #8d744a;
}

.margin-0 {
    margin: 0 !important;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-60 {
  margin-top: 60px;
}

.red {
  color: red;
}
.blue {
  color: #448AFF;
}
.intro-section {
    height: 100%;
    padding-top: 50px;
    background: #fff;
    background: url(../../images/2.jpg) no-repeat center 71px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.intro-section .index-header>span{
    font-family: 'Roboto Condensed', sans-serif !important;
    display: block;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    /*margin-left: -15px;*/
    color: #6a584b;
    padding: 8px 10px 8px 10px;
}
.intro-section h1.index-header {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 36px;
    font-weight: 400;
    text-transform: capitalize;
    color: #fff;
    background: rgba(255,255,255,0.5);
    color: #5c3315;
    display: inline-block;
    padding: 8px 15px;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.12);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.12);
    box-shadow: 0 0 5px rgba(0,0,0,.12);
}
.intro-section h1.index-header img {
    max-width: 150px;
    margin-top: -20px;
    display: block;
    margin: 0 auto;
}

.about-section {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #fff;
}
.about-section ul {
    margin-top: 40px;
    padding: 0;
}
.about-section li {
    padding-bottom: 5px;
}

.location-section_map{
    background: #fff;
    overflow: hidden;
}
.location-section {
    background: #fff;
    overflow: hidden;
}
.location-section .container-fluid {
    padding: 0;
}
.location-section p {
    margin-bottom: 40px;
}

.prices-section {
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
    background: #fff;
    overflow: hidden;
}

.gallery-section {
    text-align: center;
    background: #fff;
    overflow: hidden;
    padding-top: 100px;
}
.gallery-section .container-fluid {
    padding: 0;
}

.finishing-section {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #fff;
    overflow: hidden;
}

.technical-section {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #eee;
    overflow: hidden;
}

.contact-section {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #fff;
    overflow: hidden;
}

.sale-kontakti {
    padding-bottom: 30px;
    /*background: #eee;*/
    overflow: hidden;
}
.h-footer{
    padding-bottom: 30px;
}
.sale-section {
    padding-top: 100px;
    padding-bottom: 70px;
    background: #eee;
    overflow: hidden;
}
.sale-section a {
    font-size: 13px;
}

.navbar-default {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.12);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.12);
    box-shadow: 0 0 5px rgba(0,0,0,.12);
    background: rgba(255,255,255,1);
    /*background: transparent;*/
}

.navbar-default .navbar-nav>li>a {
    font-size: 18px;
    text-transform: uppercase;
    /*font-weight: bold;*/
    text-decoration: none;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0.05em;
    /*line-height: 30px;*/
}
.navbar-default .navbar-nav>li>a {
    color: #56534f;
}

.navbar-default .navbar-right>li>a {
    padding: 15px 0px;
    font-weight: 300;
}
.navbar-brand {
    padding: 0 15px;
}
.navbar-brand img {
    padding-top: 10px;
    height: 40px;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
   background-color: #eef4e1;
}

.btn {
    display: inline-block;
    outline: 0;
    white-space: nowrap;
    font-weight: 500;
    font-style: normal;
    padding: 5px 12px;
    line-height: 1.4;
    position: relative;
    border-radius: 1px;
    -webkit-transition: 0.1s;
    transition: 0.1s;
}
.btn-primary {
    color: #99b758;
    background: white;
    border: 3px solid #99b758;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    color: white;
    background: #99b758;
    border-color: #99b758;
}
.btn-default,
.btn-default:active,
.btn-default:focus {
    color: white;
    background: #99b758;
    border: 3px solid #99b758;
}
.btn-default:hover {
    color: #99b758;
    background: white;
    border: 3px solid #99b758;
}

blockquote {
    margin-top: 10px;
    font-weight: 300;
    border: none;
}
.about-section p{
    text-align: center;
}

.button-block {
    margin-top: 30px;
}

.author {
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
}

.show-more {
    display: none;
    padding: 10px 20px;
    margin: 40px 0 20px;
    font-size: 17.5px;
    font-weight: 300;
    text-align: justify;
}
.show-more-tech {
    display: none;
    margin: 0 0 20px;
}

#map {
    height: 500px;
}
.on-map {
    position: absolute;
    top: 40px;
    right: 0;
    padding: 40px 60px 40px 40px;
    background-color: white;
    min-width: 236px;
}
.on-map .list-unstyled .fa {
    min-width: 40px;
    text-align: center;
}

.white {
    color: white;
    background-color: white;
    border-color: white;
}

#location .on-map .map-button {
    font-size: 60px;
    position: absolute;
    top: 0;
    left: -70px;
    background: #99b758;
    color: #fff;
    padding: 0 25px;
}
.fa.fa-quote-left.fa-4x{
    color: #99b758;
}
@media (max-width: 560px) {
    #location .on-map .map-button .off {
        display: block;
    }
    /*#location .on-map .map-button .onn {
        display: block;
    }*/
}

.gallery-item {
    width: 33.33%;
    float: left;
    margin: 0;
}
.gallery-item img {
    border: none;
    width:100%;
}
#links a img:hover {
    opacity: .9;
}

.fancy {
  line-height: 0.2;
  text-align: center;
  margin-bottom: 80px;
  font-size: 50px;
}
.prem {
  line-height: 0.2;
  text-align: center;
  margin-bottom: 80px;
  font-size: 50px;
}
.prem span{
    position: relative;
    display: inline-block;
}
.fancy{
    overflow: hidden;
    line-height: normal;
}
.fancy span {
  display: inline-block;
  position: relative;
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 2px solid #99b758;
  top: 25px;
  width: 100%;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/*#contact .contact-info{
    margin-top: 80px;
}*/
#contact .contact-info .info {
    margin: 0;
}
#contact .contact-info .info .with-background {
    background-color: #eee;
    padding: 25px 45px 25px 45px;
}
#contact .contact-info .info .with-background ul {
    display: inline-block;
}
#contact .contact-info .info .with-background ul li:nth-child(3) img{
   /* max-width: 150px;*/
    display: inline-block;
    vertical-align: bottom;
    float: right;
}
.contact-logo{
    display: inline-block;
    vertical-align: bottom;
    float: right;
}
#contact .contact-info .info .with-background hr {
    border-color: #fff;
}
#contact .contact-info .info .conditions {
    padding: 45px;
}
#contact .contact-info .info ul.contacts-list li {
    font-size: 24px;
    font-weight: bold;
    color: #99b758;
}
#contact .contact-info .info ul li span {
    text-transform: uppercase;
    min-width: 85px;
    display: inline-block;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
#contact .contact-info .info .help-block ul {
    color: red;
    margin-bottom: 0;
}

.technical-section .item {
    margin: 40px 0;
}
.technical-section .item p {
    font-size: 15px;
    font-weight: 300;
}
.technical-section .item .img-wrapper span {
    width: 100px;
    height: 100px;
    display: block;
    border-radius: 50px;
}
.technical-section .item h2 {
    margin-top: 0;
    text-transform: uppercase;
}

.nav-pills>li>a {
    border-radius: 0;
    text-decoration: none;
    color: #8d744a;
    background-color: #f0e7e2;
}
.nav>li>a:hover, .nav>li>a:focus {
    background-color: #f5f5f5;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    background-color: #99b758;
}

table tr.sold {
    color: #99b758;
}

strong.price {
    color: #000;
}
.table>tbody>tr>td strong.red_price {
    font-weight: 600;
    color: #99b758;
}

.table {
    margin-top: 5px;
}
.table>tbody>tr>th, .table>tfoot>tr>th, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px 12px;
}

.table>thead>tr>th  {
    background: #99b758;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    text-align: center;
    vertical-align: middle;
}
.table > thead > tr > td{
    background: #eee;
    border-top: none;
}
.table > thead > tr > th{
    border-bottom: 0!important;
}
.table>thead>tr>th a {
    color: #fff;
    text-decoration: underline;
}
.table>tbody>tr.hover td,
.table>tbody>tr.hover td .price{
    background-color: #f0e7e2;
}
@media (max-width: 991px) {
    .table>tbody>tr>th, .table>tfoot>tr>th, .table>tbody>tr>td, .table>tfoot>tr>td, .table > thead > tr > td {
        padding: 3px;
        font-size: 12px;
    }
    .table>thead>tr>th {
        padding: 3px;
        font-size: 13px;
    }
}
@media (max-width: 560px) {
    .table>tbody>tr>th, .table>tfoot>tr>th, .table>tbody>tr>td, .table>tfoot>tr>td {
        padding: 0px;
        font-size: 9px;
    }
    .table>thead>tr>th {
        padding: 0px;
        font-size: 10px;
    }
}
@media (max-width: 767px) {
    .table_for_desctop {
        display: none;
    }
    .table_for_mobile {
        display: table;
    }
}
@media (min-width: 767px) {
    .table_for_desctop {
        display: table;
    }
    .table_for_mobile {
        display: none;
    }
}

.map-img {
    max-width: 945px;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    margin-bottom: 5px;
}
@media (max-width: 991px) {
    .map-img {
        max-width: 720px;
    }
}
@media (max-width: 767px) {
    .map-img {
        max-width: 360px;
    }
}

.nav-pills h1 {
    margin-top: 0;
}

.partners {
    margin-bottom: 20px;
}
.partners-item{
    border: 1px solid #ccc;
    min-height: 65px;
    /*margin-left: 5px;*/
    vertical-align: middle;
    padding: 15px 15px;
}
.partners-item img{
    margin: 0 auto;
}
.big-header-gap {
    margin-top: 40px;
}
.contact-us {
    margin-top: 10px;
}

.btn {
    text-decoration: none;
}

.header {
    background: #fff;
    padding: 10px;
    min-height: 50px;
    margin: 0 -15px;
    margin-bottom: 10px;
    border-bottom: 7px solid #eee;
}
.banks {
    /*background: #fff;*/
    margin-top: 40px;
}

/*@media (max-width: 1200px) {
    #contact .contact-info{
        margin-top: 55px;
    }
}*/

@media (min-width: 768px) {
    #contact .contact-seller {
        padding: 0;
        margin-right: -15px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 15px;
        padding: 15px 15px;
    }
    .map-img {
        max-width: 778px;
    }
    .top-nav-collapse.navbar-default .navbar-nav>li>a {
        font-size: 15px;
    }
}

@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .navbar-default .navbar-nav {
        text-align: center;
    }
        .navbar-default .navbar-nav>li>a {
        padding: 10px 10px !important;
        font-size: 16px;
    }
    .navbar-default .navbar-lang-mobile {
        text-align: left;
        margin: 0;
    }
    .navbar-default .navbar-lang-mobile>li {
        display: inline-block;
    }
    .navbar-default .navbar-lang-mobile>li>a {
        font-weight: 300;
        padding: 15px 5px;
    }
    .navbar-default .navbar-toggle {
        border-color: transparent;
        border-radius: 0;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }
    .navbar-default .navbar-toggle .icon-bar,
    .navbar-default .navbar-toggle .icon-bar {
        color: #8d744a;
    }
    .navbar-default .navbar-toggle:hover .icon-bar,
    .navbar-default .navbar-toggle:active .icon-bar {
        background-color: #333;
    }
    /*#contact .contact-info{
        margin-top: 30px;
    }*/
}

@media (min-width: 768px) and (max-width: 991px) {
    .technical-section .item .img-wrapper span {
        width: 90px;
        height: 90px;
        border-radius: 45px;
    }
    .intro-section {
        padding-top: 30px;
    }
}

@media (max-width: 767px) {
    .intro-section h1.index-header {
        font-size: 35px;
        position: relative;
        z-index: 100;
        top: -74px;
        margin-top: 0;
    }
    .intro-section h1.index-header img {
        /*max-height: 35px;
        max-width: 35px;*/
        margin-top: -5px;
    }
    .intro-section {
        padding-top: 125px;
        padding-bottom: 75px;
        height: auto;
    }
    .fancy {
        line-height: 1;
    }
    .fancy span:before,
    .fancy span:after {
      width: 0%;
    }
    #map {
        height: 400px;
    }
    .on-map {
        top: 0;
    }
    .about-section {
        padding-top: 50px;
    }
    #contact .contact-info .info .conditions,
    #contact .contact-info .info .with-background {
        padding: 15px;
    }
    .technical-section {
        text-align: center;
    }
    .technical-section img {
        display: inline-block;
    }
    .technical-section .item {
        padding: 20px 15px;
    }
    .technical-section .item h2 {
        margin-top: 20px;
    }
    .technical-section .item .img-wrapper span {
        display: inline-block;
    }
    .technical-section .item {
        margin: 0;
    }
    .partners-item {
        margin-bottom: 20px;
    }
    #contact .contact-info{
        margin-top: 0px;
    }
}

::selection {
    background: #8d744a;
    color: #fff;
}

::-moz-selection {
    color: #fff;
    background: #8d744a;
}

.upper {
    text-transform: uppercase;
}

   .gallery_wrapper {
        height: auto!important;
   }


@media (max-width: 1199px){
    .intro-section .index-header>span {
        left: 145px;
    }
    .gallery_wrapper{
        padding: 0;
    }
    #modal_form {
        width: 570px;
        top: 20% !important;
    }
}
@media (max-width: 1100px){
    .intro-section .index-header>span {
        left: 95px;
    }
}
@media (max-width: 991px){
    .intro-section .index-header>span {
        left: 135px;
    }
}
@media (max-width: 890px){
    .intro-section .index-header>span {
        left: 100px;
    }
}
@media (max-width: 767px){
    .intro-section .index-header>span {
        left: 30px;
    }
    .index-header-phone>span {
        width: 145px;
        padding: 4px 0px;
    }
}



/*Modal Box*/
#modal_form {
    width: 630px; 
    height: 636px;
    background: url('../../images/ChristmasTree.png') no-repeat;
    background-size: 100%;
    position: fixed;
    top: 20% !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
    opacity: 0;
    z-index:10001;
}
#modal_form p {
    font-size: 22px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    width: 243px;
    margin: 0 auto;
    position: absolute;
    top: 40%;
    right: 31%;
    font-weight: 500;
}
#modal_form p > img {
    position: absolute;
    bottom: 24%;
    right: 16%;
}
.modal_price {
    font-size: 50px;
    font-weight: 700;
    line-height: 82px;
    display: block;
}
#modal_close {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50px;
    left: 46%;
    cursor: pointer;
    display: block;
    color: #fff;
}
.title_sale {
    text-align: center;
    color: red;
    position: absolute;
    top: 130px;
    right: 268px;
}
.title_sale2 {
    text-align: center;
    color: #000;
    position: absolute;
    top: 135px;
    right: 272px;
    z-index: 1000;
    font-size: 24px;
}
/* Пoдлoжкa */
#overlay {
    z-index:10000; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
    position:fixed; /* всегдa перекрывaет весь сaйт */
    background-color:#000; /* чернaя */
    opacity:0.8; /* нo немнoгo прoзрaчнa */
    -moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
    filter:alpha(opacity=80);
    width:100%; 
    height:100%; /* рaзмерoм вo весь экрaн */
    top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
    left:0;
    cursor:pointer;
    display:none; /* в oбычнoм сoстoянии её нет) */
}
.modal_form__btn {
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    text-decoration: none;
    padding: 7px 20px;
    background: #008100;
    position: absolute;
    right: 40%;
    bottom: 37%;
    text-transform: uppercase;
}
.modal_form__btn img {
    padding-bottom: 3px;
    padding-left: 3px;
}
.modal_form__btn:hover {
    text-decoration: none;
    color: #fff;
    opacity:0.9;
}
.modal_form__btn:focus {
    text-decoration: none;
    color: #fff;
}
.et_modal #modal_form2{
    width: 600px; 
    height: 740px;
    background: url('../../images/banner-est.svg') no-repeat;
    background-size: 100%;
    position: fixed;
    top: 15% !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
    opacity: 0;
    z-index:10001;
}
.ru_modal #modal_form2{
    width: 600px; 
    height: 740px;
    background: url('../../images/banner-rus.svg') no-repeat;
    background-size: 100%;
    position: fixed;
    top: 15% !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
    opacity: 0;
    z-index:10001;
}
.content-form2{
    position: relative;
    height: 100%;
    width: 100%;
    border: 1px solid red;

}
#modal_form2 #modal_close {
    position: absolute;
    top: 0;
    left: 94%;
}
#modal_form2 .modal_dog {
    position: absolute;
    bottom: 10%;
    left: 6%;
}
#modal_form2 .modal_bubble {
    position: absolute;
    top: 10%;
    right: 8%;
}
#modal_form2 p {
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    color: #000;
    width: 280px;
    margin: 0 auto;
    position: absolute;
    top: 40%;
    right: 31.5%;
    z-index: 10001;
    font-weight: 400;
    text-transform: uppercase;
}

#modal_form2 p > img {
    position: absolute;
    bottom: 30%;
    right: 15%;
}
/*#modal_form2 .modal_form__btn {
    right: 8%;
    bottom: 11%;
}*/

.marg_sale {
    margin-bottom: 57px;
    display: block !important;
}
.newYear_sale__left {
    text-align: center;
    padding-left: 30px;
    color: #333;
    position: relative;
    border: 1px solid #3dd1ed;
    width: 52%;
    margin: 14px 0px;
    /*font-family: 'Roboto Condensed', sans-serif;*/

    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 15px;
}
.newYear_sale__left h1{
    margin: 18px 0px 25px;
    text-align: center;
    color: #3dd1ed;
}
.newYear_sale__left .h2{
    /*font-weight: 400;*/
    /*font-size: 20px;*/
    /*line-height: 29px;*/
    text-align: left;
    margin: 0;
    padding-bottom: 15px;
    display: inline-block;
}
.newYear_sale__left__red {
    font-weight: 700;
    color: red;
    font-style: italic;
    display: inline-block !important;
}
.newYear_sale ul{
    margin: 10px 0 16px 0;
    padding: 0;
    font-weight: 700;
    text-align: left;
}
.newYear_sale ul>li{
    list-style: none;
    position: relative;
    padding-left: 25px;
    font-size: 20px;
    line-height: 28px;
}
.newYear_sale ul>li:before{
    content: '';
    background: url('../../images/correct-symbol.png');
    width: 16px;
    height: 16px;
    position: absolute; 
    top: 7px; 
    left: 0;
}
.newYear_sale__left p{
/*    font-weight: 400;
    font-size: 20px;
    line-height: 29px;*/
    text-align: left;
    padding-bottom: 10px;
    display: inline-block;
}
.newYear_sale__left span {
/*    font-weight: 700;
    font-size: 20px;*/
    display: block;
    text-align: left;
}
.newYear_sale__left a:hover {
    color: inherit;
}
.newYear_sale__left .det {
/*    font-weight: 700;*/
/*    font-size: 19px;
    line-height: 20px;*/
    text-align: left;
    position: absolute;
    bottom: 5px;
}
.det_prices:hover,  .det_prices:focus{
    text-decoration: none;
}

.newYear_sale__right{
    padding-right: 0;
    width: 48%;
    float: right;
    position: relative;
}
.newYear_sale__right img{
    width: 100%;
    /*height: 100%;*/
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.sale_box {    
    width: 210px;
    height: 60px;
    position: fixed;
    border: 1px solid #3dd1ed;
    top: 43%;
    right: 0;
    background: #fff;
    text-decoration: none;
    color: #3dd1ed;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    cursor: pointer;
    z-index: 1000;
    display: none;
    text-align: center;
}
.sale_box_mobile {
    display: none;
}
@media (max-width: 1199px) {
    .sale_box {
        display: none !important;
    }
    .sale_box_mobile {
        background: #fff;
        text-decoration: none;
        color: red;
        font-weight: 700;
        font-size: 14px;
        line-height: 28px;
        cursor: pointer;
        z-index: 1000;
        text-align: center;
    }
    .sale_box_mobile:focus, .sale_box_mobile:active {
        text-decoration: none;
        color: red;
    }
    .index-header-phone .sale_box_mobile {
        display: block;
    }
    .intro-section .index-header .sale_mob {
        width: 20%;
        display: inline-block;
        text-align: left;
        margin-left: 20px
    }
    .intro-section .index-header .sale_mb1, 
    .intro-section .index-header .sale_mb2, 
    .intro-section .index-header .sale_mb3 {
        width: 5%;
        right: 0;
        left: 0;
        margin: 0 auto;
    }
    .intro-section .index-header .sale_mb1 {
        top: 53px; 
    }
    .intro-section .index-header .sale_mb2 {
        top: 56px;
    }
    .intro-section .index-header .sale_mb3 {
        top: 59px;
    }
}
@media (max-width: 767px){
    .intro-section .index-header .sale_mob {
        margin-left: 3px;
        margin-top: 5px;
    }
    .intro-section .index-header .sale_mb1 {
        top: 48px;
    }
    .intro-section .index-header .sale_mb2 {
        top: 51px;
    }
    .intro-section .index-header .sale_mb3 {
        top: 54px;
    }
}
.sale_box_mobile {
    line-height: 32px;
}
.sale_box:hover {
    text-decoration: none;
    opacity:0.9;
    color: #3dd1ed;
}
.sale_box:focus {
    text-decoration: none;
    color: #3dd1ed;
}
.sale_img1, .sale_img2, .sale_img3 {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.sale_img1 {
    top: 35px;
}
.sale_img2 {
    top: 40px;
}
.sale_img3 {
    top: 45px;
}

@media (max-width: 1199px){
    #modal_form {
        width: 570px;
        top: 20% !important;
    }   
    #modal_form p {
        top: 37%;
        right: 30%;
        font-size: 15px;
    }
    .et_modal #modal_form2, .ru_modal #modal_form2 {
        width: 735px;
        left: -25px!important;
    }
     #modal_form2 .title_sale2{
        top: 25%;
        right: 33%;
    }
    #modal_form2 p {
        top: 35%;
        right: 30%;
        font-size: 15px;
    }
    #modal_form2 .modal_form__btn{
        bottom: 42%;
    }
    .sale_box {
        width: 238px;
        height: 60px;
        font-size: 18px;   
    }
    .title_sale {
        right: 238px;
    }
    .marg_sale {
        margin-bottom: 50px;
    }
    .newYear_sale__left .det {
        font-weight: 700;
        font-size: 14px;
        line-height: 15px;
    }
    .newYear_sale__left p {
        margin: 0;
    }
    .newYear_sale__left .marg_sale {
        margin-bottom: 107px;
    }
}
@media (max-width: 1100px){
    .et_modal #modal_form2, .ru_modal #modal_form2 {
        width: 525px;
        top: 23% !important;
    }
    #modal_form p {
        top: 33%;
        right: 27%;
    }
    .modal_form__btn{
        right: 25%;
        bottom: 25%;
    }
    .det {
        font-size: 15px !important; 
    }
    .title_sale {
        right: 217px;
    }
    #modal_form2 .modal_form__btn {
        bottom: 42%;
        right: 40%;
    }
    #modal_form2 p {
        top: 35%;
        right: 31%;
        font-size: 15px;
    }

}
@media (max-width: 991px){

}
@media (max-width: 890px){
    .et_modal #modal_form2, .ru_modal #modal_form2 {
        width: 490px;
    }
    #modal_form p {
        top: 32%;
        right: 25%;
        font-size: 21px;
        line-height: 32px;
    }
    .modal_form__btn {
        right: 20%;
        bottom: 28%;
    }
    #modal_form2 {
        width: 700px;
    }
    #modal_form2 .title_sale2{
        top: 25%;
        right: 31%;
    }
    #modal_form2 p {
        right: 29%;
        top: 36%;
        font-size: 12px;
        line-height: normal;
    }
    #modal_form2 .modal_form__btn{
        bottom: 45%;
        right: 40%;
        font-size: 10px;
    }
    #modal_form2 p > img {
        bottom: 24%;
        right: 21%;
    }

    .title_sale {
        right: 197px;
    }
    .title_sale2 {
        top: 48px;
        right: 190px;
        font-size: 24px;
    }
}
@media (max-width: 767px){
    .et_modal #modal_form2, .ru_modal #modal_form2 {
        width: 600px;
        left:  -35px!important;
    } 
    #modal_form2 .title_sale2{
        top: 18%;
        right: 33%;
        font-size: 15px;
    }   
    #modal_form2 p {
        top: 28%;
        right: 21%;        
    }
    #modal_form2 .modal_form__btn {
        font-size: 14px;        
        bottom: 40%;
        right: 33%;
        border: 1px solid #fff;
    }    
    .sale_box {
        width: 230px;
    } 
}
@media (max-width: 560px){
    .et_modal #modal_form2, .ru_modal #modal_form2 {
        width: 525px;
    }
    #modal_form p {
        top: 30%;
        right: 23%;
        font-size: 17px;
        line-height: 27px;
    }
    .modal_price {
        font-size: 40px;
        line-height: 75px;
    }
    .modal_form__btn {
        font-size: 17px;
        right: 20%;
        bottom: 36%;
    }
    #modal_form p > img {
        right: 22%;
    }
    #modal_form2 .title_sale2 {
        top: 16%;
        right: 33%;
        font-size: 15px;
    }
    #modal_form2 {
        width: 475px;
    }
    #modal_form2 p {
        font-size: 11px;
        line-height: 15px;
        width: 160px;
        top: 27%;
        right: 32%;
    }
    #modal_form2 .modal_form__btn {
        font-size: 14px;
        bottom: 45%;
        right: 32%;
        border: 1px solid #fff;
    }
}
@media (max-width: 460px){
    .et_modal #modal_form2, .ru_modal #modal_form2 {
        width: 420px;
    }
    #modal_form p {
        width: 200px;
        top: 22%;
        right: 18%;
        font-size: 13px;
        line-height: 17px;
    }
    .modal_price {
        font-size: 40px;
        line-height: 75px;
    }
    .modal_form__btn {
        padding: 6px;
        font-size: 12px;
        right: 21%;
        bottom: 54%;
    }
    #modal_form p > img {
        right: 15%;
        bottom: 29%;
    }
    #modal_form2 {
        width: 315px;
        padding: 0 0 20px 0;
        background: transparent;
        color: #fff!important;
        height: auto;
        box-sizing: content-box;
    } 
    #modal_form2 .title_sale2{
        position: static;
        text-align: center;
        color: #00c5e2;
        font-size: 24px;
        margin-top: 50px;
    }
    #modal_form2 p {
        position: static!important;
        color: #fff;
        padding-bottom: 80px;
        font-size: 18px;
        width: 100%;
        line-height: 1.7em;
    }
 
    #modal_form2 #modal_close {
        top: 2% !important;  
    }
    #modal_form2 .modal_form__btn {
        position: absolute!important;
        background: #00c5e2;
        right: 75px;
        bottom: 20px;
        border: 0;
        padding: 10px 20px;
    }
    .sale_box {
        width: 170px;
        height: 65px;
        font-size: 16px;
    }
    .sale_christmashat {
        width: 30%;
    }  
    .sale_img1 {
        top: 33px;
    }
    .sale_img2 {
        top: 39px;    
    }
    .sale_img3 {
        top: 45px;
    }
    .title_sale {
        font-size: 28px;
        top: 77px;
        right: 121px; 
    }
    .title_sale2 {
        top: -9px;
        right: 84px;
        font-size: 15px;
    }
}
@media (max-width: 365px){
    .et_modal #modal_form2, .ru_modal #modal_form2 {
        width: 360px;
    }
}
@media (max-width: 1199px) {
    .newYear_sale__left {
        font-size: 14px;
    }
    .newYear_sale__left h1 {
        margin: 20px 0px 11px;
        font-size: 23px; 
    }
    .newYear_sale__left .h2 {
        padding-bottom: 7px;
    }
    .newYear_sale__left p {
        line-height: 23px;
        padding-bottom: 0px;
    }
}
@media (max-width: 991px) {
    .newYear_sale__left {
        font-size: 14px;
    }
    .newYear_sale__right {
        width: 48%;
    }
    .newYear_sale__left h1 {
        margin: 4px 0px 5px;
    }
    .newYear_sale__left .h2 {
        padding-bottom: 9px;
        font-size: 16px;
        line-height: 21px;
    }
    .newYear_sale__left span {
        font-size: 15px;
        padding-bottom: 5px;
        line-height: 16px;
    }
    .newYear_sale__left p {
        font-size: 15px;
        line-height: 18px;
        padding-bottom: 7px;
    }
}
@media (max-width: 767px) {
    .newYear_sale__left {
        padding: 0px 30px;
        width: 97%;
        border: none;
        font-size: 14px;
    }
    .newYear_sale__right {
        display: none;
    }
    .newYear_sale__left .h2 {
        padding-bottom: 16px;
    }
    .newYear_sale__left p {
        line-height: 23px;
        padding-bottom: 10px;
    }
    .newYear_sale__left span {
        padding-bottom: 26px;
    }
    .newYear_sale__left .det {
        bottom: -5%;
        font-size: 15px;
    }
    .newYear_sale__left h1 {
        margin: 28px 0px 5px;
    }
}

.invest {
    display: none;
}
/*.navbar-default.navbar-fixed-top .navbar-nav > li > a{
    color: #56534f;
}*/
.navbar-default.navbar-fixed-top.top-nav-collapse .navbar-nav > li > a{
   color: #777; 
}
.show-more-tech-btn{
    padding: 10px 40px;
}
.logos-2 ul{
    padding: 0;
    margin: 0 auto;
    list-style-type: none;
    display: table;
    width: 100%;
    max-width: 900px;
    vertical-align:top!important ;
}
.logos-2 ul li{
    background: #fff;
    position: relative;    
    display: table-cell;
    border-right: 3px solid #eee;
    width: 25%;
    vertical-align:top!important ; 
}
.logos-2 ul li .contact-content{
    /*border-top: 5px solid #eeeeee;*/
    padding: 15px 15px;
    border-top: 3px solid #eee;
    min-height: 60px;
    
}
@media (max-width: 800px){
    .logos-2 ul{
        display: inline-block;
    }
    .logos-2 ul li{
        display: inline-block;
        width: 49%; 
        border-right: 0;       
    }
    .logos-2 ul li .contact-content{
        text-align: center;min-height: 120px;
    }
    .logos-2 ul li:nth-child(3), .logos-2 ul li:nth-child(4){
        border-top: 3px solid #eee;
    }
}

.partners ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: table;
    border-spacing: 7px 11px;
}
.partners ul li{
    display: table-cell;
    border: 1px solid #ccc;
    vertical-align: middle;
    padding: 15px 15px;
}
.partners ul li img{
    width: 200px;
    max-width: 100%;
    margin: 0 auto;
}

ul.prichina{
    padding: 0;
    margin: 0 auto;    
    width: 490px;
    list-style-type: none;
}
ul.prichina li{
    line-height: 1.8em;
    font-size: 18px;
    position: relative;
}
/* ul.prichina li:before {    
    font-family: 'FontAwesome';
    content: '\f00c';
    margin:0 5px 0 -20px;
    color: #99b758;
} */
.preimushestva-section{
    padding: 100px 0 50px 0;    
}
#newYear_sale{
    display: none;
}
@media (max-width: 560px){
    .prichina{
            width: 330px!important;        
        }
}
@media (max-width: 480px){
    .logos-2 ul{
        display: block;
    }
    .logos-2 ul li{
        display: block;
        width: 100%;
        min-height: 60px;
        border: 1px solid #ccc;
        margin-bottom: 15px;
    }
    .logos-2 ul li:nth-child(3), .logos-2 ul li:nth-child(4){
        border-top: 1px solid #ccc;
    }
    .prichina{
        width: 350px!important; 
        font-size: 16px!important;       
    }

}
@media (max-width: 385px){
    .prichina{
            width: 280px!important;        
        }
}
@media (max-width: 360px){
    .prichina{
            width: 280px!important;
        }
    ul.prichina li {
            font-size: 16px;
        }
}
@media (max-width: 320px){
    
    ul.prichina li {
        line-height: 1.6em;
        font-size: 16px;
    }
}
@media (max-width: 560px){
    .partners ul{
        display: inline-block;
    }
    .partners ul li{
        display: inline-block;
        width: 49%;
        height: 80px;
        margin-bottom: 3px;
    }
}
@media (max-width: 980px){
    .intro-section{
       background-position: center 51px;
    }
    .navbar-default .navbar-lang-mobile > li > a{
        margin-top: 10px;
        font-size: 18px!important;
    }
    #contactForm{
        padding-bottom: 15px;
    }
}
@media (max-width: 650px){
    .fancy{
       font-size: 36px;
    }
}
@media (max-width: 360px){
    .fancy {
        font-size: 32px;
    }
    .prices-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .preimushestva-section {
        padding: 50px 0 50px 0;
    }
}
.gallery_item__end dd{
    padding: 30px 0 20px 0;
    font-weight: 600;
} 
.container2{
    max-width: 900px;
    margin: 30px auto 30px auto;
    width: 100%;
    overflow: hidden;
    padding: 100px 0 0 0;
    height: auto !important;
}
@media (max-width: 800px){
    .container2{
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 100px;
    }
}
.case-blocks-img{
    clear: both;
}
.case-blocks-img ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.case-blocks-img ul li{
    float: left;
    width: 50%;
    padding: 0 15px 15px 15px;
}
.case-blocks-img img {
    border: none;
    width: 100%;
}
.h-bloks{
    padding: 15px;
    text-align: center;
    font-weight: 600;
    font-size: 28px;
    margin-top: 30px;
}
@media (max-width: 360px){
    .case-blocks-img ul li{        
        width: 100%;        
    }
    .container2{
        width: 100%;
    }
}
#planes-photo{
    margin-bottom: 70px;
    padding-top: 100px;
}
.case-foto-box{
    position: relative;
}
.btn-foto{
    position: absolute;
    border:  2px solid #29d861;
    color: #fff;
    background: #29d861;
    top: 65%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 10px rgba(0,0,0,0.5);    
}
.btn-foto a{
    letter-spacing: 0.15em;
    color: #fff;
    text-decoration: 0;
    display: block;
    padding: 15px 35px;
}
.btn-foto:hover{
    background: #00d3f3;
    border:  2px solid #00d3f3;
    cursor: pointer;
}
.show-more-tech.open .btn.show-more-tech-btn{
    display: none;
}
.title-btn{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 1.9em;
    letter-spacing: 3px;
    text-shadow: 0 0 10px rgba(0,0,0,0.5); 
}
.prichina li{
    padding-left: 45px;
    padding-bottom: 20px;
}
.prichina li:nth-child(1):before{
    content: "";
    background: url(../../images/producto.png);
    width: 32px;
    height: 32px;
    position: absolute;
    top: 3px;
    left: 0;
}
.prichina li:nth-child(2):before{
    content: "";
    background: url(../../images/agua.png) no-repeat center center;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 3px;
    left: 0;
}
.prichina li:nth-child(3):before{
    content: "";
    background: url(../../images/cama-2.png);
    width: 32px;
    height: 32px;
    position: absolute;
    top: 3px;
    left: 0;
}
.prichina li:nth-child(4):before{
    content: "";
    background: url(../../images/flor.png);
    width: 32px;
    height: 32px;
    position: absolute;
    top: -1px;
    left: 0;
}
.prichina li:nth-child(5):before{
    content: "";
    background: url(../../images/isla.png);
    width: 32px;
    height: 32px;
    position: absolute;
    top: -1px;
    left: 0;
}
.prichina li:nth-child(6):before{
    content: "";
    background: url(../../images/autobus.png);
    width: 32px;
    height: 32px;
    position: absolute;
    top: -1px;
    left: 0;
}
.prichina li:nth-child(7):before{
    content: "";
    background: url(../../images/me-gusta.png);
    width: 32px;
    height: 32px;
    position: absolute;
    top: -2px;
    left: 0;
}
.case-img-wine{
    list-style-type: none;
    padding: 0;
    margin:  0;
}
.case-img-wine li{
    float: left;
    width: 33%;
}
.case-img-wine li:nth-child(2), .case-img-wine li:nth-child(3){
    margin-left:  5px;
}
.gallery-wine{
    padding-top:  30px;
}
@media (max-width: 980px){
    .case-img-wine li{
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    .case-img-wine li:nth-child(2), .case-img-wine li:nth-child(3){
        margin-left:  0;
    }
}
#winecellar {
    padding-top: 100px;
    background: #fff;
    overflow: hidden;
}
@media (max-width: 10170px){
    .case-img-wine li {
        float: left;
        width: 33%;
        margin-bottom:  15px;
        padding-left: 5px;
    }
    .case-img-wine li:nth-child(2), .case-img-wine li:nth-child(3) {
        margin-left: 0;

    }
}
@media (max-width: 480px){
    .case-img-wine li {
        float: left;
        width: 100%;
        margin-bottom:  15px;
        padding-left: 0;
    }
}
.table.table_for_desctop tr td{
    height: 60px;
    vertical-align: middle;
}
.mabile-table th{
    min-width: 80px;
    text-align: center;
    vertical-align: middle;
    height: 50px;
    background: #99b758;
    color: #fff!important;
    font-weight: 400!important;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}
.mabile-table > thead > tr > td {
    background: #eee;
    border-top: none;
}
.mabile-table td{
    border-bottom: 1px solid #eee;
    height: 50px;
}
.table-responsive h4.text-left{
    padding-left: 10px!important;
}