@font-face {
    font-family: AdventureC;
    src: url(/wp-content/themes/door/fonts/AdventureC.eot?#iefix) format('embedded-opentype'), url(/wp-content/themes/door/fonts/AdventureC.otf) format('opentype'), url(/wp-content/themes/door/fonts/AdventureC.woff) format('woff'), url(/wp-content/themes/door/fonts/AdventureC.ttf) format('truetype'), url(/wp-content/themes/door/fonts/AdventureC.svg#AdventureC) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Sochi2014-Light;
    src: url(/wp-content/themes/door/fonts/Sochi2014-Light.eot?#iefix) format('embedded-opentype'), url(/wp-content/themes/door/fonts/Sochi2014-Light.woff) format('woff'), url(/wp-content/themes/door/fonts/Sochi2014-Light.ttf) format('truetype'), url(/wp-content/themes/door/fonts/Sochi2014-Light.svg#Sochi2014-Light) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Sochi2014-Medium;
    src: url(/wp-content/themes/door/fonts/Sochi2014-Medium.eot?#iefix) format('embedded-opentype'), url(/wp-content/themes/door/fonts/Sochi2014-Medium.woff) format('woff'), url(/wp-content/themes/door/fonts/Sochi2014-Medium.ttf) format('truetype'), url(/wp-content/themes/door/fonts/Sochi2014-Medium.svg#Sochi2014-Medium) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Circe-Bold;
    src: url(/wp-content/themes/door/fonts/Circe-Bold.eot?#iefix) format('embedded-opentype'), url(/wp-content/themes/door/fonts/Circe-Bold.otf) format('opentype'), url(/wp-content/themes/door/fonts/Circe-Bold.woff) format('woff'), url(/wp-content/themes/door/fonts/Circe-Bold.ttf) format('truetype'), url(/wp-content/themes/door/fonts/Circe-Bold.svg#Circe-Bold) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Circe-Light;
    src: url(/wp-content/themes/door/fonts/Circe-Light.eot?#iefix) format('embedded-opentype'), url(/wp-content/themes/door/fonts/Circe-Light.otf) format('opentype'), url(/wp-content/themes/door/fonts/Circe-Light.woff) format('woff'), url(/wp-content/themes/door/fonts/Circe-Light.ttf) format('truetype'), url(/wp-content/themes/door/fonts/Circe-Light.svg#Circe-Light) format('svg');
    font-weight: 400;
    font-style: normal
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

abbr,
fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: 400
}

ul li {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400;
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

legend {
    color: #000
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
    display: block
}

img {
    max-width: 100%;
    height: auto
}

input-placeholder {
    color: #bcbcbc
}

header {
    height: 100%;
    background-color: #292929
}


.wrapper {
  max-width: 1170px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}

.btn-consultation {
  cursor: pointer;
}

.popup {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.popup .close1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.7);
  -webkit-background-color: rgba(0,0,0,.7);
  -moz-background-color: rgba(0,0,0,.7);
  cursor: pointer;
}

.popup-block {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  width: 100%px;
  border-radius: 10px;
  background: #e6e6e6;
}

.popup-block1,.popup-block3 {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  width: 100%;
  padding: 50px;
}

.popup-block .close2,.popup-block1 .close2-2 {
  position: absolute;
  top: 10px;
  right: 50px;
  cursor: pointer;
  width: 30px;
  height: 30px;
}

.popup2 .close1-1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.7);
  -webkit-background-color: rgba(0,0,0,.7);
  -moz-background-color: rgba(0,0,0,.7);
  cursor: pointer;
}

.popup3 {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
}

.popup-block3 .close2-3 {
  position: absolute;
  top: 10px;
  right: 50px;
  cursor: pointer;
  width: 30px;
  height: 30px;
}

.popup {
  z-index: 99999999999999;
}

.close2-3 {
  color: #e53935;
}

.popup-block3 {
  background: #b4efa5;
  color: #e53935;
  font-size: 20px;
  font-family: g-b;
  text-align: center;
}

.popup-block1 {
  background: #e6e6e6;
  border-radius: 10px;
}

.popup2 {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999999999999999999;
}

.popup2_txt {
  color: #000;
  font-size: 20px;
  font-family: g-b;
}

.close2 {
  color: #e53935;
  margin-right: 20px;
  font-size: 20px;
  font-family: o-b;
}

.close2-2 {
  color: #d2a13d;
  font-size: 20px;
  font-family: g-b;
}

.popup_title {
  margin: 20px auto;
  color: #e53935;
  font-size: 30px;
  font-family: g-b;
  text-align: center;
}

.popup_frm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.popup_frm input {
  font-size: 18px;
  padding: 10px 0 10px 20px;
  margin-bottom: 10px;
  border: 2px solid rgba(210,161,61,0);
}

.popup_frm input:focus {
  border: 2px solid #d2a13d;
}

.popup_btn {
  text-align: center;
  font-family: g-b;
  font-size: 30px;
  color: #000;
  border: 1px solid #d2a13d;
  padding: 15px 20px 10px;
  background: #d2a13d;
  border-radius: 30px;
}

.popup_btn:hover {
  color: #d2a13d;
  background: #fff;
}

.d-flex {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex_conteiner_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo {
  width: 145px;
  height: 80px;
  margin: 5px 0;
}

.phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#p1 {
  color: #fff;
  font-size: 12px;
  font-family: Sochi2014-Light;
  text-transform: uppercase;
  font-weight: 700;
}

#p2 {
  color: #fff;
  font-size: 21px;
  font-family: Sochi2014-Medium;
  text-transform: uppercase;
  font-weight: 700;
}

#main {
  background-image: url(/wp-content/themes/door/img/bg-main.jpg);
  background-repeat: no-repeat;
  background-position: top;
  padding-top: 50px;
  box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.5);
}

