@font-face {
  font-family: "FuturaRoundBold";
  src: url("../fonts/FuturaRoundBold/FuturaRoundBold.eot");
  src: url("../fonts/FuturaRoundBold/FuturaRoundBold.eot?#iefix")format("embedded-opentype"),
  url("../fonts/FuturaRoundBold/FuturaRoundBold.woff") format("woff"),
  url("../fonts/FuturaRoundBold/FuturaRoundBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "FuturaRoundBoldItalic";
  src: url("../fonts/FuturaRoundBoldItalic/FuturaRoundBoldItalic.eot");
  src: url("../fonts/FuturaRoundBoldItalic/FuturaRoundBoldItalic.eot?#iefix")format("embedded-opentype"),
  url("../fonts/FuturaRoundBoldItalic/FuturaRoundBoldItalic.woff") format("woff"),
  url("../fonts/FuturaRoundBoldItalic/FuturaRoundBoldItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  color: #333;
  font-family: "Open Sans";
  font-weight: normal;
}

.left {
  float: left;
}
.right {
  float: right;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

body {
  margin: 0;
  padding: 0;
}

html.js .loader {
  background: none repeat scroll 0 0 #fff;
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 99999;
}

html.js .loader_inner {
  background-image: url("../img/preloader.gif");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  height: 60px;
  width: 60px;
  margin-top: -30px;
  margin-left: -30px;
  left: 50%;
  top: 50%;
  position: absolute;
}

body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.6;
  overflow-x: hidden;
}

.hidden {
  display: none;
}

.header-mobile {
  display: none;
}

header {
  background: rgba(255, 255, 255, 0.9);
  padding: 0 0 5px;
}

.left_mnu {
  list-style-type: none;
}

.left_mnu li {
  display: inline-block;
  margin: 0 5px;
}

.left_mnu li a,
.kak_zakaz {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  padding-top: 20px;
  display: block;
  transition: 1s all;
  margin: 0 20px;
  font-family: "FuturaRoundBold";
}

.left_mnu li a:hover,
.kak_zakaz:hover {
text-decoration: none;
color: #ff6e00;
cursor: pointer;
border-bottom: 2px solid #ff6e00;
font-family: "FuturaRoundBold";
}

.nav-hr {
  display: none;
}

.kak_zakaz {
  display: inline-block;
}

.right_block {
text-align: center;
}

.kak_zakaz {
  margin-right: 20px;
}

.top_btn {
  width: 193px;
  height: 54px;
  display: inline-block;
  background: linear-gradient(to bottom, #a43b80, #4c304f);
  text-align: center;
  line-height: 54px;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  margin-left: 18px;
  display: none;
}

.fixed_line {
  background: #ff00af;
  padding: 10px 0;
}

.fixed_line p {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
}

.fixed_line p b {
  font-weight: bold;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
}

.top_btn_1 {
  color: #fff;
  font-size: 18px;
}

.top_btn:hover {
  text-decoration: none;
}

.numb {
  font-weight: 600;
  font-size: 14px;
  color: #999;
}

.phone a {
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}
.phone a img {
  width: 18px;
}

.phone span {
  font-size: 18px;
  font-weight: 600;
}

#sec_1 {
  min-height: 600px;
  background: url(../img/header-bg.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 0;

}

.skidki {
  font-weight: bold;
  font-family: "Comfortaa", sans-serif;
  font-size: 24px;
  text-align: center;
  margin-bottom: 5px;
}
.skidki{
  background: rgba(255,255,255,0.75);
    display: block;
    text-align: center;
    padding:5px 0;
    font-family: 'Oswald', sans-serif;
    color: #d4c728;
    font-size: 45px;
    line-height: 45px;
}
.main_text {
  margin: auto;
  max-width: 770px;
  margin-top: 40px;
  max-height: 450px;
}

.postel {
  background: #AD1E6F;
  display: block;
  text-align: left;
  padding: 15px 10px 35px;
  font-family: Comfortaa,"Oswald", sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  border-radius: 20px;
}
.postel ul li{
  font-family: Comfortaa;
}
.postel ul li{
  color: #d8ff2d;
  list-style: none;
  font-size: 18px;
  font-style: italic;
  line-height: 22px;
}
.postel ul li:before {
  content:"\2713\0020";
  font-size: 30px;
  color:#fff;
}
.postel p{
  text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    padding-bottom: 8px;
    font-family: "FuturaRoundBold";
}
.postel:hover {
  -webkit-transform: rotateZ(5deg);
  -ms-transform: rotateZ(5deg);
  transform: rotateZ(5deg);
  transition: 0.8s ease;
  cursor: pointer;
}

h2 {
  padding-top: 35px;
  position: relative;
  text-align: center;
  font-family: "Oswald";
  font-size: 60px;
  line-height: 60px;
}
/* 
h2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 113px;
  height: 28px;
  background: url(../img/icons/before.png) no-repeat;
} */

.rotated {
  background: #fff;
  position: relative;
  top: -15px;
  left:45px;
  display: inline-block;
  font-size: 28px;
  font-family: "Comfortaa";
  max-width: 680px;
  width: 100%;
  text-align: center;
  padding: 0px 5px 15px 10px;
border-radius: 20px;
  line-height: 70px;
  color: #191919;
  -webkit-box-shadow: 4px -3px 13px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 4px -3px 13px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 4px -3px 13px 0px rgba(0, 0, 0, 0.5);
  width: 67%;
}
.rot_img{
  position: relative;
  top: -100px;
  left:0;
  display: inline-block;
  font-size: 28px;
  font-family: "Comfortaa";
  width: 100%;
  text-align: center;
  padding: 0px 0px 15px 5px;
  border-radius: 20px;
  color: #191919;
width: 30%;
  }
.rot_img img{
  width: 270px;
}
.rotated ul{
  text-align: left;
  font-family: Comfortaa;
}
.rotated ul li {
  color: #000;
  list-style: none;
  font-size: 18px;
  font-style: italic;
  line-height: 22px;
  font-family: Comfortaa;
}
.rotated ul li:before {
  content: "\2713\0020";
  font-size: 30px;
  color: #000;
}

.rotated p{
  text-align: center;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  padding-bottom: 8px;
  font-size: 20px;
  font-family: "FuturaRoundBold";
}
.rotated:hover {
  -webkit-transform: rotateZ(-5deg);
  -ms-transform: rotateZ(-5deg);
  transform: rotateZ(-5deg);
  transition: 0.8s ease;
  cursor: pointer;
}
.in_cat {
  display: block;
  margin: 10px auto 0;
  max-width: 350px;
  width: 100%;
  height: 65px;
  line-height: 65px;
  font-size: 24px;
  font-family: "Comfortaa";
  font-weight: bold;
  color: #F7941E;
  background:#FEEAD2 ;
  text-align: center;
  transition: 0.3s all;
  border-radius: 15px;
  box-shadow: 0px 0px 25px #000;
  margin-right: 22%;
  margin-top: 50px;
  margin-bottom: 20px;
}

.in_cat:hover {
  color: #fff;
  background: #F7941E;
  text-decoration: none;
  cursor: pointer;
}

#sec_2 {
  margin-top: 40px;
}

.pre_item {
  text-align: center;
}
.adv_cart{
  height: 175px;
}

.squared {
  width: 100px;
  height: 100px;
  display: block;
  margin: auto;
}
.squared p{
  text-transform: uppercase;
  color: #ff6e00;
}
.squared span{
  font-size: 14px;
}
.pre_item p {
  font-size: 18px;
  font-weight: 600; 
  text-transform: uppercase;
  color: #ef0501;
  font-family: "Oswald";
}
.pre_item span{
  font-family: "Oswald";
  font-size: 14px;
  color: #777;
}
#sec_3 {
  padding: 30px 0;
  padding-bottom: 30px;
}

.sec-3-pad {
  padding: 0 150px;
}

.sec_3_head {
  font-size: 36px;
  line-height: 36px;
  font-family: "FuturaRoundBold";
  text-align: center;
  text-transform: uppercase;
}
.sec_3_head span{
  font-family: "FuturaRoundBold";
  color:#AD1E6F;
}
.sec_3_sub{
  font-size: 20px;
  line-height: 36px;
  font-family: "FuturaRoundBold";
  text-align: left;
  text-transform: uppercase;
  margin-top: 30px;
}
.sec_3_sub:first-child{
  margin-top: 0;
}
.sec_3_p {
  font-size: 18px;
  line-height: 24px;
  font-family:"Comfortaa";
}


#catalog h2 {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 55px;
  font-family: "FuturaRoundBold";
  color:#AD1E6F;
}

