.banner_slider .slick-dots {
	width: 20px;
	position: absolute;
    bottom: 200px;
    left: 31px;
}
.banner_slider .slick-dots li {
	display: block;
}

.single_bs {
	    height: 770px !important;
	}

.single_bs {
	height: 920px !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	position: relative;
}
.banner_info {
	width: 490px;
    margin: 188px 0 0 40px;
}
.banner_info2 {
	width: 490px;
    margin: 188px 0 0 40px;
}
.banner_info h1 {
	font-size: 64px;
	font-weight: 700;
	color: #39B6FC;
	margin: 0 0 26px 0;
}
.banner_info div {
	width: 290px;
	padding: 11px 0;
	background: rgba(255,255,255,0.7);
}
.banner_info div li {
	list-style: none;
	padding-left: 20px;
	margin-bottom: 8px;
	color: #3c3c3c;
	position: relative;
}
.banner_info div li:before {
	content: "";
	width: 16px;
	height: 16px;
	background: url(/assets/templates/new/img/ves/li.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 3px;
	left: 0px;
}


.banner_info ul {
    margin: 0;
}


.sail_modal {
	    padding: 40px 0;
    z-index: 1;
    margin-left: 38px;
}

.sail_modal_title p {
	font-size: 24px;
	font-weight: bold;
	line-height: 29px;
	color: #000;
	text-align: center;
	margin-bottom: 20px;
}
.sail_modal_title span {
	font-size: 18px;
	color: #000;
	text-align: center;
	display: block;
	margin: 0 0 22px 0;
}
.sail_modal form {
	width: 240px;
	margin: 0 auto 20px auto;
}
.sail_modal form input {
	width: 100%;
	height: 49px;
	text-align: center;
	background: #FFF5F5;
	border: none;
	border-radius: 35px;
}
.sail_modal .i_block {
	margin-bottom: 4px;
}

.sail_btn {
	width: 290px;
	line-height: 50px;
	background: linear-gradient(180deg, #39B6FC 0%, #0089D6 100%), #3987FC;
	box-shadow: 1px 3px 0px #0276B7;
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	border-radius: 25px;
	cursor: pointer;
	margin: 17px 0 0 0;
}
.sail_btn:active {
	background: linear-gradient(180deg, #0089D6 0%, #39B6FC 83.85%), #3987FC;
	box-shadow: 1px 1px 0px #0276B7;
}

section.umenus .header_menu {
   background: #fff;
    height: 52px;
    line-height: 52px;
    margin-top: 35px;
    border-radius: 30px;
    display: inline-block;
    position: absolute;
    top: 0;
    z-index: 2;
}
section.umenus {
    position: relative;
}
section.umenus .header_menu a.active:hover {
    text-decoration: none;
}
section.umenus .header_menu a.active {
    font-weight: 700;
    background: #39b6fc;
    color: #fff;
}
section.umenus .header_menu a {
    font-size: 22px;
    line-height: 25px;
    display: inline-block;
    vertical-align: top;
    color: #343434;
    margin: 0px;
    cursor: pointer;
    text-decoration: none;
    line-height: 52px;
    padding: 0px 30px;
    border-radius: 30px;
}
section.calculator {
  background: #e1e1e1;
}
.calculator .border_block {
  border-color: transparent;
}
section.calculator img {
  max-width: 100%;
  width: auto;
}
section.calculator .image {
    margin-top: 47px;
  margin-bottom: 50px;
}

.where_slider {
	width: 992px;
	margin: 0 auto 49px auto;
}
.single_where {
	width: 274px !important;
	height: 375px !important;
    margin: 25px 25px;
	background: #FFF5F5;
	border-radius: 30px;
	padding: 22px 0 0 0;
	display: inline-block;
}
.single_where:hover .blue_gradient {
	display: block;
}

.where_apply_furniture .single_where{
    margin: 25px 21px;
    height: 330px !important;
}

.where_image {
	width: 230px;
	height: 230px;
	border-radius: 30px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	margin: 0 22px 0 22px;
	position: relative;
	overflow: hidden;
}
.where_title {
	width: 274px;
	height: 72px;
	font-size: 20px;
	color: #343434;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.where_title span {
	font-weight: 700;
	color: #39B6FC;
	display: block;
}
.where_price {
	font-size: 18px;
	font-weight: 700;
	color: #39B6FC;
	text-align: center;
	border-top: 1px solid #858585;
	padding: 11px 0 0 0;
}

.where_apply h2, .furniture_wrapper h2{
	font-size: 40px;
	font-weight: 700;
	color: #343434;
	text-align: center;
	padding:46px 0 15px 0;
}
.where_apply h2 span, .furniture_wrapper h2 span {
	color: #39B6FC;
}




.soc_img {
    width: 100%;
    height: 208px;
    margin-bottom: 13px;
    position: relative;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}


.where_slider {
	    width: 874px;padding-top: 37px;
	}
	.single_where{
	    margin: 7px;
	}
	
	.where_apply_furniture .single_where{
        margin: 25px 5px;
        width: 236px !important;
    }
    
    	.where_apply_furniture .single_where .where_image{
    	        width: 215px;
    	        margin: 0 22px 0 11px;
    	}
		
		
		.single_option {
	width: 382px !important;
	height: 474px !important;
	padding: 0px 22px 44px 22px;
}
.single_option_center {
	width: 100%;
	height: 100%;
	border-radius: 26px;
	background: #fff;
	box-shadow: 0px 13px 17px rgba(0, 0, 0, 0.17);
	overflow: hidden;
}
.single_option:hover .blue_gradient {
	display: block;
}
		
		
		
		
		.delaem
{
	margin-top:40px
}
.delaem a,.delaem img
{
	margin-top:20px
}
.delaem .row
{
	margin-bottom:40px
}
.hlii
{
	font-size:45px;
	padding-bottom:20px;
	color:#333;
	text-align:left;
	font-weight:bold;
}
.delaem p {
    font-family: roboto;
    font-weight: unset;
    font-size: 18px;
    text-align: justify;
    line-height: 21px;
    color: black;
}
.delaem img
{
	border-radius:10px
}
		
		
		#s02{
    margin-top:51px;
    padding-top:0;
    background:url(/assets/templates/new/img/ves/home.png) no-repeat 50% -5px;
    min-height:525px;
    font-size:15px;
    font-weight:700
}
section#s02 h2 {
    text-align: center;
}
#s02 ul li {color:black;}
#s02 ul{
	    list-style-type: none;
    margin:0;
	padding: 0;
}
#s02 .list_list li:nth-child(1){
    margin-top:15px
}
#s02 .list_list li:nth-child(2){
    margin-top:42px;
}
#s02 .list_list li:nth-child(3){
    margin-top: 32px;
}
#s02 .list_list li:nth-child(4){
   margin-top: 40px;
}
#s02 .list_list li:nth-child(5){
       margin-top: 40px;
}

