


.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 4px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.line {
	position: relative;
	display: block;
	background: -o-linear-gradient(358.67deg, #89A3FF 0%, #FF6060 54.17%, #FFBF00 100%);
	background: linear-gradient(91.33deg, #89A3FF 0%, #FF6060 54.17%, #FFBF00 100%);
	height: 10px;
	width: 100%;
}
   /* Оформление панели */
#side-checkbox {
    display: none;
}
.side-panel {
    position: fixed;
    z-index: 9970;
    top: 30px;
    left: -110%;
    background: #fff;
max-height: 100vh;
overflow-y: auto;
    transition: all 0.5s;   
    width: 94%;
    height: 90vh;
    box-shadow: 10px 0 20px rgba(0,0,0,0.4);
    color: #FFF;
    
}

.side-close {
    display: none;
}
#side-checkbox:checked + .side-panel + .side-open {
    display: none;
}
#side-checkbox:checked + .side-panel + .side-close {
    display: block;
}
#side-checkbox:checked + .side-panel {
    left: 0;
}
/* Оформление кнопки на панеле */
.side-button-2 {
    font-size: 45px;
    border-radius: 20px;
    position: absolute;
    z-index: 1;
    top: 0px;
    right: 0px;font-weight:600;
    cursor: pointer;
    transform: rotate(45deg);
    color: #000;    
    transition: all 280ms ease-in-out;    
}
.side-button-2:hover {
    transform: rotate(45deg) scale(1.2);    
    color: #000;font-weight: 600;
}

.steps-block__item_42{
    width: 42%;
    padding: 5px;
    min-width: 160px;text-align: left;
}
.steps-block__item_42-25pr{
    width: 25%;
    padding: 5px;
    min-width: 160px;
    text-align: left;
}
.steps-block__item_42-20pr{
    width: 20%;
    padding: 5px;
    min-width: 100px;
    text-align: left;
}
.steps-block__item_42-70pr{
    width: 70%;
    padding: 5px;
    min-width: 160px;
    text-align: left;
}
/*  1 */
.mpopular-new__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: .8em;
}

.mpopular-new__nav .active {
    color: #fff;
    background-color: #7a59a4;
}
.mpopular-new__nav li {
    padding: 6px 15px;

}
.mpopular-new__nav li {
    list-style: none;
    padding: 6px 10px;
    background-color: #fff;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
    cursor: pointer;
}
.mpopular-new__nav li:hover {color: #fff;background-color: #7a59a4;}

.mpopular-new__item {
    margin-top: 15px;
padding: 15px 10px;
background-color: #fbfbfb;
-webkit-box-shadow: 4px 4px 15px rgba(0,0,0,.15);
box-shadow: 4px 4px 15px rgba(0,0,0,.15);
display: none;
font-size: .75em;
position: relative;}


.mpopular-new__item-blog {margin-top: 15px;
padding: 15px 10px;
background-color: #fff;
/* -webkit-box-shadow: 4px 4px 15px rgba(0,0,0,.15);
box-shadow: 4px 4px 15px rgba(0,0,0,.15); */
display: block;
font-size: .75em;
position: relative;}

.mpopular-new .not-hidden {display: block;}

@media (max-width: 992px){
.steps-block__item_42{
    width: 95%;
    padding: 5px;
    min-width: 160px;text-align: left;
}
.mpopular-new__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: .8em;
}}
@media (max-width: 768px){
.mpopular-new__nav {
    font-size: 1em;
}
.mpopular-new__nav {
    font-size: .65em;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    text-align: center;
    grid-gap: 5px;
}
.steps-block__item_42-20pr{
    width: 40%;
    padding: 5px;
    min-width: 100px;
    text-align: left;
}
}


.steps-block__item_422{
    width: 42%;
    padding: 5px;
    min-width: 160px;text-align: left;
}

 /*   2 */
.mpopular-new__nav2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: .8em;
}
.mpopular-new__nav2 .active {
    color: #fff;
    background-color: #7a59a4;
}
.mpopular-new__nav2 li {
    padding: 6px 15px;

}
.mpopular-new__nav2 li {
    list-style: none;
    padding: 6px 10px;
    background-color: #fff;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
    cursor: pointer;
}
.mpopular-new__nav2 li:hover {color: #fff;background-color: #7a59a4;}
.mpopular-new__item2 {margin-top: 15px;
padding: 15px 10px;
background-color: #fbfbfb;
-webkit-box-shadow: 4px 4px 15px rgba(0,0,0,.15);
box-shadow: 4px 4px 15px rgba(0,0,0,.15);
display: none;
font-size: .75em;
position: relative;}

.mpopular-new2 .not-hidden {display: block;}

@media (max-width: 992px){
.steps-block__item_422{
    width: 95%;
    padding: 5px;
    min-width: 160px;text-align: left;
}
.mpopular-new__nav2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: .8em;
}}
@media (max-width: 768px){
.mpopular-new__nav2 {
    font-size: 1em;
}
.mpopular-new__nav2{
    font-size: .65em;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    text-align: center;
    grid-gap: 5px;
}
}

 /*  3 */

.mpopular-new__nav3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: start;
    font-size: .8em;
}
.center {
justify-content: center;
}
.mpopular-new__nav3 .active {
    color: #fff;
    background-color: #7a59a4;
}
.mpopular-new__nav3 li {
    padding: 6px 15px;

}
.mpopular-new__nav3 li {
    list-style: none;
    padding: 6px 10px;
    background-color: #fff;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
    cursor: pointer;
}
.mpopular-new__nav3 li:hover {color: #fff;background-color: #7a59a4;}
.mpopular-new__item3 {margin-top: 15px;
padding-bottom: 15px;
background-color: #fbfbfb;
-webkit-box-shadow: 4px 4px 15px rgba(0,0,0,.15);
box-shadow: 4px 4px 15px rgba(0,0,0,.15);
display: none;
font-size: .75em;
position: relative;}

.mpopular-new3 .not-hidden {display: block;}

@media (max-width: 992px){
.steps-block__item_422{
    width: 95%;
    padding: 5px;
    min-width: 160px;text-align: left;
}
.mpopular-new__nav3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: .8em;
}}
@media (max-width: 768px){
.mpopular-new__nav3 {
    font-size: 1em;
}
.mpopular-new__nav3{
    font-size: .65em;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    text-align: center;
    grid-gap: 5px;
}
}
.span-pravo{
		text-align:right;
		display : inline-block;
width: 28%;
background: #fff;
font-weight:600;
	}

.span-vlevo{
		text-align:left;
		display : inline-block;
width: 70%;
background: #eee;margin-top: 1%;
	}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0px;
    text-align: center;
    z-index: 999;
}


.hover-scale{
   
-webkit-transform: scale(1);
  -ms-ransform: scale(1);
  transform: scale(1);
transition: 0.4s;
overflow: hidden;
}


.hover-scale:hover{
   
-webkit-transform: scale(1.1);
  -ms-ransform: scale(1.1);
  transform: scale(1.1);
transition: 0.4s;
overflow: hidden;
}
.max-height-9rem{
max-height :9rem;
}
.advantages-gall-4-pr-got {
	width: 100%;
	font-size: 14px; 
	
	text-align: center;
}
.advantages-gall-4-pr-got  li {
	display: inline-block;
	vertical-align: top;
	width: 22%;overflow: hidden;
    
    margin: 8px;position: relative;
}



.block-solutions__item{
  background:#f6f7f8;
  display: flex; max-width: 100%;border: 1px solid #7a59a4;
  flex-direction: column;background-color: #eee;
}
.block-solutions__item-img {
    width: 100%;
    height: 180px;
}
.block-solutions__item-img-lamp {
    width: 100%;
    height: 200px;
/* 
background: url(/../text-lamps/image-lamps/1.jpg);
    background-repeat: no-repeat;
    background-size: 100% ;
    background-position: 50% 50%; */
}
div.advantages-gall-4-pr-got-gallere img{
-webkit-transform: scale(1);
  -ms-ransform: scale(1);
  transform: scale(1);
transition: 0.4s;
overflow: hidden;
    width: auto;
    max-width: 100%;vertical-align: middle;
}

div.advantages-gall-4-pr-got-gallere img{
-webkit-transform: scale(1.1);
  -ms-ransform: scale(1.1);
  transform: scale(1.1);
transition: 0.4s;
overflow: hidden;
    width: auto;
    max-width: 100%;vertical-align: middle;
}

.block-solutions__item-content-lamp{
 position: relative;
    min-height: 170px;
	padding: 10px;
    /* background-image: url(.png); */
    background-repeat: no-repeat;
    background-position: bottom;
    display: flex;overflow-x: auto;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
}
.block-solutions__item-content{
 position: relative;
    min-height: 350px;
	padding: 10px;
    /* background-image: url(.png); */
    background-repeat: no-repeat;
    background-position: bottom;
    display: flex;overflow-x: auto;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
}
div.block-solutions__item-title p{
    font-size: 16px;
    font-weight: 600;
    text-align: center;margin: 15px 0;
}

/* display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    border-spacing: 2px; */

div.block-solutions__item table {

 border-collapse: collapse;
width: 90%;border-spacing: 0;
    position: absolute;
    top: 80px;
   
   
}
div.block-solutions__item table  tr {
    height: 30px;
}
div.block-solutions__item-content th {
    vertical-align: top;
    padding: 2px 5px;text-align: left;
}
div.block-solutions__item-content td{
 vertical-align: top;text-align: left;
    padding: 2px 5px;
}


div.block-solutions__item-content  th:nth-child(even), div.block-solutions__item-content  td:nth-child(even){
	text-align:right;
	width: 40%;
}

div.block-solutions__item-content-lamp th {
    vertical-align: top;
    padding: 2px 5px;text-align: left;
}
div.block-solutions__item-content-lamp td{
 vertical-align: top;text-align: left;
    padding: 2px 5px;
}


div.block-solutions__item-content-lamp  th:nth-child(even), div.block-solutions__item-content-lamp  td:nth-child(even){
	text-align:right;
	width: 40%;
}

.block-solutions__item-title{
	font-size:16px;
	font-weight:600;
	text-align: center;
}

.block-solutions__more-link {
  padding: 15px 0;
  text-align: center;
  font-size: 16px;
}

.block-solutions__more-link a {
  color: #0084c9;
}

.block-solutions__more-link a:hover {
  color: #0000c9;
}

.block-solutions__item-price{
	background: #7a59a4;
	color: #fff;
	text-align: center;
	padding: 10px 0 5px;
	line-height:1;
}


/*div.block-solutions__item-price:before{
	content:url(/bitrix/templates/monop_default/img/block-solutions-arrow.png);
	position: absolute;
	top: 0;
	margin-top: -14px;
}*/

.block-solutions__item-price{
	font-size:16px;
	
}

.block-solutions__item-price-content span.old-price{
	text-decoration: line-through;
}

.block-solutions__item-price-content span.real-price{
	font-size:26px;
	font-weight:600;
}


.beg {
    
    /* border-radius: 5px; */
    /*color: #fff;*/
    display: inline-block;
    overflow: hidden;
    /* padding: 10px 20px; */
    position: relative;
    text-decoration: none;
}
.beg::before {
    background-color: rgba(255, 255, 255, 0.6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateX(-4em) skewX(-45deg);
    width: 1.5em;

   animation: move-light 3s infinite;
 
}
.beg:hover::before {
   /* animation: 1s ease 0s normal none 1 running move-light;*/
}
@keyframes move-light {
  

0% {
    transform: translateX(-4em) skewX(-45deg);
}
  
  
100% {
    transform: translateX(50em) skewX(-45deg);
}
}




.footer-fon {
    width: 100%;
    background-color: rgba(0,0,0,0);
    box-shadow: 0px 2px 4px 1px rgba(0,0,0,0.5);
    background-image: linear-gradient(to top,rgba(0,0,0,0.1),#0F409A);
    background-size: 100% 100%;
}

.footer-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%;
    margin: 0 auto;
}

.footer-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
}
.footer-item-logo {
    text-align: center;
}
.footer-item {
    display: block;
}
.footer-logo {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    max-width: 190px;
    text-align: center;
}
.footer a {
    display: block;
    text-decoration: none;
    color: #333;background-color: transparent;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.footer .footer-phones  {
   width: 100%;
}

.footer .footer-phones a {
    font-size: 24px;
    font-weight: 700; color: #333;
    margin-bottom: 10px;
}
.footer .footer-phones a:hover {
    color: #f8bc64 !important;
}