.slick_1 {
  min-height: 832px;
}

.slick_1 img {
  width: 100%;
}

.ramka {
  position: absolute;
  max-width: 515px;
  width: 100%;
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 790px;
  border: 3px solid #fff;
}

button.slick-arrow {
  position: absolute;
  width: 32px;
  height: 32px;
  padding: 0;
  top: 50%;
  background: transparent;
  border: none;
  outline: none;
  z-index: 12;
}

button.slick-arrow:last-child {
  right: 30px;
}

button.slick-arrow:first-child {
  left: 30px;
}

.slick-buttons {
  position: absolute;
  z-index: 99;
  top: 70px;
  left: 490px;
  width: 750px;
  display: block;
  background: #fff;
  padding: 25px;
}

.cost_txt {
  border-radius: 5px;
  border: 2px solid #000;
  padding: 30px 20px 30px 35px;
}

.colors {
  max-width: 400px;
}

.product_name {
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 25px;
}

.prod_head {
  color: #666;
  font-size: 16px;
  line-height: 24px;
}

.prod_head span,
.small_prod_head span {
  display: inline-block;
  padding-right: 10px;
  color: #666;
  font-size: 14px;
  line-height: 24px;
}

.top {
  position: relative;
  top: -13px;
}

.prod_head .btn-default {
  width: 35px;
  height: 29px;
  margin-top: 7px;
  display: inline-block;
  outline: none;
  border: 2px solid #fff;
  border-radius: 6px;
}

.prod_head .active,
.small_prod_head .active {
  border: 2px solid #fff;
  border-radius: 6px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

.price {
  width: 195px;
  text-align: center;
}

.price p {
  line-height: 30px;
}

.price_name,
.new_price {
  font-weight: 600;
}

.price_name {
  font-size: 18px;
}

.old_price {
  color: #666;
  text-decoration: line-through;
  font-size: 18px;
  display: inline-block;
  padding-right: 10px;
}

.new_price {
  font-size: 24px;
  display: inline-block;
}

.big_it_btn,
.big_it_btn_1 {
  display: inline-block;
  margin: 5px auto 0;
  max-width: 100%;
  width: 100%;
  height: 36px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  background: #191919;
  border-radius: 3px;
  border: 2px solid #000;
  font-family: "Comfortaa";
  font-weight: 700;
  font-size: 14px;
}

.add_to_cart_btn {
  display: inline-block;
  margin: 10px auto 0;
  max-width: 100%;
  width: 100%;
  height: 36px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  background: #191919;
  border-radius: 3px;
  border: 2px solid #000;
  font-family: "Comfortaa";
  font-weight: 700;
  font-size: 14px;
}
.add_to_cart_btn:hover {
  cursor: pointer;
  background: #fff;
  color: #000;
}

.sm_price .big_it_btn_not {
  margin: 30px 0;
}

.big_it_btn_not {
  height: 50px;
  line-height: 46px;
  display: none;
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0;
  border-radius: 3px;
  border: 2px solid #c31616;
}

.top_item {
  margin-top: 390px;
}

.top_item .slick-buttons {
  left: -650px;
  top: 500px;
}

.mt {
  margin-top: -75px;
}

.mtp {
  margin-top: 75px;
}
.small__item {
  margin-bottom: 30px;
  position: relative;
}

.small__item .border {
  z-index: 1;
  position: absolute;
  width: 92%;
  height: 96%;
  left: 14.5px;
  top: 2%;
  border-radius: 3px;
  border: 3px solid #fff;
}

.slick img {
  width: 100%;
  height: 300px;
}

.small__item_text {
  height: 270px;
  z-index: 15;
  background: #f1f1f1;
  padding: 30px 40px 60px;
  text-align: left;
}

.small_brand_name {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 25px;
  font-weight: 600;
}

.small_brand_name_1 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 5px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}

.small_prod_head {
  color: #666;
  line-height: 24px;
  font-size: 13px;
}

.small_prod_head .btn-default {
  z-index: 99;
  position: relative;
  width: 35px;
  height: 29px;
  margin-top: 7px;
  display: inline-block;
  outline: none;
  border: 2px solid #fff;
  border-radius: 6px;
}

.sm_price {
  position: relative;
  z-index: 99;
  text-align: center;
}

.sm_old_price {
  margin-top: 10px;
  color: #666;
  text-decoration: line-through;
  font-size: 18px;
  line-height: 18px;
}

.sm_old_price_1 {
  margin-top: 30px;
  color: #666;
  text-decoration: line-through;
  font-size: 17px;
  line-height: 18px;
}

.sm_price .big_it_btn_1,
.sm_old_price_1 {
  margin-top: 30px;
}

.sm_new_price {
  display: block;
  font-weight: 600;
  font-size: 25px;
  text-decoration: none;
  color: #ce0202;
}

.sm_price .big_it_btn {
  margin-top: 5px;
}

#more {
  display: none;
}

#show-more {
  padding-top: 45px;
  height: 175px;
  border: 2px solid #000;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}

#show-more p {
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
}