.main_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.colum_main {
  text-align: center;
  z-index: 2;
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.img_family {
  margin-top: 69px;
  margin-bottom: -4px;
}

.h1-index h1 {
  font-size: 90px;
  color: #0060ff;
  font-weight: 700;
  font-family: Sochi2014-Medium;
  text-shadow: 1px 1px 0 #000,-1px -1px 0 #000;
  margin-top: -20px;
}
#p1-adres p{
	color: #202020;
	font-weight: bold;
	font-size: 20px;
	font-family: Sochi2014-Light;
}
#p3 p{
  display: block;
  font-size: 52px;
  color: #000;
  font-weight: 700;
  font-family: Sochi2014-Light;
  margin-left: 28px;
  margin-top: -20px;
}
#skidka {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 100px;
	margin-bottom: 30px;
}
#p4 {
  font-size: 60px;
  line-height: 1;
  font-family: AdventureC;
  color: #000;
  font-weight: 700;
  -moz-transform: matrix(1.48116791,-.56102961,.56132393,1.48039129,0,0);
  -webkit-transform: matrix(1.48116791,-.56102961,.56132393,1.48039129,0,0);
  -ms-transform: matrix(1.48116791,-.56102961,.56132393,1.48039129,0,0);
  margin-left: 100px;
}

#p5 {
  font-size: 150px;
  line-height: 1;
  font-family: AdventureC;
  color: red;
}

.sk1 {
  margin-top: -30px;
}
.sk2 {
	display: block;
	width: 100%;
}

#p6 {
  font-size: 24px;
  font-family: AdventureC;
  color: #000;
  font-weight: 700;
  margin-top: 0px;
}

.counter {
  margin-top: 30px;
}

.order_button {
	width: 100%;
	text-align: center;
}

.order_button button {
  background: -webkit-linear-gradient(top,#17d94e,#00601b);
  background: linear-gradient(to bottom,#17d94e,#00601b);
  width: 265px;
  height: 48px;
  cursor: pointer;
  border-radius: 30px;
  border: none;
  font-size: 24px;
  font-family: Sochi2014-Medium;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.order_button button:hover {
  text-shadow: 1px 1px 10px #000,-1px -1px 10px #000;
  background: -webkit-linear-gradient(top,#17d94e,#262525);
  background: linear-gradient(to bottom,#17d94e,#262525);
}

.textDiv_Days h4,.textDiv_Hours h4,.textDiv_Minutes h4,.textDiv_Seconds h4 {
  font-size: 10px!important;
}

hr {
  margin-top: 0;
}

.h2 {
  text-align: center;
  font-size: 36px;
  font-family: Sochi2014-Light;
  font-weight: 700;
  color: #202020;
  margin-top: 54px;
}

#owl-demo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}

#owl-demo img {
  width: 100%;
  height: 100%;
}

#owl-demo .item1 {
  width: 132px;
  height: 330px;
  margin: 10px;
  text-align: center;
}

#owl-demo .item2 {
  width: 151px;
  height: 378px;
  margin: 10px;
  text-align: center;
}

#owl-demo .item1:nth-child(3) {
  width: 170px;
  height: 425px;
  margin: 10px;
  text-align: center;
}

#owl-demo .item4 {
  width: 151px;
  height: 378px;
  margin: 10px;
  text-align: center;
}