.footer-icons {
    margin-top: 20px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.footer-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-icons a {
    padding: 5px;
    font-size: 20px;
}

.footer-btns {
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}
.footer-btns  {
    margin-bottom: 10px;
    border-color: #00926b;
    width: 100%;
}

.footer-item li:first-child {
    font-size: 18px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f8bc64;
    color: #f8bc64;
    margin-top: 16px;
    font-weight: 500;
}
.opl {
    font-size: 18px;
    color: green;
    font-weight: 600;
    margin-top: 11%;
}

.footer-item li {
    padding: 4px 0;
}
.footer img {
    opacity: 1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    display: block;
    max-width: 100%; height:auto;
 border-style: none;
}




.footer {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: transparent;
}
.footer  ul a {
    display: block;
    text-decoration: none;
    color: #fff;background-color: transparent;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.footer  ul a:hover {
    display: block;
    text-decoration: underline;
    color: #fff;background-color: transparent;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}


.footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.footer-btn-zakazat-1 {
    max-width: 100%;
    padding: 8px;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
    background-color: #eee;
    color: #000;
    
    display: block;
    text-align: center;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    border: 1px solid #7a59a4;
    cursor: pointer;
}
.footer-btn-zakazat-1 a{
color: #000;
}
.footer-btn-zakazat-1:hover {background-color:#f8bc64;color: #fff;border: 1px solid #7a59a4;}
.footer-btn-zakazat-1:hover a{
color: #fff;
}
.footer-btn-zakazat-2 {
    max-width: 100%;
    padding: 8px;
    font-size: 16px;
    font-weight: 400;
    margin-top: 8px;
    background-color: #7a59a4;
    color: #333;
   
    display: block;
    text-align: center;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    border: 1px solid #7a59a4;
    cursor: pointer;
}
.footer-btn-zakazat-2 a{
color: #fff;
}
.footer-btn-zakazat-2:hover {
background-color:#f8bc64;
color: #fff;border: 1px solid #7a59a4;
}
.footer-btn-zakazat-2:hover a{
color: #fff;
}
.footer-botline {
    padding-top: 20px;
    border-top: 1px solid #888;
    font-size: 14px;
}
.footer-botline a {
    text-decoration: underline;
    display: inline;
    color: #333;background-color: transparent;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.footer-botline a:hover {
    display: inline;
    text-decoration: none;
    color: #333;;background-color: transparent;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}


.round {
    border-radius: 50%;
}

.steps-block__item-text span{
	display: block;
    font-weight: 600;
}
.reform-wrap {
    padding-top: 90px;
    padding-bottom: 2rem;
    margin-top: 60px;
    background-color: #aac7cd;
    position: relative;
}
.reform-label5 {
    
    width: 120px;
    position: absolute;
    right: 50%;text-align: center;
    top: -60px;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);padding: 1%;-webkit-box-shadow: 0 10px 20px -5px rgba(0,0,0,.4);
    box-shadow: 0 10px 20px -5px rgba(0,0,0,.4);
    transform: translateX(50%); border: 3px solid #fff;
}
.reform-label5 span{
    display: block;
}
.reform-title{
    font-size: 18px;font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-top: 0;
    margin-bottom: 2rem;
    line-height: 1.2;

}
.reform-title span {
    font-size: 36px;display: block;
}
 .steps-block {
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    width: 100%;
    margin: auto;
   /*  padding: 2% 0; */
    color: #000 !important;
    margin-bottom: 30px;background-color: #e8e8e8;
}
.kontur-2 {
    border: solid 0px #fff;
    background: #fff!important;
    border-image: linear-gradient(115deg,#4fcf70,#fad648,#a767e5,#12bcfe,#44ce7b);
    -moz-border-image: -moz-linear-gradient(115deg,#4fcf70,#fad648,#a767e5,#12bcfe,#44ce7b);
    -webkit-border-image: -webkit-linear-gradient(115deg,#4fcf70,#fad648,#a767e5,#12bcfe,#44ce7b);
    border-image-slice: 1;
    -moz-box-sizing: border-box;  
    box-sizing: border-box; 
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
	
	
	
}
 .kontur-2:hover{
   cursor:zoom-in;  background: #7a59a4!important;;
 -webkit-box-shadow: 0 6px 26px -5px rgb(97 61 2 / 30%);
    box-shadow: 0 6px 26px -5px rgb(97 61 2 / 70%);
 /*  -webkit-box-shadow: 5px -2px 25px 6px rgba(11, 10, 26, 0.28);
  -moz-box-shadow: 5px -2px 25px 6px rgba(11, 10, 26, 0.28);
  box-shadow: 5px -2px 25px 6px rgba(11, 10, 26, 0.28); */
 /*  border: 4px solid transparent;
  animation: animate .75s linear infinite */
  
  transform: scale(1.05);
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
  
  
}   

.steps-block__item {
    width: 14%;
    padding: 5px;
    min-width: 160px;
}
.steps-block__item {
    min-width: 0!important;
}


.steps-block__item-title {
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0 5px;
}

.steps-block__item-text span{
	display: block;
    font-weight: 600;
}

.reform-wrap img {
    width: auto;
    max-width: 100%;
vertical-align: middle;
border: 0;
}

@media (max-width: 999px) and (min-width: 481px){
.steps-block__item {
    width: 32%!important;
}
.steps-block {
    flex-wrap: wrap!important;
}
}
@media (max-width: 480px){
.steps-block__item {
    width: 49%!important;
}

.steps-block {
    flex-wrap: wrap!important;
}


}



.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}


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


.fon-01{
background-color: rgba(184,122,23,0.1);
}
.fon-02{
max-width: 100%;
    height: auto;
    margin-bottom: 0rem;
    position: relative;
    word-break: break-word;
    padding-top: 0em;
    font-size: 1.25vw;
    background-position: right center;
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat;
    background-image: url(../images/akcii_images/sl-11.png);
    background-position: 100% 0%;background-size: cover;
}
.fon-03{
max-width: 100%;
    height: auto;
    margin-bottom: 0rem;
    position: relative;
    word-break: break-word;
    padding-top: 0em;
    font-size: 1.25vw;
    background-position: right center;
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat;
    background-image: url(../images/akcii_images/sl-12.jpg);
    background-position: 100% 0%;background-size: cover;
}
.fon-baner{
max-width: 100%;
    height: auto;
    margin-bottom: 0rem;
    position: relative;
    word-break: break-word;
    padding-top: 0em;
    font-size: 1.25vw;
    background-position: right center;
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat;
    background-image: url(../images/фон.png);
    background-position: 75% 0%;background-size: cover;
}


.calc-kart {
    position: absolute;
    left: 6.5vw;
    bottom: 10vw;
    width: 16vw;
    max-width: 100%;
    z-index: 111;
}
.calc-kart img {
    max-width: 100%;
}

 


.kartina-hov{
  background: transparent;
opacity: 1;  
-webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}
.kartina-hov:hover{
transform: rotate(-10deg); 
opacity: 0.7;
     box-shadow: 5px 0px 40px rgba(255, 255, 255, 0.7);
}
.btn-zakazat:hover {background-color:#0F409A;border-color: #0F409A;color: #000;}
.btn-zakazat:hover a{
color: #000;
}
.btn-zakazat{
max-width: 220px;
    padding: 8px;
    font-size: 19px;
    font-weight: 700;
    margin-top: 8px;
    background-color: #0F409A !important;
    color: #FFF;
    border-color: #0F409A;
   display: block;
    text-align: center;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
   
    border: 1px solid #dcdcdc;
    cursor: pointer;
}
.btn-zakazat a{
color: #fff;
}
/* .btn-zakazat:hover {background-color:#0F409A;border-color: #0F409A;color: #000;}
.btn-zakazat:hover a{
color: #000;
} */
.bok{
 position: fixed;padding: 1px;font-size: 16px;
   bottom: 36%;left: -3.5em;
  transform: rotate(-90deg)  ;z-index: 9950;
 display: none; 
  
}
.bok2{
 position: fixed;padding: 1px;font-size: 16px;
   bottom: 12%;left: -2.8em;
  transform: rotate(-90deg)  ;z-index: 9960;
}


.citata {
    
    background: #fff3d4;
    border-color: #f6b73c;
    padding-left: 25px;
    border-left-width: 5px;
    border-left-style: solid;
}
.citata:before {
    float: left;
    margin: -1px 0 -5px -25px;
    display: inline-block;
    width: 30px;
    content: '';
    background-image: url(1.png);
    background-repeat: no-repeat;
    background-size: 20px;
    margin-left: 10px;
    width: 30px;
    height: 30px;
}
.crop-line {
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
}
.crop-height {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
}

 .text-zalit1{
    
    padding: 0px 0px ;
    
   
    font-size: 1.1em;
    /* text-transform: uppercase; */
    color: #fff;
    font-weight: 600;
    
     background-color: rgba(184, 122, 23, 1);
   
}
 .text-zalit-red {
    padding: 0px 0px;
    
    
    /* text-transform: uppercase; */
    font-size: 1em;
    color: #FFF;
    font-weight: 600;
    background-color: #ff6666;
}
.text-zalit-red-border {
    padding: 0px 3px;
    border: 2px solid red;
    
    /* text-transform: uppercase; */
    font-size: 1em;
    
    font-weight: 600;
    
}
.rtr-block1-1{
transform:  scale(.9) translate(0,0);

 

}
.rtr-text-1 {
    border-top: 0em solid #b87a17;
    border-right: 0em solid #b87a17;
    background: rgba(255,255,255,0);overflow:hidden;
    text-align:left;
    padding: 0;
}
.rtr-text-1 ul{
padding-left: 0.84vw;
    list-style: none;
}

	
.rtr-text-1 ul li {
     position: relative;
  padding-left: 1.5em;
    line-height: 1.4;
    
font-size: 16px;
    padding-bottom: 1.5%;

}
.rtr-text-1 p {
     position: relative;
  
    line-height: 1.4;
   margin-bottom: 2rem; 
    font-size: 16px;
   

}
.rtr-text-1 ul li::before {
    content: "✔️";
    color: orange;
    font-weight: 400;
    position: absolute;
    left: 0;
    top: -0.3em;
    
    width: 1em;
    height: 1em;
   
}
	

.rtr-block2-1 {
    transform: translate(0%,0%);
}
.t-none .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0px;
    text-align: center;
    display: none; margin: 0 0 0 0!important;
}

.t-none  {
    margin: 0 0 0px 0!important;
}

.leftt {
background: transparent;
opacity: 1;
transition: width 0.5s ease;
}
 
.leftt:hover {
transform: rotate(-10deg); 
opacity: 0.7;
  }

.cena-ob {
position: relative;
font-size: 40px;
background: #ffa200;
margin-left: 7px;
}
 hr {width: 90%;
    display: block;
    unicode-bidi: isolate;
    
    overflow: hidden;
    border-style: inset;
    border-width: 1px;border-color: #b87a17;
}
 .hr-1 {
    border: none; /* Убираем границу */
    background-color: #b87a17; /* Цвет линии */
    color: #b87a17; /* Цвет линии для IE6-7 */
    height: 2px; /* Толщина линии */
     width: 50%;margin: 0px auto 7px auto;
     
   }

.cena-per {
position: relative;
font-size: 40px;
background:red;
}
 
.cena-per:before {
border-bottom: 3px solid green;
position: absolute;
content: "";
width: 80%;
height: 70%;
transform: rotate(-10deg);
}


  .text-anim
{ position: absolute; /* Относительное позиционирование */ 
       left: 16%; 
    width: 1%;
    white-space:nowrap;
    overflow:hidden;
    -webkit-animation: textb 7s steps(50, end)  infinite  ;
    animation: textb 7s steps(50, end)  infinite   ;
}

@keyframes textb{
	0%   {width: 1%;} 
	45% {width:67.2%;}  
	
	75%  {width:67.2%;color: #fff;}    
	100%  {width:1%;color: #fff;}   
	} 

@-webkit-keyframes textb{
	 
  0%   {width: 1%; } 
	45% {width:67.2%;}  
	
	75%  {width:67.2%; color: #fff;  }    
	100%  {width:1%; color: #fff;   }   
} 

  .text-anim2
{ position: absolute; /* Относительное позиционирование */ 
       left: 5%; 
    width: 90%;
    white-space:nowrap;
    overflow:hidden;
    -webkit-animation: textb2 7s steps(50, end)  infinite  ;
    animation: textb2 7s steps(50, end)  infinite   ;
}

@keyframes textb2{
	0%   {width: 90%;color: #b87a17; text-shadow: 1px 1px 2px black, 0 0 0.5em #fff;} 
	45% {width:90%; color:#fff; text-shadow: 2px 2px 2px black, 0 0 0.5em #fff;}  
	
	55%  {width:90%; color: #fff;text-shadow: 2px 2px 2px black, 0 0 0.5em #fff;}    
	100%  {width:90%; color: #b87a17; text-shadow: 1px 1px 2px black, 0 0 0.5em #fff;}   
	} 

@-webkit-keyframes textb2{
	 
  0%   {width: 90%;  color: #b87a17; text-shadow: 1px 1px 2px black, 0 0 0.5em #fff;} 
	45% {width:90%; color: #fff;  text-shadow: 2px 2px 2px black, 0 0 0.5em #fff;}  
	
	55%  {width:90%; color: #fff;text-shadow: 2px 2px 2px black, 0 0 0.5em #fff;}    
	100%  {width:90%;color: #b87a17; text-shadow: 1px 1px 2px black, 0 0 0.5em #fff;}   
} 

  .text-anim3
{ position: absolute; /* Относительное позиционирование */ 
       left: 16%; 
    width: 1%;
    white-space:nowrap;
    overflow:hidden;
    -webkit-animation: textb 7s steps(50, end)  infinite  ;
    animation: textb3 7s steps(50, end)  infinite   ;
}

@keyframes textb3{
	0%   {width: 1%;} 
	45% {width:67.2%;}  
	
	75%  {width:67.2%;color: #fff;}    
	100%  {width:1%;color: #fff;}   
	} 

@-webkit-keyframes textb3{
	 
  0%   {width: 1%; } 
	45% {width:67.2%;}  
	
	75%  {width:67.2%; color: #fff;  }    
	100%  {width:1%; color: #fff;   }   
} 

 .section_lend {
    background: transparent;
    width: 100%;height: auto;
    position: relative;font-size: 1.25vw;
    padding: 20px 0 0;
}  
.section_lend-pad0 {
    
    padding:  0;
}  
.section_lend  h2 {
	position: relative; /* Относительное позиционирование */ 
       padding: 1.19% 0 0 0; margin-top: 0.5em;
	   font-family: Montserrat, sans-serif;
       
      font-size: 3vw;
      /*text-transform: uppercase;*/
      color: #b87a17;
      font-weight: 600;
      text-align: center;
	  
	  text-shadow: 1px 1px 2px black, 0 0 0.5em #fff;
}
.section_lend  h3 {
	
color:#b87a17;font-weight:bold;
	font-size:2em;		
	
	
	 text-align:center;
}
.th5_5 {
	
color:#b87a17;font-weight:bold;
	font-size:2em;		
	
	
	 text-align:center;
}

.colorRed{
   background-color: rgba(184,122,23,0.3);  background-color: rgba(255,255,255,0.9);
   border:3px solid  #b87a17;
   padding: 1% 0.5% 0.5% 0%;
   }
.section_lend  h2 span {color: #b87a17; }
.book {
	width: 18.5em;
	height: 23.0991em;
	margin-top: -4.4em;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	transform: perspective(60em) rotateX(58deg) rotateZ(-34deg) skewY(-7deg);
	box-shadow: -1.4em 1.7em 0.3em -0.3em rgba(0,0,0,0.8), -1.6em 1.8em 0.9em -0.2em rgba(0,0,0,0.5), 0.3em 1.9em 1.3em rgba(0,0,0,0.3);
	border-top-right-radius: 0.4em;
}
.book img {
	border-top-right-radius: 0.4em;
	box-sizing: border-box;
	width: 100%;
	clip: rect(0em, 18.5em, 23.1em, 0em);
	display: block;
	position: absolute;
	filter: saturate(90%);
}
.book:before,
.book:after {
	content: '';
	position: absolute;
	top: 0;
}
.book:before {
	width: 105%;
	height: 105%;
	left: -5%;
	z-index: -1;
	background-repeat: no-repeat;
	background-image: linear-gradient(115deg, transparent 2.8%, #3f3f3f 3%, #3f3f3f 16%, transparent 16%), linear-gradient(125deg, transparent 10%, #3f3f3f 10%, #3f3f3f 17%, #222 46.8%, transparent 47%), linear-gradient(125deg, transparent 46%, rgba(0,0,0,0.5) 46.5%, rgba(0,0,0,0.25) 49%, transparent 53%), linear-gradient(to right, #444, #666), linear-gradient(#444, #444), linear-gradient(140deg, transparent 45%, #eee 45%, #ccc 96.8%, rgba(170,170,170,0) 97%);
	background-size: 100% 100%, 100% 100%, 100% 100%, 100% 0.4em, 94% 0.2em, 100% 100%;
	background-position: 0 0, 0 0, 0 0, 0 95.8%, 0 100%, 0 0;
}
.book:after {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: linear-gradient(to right, transparent 2%, rgba(0,0,0,0.1) 3%, rgba(0,0,0,0.1) 4%, transparent 5%), linear-gradient(-50deg, rgba(0,0,0,0.1) 20%, transparent 100%), linear-gradient(-50deg, rgba(0,0,0,0.2) 20%, transparent 100%), linear-gradient(to bottom, rgba(0,0,0,0.1) 20%, transparent 100%), linear-gradient(to bottom, rgba(0,0,0,0.1) 20%, transparent 100%);
	background-size: 100% 100%, 2% 20%, 1% 20%, 2% 20%, 1% 20%;
	background-position: 0 0, 2.2% 100%, 3% 100%, 2.2% 0, 3% 0;
}

.book {
    width: 18.5em;
    height: 23.0991em;
    margin-top: -4.4em;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    transform: perspective(60em) rotateX(58deg) rotateZ(-34deg) skewY(-7deg);
    box-shadow: -1.4em 1.7em 0.3em -0.3em rgba(0,0,0,0.8), -1.6em 1.8em 0.9em -0.2em rgba(0,0,0,0.5), 0.3em 1.9em 1.3em rgba(0,0,0,0.3);
    border-top-right-radius: 0.4em;
}
.book img {
    border-top-right-radius: 0.4em;
    box-sizing: border-box;
    width: 100%;
    clip: rect(0em, 18.5em, 23.1em, 0em);
    display: block;
    position: absolute;
    filter: saturate(90%);
}
.book:before,
.book:after {
    content: '';
    position: absolute;
    top: 0;
}
.book:before {
    width: 105%;
    height: 105%;
    left: -5%;
    z-index: -1;
    background-repeat: no-repeat;
    background-image: linear-gradient(115deg, transparent 2.8%, #3f3f3f 3%, #3f3f3f 16%, transparent 16%), linear-gradient(125deg, transparent 10%, #3f3f3f 10%, #3f3f3f 17%, #222 46.8%, transparent 47%), linear-gradient(125deg, transparent 46%, rgba(0,0,0,0.5) 46.5%, rgba(0,0,0,0.25) 49%, transparent 53%), linear-gradient(to right, #444, #666), linear-gradient(#444, #444), linear-gradient(140deg, transparent 45%, #eee 45%, #ccc 96.8%, rgba(170,170,170,0) 97%);
    background-size: 100% 100%, 100% 100%, 100% 100%, 100% 0.4em, 94% 0.2em, 100% 100%;
    background-position: 0 0, 0 0, 0 0, 0 95.8%, 0 100%, 0 0;
}
.book:after {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(to right, transparent 2%, rgba(0,0,0,0.1) 3%, rgba(0,0,0,0.1) 4%, transparent 5%), linear-gradient(-50deg, rgba(0,0,0,0.1) 20%, transparent 100%), linear-gradient(-50deg, rgba(0,0,0,0.2) 20%, transparent 100%), linear-gradient(to bottom, rgba(0,0,0,0.1) 20%, transparent 100%), linear-gradient(to bottom, rgba(0,0,0,0.1) 20%, transparent 100%);
    background-size: 100% 100%, 2% 20%, 1% 20%, 2% 20%, 1% 20%;
    background-position: 0 0, 2.2% 100%, 3% 100%, 2.2% 0, 3% 0;
}




.advantages-gall {
	width: 100%;
	font-size:1.2em; 
	margin-top: 0.5em;
	text-align: center;
}
.advantages-gall li {
	display: inline-block;
	vertical-align: top;
	padding: 3% 1% 5% 1%;
	width: 18%;
}
.advantages-gall li p {
	
	font-style: normal;
	font-size:1.2em;
	font-weight: 400;line-height: 1.2;
	color:  #382507; 
	margin: 5% 0 0;
}
/**********************************************************************/
.advantages-gall-4-pr {
	width: 100%;
	font-size:1.2em; 
	
	text-align: center;
}
.advantages-gall-4-pr li {
	display: inline-block;
	vertical-align: top;
	width: 22%;overflow: hidden;
    
    margin: 8px;position: relative;
}
.advantages-gall-4-pr li p {
	
	font-style: normal;
	font-size:1.2em;
	font-weight: 400;line-height: 1.2;
	color:  #382507; 
	margin: 5% 0 0;
}




.advantages-gall-4-pr li span {
    width: 100%;display: block;
    border-radius: 0%;
    height: 9rem;
  
    margin: 0 auto;
    padding: 0 0 0 0px;
    position: relative;z-index: 700;
-webkit-transform: scale(1);
  -ms-ransform: scale(1);
  transform: scale(1);
transition: 0.4s;
overflow: hidden;
}



.advantages-gall-4-pr li a:hover  span {
    width: 100%;
    height: 9rem;
    border-radius: 0%;
    display: block;
    margin: 0 auto;
    padding: 0 0 0 0px;
   position: relative;z-index: 750;
-webkit-transform: scale(1.1);
  -ms-ransform: scale(1.1);
  transform: scale(1.1);

}



.advantages-gall-4-pr li .cena1 {
	border:0px solid  #fff;
	width: 100%;
	font-size:1rem;
	font-weight: 500;line-height: 1.2;
	color:  #fff;
	
  
position: absolute;z-index:850;
top: 40% !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;margin: 0 !important;
/* letter-spacing: -2px; */
}
.advantages-gall-4-pr li .cena2 {
	
	width: 100%;
	font-size: 0.8rem;
	font-weight: 400;line-height: 1.2;
	color:  #fff;
	
    left: 0 !important;
    right: 0 !important;
    top: 80% !important;
  
position: absolute;z-index:850;


}

*********************************************************************/

.advantages-gall li .cena1 {
	border:0px solid  #fff;
	width: 7em;
	font-size:1.2em;
	font-weight: 500;line-height: 1.2;
	color:  #fff;
	margin: -1em 0 0 -1em;
position: relative;z-index:850;
background: rgba( 100,0,0, 0.4);
letter-spacing: -2px;
}

.advantages-gall li .cena2 {
	border:3px solid  rgba( 100,0,0, 0.4);
	width: 6em;
	font-size:1em;
	font-weight: 500;line-height: 1.2;
	color:  rgba( 100,0,0, 0.8);
	margin: -0.4em 0 0 2em;
position: relative;z-index:800;letter-spacing: -1px;
background-color: rgba(255,255,255,0.6);
}

.advantages-gall li span {
    width: 15em;display: block;
    border-radius: 6%;
    height: 9.4em;
  
    margin: 0 auto;
    padding: 0 0 0 0px;
    transform: rotate(-5deg);position: relative;z-index: 700;
}
.advantages-gall li a:hover  span {
    width: 15em;
    height: 9.4em;
    border-radius: 6%;
    display: block;
    margin: 0 auto;
    padding: 0 0 0 0px;
    transform: rotate(-15deg);position: relative;z-index: 750;
-webkit-transform: scale(1.5);
  -ms-ransform: scale(1.5);
  transform: scale(1.5);
transition: 1s;
}


.advantages-gall li._n1-gall{font-size:1.25vw; 
 background-color: #b87a17;
position: absolute;
border: 0.2em solid  #b87a17;
    background: red ; 
  width:50px; 
   height:50px;
    display:inline-block;background-size: contain;
background-position: 0 -30%; background-repeat: no-repeat;
    vertical-align:bottom;z-index: 420;     }


.advantages-gall li._n1-gall:before{ content: '';
	
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	display: inline-block; z-index: 420;    background-image: url(/images/slide_images-gall/1.jpg) ;    }


.advantages-gall li._n2 span:{width:40%  }
.advantages-gall li._n3 span:{background-position: 0 0;  }
.advantages-gall li._n4 span:{background-position: 0 0;  }
.advantages-gall li._n5 span:before{background-position: 0 0;   }
.advantages-gall li._n6 span:before{background-position: 0 0; }
.advantages-gall li._n7 span:before {background-position: 0 0;  }
.advantages-gall li._n8 span:before {background-position: 0 0;  }

.len1-gall {font-size:1.25vw; 
 
border: 0em solid  #fff;
    background-image: url(/images/slide_images-gall/1.jpg) ; 
  width:50px; 
   height:50px;
    display:inline-block;background-size: cover;
background-position: center; background-repeat: no-repeat;
    vertical-align:bottom;z-index: 420; 
}
.len2-gall {font-size:1.25vw; 
 
border: 0em solid  #fff;
    background-image: url(/images/slide_images-gall/2.jpg);
  width:50px; 
   height:50px;
    display:inline-block;background-size: cover;
background-position: center; background-repeat: no-repeat;
    vertical-align:bottom;z-index: 420; 
}
.len3-gall {font-size:1.25vw; 
 
border: 0em solid  #fff;
   background-image: url(/images/slide_images-gall/3.jpg);
  width:50px; 
   height:50px;
    display:inline-block;background-size: cover;
background-position: center; background-repeat: no-repeat;
    vertical-align:bottom;z-index: 420; 
}
.len4-gall {font-size:1.25vw; 
 
border: 0em solid  #fff;
    background-image: url(/images/slide_images-gall/4.jpg); 
  width:50px; 
   height:50px;
    display:inline-block;background-size: cover;
background-position: center; background-repeat: no-repeat;
    vertical-align:bottom;z-index: 420; 
}
.len5-gall {font-size:1.25vw; 
 
border: 0em solid  #fff;
    background-image: url(/images/slide_images-gall/5.jpg); 
  width:50px; 
   height:50px;
    display:inline-block;background-size: cover;
background-position: center; background-repeat: no-repeat;
    vertical-align:bottom;z-index: 420; 
}
.len6-gall {font-size:1.25vw; 

border: 0em solid  #fff;
   background-image: url(/images/slide_images-gall/6.jpg);  
  width:50px; 
   height:50px;
    display:inline-block;background-size: cover;
background-position: center; background-repeat: no-repeat;
    vertical-align:bottom;z-index: 420; 
}
.len7-gall {font-size:1.25vw; 
 
border: 0em solid  #fff;
   background-image: url(/images/slide_images-gall/7.jpg); 
  width:50px; 
   height:50px;
    display:inline-block;background-size: cover;
background-position: center; background-repeat: no-repeat;
    vertical-align:bottom;z-index: 420; 
}

.len8-gall {font-size:1.25vw; 
 
border: 0em solid  #fff;
    background-image: url(/images/slide_images-gall/8.jpg);
  width:50px; 
   height:50px;
    display:inline-block;background-size: cover;
background-position: center; background-repeat: no-repeat;
    vertical-align:bottom;z-index: 420; 
}

.advantages {
	width: 100%;
	font-size:1.2em; 
	margin-top: 0.5em;
	text-align: center;
}
.advantages li {
	display: inline-block;
	vertical-align: top;
	padding: 3% 1% 3% 1%;
	width: 18%;
}
.advantages li p {
	
	
	font-size:0.8em;
	font-weight: 400;line-height: 1.2;
	color:  #382507; 
	margin: 7% 0 0;
}


.advantages li span {
	 
	width: 5em;
	height: 5em;
	border-radius: 0%;
	display: block;
	margin: 0 auto;
	padding: 0 0 0 0px;
}



.advantages li span:before {
	content: '';
	
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	display: inline-block; z-index: 420;
}
.advantages li._n1 span{background-position: 0 0;  }
.advantages li._n2 span:{background-position: 0 0;  }
.advantages li._n3 span:{background-position: 0 0;  }
.advantages li._n4 span:{background-position: 0 0;  }
.advantages li._n5 span:before{background-position: 0 0;   }
.advantages li._n6 span:before{background-position: 0 0; }
.advantages li._n7 span:before {background-position: 0 0;  }
.advantages li._n8 span:before {background-position: 0 0;  }

.len1 {font-size:1.25vw; 
 

    background-image: url(/images/sl_images/opyt.png) ; 
  width:50px; 
   height:50px;
    display:inline-block;background-size: contain;
background-position: center; 
    vertical-align:bottom;z-index: 420; 
}
.len2 {font-size:1.25vw; 
 
    background-image: url(/images/sl_images/ind.png) ; 
  width:50px; 
   height:50px;
    display:inline-block;background-size: contain;
background-position: center; 
    vertical-align:bottom;z-index: 420; 
}
.len3 {font-size:1.25vw; 

    background-image: url(/images/sl_images/zamer.png) ; 
  width:50px; 
   height:50px;
    display:inline-block;background-size: contain;
background-position: center; 
    vertical-align:bottom;z-index: 420; 
}
.len4 {font-size:1.25vw; 
 
    background-image: url(/images/sl_images/bezop.png) ; 
  width:50px; 
   height:50px;
    display:inline-block;background-size: contain;
background-position: center; 
    vertical-align:bottom;z-index: 420; 
}
.len5 {font-size:1.25vw; 
 
    background-image: url(/images/sl_images/rab.png) ; 
  width:50px; 
   height:50px;
    display:inline-block;background-size: contain;
background-position: center; 
    vertical-align:bottom;z-index: 420; 
}
.len6 {font-size:1.25vw; 

    background-image: url(/images/sl_images/licenz.png) ; 
  width:50px; 
   height:50px;
    display:inline-block;background-size: contain;
background-position: center; 
    vertical-align:bottom;z-index: 420; 
}
.len7 {font-size:1.25vw; 
 
    background-image: url(/images/sl_images/garant.png) ; 
  width:50px; 
   height:50px;
    display:inline-block;background-size: contain;
background-position: center; 
    vertical-align:bottom;z-index: 420; 
}

.len8 {font-size:1.25vw; 
 
    background-image: url(/images/sl_images/calend.png) ; 
  width:50px; 
   height:50px;
    display:inline-block;background-size: contain;
background-position: center; 
    vertical-align:bottom;z-index: 420; 
}
.len9 {font-size:1.5vw; 
 
    background-image: url(/images/sl_images/led.png) ; 
  width:50px; 
   height:50px;
    display:inline-block;background-size: contain;
background-position: center; 
    vertical-align:bottom;z-index: 420; 
}
.len10 {font-size:1.5vw; 
 
    background-image: url(/images/sl_images/lamp.png) ; 
  width:50px; 
   height:50px;
    display:inline-block;background-size: contain;
background-position: center; 
    vertical-align:bottom;z-index: 420; 
}
.len11 {font-size:1.5vw; 
 
    background-image: url(/images/sl_images/optim.png) ; 
  width:50px; 
   height:50px;
    display:inline-block;background-size: contain;
background-position: center; 
    vertical-align:bottom;z-index: 420; 
}
.len12 {font-size:1.5vw; 
 
    background-image: url(/images/sl_images/price.png) ; 
  width:50px; 
   height:50px;
    display:inline-block;background-size: contain;
background-position: center; 
    vertical-align:bottom;z-index: 420; 
}
.wrapperl {
    min-width: 320px;
     
    width: 100%;
    position: relative; font-size:1.25vw;
    top: 0px;
    left: 0;
}
/* .wrapperl ul {
   padding-left: 0!important;
   
    list-style-type: square;
	color: #fff!important;   
	background: #4B0082!important;
   
}
.wrapperl ul li p{
color: #fff!important; 
} */

.wrapper2 {
    min-width: 320px;
     
    width: 100%;
    position: relative; font-size:1.25vw;
    top: 0px;
    left: 0;
}
.wrapper2 ul {
   padding-left: 0!important;
    /* list-style: none; */
    list-style-type: square;
	color: #fff!important;   
	background: #4B0082!important;
   
}
.wrapper2 ul li p{
color: #fff!important; 
}



.rtr-text ul {
    padding-left: 2em;
    /* list-style: none; */
    list-style-type: square;
	color: #333;    
}
#page_content ul {
    padding-left: 2em;
    /* list-style: none; */
    list-style-type: square;
	color: #333;    
}
.mpopular-new__item-blog ul {
    padding-left: 2em;
    /* list-style: none; */
    list-style-type: square;
	color: #333;    
}

#page_content h1,
#page_content .title,
#news h1,
#news .title {color: #333; font-weight: 700; font-size: 32px; text-transform: unset;}

#page_content h2,
#page_content h3,
#page_content h4,
#page_content h5,
#page_content h6,
#news h2,
#news h3,
#news h4,
#news h5,
#news h6 {color: #333; font-weight: 800; font-size: 16px; text-transform: uppercase; margin-top: 10px; margin-bottom: 5px;}

#page_content h2,
#page_content h3,
#news h3
{font-size: 16px;text-align: center;}

#page_content {color: #333; line-height: 1.4;padding:3%; font-size: 16px;}

#page_content p {color: #333; line-height: 1.4;padding-top: 1.3%; font-size: 16px;}

#ma {
	margin-right:0;
	background:red; 
	padding:0.625em 2%;
	border-radius:0.625em;			
	box-shadow:0 0 3.75em 0 #fff;	
}
.article{width:100%;
	min-height:6.25em;
	margin-top:1.25em;	
}
.comments{
	min-height:3.25em;
	margin-bottom:1.25em;	
}	
#ma h1{
	font-size:1.125em;	
	font-weight:bold;
	font-style:italic;
	color:#bd072e;
}
#ma p{
	text-indent:2%;
	padding-top:0.5%;
	color:#2f2f49;color:#fff;
}







.i1 {font-size:1.25vw; 
 background-color: #b87a17;
border: 0.2em solid  #b87a17;
    background-image: url("/images/sl_images/j1.png") ; 
  width:60px; width:4.3vw; 
    max-height:60px; height: 4.3vw;
    display:inline-block;background-size: contain;
background-position: center; 
    vertical-align:bottom;z-index: 420;
}
.i2 {font-size:1.25vw; 
 background-color: #b87a17;
border: 0.2em solid  #b87a17;
    background-image: url("/images/sl_images/j2.png") ; 
  width:60px; width:4.3vw; 
    max-height:60px; height: 4.3vw;
    display:inline-block;background-size: contain;
background-position: center; 
    vertical-align:bottom;z-index: 420;
}
.i3 {font-size:1.25vw; 
 background-color: #b87a17;
border: 0.2em solid  #b87a17;
    background-image: url("/images/sl_images/j3.png") ; 
  width:60px; width:4.3vw; 
    max-height:60px; height: 4.3vw;
    display:inline-block;background-size: contain;
background-position: center; 
    vertical-align:bottom;z-index: 420;
}
.i4 {font-size:1.25vw; 
 background-color: #b87a17;
border: 0.2em solid  #b87a17;
    background-image: url("/images/sl_images/j4.png") ; 
  width:60px; width:4.3vw; 
    max-height:60px; height: 4.3vw;
    display:inline-block;background-size: contain;
background-position: center; 
    vertical-align:bottom;z-index: 420;
}
.test2 {
background-position: 50% 0%;
position: relative; 
-webkit-animation: m2 40s infinite; 
animation: m2 40s infinite;  
} 
@-webkit-keyframes m2 { 
	0%   {background-position: 0% 0%;} 
	25% {background-position: 0% 100%;}  
	50% {background-position: 100% 100%;}  
	75% {background-position: 100% 0%;}  
	100% {background-position: 0% 0%; } 
	} 
@keyframes m2 {
	0%   {background-position: 0% 0%;} 
	25% {background-position: 0% 100%;}  
	50% {background-position: 100% 100%;}  
	75% {background-position: 100% 0%;}  
	100% {background-position: 0% 0%; } 
	}

.test4 {
background-position: 0% 0%;
position: relative; 
-webkit-animation: m4 1s infinite; 
animation: m4 1s infinite;  
} 
@-webkit-keyframes m4 { 
	0%   {background-position: 0% 0%;} 
	
	50% {background-position:0% 10%;}  
	
	100% {background-position: 0% 0%; } 
	} 
@keyframes  m4 {
	0%   {background-position: 0% 0%;} 
	
	50% {background-position:0% 10%;}  
	
	100% {background-position: 0% 0%; } 
	} 
.test5 {
background-position: 0% 0%;
position: relative; 
-webkit-animation: m5 15s  infinite  linear  ; 
animation: m5 15s  infinite  linear ;  
} 
@-webkit-keyframes m5 { 
	0%   {background-position: 0% 0%;      } 
	5%   {background-position: 0% 0%;      } 
	50% {background-position:0% 100%;  }  
	65% {background-position:0% 100%;    }  
	95% {background-position: 0% 0%;}
	100% {background-position: 0% 0%;    } 
	} 
@keyframes  m5 {
	0%   {background-position: 0% 0%;      } 
	5%   {background-position: 0% 0%;      } 
	50% {background-position:0% 100%;  }  
	65% {background-position:0% 100%;    }  
	95% {background-position: 0% 0%;}
	100% {background-position: 0% 0%;    } 
	} 	
.test3 {
background-position: 0% 0%;
position: relative; 
-webkit-animation: m3 12s  infinite  linear  ; 
animation: m3 12s  infinite  linear ;  
} 
@-webkit-keyframes m3 { 
	0%   {background-position: 0% 0%;   background-size: 100% 100%;     } 
	
	30% {background-position:0% 0%; background-size: 110% 110%;  }  
	75% {background-position:0% 100%;  background-size: 110% 110%;  }  
	90% {background-position: 0% 0%; background-size: 100% 100%; }
	100% {background-position: 0% 0%; background-size: 100% 100%;   } 
	} 
@keyframes  m3 {
	0%   {background-position: 0% 0%;   background-size: 100% 100%;     } 
	
	30% {background-position:0% 0%; background-size: 110% 110%;  }  
	75% {background-position:0% 100%;  background-size: 110% 110%;  }  
	90% {background-position: 0% 0%; background-size: 100% 100%; }
	100% {background-position: 0% 0%; background-size: 100% 100%;   } 
	} 
.test {

position: relative; 
-webkit-animation: m 5s infinite; 
animation: m 5s infinite;  
} 
@-webkit-keyframes m { 
	0%   {left: -10%;} 
	50% {left: 1%;}  
	100% {left: -10%; } 
	} 
@keyframes m {
	0%   {left: -10%;} 
	50% {left: 4%;} 
	100% {left: -10%;} 
	} 

.test1 {

position: relative; 
-webkit-animation: box 5s infinite; 
animation: box 5s infinite;  
} 
@-webkit-keyframes box { 
	0%   {background: rgba(255,255,255,0.5); transform: rotate(0deg) scale(.7) translate(0px,0px);  } 
	
	
	30%  {background: rgba(255,255,255,0.5); transform: rotate(0deg) scale(.7) translate(0px,0px); } 
	50%  {background: red;  transform: rotate(0deg) scale(.7) translate(10%,0px);  } 
	100%  { background: rgba(255,255,255,0.5);  transform: rotate(0deg) scale(.7) translate(0px,0px);  } 
	} 
@keyframes box {
	0%   { background: rgba(255,255,255,0.5); transform: rotate(0deg) scale(.7) translate(0px,0px);  } 
	
	
	30%  {background: rgba(255,255,255,0.5); transform: rotate(0deg) scale(.7) translate(0px,0px); } 
	50%  { background: red; transform: rotate(0deg) scale(.7) translate(10%,0px);  } 
	100%  { background: rgba(255,255,255,0.5);  transform: rotate(0deg) scale(.7) translate(0px,0px);  } 
}
 .t10:hover {
      box-shadow: 5px 0px 40px rgba(0,0,0, .7);
  }



 .t10  { 
 border-radius:7px;
      border: 0.5px solid #fff;
   
      transition: box-shadow 0.5s;
 
  }
  
  
 .t11 { 
 border-radius:7px;
      border: 0.5px solid #fff;
   
       box-shadow: 5px 0px 40px rgba(0,0,0, .7);
 
  }
 
.flex-direction-nav a:before {
   
    font-size: 30px;
    display: inline-block;
   
    opacity: .7;
    
    
 
}

.flex-direction-nav a {
 opacity: 1;

}
.flex-direction-nav .flex-prev {
    left: 5px;height: 30px;
}
.flex-direction-nav .flex-next {
    right: 5px;
    text-align: right;height: 30px;
}




 
 
.t-none .flex-direction-nav a:before {
   
    font-size: 30px;
    display: inline-block;
    
    color: #000;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    line-height: 40px;
 
}

.t-none .flex-direction-nav a {
 opacity: 1;

}
.t-none .flex-direction-nav .flex-prev {
    left: 5px;
}
.t-none .flex-direction-nav .flex-next {
    right: 5px;
    text-align: right;
}

.vv{
background: url(/images/vv.png) no-repeat  top left;
    height: 52px;
    width: 60px;
   
   
    cursor: pointer;
   
position:fixed; 
bottom: 10%;
right: 1.5%;
 z-index: 999; 
}
.vv:hover{
background: url(/images/vv.png) no-repeat bottom left;
    height: 52px;
    width: 60px;
   
   
    cursor: pointer;
   
position:fixed; 
bottom: 12%;
right: 1.5%;
 z-index: 999; 
}

.vv-tel {
    background: url(/images/tel.png) no-repeat top left;
    height: 48px;
    width: 48px;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 30%;
    right: 3%;
    z-index: 999;
}
.vv-tel:hover{
background: url(/images/tel.png) no-repeat bottom left;
    height: 52px;
    width: 52px;
   
display:  none; 
    cursor: pointer;
   
position:fixed; 
bottom: 30%;
right: 3%;
 z-index: 999; 
}
.r01 { 
   background-image: url(/images/tel.png);
	  	background-position: 50% 50%;
     background-size: 100% 100%;
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-clip: content-box;
      opacity: 0;	
	  width: 48px;
	height: 48px;
   
	
	 animation-name: rot01; 
 animation-duration: 6s;
 animation-iteration-count: infinite;
 animation-timing-function: linear;

 }
 @keyframes rot01 {
	0%{
	
	  background-image: url(/images/tel.png);
	  	background-position: 50% 50%;
     background-size: 100% 100%;
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-clip: content-box;
      opacity: 1;	
		
	 }
	20%{
	 background-image: url(/images/tel.png);
	  	background-position: 50% 50%;
     background-size: 100% 100%;
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-clip: content-box;
      opacity: 1;		
	
	}
    25%{
	
	  background-image: url(/images/soob.png);
	  	background-position: 50% 50%;
     background-size: 100% 100%;
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-clip: content-box;
      opacity: 1;	
		
	 }
     45%{
	
	  background-image: url(/images/soob.png);
	  	background-position: 50% 50%;
     background-size: 100% 100%;
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-clip: content-box;
      opacity: 1;	
		
	 }
50%{
	
	  background-image: url(/images/icon.png);
	  	background-position: 50% 50%;
     background-size: 100% 100%;
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-clip: content-box;
      opacity: 1;	
		
	 }
     70%{
	
	  background-image: url(/images/icon.png);
	  	background-position: 50% 50%;
     background-size: 100% 100%;
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-clip: content-box;
      opacity: 1;	
		
	 }
75%{
	
	  background-image: url(/images/inst.png);
	  	background-position: 50% 50%;
     background-size: 100% 100%;
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-clip: content-box;
      opacity: 1;	
		
	 }
     95%{
	
	  background-image: url(/images/inst.png);
	  	background-position: 50% 50%;
     background-size: 100% 100%;
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-clip: content-box;
      opacity: 1;	
		
	 }



100%{
	 background-image: url(/images/tel.png);
	  	background-position: 50% 50%;
     background-size: 100% 100%;
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-clip: content-box;
      opacity: 1;		
	
	}
 }




/*
.akcii-item {
    width: -webkit-calc(50% - 1rem);
    width: calc(50% - 1rem);
    margin-bottom: 2rem;
    position: relative;
    padding-top: 2rem;
    padding-left: 5rem;
    min-height: 250px;
    background-position: right center ;
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat;
	
	contain;  
	
}
.akcii-item-1-sl-bl2 {
  width:30%;
  transform: rotate(20deg);
  position: absolute;
  top: 5%;
  left: 5%;

}

font-size:1.25vw;

}

*/
.akcii-item-sl-scale {
	
	transform: rotate(0deg) scale(.6) translate(5px,5px)
}	
.akcii-item-sl {
  
  max-width: 100%;height: 490px;height: 30vw;
    margin-bottom: 0rem;
    position: relative;word-break: break-word;
    padding-top: 0rem;
    padding-left:6%;
   
    background-position: right center ;
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat;  background-size: cover;   
 
}


.akcii-item-1-sl {	


background-color: #ff802c;
background-image: url(../images/akcii_images/sl-1.png);  background-position: 100% 0%;
 
 
}

.akcii-item-1-sl-2 {	

position: relative;
background-color: transparent;
background-image: url(../images/akcii_images/sl-2.png);  background-position: 100% 0%;
 z-index:100;
 
}
.akcii-item-1-sl:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.4);
}
.akcii-item-1-sl-3:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.6);
}
.akcii-item-1-sl-2:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.3);
}
.akcii-item-1-sl-3 {	


background-color: transparent;
background-image: url(../images/akcii_images/sl-3.png);  background-position: 100% 0%;
 
z-index:100;
}
.akcii-item-1-sl-4 {	


background-color: transparent;
background-image: url(../images/akcii_images/sl-4.png);  background-position: 100% 0%;
 z-index:0;
 
}

.akcii-item-1-sl-4 	
 p {
    font-size: 100%;
    margin-bottom: 6px; 
   }
/*
.akcii-item-1-sl-4 	   a:visited {
    color: #800080; 
   } 
.akcii-item-1-sl-4 	   a:hover {
    text-decoration: none; 
    color: #fff; 
    background: #ffa200; 
   }

*/
.akcii-item-1-sl-5 {	


background-color: #ff802c;
background-image: url(../images/akcii_images/sl-5.png);  background-position: 100% 0%;
 z-index:0;
 
}
.fon-bel {
    background: rgba(255,255,255, 0.8);
    padding: 5% 5%;
    margin: 0 auto;
    position: absolute;
    width: 80%;
    border-radius: .1px;
    box-shadow: 0 10px 20px -5px rgba(0,0,0,.4);
}
.teny1{
 background:rgba(255,255,255, 0.8);
background-color: rgba(184,122,23,0);
    padding: 5% 5%;margin: 0 auto;
    
width: 80%;border-radius: .1px;
    box-shadow: 0 10px 20px -5px rgba(0,0,0,.4);
}

.fon-bel a,  fon-bel a:visited {
    font-size: 14px;
    padding: 0 10px;
    display: inline-flex;
    color: #000;letter-spacing: -1px;
    text-decoration: none;font-weight:600; background-color: transparent;
}


.fon-bel a:hover { color: #fff; 
    background:#ffa200; /* Цвет фона */
   }
.akcii-item-1-sl-5 	
 p {
    font-size: 100%;
    margin-bottom: 6px; 
   }
.naved { 
 color: #fff; 
 font-size: 100%;
    background:#ffa200; 
   }
.naved:hover { color: #000; 
   background: rgba(0,0,0, 0.1);
   }

.ssylka { 
border: 0px solid #ffa200;
  border-radius: 2px; 
  padding: 0 5px;
 font-size: 100%;
    background: rgba(0,0,0, 0.1);/* Цвет фона */
   }
.ssylka:hover { color: #fff; 
    background:#ffa200; /* Цвет фона */
   }


#tooltip {
  z-index: 999999;
  position:absolute;
  display: none;
  top:0%;
  left:0px;
  width: 150px;
  background-color: #eee;
  padding: 5px 10px 5px 10px;
  color: #000;
  border: 1px solid #888;
  border-radius: 5px; 
  box-shadow: 0 1px 2px #555;
 
}

.akcii-item-1-sl-bl1 {display: inline-block;
  -ms-transform: rotate(0deg)  scale(0.6) translate(5px,5px);
	-webkit-transform: rotate(0deg)  scale(0.6) translate(5px,5px);
	-o-transform: rotate(0deg) scale(0.6) translate(5px,5px);
	-moz-transform: rotate(0deg) scale(0.6) translate(5px,5px);
	transform: rotate(0deg) scale(.6) translate(5px,5px);
 
 
    
position: relative;
  top: 10%;
  left: -10%;  padding: 1.5%;
     	border-top-left-radius:10px;	border-bottom-left-radius:10px;
	border-top: 0em solid #b87a17;
	border-left:0em solid  #b87a17;
	border-bottom:0em solid  #b87a17;
	 border-right: 1em solid red;
      
	   background-color: rgba(255,0,0, 1); 
 z-index: 300; 
}

.akcii-item-1-sl-bl1::after {display: inline-block;
    content: '';
    border: 10em solid transparent;
    border-top: 10%;
    border-bottom: 10%; 
    border-left-color: red;
    position: absolute;
  left: 102%;top: -5%;
    width: 0;
    height: 0;
    margin:0% 0% 0% 0%;

}

.akcii-item-1-sl-bl2 {
	-ms-transform: rotate(0deg)  scale(0.6) translate(5px,5px);
	-webkit-transform: rotate(0deg)  scale(0.6) translate(5px,5px);
	-o-transform: rotate(0deg) scale(0.6) translate(5px,5px);
	-moz-transform: rotate(0deg) scale(0.6) translate(5px,5px);
	transform: rotate(0deg) scale(.6) translate(5px,5px);
 
 
 z-index: 420;
 
}
.akcii-item-sl-box55 {
    position: absolute;
  top: 5%;
  left: 5%;
     width: 80%;
     padding: 2%;
   background-color: rgba(255,255,255, 0);
    z-index: 400;
}
.akcii-item-sl-box {
    position: absolute;
  top: -10%;
  left: 15%;
   
     width: 48%;
     padding: 2%;
    
	 
	
   background-color: rgba(255,255,255, 0.9);z-index: 400;
}
.akcii-item-sl-box2 {
  position: absolute;position: relative;
  top: 40%;
  
  left: 31%;
  
    width: 59%; 
     padding: 1% 0 1% 3% ;
   background-color: rgba(255,255,255, 1);z-index: 400;
}
.akcii-item-sl-box3 {
    position: absolute;
    top: 5%;
    left: 55%;
    width: 40%;
    padding: 1% 0 1% 3%;
    background-color: rgba(255,255,255, 0);
    z-index: 400;
    transform: skew(-10deg, 0deg);
}
.akcii-item-sl-box4 {
    position: absolute;
    top: 78%;
    left: 55%;
    width: 40%;
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -moz-transform: scale(0.8);
    padding: 1% 0 1% 3%;
    background-color: rgba(255,255,255, 0);
    z-index: 400;
    transform: skew(-10deg, 0deg);
}
.s1-block22{
			
		width:48%;
		display: inline-block;	float:none;		
		display:table-cell;
		
		 margin:0 0% 0 0%;	padding: 2% 0 2% 0;
		z-index:9;
		
	}
	
.s1-block22 p {
	 font-size: 0.85em;
    font-weight: 400;
	line-height: 1.2;
    text-transform: uppercase;
	
}	
.s1-block221{
			
		width:10%;
		display: inline-block;	float:none;		
		display:table-cell;
		
		 	
		z-index:9;
		
	}
.s1-block222{
		width:85%;	
		
		display: inline-block;	float:none;		
		display:table-cell;
		padding-top: 2%;
			padding-left: 5%;padding-right: 2%;
		z-index:9;
		
	}
.i2-baner {font-size:20vw; 
 background-color: #fff;

    background-image: url("/images/akcii_images/svet-1.jpg") ; 
   width:20vw; 
    height: 20vw;max-height:100%;
    display:inline-block;background-size: contain; background-repeat: no-repeat;
background-position: center; 
    vertical-align:bottom;z-index: 420;
}

.i2-baner1 {font-size:20vw; 
 background-color: #fff;

    background-image: url("/images/akcii_images/svet-2.jpg") ; 
   width:20vw; 
    height: 20vw;max-height:100%;
    display:inline-block;background-size: contain; background-repeat: no-repeat;
background-position: center; 
    vertical-align:bottom;z-index: 420;
}
.s1-block22-baner{
			
		width:100%; max-width:100%;
		display: inline-block;	float:none;		
		
		
		 margin:0 0% 0 0%;	padding: 0% 0 0% 0;
		z-index:9;
		
	}
	
.s1-block22-baner p {
	 font-size: 0.85em;
    font-weight: 400;
	line-height: 1.2;
    
	
}	
.s1-block221-baner{
			
		width:48%;
		display: inline-block;	float:none;		
		
		z-index: 7;
    position: relative;
    left: 15%;
    top: -2em;
		
	}
.s1-block222-baner{
		width:48%;	
		
		display: inline-block;	float:none;		
		
		padding-top: 0%;
			padding-left: 0%;padding-right: 0%;
		z-index:9;
		
	}

.akcii-item-sl-box2f {
  position: absolute;
  top: 0%;
  
  left: 96%;
   
    width: 7%; 
     padding: 0%;
     height: 100%;
    -webkit-transform: skew(-10deg);
       -moz-transform: skew(-10deg);
         -o-transform: skew(-10deg);
	
	z-index: 420;
	
   background-color: rgba(255,255,255, 1);
}

.akcii-item-sl-box-f1 {
   position: absolute;
  top: 0%;
  left: 50%;
   width: 40%;height: 470px;height: 40vw;height: 100%;
    
     padding: 0px;
    
	 -webkit-transform: skew(-10deg);
       -moz-transform: skew(-10deg);
         -o-transform: skew(-10deg);
	
	
	
   background-color:#ebdbc2;z-index: 250;
}
.akcii-item-sl-box-f2 {
   position: absolute;
  top: 0%;
  left: 50%;
   width: 3%;height: 470px;height: 40vw;height: 100%;
    
     padding: 0px;
    
	 -webkit-transform: skew(-10deg);
       -moz-transform: skew(-10deg);
         -o-transform: skew(-10deg);
	
   background-color: #b87a17;z-index: 300;
}
.akcii-item-sl-box-f3 {
   position: absolute;
  top: 0%;
  left: 90%;
   width: 3%;height: 470px;height: 40vw;height: 100%;
    
     padding: 0px;
    
	 -webkit-transform: skew(-10deg);
       -moz-transform: skew(-10deg);
         -o-transform: skew(-10deg);
	background-color: #b87a17;z-index: 300;
}


.akcii-item {
 
   max-width: 100%;height: auto;
    margin-bottom: 0rem;
    position: relative;word-break: break-word;
    padding-top: 0em;
    padding-left:6%;
     height: 250px;height: 20vw;	font-size:1.25vw;
	 max-height: 474px;
    background-position: right center ;
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat; 
}


.akcii-item-1 {	


background-color: #ff802c;
background-image: url(../images/akcii_images/nakl.png);  background-position: 100% 0%;
    

 
}

.akcii-item-2 {	


background-color: #fc9502;
background-image: url(../images/akcii_images/svet.png); background-position: 100% 0%;
 
}

.akcii-item-baner {	


background-color: #fff;

 
}
.akcii-item-3 {	


background-color: #fae4a3;
background-image: url(../images/akcii_images/pens1.png);  background-position: 20% 30%;

}

.akcii-item-4 {	


background-color: #fae4a3;
background-image: url(../images/akcii_images/ban.png);  background-position: 0% 40%;

}
.akcii-item-5 {	


background-color: #fae4a3;
background-image: url(../images/akcii_images/kv.png);  background-position: 20% 30%;

}
.akcii-item-6 {	


background-color: #fae4a3;
background-image: url(../images/akcii_images/nv.png);  background-position: 100% 30%;

}
.akcii-item-7 {	


background-color: #e7b672;
background-image: url(../images/akcii_images/40.png);  background-position: 100% 50%;

}

.height-30 {	


}
.height-60 {	
height: 60vw;

}
.height-90 {	
height: 90vw;

}
.akcii-item-7-s1 {	
height: 30vw; text-align: center;
background-color: rgba(249,176,65, 0);
}



.akcii-item-0 {	


background-color: #fae4a3;
background-image: url(../images/akcii_images/0.png);  background-position: 20% 30%;

}
.akcii-item-10 {	


background-color: #fc9502;
background-image: url(../images/akcii_images/10.png);  background-position: 20% 30%;

}

.akcii-item-11 {	


background-color:rgba(249,176,65, .5);
background-image: url(../images/akcii_images/10.png);  background-position: 20% 30%;
background-color:rgba(249,176,65, .8);
}

.akcii-item-12 {	


background-color: rgba(249,176,75, .3);
background-image: url(../images/akcii_images/10.png);  background-position: 0% 50%;

}
.akcii-item-13 {	


background-color: rgba(249,176,65, .5);
background-image: url(../images/akcii_images/10.png);  background-position: 0% 50%;

}
.akcii-item-14 {	


background-color: rgba(249,176,65, .4);
background-image: url(../images/akcii_images/10.png);  background-position:0% 50%;

}
.akcii-item-15 {	


background-color: rgba(249,176,65, .2);
background-image: url(../images/akcii_images/10.png);  background-position: 20% 30%;

}
.akcii-item-16 {	


background-color: rgba(249,176,65, .2);
background-image: url(../images/akcii_images/10.png);  background-position: 20% 30%;

}
.akcii-item-17 {	


background-color: rgba(249,176,65, .6);
background-image: url(../images/akcii_images/10.png);  background-position: 20% 30%;

}
.akcii-item-18 {	


background-color: rgba(249,176,65, .3);
background-image: url(../images/akcii_images/10.png);  background-position: 20% 30%;

}
.akcii-item-18-1 {	


background-color: rgba(249,176,65, .6);
background-image: url(../images/akcii_images/10.png);  background-position: 20% 30%;

}
.akcii-item-19 {	


background-color: rgba(249,176,65, .7);
background-image: url(../images/akcii_images/10.png);  background-position: 20% 30%;

}
.akcii-item-brend1 {	


background-color: #fae4a3;
background-image: url(../images/brend_images/brend1.png);  background-position: 20% 30%;

}
.akcii-title {
	
    font-size: 2em; width: 98%; max-width: 100%;height: auto;
    font-weight: 700;
   
  
    padding-bottom: 0.5em;
    padding-top: 1.5em;
    line-height: 1.1;
    text-transform: uppercase;
}
.akcii-title5 {
	
    font-size: 4em; width: 98%; max-width: 100%;height: auto;
    font-weight: 900;
   
  color: #8d7359;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    line-height: 1.4;
    text-transform: uppercase;
}
.akcii-title7 {
	
    font-size: 2em; width: 98%; max-width: 100%;height: auto;
    font-weight: 900;
   
  color: #8d7359;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    line-height: 1.4;
    
}
.akcii-title1 {
	
    font-size: 2em; width: 98%; max-width: 100%;height: auto;
    font-weight: 700;
   
  
    padding-bottom: 0.5em;
    padding-top: 1.5em;
    line-height: 1.1;
    text-transform: uppercase;
}
	.akcii-title-sl-1 {
	width: 100%;	
	
     padding: 0px;
    font-size: 1em;
    font-weight: 300;
    margin: 0%;
    padding-bottom: 0vh;
    padding-top: 0rem;
    line-height: 1.1;
    text-transform: uppercase;
}
.akcii-title-sl-2 {
	 position: absolute;
  top: 50px;
  left: 0%;
   
     
     padding: 10px;
    font-size: 1em; 
    font-weight: 300;
    
    padding-bottom: 0rem;
    padding-top: 0rem;
    line-height: 1.1;
    text-transform: uppercase;
}
.akcii-title-sl-3 {
	 position: absolute;
  top: 0px;
  left: 50%;
   
    
     padding: 10px;
    font-size: 1em; 
    font-weight: 300;
    
    padding-bottom: 0rem;
    padding-top: 0rem;
    line-height: 1.1;
    text-transform: uppercase;
}
.akcii-title-sl-4 {
	 position: absolute;
  top: 50px;
  left: 50%;
   
     width: 48%;
     padding: 0px;
    font-size: 1em; 
    font-weight: 300;
    
    padding-bottom: 0rem;
    padding-top: 0rem;
    line-height: 1.1;
    text-transform: uppercase;
}
.zamer10p {
padding-bottom: 1.5%;height: 3vw;width: 30%; margin-left: 0%;padding-top: 0%;
}

.zamer10pp {
padding-bottom: 2.5%; width: 20%; margin-left: 25%;margin-top: 3%;padding-top: 0%;
}



.zamer10 {
 height: 35px;height: 14%;
width: 45%; margin-left: 25%;margin-top: 0%;
background-color: #ff6666;
border-radius: 5px;
position: relative;
font-style: normal;
font-weight: 600;
font-size: 16px;font-size:1.25vw;
line-height: normal;
text-align: center;
padding-top: 1.5%;
color: #000;vertical-align: middle;
z-index:100;-webkit-box-sizing: border-box;
        box-sizing: border-box;
}
.zamer10pp {


 padding-bottom: 0%; width: 30%; margin-left: 35%; margin-top: 3%; padding-top: 0.5em;vertical-align: middle;
}
.zamer10ppp {
padding-bottom: 2.5%; width: 20%; margin-left: 40%;margin-top: 10%;
}


.zamer11 {
 height: 30%;height: 3vw;
width: 40%; margin: 0 auto 0 25%;
background-color:red;
border-radius: 5px;

font-style: normal;
font-weight: 300;
font-size: 16px;font-size:1.25vw;
line-height: normal;
text-align: center;
padding-top: 0.5%;
color: #000;vertical-align: middle;
z-index:100;-webkit-box-sizing: border-box;
        box-sizing: border-box;
} 
.zamer11:hover{
background-color: #Fcc584;
border-radius: 5px;

color: rgba(255,219,77,.9);

}

.ps-btn {
    width: 220px;
    font-size: 24px;
}
.ps-purple {
    margin-top: 8px;
    background-color: #ffdb4d;
    color: #000;
    border-color: #ffdb4d;
}
.ps-btn {
    display: block;
    text-align: center;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    padding: 5px 40px;
    border: 1px solid #dcdcdc;
    color: #333;
}
.btn-pulse {
    -webkit-animation: radial-pulse 1.2s infinite;
    animation: radial-pulse 1.2s infinite;
}

.btn-pulse {-webkit-animation: radial-pulse 1.2s infinite;animation: radial-pulse 1.2s infinite;}
@-webkit-keyframes radial-pulse {0% {-webkit-box-shadow: 0 0 0 0 rgba(255,219,77,.9);box-shadow: 0 0 0 0 rgba(255,219,77,.9);}
	100% {-webkit-box-shadow: 0 0 0 13px transparent;box-shadow: 0 0 0 13px transparent;}}
@keyframes radial-pulse {0% {-webkit-box-shadow: 0 0 0 0 rgba(255,219,77,.9);box-shadow: 0 0 0 0 rgba(255,219,77,.9);}
	100% {-webkit-box-shadow: 0 0 0 13px transparent;box-shadow: 0 0 0 13px transparent;}}


.btn-pulse1 { 
    -webkit-animation: radial-pulse1 1.2s infinite;
    animation: radial-pulse1 1.2s infinite;
}

.btn-pulse1 {-webkit-animation: radial-pulse1 1.2s infinite;animation: radial-pulse1 1.2s infinite;}
@-webkit-keyframes radial-pulse1 {0% {-webkit-box-shadow: 0 0 0 0 rgba(255,0,0, .8);box-shadow: 0 0 0 0 rgba(255,0,0, .8);}
	100% {-webkit-box-shadow: 0 0 0 10px transparent;box-shadow: 0 0 0 10px transparent;}}
@keyframes radial-pulse1 {0% {-webkit-box-shadow: 0 0 0 0 rgba(255,0,0,.8);box-shadow: 0 0 0 0 rgba(255,0,0,.8);}
	100% {-webkit-box-shadow: 0 0 0 10px transparent;box-shadow: 0 0 0 10px transparent;}}


.header-logo{

    position:absolute;
    height: 4.9vw;
     width: 21%; left: 7.5%;top: 11%;
    z-index:100;-webkit-box-sizing: border-box;
        box-sizing: border-box;
	background: url(../images/header-logo.png) no-repeat;
	background-size:100% 100%;	

		
}
.socialIcons {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  position: absolute;
  top: 0;
  
  left: 0;width: 100%;
  margin: 0;
  height: 70px;
  text-align: center;
}
.socialIcons li {
  display: inline-block;
  margin: auto 0px;
}

.socialIcons li a {
  text-align: center;
  display: inline-block;
  font-size: 1.5em;
  height: 4vw;
  width: 3vw;
  
  color: #ffffff;
  transition: all .5s ease;
  transform-origin: left;
  transform: rotateY(0deg);
  text-shadow: 0px 0px 1px #131313, 0px 0px 1px #070707, 0px 0px 1px black, 0px 0px 1px black;
}
.socialIcons li a:hover {
  color: #f0a100;
  transform: rotate(0deg);
  text-shadow: 0px 0px 1px #131313, 0px 0px 1px #070707, 0px 0px 1px black, 0px 0px 1px black;
}

.zamer-hdr1 {

  position:absolute;
  text-align: center;
 height: 35px;height: 14%;height: 2.3vw;
width: 21%; right: 8.5%;top: 17%;
background: transparent;
border-radius: 5px;
border-bottom: 0px solid  #ffffff;	border-top: 0px solid  #ffffff;	
font-style: normal;
font-weight: 300;
font-size: 16px;font-size:1.25vw;
line-height: normal;
text-align: center;
padding-top: 0%;
color: #000;vertical-align: middle;
z-index:100;-webkit-box-sizing: border-box;
        box-sizing: border-box;
}   

figure {
    width: 27%; /* Ширина */
    float: left; /* Выстраиваем элементы по горизонтали */
    margin: 0 0 0 3.5%; /* Отступ слева */
    background: #f0f0f0; /* Цвет фона */
    border-radius: 5px; /* Радиус скругления */
    padding: 2%; /* Поля */
   }
   figure:first-child {
    margin-left: 0; /* Убираем отступ для первого элемента */
   }

.zamer-hdr {

  position:absolute;
  text-align: center;
 height: 35px;height: 14%;height: 2.3vw;
width: 21%; right: 8.5%;top: 38%;
background-color: rgba(249,176,65, .8);
border-radius: 5px;
border-bottom: 1px solid  #ffffff;	border-top: 1px solid  #ffffff;	
font-style: normal;
font-weight: 300;
font-size: 16px;font-size:1.25vw;
line-height: normal;
text-align: center;
padding-top: 0.3%;
color: #000;vertical-align: middle;
z-index:100;-webkit-box-sizing: border-box;
        box-sizing: border-box;
}   

.zamer-hdr:hover{
background-color: #Fcc584;
border-radius: 5px;
font-size: 14px;font-size:1.25vw;

vertical-align: middle;
}
  
  
 
 .zamer10:hover{
background-color: #Fcc584;
border-radius: 5px;
font-size: 14px;font-size:1.10vw;


}




.container3 {
  position: relative; 
  width: 100%;
}

.container3 .image {
  display: block;
  width: 100%; 
  height: auto;
}

.container3  .overlay {
  position: absolute;
  top: 0;
  left: 0px;
  
  background-color: rgba(255,255,255, .8);
  overflow: hidden;
  width: 100%;
  height:0%;
  transition: .5s ease;
}

.container3:hover .overlay {
  
  height: 80%;
}


.container3  .text3 {
  color: #333;
  font-size: 20px;font-size: 1.5vw;
 padding: 0%;
 
  
  text-align: center;
}
  
  
 
 
 
 .okno {
position:fixed; 
top:450px;
color:#ffffff;
left:0%;
background: red;
 z-index: 9999; 
}
/*
.flexslider {
    width: 100%; max-width: 1300px;
    height: 473px;
}

.flexslider .slides img {
    width: 200px;
    height: 200px;
}
 
*/
 
 
 
 
 .f{
    
   -webkit-animation:colorchange 3s infinite ;
 
}
   


    @-webkit-keyframes colorchange 
	{
		
      20% {
       
       border-bottom: 3px solid   #Fcc584;
	   border-top: 3px solid   #Fcc584;
      }
      
     
      
      
      50% {
        border-top: 3px solid  red;
        border-bottom: 3px solid  red;
      }
      
      
      
      90% {
        border-top: 3px solid   #ffffff;	
        border-bottom: 3px solid #ffffff;	
      }
    }  
     
      
 


.iw-modal {
	opacity: 0; /*изначально этот блок должен быть прозрачным*/ 
	background: rgba(0,0,0,0.4); /*задаём цвет фона*/
	pointer-events: none; /*делаем чтобы по элементу нельзя было кликнуть когда он прозрачный*/ 
 	position: fixed; 
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
	transition: all 0.5s ease;
    margin: 0;
    padding: 0;
}

.iw-modal:target {
    opacity: 1; /*при клике окно становится видимым*/
	pointer-events: auto; /*теперь по окну можно кликать мышкой*/
    overflow-y: auto; /*прокрутка по вертикли страницы*/
}

.iw-modal-wrapper {
	position:relative;
	margin-left:0px; /*выравниваем окно по центру по горизонтали*/
	margin-top:0; /*отступ сверху можно задавать в px, % или vh*/
width: 100%;
  height:100%;


}





/*CSS-свойства заголовка модального окна */
.iw-modal-header {
    padding-left: 0px;/*внутренний отступ*/
    background-color: transparent;/*цвет фона*/background-color: rgba(255,255,255,1); 
	position:relative;
	 width: 280px;
  height: 380px;
  padding: 0px; left:20%; top:100px;
  display: block; 
/* background:transparent ; /*цвет фона
 
   
border: 1px solid  red;
 */
   border-radius: 16px;
    box-sizing: border-box;
   /*радиус скругления углов
    background-image: url(../Форма_desktop.png);
	background-position: 50% 50%;

-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;



 
background-repeat: no-repeat;
background-attachment: scroll;	*/ 
}


/*CSS для кнопки background-size: contain;закрытия окна*/
.iw-close {
    position:absolute;	
	


	top:7px; /*отступ сверху*/
	right:18px; /*отступ справа*/
    font-size: 25px; /*размер шрифта*/font-weight: bold;
    color: #fff; /*цвет шрифта*/
    text-decoration: none;  
	z-index: 9999;
}

.iw-close:hover, .iw-close:focus {
    color: red; /*цвет шрифта при наведении*/
    cursor: pointer;
	-webkit-transform: scale(1.1);
	 -moz-transform: scale(1.1);
	 -o-transform: scale(1.1);
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	transition: all 0.1s ease;
	
}   





a {



text-decoration:none;

}

a:active {



text-decoration:none;

}

a:visited {



text-decoration:none;

}

a:hover {

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

background-color:	rgba(255,122,23,0.7); 

-webkit-box-sizing: border-box;
        box-sizing: border-box;

font-style: normal;
font-weight: bold;
font-size: 1.6em;
line-height: 2em;
text-align: center;

color: #fff;
}



.zamer{

position: absolute;
top: 56%;  left: 17%;
width: 25%;
background-color :#b87a17;
border-top: 3px solid  #ffffff;	
	border-left:0px solid  #ffffff;	
	border-bottom:3px solid #ffffff;	
	border-right:0px solid  #ffffff;		
-webkit-box-sizing: border-box;
        box-sizing: border-box;

font-style: normal;
font-weight: bold;
font-size: 1.6em;
line-height: 2em;
text-align: center;


color: #fff;

}
.calk:hover{

background-color:	rgba(255,122,23,0.5); 

-webkit-box-sizing: border-box;
        box-sizing: border-box;

font-style: normal;
font-weight: bold;
font-size: 1.6em;
line-height: 2em;
text-align: center;

color: #fff;
}
.calk{

position: absolute;
top: 80%;
    left: 25%;
    width: 50%;
background-color :#b87a17;
border-top: 3px solid  #ffffff;	
	border-left:0px solid  #ffffff;	
	border-bottom:3px solid #ffffff;	
	border-right:0px solid  #ffffff;		
-webkit-box-sizing: border-box;
        box-sizing: border-box;

font-style: normal;
font-weight: bold;
font-size: 1.6em;
line-height: 2em;
text-align: center;


color: #fff;

}


.zamer_calc{
display:  block;/*Делаем блочный элемент*/

height: 2em;
font-size: 1.6em;
width: 30%;
background: #b87a17;
border-top: 3px solid  #ffffff;	
	border-left:0px solid  #ffffff;	
	border-bottom:3px solid #ffffff;	
	border-right:0px solid  #ffffff;		

font-style: normal;
font-weight: bold;
 
line-height: 2em;
text-align: center;
margin: 0 auto;
vertical-align:middle;	
color: #fff;

}

.zamer_calc:hover{
display: block; /*Делаем блочный элемент*/
background: rgba(255,122,23,0.7);
 font-size: 1.6em;
}

.diz:hover{

display: block; /*Делаем блочный элемент*/
background-color:	rgba(255,122,23,0.7); 

}



.diz{
display:  block;/*Делаем блочный элемент*/
position: absolute;
top: 75%;left: 39%;
width: 25%;
height: 2em;
padding-bottom: 2.0em;
line-height: 2em;
background: #b87a17; 
border-top: 3px solid  #ffffff;	
	border-left:0px solid  #ffffff;	
	border-bottom:3px solid #ffffff;	
	border-right:0px solid  #ffffff;	

font-size: 1.6em;

-webkit-box-sizing: border-box;
        box-sizing: border-box;

font-style: normal;
font-weight: bold;
text-align: center;

color: #fff;

}



.akcii{
display:  block;/*Делаем блочный элемент*/
position: absolute;
top: 34%;left: 25%;
width: 25%;

font-size: 1.6em;

background: #b87a17;
border-top: 3px solid  #ffffff;	
	border-left:0px solid  #ffffff;	
	border-bottom:3px solid  #ffffff;
	border-right:0px solid  #ffffff;	


-webkit-box-sizing: border-box;
        box-sizing: border-box;
 
font-style: normal;
font-weight: bold;

line-height: 1.8em;
text-align: center;


color: #fff;

}
.akcii:hover{

display: block; /*Делаем блочный элемент*/
background: rgba(255,122,23,0.7); 

font-size: 1.6em;line-height: 1.8em;
}


.skidki{
display: block; /*Делаем блочный элемент*/
position: absolute;
 top: 34%; left: 50%;
width: 25%;



background: #b87a17;


border-top: 3px solid  #ffffff;	
	border-left:0px solid  #ffffff;	
	border-bottom:3px solid  #ffffff;
	border-right:0px solid  #ffffff;	
-webkit-box-sizing: border-box;
        box-sizing: border-box;
 
font-style: normal;
font-weight: bold;
font-size: 1.6em;
line-height: 1.8em;
text-align: center;


color: #fff;

}

.skidki:hover{

display: block; /*Делаем блочный элемент*/
background:  rgba(255,122,23,0.7); 
font-size: 1.6em;line-height: 1.8em;
}

.search_1 {
  display: block;
  border: none;
 
  border-radius: 0px;
  padding: 3px 0px;
  
 
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: normal;
background:  rgba(142, 45, 226, 0) ;
color: rgba(17, 63, 103, 0.5);
}
.search_2 {
 
  border: none;
 outline:none;
 
  
 
}


.superbutton:focus{
outline:none;
}



textarea:focus, input:focus, input
{
  outline: none;
}

/* для Webkit браузеров (Chrome, Safari, Opera) */
input::-webkit-input-placeholder{
color: rgba(17, 63, 103, 0.5);  /* цвет текста */
font-style: normal; /* наклон текста */
font-weight: normal; /* текст будет жирным */
}
 
/* для браузеров Mozilla Firefox */
input:-moz-placeholder{
color: rgba(17, 63, 103, 0.5); /* цвет текста */
font-style:  normal; /* наклон текста */
font-weight:  normal; /* текст будет жирным */
}

/* close */
.close{
position: absolute;
width: 35px;
height: 35px;
left: 398px;

top: 33px;
}


/* Group */
.group{
position: absolute;
left: 0%;
right: 0%;
top: 0%;
bottom: 0%;

}

/* Vector */
.vector{
position: absolute;
left: 0%;
right: 0%;
top: 0%;
bottom: 0%;
background: rgba(255, 255, 255, 0.25);
}
/***********************************************************************************************/
.title1 {
	position: absolute;
width: 100%;
height: 60px;
top: 0px;
left: 0%;
padding-top: 15px;
padding-left: 5px;
font-family: Raleway;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: normal;
text-align: center;
 border-top-left-radius:16px;border-top-right-radius:16px;
    box-sizing: border-box;
color: #fff;


/* Amin */
background: linear-gradient(180deg, #678BCD 0%, #0F409A 100%);

}
.title2 {
	position: absolute;
width: 100%;
height: 60px;
top: 325px;
left: 0%;
padding-top: 10px;
padding-left: 10px;
font-family: Raleway;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: normal;
text-align: center;

color: #fff;

box-sizing: border-box;
border-bottom-left-radius:16px;border-bottom-right-radius:16px;
/* Amin */
background: linear-gradient(180deg, #678BCD 0%, #0F409A 100%);

}
.frectangle_5 {
position: absolute;
width: 70%;
height: 8%;
top: 70px;
left: 15%;
padding-top: 4px;
padding-left: 10px;
font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: normal;

color: rgba(17, 63, 103, 0.5);
border: 1px solid rgba(17, 63, 103, 0.5);
box-sizing: border-box;
border-radius: 25px;
}
.frectangle_5_2{
position: absolute;
width: 70%;
height: 8%;
top: 110px;
left: 15%;
padding-top: 4px;
padding-left: 10px;
font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 16px;text-align: left; 
line-height: normal;
color: rgba(17, 63, 103, 0.5);
border: 1px solid rgba(17, 63, 103, 0.8);
box-sizing: border-box;
border-radius: 25px;
}



.frectangle_5_1{
position: absolute;
width: 70%;
height: 8%;
top: 150px;
left: 15%;
padding-top: 4px;
padding-left: 10px;
font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: normal;
color: rgba(17, 63, 103, 0.5);
border: 1px solid rgba(17, 63, 103, 0.8);
box-sizing: border-box;
border-radius: 25px;
}

/* Принимаю договор оферты и даю согласие на обработку персональных данных */
.fellipse_1_ts{
position: absolute;
width: 50%;
height: 26px;
top: 229px;
left: 27%;
font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 11px;

line-height:1em; 


}


.fellipse_1_tsz{
position: absolute;
width: 10px;
height: 10px;
top: 229px;
left: 23%;
font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 16px;
color: red;
line-height:1em; 
z-index:100;

}
.fellipse_1_tsz1{
position: absolute;
width: 10px;
height: 10px;
top: 70px;
left: 23%;
font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 16px;
color: red;
line-height:1em; 
z-index:100;

}
.fellipse_1_tsz2{
position: absolute;
width: 10px;
height: 10px;
top: 110px;
left: 23%;
font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 16px;
color: red;
line-height:1em; 
z-index:100;

}
.fellipse_1_t{
position: absolute;
width: 68%;
height: 15px;
top: 260px;
left: 15%;
font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: normal;
background: linear-gradient(180deg, #678BCD 0%, #0F409A 100%);
border-radius: 2px;
border: 2px solid rgba(17, 63, 103, 0);	

}
.fellipse_1_t:hover{
color: rgba(17, 63, 103, 0.5);
background: linear-gradient(180deg, rgba(184, 122, 23, 0.2) 0%, #f9b091 100%);
border-radius: 2px;
border: 2px solid rgba(17, 63, 103, 0);	
}	

.fellipse_1_t a {
     display: block; /* Ссылка как блочный элемент */
     text-align: center; /* Выравнивание по центру */
     height: 100%; /* Высота на весь слой */
     color: #fff; /* Цвет ссылки */
    }



/* Ellipse */
.fellipse_1{
position: absolute;
width: 70%;
height: 20px;
top: 230px;
left: 15%;
cursor:pointer;

border: 1px solid rgba(17, 63, 103,0);
box-sizing: border-box;
}
.fellipse_1:hover{
position: absolute;
width: 70%;
height: 22px;
top: 230px;
left: 15%;
cursor:pointer;

border: 1px solid rgba(17, 63, 103,0.2);
box-sizing: border-box;
}
/* Ellipse */
.fellipse_1_2{
position: absolute;
width: 10px;
height: 10px;
top: 230px;
left: 15%;
background: rgba(17, 63, 103, 0);
}









/* Ellipse */
.fellipse_2{
position: absolute;
width: 20px;
height: 20px;
top: 220px;
left: 15%;

box-sizing: border-box;
}

.frectangle_5_3:hover {


border: 2px solid rgba(17, 63, 103, 0);
background:linear-gradient(180deg, #678BCD 0%, #0F409A 100%);
border-radius: 25px;
}

.frectangle_5_3{
position: absolute;
display:  block;
width: 70%;
height: 8%;
top: 285px;
left: 15%;
padding-top: 7px;
padding-left: 5px;
font-family: Raleway;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: normal;
color: #fff;
line-height: normal;
text-align: center;
border: 2px solid rgba(17, 63, 103, 0);
background: linear-gradient(180deg, #678BCD 0%, #0F409A 50%);
border-radius: 25px;
cursor:pointer;
}

				






 
.search_2 {
 
  border: none;
 outline:none; 
}
.superbutton:focus{
outline:none;
}

.iw-modal .label-check__input {
  display: block;
}

.iw-modal  label { 
    position:relative;
    width: 100%;
    height: 20px;
    display: block;
    left: 0px; top: 0px; margin-top: 0px;
margin-left: 0px;
	z-index:100;
	
   }
.iw-modal   input[type="checkbox"] + span {
    position: absolute;
    left: 0px; top: 0px;cursor:pointer;
    width: 100%;
    height: 100%;
    
    
   }






.iw-modal input[type="checkbox"]  {
    position: absolute;
    left: 5px; top: 5px;
    width: 10%;
    height: 100%;
    
    
   }

.iw-modal input[type=checkbox] {
    display:none ; background-color:	rgba(255,255,255,0); 
}

.iw-modal   input[type="checkbox"]:checked + span {
	   left: 0px; top: 0px; 
	   
	 background: url(../images/ellipse_f1.png) no-repeat;   
	   
    background-position:5px  5px; 
   }


.section_mo{
position: absolute;
width: 300px;
height: 300px;
margin-top: 400px;
margin-left: 300px;
font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: normal;
background-color:#fff ;
background: linear-gradient(180deg, rgba(255,255,255, 1) 0%, rgba(142, 45, 226, 1)  100%);
border-radius: 25px;
/*color: rgba(17, 63, 103, 0.5);*/color: #fff;
z-index:100;
}
	

#comments:not(:target) {
    display: none;
}
#comments:target {
    display: block;
}

footer {
		width: 100%;
height: 200px;
	}

textarea{
position: absolute;
width: 70%;
height: 9%;
top: 190px;
left: 15%;
padding-top: 4px;
padding-left: 10px;
font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: normal;

color: rgba(17, 63, 103, 0.9);
border: 1px solid rgba(17, 63, 103, 0.5);
box-sizing: border-box;

}



/*-------------------------------------------------------------------
***********************************************************************
**************************  600 ***************************************
*/



@media only screen and (max-width: 600px){
.steps-block__item_42{
    width: 95%;
    padding: 5px;
    min-width: 160px;text-align: left;
}

.section_border-kontur {
margin: 0 1px;
    padding: 1% 0;
    border: 1px solid #0084c9;
    max-width: 100%;
}

.footer {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #b87a17;
}
.advantages-gall-4-pr li {
	display: inline-block;
	vertical-align: top;
	width: 40%;overflow: hidden;
    
    margin: 8px;position: relative;background: rgba(0, 0, 0, 0.3);
}
.advantages-gall-4-pr-got  li {
	display: inline-block;
	vertical-align: top;
	width: 40%;overflow: hidden;
    
    margin: 8px;position: relative;
}
.rtr-block1-1 {
    transform: scale(1) translate(0,0);
    box-shadow: 0 10px 20px -5px rgba(0,0,0,0);
}

.rtr-text-1 {
    border-top: 0em solid #b87a17;
    border-right: 0em solid #b87a17;
    background: rgba(255,255,255,0.6);
    overflow: hidden;
    
    text-align: justify;
    
    box-shadow: 0 10px 20px -5px rgba(0,0,0,0);
    margin-bottom: 5%;
}

.rtr-block2-1 {
    transform: translate(0%,0%);
}
.akcii-item-sl {
  
  max-width: 100%;height: 490px;height: 60vw;
    margin-bottom: 0rem;
    position: relative;word-break: break-word;
    padding-top: 0rem;
    padding-left:6%;
   
    background-position: right center ;
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat;  background-size: cover;   
 
}
.akcii-item600 {
 
   max-width: 100%;height: auto;
    margin-bottom: 0rem;
    position: relative;word-break: break-word;
    padding-top: 0em;
    padding-left:6%;
     height: 250px;height: 40vw;	font-size:2.5vw;
	
    background-position: right center ;
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat; 
}
.akcii-item-sl-box {
    position: absolute;
  top: -40%;
  left: 15%;
  
     width: 100%;
     padding: 2%;
    
	 
	
   background-color: rgba(255,255,255, 0.9);z-index: 400;
}
	.test1 {

 
-webkit-animation: box 5s infinite; 
animation: box 5s infinite;  
} 
@-webkit-keyframes box { 
	0%   {background: rgba(255,255,255,0.5); transform: rotate(0deg) scale(0.5) translate(0px,0px);  } 
	
	
	30%  {background: rgba(255,255,255,0.5); transform: rotate(0deg) scale(0.5) translate(0px,0px); } 
	50%  {background: red;  transform: rotate(0deg) scale(0.5) translate(10%,0px);  } 
	100%  { background: rgba(255,255,255,0.5);  transform: rotate(0deg) scale(0.5) translate(0px,0px);  } 
	} 
@keyframes box {
	0%   { background: rgba(255,255,255,0.5); transform: rotate(0deg) scale(0.5) translate(0px,0px);  } 
	
	
	30%  {background: rgba(255,255,255,0.5); transform: rotate(0deg) scale(0.5) translate(0px,0px); } 
	50%  { background: red; transform: rotate(0deg) scale(0.5) translate(10%,0px);  } 
	100%  { background: rgba(255,255,255,0.5);  transform: rotate(0deg) scale(0.5) translate(0px,0px);  } 
}
.test {

position: relative; transform:  scale(0.3) ;  
-webkit-animation: m 5s infinite; top: 0%;
 left: -35%; 
animation: m 5s infinite;  
} 
@-webkit-keyframes m { 
	0%   {left: -34%;} 
	50% {left: -32%;}  
	100% {left: -34%; } 
	} 
@keyframes m {
	0%   {left: -34%;} 
	50% {left: -32%;} 
	100% {left: -34%;} 
	} 
.akcii-item-1-sl-bl1::after {display: inline-block;
    content: '';
    border: 10em solid transparent;
    border-top: 10%;
    border-bottom: 10%; 
    border-left-color: red;
    position: absolute;
  left: 108%; top: 22%;
    width: 0;
    height: 0;
    margin:0% 0% 0% 0%;transform:  scale(1.5) ;  

}



 .th3 {
       padding-left: 5%; 
	   font-family: Montserrat, sans-serif;
 
      font-size: 2em;
      /*text-transform: uppercase;*/
      color:#b87a17;
      font-weight: 600;
      margin: 0%;
	  text-shadow: 1px 10px 10px #303030;
  }	
	
	
.iw-modal-header {
    padding-left: 0px;/*внутренний отступ*/
    background-color: transparent;/*цвет фона*/background-color: rgba(255,255,255,1); 
	position:relative;
	 width: 280px;
  height: 380px;
  padding: 0px; left:0%; top:10px;
  display: block; 
/* background:transparent ; /*цвет фона
 
   
border: 1px solid  red;
 */
   border-radius: 16px;
    box-sizing: border-box;
   /*радиус скругления углов
    background-image: url(../Форма_desktop.png);
	background-position: 50% 50%;

-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;



 
background-repeat: no-repeat;
background-attachment: scroll;	*/ 
}
}

@media only screen and (max-width: 600px){
.inputTN__bottom {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 5.5em;
    font-weight: 700;
    width: 10%;
    /* height: 35px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* border: 2px solid #fff; */
    position: absolute;
    top: 0%;
    left: 60%;
    cursor: pointer;
    transition: .2s;
    background-color: rgba(184,122,23,0.6);
    background-color: #7a59a4;
    color: #fff;
    line-height: 35px;
} 
.inputTN__top {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 5.5em;
    font-weight: 700;
    width: 10%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* border: 2px solid #fff; */
    position: absolute;
    top: 0%;
    right: 5%;
    cursor: pointer;
    transition: .2s;
    background-color: rgba(184,122,23,0.6);
    background-color: #7a59a4;
    color: #fff;
    line-height: 35px;
}
 .calc2 input {
    height: 22px;
    position: absolute;
    top: 0;
    right: 16%;
    font-size: 3.5em;
    padding-top: 4px;
}
 .calc .manufacturer-label { 
 font-size: 2.6em;
    position: relative;
margin-top: 3px;
    margin-bottom: 3px;
 display: block;
 /* background-color:#7a59a4; */
    padding: 8px 0;
    color: #333;
    width: 41%;
    margin: 0 auto;
    cursor: pointer;border: 1px solid #fff;
    -webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
    


.akcii-title7 {
	
    font-size: 1.5em; width: 98%; max-width: 100%;height: auto;
    font-weight: 900;
   
  color: #333;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    line-height: 1.4;
    
}
.bok{
display: none;
 position: fixed;
   bottom: 30%;left: -3.5em;
  transform: rotate(-90deg);
}
.section_border {
    position: relative;
    max-width: 100%;
    font-size: 16px;
    font-size: 1.25vw;
    /* font-size: 0.2vw; */
    margin: 2em auto 2em auto;
    padding: 5px;
    background-color: rgba(255,255,255,0.7);
}

 .th_c1 {
	 
position: relative;	
 left:0%;
 
 

font-size: 3em;
font-weight: bold;

color:  #333;/* цвет текста */}
.th_c2 {
	 
position: relative;	
 left:0%;
 

font-size: 2.6em;
font-weight: bold;

color:  #333;/* цвет текста */}
.th5 {position: relative; /* Относительное позиционирование */ 
       left: 1%; padding:2px;
	   font-family: Montserrat, sans-serif;
        border: 1px solid #fff;
      font-size: 1.5em;
      /*text-transform: uppercase;*/
      color: #FFF;
      font-weight: 600;
      margin: 0%;
	  background-color:#b87a17;
	  /*text-shadow: 1px 10px 10px #303030;*/
  }
.th5c {position: relative; /* Относительное позиционирование */ 
       left: 1%; padding:2px;
	   
      font-size: 3em;
      /*text-transform: uppercase;*/
      color: #333;
      font-weight: 600;
      margin: 0%;
	 
  }
.s1-block1{
      max-width:100%;width:96%;
	    	
		display:block;  
		vertical-align:middle;	margin:0 2% 0 2%;
		position:relative; top:0.125em;padding: 10px 0 10px 0;
		z-index:9;
	}
.s1-block2{
		max-width:100%;width:96%;
		 			
		display:block;  
		vertical-align:middle;	margin:0 2% 0 2%;	padding: 10px 0 10px 0;
		position:relative; 
		z-index:9;
	}	
.calc-block3{
		width:100%;
		 float:left;			
		display:block;  
		vertical-align:middle;	
		position:relative; top:0.125em;
		z-index:9;
	}
.f{
    
   -webkit-animation:colorchange 4s infinite ;
 
}
   


    @-webkit-keyframes colorchange 
	{
		
      20% {
       
       border-bottom: 1px solid   #Fcc584;
	   border-top: 1px solid   #Fcc584;
      }
      
     
      
      
      50% {
        border-top: 1px solid  red;
        border-bottom: 1px solid  red;
      }
      
      
      
      90% {
        border-top: 1px solid   #ffffff;	
        border-bottom: 1px solid #ffffff;	
      }
    }  
     
      


.zamer_calc{
display:  block;/*Делаем блочный элемент*/
margin: 0 auto;
width: 30%;
height: 2em;

font-size: 1.6em;
background: #b87a17;
border-top: 1px solid  red;
	border-left:0px solid  #ffffff;	
	border-bottom:1px solid  red;
	border-right:0px solid  #9c3932;	
font-family: Raleway;
font-style: normal;
font-weight: bold;
 
line-height: 2em;
text-align: center;

vertical-align:middle;	
color: #fff;

}

.zamer_calc:hover{
display: block; /*Делаем блочный элемент*/
background: rgba(255,122,23,0.7);
 font-size: 1.4em;
}

.akcii {
    display: block;
    position: absolute;
    top: 34%;
    left: 25%;
    width: 25%;
    height: 14%;
    font-size: 2em;
    background: #b87a17;
    border-top: 1px solid #ffffff;
    border-left: 0px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-right: 0px solid #ffffff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Nunito';
    font-style: normal;
    font-weight: bold;
    line-height: inherit;
    text-align: center;
    color: #fff;
}
.akcii:hover{

display: block; /*Делаем блочный элемент*/
background: rgba(255,122,23,0.7); 

font-size: 2em;
}


.skidki{
display: block; /*Делаем блочный элемент*/
position: absolute;
 top: 34%; left: 50%;
width: 25%;
height: 14%;


background: #b87a17;


border-top: 1px solid  #ffffff;	
	border-left:0px solid  #ffffff;	
	border-bottom:1px solid  #ffffff;
	border-right:0px solid  #ffffff;	
-webkit-box-sizing: border-box;
        box-sizing: border-box;
font-style: normal;
font-weight: bold;
font-size: 2em;
line-height: inherit;
text-align: center;
color: #fff;

}

.skidki:hover{

display: block; /*Делаем блочный элемент*/
background:  rgba(255,122,23,0.7); 
font-size: 2em;
}

.zamer:hover{

background-color:	rgba(255,122,23,0.7); 

font-style: normal;
font-weight: bold;
font-size: 2em;

color: #fff;
}





.zamer {
    position: absolute;
    top: 56%;
    left: 17%;
    width: 25%;
    height: 14%;
    background-color: #b87a17;
    border-top: 1px solid #ffffff;
    border-left: 0px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-right: 0px solid #ffffff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Nunito';
    font-style: normal;
    font-weight: bold;
    font-size: 2em;
    line-height: inherit;
    text-align: center;
    color: #fff;
}

.zamer10 {
 
  
  
 height: 35px;height: 5vw;
width: 70%; margin-left: 15%;
background-color:red;
border-radius: 5px;
font-family: Raleway;
font-style: normal;
font-weight: bold;
font-size: 16px;font-size: 3vw;
line-height: normal;
text-align: center;
padding-top: 0.5%;
color: #000;
z-index:100;-webkit-box-sizing: border-box;
        box-sizing: border-box;
} 
  
.zamer10pp {


 padding-bottom: 0%; width: 30%; margin-left: 35%; margin-top: 3%; padding-top: 1.5%;vertical-align: middle;
}

.zamer10pp {


 padding-bottom: 0%; width: 30%; margin-left: 35%; margin-top: 3%; padding-top: 0.5em;vertical-align: middle;
}
  
  
 
 .zamer10:hover{
background-color: #Fcc584;
border-radius: 5px;

font-family: Raleway;

}

.vv{
background: url(/images/vv.png) no-repeat  top left;
    height: 52px;
    width: 60px;
   
   
    cursor: pointer;
   
position:fixed; 
top:90%;
left:90%;
 z-index: 999; 
}
.vv:hover{
background: url(/images/vv.png) no-repeat bottom left;
    height: 52px;
    width: 60px;
   
   
    cursor: pointer;
   
position:fixed; 
top:92%;
left:90%;
 z-index: 999; 
}
header{
	/* background:url("/images/header.jpg") no-repeat;
	background-size:200% 120%;	 */
	/*box-shadow:0 0.25em 0.3125em 0 #555;*/
	position:relative; top:0px; left:0;	
	height: 160px;
}
.hdr-p1{
	margin-left:4%;
	padding-right:0.875em; 
     position: absolute;
    top: 22%;color: #ffa200;
}

.hdr-p2{
	margin-top:0.5em;
	margin-left:4%;
	padding-bottom:1em;
	padding-right:0.875em; 
    position: absolute;
    top: 25%;color: #ffa200;
}



.zamer-hdr {

  position:absolute;
  text-align: center;
 height: 7vw;
width: 70%; right: 15%;top: 80%;
background-color:rgba(0,0,0,.3);
border-radius: 5px;

font-style: normal;
font-weight: 400;
font-size: 16px;font-size:5.5vw;
line-height: normal;
text-align: center;
padding-top: 0.2%;
color: #000;vertical-align: middle;
z-index:10; 
-webkit-box-sizing: border-box;
        box-sizing: border-box;
}   


.zamer-hdr:hover{
background-color: #Fcc584;
border-radius: 5px;
font-size: 14px;font-size:5.5vw;
padding-top: 0.2%;
vertical-align: middle;
}
  
.zamer-hdr1 {

  position:absolute;
  text-align: center;
 height: 35px;height: 14%;height: 13vw;
width: 80%; right: 10%;top: 55%;
background: transparent;
border-radius: 5px;
border-bottom: 0px solid  #ffffff;	border-top: 0px solid  #ffffff;	
font-style: normal;
font-weight: 300;
font-size: 16px;font-size:1.25vw;
line-height: normal;
text-align: center;
padding-top: 0%;
color: #000;vertical-align: middle;
z-index:10;-webkit-box-sizing: border-box;
        box-sizing: border-box;
}     
.menu{
	position:relative; top:0; left:0;
	z-index:600;top: 16%;

}
.akcii-item-sl {
  
  max-width: 100%;height: 490px;height: 50vw;
    margin-bottom: 0rem;
    position: relative;word-break: break-word;
    padding-top: 0rem;
    padding-left:6%;
   
    background-position: right center ;
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat;  background-size: cover;   
 
}
.akcii-item600 {
 
   max-width: 100%;height: auto;
    margin-bottom: 0rem;
    position: relative;word-break: break-word;
    padding-top: 0em;
    padding-left:6%;
     height: 250px; height: 45vw;	font-size:2.5vw;
	
    background-position: right center ;
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat; 
}
.akcii-item-7-s1 {	
height: 90vw;
background-color: rgba(249,176,65, 0);
}
.zamer10p {
padding-bottom: 1.5%;height: 3vw;width: 90%; margin-left: 0%;padding-top: 0%;
}
.akcii-title5 {
	
    font-size: 2em; width: 98%; max-width: 100%;height: auto;
    font-weight: 900;
   
  color: #8d7359;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    line-height: 1.4;
    text-transform: uppercase;
}
.height-30 {	
height: 90vw;

}	
}

/**********************************************************************
********************************  450 *********************************
*/
@media only screen and (max-width: 450px){
.akcii-title7 {
	
    font-size: 2em; width: 98%; max-width: 100%;height: auto;
    font-weight: 900;
   
  color: #333;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    line-height: 1.4;
    
}

.bok{
display: none;
 position: fixed;
   bottom: 30%;left: -3.5em;
  transform: rotate(-90deg);
}
.steps-block__item_42{
    width: 95%;
    padding: 5px;
    min-width: 160px;text-align: left;
}
.steps-block__item_42-25pr{
    width: 95%;
    padding: 1px;
    min-width: 160px;
    text-align: left;
}
.steps-block__item_42-70pr{
    width: 95%;
    padding: 1px;
    min-width: 160px;
    text-align: left;
}


.th5-gor-gor {
    position: relative;
    font-size: 20px;
    /* text-transform: uppercase; */
    color: #333;
    font-weight: 700;
    text-align: center;
}
.rtr-block1 {
    width: 100%;
    float: left;
    position: relative;
    top: 0em;
    z-index: 9;
    height: 100%;
    border-top: 20px solid #fff;
    padding-top: 20px;
}


.section_border {
    position: relative;
    max-width: 100%;
    font-size: 16px;
    font-size: 1.25vw;
    /* font-size: 0.2vw; */
    margin: 2em auto 2em auto;
    padding: 2px;
    background-color: rgba(255,255,255,1);
}
.footer {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #b87a17;
}
.s1-block221-baner{
			
		width:48%;
		display: inline-block;	float:none;		
		
		z-index: 7;
    position: relative;
    left: 15%;
    top: 0em;
		
	}
.naved { 
border: 1px solid #888;
  border-radius: 5px; 
  padding: 2px 3px 2px 3px;
 font-size: 130%;
    background:rgba(255,255,255, 0.6);/* Цвет фона */
   }

.t1 {
	  
 
      font-size: 1em;
      /*text-transform: uppercase;*/
      color: #ffa200;
}
.t2 {
	  
 
      font-size: 1em;
      /*text-transform: uppercase;*/
      color: #ffa200;
}
.hdr-p1{
	margin-left:4%;
	padding-right:0.875em; 
     position: absolute;
    top: 18vw;color: #ffa200;
}

.hdr-p2{
	margin-top:0.5em;
	margin-left:4%;
	padding-bottom:1em;
	padding-right:0.875em; 
    position: absolute;
    top: 20vw;color: #ffa200;
}



header{
	/* background:url("/images/header.jpg") no-repeat;
	background-size:200% 120%;	 */
	/*box-shadow:0 0.25em 0.3125em 0 #555;*/
	position:relative; top:0px; left:0;	
	height: 250px;	
}
.dropdown-content a {
	font-size:1em;
	width:15em;
    float: none;
    color: #fff;
    padding-top: 0em;	
		padding-left: 0.2em;	
	padding-bottom: 0.2em;	
	vertical-align:middle;
	text-align: center;
    text-decoration: none;
    display: block;
 
background-image:linear-gradient(to bottom, #fff -10%, #0F409A 20%, #0F409A 80%, #000 170%);
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -20px;
    text-align: center;
    display: none;
}
.header-logo{

    position:absolute;
    height: 20vw;
     width: 81%; left: -1%;top: -1vw;
    z-index:100;-webkit-box-sizing: border-box;
        box-sizing: border-box;
	background:url("/images/header-logo.png") no-repeat;
	background-size:100% 100%;	
	
		
}

	
.zamer_calc{
display:  block;/*Делаем блочный элемент*/
margin: 0 auto;
width: 30%;
height: 2.1em;

font-size: 2.5em;
background: #b87a17;
border-top: 1px solid  red;
	border-left:0px solid  #ffffff;	
	border-bottom:1px solid  red;
	border-right:0px solid  #9c3932;	

font-style: normal;
font-weight: bold;
 
line-height: 2.1em;
text-align: center;

vertical-align:middle;	
color: #fff;

}	
.zamer10p {
padding-bottom: 1.5%;height: 3vw;width: 90%; margin-left: 0%;padding-top: 0%;
}	
	
	
.zamer10pp {
padding-bottom: 0%; width: 30%; margin-left: 35%; margin-top: 3%; padding-top: 1.5em;vertical-align: middle;
}

.zamer10pp {


 padding-bottom: 0%; width: 30%; margin-left: 35%; margin-top: 3%; padding-top: 0.5em;vertical-align: middle;
}
.hdr-p3{
	position:absolute;  top:23%; right:20%;
	
	font-style:italic;
	font-size:1.0625em;	font-family: Montserrat, sans-serif;font-size:2.7vw;
 
     
      color:#fff;
      font-weight: 600;
      
	 
	background: rgba(184,122,23,.7);
	line-height:1.0;
	
	
}
.zamer10 {
 
  
  
 height: 35px;height: 14%;
width: 50%; margin-left: 15%;height: 5vw;
background-color:red;
border-radius: 5px;
font-family: Raleway;
font-style: normal;
font-weight: bold;
font-size: 16px;font-size:3vw;
line-height: normal;
text-align: center;

color: #000;
z-index:100;-webkit-box-sizing: border-box;
        box-sizing: border-box;
} 
.zamer10pp {


 padding-bottom: 0em; width: 30%; margin-left: 35%; margin-top: 3%; padding-top: 0.3em;vertical-align: middle;
}  

.zamer-hdr {

  position:absolute;
  text-align: center;
 height: 10vw;
width: 70%; right: 15%;top: 80%;
background-color:rgba(0,0,0,.3);
border-radius: 5px;

font-style: normal;
font-weight: 400;
font-size: 16px;font-size:7.5vw;
line-height: normal;
text-align: center;
padding-top: 0.2%;
color: #000;vertical-align: middle;
z-index:10; 
-webkit-box-sizing: border-box;
        box-sizing: border-box;
}   


.zamer-hdr:hover{
background-color: #Fcc584;
border-radius: 5px;
font-size: 14px;font-size:7.5vw;
padding-top: 0.2%;
vertical-align: middle;
}
  
.zamer-hdr1 {

  position:absolute;
  text-align: center;
 height: 35px;height: 14%;height: 13vw;
width: 80%; right: 10%;top: 55%;
background: transparent;
border-radius: 5px;
border-bottom: 0px solid  #ffffff;	border-top: 0px solid  #ffffff;	
font-style: normal;
font-weight: 300;
font-size: 16px;font-size:1.25vw;
line-height: normal;
text-align: center;
padding-top: 0%;
color: #000;vertical-align: middle;
z-index:10;-webkit-box-sizing: border-box;
        box-sizing: border-box;
}     
.th3 {
       padding-left: 5%; 
	   font-family: Montserrat, sans-serif;
 
      font-size: 1.5em;
      /*text-transform: uppercase;*/
      color:#b87a17;
      font-weight: 600;
      margin: 0%;
	  text-shadow: 1px 10px 10px #303030;
  }	
.th5 {position: relative; /* Относительное позиционирование */ 
       left: 1%; padding:1px;
	   font-family: Montserrat, sans-serif;
        border: 0.6px solid #fff;
      font-size: 2em;
      /*text-transform: uppercase;*/
      color: #FFF;
      font-weight: 600;
      margin: 0%;
	  background-color:#b87a17;
	  /*text-shadow: 1px 10px 10px #303030;*/
  }

 .th_c1 {
	 
position: relative;	
 left:0%;

font-size: 14px;
font-weight: bold;

color:  #333;/* цвет текста */}
.th_c2 {
	 
position: relative;	
 left:0%;
 
 
font-size: 14px;
font-weight: bold;

color:  #333;/* цвет текста */}


.flexslider{
	margin:0 0 20px 0!important;
}
.vv{
background: url(/images/vv.png) no-repeat  top left;
    height: 52px;
    width: 60px;
   
   
    cursor: pointer;
   
position:fixed; 
top:90%;
left:85%;
 z-index: 999; 
}
.vv:hover{
background: url(/images/vv.png) no-repeat bottom left;
    height: 52px;
    width: 60px;
   
   
    cursor: pointer;
   
position:fixed; 
top:92%;
left:85%;
 z-index: 999; 
}
.akcii-item-sl {
  
  max-width: 100%;height: 490px;height: 50vw;
    margin-bottom: 0rem;
    position: relative;word-break: break-word;
    padding-top: 0rem;
    padding-left:6%;
   
    background-position: right center ;
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat;  background-size: cover;   
 
}
.akcii-item600 {
 
   max-width: 100%;height: auto;
    margin-bottom: 0rem;
    position: relative;word-break: break-word;
    padding-top: 0em;
    padding-left:6%;
     height: 250px; height: 45vw;	font-size:2.5vw;
	
    background-position: right center ;
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat; 
}
.akcii-item-7-s1 {	
height: 90vw; text-align: center;
background-color: rgba(249,176,65, 0);
}
.zamer10p {
padding-bottom: 1.5%;height: 3vw;width: 90%; margin-left: 0%;padding-top: 0%;
}	
.menu{
	position:relative; top:0; left:0;
	z-index:600;top: 13vw;

}
.akcii-title5 {
	
    font-size: 2em; width: 98%; max-width: 100%;height: auto;
    font-weight: 900;
   
  color: #8d7359;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    line-height: 1.4;
    text-transform: uppercase;
}
.section_lend {
    background: transparent;
    width: 100%;height: auto;
    position: relative;font-size: 4.25vw;
    padding: 0px 0 0;
}  
.section_lend  h2 {
	position: relative; /* Относительное позиционирование */ 
       padding: 1.19% 0 0 0; margin-top: 0.5em;
	   font-family: Montserrat, sans-serif;
       
      font-size: 3vw;
      /*text-transform: uppercase;*/
      color: #b87a17;
      font-weight: 600;
      text-align: center;
	  
	  text-shadow: 1px 1px 2px black, 0 0 0.5em #fff;
}
.section_lend  h3 {
	
color:#b87a17;font-weight:bold;
	font-size:2em;		
	
	
	 text-align:center;
}
.height-30 {	
height: 90vw;

}
.advantages-gall-4-pr li {
	display: inline-block;
	vertical-align: top;
	width: 40%;overflow: hidden;
    
    margin: 8px;position: relative;
}
.advantages-gall-4-pr-got  li {
	display: inline-block;
	vertical-align: top;
	width: 95%;overflow: hidden;
    
    margin: 8px;position: relative;
}
.section_border-kontur {
margin: 0 1px;
    padding: 1% 0;
    border: 0px solid #0084c9;
    max-width: 100%;
}
.section_ban1 {
    
    font-size: 1.55vw;
    
}
.flex-direction-nav a:before {
   
    font-size: 25px;
    display: inline-block;
   opacity: 0.7;
    color: #fff;
    
    
 
}
#tooltip {
  z-index: -999999;
  position:absolute;
  display: none;
  top:0%;
  left:0px;
  width: 150px;
  background-color: #eee;
  padding: 5px 10px 5px 10px;
  color: #000;
  border: 1px solid #888;
  border-radius: 5px; 
  box-shadow: 0 1px 2px #555;
 
}
.advantages li {
	display: inline-block;
	vertical-align: top;
	padding: 3% 1% 3% 1%;
	width: 36%;
}
.advantages li p {
	
	
	font-size: 2.5em;
	font-weight: 400;line-height: 1.2;
	color:  #382507; 
	margin: 7% 0 0;
}
}

 