#show-more p span {
  max-width: 212px;
  display: block;
  margin: auto;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  border-bottom: 2px dashed #333;
}

#more .big__wrap .ramka {
  left: 37px;
  top: 22px;
  height: 810px;
  max-width: 525px;
}

.cost_15_blue img {
  min-height: 540px;
}

.small__wrap .slick {
  /* min-height: 350px; */
}

#slick-buttons-18 .small_prod_head .top {
  min-width: 84px;
}
#sec_4{

}


#sec_4 h2 span {
  font-weight: 300;
  font-family: "Oswald", sans-serif;

}

.differences {
  position: relative;
  height: 720px;
  background: url(../img/girl_plus.jpg) no-repeat;
  background-position: 50% 0;
  margin-top: 35px;
}

.differences p {
  display: block;
  max-width: 280px;
  width: 100%;
  position: absolute;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

.differences p:nth-child(1) {
  text-align: right;
  top: 102px;
  left: 165px;
}

.differences p:nth-child(2) {
  top: 300px;
  left: 770px;
}

.differences p:nth-child(3) {
  top: 375px;
  left: 110px;
}

.differences p:nth-child(4) {
  top: 502px;
  left: 740px;
}

.differences p:nth-child(5) {
  top: 565px;
  left: 160px;
}

.differences_txt {
  max-width: 810px;
  display: block;
  margin: 50px auto 60px;
  font-size: 18px;
}
.centered {
  width: 180px;
  height: auto;
  display: block;
  margin: auto;
  position: relative;
}

.centered img {
  width: 100%;
}

.feed_text {
  max-width: 320px;
  display: block;
  margin: 30px auto;
  color: #fff;
}

.name_feed {
  margin-left: 20px;
  padding-left: 40px;
  background: url(../img/icons/arrow_small.png) no-repeat;
  background-position: 0 50%;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
}

.name_feed span {
  font-style: italic;
  text-transform: none;
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
}

#sec_6 {
  margin: 75px 0;
}

#sec_6 h2 {
  font-weight: bold;
}

.section {
  width: 600px;
  margin: 0 0 30px;
}

ul.tabs {

  line-height: 25px;
  list-style: none;
  background: #fff;
}
.tabs li {
  font-size: 18px;
  font-weight: 600;
  float: left;
  display: inline;
  cursor: pointer;
  position: relative;
}

.tabs li.current {
}

.box {
  color: #000;
  padding: 30px;
  display: none;
  border: 1px solid #ccc;
  border-width: 0 2px 2px 0;
  background: #fff;
  padding: 0 12px;
}

.box.visible {
  display: block;
}

.section.vertical {
  width: 100%;
  display: block;
  margin: 50px auto;
}
.vertical .tabs {
  width: 50%;
  float: left;
  display: inline;
}
.vertical .tabs li {
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
  width: 550px;
}

.vertical .tabs li.current {
}

.vertical .box {
  padding: 45px 55px;
  margin-left: 570px;
  border-width: 1px;
}

#sec_7 {
  padding: 250px 0 300px;
  background: url(../img/sec_7_bg.jpg) no-repeat;
  background-position: 50% 0;
  -webkit-background-size: cover;
  background-size: cover;
}

.cost_req {
  max-width: 700px;
  width: 100%;
  display: block;
  margin: auto;
}

.cost_head {
  display: block;
  background: #57252c;
  text-align: center;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  height: 100px;
  line-height: 100px;
  font-size: 48px;
  color: #fff;
}

.cost_profile {
  height: 70px;
  display: block;
  position: relative;
  line-height: 70px;
  color: #191919;
  text-align: center;
  font-family: "Oswald", sans-serif;
  background: #fff;
  transform: rotate(-1deg);
  top: -15px;
  left: 10px;
  font-size: 36px;
  max-width: 680px;
  box-shadow: 4px -3px 13px 0px rgba(0, 0, 0, 0.5);
}

.what_we_get {
  position: relative;
  height: 790px;
  background: url(../img/girl2_plus.jpg) no-repeat;
  background-position: 50% 0;
}

.what_we_get p {
  position: absolute;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  max-width: 320px;
  width: 100%;
  font-style: italic;
}

.what_we_get p:nth-of-type(1) {
  top: 125px;
  left: 15px;
  text-align: right;
}

.what_we_get p:nth-child(2) {
  top: 175px;
  left: 855px;
}

.what_we_get p:nth-child(3) {
  top: 327px;
  left: -45px;
  text-align: right;
}

.what_we_get p:nth-child(4) {
  top: 425px;
  left: 845px;
}

#sec_8 {
  padding: 260px 0 310px;
  background: url(../img/insta_bg.png) no-repeat;
  background-position: 50% 0;
  -webkit-background-size: cover;
  background-size: cover;
}

.insta_req {
  max-width: 720px;
  width: 100%;
  display: block;
  margin: auto;
}

.insta_head {
  display: block;
  background: #4b304e;
  text-align: center;
  font-family: "Oswald", sans-serif;
  height: 100px;
  line-height: 100px;
  font-size: 60px;
  color: #fff;
}

.insta_profile {
  height: 70px;
  display: block;
  position: relative;
  line-height: 70px;
  color: #191919;
  text-align: center;
  font-family: "Comfortaa";
  background: #fff;
  transform: rotate(-1deg);
  top: -15px;
  left: 25px;
  font-size: 24px;
  max-width: 680px;
  box-shadow: 4px -3px 13px 0px rgba(0, 0, 0, 0.5);
}

.go_to_insta {
  display: block;
  width: 137px;
  height: 50px;
  line-height: 47px;
  border-radius: 3px;
  border: 2px solid #000;
  text-align: center;
  margin: 20px auto 0;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  font-family: "Comfortaa";
  transition: 0.2s all;
}

.go_to_insta:hover {
  color: #fff;
  background: #000;
}

#sec_9 {
  margin-top: 80px;
  background: #fff;
}

.number {
  font-size: 100px;
  line-height: 70px;
  color: #999;
  font-family: "Open Sans Condensed";
  font-weight: 300;
}

.how_item {
  text-align: left;
}

.num_one {
  padding-top: 30px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  color: #333;
}

.num_two {
  color: #333;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 80px;
}

#sec_9 h2 {
  position: relative;
  text-transform: uppercase;
  padding-top: 40px;
  margin-bottom: 40px;
}

#sec_10 {
  background: url(../img/last.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 0;
  padding: 120px 0 100px;
}