#s02 .right_list li:nth-child(1){
    margin-top: 16px;
}
#s02 .right_list li:nth-child(2){
    margin-top: 39px;
}
#s02 .right_list li:nth-child(3){
     margin-top: 34px;
}
#s02 .right_list  li:nth-child(4){
    margin-top: 45px;
    line-height: 1;
}
#s02 .right_list li:nth-child(5){
 
}


#s02 ul li.relative{
    position:relative;
    top:-8px;
    margin-bottom:26px
}
#s02 .flex_list{
    display:flex;
    padding-left:120px;
    padding-right:120px;
    justify-content:space-between;
    margin-top:55px
}
#s02 .right_list{
    text-align:right
}
		
		
		
		.options_wrap {
	height: 711px;
	background: #E5EDEF;
}
.options_wrap .in {
	position: relative;
}

.options_wrap h2 {
	font-size: 40px;
    font-weight: 700;
    color: #343434;
    text-align: center;
    padding: 71px 0 58px 0;
    position: relative;
    z-index: 1;
}
.options_wrap h2 span {
    color: #39B6FC;
}
.soc_text {
	width: 300px;
	height: 157px;
	overflow: hidden;
	margin: 0 auto;
}
.soc_text p {
	font-size: 24px;
	font-weight: 700;
	line-height: 29px;
	color: #343434;
	text-align: center;
	margin-bottom: 13px;
}
.soc_text span {
	font-size: 16px;
	color: #343434;
	text-align: center;
	display: block;
}
.production_img {
	width: 767px;
	height: 511px;
	float: right;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	border-radius: 20px;
	position: relative;
	z-index: 1;
}
.production_img div {
	width: 690px;
	padding: 37px 20px 44px 47px;
	background: #39B6FC;
	color: #fff;
	border-radius: 20px;
	position: absolute;
	top: 92px;
	left: -492px;
}
.production_img div p {
	line-height: 25px;
	font-size: 16px;
	text-indent: 15px;
	font-family: 'Open Sans', sans-serif;
}




