
/* font-family: 'Solomon', sans-serif; */

html, body {
    margin:0;
    background:	#fff;
    font-family: 'Solomon', sans-serif;
    font-size: 16px;
}


h5.header-two {
    font-size:24px;
    padding-bottom: 10px;

}
@font-face {
    font-family: 'Solomon';
    src: local('Solomon'), local('Solomon-Normal'),
        url('/font/Solomon-Sans-Normal.woff2') format('woff2'),
        url('/font/Solomon-Sans-Normal.woff') format('woff'),
        url('/font/Solomon-Sans-Normal.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Solomon-bold';
    src: local('Solomon Semi Bold'), local('Solomon-Semi-Bold'),
        url('Solomon-Sans-SemiBold.woff2') format('woff2'),
        url('Solomon-Sans-SemiBold.woff') format('woff'),
        url('Solomon-Sans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}


hr {
    margin: 40px 0 !important;
}

label{
    font-family: 'Solomon', sans-serif;
    color: #5a6763;
    font-size: 14px;
    font-weight: 400;
}
input[type="button"],input[type="submit"]{
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
}
body a{
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration:none;
}
body a:hover{
    text-decoration:none;
}

/* Новые блоки кухонь*/
.kuhna_block {z-index: 155;}
    .kuhna_block_col {
        position: relative;
        overflow: hidden;
        padding: 0;
        padding:10px;
    }
    .kuhna_name h3 {
        margin-top: 0 !important;
        font-weight: 600;
        line-height: 125%;
        }
        .kuhna_name p {
            font-size: 14px;
            line-height: 21px;
            position: relative;
            top:25px;
            opacity: 0;
            transition: 0.35s ease-in;
        }
    .kuhna_name {margin-top: 0;}
    .kuhna_name .cena {
        position: relative;top:60px;
        opacity: 0;
        color:#ade36b;
        float: right;
        font-size:27px;
        padding-top:10px;
        font-weight:600;transition: 0.5s ease-in;
        }
        .kuhna_name .cena span {font-weight:400;}

.nav > li {padding: 2px;}
.logo.grid {
    width: auto!important;
    }
.topbar__logo-links {display: flex;}
.logo-link-wrap {
    display: flex !important;
    align-items: center;
    }
    .topbar__logo {
        flex: 1 0 60px !important;
        margin-right: 10px;
        }

    .topbar__link-to {
        flex: 0 0 auto;
        margin-right: 20px;
        font-size: 21px;
        display: inline-block;
        padding-left: 12px;
        color: black;
        background-image: url(../images/design/logo-dot.svg);
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 6px;
        height: 100%;
        opacity: 0.5;
        transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        text-decoration: none;
        }

        .topbar__link-to.active {
            font-weight: 600;
            opacity: 1;
            text-decoration: none;
            }
            .topbar__link-to:hover {
                text-decoration: none;
                color: red;
                background-image: url(../images/design/logo-dot-red.svg);
                background-repeat: no-repeat;
                background-position: left center;
                background-size: 6px;
                transition: all 0.25s ease-in-out;
                -webkit-transition: all 0.25s ease-in-out;
                -moz-transition: all 0.25s ease-in-out;
                -ms-transition: all 0.25s ease-in-out;
                -o-transition: all 0.25s ease-in-out;
                }
                .topbar__link-to.active:hover {color: black;}

        .topbar__link-to:last-child {margin-right: 0;}

.topbar__link-to {
    position: relative;
    }
.navbar-nav {float: right;}
    .kuhna_block_col:hover .kuhna_hover {opacity: 1;}
    .kuhna_block_col:hover .kuhna_name p {opacity: 1;top:0;}
    .kuhna_block a {display:block;overflow: hidden;}
    .img-kuhna {
            height: 300px;
            }
        .img-kuhna img {
                width:100%;height:100%;object-fit: cover;
                }
        .kuhna_hover {
            z-index: 0;
            padding: 30px;
            width: 95%;
            height: 300px;
            position: absolute;
            top:10px;left:10px;
            background: rgba(4, 4, 4, 0.58);
            color:white;
            opacity: 0;
            transition: 0.25s ease-in-out;;
            }
            /* Когда нет описания */
            .kuhna_hover > * {display: none;}
            .kuhna_hover {
                background: rgba(4, 4, 4, 0.58) url(../images/design/zoom-image.svg) no-repeat;
                background-size: 47px;
                background-position: center;
                }
.over_photo {display: block;}
iframe {border: none;}
.columns-three {
    margin-top: 40px;
}
.columns-three a {
    color: black;
}
.columns-three p {
    padding: 30px 0;
    min-height: 260px;
}
.columns-three button {
    border:1px solid gray;
    background: none;
    margin-bottom: 40px;
}
.columns-three button:hover{
    border:1px solid gray;
    background: lightgray;
    transition: all 0.3s ease;
}

.mini-title {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 26px;
}

/*-- Две вкладки - Кухни и Шкафы-купэ --*/
.vkladki {
    background:#ffffff;
    padding:0;
    text-decoration:none;
    text-align: center;
    margin-bottom: 100px;
}
.vkladki a{
    font-size:22px;
    font-family: 'Solomon', sans-serif;
    line-height:2em;
    list-style-type:none;
    text-transform:uppercase;
    color: black;
    text-decoration:none;
}
.vkladki a:hover{
     color:#111;
}
.block {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    padding: 10px;
    border: none;
    background: white;
}
.block1 {
    background: #e0e0e0; /* Old browsers */
    background: -moz-linear-gradient(left, #c2c2c2 2%, #ebebeb 8%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #c2c2c2 2%,#ebebeb 8%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #c2c2c2 2%,#ebebeb 8%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c2c2', endColorstr='#c2c2c2',GradientType=1 ); /* IE6-9 */
}
.block2 {
    background: #e0e0e0; /* Old browsers */
    background: -moz-linear-gradient(right, #c2c2c2 2%, #ebebeb 8%); /* FF3.6-15 */
    background: -webkit-linear-gradient(right, #c2c2c2 2%,#ebebeb 8%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #c2c2c2 2%,#ebebeb 8%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c2c2', endColorstr='#c2c2c2',GradientType=1 ); /* IE6-9 */
}

.block-active {
    font-weight: 600;
}
.block:hover {
    background: #C19A04;
    background: #957807;
    background: #e0e0e0; /* Old browsers */
    background: -moz-linear-gradient(left, #957807 2%, #C19A04 8%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #957807 2%,#C19A04 8%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #957807 2%,#C19A04 8%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#957807', endColorstr='#C19A04',GradientType=1 ); /* IE6-9 */
    cursor: pointer;
}
.block2:hover {
    background: #C19A04;
    background: #957807;
    background: #e0e0e0; /* Old browsers */
    background: -moz-linear-gradient(right, #957807 2%, #C19A04 8%); /* FF3.6-15 */
    background: -webkit-linear-gradient(right, #957807 2%,#C19A04 8%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #957807 2%,#C19A04 8%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#957807', endColorstr='#C19A04',GradientType=1 ); /* IE6-9 */
    cursor: pointer;
}
.block-active:hover {
    background: #ffffff;
}
/*-- Две вкладки / end --*/
main {
    font-weight: 600;
    font-size: 25px;
    margin: 50px 0;
}
/*-- Slider Part starts Here --*/
#slider3,#slider4  {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    left: 0;
    right: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
    top: 10%;
    text-align: center;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 61%;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 64px;
    width: 64px;
    margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
a.callbacks_nav.callbacks1_nav.prev {
    background: transparent url("../images/arrows.png") no-repeat 0px 0px;
  left: 2%;
}
.callbacks_nav.next {
    background: transparent url("../images/arrows1.png") no-repeat 0px 0px;
  left: 95%;
}
#slider3-pager a,#slider4-pager a  {
  display: inline-block;
}
#slider3-pager span,#slider4-pager span{
}
#slider3-pager span,#slider4-pager span{
    width:100px;
    height:15px;
    background:#fff;
    display:inline-block;
    border-radius:30em;
    opacity:0.6;
}
#slider3-pager .rslides_here a ,#slider4-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a ,#slider4-pager a {
  padding: 0;
}
#slider3-pager li, #slider4-pager li{
    display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
}
.callbacks_tabs{
    list-style: none;
    position: absolute;
    top: 87%;
     /*-- w3layouts --*/
    z-index: 999;
    left: 42.5%;
    padding: 0;
    margin: 0;
}
ul.callbacks_tabs.callbacks2_tabs {
    top: 107%;
    left: 0%;
}
a.callbacks_nav.callbacks2_nav.prev {
background: transparent url("../images/2.png") no-repeat left top;
width:23px;
height:23px;
}
a.callbacks_nav.callbacks2_nav.next{
background: transparent url("../images/2.png") no-repeat -29px 0px;
width:23px;
height:23px;
}
a.callbacks_nav.callbacks2_nav.prev {
left: 86% !important;
top: 9%;
}
a.callbacks_nav.callbacks2_nav.next {
right: 0% !important;
top: 9%;
}
/*-- Slider part Ends Here --*/
.banner1{
    background: url(../images/banner-new.webp) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 700px;
}
.banner2{
    background: url(../images/banner2.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 700px;
}
.banner5{
    background: url(../images/banner3kuhni.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 700px;
}
.banner3{
    background: url(../images/banner3.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 700px;
}
.banner4{
    background: url(../images/banner4.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 700px;
}
.banner-info {
    margin: 0 auto;
    margin-top:12%;
    text-align: center;
     /*-- agileits --*/
    background: rgba(0, 0, 0, 0.8);
    width: 57%;
    padding: 53px 53px 68px;
    box-shadow: 0px 0px 3px 0px #737373;
}
.banner-info h1 { /*первый заголовок сайта*/
    color: #fff;
    font-size: 54px;
    font-family: 'Solomon', sans-serif;
    text-transform:uppercase;
}
.banner-info h2 { /*второй заголовок сайта*/
    color: #fff;
    font-size: 44px;
    font-family: 'Solomon', sans-serif;
    text-transform:uppercase;
}
.banner-info p {
    color: #fff;
    margin-top: 23px;
    line-height: 2em;
    font-size: 18px;
    font-style: italic;
}
/*-- Bubble Float Top --*/
.bubble-effect {
    margin-top: -27px;
    text-transform:uppercase;
}
.hvr-bubble-float-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    background: #fff;
    padding: 12px 29px;
    font-size: 18px;
    color: #F2593A;
    font-weight: 600;
    border-bottom:4px solid #C19A04;
}
.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  top: 0;
   /*-- w3layouts --*/
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #fff transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  color: #000;
  text-decoration:none;
}
.hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
/*-- //Bubble Float Top --*/

.navbar-default {
    background: none;
    border: none;
}
/*-- nav-hover --*/
.link-effect-4 a {
  padding: 0 10px;
  margin: 0 0px;
  text-shadow: none;
  position: relative;
}
.link-effect-4 a::before {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 0 10px;
  max-height: 0;
  color: #f2593a;
  content: attr(data-hover);
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  transition: max-height 0.5s;
}
.link-effect-4 a:hover::before {
  max-height: 100%;
}
/*-- //nav-hover --*/

.nav-wil li{
    display:inline-block;
/*    margin: 0 3px;*/
}
.nav-wil li a{
    color:#464646 !important;
    font-size: 1em;
    text-decoration: none;
    padding: 0 10px;
    text-transform:uppercase;
    font-family: 'Solomon', sans-serif;
}
.nav-wil li.active a{
    color:#f2593a;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
}
.navbar-nav {
    margin-top: 27px;
}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.navbar {
    margin-bottom: 0;
}
.header-bottom {
    padding: 12px 0;
    position: fixed;
    top: 0;
    z-index: 3;
    background: white;
    margin: 0 auto;
    width: 100%;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
    }
/*-- //header-bottom --*/

/*-- banner-bottom / Преимущества--*/
.banner-bottom{
    padding:90px 0;
}
.glyphicon-icon img{ /*зеленый значок*/
    position: relative;
    top: 0px;
    width:80%;
    position: relative;
    top: 5px;
}
.bott-img {
    width: 100%;
    height: 200px;
    margin: 0px 0;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.bott-img:hover {}
.bott-img .icon-holder {
    position: relative;
    top: 44px;
    display: inline-block;
    margin-bottom: 24px;
    padding: 20px 18px;
    background: #C19A04;
    background: #ffffff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 100%;
    width: 112px;
    height: 110px;
}
.bott-img .icon-holder-shkafi {
    position: relative;
    top: 44px;
    display: inline-block;
    margin-bottom: 24px;
    padding: 20px 18px;
    background: #C19A04;
    background: #ffffff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 100%;
    width: 112px;
    height: 110px;

}
.bott-img .mission {
    position: relative;
    top: 57px;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    color: #F2593A;
    color: black;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    opacity: 0;
    line-height: 25px;
}
.bott-img .mission-shkafi {
    color: white;
}
.bott-img .description {
    width: 80%;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    color:#464646;
    font-size:14px;
}
.bott-img .icon-holder-shkafi> .icon {
    width: 40px;
}
.bott-img .icon-holder > .icon {
    width: 40px;
}
.bott-img:hover .icon-holder {
    top: 11px;
    background: #000;
}

.bott-img:hover .icon-holder-shkafi {
    top: 11px;
    background: #d9c54f;
}
.bott-img:hover .icon-holder-shkafi:hover {
    background: #d9c54f;
}
.bott-img:hover .mission {
    top: -11px;
    opacity: 1;
}
.bott-img:hover .description {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    font-size: 15px;
    margin-top: -5px;
}
h3.title{
    color: #000;
    font-size: 35px;
    text-transform:uppercase;
    //margin: 100px 0;
    margin: 50px 0;
}
h3.title span{
    width: 8%;
    background: #F2593A;
    height: 4px;
    display: block;
    margin-top: 26px;
    position:relative;
}
h3.title span:after{
    content: ' ';
    position: absolute;
    background: #F2593A;
    height: 2px;
    display: block;
    width: 187px;
    top: 4px;
}
.adt_grids{
    margin-top:50px;
}
.about_left {
    padding: 0;
}
.progress-gds { /*отступ в тексте в правом блоке*/
    margin-top: 18px;
}
.progress-gds p { /*текст в правом блоке*/
    color: #fff;
    font-size: 15px;
    margin-bottom: 17px;
    line-height: 1.5em;
}
.creative h4 { /*заголовок правого блока*/
    font-size: 24px;
    color: #C19A04;
    margin-bottom: 26px;
}
.creative h5 { /*подзаголовок правого блока*/
    color: #fff;
    font-size: 21px;
    line-height: 1.8em;
    font-style: italic;
}
.wrap-orange-back {

    background: url(../images/orange-background.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 20px 0 100px 0;
}
.wrap-wardrobes-back {

    background: url(../images/gallery/shkafi/background.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 20px 0 100px 0;
}

/* блок с мега преимуществами */
.box {
    padding: 0px;
    box-sizing: border-box;
    min-height: 800px;
    background: #ececec;
}
.box-bottom {
    box-sizing: border-box;
    min-height: 340px;
    background-repeat: no-repeat;
    background-size: cover;
}
.block-info {
    min-height: 444px;
    padding: 50px;
}
.block-info img {
    margin-bottom: 40px;
}
.block-info h4 {
    padding: 10px 0;
    padding-top: 0;
    margin-top: 0;
    font-size: 28px;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
}
.block-info p {
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    text-transform: uppercase;
}
.lex h4 {
    color: #992d2d;
    font-size: 20px;
    line-height: 27px;
}
.block-image {
    min-height: 356px;
    background: gray;
}
.lex-bottom {
    background: url(../images/lex-bg-bottom.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.boyard-bottom {
    background: url(../images/boyard-bg-bottom.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.lex{
    background: url(../images/lex-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.boyard {
    background: url(../images/boyard-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.stoleshnica {
    background:url(../images/moyka.jpg)no-repeat;
    box-sizing: border-box;
    background-size: cover;
    padding: 50px;
    padding-top: 80px;
}
.stoleshnica h3 {
    font-size: 32px;
    color: #ffe373;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
}
.sevendays {
    background:url(../images/sevendays.png)no-repeat;
    background-size: cover;
    box-sizing: border-box;
    padding: 50px;
    padding-top: 80px;
}
.sevendays h3 {
    display: block;
    margin: 0 auto;
    color:#ffe373;
    width: 300px;
    height: auto;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
    padding-left: 20px;
}
.proud {
    background: #e3e3e3;
    padding: 35px 50px;
}
.proud>* {
    line-height: 28px;
    font-weight: 600;
    text-align: center;
    color: #494949;
    font-size: 17px;
    text-transform: uppercase;
}
.accessories {
    background: rgb(245, 217, 163);
    padding: 20px;
    text-align: center;
}
    .accessories p {
        color: black;
        font-weight: 600;
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 40px;
        display: inline-block;
        margin-right: 50px;
        position: relative;
        top: 19px;
        text-align: right;
        margin-right: 5px;
    }
    .accessories img {
        width: 100px;
        margin-right: 23px;
    }

/*Видео*/
video {
    margin: 0 auto;
    width: 100%;
}

/*-- Галлерея - gallery --*/
.gallery_gds{
    margin-top:60px;
}
.gallery {
    padding: 90px 0;
}
.item {
    text-align:center;
    position:relative;
}
.item,
.item-hover,
.item-hover .mask,
.item-img,
.item-info {
    width: 100%;
    height: 256px;
}
.item-hover,
.item-hover .mask,
.item-img {
    position:absolute;
    top:0;
    left:0;
}
.item-info {
    padding-top: 30px;
}
.item-type-double .item-hover {
    z-index:5;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity:0;
    cursor:pointer;
    display:block;
    text-decoration:none;
    text-align:center;
}
.item-type-double .item-info {
    z-index: 10;
    color: #ffffff;
    vertical-align: middle;
    position: relative;
    z-index: 5;
    text-align: center;
    width: 100%;
}
.item-type-double .item-info .headline {
    font-size:14px;
    width:90%;
    margin:0 auto;
}
.headline .cena { /*цена*/
    font-weight: bold;
    color: yellow;
}
.item-type-double .item-info .line {
    height:2px;
    width:0%;
    margin:5px auto;
    background-color:#ffffff;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.item-type-double .item-info .date {
    font-size: 25px;
    color: #C19A04;
    font-weight: 800;
    }
.item-type-double .item-hover .mask {
    background-color:#000;
    opacity:0.7;
    z-index:0;
}
.item-type-double .item-hover:hover .line {
    width:90%;
}
.item-type-double .item-hover:hover {
    opacity:1;
}
.item-img {
    z-index:0;
}
.filtr-item {
    padding-top: 30px;
}
/*-- //gallery --*/


/* Акции */
#akcii {
    background: #ececec;
    min-height: 500px;
}
#akcii p {
    font-size: 20px;
    padding-top: 65px;
}
#akcii p span{
    font-size: 16px;
    color: #b8b8b8;
    font-family: Arial, sans-serif;
    font-style: italic;

}
.bonus {
    min-height: 100px;
    border-bottom: 1px solid gray;
    margin-bottom: 10px;
}
.bonus:last-child {
    border-bottom: none;
    margin-bottom: 50px;
}
.bonus p {
    text-align: left;
}
#akcii img {
    width: 130px;
    margin:20px 40px;
    float: right;
}
/*  /Акции */




/* Доставка и опрлата */
.usloviya p {
    font-size: 18px;
    color: #828282;
    position: relative;
    bottom: 35px;
    }
.cards {
    margin: 50px 0;
}
.cards img {
    width: 185px;
    margin-bottom: 50px;
}
.rassrochka {
    padding: 20px;
    padding-top: 25px;
    box-sizing: border-box;
}
    .rassrochka h4 {
      font-size: 25px;
      color: #148617;
      font-weight: bold;
      text-transform: uppercase;
    }
    .rassrochka p {
        font-size: 23px;
        color: #828282;
    }
    .rassrochka p strong {
        font-size: 30px;
        text-transform: uppercase;
        font-weight: 600;
        color: #148617;
    }
    .rassrochka span {
        font-size: 16px;
        text-transform: none;
    }
.kredit {
    padding: 40px;
    padding-top: 25px;
    box-sizing: border-box;
}
    .kredit h4 {
        font-size: 25px;
        color: #e52c2c;
        font-weight: bold;
        text-transform: uppercase;
    }
    .kredit img {
        margin: 20px 20px 20px 0;
    }
.delivery {
    margin: 100px 0;
    background: #e4e4e4 url(../images/delivery-back.jpg)no-repeat center;
}
.doc {
    margin: 50px auto;
    box-sizing: border-box;
    padding: 20px;
}
.doc p {
    color: black;
    font-weight: 600;
    font-size: 16px;
    margin-top: 15px;
    }
.doc a {
    margin-right: 30px;
    float: left;
}
.doc a:hover {
    transform: scale(1.2);
}

/*-- Контакты / contact --*/
.mail_us{
    margin-bottom:70px;
}
.navbar-default .navbar-nav > li > a.active {
    color: #F2593A !important;
}
.mail_left img{
    width:100%;
}
.mail_right input[type="text"], .mail_right input[type="email"], .mail_right textarea {
    background: none;
    width: 100%;
    color: #A9A9A9;
    padding: 12px 10px;
    border: none;
    margin-bottom: 32px;
    outline:none;
    border-bottom: 2px solid #C19A04;
}
.mail_right textarea {
    height:95px;
    resize:none;
}
.mail_right input[type="submit"] {
    border: none;
    outline: none;
    color: #fff;
    background: #C19A04;
    font-size: 16px;
    padding: 9px 38px;
}
.mail_right input[type="submit"]:hover{
    background: #F2593A;
}
/*-- contact --*/
.contact iframe{
    width:100%;
    height:600px;
    outline:none;
}
.map,.map iframe{
    position:relative;
}
.map-pos {
    width: 100%;
    background:rgb(229, 229, 229);
    background: white;
    margin-top: 20px;
    }
.map_left h3 {
    color: #000;
    font-size: 35px;
    border-bottom: 2px solid #F2593A;
}
.map_left,.map_right{
    padding:0;
}
.map_left span {
    width: 24%;
    background: #F2593A;
    height: 4px;
    display: block;
    margin-top: 32px;
}
.add_left{
    padding:20px;
}
hr {
    margin: 3px;
    padding: 0;
    border-bottom: 1px solid gray;
}
.add_left span {
    color: #F2593A;
    font-size: 26px;
    margin-bottom: 48px;
}
.add_left ul {
    border-top: 2px solid #F2593A;
    padding: 20px;
}
.add_left ul li{
    font-size:14px;
    font-weight: 600;
    line-height: 26px;
    color:#464646;
    font-family: 'Solomon', sans-serif;
    line-height:22px;
    list-style-type:none;
}
.add_left ul li a{
    color:#464646;
    text-decoration:none;
}
/*-- //contact --*/

/*-- footer --*/
.footer{
    background:#1a1e1d;
    padding:90px 0;
}
.footer_top ul li{
    font-size:22px;
    font-family: 'Solomon', sans-serif;
    line-height:2em;
    list-style-type:none;
text-transform:uppercase;
display:inline-block;
margin:0 20px;
}
.footer_top ul {
    margin: 45px 0 45px;
    border-bottom:1px solid #fff;
    padding-bottom: 30px;
}
.footer_top ul li a{
    color:#B3B3B3;
    text-decoration:none;
}
/*-- //footer --*/
.copy_right p {
    color: #B3B3B3;
    font-size: 14px;
    line-height:1.8em;
}
.copy_right p a{ /*Ссылка на AP-Company*/
    color: #B3B3B3;
    text-decoration:none;
}
.copy_right p a:hover{
    color: #6edef9;
    text-decoration:none;
}



/*-- to-top --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 28px;
    right: 1%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url("../images/arr.png") no-repeat 0px 0px;
}
#toTopHover {
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
}
/*-- //to-top --*/
.footer_top ul li a:hover{
    color:#C19A04;
}
.item-img img{
    width:100%;
    height: 100%;
    object-fit: cover;
}
.banks-logo {
  width: auto;
  height: 64px;
  margin-right: 11px;
  margin-bottom: 8px;
}
/*-- responsive media queries --*/

@media (max-width: 1440px){
}
@media (max-width: 1366px){
}
@media (max-width: 1280px){
    .callbacks_nav {
        height: 64px;
        width: 61px;
    }
}
@media (max-width: 1080px){
    .banner-info {margin-top: 20%;padding: 53px 40px 68px;}
    .logo.grid img {
        width: 100%;
    }
    .navbar-header {
        float: left;
        width: 17%;
    }
    .navbar-nav {
        margin-top: 22px;
        float: right;
        display: flex;
        flex-wrap: wrap;
        width: 50%;
        justify-content: flex-end;
        }
    .nav-wil li a {
        font-size: 1.1em;
    }
    .nav-wil li {
        margin: 0 0px 0 20px;
    }
    .bottom-gds {
        padding: 0 10px;
    }
    .bott-img .icon-holder {
        padding: 12px 10px;
    }
    .bott-img .icon-holder .glyphicon {
        top: 3px;
        left: -1px;
    }
    .bott-img {
        height: 181px;
    }
    .creative h4 {
        font-size: 20px;
    }
    .creative {
        min-height: 391px;
    }
    .bott-img:hover .description,.list-gds p {
        font-size: 13px;
    }
    .item-info {
        padding-top: 36px;
    }
    .item, .item-hover, .item-hover .mask, .item-img, .item-info {
        height: 206px;
    }
    .callbacks_nav {
        height: 64px;
        width: 51px;
    }
    .mail_right textarea {
        height: 107px;
    }
    .callbacks_nav.next {
        left: 92%;
    }
}
@media (max-width: 1024px){
    .kuhna_name .cena {top:0px;opacity:1;float: none;color:#468846;padding-top: 15px;}
    .kuhna_name p {top:0;opacity: 1;}
    .kuhna_hover {
        width: 100%;
        position: static;
        background:none;
        opacity: 1;
        color:black;
        height: auto;
        }
    .cards img {
        width: 100%;
    }
    .banner-info {
        margin: 20% auto 0;
        padding: 26px 37px 43px;
    }
    .banner-info h1 { /*первый заголовок сайта*/
        font-size: 44px;
    }
    .banner-info h2 { /*второй заголовок сайта*/
        font-size: 34px;
    }
    .banner-info p {
        font-size: 15px;
    }
    .callbacks_nav {
        top: 54%;
    }
    /* .banner1, .banner2, .banner3, .banner4{
        min-height:473px;
    } */
    .banner-bottom {
        padding: 65px 0 40px;
    }
    h3.title {
        font-size: 27px;
        text-transform: uppercase;
        line-height: 30px;
        line-height: 37px;
    }
    h3.title span:after {
        width: 153px;
    }
    h3.title span {
        width: 6%;
    }
    .creative h5 {
        font-size: 16px;
    }
    .services,.services-list,.gallery,.footer {
        padding: 65px 0;
    }
    .list-gds {
        padding: 38px 10px;
    }
    .list-gds h4 {
        font-size: 23px;
        margin: 18px 0 16px;
    }
    .item-type-double .item-info .date {
        font-size: 25px;
    }
    .map_left h3 {
        font-size: 27px;
    }
    .map-pos {
        padding: 65px 0 25px;
    }
    .add_left span {
        margin-bottom: 39px;
    }
    .contact iframe {
        height: 488px;
    }
    .add_left ul li ,.copy_right p{
        font-size: 13px;
    }
    .footer_top ul li {
        font-size: 17px;
    }
}
@media (max-width: 991px){

    .columns-three p {
    min-height: auto;

    }
    #akcii img {
        margin:20px;
        float: left;
    }
    .accessories p {
        text-align: center;
    }
    .nav-wil li {
        margin: 0 0px 0 6px;
    }
    .nav-wil li {
        margin: 0 0px 0 6px;
    }
    .navbar-nav {
        margin-top: 13px;
    }
    .banner-info h1 { /*первый заголовок сайта*/
        font-size: 35px;
    }
    .banner-info h2 { /*второй заголовок сайта*/
        font-size: 25px;
    }
    .banner-info p {
        margin-top: 15px;
        font-size: 13px;
    }
    .hvr-bubble-float-top {
        font-size: 13px;
        padding: 8px 17px;
    }
    .about_right {
        padding: 0 10px;
        margin-top: 35px;
    }
    .recharge-left,.recharge-right {
        float: none;
        width: 100%;
    }
    .bott-img .icon-holder .glyphicon {
        left: 0px;
    }
    .list-gds img{ /*картинки Карт оплаты*/
        width: 100%;
    }
    .list-gds:nth-child(2), .list-gds:nth-child(4) {
        border:none;
        border-left: 1px solid #C19A04;
        border-bottom: 1px solid #C19A04;
    }
    .list-gds:nth-child(3){
        border-top: 1px solid #C19A04;
    }
    .list-gds:nth-child(6){
        border:none;
    }
    .list-gds:nth-child(5) {
        border:none;
        border-right: 1px solid #C19A04;
        border-top: 1px solid #C19A04;
    }
    .filtr-item {
        padding:30px 10px 0;
        width: 33.333%;
        float: left;
    }
    .item-type-double .item-info .line {
        margin: 9px auto;
    }
    .item-info {
        padding-top: 27px;
    }
    .item-type-double .item-info .headline {
        font-size: 13px;
    }
    .item, .item-hover, .item-hover .mask, .item-img, .item-info {
        height: 160px;
    }
    .map_left, .map_right {
        padding: 0;
        float: left;
    }
    .map_left {
        width: 33%;
    }
    .map_right {
        width: 66%;
    }
    .add_left ul {
        padding-top: 13px;
    }
    .contact iframe {
        height: 451px;
    }
    .mail_left {
        float: left;
        width: 42%;
        padding: 0;
    }
    .mail_right {
        float: left;
        width: 58%;
        padding: 0 0 0 22px;
    }
    .mail_right input[type="text"], .mail_right input[type="email"], .mail_right textarea {
        padding: 9px 8px;
        margin-bottom: 26px;
        font-size: 13px;
    }
    .mail_right textarea {
        height: 86px;
    }
    .footer_top ul li {
        font-size: 14px;
    }
    .footer_top img {
        width: 20%;
    }
        .modal-dialog {
        width: 482px;
        margin:45px auto 0;
    }
}

@media (max-width: 768px){
    .topbar__logo {
        flex: 0 0 60px !important;
        }
    .banner-info {
        /* margin: 6em auto 0; */
        padding: 23px 28px 43px;
        width: 65%;
    }
    .callbacks_nav {
        top: 43%;
    }
    /* .banner1, .banner2, .banner3, .banner4 {
        min-height: 352px;
    } */
    .footer_top ul {
        margin: 34px 0 28px;
        padding-bottom: 16px;
    }
    .mail_us {
        margin-bottom: 54px;
    }
.callbacks_nav {
    top: 60%;
}
.navbar-nav {
    margin: 7.5px 0px 0;
    float: none;
}
}

@media (max-width: 767px){
    .navbar-header {
        float: none !important;
        width: initial !important;
    }
    .nav-wil li {
        margin: 17px 0px;
        display: block;
        text-align: center;
    }
    .nav > li > a {
        display: inline-block;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
    }
    .navbar-toggle { /*значек навбара*/
        margin-top: 8px;
        margin-right: 0;
        margin-bottom: 0;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #000000;
    }
    .navbar-default .navbar-toggle {
        border: none;
        background-color: none;
        width: 50px;
        height: 48px;
        border-radius: 50%;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: none;
    }
    .bottom-gds {
        padding: 0 10px;
        float: left;
        width: 50%;
    }
    .recharge-left, .recharge-right {
        float: none;
        width: 100%;
        padding: 0;
    }
    .item, .item-hover, .item-hover .mask, .item-img, .item-info {
        height: 152px;
    }
    .filtr-item {
        padding: 20px 10px 0;
    }
    .callbacks_nav {
        top: 59%;
    }
    .add_left {
        padding: 0;
        float: left;
        width: 33.333%;
    }
    .mail_right input[type="text"], .mail_right input[type="email"], .mail_right textarea {
        padding: 7px 8px;
    }
    .contact iframe {
        height: 403px;
    }
}
@media (max-width: 667px){
    .callbacks_nav.next {
        left: 89%;
    }
    .filtr-item {
        padding: 8px 4px 0;
    }
    ul.simplefilter {
        margin-bottom: 2em !important;
    }
    .item, .item-hover, .item-hover .mask, .item-img, .item-info {
        height: 144px;
    }
    .mail_right textarea {
        height: 80px;
    }
    .mail_right {
        float: left;
        width: 51%;
        padding: 0 0 0 15px;
    }
    .mail_left {
        float: left;
        width: 46%;
        padding: 0;
    }
}
@media (max-width: 640px){
    .footer_top ul li {
        margin: 0 12px;
    }
    .mail_left {
        float: left;
        width: 48%;
        padding: 0;
    }
    .map-pos {
        padding: 30px 0 25px;
    }
    .item-type-double .item-info .date {
        font-size: 18px;
    }
    .item, .item-hover, .item-hover .mask, .item-img, .item-info {
        height: 138px;
    }
    .simplefilter li, .multifilter li, .sortandshuffle li {
        padding: 9px 18px !important;
        font-size: 13px !important;
    }
}
@media (max-width: 600px){

    h3.title {
        font-size: 23px;
    }
    h3.title span {
        width: 12%;
    }
    .creative {
        min-height: 400px;
        padding: 46px 35px 0;
    }
    .item-info {
        padding-top: 22px;
    }
    .item, .item-hover, .item-hover .mask, .item-img, .item-info {
        height: 128px;
    }
    .contact iframe {
        height: 367px;
    }
}
@media (max-width: 568px){

    .list-gds {
        padding: 27px 4px;
    }
    .list-gds h4 {
        font-size: 19px;
    }
    .list-gds span {
        font-size: 26px;
    }
    .simplefilter li, .multifilter li, .sortandshuffle li {
        padding: 6px 12px !important;
    }
    .filtr-item {
        width: 50%;
        float: left;
    }
    .item-info {
        padding-top: 43px;
    }
    .item, .item-hover, .item-hover .mask, .item-img, .item-info {
        height: 184px;
    }
    .mail_left {
        float: left;
        width: 100%;
        padding: 0;
    }
    .mail_left img {
        width: 57%;
    }
    .mail_right {
        float: left;
        width: 100%;
        padding: 0;
        margin-top: 35px;
    }
    .footer_top img {
        width: 25%;
    }
}
@media (max-width: 480px){
    .topbar__logo-links {flex-wrap: wrap;}
        .banners {min-height: 400px;}
    #akcii img {
        margin:20px;
        float: none;
    }
    #akcii p {
        padding-top: 25px;
    }

    .vkladki {
        margin-bottom: 0;
    }
    .vkladki a {
        font-size: 14px;
    }
    .stoleshnica h3 {
        font-size: 22px;
        line-height: 28px;
    }
    .sevendays h3 {
        width: 100%;
        font-size: 20px;
        line-height: 31px;
    }
    .proud {
        padding: 10px;
    }
    .proud>* {
        line-height: 24px;
        font-size: 12px;
    }
    .sevendays h3 {
        padding-left: 0;
    }
    .doc {
        margin: 0 auto;
        text-align: center;
    }
    .doc a {
        float: none;
        display: block;
        margin:0;
    }

    .block-info img {
        width: 100%;
    }
    .creative {
        padding: 33px 20px 0;
        min-height: 442px;
    }

    .banner-info h1 { /*первый заголовок сайта*/
        font-size: 28px;
    }
    .banner-info h2 { /*второй заголовок сайта*/
        font-size: 18px;
    }
    .banner-info {
        /* margin: 4em auto 0; */
        padding: 23px 12px 43px;
        width: 71%;
    }
    .callbacks_nav {
        height: 49px;
        width: 33px;
    }
    .callbacks_nav.next {
        background: transparent url("../images/arrows1.png") no-repeat -30px -2px;
    }
    /* .banner1, .banner2, .banner3, .banner4 {
        min-height: 293px;
    } */
    .banner-bottom {
        padding: 39px 0 18px;
    }
    .creative h4 {
        font-size: 17px;
    }

    .services, .services-list, .gallery, .footer {
        padding: 39px 0;
    }
    .sap_tabs,.adt_grids,.services-gds ,.gallery_gds{
        margin-top: 32px;
    }
    .list-gds {
        float: left;
        width: 100%;
    }
    .list-gds:nth-child(2), .list-gds:nth-child(4) {
        border: none;
        border-top: 1px solid #C19A04;
    }
    .list-gds:nth-child(5) {
        border: none;
        border-bottom: 1px solid #C19A04;
        border-top: 1px solid #C19A04;
    }
    .simplefilter li, .multifilter li, .sortandshuffle li {
        padding: 3px 6px !important;
    }
    .item-info {
        padding-top: 31px;
    }
    .item, .item-hover, .item-hover .mask, .item-img, .item-info {
        height: 152px;
    }
    .map_left h3 {
        font-size: 23px;
    }
    .map_left span {
        width: 34%;
        margin-top: 22px;
    }
    .map_right {
        width: 100%;
        margin-top:35px;
    }
    .contact iframe {
        height: 495px;
    }
    .footer_top ul li {
        margin: 0 8px;
    }
    .mail_us {
        margin-bottom: 34px;
    }
    .modal-dialog {
        width: 397px;
    }
}
@media (max-width: 414px){
    .banner-info {
        width: 82%;
    }
    .creative {
        padding: 33px 20px 0;
        min-height: 500px;
    }
    .creative h4 {
        font-size: 16px;
    }
    .simplefilter li, .multifilter li, .sortandshuffle li {
        margin: 0 0.1em !important;
    }
    .simplefilter li, .multifilter li, .sortandshuffle li {
        padding: 3px 4px !important;
    }
    .item, .item-hover, .item-hover .mask, .item-img, .item-info {
        height: 127px;
    }
    .item-info {
        padding-top: 23px;
    }
    .mail_left img {
        width: 68%;
    }
    .footer_top img {
        width: 29%;
    }
    .footer_top ul li {
        font-size: 12px;
    }
    .modal-dialog {
        width: 340px;
    }
}
@media (max-width: 384px){
    .bott-img .description {
        width: 100%;
    }
    .creative {
        padding: 21px 15px 0;
        min-height: 550px;
    }
    .creative h5 {
        font-size: 13px;
    }
    .creative h4 {
        font-size: 14px;
    }

    .simplefilter li, .multifilter li, .sortandshuffle li {
        letter-spacing: 0 !important;
    }
    .filtr-item {
        width: 100% !important;
        float: none !important;
        margin: 0 auto 0 !important;
    }
    .bott-img .mission {
        font-size: 13px;
        line-height: 16px;
    }
    .bott-img {
        height: 160px;
    }
    .bott-img .icon-holder {
        top: 43px;
    }
    .bott-img .icon-holder {
        margin-bottom: 36px;
    }
    .bott-img:hover .mission {
        top: -5px;
    }
    .item, .item-hover, .item-hover .mask, .item-img, .item-info {
        height: 240px;
    }
    .item-info {
        padding-top: 64px;
    }
    .add_left span {
        margin-bottom: 25px;
    }
    .add_left {
        padding: 0;
        float: left;
        width: 100%;
    }
    .map-pos {
        background: #f7f7f7;
    }
    .add_left {
        padding: 0;
        float: none;
        width: 58%;
        margin: 0 auto;
    }
    .add_left:nth-child(2){
        margin: 20px auto;
    }
    .contact iframe {
        height: 710px;
    }
    .mail_left img {
        width: 100%;
    }
    .footer_top ul li {
        margin: 0 5px;
    }
.modal-dialog {
    width: 298px;
}
}
@media (max-width: 375px){
    .item, .item-hover, .item-hover .mask, .item-img, .item-info {
        height: 233px;
    }
}
@media (max-width: 320px){
        .banners {height: 320px;}
    .banner-info h1 { /*первый заголовок сайта*/
        font-size: 24px;
    }
    .banner-info h2 { /*второй заголовок сайта*/
        font-size: 14px;
    }
    .banner-info p {
        margin-top: 8px;
    }
    .bottom-gds {
        padding: 0 0px;
        float: left;
        width: 100%;
    }
    .bottom-gds:nth-child(2) {
        margin-top: 30px;
    }
    .about_right {
        padding: 0 0px;
        margin-top: 35px;
    }

    .banner-info p {
        line-height: 1.8em;
    }
    .banner-info {
        margin: 3em auto 0;
    }

    .creative h4 {
        font-size: 16px;
        line-height: 1.8em;
    }
    .progress {
        margin-bottom: 16px;
    }
    .creative h4 {
        margin-bottom: 14px;
    }
    .simplefilter li, .multifilter li, .sortandshuffle li {
        padding: 5px 14px !important;
        margin: 0 5px 17px !important;
    }
    ul.simplefilter {
        margin-bottom: 0em !important;
    }
    .item-info {
        padding-top: 55px;
    }
    .item, .item-hover, .item-hover .mask, .item-img, .item-info {
        height: 192px;
    }

    .filtr-item {
        padding: 25px 0px 0 !important;
    }
    .item, .item-hover, .item-hover .mask, .item-img, .item-info {
        height: 199px;
    }
    .add_left {
        width: 82%;
    }
    .footer_top img {
        width: 34%;
    }
    .mail_right input[type="submit"] {
        padding: 7px 20px;
    }
    .footer_top ul li {
        margin: 0 8px;
        font-size: 13px;
    }
    .footer_top ul {
        margin: 18px 0 21px;
        padding-bottom: 13px;
    }
}
.navbar-toggle .icon-bar {

    display: block;
    width: 100%;
    height: 3px;
    border-radius: 8px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: none;
    }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #eee;
}
.checkbox {
    margin: 40px 0;
}
.radio label, .checkbox label {
    color: gray;
    font-size: 13px;
}
.send {
    background: rgb(244, 193, 55) !important;
    border-radius: 50px;
    color: black !important;
    border: none !important;
}
.form-control {
    box-shadow: none !important;
}
.has-error .form-control:focus {
    box-shadow: none !important;

}
.has-success .form-control {
    box-shadow: none !important;
}


@media (max-width: 1000px) {
    .collapse {
        display: none !important;
    }
}