.form_bot {
  max-width: 662px;
  width: 100%;
  height: 628px;
  display: block;
  margin: auto;
  text-align: center;
  background: url(../img/forrm_bg.png) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.form_bot p {
  color: #fff;
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 100px 0 25px;
  font-family: "Oswald", sans-serif;
}

.form_bot input {
  display: block;
  max-width: 440px;
  width: 100%;
  height: 72px;
  padding-left: 30px;
  outline: none;
  font-size: 24px;
  font-weight: 600;
  border: none;
  display: block;
  margin: 0 auto 20px;
  color: #333;
}

::-webkit-input-placeholder {
  color: #333;
}
::-moz-placeholder {
  color: #333;
}
:-moz-placeholder {
  color: #333;
}
:-ms-input-placeholder {
  color: #333;
}

.form_bot button {
  outline: none;
  color: #fff;
  display: inline-block;
  max-width: 327px;
  width: 100%;
  text-align: center;
  height: 75px;
  line-height: 72px;
  z-index: 2;
  font-size: 30px;
  font-weight: 700;
  border-radius: 20px;
  background: linear-gradient(to bottom, #4b304e, #6f4074);
  border: none;
  font-family: "Comfortaa";
  text-transform: uppercase;
  border-bottom: 9px solid #4b304e;
}



.recv {
  color: #fff;
}


.fancybox-is-open .fancybox-bg {
  opacity: 0.8 !important;
}

.fancybox-bg {
  background: #f1f1f1 !important;
}

.modalWindow {
  max-width: 320px;
  border-radius: 6px;
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.2);
}

.modal-block {
  background: #fff;
}

.tov {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #312637;
  margin-bottom: 10px;
  font-weight: 700;
}
.form-modal {
  text-align: center;
}

.form-modal h3 {
  color: #312637;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  font-family: "Comfortaa";
}

.form-modal input {
  padding: 0.7rem;
  margin-bottom: 1rem;
  border: none;
  border-bottom: 1px solid #888;
  width: 100%;
  outline: none;
  font-size: 14px;
  font-family: "Comfortaa";
  margin-bottom: 10px;
}

.form-modal input:focus {
  outline: none;
  border-bottom: 1px solid #401845;
  box-shadow: 0 1px 0 0 #401845;
}

.form_btn:hover {
  background-size: 120% 150%;
  color: #fff;
  background: #6d2c77;
}

.form_btn {
  margin-top: 2rem;
  font-size: 14px;
}
.form_btn {
  display: inline-block;
  border-radius: 40px;
  position: relative;
  border: none;
  color: #fff;
  text-align: center;
  padding: 0.8rem 2rem;
  text-decoration: none;
  background: #401845;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe9573', endColorstr='#f6626d',GradientType=1 );
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  transition: all 0.25s ease;
}

.fancybox-inner .fancybox-close-small {
  width: 30px;
  height: 30px;
  top: 5px;
  right: 5px;
  outline: none !important;
}

.fancybox-inner .fancybox-close-small:after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  background: #c5c1c2;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0%;
  border-radius: 0;
  transition: none;
  outline: none !important;
}

.fancybox-inner .fancybox-close-small:before {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  background: #c5c1c2;
  transform: rotate(-45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 5%;
  border-radius: 0;
  transition: none;
  outline: none !important;
}

.fancybox-inner .fancybox-close-small:hover:after,
.fancybox-inner .fancybox-close-small:hover:before {
  background: #401845;
  outline: none !important;
}

#parent_popup {
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#popup,
.cart_alert {
  background: #fff;
  max-width: 350px;
  width: 100%;
  padding: 7px;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 6px;
}
#bcaption{
  background: #ff6e00;
}
#bcaption td{
  border-right: 2px solid #c15706;
}
.brdr {
  padding: 0 0px 15px;
  border: 2px solid #ff6e00;
  border-radius: 6px;
}

#popup .modal_img {
  max-width: 130px;
  display: block;
  margin: 0 auto -10px;
}

#popup h3 {
  font-weight: 600;
  text-align: center;
  font-size: 23px;
  line-height: 25px;
  font-family: "Oswald";
  color: #ff6e00;
}

#popup h3 b {
  font-weight: 700;
  color: #401844;
}

.close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
}

.subscribe {
  display: block;
  margin: 20px auto 0;
  max-width: 150px;
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: #401845;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  transition: 0.4s all;
}

.subscribe:hover {
  background: #702979;
}

.close:after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background: #c5c1c2;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0%;
  border-radius: 0;
  transition: none;
  outline: none !important;
  transition: 0.4s all;
}

.close:before {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background: #c5c1c2;
  transform: rotate(-45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 5%;
  border-radius: 0;
  transition: none;
  outline: none !important;
  transition: 0.4s all;
}

.close:hover:after,
.close:hover:before {
  background: #401845;
  outline: none !important;
}

#header_fixed {

  top: 0;
  height: auto;
  width: 100%;
  z-index: 9999;
}

.icon-info {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  background-image: url(../img/icons/basket.png);
  -webkit-background-size: cover;
  background-size: cover;
  cursor: pointer;
  margin: auto;
}
.logo_img img{
  width: 100%;
}

.icon-info span {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #3156bf;
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  color: #f3db7e;
}

.clear_cart {
  font-size: 12px;
  line-height: 16px;
}

.cart .price {
  width: 100%;
  font-size: 12px;
}

.clear_cart {
  max-width: 100%;
}
#wrapper{
  background: #F1EEE4;
}
#wrapper .jq-selectbox__select,
.jq-selectbox {
  font: 16px/32px "Oswald" !important;
}

.jq-selectbox {
  margin: auto;
  margin: 0;
}

.wicartoptional {
  margin-top: 7px;
  width: 100%;
}

.showroom_slider {
  width: 100%;
}

.showroom_slider div img {
  min-height: 413.33px;
}

.showroom_slider div img,
.showroom_slider video {
  width: auto;
  height: 740px;
  display: block;
  margin: auto;
  outline: none;
}

#showroom h2 {
  margin-bottom: 50px;
}

.position {
  position: relative;
  height: 740px;
}

.contact_showroom {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 20px 35px;
  text-align: center;
  box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.4);
}

.show_main {
  font-size: 35px;
  font-family: "Oswald";
  padding-bottom: 10px;
}

.contact_us {
  font-size: 20px;
  font-family: "Comfortaa";
}

.contact_us span {
  font-family: "Comfortaa";
  display: block;
  font-size: 18px;
  margin-top: 10px;
  font-weight: bold;
}

.contact_us span a {
  font-size: 22px;
  font-family: "Oswald";
  font-weight: bold;
  margin-left: 10px;
}

.heght {
  margin-top: -30px;
}

.heght .small__item_text {
  height: 320px;
}

.heght .sm_new_price {
  margin-top: 55px;
}

.price_top {
  position: relative;
  top: -30px;
}

@media (max-width: 1170px) {
  .price_top {
    position: static;
    top: 0px;
  }
}

.small_prod_head {
  font-style: italic;
}
.small_prod_head span {
  font-style: normal;
  font-weight: bold;
  color: #000;
}

.order_btn:hover {
  cursor: pointer;
  background: #4b304e;
}