#owl-demo .item5 {
  width: 132px;
  height: 330px;
  margin: 10px;
  text-align: center;
}

#big_catalog {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
}

#big_catalog button {
	border: none;
	border-radius: 15px;
	background-color: #c9000d;
	font-size: 24px;
	font-family: Sochi2014-Medium;
	text-transform: uppercase;
	color: #fff;
	width: 360px;
	height: 48px;
	font-weight: 700;
	cursor: pointer;
}

#big_catalog button:hover {
  -webkit-transition: .5s;
  transition: .5s;
  background-color: #006a75;
}

#discount {
  height: 301px;
  background-image: url(../img/bg_discount.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}

#discount_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.bid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.bid h2 {
  font-size: 32px;
  font-family: Sochi2014-Medium;
  text-transform: uppercase;
  font-weight: 700;
}

#p7 {
  width: 243px;
  font-size: 16px;
  font-family: Sochi2014-Light;
  font-weight: 700;
  text-align: center;
  margin-bottom: 28px;
}

#p8 {
  width: 360px;
  font-size: 9px;
  font-family: Sochi2014-Light;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
}

.bid form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bid_input {
  width: 242px;
  height: 38px;
  margin-bottom: 20px;
  background-color: #fff;
  color: #000;
  font-size: 12px;
  font-family: Sochi2014-Light;
  border-radius: 8px;
  padding-left: 15px;
}

.bid_button {
  width: 262px;
  height: 38px;
  font-size: 24px;
  font-family: Sochi2014-Medium;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  border-radius: 8px;
  cursor: pointer;
  background: -webkit-linear-gradient(top,#17d94e,#00601b);
  background: linear-gradient(to bottom,#17d94e,#00601b);
  margin-bottom: 22px;
  -webkit-transition: 1s;
  transition: 1s;
}

.bid_button:hover {
  background: -webkit-linear-gradient(top,#17d94e,#262525);
  background: linear-gradient(to bottom,#17d94e,#262525);
}

#sample {
  background-image: url(/wp-content/themes/door/img/bg_sample.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-top: 22px;
  box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.5);
}

.conteiner_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.form_sample {
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 21.46px 7.54px rgba(32,22,0,.3);
  width: 555px;
  height: 409px;
  margin-bottom: 200px;
  padding-top: 26px;
}

#sample h2 {
  width: 555px;
  text-align: center;
  font-size: 24px;
  font-family: Sochi2014-Medium;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
}

#p9 {
  width: 555px;
  font-size: 18px;
  font-family: Sochi2014-Light;
  color: #002020;
  font-weight: 700;
  text-align: center;
  margin-bottom: 62px;
}

#p10 {
  font-size: 18px;
  font-family: Sochi2014-Light;
  color: #002020;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}

#p11 {
  font-size: 24px;
  font-family: Sochi2014-Medium;
  color: red;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 44px;
}

.sample_form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.sample_form_input {
  border-radius: 10px;
  box-shadow: 0 0 21.46px 7.54px rgba(32,22,0,.3);
  width: 456px;
  height: 40px;
  margin-bottom: 44px;
  padding-left: 15px;
  background-color: #fff;
  color: #000;
  font-size: 16px;
  font-family: Sochi2014-Light;
}