.bl11{
        padding-top: 72px;
    background: url(/assets/templates/new/img/ves/bill/fon11.jpg)center;
    width: 100%;
    margin: 0;
}
.bl11 h3{
    margin: 0;
}
.bl11-text{
    text-align: center;
    font-family: helvetu;
    font-size: 17px;
    margin-top: 30px;
}

.bl11-text p{
    text-align: center;
    font-family: helvetTI;
    font-size: 17px;
    margin-top: 30px;
}



.boxer{
    width:1100px;
    margin: 30px auto 77px;
    
   
}
.leftp{
    float: left;
    width:280px;
}
.rightp{
    float: left;
    width:820px;
}
.rightp .r1,
.rightp .r2,
.rightp .r3{
    float: left;
    width:200px;
}
.rightp .r4{
    float: left;
    width:220px;
}

.boxer .h{
    background: #3f3f3f;
    color:#e9e9e9;
    text-align: center;
}
.leftp .h{
    height: 135px;
    border-left: 1px solid #313131;
    
    border-top-left-radius: 10px;
    font-size: 23px;
}
.leftp .h p{
    text-align: left;
    font-size: 23px;
    padding: 25px 0px;
    padding-left: 30px;
    line-height: 40px;
}
.rightp .hh1{
    height: 40px;
    border-bottom: 1px solid #313131;
    line-height: 40px;
        font-size: 23px;
        border-right: 1px solid #313131;
    border-left: 1px solid #535353;
    
}
.bl11 h2{text-align:center;}
.rightp .r4 .h{
    border-top-right-radius: 10px;
}
.rightp .first-h{
    border-left: 1px solid #535353;
}
.rightp .hh2{
    height: 135px;
    line-height: 40px;
    padding-top: 27px;
    border-top: 1px solid #535353;
        font-size: 14px;
        border-right: 1px solid #313131;
    border-left: 1px solid #535353;
}
.rightp .r4 .hh2{
    border-right: none;
    border-top: none;
}
.rightp .r4 .hh1{
    border-right: none;
}
.rightp .r4 .b{
    border-right: none;
}
.rightp .hh2 span{
        font-size: 59px;
}
.boxer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.boxer ul li {
height: 40px;
    line-height: 40px;
    text-align: center;
    border-left: 1px solid #e0e1e3;
    border-right: 1px solid #d2d4d7;
    border-top:1px solid #e0e1e3;
    font-size: 17px;
    font-family: helvetU;
}
.twoLines{
    height: 80px!important;
    line-height: 20px!important;
    padding: 22px;
}
.twoLinesOne{
    height: 80px!important;
    line-height: 40px!important;
    padding: 22px;
}
.crossedLi{
    text-decoration: line-through;
    color:#b4b4b4;
}
.boxer .leftp ul li {
    border-right: 1px solid #d2d4d7;
    border-left: none;
}
.black_veil {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 8;
	display: none;
}
.boxer ul li:nth-child(even) {
background: #fff;
}
.boxer .leftp ul li {
    text-align: left;
    padding-left: 30px;
}
.boxer .b{
    height: 105px;
    background: #3f3f3f;
    color:#ff7800;
    line-height: 105px;
    border-right: 1px solid #313131;
    border-left: 1px solid #535353;
}
.boxer .leftp .b{
    line-height: 33px;
    font-size: 20px;
    padding: 15px 30px;
}
.single_opening {
	border: 1px solid #39B6FC;
	text-align: center;
	margin: 26px 0 8px 0;
}
.single_o_title {
	font-weight: 700;
	line-height: 40px;
	background: #39B6FC;
	text-align: center;
	color: #fff;
	margin-bottom: 13px;
}
.single_opening .form_label {
	font-weight: 700;
	display: block;
	text-align: left;
	color: #003d97;
	margin-bottom: 4px;
}
.so_height {
	width: 313px;
	display: inline-block;
	vertical-align: top;
	margin: 0 8px 17px 8px;
}
.so_height input {
	width: 100%;
    height: 49px;
    text-align: center;
        background: #FFF5F5;
    border: 1px solid #968f8f;
    border-radius: 35px;
}
.so_length {
	width: 313px;
	display: inline-block;
	vertical-align: top;
	margin: 0 8px 17px 8px;
}
.so_length input {
	width: 100%;
    height: 49px;
    text-align: center;
    background: #FFF5F5;
    border: 1px solid #968f8f;
    border-radius: 35px;
}
.so_block {
	width: 232px;
	min-height: 148px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding: 13px;
}
.thx .close {
    background: url(/assets/templates/new/img/ves/vvv/close2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    /* width: 20px; */
    /* height: 20px; */
    right: 13px !important;
    /* z-index: 99; */
}
.thx {
	width: 300px;
	background: #fff url(/assets/templates/new/img/ves/thx.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	padding: 62px 0 80px 0;
	border-radius: 26px;
	display: none;
	z-index: 13;
}
.thx h4 {
	font-size: 24px;
	text-align: center;
	color: #000;
	padding: 0 40px 20px 40px;
}
.thx p {
    text-align: center;
    color: #343434;
    padding: 0 40px;
}
.so_single {
	margin-bottom: 4px;
}
.so_single label {
	cursor: pointer;
}
.so_title {
	font-size: 18px;
	font-weight: 700;
	color: #003d97;
	margin-bottom: 4px;
}
.add_new_open {
	font-weight: 700;
	text-align: center;
	color: #fff;
	line-height: 40px;
	background: #39B6FC;
	cursor: pointer;
	margin-bottom: 8px;
}
.add_new_open:active {
	background: #0a90db;
}
.so_bottom {
	text-align: center;
	padding: 8px;
	background: #ecf1f5;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
}
.so_bottom .i_block {
    width: 301px;
    display: inline-block;
    vertical-align: top;
    margin: 0px 20px;
}
.so_bottom input[type="text"] {
	height: 35px;
	display: block;
}
.so_bottom div:nth-child(1) input {
	width: 100%;
    height: 49px;
    text-align: center;
    background: #FFF5F5;
    border: none;
    border-radius: 35px;
}
.so_btn {
	width: 245px;
	height: 52px;
    line-height: 50px;
    background: linear-gradient(180deg, #39B6FC 0%, #0089D6 100%), #3987FC;
    box-shadow: 1px 3px 0px #0276B7;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    border-radius: 25px;
    cursor: pointer;
    margin: 17px auto 0 auto;
    display: block;
    border: none;
}
.so_btn:hover {
    background: linear-gradient(180deg, #0089D6 0%, #39B6FC 83.85%), #3987FC;
    box-shadow: 1px 1px 0px #0276B7;
}
.so_bottom .inp_error {
	text-align: center;
}
.boxer .b input{
height: 40px;
    width: 140px!important;
    border-radius: 5px;
    margin-left: 30px;
    text-align: center;
    outline:none!important;
    background: #cfcfcf;
    border:1px solid #969696;    
    font-size: 17px;
    font-family: helvetU;
}
.boxer .b input:hover,
.boxer .b input:focus{
border:1px solid #ff7800;
}
.boxer .r4 .b input{
    margin-left: 40px;
}
.boxer .r4 .zakazat{
    margin-left: 40px;
}

.zakazat{
    display: block;
    text-decoration: none;
    color: #fff;
    width:  140px;
    height:  40px;
    background: #ff7800;
    border-radius: 8px;
    margin-top: 27px;
    margin-left: 33px;
    text-align: center;
    line-height: 40px!important;
    font-size: 20px!important;
    font-family: helvetT;
    padding: 0!important;
    border:none!important;  
    -moz-transition: background 250ms ease;
    -ms-transition: background 250ms ease;
    -o-transition: background 250ms ease;
    transition: background 250ms ease;
    cursor: pointer;
}

.zakazat:hover{
    background: #ff4800;
}

.boxer .b input[type="submit"]{
    display: block;
    text-decoration: none;
    color: #fff;
    width:  140px;
    height:  40px;
    background: #ff7800;
    border-radius: 8px;
    margin-top: 27px;
    margin-left: 33px;
    text-align: center;
    line-height: 40px!important;
    font-size: 20px!important;
    font-family: helvetT;
    padding: 0!important;
    border:none!important;    
}

.boxer .b input[type="submit"]:hover{
    background: #ff4800;
}





.soc_price {
	width: 338px;
	height: 52px;
	border-top: 1px solid #858585;
	font-size: 24px;
	font-weight: 700;
	line-height: 25px;
	color: #39B6FC;
	display: table-cell;
	vertical-align: middle;
	margin: 0 auto;
	text-align: center;
}
.option_slider .slick-next {
    width: 40px;
    height: 40px;
	background: url(/assets/templates/new/img/ves/right_arrow.svg) !important; 
    background-size: contain !important; 
    background-repeat: no-repeat !important; 
    background-position: center !important; 
    right: -49px;
    z-index: 1;
}
.option_slider .slick-prev {
    width: 40px;
    height: 40px;
    background: url(/assets/templates/new/img/ves/left_arrow.svg) !important; 
    background-size: contain !important; 
    background-repeat: no-repeat !important; 
    background-position: center !important; 
    left: -49px;
    z-index: 1;
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-next:before,button.slick-prev.slick-arrow:before {
    content: '' !important;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1;
}



		.our_production {
	padding: 0 0 80px 0;
}
.our_production .in {
	position: relative;
}
.our_production h2 {
	font-size: 40px;
    font-weight: 700;
    color: #343434;
    text-align: center;
    padding: 83px 0 49px 0;
}
.our_production h2 span {
    color: #39B6FC;
}
.our_production h2 p {
	font-size: 18px;
	font-weight: 400;
	padding: 13px 0 0 0;
}
.our_production h2 p span {
	display: block;
}


.size_download {
	position: relative;
	height: 720px;
	background: url(/assets/templates/new/img/ves/vvv/bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.size_download .in {
	position: relative;
	height: 100%;
}
.size_download h2 {
	font-size: 40px;
	color: #343434;
	text-align: center;
	padding: 62px 0 0 0;
}
.size_download h2 span {
	color: #fff;
}
.size_download h4 {
    width: 461px;
    font-size: 28px;
    color: #fff;
    padding: 44px 33px;
    background: rgba(57, 182, 252, 0.8);
    border-radius: 0px 20px 20px 0px;
    position: absolute;
    top: 314px;
    left: 823px;
}
.size_download h4 span {
	color: #FFF500;
}
.size_download .size_d_btn {
   width: 275px;
    font-size: 16px;
    font-weight: 700;
    line-height: 60px;
    background: linear-gradient(180deg, #39B6FC 0%, #0089D6 100%), #3987FC;
    box-shadow: 1px 3px 0px #0276B7;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    cursor: pointer;
    position: relative;
    top: 416px;
    float: right;
    right: 320px;
    border-radius: 25px;
}
.size_download .size_d_btn:hover {
	background: linear-gradient(180deg, #0089D6 0%, #39B6FC 83.85%), #3987FC;
    box-shadow: 1px 1px 0px #0276B7;
}
.size_image {
	width: 446px;
	height: 365px;
	vertical-align: top;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	margin: 0 auto;
}
.size_form_wrap {
	width: 724px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -362px;
	z-index: 13;
	display: none;
	border-radius: 25px;
	padding: 4px;
}
.size_form_wrap .close {
	top: 24px;
	right: 24px;
	background: url(/assets/templates/new/img/ves/vvv/close3.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.size_form_wrap .close:hover {
	background: url(/assets/templates/new/img/ves/vvv/close2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.size_form_wrap h2 {
	font-size: 24px;
	text-align: center;
	background: #39B6FC;
	color: #fff;
	padding: 16px 0;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}
.size_form_wrap h4 {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	padding: 26px 0;
}
.size_form_wrap h5 {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	padding: 7px 0 0 0;
	margin-bottom: 13px;
}
.size_image {
	width: 446px;
	height: 365px;
	vertical-align: top;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	margin: 0 auto;
}
.size_desc {
	width: 243px;
	background: #f4f7fc;
	display: inline-block;
	vertical-align: top;
	padding: 13px 8px 26px 8px;
	margin: 0 0 0 13px;
}
.size_desc div:nth-child(1) {
	margin-bottom: 35px;
}
.size_desc div:nth-child(1) span {
	font-weight: 700;
	color: #00ad5d;
	display: block;
}
.size_desc div:nth-child(1) div {
	width: 65px;
	height: 2px;
	background: #00ad5d;
	margin: 13px 0;
}
.size_desc div:nth-child(2) span {
	font-weight: 700;
	color: #f34841;
	display: block;
}
.size_desc div:nth-child(2) div {
	width: 65px;
	height: 2px;
	background: #f34841;
	margin: 13px 0;
}

		.ruletka {
	width: 206px;
	height: 206px;
	background: url(/assets/templates/new/img/ves/vvv/q1.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 430px;
    left: 701px;
	z-index: 1;
}
		
		
		
		
		

@media screen and (max-width: 1310px) {
	.size_download h4 {
	    top: 301px;
	    left: 400px;
	}
	.ruletka {
	    top: 400px;
	    left: 265px;
	}
	.size_download .size_d_btn {
	    top: 524px;
	    right: 220px;
	}
	
	.production_img {
	    width: 662px;
	    height: 440px;
	    right: -200px;
	}
	.our_production {
	    overflow: hidden;
	}
	.production_img div {
	    width: 650px;
	    top: 53px;
	    left: -530px;
	}
	.productions_shadow1 {
	    left: 22px;
		display:none;
	    top: 418px;
	}
	.productions_shadow2 {
	    right: -301px;
		display:none;
	    top: 580px;
	}
	
	.banner_info {
	    margin: 188px 0 0 11px;
	}
	
	.banner_info2 {
	    margin: 188px 0 0 11px;
	}
	.where_slider {
	    width: 874px;
	}
	.single_where{
	    margin: 7px;
	}
}



@media (max-width:960px){
	 #s02{
        background:url(/assets/templates/new/img/ves/home_mob.png) no-repeat 50% 70px
    }
    #s02 .flex_list{
        display:block;
        padding:0;
        margin-top:306px;
    }
    #s02{
        font-size:16px;
        padding-bottom:0
    }
    #s02 .right_list{
        text-align:left
    }
    #s02 ul.list_list{
        counter-reset:a
    }
    #s02 ul li.relative{
        top:0
    }
    #s02 ul li{
        margin-bottom:10px!important;
        font-weight:400;
        position:relative;
        padding-left:15px
    }
    #s02 ul li br{
        display:none
    }
    #s02 ul.right_list li:last-child:before{
        left:-10px
    }
    #s02 ul li:before{
        position:absolute;
        content:"";
        font-weight:700;
        left:0;
        top:0;
        counter-increment:a;
        content:counter(a) ". "
    }
	
	#s02 .right_list li,#s02 .list_list li {
    margin-top: 0 !important;
}

}

@media screen and (max-width: 1016px) {
	.size_download {
	    height: 490px;
	}
	.size_download h2 {
	    font-size: 40px;
	}
	.size_download h4 {
	    top: 143px;
	    left: 251px;
	}
	.ruletka {
	    top: 260px;
	    left: 125px;
	}
	.size_download .size_d_btn {
	    top: 368px;
	    right: 170px;
	}
	.size_download h2 {
	    padding: 17px 0 0 0;
	}
	.single_option {
	    width: 345px !important;
	    padding: 0px 13px 44px 13px;
	}
.where_slider {
	    width: 584px;
	}
	.banner_info h1 {
	    margin: 0 0 20px 0;
	}
}

@media screen and (max-width: 816px) {
	.size_download {
	    height: 305px;
	}
	.size_download h2 {
	    font-size: 40px;
	    padding: 20px 0 0 0;
	    position: relative;
	    top: -133px;
	    color: #333;
	}
	.size_download h2 span {
	    color: #39B6FC;
	}
	.size_download h4 {
	    width: 400px;
	    font-size: 22px;
	    top: 35px;
	    left: 112px;
	}
	.size_download .size_d_btn {
	    width: 265px;
	    font-size: 18px;
	    line-height: 49px;
	    top: 11px;
	    right: 130px;
	}
	.size_form_wrap {
	    width: 520px;
	    margin-left: -260px;
	}
	.so_bottom {
	    padding: 22px 8px;
	}
	.advantages_wrap h2 span {
	    display: block;
	}
	.ruletka {
		width: 170px;
		height: 170px;
	    top: 121px;
	    left: 0px;
	}
	.size_download .size_d_btn {
	    top: 215px;
	    right: 89px;
	}
	.size_download h4 {
	    padding:31px;
	}
	.our_production h2 {
	    padding: 89px 0 242px 0;
	}
	.production_img div {
	    width: 518px;
	    top: -213px;
	    left: -65px;
	    padding: 37px 40px 44px 47px;
	}
	.our_production {
	    padding: 0 0 35px 0;
	}
	.options_wrap h2 span {
		display: block;
	}
	.options_wrap h2 {
	    padding: 71px 0 33px 0;
	}
	.where_slider {
	    width: 288px;
	}
	.banner_info {
	    margin: 154px 0 0 11px;
	}
		.banner_info2 {
	    margin: 154px 0 0 11px;
	}
	.banner_slider .slick-dots {
	    bottom: 170px;
	    left: 7px;
	}
	.banner_slider {
		margin-bottom: 0px !important;
	}
	.sail_btn {
	    width: 290px;
	}
	
}



@media screen and (min-width: 817px) {
	.option_slider .slick-next:hover {
    background: url(/assets/templates/new/img/ves/right_arrow2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.option_slider .slick-prev:hover {
    background: url(/assets/templates/new/img/ves/left_arrow2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}



	.where_slider .slick-prev:hover {
		background: url(/assets/templates/new/img/ves/left_arrow2.svg);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
	}
	.where_slider .slick-next:hover {
		background: url(/assets/templates/new/img/ves/right_arrow2.svg);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
	}
	.sail_btn:hover {
		background: linear-gradient(180deg, #0089D6 0%, #39B6FC 83.85%), #3987FC;
		box-shadow: 1px 1px 0px #0276B7;
	}
	
}
@media (max-width:767px){
	.production_img{float:unset !important;margin: 0 auto;}
	.hlii {
    font-size: 8vw;
	line-height: 1.2;
	}
	.delaem img
{
display:none;
}
	
}
@media screen and (max-width: 556px) {
	
.size_image {
	    width: 290px;
	    height: 242px;
	}
	.size_download {
	    height: 200px;    margin-top: 114px;
	}
	.size_download h2 {
	    font-size: 32px;
	    top: -94px;
	    padding: 4px 4px 0 4px;
	}
	.size_download h4 {
	    width: 220px;
	    font-size: 14px;
	}
	.size_download .size_d_btn {
	    width: 201px;
	    font-size: 14px;
	    line-height: 17px;
	    top: 4px;
	    right: 56px;
	    padding: 11px 0;
	}
	.size_download h4 {
	    top: 17px;
	    left: 94px;
	    padding: 17px;
	}
	.ruletka {
	    width: 80px;
	    height: 80px;
	    top: 58px;
	    left: 40px;
	}
	.size_download .size_d_btn {
	 width: 201px;
    font-size: 14px;
    line-height: 17px;
    top: 18px;
    right: 8px;
    padding: 11px 0;
	}
	.our_production h2 {
	    font-size: 35px;
	    padding: 89px 0 260px 0;
	}
	.production_img {
	    width: 300px;
	    height: 189px;
	    right: 10px;
	}
	.production_img div {
	    width: 300px;
	   top: -320px;
	    left: 0px;
	    padding: 26px 26px 0 26px;
	}
	.our_production {
	    overflow: visible;
	}
	.productions_shadow2 {
	    width: 300px;
	    height: 74px;
	    right: 0px;
	    top: 589px;
	}
	.production_img div span {
		height: 152px;
		overflow: hidden;
	}
	.production_img div span.free_height {
		height: auto;
	}
	.our_production h2 {
	    font-size: 33px;
	    padding: 58px 0 301px 0;
	}
	.our_production h2 p {
	    font-size: 16px;
	    padding: 6px 0 0 0;
	}
	.our_production h2 p span {
	     display: inline-block; 
	}
	.option_slider .slick-next {
    right: -8px;
}
.option_slider .slick-prev {
    left: -8px;
}
.options_wrap .single_option {
    width: 100% !important;
    padding: 0px 13px 44px 13px;
}
	.soc_text {
	    width: 274px;
	}
	.single_option {
	    width: 300px !important;
	    padding: 0px 13px 44px 13px;
	}
	.options_wrap h2 {
	    font-size: 33px;
	}
	.options_wrap h2 {
	    padding: 44px 0 33px 0;
	}
	.options_wrap {
 	   height: 650px;
	}
	.where_slider .slick-prev {
	    left: -13px;
	}
	.where_slider .slick-next {
	    right: -13px;
	}
	.banner_info div
	{
		margin:0 auto;
	}
	.sail_btn {
	    width: auto;
		    margin: 0 auto;
	}
	.sail_modal {

    margin-left: 0;
}
.single_bs {
	    height: 580px !important;
	}	
	.banner_info h1 {
	    font-size: 44px;
		text-align: center;
	}
	.banner_info {
	  width: 100%;
	    margin: 154px 0 0 4px;
	}
	.banner_info2 {
	    width: 313px;
	    margin: 154px 0 0 4px;
	}
}

@media (max-width:1199px){
	.bl11{display:none;}
}