.scroll:hover {
  color: #843042;
}

.tabs {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 1em 0 2em;
  font-weight: 300;
}

/* Nav */
.tabs nav {
  text-align: center;
}

.tabs nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
}

.tabs nav ul li {
  border: 1px solid #becbd2;
  border-bottom: none;
  margin: 0 0.25em;
  display: block;
  float: left;
  position: relative;
}

.tabs nav li.tab-current {
  border: 1px solid #47a3da;
  box-shadow: inset 0 2px #47a3da;
  border-bottom: none;
  z-index: 100;
}

.tabs nav li.tab-current:before,
.tabs nav li.tab-current:after {
  content: "";
  position: absolute;
  height: 1px;
  right: 100%;
  bottom: 0;
  width: 1000px;
  background: #47a3da;
}

.tabs nav li.tab-current:after {
  right: auto;
  left: 100%;
  width: 4000px;
}

.tabs nav a {
  color: #becbd2;
  display: block;
  font-size: 1.45em;
  line-height: 2.5;
  padding: 0 1.25em;
  white-space: nowrap;
}

.tabs nav a:hover {
  color: #768e9d;
}

.tabs nav li.tab-current a {
  color: #47a3da;
}

/* Icons */
.tabs nav a:before {
  display: inline-block;
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-variant: normal;
  font-family: "icomoon";
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  margin: -0.25em 0.4em 0 0;
}

.icon-food:before {
  content: "\e600";
}

.icon-lab:before {
  content: "\e601";
}

.icon-cup:before {
  content: "\e602";
}

.icon-truck:before {
  content: "\e603";
}

.icon-shop:before {
  content: "\e604";
}

/* Content */
.content section {
  font-size: 1.25em;
  padding: 3em 1em;
  display: none;
  max-width: 1230px;
  margin: 0 auto;
}

.content section:before,
.content section:after {
  content: "";
  display: table;
}

.content section:after {
  clear: both;
}

/* Fallback example */
.no-js .content section {
  display: block;
  padding-bottom: 2em;
  border-bottom: 1px solid #47a3da;
}

.content section.content-current {
  display: block;
}

.mediabox {
  float: left;
  width: 33%;
  padding: 0 25px;
}

.mediabox img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.mediabox h3 {
  margin: 0.75em 0 0.5em;
}

.mediabox p {
  padding: 0 0 1em 0;
  margin: 0;
  line-height: 1.3;
}

/* Example media queries */

@media screen and (max-width: 52.375em) {
  .tabs nav a span {
    display: none;
  }

  .tabs nav a:before {
    margin-right: 0;
  }

  .mediabox {
    float: none;
    width: auto;
    padding: 0 0 35px 0;
    font-size: 90%;
  }

  .mediabox img {
    float: left;
    margin: 0 25px 10px 0;
    max-width: 40%;
  }

  .mediabox h3 {
    margin-top: 0;
  }

  .mediabox p {
    margin-left: 40%;
    margin-left: calc(40% + 25px);
  }

  .mediabox:before,
  .mediabox:after {
    content: "";
    display: table;
  }

  .mediabox:after {
    clear: both;
  }
}

@media screen and (max-width: 32em) {
  .tabs nav ul,
  .tabs nav ul li a {
    width: 100%;
    padding: 0;
  }

  .tabs nav ul li {
    width: 20%;
    width: calc(20% + 1px);
    margin: 0 0 0 -1px;
  }

  .tabs nav ul li:last-child {
    border-right: none;
  }

  .mediabox {
    text-align: center;
  }

  .mediabox img {
    float: none;
    margin: 0 auto;
    max-width: 100%;
  }

  .mediabox h3 {
    margin: 1.25em 0 1em;
  }

  .mediabox p {
    margin: 0;
  }
}

.tab-group,
.tab-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  zoom: 1; /* Fix for IE7 */
  *display: inline; /* Fix for IE7 */
  margin-bottom: 20px;
}
.tabbable {
  text-align: center;
}

.tab-group > li,
.tab-group-vertical > li {
  position: relative;
  float: left;

}
.tab-group > li{
  opacity: .8;
  border-radius: 10px;
}
.tab-group > li > a{
  border-radius: 10px;
}
.tab-group > li.active{
  opacity: 1;
}
.tab-group > li.active > a,
.tab-group > li.active > a:hover,
.tab-group > li.active > a:focus,
.tab-group-vertical > li.active > a,
.tab-group-vertical > li.active > a:hover,
.tab-group-vertical > li.active > a:focus {
  background-color: rgba(255,110,0,1);
  color: #fff;
}
.nav>li>a:focus, .nav>li>a:hover{
  background-color: rgba(255,110,0,1);
}s
.tab-group > li > a,
.tab-group-vertical > li > a {
  border-radius: 0;
}
.tab-group > li > a:hover,
.tab-group-vertical > li > a:hover {
  border-radius: 4px;
}

.tab-group li + li {
  margin-left: -1px;

  margin: 0 10px;
}

.tab-group > li:not(:first-child):not(:last-child),
.tab-group > li:not(:first-child):not(:last-child) > a:hover {
  border-radius: 10px;
}
.tab-group > li:first-child,
.tab-group > li:first-child > a:hover {
  margin-left: 0;
}
.tab-group > li:first-child:not(:last-child),
.tab-group > li:first-child:not(:last-child) > a:hover {
  border-radius: 10px;
}
.tab-group > li:last-child:not(:first-child),
.tab-group > li:last-child:not(:first-child) > a:hover {
border-radius: 10px;
}

.tab-group-vertical > li {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  text-align: center;
}
.tab-group-vertical > li + li {
  margin-top: -1px;
  margin-left: 0px;
}