.sample_form_button {
  width: 360px;
  height: 42px;
  font-size: 24px;
  font-family: Sochi2014-Medium;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  border-radius: 8px;
  cursor: pointer;
  background: -webkit-linear-gradient(top,#17d94e,#00601b);
  background: linear-gradient(to bottom,#17d94e,#00601b);
  margin-bottom: 22px;
  -webkit-transition: 1s;
  transition: 1s;
}

.sample_form_button:hover {
  background: -webkit-linear-gradient(top,#17d94e,#262525);
  background: linear-gradient(to bottom,#17d94e,#262525);
}

#reviews {
  background-image: url(/wp-content/themes/door/img/bg_reviews.jpg);
  background-repeat: no-repeat;
  background-position: top;
  padding-top: 54px;
  background-size: cover;
}

#reviews h2 {
  text-align: center;
  font-size: 24px;
  font-family: Sochi2014-Medium;
  font-weight: 700;
}

.slader {
  width: 100%;
  margin-top: 134px;
}

.contackt p {
  text-align: center;
  font-size: 24px;
  font-family: Sochi2014-Light;
  font-weight: 700;
  color: #202020;
  margin: 66px 0 150px;
}

footer {
  height: 100%;
  background-color: #292929;
  color: #fff;
  padding: 20px 0px;
}

.catalog {
  padding-top: 40px;
  min-height: 80vh;
}

.card {
  height: 410px;
  width: 250px;
  border-radius: 15px;
  box-shadow: 0 0 30px #827878;
  margin-right: 30px;
}

.catalog_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.card-wrap {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.card-wrap a {
  text-decoration: none;
}

.card__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 18px;
}

.card__img img {
  max-height: 220px;
}

.card__title {
  margin-top: 23px;
  font-family: Sochi2014-Light;
  text-align: center;
  color: #202020;
  font-size: 16px;
}

.card__product {
  text-align: center;
  font-family: Sochi2014-Light;
  color: #202020;
  font-size: 16px;
}

.card__price {
  text-align: center;
  font-family: Sochi2014-Light;
  color: #202020;
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.card__btn {
  width: 80%;
  height: 44px;
  border-radius: 10px;
  border: none;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #da000c;
  font-family: Sochi2014-Light;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  cursor: pointer;
}

.recommendation {
  color: #202020;
  font-size: 18px;
  font-family: Sochi2014-Light;
  margin-bottom: 58px;
}

.product {
  padding-top: 40px;
  padding-bottom: 20px;
  min-height: 80vh;
}

.product_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product__img {
  border-radius: 15px;
  box-shadow: 0 0 30px #827878;
  margin-right: 30px;
  height: 523px;
  width: 30%;
}

.product_btn {
  text-align: right;
}

.product__img img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 40px auto 0;
  max-height: 425px;
}

.product__wrap {
  width: 65%;
}

.product__description {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.product__model,.product__version {
  color: #202020;
  font-size: 36px;
  font-family: Sochi2014-Light;
}

.product__holder span {
  font-family: Sochi2014-Light;
  font-size: 20px;
  color: #202020;
}

.product__price {
  font-size: 36px;
  color: #202020;
  font-family: Sochi2014-Medium;
}

.product__text {
	margin-top: 30px;
	font-family: Sochi2014-Light;
	font-size: 1rem;
	line-height: 1;
	color: #202020;
	width: 100%;
	margin-bottom: 40px;
}

.product__color {
  font-family: Sochi2014-Light;
  font-size: 19.96px;
  color: #202020;
  text-transform: uppercase;
  display: inline-block;
}

.product__color-span {
  color: #006cff;
  font-family: Sochi2014-Light;
  font-size: 19.96px;
}

.product__color-btn {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 17px;
}

.larch {
  height: 66px;
  width: 68px;
  background: #7b5536;
  border-radius: 5px;
  margin-right: 30px;
}

.nut {
  height: 66px;
  width: 68px;
  background: #4d2607;
  border-radius: 5px;
  margin-right: 30px;
}

.gray {
  height: 66px;
  width: 68px;
  background: #e8e8e8;
  border-radius: 5px;
  margin-right: 30px;
}

.cappuccino {
  height: 66px;
  width: 68px;
  background: #bb8e62;
  border-radius: 5px;
}

.product__order {
  background: transparent;
  margin-top: 30px;
  width: 265px;
  height: 48px;
  cursor: pointer;
  border-radius: 10px;
  border: none;
  box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.3);
  font-size: 24px;
  font-family: Sochi2014-Medium;
  color: #292929;
  font-weight: 700;
  text-transform: uppercase;
  transition: 0.5s;
}

.product__order:hover {
  cursor: pointer;
  background-color: #17d94e;
  color: #fff;
}

.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.mySlides {
  display: none;
  text-align: center;
}


.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: background-color .6s ease;
  transition: background-color .6s ease;
}

.active,.dot:hover {
  background-color: #717171;
}

.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {
    opacity: .4;
  }

  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: .4;
  }

  to {
    opacity: 1;
  }
}

.my_blog_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 80px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.my_blog_items a {
  text-decoration: none;
}

.my_blog_item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin: 0 20px 40px;
  border-radius: 9px;
  box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 150px;
  width: 150px;
}

.my_blog_item_desc {
  margin: 0 auto;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,.4);
  border-radius: 9px;
}

.my_blog_item_desc p {
  margin: 60px auto 0;
  text-align: center;
  font-size: 22px;
  font-family: o-b;
  color: #fff;
}

.my_blog_item:hover .my_blog_item_desc p {
  color: #000;
}

.my_blog_item:hover .my_blog_item_desc {
  background: rgba(255,255,255,.9);
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}

.big_links_more {
  margin: 20px auto;
  text-align: right;
}

