/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/
/*Add your own styles here:*/
/* Сетка */
/*.debugGrid {
	.debug(rgba(0, 0, 0, .1), 0px solid #A9A9A9);
	z-index: 1000;
}*/
body.fixed {
  overflow: hidden;
}
/* Отступы межколонками */
.g-cols.type_default {
  margin: 0 -0.9rem;
}
.g-cols.type_default > div > .vc_column-inner {
  padding-left: 0.9rem;
  padding-right: 0.9rem;
}
/*.l-subheader,
.l-section, 
.l-section.width_full > div > div > .vc_col-sm-12 > div > div > .w-tabs.layout_hor .w-tabs-section-content {
	padding-left: .9rem;
	padding-right: .9rem;	
}*/
/* Отступы межколонками на моб */
@media screen and (max-width: 767px) {
  .g-cols.type_default > div[class*="vc_col-xs-"] {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  .g-cols.type_boxes > div,
  .g-cols.reversed > div:first-child,
  .g-cols:not(.reversed) > div:last-child,
  .g-cols > div.has-fill {
    margin-bottom: 0.5rem !important;
  }
}
/* 4ROW-ICO-L */
.ico-l .w-iconbox-meta {
  margin-top: 13px;
}
.ico-l.w-iconbox.iconpos_left .w-iconbox-icon {
  margin-right: 13px;
}
/* 4ROW-ICO-TOP */
.ico-top {
  /* блок с небольшой высотой */
}
.ico-top.w-iconbox.iconpos_top {
  max-width: 100%;
}
.ico-top .w-iconbox-meta {
  margin-top: 80px;
}
.ico-top .w-iconbox-title {
  padding-bottom: 1em;
}
.ico-top_small .w-iconbox-meta {
  margin-top: 13px;
}
/* 2ROW-ICO-LEFT */
.ico-l.ico-l_2row .w-iconbox-title {
  margin-bottom: 7px;
}
/* 3ROW-ICO-R */
.ico-r_3row .wpb_wrapper {
  height: 100%;
}
.ico-r_3row .w-iconbox {
  width: 100%;
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.ico-r_3row .w-iconbox.iconpos_right .w-iconbox-meta {
  margin-right: auto;
}
.ico-r_3row .w-iconbox.iconpos_right .w-iconbox-icon {
  margin-left: -webkit-calc(5px + 0.2em);
  margin-left: calc(5px + 0.2em);
  margin-top: 5px;
}
.main-slider__content-slide {
  max-width: 1140px;
  margin: 0 auto;
}
.main-slider .w-grid-item-h {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
@media screen and (max-width: 1140px) {
  .main-slider .w-grid-item-h {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1140px) {
  .main-slider .w-vwrapper.align_left {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media screen and (max-width: 991px) {
  .main-slider .w-vwrapper.align_left {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 600px) {
  .main-slider .w-vwrapper.align_left {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.main-slider .owl-dots {
  padding-top: 0;
  position: absolute;
  bottom: 66px;
  width: 100%!important;
}
@media screen and (max-width: 767px) {
  .main-slider .owl-dots {
    bottom: 20px;
  }
}
.main-slider .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background: transparent!important;
  border: 2px solid #fff;
}
.main-slider .owl-dots .owl-dot.active span {
  width: 14px;
  height: 14px;
  background: #fff !important;
  border: 2px solid #878787;
}
.button-slide {
  max-width: 230px;
}
@media screen and (max-width: 600px) {
  .button-slide {
    max-width: unset;
  }
}
.carousel {
  position: relative;
}
.carousel .owl-nav {
  position: absolute;
  top: -100px;
  right: 15px;
  width: 86px !important;
  height: 40px;
}
.carousel .owl-carousel.navpos_outside .owl-prev {
  right: 43px;
  -webkit-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}
.carousel .owl-carousel.navpos_outside .owl-next {
  left: 43px;
  -webkit-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}
@media screen and (max-width: 767px) {
  .carousel .w-grid-item {
    padding: 0!important;
  }
}
.owl-carousel .owl-item img {
  width: auto;
}
@media screen and (max-width: 767px) {
  .owl-carousel .owl-item img {
    width: 100%;
  }
}
.row1-50-img .g-cols.type_default > div[class*="vc_col-xs-"] {
  margin-top: 0;
}
.row1-50-img .g-cols > div.has-fill {
  margin-bottom: 0 !important;
}
.row1-50-img__img .wpb_wrapper,
.row1-50-img__img .w-image,
.row1-50-img__img .w-image-h {
  height: 100%;
}
.wpcf7-form {
  margin-bottom: 0;
}
.wpcf7-form h2 {
  padding-top: 0;
  margin-bottom: 50px;
}
.wpcf7-form p:nth-last-child(2) {
  margin-bottom: 0;
}
.wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
  margin-top: 0;
  margin-bottom: 17px;
}
.wpcf7-form__polit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 767px) {
  .wpcf7-form__polit {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .wpcf7-form__checkbox {
    display: block;
  }
}
.wpcf7-form__checkbox label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  line-height: 1.5;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.wpcf7-form__checkbox input {
  margin-bottom: 0!important;
  margin-right: 18px;
}
@media screen and (max-width: 767px) {
  .wpcf7-form .wpcf7-submit {
    width: 100%;
  }
}
.wpcf7-form .ajax-loader {
  position: absolute;
  right: 10px;
}
.w-popup-box:not([style*="100%"]) + .w-popup-closer {
  background: #c19b76 !important;
  color: #fff !important;
}
@media screen and (max-width: 767px) {
  ul.list-style {
    margin-left: 0;
  }
}
ul.list-style li {
  list-style: none;
  background: url(/wp-content/themes/Impreza-child/image/check.svg) no-repeat left 50%;
  -webkit-background-size: 12px 12px;
          background-size: 12px;
  padding-left: 25px;
}
@media screen and (max-width: 767px) {
  ul.list-style li {
    background: unset;
    padding-left: 0;
  }
}
/* main-menu */
.main-menu.ush_menu_1 .w-nav-control {
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .main-menu.ush_menu_1 .w-nav-control.active,
  .main-menu.ush_menu_1 .w-nav-control.active:hover {
    color: #fff;
  }
}
@media screen and (max-width: 1024px) {
  .main-menu .w-nav-list.level_1.hover_underline {
    background: #212121 !important;
    color: #fff !important;
  }
  .main-menu .w-nav-list.level_1.hover_underline:hover a {
    color: #fff !important;
  }
}
.fade {
  height: 100vh;
  width: 100%;
  left: 0;
  top: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.85);
}
.phone-mob {
  display: none;
}
@media screen and (max-width: 1024px) {
  .phone-mob-item {
    padding: 0.7rem;
  }
}
@media screen and (max-width: 1024px) {
  .phone-mob-item .phone-mob {
    display: block;
  }
}
.phone-mob-item .phone-mob i {
  color: #C19B76;
}
.news-list .w-grid-item-h {
  height: unset;
}
@media screen and (max-width: 767px) {
  .news-list .w-hwrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.news-list .w-hwrapper.valign_top {
  -webkit-box-align: inherit;
  -webkit-align-items: inherit;
      -ms-flex-align: inherit;
          align-items: inherit;
}
input[type=checkbox],
input[type=radio] {
  display: none;
}
input[type=checkbox] + i,
input[type=radio] + i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 10px;
  min-width: 30px;
  height: 30px;
  cursor: pointer;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background: #373737;
}
input[type=radio] + i {
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
input[type=checkbox]:checked + i:before,
input[type=radio]:checked + i:before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
input[type=radio]:checked + i + img {
  border: 1px solid #00a3e3;
}
input[type=checkbox] + i:before,
input[type=radio] + i:before {
  content: "";
  position: absolute;
  background: url('/wp-content/themes/Impreza-child/image/check2.svg');
  padding: 7px;
  -webkit-border-radius: 0;
          border-radius: 0;
  top: 7px;
  left: 8px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-background-size: 14px 14px;
          background-size: 14px;
  background-repeat: no-repeat;
}
input[type=radio] + i:before {
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.checkbox label,
.radio label {
  position: relative;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .contakt-item {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.contakt-item.w-iconbox.iconpos_left .w-iconbox-icon {
  margin-right: 8px;
}
.contakt-item .w-iconbox-title {
  padding-bottom: 0.3em;
}
.contakt-item .w-iconbox-text {
  padding-left: 10px;
}
.razrab {
  color: #c19b76 !important;
  border: 1px solid #c19b76;
  padding: 5px 12px;
  text-transform: uppercase;
  font-size: 14px;
}
/* soc */
.footer-soc .w-socials-item-link {
  color: #fff !important;
  background: #c19b76;
}