.tab-group-vertical > li:not(:first-child):not(:last-child),
.tab-group-vertical > li:not(:first-child):not(:last-child) > a:hover {
  border-radius: 0;
}
.tab-group-vertical > li:first-child:not(:last-child),
.tab-group-vertical > li:first-child:not(:last-child) > a:hover {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.tab-group-vertical > li:last-child:not(:first-child),
.tab-group-vertical > li:last-child:not(:first-child) > a:hover {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}

.tov_free {
  position: absolute;
  color: #fff;
  font-weight: bold;
  z-index: 100;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #ff1212;
  left: 20px;
  top: 5px;
  vertical-align: middle;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Oswald";
}

.heading4 {
  font-size: 18px;
  font-weight: 400;

  color: #111111;
  margin: 0px 0px 5px 0px;
}
.heading1 {
  font-size: 30px;
  line-height: 20px;

  text-transform: uppercase;
  color: #1b2834;
  font-weight: 900;
}
.content-quality {
  float: left;
  width: 193px;
}
.content-quality p {
  margin-left: 10px;

  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
}
.content-quality p span {
  display: block;
}
.tabtop li a {

  font-weight: 700;
  color: #1b2834;
  border-radius: 0px;
  margin-right: 22.008px;
  border: 1px solid #ebebeb !important;
}

.tabtop li a:hover {
  color: #e31837 !important;
  text-decoration: none;
}
.tabtop .active a:hover {
  color: #fff !important;
}
.tabtop .active a {
  background-color: #e31837 !important;
  color: #fff !important;
}
.margin-tops {
  margin-top: 30px;
}
.tabtop li a:last-child {
  padding: 10px 22px;
}
.thbada {
  padding: 10px 28px !important;
}

.margin-tops4 {
  margin-top: 20px;
}
.tabsetting {
  border-top: 5px solid #ebebeb;
  padding-top: 6px;
}
.services {
  background-color: #d4d4d4;
  min-height: 710px;
  padding: 65px 0 27px 0;
}
.services a:hover {
  color: #000;
}
.services h1 {
  margin-top: 0px !important;
}
.heading-container p {
  text-align: center;
  font-size: 16px !important;
  text-transform: uppercase;
}
.cart_item{
	font-family: "Comfortaa";
	box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
  border-radius: 20px;
  background: #fff;
}
.item_photo img{
	/* width: 100%; */
  height: 300px;
  border-radius: 20px 20px 0 0 ;
}
.item_desc{
	background: #fff;
	padding: 10px 20px;
	margin-bottom: 15px;
  font-weight: bold;
  border-radius:0 0 20px 20px;
}
.item_desc h3{
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
  color: #ff6e00;
  font-family: "Comfortaa";
  min-height: 44px;
}
.item_desc p span{
	width: 70px;
	font-weight: bold;
	font-style: normal;
	margin-right: 10px;
  line-height: 20px;
  color: #fff;

}
.item_desc p{
	font-size: 14px;
  font-style: italic;
  font-family: "Oswald";
  color: #fff;
}
.last_price,.current_price{
	display: block;
  text-align: center;
  font-family: "Oswald";
}
.last_price{
	text-decoration: line-through;
	font-size: 20px;
  margin-top: 5px;
  font-family: "Oswald";
  color: #777;

}
.current_price{
	font-size: 30px;
	line-height: 15px;
color: #ff1212;
font-weight: bold;
}
.add_btn{
	display: block;
	margin: 0 auto;
	text-align: center;
	background: #FEEAD2;
	color: #F7941E;
margin-top: 22px;
	padding: 10px 0;
	width: 75%;
	font-family: "Oswald";
	font-size: 15px;
	font-weight: bold;
  box-shadow: 7px 7px 20px rgba(0,0,0,0.5);
  text-transform: uppercase;
}
.add_btn:hover{
	background: #F7941E;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
.col-md-4{
	margin-bottom: 10px;
}

a:focus, a:hover{
  text-decoration: none;
  color: #000;
}
.choose_tittle{
  text-align: center;
  margin-bottom: 20px;
  font-size: 15px;
  text-shadow: 10px 10px 10px;
}

.clear_cart a{
  font-size: 10px;
  font-weight: bold;
  color: #666;
}
.clear_cart a:hover{
  color: #000;
}
.free_ship{
  text-align: center;
    margin: 25px 0;
    font-size: 40px;
    line-height: 40px;
}
.free_ship p:first-child{
  color: #401844;
  font-style: italic;
  font-family: "Oswald";

}
.free_ship p:last-child{
  color: #ff0037;
  font-weight: bold;
  font-family: "Oswald";
}

a:focus, a:active, a:hover{
  outline: none;
}

/* Блок отзывы */


/*Стили для демо*/
/*h2*/
.title {
	background-color: #503d3f;
	color:#fff;
	font-family: "Oswaldo", sans-serif;
	line-height: 60px;
	font-weight: 400;
	position: relative;
	text-align: center;
	font-size: 28px;
	margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
	/*h2*/.title {
		line-height: 30px;
		font-size: 20px;
		padding: .5em;
	}
}

h2.title:after {
	content: "";
	position: absolute;
	bottom:-35px;
	left:0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 1px;
	border:20px solid transparent;
	border-top-color: #503d3f;
	z-index: 10;
}

h2.title + .owl-carousel .owl-dots .owl-dot.active span {background-color: #503d3f;}

h2.title.five {background-color: #eec643;}
h2.title.five:after {border-top-color: #eec643;}

h2.title span{
	color:#fff;
	font-family: "Oswaldo", sans-serif;
	line-height: 40px;
	font-weight: 700;
}

.block-one-example {
	margin:30px 0;
	position: relative;
}
.menu-top-demo {
	margin-top: 30px;
}

.menu-top-demo ul {
	text-align: center;
}

.menu-top-demo ul li{
	text-align: center;
	display: inline-block;
	line-height: 50px;
}

.menu-top-demo ul li a{
	display: block;
	padding:0 20px;
	color:#fff;
	font-family: "Oswaldo", sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 800;
	margin:10px;
	color:#4BC096;
	border:2px solid #4BC096;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.menu-top-demo ul li a:hover{
	border:2px solid #D8D8D8;
}

.menu-top-demo ul li a.active,
.menu-top-demo ul li a.active:hover {
	background-color: #4BC096;
	color:#fff;
	border:2px solid #4BC096;
}

.icon-download a {
    color: #fff;
    text-decoration: none;
    position: absolute;
    display: inline-block;
    width: 100px;
    text-align: center;
    top:0;
    right:0;
    display: block;
    line-height: 60px;
}

.fileSizeDemo{
	color:#fff;
	opacity: 1;
	position: absolute;
	top:-60px;
	left:0;
	right:0;
	margin-right: auto;
	margin-left: auto;
	width: 100px;
	background-color: #39BE8E;
	text-align: center;
	padding: 10px 0;
	display: block;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	border-radius: 4px;
	font-size: 24px;
	box-shadow: 0 0px 4px rgba(0,0,0,.4);
	opacity: 0;
}

.fileSizeDemo:after {
	content:"";
	position: absolute;
	bottom:-20px;
	left: 0;
	right: 0;
	margin-right: auto;
	margin-left: auto;
	width: 1px;
	border:10px solid transparent;
	border-top-color: #39BE8E;
}

.icon-download a:hover .fileSizeDemo{
	color:#fff;
	opacity: 1;
	position: absolute;
	top:-70px;
}

/*Основные стили*/


.inner-testimonial {
	text-align: center;
	background-color: #fff;
}

.inner-testimonial > img{
	max-width: 128px;
	margin:0 auto 15px;
	opacity: 0;
	-webkit-transition:all 1.3s linear;
	transition:all 1.3s linear;
}

.owl-item.active .inner-testimonial > img{
	-webkit-transition:all 1.3s linear;
	transition:all 1.3s linear;
}

.owl-item.active .inner-testimonial > img.full-opacity {
	opacity:1;
	-webkit-transition:all 0.3s linear;
	transition:all 0.3s linear;
}

h3.city-name {
	padding:10px 0;
	font-size: 20px;
	font-family: "Oswald", sans-serif;
	font-weight: 900;
}

/*p*/.text-testimonial {
	padding:10px 0;
	font-size: 20px;
	font-family: "Oswaldo", sans-serif;
	font-weight: 300;
	line-height: 25px;
}

.block-items {
	cursor: default;
}

/*Изменяем внешний вид элементов управления (точки) */
.owl-theme .owl-dots .owl-dot span {
	width: 14px;
	height: 14px;
}

.owl-theme .owl-dots .owl-dot.active span{
	width: 18px;
	height: 18px;
}

/*Стрелки*/
.owl-my-nav {
	position: absolute;
	width: 100%;
	height: 100%;
}

.owl-my-nav .owl-prev,
.owl-my-nav .owl-next{
	position: absolute;
	width: 60px;
	top:34%;
	font-size: 100px;
	z-index: 20;
	cursor:pointer;
	opacity: 0.5;
	-webkit-transition:opacity .3s ease;
	transition:opacity .3s ease;
}

.owl-my-nav .owl-prev:hover,
.owl-my-nav .owl-next:hover{
	opacity: 0.8;
}

.owl-my-nav .owl-prev {
	left: 50px;
}

.owl-my-nav .owl-next {
	right: 50px;
	text-align: right;
}


@media only screen and (max-width : 768px) {
	/*p*/.text-testimonial {
    font-size: 14px;
    line-height: 14px;
	}

	.owl-my-nav .owl-prev,
	.owl-my-nav .owl-next{
		font-size: 50px;
	}

	.owl-my-nav .owl-prev {
		left: 10px;
	}

	.owl-my-nav .owl-next {
		right: 10px;
	}
}

.fa{
  color: #ff6e00;
}

.owl-theme .owl-dots .owl-dot span{
  background:  #ffb06c;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
  background:  #ff6e00;
}

.fabis{
  font-size: 55px;
    line-height: 90px;
    padding-top: 0;
}

.fabis span{
  color: #ff6e00;
  text-shadow: 1px 1px 2px black, 0 0 1em red; /* Параметры тени */
}
.ttl,.dsc{
  text-align: center;
}
.ttl{
  font-size: 30px;
  font-weight: bold;
  color: #cc2f2f;
}
.dsc{
  font-size: 15px;
  line-height: 15px;
  vertical-align: middle;
  padding-top: 13px;
  font-style: italic;
}
#sec_4 .container > .row{
  margin-bottom: 15px;
}
.del_desc{
  text-align: center;
  font-family: "Oswald";
  font-size: 15px;
  line-height: 15px;
  margin-top: 10px;
}
.del_desc span{
  font-weight: bold;
  font-family: "Comfortaa";
}
.del_img{
  text-align: center;
}

.del_img img{
  width: 55%;
}
#sec_5{
  background: #95b313;
padding-bottom: 50px;
}
#sec_5 .del_desc span{
  color:#fff;
}
#sec_5 .del_tittle{
  color: #fff;
  font-family: "FuturaRoundBold";
}
.footer_img{
  height: 200px;
  width: 100%;
  background: url(../img/toys.png)no-repeat;
  background-size: contain;
  background-position: bottom;
}
footer{
  padding-top: 25px;
  padding-bottom: 10px;
  background: #F7941E;
}
.state, .state b, .state a{
  color: #fff;
    font-size: 17px;
    font-family: "FuturaRoundBold";
    line-height: 17px;
    font-weight: bold;
}
.copy{
  font-size: 17px;
    color: #fff;
    font-weight: bold;
    font-family: "FuturaRoundBold";
}
footer hr{
  border: none;
    color: #fff;
    background-color: #fff;
    height: 1px;
}
.del_tittle{
  font-family: "FuturaRoundBold";
  margin-bottom: 25px;
}
@media (min-width: 992px)
{
.left_mnu{
  padding-top: 25px;
}
.cart{
  padding-top: 25px;
}
} 
.tab-group > li.active > .boy{
background: #04E677;
}
.boy{
  background: #04E677;
  }

.tab-group > li.active > .boy, .tab-group > li.active > .boy:hover, .tab-group > li.active > .boy:focus{
  background: #04E677;
}
.nav>li>.boy:focus, .nav>li>.boy:hover{
  background: #04E677;
}



.tab-group > li.active > .girl{
  background: #FC00BE;
  }
  .girl{
    background: #FC00BE;
    }
  
  .tab-group > li.active > .girl, .tab-group > li.active > .girl:hover, .tab-group > li.active > .girl:focus{
    background: #FC00BE;
  }
  .nav>li>.girl:focus, .nav>li>.girl:hover{
    background: #FC00BE;
  }
.soc_icons{
  display: flex;
  justify-content: center;
}
.soc_icons img{
  width: 40px;
}
.soc_icons .inst{
  padding: 0 10px;
  padding-bottom: 20px;
  opacity: 0.8;
}
.soc_icons .inst:hover{
  cursor: pointer;
  transform: rotate(30deg);
  opacity: 1;
  transition: .8s ease;
}
#sec_rev .item_photo img{
	width: 100%;
 height: auto;
  border-radius: 20px 20px 0 0 ;
  background: #fff;
}
#sec_rev .item_desc p {
  font-size: 15px;
  font-family: "Oswald";
  color: #000;
  line-height: 13px;
  text-align: center;
}