.big_links_more_btn {
  background: transparent;
  width: 265px;
  height: 48px;
  cursor: pointer;
  border-radius: 10px;
  border: none;
  box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.3);
  font-size: 24px;
  line-height: 1;
  font-family: Sochi2014-Medium;
  color: #292929;
  font-weight: 700;
  text-transform: lowercase;
  transition: 0.5s;
}

.big_links_more_btn:hover {
  cursor: pointer;
  background-color: #17d94e;
  color: #fff;
}

.sl2_item img {
  max-height: 100px;
}

.prod_slider2 {
  margin: 30px 20px;
}

.sl2_item {
  width: 20%;
}

.sl2_item:hover {
  cursor: pointer;
}

.sl2_item_color {
  margin: 15px auto;
  text-align: center;
}

.product_text_title {
  margin-top: 20px;
  color: #006cff;
  font-size: 24px;
}

.slick-slide img {
  margin: 0 auto;
}

.sl1 .slick-slide img {
  padding-top: 15px;
}

.post-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.post-categories li {
  margin: 20px;
}

.form_btn {
  width: 360px!important;
  height: 42px!important;
  font-size: 24px!important;
  font-family: Sochi2014-Medium;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  border-radius: 8px;
  cursor: pointer;
  background: -webkit-linear-gradient(top,#17d94e,#00601b);
  background: linear-gradient(to bottom,#17d94e,#00601b);
  margin-bottom: 22px;
  -webkit-transition: 1s;
  transition: 1s;
}

.form_btn:hover {
  background: -webkit-linear-gradient(top,#17d94e,#262525);
  background: linear-gradient(to bottom,#17d94e,#262525);
}

.wpcf7-not-valid-tip {
  color: red;
  font-size: 1em;
  font-weight: 400;
  background: #fff;
  display: block;
  position: absolute;
  width: 300px;
  top: 30px;
}

.wpcf7-response-output {
  margin: 0!important;
  width: 300px!important;
}

.sl3 {
  margin: 100px auto;
}

.sl3_item {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-pack: justify!important;
  -ms-flex-pack: justify!important;
  justify-content: space-between!important;
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
}

.sl3_item_left {
  width: 45%!important;
  margin: 0 auto!important;
}

.sl3_item_left p {
  text-align: center;
}

.sl3_item_right {
  width: 45%!important;
  margin: 0 auto!important;
  color: #fff;
}

.sl3_item_left img {
  width: 300px;
}

.sl3_item_left iframe {
  height: 350px;
}

.sl3 .slick-next:before {
  content: url(/wp-content/themes/door/img/right.png);
}

.sl3 .slick-prev:before {
  content: url(/wp-content/themes/door/img/left.png);
}

.sl4 {
  margin: 30px auto;
  height: 380px;
}

.sl4 .slick-track {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
}

.sl4_item img {
  max-height: 260px;
}

.sl4 .slick-center img {
  max-height: 350px;
}

.popup .form_sample {
  margin-bottom: 0;
}

.menu1 {
  position: relative;
  display: block;
  height: auto;
  z-index: 10;
}

.menu1 ul {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  list-style: none;
}

.menu1>ul {
  text-align: justify;
  font-size: 1px;
  line-height: 1px;
}

.menu1>ul::after {
  display: inline-block;
  width: 100%;
  height: 0;
  content: " ";
}

.menu1 ul li {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  vertical-align: top;
  text-align: left;
}

.menu1 ul li.razd {
  height: 28px;
  width: 1px;
  background: #fff;
  margin-top: 4px;
}

.menu1 ul li a {
  display: block;
  padding: 9px 25px 0;
  font-size: 14px;
  font-family: Arial,sans-serif;
  color: #ffffef;
  line-height: 1.3em;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  height: 36px;
  box-sizing: border-box;
  transition: 0.4s;
}

.menu1 ul li:hover>a,.menu1 ul li>a:hover {
  color: #0060ff;
}

.menu1 ul li ul {
	position: absolute;
	top: 100%;
	left: 0px;
	width: auto;
	height: auto;
	background: #292929;
	white-space: nowrap;
	padding: 20px;
	box-shadow: 0px 0px 10px 5px rgba(255,255,255,0.2);
	display: none;
}

.menu1>ul>li:last-child>ul {
  left: auto;
  right: 0;
}

.menu1 ul li:hover>ul {
  display: flex;
  flex-direction: column;
  height: auto;
}

.menu1 ul li ul li {
  display: block;
  width: auto;
  padding: 0px;
  margin: 0px;
}

.menu1 ul li ul li a {
  display: block;
  text-transform: none;
  height: auto;
  width: 100%;
  box-sizing: border-box;
  border-radius: none;
  padding: 5px 0px;
  transform: 0.1s;
}

.menu1 ul li ul li:first-child>a {
  border-top: none;
}

.menu1 ul li ul li a:hover,.menu1 ul li ul li:hover>a {
  background: #d8d8d8;
  color: #d21919;
  border: none;
}

.menu1 ul li ul li ul {
  top: 0;
  left: 100%;
  display: none;
  background: #292929;
}

.menu1>ul>li:last-child>ul ul {
  left: auto;
  right: 100%;
}

.menu1 ul li ul li ul a {
  color: #fff;
}
.top_menu li:hover .sub-menu {
	display: block;
	height: auto;
}
.sub-menu li {
	padding: 0px;
	margin: 0px;
}
.sub-menu a {
	display: block;
	padding: 0px;
	margin: 0px;
}
.pagination {
  text-align: center;
  margin: 30px 0;
  position: relative;
}
.pagination a {
  text-decoration: none;
  font-family: 'Circe-Bold';
  font-size: 16px;
  color: #fff;
  background-color: #292929;
  opacity: 0.5;
  padding: 2px 10px;
  border-radius: 5px;
  transition: 0.3s;
}
.pagination a:hover {
  padding: 6px 12px;
  background-color: #191919;
  opacity: 1;
}
.pagination span {
  text-decoration: none;
  font-family: 'Circe-Bold';
  font-size: 16px;
  color: #fff;
  background-color: #292929;
  padding: 2px 10px;
  border-radius: 5px;
  transition: 0.3s;
}
.pagination .next {
  background-color: transparent;
  border: none;
  color: #292929;
  font-size: 26px;
  line-height: 0px;
  padding: 0px;
  margin-left: 10px;
  font-weight: 700;
  opacity: 1;
}
.pagination .next:hover {
  padding: 0px;
  background-color: transparent;
  opacity: 0.8;
}
.pagination .prev {
  background-color: transparent;
  border: none;
  color: #292929;
  font-size: 26px;
  line-height: 0px;
  padding: 0px;
  margin-right: 10px;
  font-weight: 700;
  opacity: 1;
}
.pagination .prev:hover {
  padding: 0px;
  background-color: transparent;
  opacity: 0.8;
}
.page-me {
	padding: 50px 0px;
	min-height: 80vh;
}
.page-me h1 {
	font-size: 2rem;
	color: #000;
	margin-bottom: 20px;
	font-family: 'Circe-Bold';
	font-weight: 700;
	line-height: 1;
}
.page-me h2 {
	font-size: 1.5rem;
	color: #000;
	font-family: 'Circe-Bold';
	font-weight: 700;
	line-height: 1;
}
.header_mobile {
	display: none;
}

@media screen and (max-width:1200px) {
  .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
	header {
		padding: 10px 0px;
	}
	.logo {
		width: 80px;
		height: auto;
		margin: 0px;
	}
	.menu1 ul li a {
		padding: 5px 15px;
		font-size: 13px;
		height: 30px;
	}
	.h1-index h1 {
	    font-size: 70px;
	    line-height: 1;
	    color: #0060ff;
	    font-weight: 700;
	    font-family: Sochi2014-Medium;
	    text-shadow: 1px 1px 0 #000, -1px -1px 0 #000;
	    margin-top: 0px;
	}
	#p3 p {
	    display: block;
	    font-size: 32px;
	    line-height: 1;
	    color: #000;
	    font-weight: 700;
	    font-family: Sochi2014-Light;
	    margin-left: 0px;
	    margin-top: 0px;
	}
	#p4 {
	    font-size: 40px;
	    line-height: 1;
	    font-family: AdventureC;
	    color: #000;
	    font-weight: 700;
	    -moz-transform: matrix(1.48116791,-.56102961,.56132393,1.48039129,0,0);
	    -webkit-transform: matrix(1.48116791,-.56102961,.56132393,1.48039129,0,0);
	    -ms-transform: matrix(1.48116791,-.56102961,.56132393,1.48039129,0,0);
	    margin-left: 50px;
	}
	#skidka {
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    margin-top: 30px;
	    margin-bottom: 0px;
	}
	.img_family {
    	margin-top: 0px;
	}

  .popup-block,.popup-block1,.popup-block3 {
    width: 70%;
  }

  .popup_title {
    font-size: 20px;
  }

  .popup_btn {
    margin-top: 20px;
  }

  .catalog_items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .sl3_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sl3_item_left,.sl3_item_right {
    width: 80%;
    margin: 10px 0;
  }

  .sl3_item_left iframe,.sl3_item_left img {
    height: 250px;
  }

  .sl3 .slick-next {
    right: 25px;
  }

  .sl3 .slick-prev {
    left: 0;
  }

  .sl3_item_right {
    padding-right: 55px;
  }
}

@media screen and (max-width:992px) {
	.wrapper {
		padding-left: 20px;
		padding-right: 20px;
	}
	.flex_conteiner_header {
		display: none;
	}
	.header_mobile {
		display: block;
	}
	.contacts {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
	}
	.phone-mobile {
		text-decoration: none;
		padding: 20px 40px;
		box-shadow: 0px 0px 10px 5px rgba(255,255,255,0.3);
		background-color: #fff;
		color: #292929;
	    font-size: 16px;
	    line-height: 0px;
	    font-family: Sochi2014-Light;
	    text-transform: uppercase;
	    font-weight: 700;
	    border-radius: 5px;
	    cursor: pointer;
	}
	.header_mobile nav {
		margin-top: 20px;
	}
	.mobile-menu {
		margin: 0px;
		background-color: #fff;
		padding: 20px;
		display: none;
	}
	.mobile-menu ul li {
		padding: 0px;
		margin: 0px;
		position: relative;
	}
	.mobile-menu a {
		text-decoration: none;
	    font-family: 'Sochi2014-Light';
	    font-weight: 700;
	    font-size: 16px;
	    color: #292929;
	}
	.mobile-menu .sub-menu li {
		list-style-type: circle;
		margin-left: 20px;
	}
	.block {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.btn-mobile-menu button {
		text-decoration: none;
	    padding: 20px;
	    box-shadow: 0px 0px 10px 5px rgba(255,255,255,0.3);
	    background-color: #fff;
	    color: #292929;
	    font-size: 16px;
	    line-height: 0px;
	    font-family: Sochi2014-Light;
	    text-transform: uppercase;
	    font-weight: 700;
	    border-radius: 5px;
	    border: none;
	    cursor: pointer;
	    margin-left: 10px;
	}
  .main_items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
	#main {
	    background-position: right;
	    background-size: cover;
	    padding: 50px 0px;
	}
  .colum_main {
    width: 100%;
  }

  .img_family {
    display: none;
  }

  #p4 {
    margin-left: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 60px;
    text-transform: uppercase;
  }

  #p5 {
    margin: 0px;
    font-size: 60px;
	font-weight: 700;
  }
	#skidka {
	    justify-content: center;
	    margin-top: 30px;
	    margin-bottom: 0px;
	}

  .sk1 {
    margin-top: -20px;
    margin-left: 250px;
  }

  .sk2 {
    margin-left: 0px;
  }

  #p6 {
    margin-left: 0;
  }

  .counter {
    margin-left: 250px;
  }

	.order_button button {
    	margin-left: 0px;
    	margin-top: 20px;
	}

  .contackt {
    margin: 0 auto;
    width: 300px;
  }

  .product_items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }

	.product__img {
		width: 30%;
		height: 100%;
		margin: 0px;
		padding-bottom: 40px;
	}

  .product__img img {
    max-height: 200px;
  }

	.product__wrap {
		width: 100%;
		padding: 0;
		margin-left: 20px;
	}
	.product__model, .product__version {
	    font-size: 22px;
	    line-height: 1;
	}
	.product__holder span {
	    font-size: 20px;
	    line-height: 1;
	}
	.product__price {
	    font-size: 20px;
	    line-height: 1;
	}

  .product__description {
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }

  .product__holder {
    margin-left: 0;
  }

  #contacks .conteiner_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .map {
    margin: 0 auto;
  }

  .big_links_more a {
    font-size: 16px;
  }

  .menu1 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .menu1 ul li ul {
    top: 0;
    left: 130px;
  }
	.sample_form {
		margin: 0px auto;
	}
	.sample_img {
		display: none;
	}
	.form_sample {
		margin-bottom: 0PX;
	}
	#contacks {
		padding: 50px 0px;
	}
	.contackt p {
	    text-align: center;
	    font-size: 16px;
	    margin: 0px 0 30px;
	}
	.map {
		display: none;
	}
}