#sec_rev .star_icons{
  text-align: center;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

#sec_rev .item_desc h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #ff6e00;
  font-family: "Comfortaa";
  min-height: 20px;
}

.reviews .container {
  max-width: 960px;
  margin: auto;
  padding: 0 9px;
  position: relative;
}
.reviews .stitle {
  margin-bottom: 30px;
}
.reviews .text_review {
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 6px 13px 0px rgba(0, 0, 1, 0.21);
  -moz-box-shadow: 0px 6px 13px 0px rgba(0, 0, 1, 0.21);
  box-shadow: 0px 6px 13px 0px rgba(0, 0, 1, 0.21);
  padding: 30px 40px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
}
.reviews .text_review .image {
  margin-right: 40px;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  flex: 0 0 auto;
}
.reviews .text_review .text {
  font-size: 18px;
  line-height: 24px;
  color: #2B1C27;
  font-weight: 600;
  font-style: italic;
}
.reviews .text_review .name {
  font-size: 30px;
  font-weight: bold;
  color: #F16B68;
  line-height: 32px;
}
.reviews .text_review .secret_dots {
  margin: 15px 0;
}
.text_review .text {
    font-size: 18px;
    line-height: 24px;
    color: #2B1C27;
    font-weight: 600;
    font-style: italic;
}
.reviews {
  background: url(../img/reviews_bg.jpg) no-repeat top center / cover;
}
.reviews h2{
  color: #fff;
  font-family: "FuturaRoundBold";
  font-size: 45px;
}
.reviews .owl-prev {
    float: left;
    margin-left: -30px;
}
.reviews .owl-next {
  float: right;
  margin-right: -30px;
}
.reviews .owl-next:before, .owl-prev:before {
  content: "";
  position: absolute;
  left: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/arrow.png);
  width: 19px;
  height: 32px;
}
.reviews .owl-next:before {
  -webkit-transform: translateY(-50%) scale(-1, 1);
  -ms-transform: translateY(-50%) scale(-1, 1);
  -moz-transform: translateY(-50%) scale(-1, 1);
  -o-transform: translateY(-50%) scale(-1, 1);
  transform: translateY(-50%) scale(-1, 1);
  left: 22px;
}
.reviews .owl-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.reviews .owl-nav {
  -webkit-transform: none;
  -ms-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  top: 0;
}