@media screen and (max-width:720px) {
  .wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .popup-block,.popup-block1,.popup-block3 {
    width: 60%;
  }

  .popup_frm input {
    width: 90%;
    padding: 5px 0 5px 10px;
    margin-bottom: 10px;
    font-size: 18px;
  }

  .popup_btn {
    font-size: 18px;
  }

  .flex_conteiner_header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #phone {
    margin-top: 20px;
  }

  .colum_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .img_family {
    width: 50%;
    margin-top: 0;
    z-index: 1;
  }

  .h1-index h1 {
    font-size: 40px;
  }

  #p3 {
    font-size: 25px;
    margin: 10px auto;
  }

  #p4 {
    margin-left: -60px;
  }

  .sk1 {
    margin-left: 60px;
  }

  .sk2 {
    margin-left: 0;
  }

  #p6 {
    margin-top: 120px;
  }

  .counter {
    display: none;
  }

  .order_button button {
    margin-left: 0;
    margin-top: 0;
  }

  #owl-demo {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #owl-demo .item1,#owl-demo .item2,#owl-demo .item3,#owl-demo .item4,#owl-demo .item5 {
    width: 40%;
  }

  #big_catalog button {
    width: 320px;
  }

  .form_sample {
    width: 90%;
    margin: 20px auto;
  }

  .sample_img {
    width: 50%;
  }

  #sample h2 {
    width: 90%;
  }

  .sample_form form {
    padding: 10px;
  }

  .sample_form_input {
    width: 280px;
    margin: 20px;
  }

  .sample_form_button {
    width: 90%;
    height: 100%;
  }

  .catalog_item {
    margin: 0 auto;
  }

  .product__model,.product__version {
    font-size: 20px;
    margin-right: 20px;
  }

  #p9,.sample_form h2 {
    width: 90%;
    margin: 0 auto;
  }

  .map iframe {
    height: 400px;
    width: 300px;
  }

  .contackt p {
    margin: 20px auto;
  }

  .next,.prev {
    width: 10px;
  }

  .mySlides {
    width: 80%;
    margin: 0 auto;
  }

  .mySlides iframe {
    width: 80%;
    height: 200px;
    margin-top: -50px;
  }

  #sample .conteiner_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sl3 {
    margin: 50px auto;
  }

  .sl3_item_left img {
    height: auto;
    width: 200px;
  }

  .sl3_item_left iframe {
    width: 250px;
    height: 100%;
  }

  .sl3_item_right_desc {
    width: 90%;
    margin-left: 40px;
  }

  .menu1 ul li ul {
    display: none;
  }
}

@media screen and (max-width:576px) {
  .wrapper {
    padding-left: 5px;
    padding-right: 5px;
  }
	.block {
    	flex-direction: column;
	}
	.phone-mobile {
    	padding: 20px 20px;
    	font-size: 12px;
	}
	.btn-mobile-menu {
		width: 100%;
		margin-top: 20px;
	}
	.btn-mobile-menu .btn-menu-mobile {
	    width: 100%;
	    font-size: 16px;
	    margin: 0px;
	}
	.header_mobile nav {
		margin-bottom: 2px;
	}
	#main {
		position: relative;
	}
	#main:after {
		content: '';
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		background-color: #fff;
		opacity: 0.5; 
	}
	.main_items {
		position: relative;
		z-index: 2;
	}
	.h1-index h1 {
    	font-size: 50px;
	}
	#p3 p {
    	font-size: 25px;
    	margin: 0px 0px 10px 0px;
	}
	#p1-adres p {
	    font-size: 20px;
	}
	#p4 {
    	margin-left: 0px;
    	font-size: 40px;
	}
	#p5 {
	    font-size: 50px;
	}
	#p6 {
	    font-size: 16px;
	}
	.order_button button {
    	margin-top: 10px;
    	width: 100%;
    	border-radius: 10px;
    	line-height: 1;

	}
	#big_catalog button {
    	width: 280px;
    	font-size: 16px;
	}
	#sample {
		background-position: center;
		background-size: cover;
	    box-shadow: none;
    	margin: 0px auto;
	}
	.form_sample {
    	width: 280px;
    	height: auto;
    	margin: 20px auto;
	}
	.sample_form_input {
    	width: 80%;
    	margin: 20px 0px;
	}
	.sample_form_button {
	    display: block;
	    width: 100%;
	    height: 50px;
	    margin: 0px;
	    padding: 0px;
	    border: none;
	}
	#sample h2 {
	    width: 100%;
	    font-size: 18px;
	    margin-bottom: 10px;
	}
	#p9 {
	    width: 100%;
	    font-size: 12px;
	    line-height: 1;
	    margin-bottom: 0px;
	}
	#p10 {
	    font-size: 14px;
	}
	#p11 {
	    font-size: 18px;
	    margin-bottom: 0px;
	}
}

@media screen and (max-width:380px) {
  .wrapper {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/*# sourceMappingURL=styles.css.map */