.reviews .owl-prev, .reviews .owl-next {
  background-image: -webkit-linear-gradient( 90deg, rgb(233, 77, 94) 0%, rgb(244, 99, 112) 49%, rgb(255, 120, 129) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(233, 77, 94) 0%, rgb(244, 99, 112) 49%, rgb(255, 120, 129) 100%);
  border-color: #EB5262;
  top: 110px;
}
.reviews .owl-prev:hover, .owl-next:hover {
  background-image: -webkit-linear-gradient( 90deg, rgb(233, 77, 94) 0%, rgb(244, 99, 112) 49%, rgb(255, 120, 129) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(233, 77, 94) 0%, rgb(244, 99, 112) 49%, rgb(255, 120, 129) 100%);
  border-color: #EB5262;
}
.reviews .owl-prev, .owl-next {
  text-indent: -99999px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-image: -webkit-linear-gradient(left, rgb(255, 171, 0) 0%, rgb(255, 193, 0) 49%, rgb(255, 215, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgb(255, 171, 0)), color-stop(49%, rgb(255, 193, 0)), to(rgb(255, 215, 0)));
  background-image: -o-linear-gradient(left, rgb(255, 171, 0) 0%, rgb(255, 193, 0) 49%, rgb(255, 215, 0) 100%);
  background-image: -moz-linear-gradient(left, rgb(255, 171, 0) 0%, rgb(255, 193, 0) 49%, rgb(255, 215, 0) 100%);
  background-image: linear-gradient(to right, rgb(255, 171, 0) 0%, rgb(255, 193, 0) 49%, rgb(255, 215, 0) 100%);
  width: 63px;
  height: 63px;
  border: 2px solid #FFAF00;}
  .reviews .text_review .secret_dots {
    margin: 15px 0;
}
  .reviews .secret_dots span {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
}
  .reviews .secret_dots .yellow {
    background: #FFC132;
}
  .reviews .secret_dots .blue {
    background: #50C1C5;
}
  .reviews .secret_dots .orange {
    background: #FF9038;
}
  
.nav>li>a{
  font-family: "Comfortaa";
}
.ponny_girl img{
  width: 100%;
    border: 5px solid #fff;
    box-shadow: 5px 5px 30px 5px #777;
    border-radius:30px;
}

.sec_adv{
  background: url('../img/s6_bg.jpg');
  background-size: cover;
}
.h2_ttl{
  color: #fff;
  font-size: 30px;
  text-align: left;
  background: url(../img/s6_garant.png) 0% 80% no-repeat;
  padding-left: 70px;
  margin-bottom: 40px;
  font-family: "Oswald";
  line-height: 20px;
}
.h2_ttl span{
  display: block;
  color: #d2ff2f;
  font-size: 38px;
  line-height: 1.3em;
  font-family: "FuturaRoundBold", sans-serif;
}
.sec_adv .row{
  padding-top: 50px;
}
.benef_list3{
  list-style-type: none;
}
.benef_list3>li:not(:last-child) {
  margin-bottom: 35px;
}
.benef_list3>li:nth-child(1):before {
  background: url(../img/s6_icon1.png) 50% 50% no-repeat;
  margin-left: 25px;
}
.benef_list3>li:before {
  content: '';
  width: 93px;
  height: 80px;
  float: left;
}
.benef_list3>li>p {
  color: #fff;
  padding: 12px 0 0 140px;
  font-family: "FuturaRoundBold", sans-serif;
}
.benef_list3>li>p>b {
  display: block; 
   color: #fff;
  font-family: "FuturaRoundBold", sans-serif;
}
.benef_list3>li:not(:last-child) {
  margin-bottom: 35px;
}
.benef_list3>li:nth-child(2):before {
  float: right;
  background: url(../img/s6_icon2.png) 50% 50% no-repeat;
}
.adv_opis, .adv_opis b {
  color: #fff;
  font-family: "FuturaRoundBold", sans-serif;
}
.sec_timer{
  background: #fff
}
.sec_timer img{
  margin: 0 auto;
  text-align: center;
  display: block;
  width: 300px;
  margin-top: 20px;
}

.sec_timer h2{
  font-family: "FuturaRoundBold";
  font-size: 40px;
  text-transform: uppercase;
  line-height: 40px;
  margin-bottom: 20px;
  color: #AD1E6F;
  padding-top: 0;
}
.more_review{
  text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 10px;
}
.more_review span,
.more_review a{
  font-family: "FuturaRoundBold";
    color: #AD1E6F;
}
.more_review span{
  color: #fff;
}
.more_review a{
  text-decoration: underline;
}

.ponny_girl{
  text-align: center;
}
.more_btn{
  display: block;
  margin: 0 auto;
  text-align: center;
  background: #c4d8d4;
  color: #66928a;
  margin-top: 10px;
  padding: 10px 0;
  width: 75%;
  font-family: "Oswald";
  font-size: 15px;
  font-weight: bold;
  box-shadow: 7px 7px 20px rgba(0,0,0,0.5);
  text-transform: uppercase;
}
.more_btn:hover
{
  background: #65827c;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.more_descr p{
  color: #000;
  font-family: "Comfortaa";
  text-align: justify;
  font-size: 14px;
  line-height: 17px;
  padding: 0 14px;
}
.more_descr p b{ 
  font-weight: bold;
}
.more_descr h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 10px;
  font-weight: bold;
  color: #ff6e00;
  font-family: "Comfortaa";
  min-height: 44px;
}
.glyphicon-chevron-left:before {
  content: "<";
}
.glyphicon-chevron-right:before {
  content: ">";
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
 height: 400px;
  margin: 0 auto;
}
.availability
{
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  font-family: "FuturaRoundBold";
  color: #1a7a1a;
  margin-top: 15px;
  display: block;
}
.non_avail{
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  font-family: "FuturaRoundBold";
  color: #c24141;
  margin-top: 15px;
  display: block;
}
