﻿@font-face {
    font-family: 'Arialnarb';
    src: url('../fonts/arialnarb.eot');
    src: url('../fonts/arialnarb.eot') format('embedded-opentype'),
    url('../fonts/arialnarb.woff') format('woff'), url('../fonts/arialnarb.ttf') format('truetype'), url('../fonts/arialnarb.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Arialn';
    src: url('../fonts/arialn.eot');
    src: url('../fonts/arialn.eot') format('embedded-opentype'),
    url('../fonts/arialn.woff') format('woff'), url('../fonts/arialn.ttf') format('truetype'), url('../fonts/arialn.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
*{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


body, html {
    width: 100%;
 /*   height: 100%;*/
    font-family: Arial, Verdana, sans-serif;
    line-height: 18px;
    font-size: 15px;
    color: #272526;
    margin: 0;
    padding: 0;
    max-width: 2000px;
    /*-webkit-text-size-adjust: none;*/
}
.wrapper{
    display: block;
    width: 100%;
    overflow: hidden;
}
.container{
    display: block;
    max-width:1024px;
    min-width: 300px;
}
.f-left{
    float: left;
}
.f-right{
    float: right;
}

h1,  .font-title1, .gar_hidd h2,
.w_font8 h2, .w_font9 h3{
    margin: 20px 0 15px 0;
    font-size: 25px;
    line-height: 30px;
    color: #272526;
    text-transform: uppercase;
/*    font-weight: bold;*/
    font-family: 'Arialnarb';
}
h2, .font-title2, .wr_font3 h3,
.wr_font4 h4{
    margin: 20px 0 15px 0;
    font-size: 25px;
    line-height: 30px;
    color: #272526;
    text-transform: uppercase;
/*    font-weight: bold;
    font-family: Arial narrow;*/
    font-family: 'Arialnarb';
}
h2 span, .font-title2 span{
    color: #ed2025;
}
h3, .font-title3, .w_font5 h2{
    margin: 0px 0 15px 0;
    font-size: 20px;
    line-height: 22px;
    color: #272526;
/*    font-weight: bold;*/
    font-family: 'Arialnarb';
    text-transform: none;
}
.w_font6 h3, .w_font7 h3{
    font-size: 22px;
    line-height: 24px;
}
.title_4{
    margin: 0px 0 15px 0;
    font-size: 18px;
    line-height: 20px;
    color: #272526;
    font-weight: bold;
}


p{
    margin: 0 0 15px 0;
    line-height: 18px;
    font-size: 15px;
    color: #272526;
}

a{
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    color: #ed2025;
    text-decoration: underline;
}
a:hover{
    text-decoration: none;
}

.str-font{
    font-weight: bold;
}
.select_no{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/*для все страниц*/








/*head*/
.head_top{
    background-color: #272526;
    background-image: url(../images/head_top.png);
    background-repeat: no-repeat;
    background-position: left top;
    position: relative;
    height: 150px;
    line-height: 20px;
    padding: 20px 0 0 0;
}
.row_logo{
    display: inline-block;
    float: left;
}
.logo_top{
    display:block;
    cursor: pointer;
    position: relative;
    float: left;
    width: 255px;
    max-width: 100%;
    margin-top: 5px;
}
.logo_top img{
    display: block;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.head_top_right{
    text-align: right;
    width: 300px;
    float: right;
    margin-top: 15px;
}
.tell_top{
    font-size:30px;
    line-height: 30px;
    color: #fff;
    padding-left: 35px;
    position: relative;
    /*font-family: Arial narrow;*/
    font-family: 'Arialnarb';
    display: inline-block;
    /*font-weight: bold;*/
    margin-bottom: 7px;
}
.tell_top_icon{
    width: 20px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/tell_top.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.slogan_bott{
    font-size:14px;
    line-height: 16px;
    color: #fff;
    margin: 10px 0 0 0;
}
.slogan_bott span{
    display: block;
}
/*timer*/
.timer_wrap{
    text-align: center;
}
.timer_block{
    display: inline-block;
}
.title_timer{
    color: #fff;
    font-size: 21px;
    line-height: 22px;
    /*font-weight: bold;*/
    margin: 0px 0 6px 0;
    text-transform: uppercase;
  /*  font-family: Arial narrow;*/
    font-family: 'Arialnarb';
}
.timer{}
.title_timer_bott{
    color: #fff;
    font-size: 18px;
    line-height: 20px;
  /*  font-weight: bold;*/
    margin: 5px 0 0px 0;
    text-transform: uppercase;
/*    font-family: Arial narrow;*/
    font-family: 'Arialnarb';
}

/*timer*/




/*menu*/
.head_menu{
    background-color: #272526;
    background-image: url("../images/menu_fon.png");
    background-repeat: repeat-y;
    background-position: center top;
}
.menu {
    margin: 0;
    width: auto;
}

.menu {
    margin: 0 auto 0 auto;
    padding:  0;
    list-style: none;
    width: 100%;
    text-align: center;
}
.menu  li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 0 0.9%;
    /*white-space: nowrap;*/
}

.menu  li a{
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    display: block;
    line-height: 17px;
/*    padding: 14px 6px 14px 6px;*/
    padding: 14px 0px 14px 0px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border-bottom: 2px solid transparent;
}
.menu  li:hover a,
.menu  li.opened a{
    color: #ed2025;
    border-bottom: 2px solid  #ed2025;
}
/*menu*/

/*button-toggle*/
.block-menu_nav{
    margin: 0 -18px;
}
.block-toggle_nav{
    display: none;
}
.toggle_nav{
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 5px;
}
.toggle {
    width: 30px;
    margin: 0px auto;
    cursor: pointer;
}
.toggle div {
    width: 100%;
    height: 4px;
    background: #fff;
    margin: 4px auto;
    transition: all 0.3s;
    backface-visibility: hidden;
}
.toggle.on .one {
    transform: rotate(45deg) translate(3px, 8px);
}
.toggle.on .two {
    opacity: 0;
}
.toggle.on .three {
    transform: rotate(-45deg) translate(3px, -8px);
}
.togle-name{
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
 /*   font-weight: bold;*/
    text-transform: uppercase;
   /* font-family: Arial narrow;*/
    font-family: 'Arialnarb';
}
/*button-toggle*/





/*banner*/
.banner_wrap{
    width: 100%;
    background-image: url("../images/banner.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0 45px 0;
    text-align: center;
    min-height: 555px;
}
.banner_wrap .container{
    position: relative;
}
.banner-right{
    float: right;
    text-align: right;
}
.banner-left{
    text-align: left;
    margin-top: 25px;
}
.block_product_top{
    position: absolute;
    top: 11%;
    left: 0;
    width: 100%;
    height: 100%;
}
.product_top{
    position: absolute;
    top: 10%;
    left: 50%;
    margin-left: -140px;
}
.timer_r {
    display: none;
}
.timer_hidd {
}
.form_wrap_bann{
    max-width: 100%;
    width: 295px;
    display: inline-block;
    text-align: center;
}


.form_wrap_bann > p {text-align:left;background: url(../images/info.png) no-repeat 7px 8px;display: block!important;    border-radius: 5px;    border: 1px #fff solid;    padding:10px 5px 10px 40px;    font-size: 17px;    color:#fff;}
.form_wrap > p {text-align:left;background: url(../images/info-black.png) no-repeat 7px 8px;display: block!important;    border-radius: 5px;    border: 1px #333 solid;    padding:10px 5px 10px 40px;    font-size: 17px;    color:#333;}
.wrap-zakaz > p {text-align:left;background: url(../images/info-black.png) no-repeat 7px 6px;display: block!important;    border-radius: 5px;    border: 1px #333 solid;    padding:10px 5px 10px 40px;    font-size: 17px;    color:#333;}
.on_faq_form > p {text-align:left;background: url(../images/info-black.png) no-repeat 7px 6px;display: block!important;    border-radius: 5px;    border: 1px #333 solid;    padding:10px 5px 10px 40px;    font-size: 17px;    color:#333;}
.title_form{
    color: #fff;
    font-size: 25px;
    line-height: 27px;
/*    font-weight: bold;*/
/*    font-family: Arial narrow;*/
    font-family: 'Arialnarb';
    margin: 15px 0 10px 0;
    text-transform: uppercase;
}
.on_faq {color:#111111!important;text-align:center!important;}
.on_faq_form {width:75%!important;margin:0 auto!important;}


.banner_title-l1{
    color: #f73237;
    font-size: 25px;
    line-height: 27px;
/*    font-family: Arial narrow;*/
    font-family: 'Arialnarb';
/*    font-weight: bold;*/
    margin: 10px 0 25px 0;
    text-transform: uppercase;
}
.banner_title-l2{
    color: #fff;
    margin: 60px 0 0px 0;
    text-transform: uppercase;
/*    font-family: Arial narrow;*/
    font-family: 'Arialn';
    width: 350px;
    max-width: 100%;
}
.number_bann{
    font-size: 69px;
    line-height: 70px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    width: 43%;
}
.garant_bann{
    font-size: 27px;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    width: 55%;
}

.banner_ul{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
}
.banner_ul li{
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    margin: 5px 0 5px 0px;
    padding: 12px 0 12px 53px;
    position: relative;
}
.banner_ul .icon{
    position: absolute;
    top: 2px;
    left: 2px;
    display: inline-block;
    width: 40px;
    height: 35px;
    background-position: center center;
    background-repeat: no-repeat;
}
.banner_ul .icon1{
    background-image: url("../images/icon1.png");
}
.banner_ul .icon2{
    background-image: url("../images/icon2.png");
}
.banner_ul .icon3{
    background-image: url("../images/icon3.png");
}
.banner_ul .icon4{
    background-image: url("../images/icon4.png");
}
.banner_ul .icon5{
    background-image: url("../images/icon5.png");
}
.banner_ul .icon6{
    background-image: url("../images/icon6.png");
}
.banner_ul .icon7{
    background-image: url("../images/icon7.png");
}


.section_middle{
    background-image: url("../images/fon_middle.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

/*section*/
.section1{
    padding: 22px 0 0px 0;
}
.wrap_slider_decript{
    margin: 0px auto 0 auto;
    position: relative;
}
.media{
    display: inline-block;
    width: 19.5%;
    vertical-align: top;
    min-height: 220px;
    margin-bottom: 15px;
    text-align: center;
}
.media .img_media{
    margin-bottom: 10px;
}
.img_media{
    text-align: center;
}
.img_media img{
    width: auto;
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%;
    border: 8px solid #fff;
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
}
.media-body {
    padding:  0 10px 0 10px;
    font-size: 18px;
    line-height: 20px;
    color: #272526;
    font-family: 'Arialn';
/*    font-family: Arial narrow;*/
}

/*section*/


.wrap_imems_doc{
    margin-bottom: 25px;
    margin-top: 15px;
}
.wrap_shad_block{
    -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2); 
    padding: 5px;
    border-radius: 5px;
    background: #fff; 
}
.shad_block{
    position: relative;
    width: 100%;
    /*height: 100%;*/
    -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2); 
}
.att_block_imag{
    position: absolute;
    left: 0;
    top: 0;
    width: 170px;
    height: 226px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/att_img.png);
}
.att_block_icon{
    position: absolute;
    left: 50%;
    top: 27%;
    margin-left: -64px;
}
.att_block_text{
    padding: 10px 10px 10px 170px;
}
.att_title{
    color: #b01c1f;
/*    font-family: Arial narrow;*/
    font-family: 'Arialnarb';
    font-size: 23px;
    line-height: 25px;
    margin: 0px 0 10px 0;
    text-transform: uppercase;
/*    font-weight: bold;*/
}
.wrap_imems_doc .shad_block{
    display: table;
    min-height: 100px; 
    position: relative;
    border-collapse: collapse;
}
.wrap_imems_doc .shad_block:before{
    content: '';
    width: 27px;
    height: 62px;
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    margin-top: -31px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/arrow.png);
}
.wrap_imems_doc .imem_doc_ins{
    display: table-cell;
    vertical-align: middle;
    padding: 10px 10px 10px 40px;
}

.titan-gel {
    margin-bottom: 12px;
	margin-top:20px;
}

.titan-gel .col-md-3 {
    text-align: center;
}



.titan-gel .col-md-3 img {
    border-radius: 4px;
    box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    margin-bottom: 23px;
}

.titan-gel .col-md-3 span {
    color: #ed2025;
    text-transform: uppercase;
}

.img-orig {
    width: 50%;
    display: block;
    float: left;
    height: 293px;
}

.img-orig img {
    width: 100%;
    height: auto;
}

.orig-list {
    width: 50%;
    float: right;
}

.orig-list li{
    list-style: none;
    position: relative;
    padding-left: 48px;
    margin: 19px 0;
}

.orig-list ol{
    counter-reset: myCounter;
}

.orig-list ol li:before {
    counter-increment: myCounter;
    content:counter(myCounter);
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    background: #d81a21;
    display: inline-block;
    text-align: center;
    line-height: 33px;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    top: 0;
    left: 0;
    position: absolute;
}

.wrap_compos_block{
    position: relative;
    min-height: 320px;
    padding-top: 30px;
}
.comp_center{
    position: absolute;
    left: 50%;
    top: 5%;
    margin-left: -200px;
}
.comp_center img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
 .slider_compos{
    width: 100%;
    /*height: 100%;*/
    position: relative;
    margin-bottom: 0;
 }
.block_comp{
    max-width: 100%;
    width: 350px;
    position: absolute;
}
.block_comp1,
.block_comp2{
    padding: 30px 5px 30px 160px; 
    text-align: left;
}
.block_comp3,
.block_comp4{
    padding: 30px 160px 30px 5px; 
    text-align: right;
}
.block_comp1  .img_comp,
.block_comp2 .img_comp{
    position: absolute;
    top: 50%;
    margin-top: -67px;
    left: 0;
}
.block_comp3  .img_comp,
.block_comp4 .img_comp{
    position: absolute;
    top: 50%;
    margin-top: -67px;
    right: 0;
}
.img_comp img{
    width: 133px;
    height: 133px;
    display: block;
    border-radius: 50%;
}
.title_comp{
    color: #ed2025;
/*    font-family: Arial narrow;*/
    font-family: 'Arialnarb';
    font-size: 20px;
    line-height: 23px;
    margin: 0px 0 10px 0;
/*    font-weight: bold;*/
}
.body_comp{
    padding: 5px 5px 5px 5px;
}
.body_comp p{
    color: #706b6d;
    font-size: 15px;
    line-height: 18px;
    margin: 0;
}
.body_comp span{
    display: block;
}
.block_comp1{
    top: 0;
    left: 0;
}
/*.block_comp2{
    top: 135px;
    left: 5%;
}*/
.block_comp2 {
    top: 135px;
    left: 3%;
}
.block_comp3{
    top: 0;
    right:  0;
}
.block_comp4{
    top: 135px;
    right:  5%;
}




.section4{
    background-image: url(../images/bann_center.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 4px 0 4px 0;
    text-align: center;
    background-size: cover;
}
.block_inl_center{
    display: inline-block;
    vertical-align: middle;
    margin: 10px 10px 10px 60px;
}
.text_bann_center{
    color: #fff;
  /*  font-family: Arial narrow;*/
    font-family: 'Arialnarb';
    font-size: 23px;
    line-height: 25px;
    margin:0;
/*    font-weight: bold;*/
}
.text_bann_center span{
    font-size: 20px;
    line-height: 23px;
    margin: 0;
    font-weight: normal;
    display: block;
    text-align: left;
}


/*btn*/
.btn{
    text-align: center;
    text-decoration: none;
    -webkit-appearance:none;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    transition: background 0.5s;
    text-transform: uppercase;
    display: block;
    color: #fff;
    font-size: 25px;
    line-height: 25px;
/*    font-family: Arial narrow;
    font-weight: bold;*/
    font-family: 'Arialnarb';
    width: 305px;
    max-width: 100%;
    padding: 12px 15px 13px 15px;
    margin: 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.btn_sm{
    height: 54px;
    background-image: url(../images/btn_sm.jpg);
    line-height: 30px;
}
.btn_bg{
    height: 72px;
    background-image: url(../images/btn_bg.jpg);
    line-height: 50px;
}
.btn:hover{
    -moz-box-shadow: inset 0 10px 40px 0px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 10px 40px 0px rgba(0, 0, 0, 0.6); 
}

.btn:active, .btn:focus{
    outline: none;
    color: #fff;
}

/*btn*/


.section5{
    background-image: url(../images/sec5.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15px 0 15px 0;
}

.section5 h3, .title_white{
    margin: 20px 0 20px 0;
    font-size: 30px;
    line-height: 35px;
    color: #fff;
    text-transform: uppercase;
/*    font-weight: bold;
    font-family: Arial narrow;*/
    font-family: 'Arialnarb';
    text-align: center;
}
.block_imag_gr{
    position: relative;
    display: table;
    width: 100%;
    margin: 25px 0 0 0;
}
.block_imag_gr:before{
    content: '';
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -190px;
    display: block;
    background-image: url(../images/arr_gr.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 380px;
    height: 180px;
}
.imag_gr{
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
}
.imag_gr img{
    display: inline-block;
    width: auto;
    max-height: 100%;
    max-width: 100%;
}

.item_gr{
    margin: 25px 0 25px 0;
    padding: 15px 10px 15px 45px;
    position: relative;
}

.gr_v{
    -webkit-transform: rotate(-90deg); 
    transform: rotate(-90deg);
    font-size: 19px;
    line-height: 19px;
    color: #f03035;
    text-transform: uppercase;
/*    font-family: Arial narrow;
    font-weight: bold;*/
    font-family: 'Arialnarb';
    position: absolute;
    top: 45%;
    display: block;
    width: 80px;
    left: -22px;
}
.gr_g{
    font-size: 19px;
    line-height: 24px;
    color: #fff;
}


/*footer*/
.wrap_footer{
    background-color: #171616;
    padding-top: 68px;
    padding-bottom: 40px;
    margin-top: 0px;
}
.wrap_footer .container{
    position: relative;
}
.prod_foot{
    position: absolute;
    top: 6%;
    left: 56%;
    margin-left: -150px;
}
.prod_foot img{
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.slog_foot{
    font-size: 24px;
    line-height: 27px;
    color: #fff;
    text-transform: uppercase;
/*    font-family: Arial narrow;
    font-weight: bold;*/
    font-family: 'Arialnarb';
    display: block;
}
/*.col_foot {
    padding-right: 0;
}*/
.font_b{
    font-size: 19px;
    line-height: 21px;
    font-weight: normal;
    display: block;
    margin-top: 5px;
 /*   margin-left: 7px;*/
}

.menu_bottom{
    list-style: none;
    margin: 20px 0 0 40px;
    padding: 0; 
}
.menu_bottom li{
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 8px 0 8px 0;
    width: 49%;
}
.menu_bottom li a,
.site_map a{
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    display: block;
    line-height: 18px;
    padding: 0px 0 0px 12px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}
.menu_bottom li a:before{
    content: '';
    height: 10px;
    width: 7px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
    background-image: url("../images/arrow.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.menu_bottom li a:hover{
    color: #ed2025;
}
.site_map{
    /*margin: 5px 0 0 0px;*/
/*  max-width: 175px;*/
    margin: 0px 0 0 0px;
}
.site_map a{
    font-size: 17px;
    position: relative;
}
/*.menu_bottom li .site_map a:before{
    content: '';
    height: 16px;
    width: 18px;
    display: block;
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -9px;
    background-image: url("../images/site_map.png");
    background-repeat: no-repeat;
    background-position: center center;
}
*/

.timer_wrap_foot{
    text-align: right;
}
.timer_wrap_foot .title_timer{
    font-size: 24px;
    margin-bottom: 20px;
}
.timer_wrap_foot .timer {
    text-align: center;
}
.timer_wrap_foot .position {
    background: url(../images/timer_foot.png) no-repeat center center;
}
.wrap_btn_foot{
    text-align: right;
    margin-top: 30px;
}
.wrap_btn_foot .btn{
    display: inline-block;
}
.social{
    margin: 60px 0 0 60px;
}
.social a{
    display: inline-block;
    vertical-align: top;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    margin: 0 5px 0 5px;
    background-image: url("../images/social.png");
    background-repeat: no-repeat;
   /* background-color: #434343;*/
   /* border: 2px solid #fff;*/
/*    -webkit-transition: background-image  0.5s;
    -moz-transition: background-image  0.5s;
    transition: background-image 0.5s;*/
}

.icon_vk{
    background-position: 0px -8px;
}
.icon_f{
    background-position:  -80px -8px;
}
.icon_tw{
    background-position:  -153px -8px;
}
.icon_ok{
    background-position: -234px -8px;
}
/*.social a:hover{
    border: 2px solid #eb4042;
}*/
.icon_vk:hover{
    background-position: 0px -85px;
}
.icon_f:hover{
    background-position: -80px -85px;
}
.icon_tw:hover{
    background-position:  -153px -85px;
}
.icon_ok:hover{
    background-position:  -234px  -85px;
}
.copy{
    text-align: right;
    line-height: 20px;
    font-size: 15px;
    color: #ffffff;
    margin-top: 65px;
}
.copy span{
    display: block;
}
/*footer*/






/*main*/
.main_center{
    padding-top: 5px;
    padding-bottom: 15px;
}
.block_text_content {
    margin: 20px 0 20px 0;
}
.foto_left{
    float: left;
    margin-right: 30px;
    margin-bottom:  15px;
}
.foto_left img{
    width: auto;
    max-height: 100%;
    max-width: 100%;
}
.block_setif{
    text-align: center;
    margin: 0 -16px 0 -16px;
}
.block_setif img{
    width: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0 8px 0 8px; 
}

.graf_img{}
.graf_img img{
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.gar_m{
    display: none;
}
.import{
    font-size: 18px;
    line-height: 18px;
    color: #f73237;
    font-weight: bold;
    text-transform: uppercase;
}
.bann_content{
    background-image: url("../images/banner_cont.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    padding: 25px 0 25px 0;
    position: relative;
    margin-top: 35px;
    background-size: cover;
}
.ban_cont_img{
    position: absolute;
    top: -22px;
    left: 49%;
    margin-left: -33px;
}
.cont_b_l, .cont_b_r{
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    padding:  0 10px;
    font-size: 22px;
    line-height: 24px;
    color: #fff;
/*    font-family: Arial narrow;*/
    font-family: 'Arialn';
    text-transform: uppercase;
}

/*@media (min-width: 992px) {
    .aside.col-xs-4 {
        width: 30%;
    }

    .content.col-xs-8 {
        width: 69%;
    }
}*/

.aside .form_wrap{
    margin: 10px 0 0 0;
}
.aside_block{
    margin: 0 0 30px 0;
}
.aside_block .font-title1{
    text-align: center;
}
.block_aside_b{
    background-image: url("../images/banner_aside.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    padding: 15px 20px 15px 20px;
    text-align: center;
}
.text_bann_aside {
    color: #fff;
/*    font-family: Arial narrow;*/
    font-size: 27px;
    line-height: 40px;
    margin: 0;
/*    font-weight: bold;*/
    font-family: 'Arialnarb';
}
.text_bann_aside .numb{
    font-size: 40px;
    font-weight: normal;
    display: block;
    margin: 5px 0 0 0;
}
.text_bann_aside .bott{
    color: #fff;
/*    font-family: Arial narrow;*/
    font-family: 'Arialn';
    font-size: 25px;
    line-height: 30px;
    margin: 0;
    display: block;
    font-weight: normal;
}
.btn_aside{
    margin: 200px auto 0 auto;
    position: relative;
}
.btn_aside .btn{
    background-image: url("../images/btn_aside.jpg");
    height: 58px;
    line-height: 34px;
    width: 256px;
    margin: 0 auto 0 auto;
}

.aside_block .font-title2{
    text-align: center;
}
.aside_block .wrap_shad_block{
    margin-bottom: 10px;

}
.banner-aside{
    background-image: url("../images/banner_aside_bott.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    padding: 15px 0px 0px 0px;
    text-align: center;
    background-size: cover;
}

.banner-aside .banner_title-l1{
    text-align: center;
}
.banner-aside .banner_ul li {
    display: block;
  /*  font-family: Arial narrow;*/
    font-family: 'Arialn';
    color: #fff;
    font-size: 19px;
    line-height: 22px;
    margin: 5px 0 5px 10px;
    padding: 10px 0 10px 50px;
    position: relative;
}
.banner-aside .number_bann {
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    width: 43%;
}
.banner-aside .garant_bann {
    font-size: 20px;
    line-height: 25px;
    display: inline-block;
    vertical-align: middle;
    width: 55%;
    text-align:left; 
}
.btn_aside_b {
    margin-top: 20px;
}
.btn_aside_b .btn {
    text-align: center;
    text-transform: uppercase;
    display: block;
    color: #fff;
    font-size: 27px;
    height: 58px;
    line-height: 34px;
    width: 100%;
    background-image: url("../images/btn_aside_b.jpg");
    margin: 0 auto 0 auto;
}
.block_asi{
    background-image: url("../images/fon_asi.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 2px 15px 15px 15px;
}
.block_asi .title_white {
    font-size: 28px;
    line-height: 34px;
}
.block_asi  .gr_g {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}
.block_asi  .block_imag_gr {
    margin: -11px 0 0 0;
}
.block_asi  .item_gr {
    margin: 25px 0 25px 0;
    padding: 5px 0px 5px 35px;
    position: relative;
}
.block_asi .imag_gr img {
    width: 95%;
}
.block_asi  .imag_gr {
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
    padding: 0 5px 0 5px;
}
.block_asi  .block_imag_gr:before {
    top: -14px;
    left: 30%;
}
.block_asi  .gr_v {
    font-size: 16px;
    top: 35%;
}

.tovar_block{
    text-align: center;
}
.item_tov{
    display: inline-block;
    vertical-align: top;
    width: 32%;
}

.tov_img{
    margin: 15px 0 10px 0;
    display: inline-block;
}
.tov_img img{
    width: auto;
    max-height: 100%;
    max-width: 100%;
}

.desc_tov{
    color: #272526;
    font-size: 15px;
    line-height: 18px;
}
.title_tov{
    color: #ed2025;
    margin: 0 0 5px 0;
}
.desc_tov span{
    padding: 0 10%;
    text-align: center;
    display: block;
}
.item_deliv{
    margin: 0 0 20px 0;
}
.deliv_img{
    width: 230px;
    display: inline-block;
    vertical-align: middle;
}
.deliv_img img{
    width: auto;
    max-height: 100%;
    max-width: 100%;
}
.desc_deliv{
   /* overflow: hidden;*/
    display: inline-block;
    vertical-align: middle;
    width: 63%;
}
.desc_deliv{
    color: #272526;
    font-size: 15px;
    line-height: 18px;
}
.title_del{
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0 10px 0;
}



.contact_item{
    margin: 0 0 15px 0;
    line-height: 18px;
    font-size: 15px;
    color: #272526;
}
.contact_item span{
    font-weight: bold;
}

/*form*/
.wrap-form{
    margin-bottom: 30px;
}

.wrap_input{
    margin: 0px 0 15px 0;
    display: block;
    text-align: left;
    position: relative;
}

.input,
.textarea {
    border: 1px solid #b0b0b0;
    padding: 2px 10px 2px 10px;
    color: #6f7073;
    font-size: 16px;
    line-height: 36px;
    display: block;
    width: 365px;
    max-width: 100%;
/*    font-family: Arial narrow;*/
    font-family: 'Arialn';
   
}
.input{
    max-width: 365px;
    height: 40px;
}

.textarea {
    height: 140px;
    display: block;
    resize: none;
    width: 100%;
}
.submit{
    max-width: 150px;
    margin: 20px 0 0 0;
    width: 100%;
    height: 48px;
    border: none;
    text-transform: uppercase;
    display: block;
    color: #fff;
    font-size: 20px;
    padding: 0px 15px;
/*    font-weight: bold;
    font-family: Arial narrow;*/
    font-family: 'Arialnarb';
    background: url(../images/btn_aside.jpg) center center no-repeat;
}
.input:focus, .textarea:focus,.submit:focus {
    outline: none;
}
.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder{
    color: #6f7073!important;
   font-family: 'Arialn',sans-serif!important;
   font-size: 16px!important;
}
.input::-moz-placeholder, .textarea::-moz-placeholder{
    color: #6f7073!important;
    font-family: 'Arialn',sans-serif!important;
    font-size: 16px!important;
}
.input::-ms-input-placeholder, .textarea::-ms-input-placeholder{
    color: #6f7073!important;
    font-family: 'Arialn',sans-serif!important;
    font-size: 16px!important;
}
.input:focus::-webkit-input-placeholder, .textarea:focus::-webkit-input-placeholder{
    color:transparent!important;
}
.input:focus::-moz-placeholder, .textarea:focus::-moz-placeholder{
    color:transparent!important;
}

.input:focus::-ms-input-placeholder, .textarea:focus::-ms-input-placeholder{
    color:transparent!important;
}

.map{
    width: 100%;
    height: 300px;
}








.block-comment{
    border: 1px solid #e0e0e0;
    padding: 10px 15px 10px 15px;
    margin: 0px 0 15px 0;
}

.wrap_name{
}
.name_comment,
.date{
    display: inline-block;
    vertical-align: top;
    padding-right: 5px;
    font-size: 14px;
    line-height: 18px;
    color: #f03035;
   /* font-family: Arial narrow;*/
    font-family: 'Arialn';
    text-transform: uppercase;
}
.name_comment{
   /* font-weight: bold;*/
    font-family: 'Arialnarb';
}
.date{
    color: #696969;
}

.img_comments{
    width: 50px;
    float: left;
    margin: 0 10px 0 0;
}
.img_comments img{
    display: block;
    width: auto;
    height: auto;
}
.comment-text{
    overflow: hidden;
}
.comment-text p{
    margin: 10px 0 0px 0;
    font-size: 15px;
    line-height: 18px;
    color: #313130;
}
.answer_block{
    background: #eaeaea;
    padding: 10px 15px 10px 15px; 
    margin: 15px 0 0 0;
}
.answer_block a{
    text-decoration: none;
}
.answer_block a:hover{
    text-decoration: underline;
}




.pagin{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 30px;
    border-bottom: 1px solid #e0e0e0;
}

.pagin .tab{
    vertical-align: middle;
    display: inline-block;
}

.pagin .tab  a{
    font-size: 20px;
    line-height: 25px;
    color: #272526;
    min-width: 20px;
   /* font-family: Arial narrow;*/
    font-family: 'Arialn';
    text-align: center;
    text-decoration: none;
    margin: 0 5px 0 5px;
    display: inline-block;
}
.pagin .tab a:hover, .pagin  .tab a.klicked{
    color: #a1181c;
    text-decoration: none;
   /* font-weight: bold;*/
   font-family: 'Arialnarb';
    font-size: 25px;
}
.pagin .tab{
    vertical-align: middle;
    display: inline-block;
}
.pagin  a:focus{
    text-decoration: none;
}
.pagin  a.first, .pagin a.last {
    width: 20px;
    height: 15px;
    display: inline-block;
    background-image: url(../images/pagin.png);
    background-repeat: no-repeat;
    vertical-align: middle;
}

.pagin .first:hover,.pagin .first:focus,
.pagin .activ.first,
.pagin a.last:hover, .pagin a.last:focus,
.pagin .activ.last {
    opacity: 0.8;
}
.pagin a.first{
    background-position: 2px 0px;
    margin-right: 15px;
    margin-left: 0;
}
.pagin a.last{
    background-position: -32px 0px;
    margin-left: 15px;
    margin-right: 0;
}




.bann_rew{
    min-height: 175px;
    width: 100%;
    background-image: url(../images/banner_rew.jpg);
    background-repeat: no-repeat;
    vertical-align: middle;
    padding: 35px 10px 10px 195px;
    position: relative;
   /* text-align: center;*/
    margin-bottom: 20px;
    background-size: cover;
}
.bann_rew_text{
    font-size: 23px;
    line-height: 25px;
    color: #fff;
/*    font-family: Arial narrow;
    font-weight: bold;*/
    font-family: 'Arialnarb';
    margin: 0 0 15px 0;
    display: inline-block;
    text-transform: uppercase;
}
.bann_rew_text span{
    font-size: 32px;
}
.prod_bann{
    position: absolute;
    left: 25px;
    top: 20px;
    width: 130px;
}
.prod_bann img{
    width: auto;
    max-height: 100%;
    max-width: 100%;
}
.btn_rew {
    height: 64px;
    background-image: url(../images/btn_bg.jpg);
    line-height: 40px;
    margin: 5px auto 0 25px;
}



.title_resalt{
    color: #c9181c;
    font-size: 18px;
    line-height: 20px;
    font-family: 'Arialnarb';
/*    font-family: Arial narrow;
    font-weight: bold;*/
    margin: 0 0 15px 0;
    text-transform: uppercase;
}
.item_resalt{
    width: 50%;
    float: left;
    margin: 0 0 20px 0;
}
.foto_resalt img{
    width: 95px;
    height: 95px;
    border-radius: 50%;
   /* border: 2px solid #ececec;*/
}

.foto_resalt{
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.text_resalt{
    display: inline-block;
    vertical-align: middle;
    max-width: 60%;
    color: #272526;
    font-size: 16px;
    line-height: 18px;
 /*   font-family: Arial narrow;*/
    font-family: 'Arialn';
}

.res_ps{
    font-style: italic;
    font-size: 15px;
    color: #272526;
    line-height: 18px;
    margin: 0 0 15px 0;
}


.bann_res{
    min-height: 188px;
    width: 100%;
    background-image: url(../images/bann_rez.jpg);
    background-repeat: no-repeat;
    vertical-align: middle;
    padding: 20px 10px 10px 85px;
    position: relative;
    margin-bottom: 30px;
}
.bann_res_text{
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    font-family: 'Arialn';
    /*font-family: Arial narrow;
    */
}
.bann_res_title{
    font-size: 39px;
    text-align: center;
    color: #fff;
/*    font-family: Arial narrow;
    font-weight: bold;*/
    font-family: 'Arialnarb';
    line-height: 40px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    display: block;
}
.bann_res_text span{
    font-weight: bold;
}
.rez_bann{
    position: absolute;
    left: 35px;
    top: 50%;
    margin-top: -50px;
    font-size: 101px;
  /*  font-family: Arial narrow;*/
    color: #fff;
/*    font-weight: bold;*/
    font-family: 'Arialnarb';
    line-height: 100px;
}


.wrap_block_foto{
    border: 5px solid #ededed;
    padding: 20px 0 0 0;
    text-align: center;
    margin: 0 0 20px 0;

}
.title_foto h2{
    color: #c9181c;
    font-size: 20px;
    line-height: 24px;
/*    font-family: Arial narrow;
    font-weight: bold;*/
    font-family: 'Arialnarb';
    margin: 0 0 15px 0;
    text-transform: uppercase;
    padding: 0 7% 0 7%;
}

.title_foto h2{
    display: inline-block;
}
.img_foto{
    display: inline-block;
    margin: 15px auto 25px auto;
}
.img_foto img{
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.block_foto_bott{
    width: 100%;
    background: #f7f7f7;
    padding: 25px 35px 10px 35px;
    min-height: 160px;
}

.btn_foto {
    height: 52px;
    background-image: url(../images/btn_bg.jpg);
    line-height: 30px;
    width: 270px;
    margin: 0 auto 15px auto;
}
.block_foto_bott p{
    margin: 0;
    font-size: 15px;
    line-height: 18px;
    color: #272526;
}



.cont_b_l, .cont_b_r {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    padding: 0 10px;
    font-size: 22px;
    line-height: 24px;
    color: #fff;
/*    font-family: Arial narrow;*/
    font-family: 'Arialn';
    text-transform: uppercase;
}
.bann_foto1{
    background-image: url(../images/banner_cont.jpg);
    margin-bottom: 25px;
}
.bann_foto2{
    background-image: url(../images/bann_foto2.jpg);
    margin-bottom: 25px;
}
.bann_foto3{
    background-image: url(../images/bann_foto3.jpg);
    margin-bottom: 25px;
}
.bann_foto2 .cont_b_r,
.bann_foto1 .cont_b_r {
    font-size: 20px;
    line-height: 22px;
}
.bann_foto1 .cont_b_l,
.bann_foto2 .cont_b_l,
.bann_foto3 .cont_b_l, .bann_foto3 .cont_b_r{
    font-size: 17px;
    line-height: 22px;
}

.bann_foto1 .cont_b_l,
.bann_foto1 .cont_b_r{
    font-weight: bold;
}
.font_tr{
    margin: 0 0 15px 0;
    line-height: 18px;
    font-size: 15px;
    color: #272526;
    text-transform: uppercase;
    font-weight: bold;
}

.block_text_doctor{
    border: 3px solid #f7f7f7; 
    margin-bottom: 20px;
    display: table;
    width: 100%;
    margin-top: 25px;
}
.block_doc{
    width: 30%;
   /* display: inline-block;*/
    display:  table-cell;
    vertical-align: middle;
    text-align: center;
    background-color: #f7f7f7;
    padding: 10px 10px 10px 10px; 
}
.text_doc{
    padding: 10px 10px 0px 10px;
    width: 64%;
    display:  table-cell;
 /*   display: inline-block;*/
    vertical-align: middle;
}
.img_doc {
    display: inline-block;
    position: relative;
}
.img_doc:after{
    content:'';
    width: 13px;
    height: 23px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    background: url(../images/arr_doc.png) no-repeat center center; 
    right: -10px;
}
.img_doc img{
    display: inline-block;
    width: auto;
    max-height: 100%;
    max-width: 100%;
}
.doc_name{
    margin: 5px 0 3px 0;
    line-height: 18px;
    font-size: 15px;
    color: #ed2124;
    font-weight: bold;
}
.doc_titl{
    margin: 0;
    line-height: 18px;
    font-size: 15px;
    color: #272526;
}




.font_ar{
    font-family: Arial, Verdana, sans-serif;
}


.wrap_block_why{
    position: relative;
    min-height: 270px;
    width: 100%;
}
.item_why{
    position: absolute;
}
.abs1{
    top: 0;
    left: 0;
}
.abs2{
    bottom:  0;
    left: 0;
}
.abs3{
    top: 0;
    right:  0;
}
.abs4{
    bottom:  0;
    right:  0;
}
.icon_why{
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    color: #fff;
    background-color: #e74c3c;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}
.text_why{
    line-height: 18px;
    font-size: 15px;
    color: #272526;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    width: 170px;
}
.abs1 .text_why,
.abs2 .text_why{
    width: 255px;
}
.center_why{
    position: absolute;
    top: 36px;
    left: 49%;
    margin-left: -164px;
}
.center_why img{
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.icon_center{
    position: absolute;
    top: 33px;
    left: 68px;
}

.line_w{
    position: absolute;
    z-index: 2;
}
.line1{
    left: 33px;
    top: 81%;
}
.line2{
    left: 40px;
    bottom: 70%;
}
.line3{
    left: -67px;
    top: 98%;
}
.line4{
    left: -66px;
    bottom: 64%;
}


.block_calen{
    margin: 30px 0 0 0;
}

.block_day{
    display: inline-block;
    vertical-align: top;
    width: 54%;
    margin-right: -12%;
}
.item_day{
    margin: 0 0 35px 0;
    line-height: 20px;
    font-size: 17px;
    color: #272526;
    max-width: 250px;
}
.item_day span{
    color: #e74c3c;
    font-weight: bold;
}
.item_day:nth-child(2){
    margin-left: 40px;
}
.item_day:nth-child(3){
    margin-left: 80px;
}
.img_calen1, .img_calen2{
    display: inline-block;
    vertical-align: top;
    width: 28%;
}
.img_calen2{
    text-align: right;
}
.img_calen1 img, .img_calen2 img{
    width: auto;
    max-height: 100%;
    max-width: 100%;
}
.caln_text{
    line-height: 40px;
    font-size: 40px;
    color: #e74c3c;
    margin-left: 20px;
    font-weight: bold;
}
.img1 {
     margin-top: 23px;
 }
.img2 {
     margin-top: 43px;
 }
.img3 {
    margin-top: 50px;
 }
.img4 {
    margin-top: 55px;
 }
.img5 {
     margin-top: 12px;
 }
.img6 {
    margin-top: 47px;
 }

.caln_text span{
    display: block;
    margin: 15px 0 25px 0;
    line-height: 30px;
    font-size: 28px;
    color: #272526;
    font-weight: bold;
}
.img_b{
}
.img_b img{
    width: auto;
    max-height: 100%;
    max-width: 100%;
}
.text_doc p{
    margin: 0 0 15px 0;
    line-height: 18px;
    font-size: 15px;
    color: #272526;
    padding-left: 20px;
    position: relative;
}
.st_li{
    padding-left: 20px;
}
.st_li p{
    margin: 0 0 10px 0;
}
.text_doc .st_li  span{
    color: #e74c3c;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
}
.foto_right{
    float: right;
    margin-left: 30px;
    margin-bottom: 15px;
}





.video-block {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    width: 640px;
    max-width: 100%;
    margin: 25px auto 25px auto;
}

.video-block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.item_ins{
    display: table;
    border-collapse: collapse;
    width: 100%;
    border: 5px solid #eaeaea;
    margin-bottom: 15px;
}
.left_ins{
    display: table-cell;
    border-right: 5px solid #eaeaea;
    width: 130px;
}
.right_ins{
    display: table-cell;
    vertical-align: middle;
}
.wr_inst_text{
    padding: 15px 10px 5px 15px;
}

.inst_text{
    margin: 0 0 10px 0;
    line-height: 18px;
    font-size: 15px;
    color: #272526;
}
.inst_text span{
    text-transform: uppercase;
    color: #c51417;
    font-weight: bold;
}

.img_ins_center{
    margin: 15px auto 15px auto; 
}
.img_ins_center img{
    width: auto;
    max-width: 100%;
    max-height: 100%;
}

.block_calen2 {
    margin: -10px 0 0 25px;
}
.block_l {
    display: inline-block;
    vertical-align: top;
    width: 35%;
    margin-right: -5%;
}
.item_ctop{
    position: relative;
    margin: 45px 0 0 0;
}
.item_ctop_arr{
    position: absolute;
    left: 0;
    bottom: -15px;
}
.item_ctop_arr img{
    width: auto;
    max-height: 100%;
    max-width: 100%;
}
.f1{
    font-size: 30px;
    color: #c51417;
/*    font-weight: bold;
    font-family: Arial narrow;*/
    font-family: 'Arialnarb';
}
.f2{
    color:#232323;
    font-size: 25px;
/*    font-weight: bold;
    font-family: Arial narrow;*/
    font-family: 'Arialnarb';
}
.f3{
    color:#232323;
    font-size: 19px;
/*    font-weight: bold;
    font-family: Arial narrow;*/
    font-family: 'Arialnarb';
}
.f3 span,
.item_cbott span{
    color: #c51417;
}
.item_cbott{
    color:#232323;
    font-size: 14px;
    margin-top: 80px;
    max-width: 192px;
}
.img_i1, .img_i2{
    display: inline-block;
    vertical-align: top;
}
 .img_i1{
    width: 30%;
}

 .img_i2{
    width: 43%;
    margin-left: -5%;
    text-align: right;
}
.caln_text2{
    margin-bottom: 15px;
}
.f5{
    font-size: 60px;
    line-height: 60px;
    color: #e74c3c;
  /*  font-weight: bold;
    font-family: Arial narrow;*/
    font-family: 'Arialnarb';
    display: inline-block;
    vertical-align: top;
}
.f6{
    font-size: 27px;
    color: #272526;
/*    font-weight: bold;
    font-family: Arial narrow;*/
    font-family: 'Arialnarb';
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
}
.item_ctop_arr_m{
    display: none;
}














.hidden_text{
    display:inline;
}
.visible{
    display: none;
}


label.error {
    color: #e81919;
    font-size: 10px;
    text-align: right;
    display: block;
}










.order_f {background: #f3f3f3;border: #ddd 1px solid;padding: 36px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;margin: 0px;font-family: Arial,Helvetica;}
.block_f {margin:0 0 14px;text-align:left;}
.block_f_label{width:65px;font-size:14px;color:#333;display: block;float: left; margin: 8px 21px 7px 0;}
.f_input{
    display:block;
    padding:8px 10px;
    border:#888 1px solid;
    font-size:15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    height: 32px;
    text-align: left;
}
.span_help{font-size:14px;color:#929292;display:block;padding-top: 10px;text-align: left;}
.form_hr{border-top: #bbb 1px solid;}

.inp_button{font-family: Arial; display: block;margin: 20px auto; border:none; outline:none;color: #fff;font-size:24px;text-decoration: none;text-align: center;width: 180px;height: 51px;line-height: 48px;background: #e74c3c;font-weight:700;border-bottom:2px solid #c0392b;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;cursor: pointer;} 
.inp_button:hover{background: #e75c4e;}
.inp_button:active{background: #c0392b;}
.block_f_pr {
    margin-top: 15px;
}
.block_f_pr .prs_total{
    font-weight: 700;
    font-size: 18px;
}
.block_f_pr .block_f{
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ord_table{display:table; width: 100%; font-size:14px;color:#000;width: 100%;border-collapse:collapse;margin:0 0 15px 0;}
.ord_table_tr { display:table-row;}
.ord_table_td {  display:table-cell;padding:15px 14px;border: 1px solid #d3d3d3; vertical-align:top;}
.table_head  {  
    width: 100%;
    display:block;
    padding:15px 14px;
    border: 1px solid #d3d3d3; 
    border-bottom: none; 
    margin:15px 0 0 0; 
    line-height: 18px;
    font-size:20px;
    color:#000;
}
.ord_table  img    {margin-top:5px !important}
.ttd2    {width:200px;text-align:center;}
.ttd3 p      {display:inline-block;color:#222;font-size:20px;margin:10px 0;}
.ttd3 span   {display:block;color:#444;font-size:14px;margin:10px 0;}
.ttd4    {width:129px;text-align:center;color:#777;padding-top:30px !important;}
.ttd4 p      {display:inline-block;color:#222;font-size:20px;margin-top:30px;}
.ttd4 s      {display:inline-block;color:#888;font-size:15px;margin-top:10px;}
.ttd5    {width:60px;text-align:center;color:#777;padding-top:30px !important;}
.ttd5 input  {width:42px;padding:5px;text-align:center;border:#ccc 1px solid;margin:25px 0 0 0;font-size:14px;}


.form_visible{display: block;}
.form_visible iframe{
    width: 100%;
    height: 850px;
}
.form_hidden{display: none;width: 100%;}
.form_hidden iframe{
    width: 100%;
    height: 960px;
}
.form_wrap iframe{
    width: 100%;
    height: 450px;
}
.form_wrap_bann iframe{
    width: 100%;
    height: 460px;
}








@media (min-width: 1035px){
    .container{
        width: 1024px;
    }
}

@media (max-width: 1035px) {
    .menu  li {
        margin: 0 0.5%;
    }
    .bann_foto1 .cont_b_l, .bann_foto2 .cont_b_l, .bann_foto3 .cont_b_l, .bann_foto3 .cont_b_r {
        font-size: 15px;
        line-height: 22px;
    }
        .block_calen2 {
        margin: -10px 0 0 10px;
    }
    .block_l {
        margin-right: -3%;
    }
    .img_i1 {
        width: 28%;
    }
}

@media screen and (max-width: 992px) and (min-width: 768px) {
	.block_cr .bl_w100_lbl {min-height:440px;}
}


/*@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {*/

/*}*/

@media (max-width: 992px)  {
    .container{
        width: 768px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .tell_top {
        line-height: 24px;
        margin-bottom: 0px;
        font-size: 25px;
    }
    .block-menu_nav{
        margin: 0 0;
    }
    .wrap_head_menu{
        position: relative;
        min-height: 48px;
    }

    .head_menu{
    /*    margin-top: 15px;*/
        padding: 10px 0 10px 0;
        position: absolute;
        top: 0px;
        left: 0;
        width: 100%;
        z-index: 10;
    }
 
    .head_menu .block-menu_nav {
        position: relative;
        text-align: center;
    }
    .head_menu .block-toggle_nav{
        display: inline-block;
        cursor: pointer;
        margin:  0;
    }
    .menu{
        display: none;
    }

    .menu  li {
        white-space: normal;
        display: block;
        vertical-align: top;
        width: 100%;
        text-align: center;
        margin: 0;
    }
    .menu li a {
        padding: 15px 0px 15px 0;
    }


    .logo_top {
        width: 185px;
        margin-top: 15px;
    }

    .head_top_right {
        width: 220px;
    }

    .title_timer {
        font-size: 19px;
    }
    .title_timer_bott {
        font-size: 16px;
        margin: 10px 0 0px 0;
    }
    .timer_top .position {
        height: 48px;
        line-height: 48px;
        width: 25px;
        background-size: cover;
    }
    .timer_top .countdownHolder {
        font-size: 35px;
        line-height: 35px;
    }
    .slogan_bott span{
        display: inline;
    }
    .banner_wrap {
        padding: 20px 0 0px 0;
    }
    .img_media img {
        width: 125px;
    }
    .block_comp {
        width: 324px;
    }
    .banner-right,
    .banner-left {
        width: 50%;
    }
    .product_top {
        margin-left: -105px;
    }
    .body_comp{
        background-color: rgba(245, 246, 246, 0.6);
    }
    .wrap_imems_doc .col-xs-12{
        width: 50%;
    }
    .block_inl_center {
        margin: 10px 0px 10px 0px;
    }
    .text_bann_center {
        font-size: 21px;
    }
    .text_bann_center span {
        font-size: 18px;
    }
    .section5 {
        padding: 15px 0 35px 0;
    }
    .section5 h3, .title_white {
        margin: 20px auto 20px auto;
        max-width: 90%;
        text-align: center;
    }
    .graff {
        width: 50%;
        float: left;
    }
    .imag_gr img {
        width: 68%;
    }
    .block_imag_gr:before {
        top: -80px;
        left: 61%;
    }
    .item_gr {
        margin: -11px 0 15px 0;
    }
    .col_foot{
        width: 50%;
        float: left;
    }
    .slog_foot {
        font-size: 20px;
        font-weight: normal; 
    }
    .font_b {
        font-size: 17px;
        margin-left: 0px;
    }
    .menu_bottom {
        margin: 28px 0 0 19px;
    }
    .prod_foot {
        top: 15%;
        left: 67%;
    }
    .prod_foot img {
        width: 75%;
    }
    .site_map {
      /*  margin: 14px 0 0 10px;*/
        /* max-width: 175px; */
    }
    .copy{
        margin-left: -15px;
    }
    .shad_block_t{
        display: inline-block;
        width: 49%;
        vertical-align: top;
        float: none;
        text-align: center;
        margin-bottom:  15px;
        text-align: left;
    }
    .shad_block_t:last-child {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
    .content{
        width: 100%;
    }
    .block_doc {
        width: 24%;
    }
    .aside .aside_block:nth-child(1) {
        display: block;
    }
    .aside {
        width: 100%;
        padding: 0 10%;
    }
    .aside .aside_block {
        display: none;
    }
    .block_product_top .banner-right {
        direction: block;
    }
    .wrap_block_why {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        width: 640px;
    }
    .bann_res {
        padding: 20px 10px 20px 85px;
        background-size: cover;
    }
    .block_l {
        margin-right: 0;
    }
    .img_i1 {
        width: 22%;
    }
    .img_i2 {
        width: 41%;
        margin-left: 0%;
    }
    .item_ctop {
        margin: 57px 0 0 0;
    }
    .item_cbott {
        max-width: 80%;
        margin-top: 95px;
    }
    .block_calen2 {
        margin: -10px 10px 0 25px;
    }
    .img-orig {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
        height: 100%;
    }
    .orig-list {
        width: 100%;
    }
    .orig-list li {
        margin-left: -40px;
    }
/*
    .bann_foto1 .cont_b_l, .bann_foto2 .cont_b_l, .bann_foto3 .cont_b_l, .bann_foto3 .cont_b_r {
        font-size: 17px;
        line-height: 22px;
   }*/
}

@media (max-width: 767px) {
	
	.on_faq_form {width:100%!important;margin:0 auto!important;}
	
	.form_wrap_bann {width:85%}
	.form_lend_bott {width:90%!important;}
	
	
    .container{
        width: 100%;
    }
    .row_logo{
        margin-left: -15px;
        margin-right: -15px;
        display: block;
        float: none;
    }
    .slogan_bott {
        letter-spacing: -0.2px;
    }
    .head_top {
        padding: 0px 0 0 0;
        /*    background-image: url(../images/head_top.png);*/
        background-image: none;
        height: auto;
    }
    .head_top_right {
        text-align: center; 
        width: 100%;
        float: none;
        margin-top: 15px;
    }
    .logo_top {
        width: 185px;
        background-image: url(../images/head_top.png);
        background-repeat: no-repeat;
        background-position: right top;
        width: 100%;
        text-align: center;
        float: none;
        padding: 29px 0 32px 0;
        margin: 15px 0 0 0;
    }
    .logo_top img {
        display: inline-block;
        width: 200px;
    }
    .banner_wrap {
        background:none;
        min-height: inherit;
        padding: 0;
    }
    .block_product_top { 
        background-image: url(../images/banner.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 25px 0 25px 0;
        text-align: center;
    }
    .banner_wrap .banner-left{
        display: none;
    }
    .banner_wrap .banner-right{
        text-align: center;
        width: 100%;
    }
    .product_top {
        position: relative;
        top: 0;
        left: 0;
        margin-left: 0;
        display: inline-block;
        margin-top: 35px;
    }
    .block_product_top {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .title_form{
        color: #2f2e2f;
    }
    .timer_r{
        display: block;
    }
    .timer_hidd {
        display: none;
    }



    .section1 {
        padding: 30px 0 0px 0;
    }
    .slider_decript{
        margin-bottom: 0;
    }
    .img_media img {
        width: 125px;
    }
    .media-body {
       width: 270px;
       margin: 0 auto;
    }
    .shad_block_mob {
        background-image: url(../images/att_fon.png);
        background-repeat: no-repeat;
        background-position: left top;
    }
    .att_block_imag{
        display: none;
    }
    .att_block_text {
        padding: 10px 10px 10px 10px;
    }
    .wrap_compos_block {
        min-height: inherit;
    }
    .comp_center {
        position:relative;
        left: 0;
        top: 0;
        margin-left: 0;
        text-align: center;
        margin-top: -25px;
        margin-bottom: 0;
    }
    .block_comp {
        max-width: 100%;
        width: inherit;
        position: relative;
    }
    .block_comp1, .block_comp2 ,
    .block_comp4, .block_comp3 {
        position: relative;
        top: inherit;
        bottom: inherit;
        left: inherit;
        right: inherit;
    }
    .block_comp1, .block_comp2,
    .block_comp3, .block_comp4 {
        padding: 30px 10px 0px 10px;
        text-align: center;
    }
    .block_comp1 .img_comp, .block_comp2 .img_comp,
    .block_comp3 .img_comp, .block_comp4 .img_comp {
        position: relative;
        top: inherit;
        bottom: inherit;
        margin-top: 0;
        left: inherit;
        right: inherit;
        display: inline-block;
    }
    .shad_block_t {
        width: 100%;
    }
    .hidden_text{
        display: block;
    }
    .section4 {
        background-image: url(../images/bann_center_mob.jpg);
        background-size: cover;
    }
    .block_inl_center {
       width: 100%;
       text-align: center;
    }
    .text_bann_center span{
        text-align: center;
    }
    .btn_sm {
       width: 290px;
       max-width: 100%;
       display: inline-block;
    }
    .graff{
        width: 100%;
    }
    .section5 h3, .title_white {
        max-width: 100%;
    }
    .block_imag_gr {
        width: 350px;
        margin: 25px auto 0 auto;
    }
    .imag_gr img {
         width: auto; 
    }
    .foot_menu{
        position: relative;
    }
    .wrap_footer {
        padding-top: 0;
    }
  /*  .col_foot {
        padding-right: 15px;
    }*/
        .col_foot .block-menu_nav {
    /*    position: relative;*/
        text-align: center;
        margin:  0;
        background-color: #121111;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 10px 0 10px  0;
    }
    .col_foot .block-toggle_nav{
        display: inline-block;
        cursor: pointer;
    }
    .col_foot{
        width: 100%;
        position: relative;
    }
    .menu_bottom{
        display: none;
        margin: 0 0 0 0;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 5;
        background-color: #121111;
        text-align: center;
    }
     .menu_bottom li{
        width: inherit;
        display: block;
        margin-bottom: 15px;
     }
    .menu_bottom li a{
        display: inline-block;
    }
    .slog_foot {
        font-size: 20px;
        font-weight: normal;
        text-align: center;
        padding: 60px 0 0 0;
    }
    .slog_foot .sp_b{
        font-weight: bold;
    }
    .timer_wrap_foot {
        text-align: center;
    }
    .font_b {
        margin-top: 10px;
        margin-bottom: 25px;
    }
    .timer_wrap_foot .title_timer {
        font-size: 21px;
    }
    .timer_wrap_foot .position {
        margin: 0 -2px;
    }
    .wrap_btn_foot {
        margin-top: 22px;
        text-align: center;
    }
    .site_map {
      /*  margin: 60px 0 0 0;*/
        text-align: center;
    }
    .site_map a {
        display: inline-block;
    }
    .bott_soc, .bott_copy{
        width: 100%;
    }
    .social {
      /*  margin: 14px 0 0 0;*/
        margin: 60px 0 0 0;
        text-align: center;
    }
    .copy {
        margin-left: 0;
        text-align: center;
        margin-top: 15px;
    }
    .prod_foot {
        top: 36%;
        left: 19%;
        opacity: 0.15;
        margin-left: 0;
    }
    .prod_foot img {
        width: 80%;
    }


    .foto_left {
        float: none;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        margin-bottom: 15px;
    }
    .block_text_doctor {
        display: block;
    }
    .block_doc {
        width: 100%;
        display: block;
    }
    .img_doc:after {
        top: 100%;
        margin-top: -6px;
        right: 50%;
        margin-right: -6px;
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .doc_name {
        margin: 15px 0 0px 0;
    }
    .text_doc p {
        padding-left: 0px;
    }
    .item_why {
        position: relative;
        top: inherit;
        bottom: inherit;
        left: inherit;
        right: inherit;
        margin: 15px 0 15px 0;
    }
    .line_w {
        display: none;
    }
    .abs1 .text_why, .abs2 .text_why,
    .abs3 .text_why, .abs4 .text_why {
        width: 225px;
    }
    .center_why {
        position: relative;
        top: inherit;
        left: inherit;
        margin-left: 0;
        text-align: center;
        margin: 15px 0 15px 0;
    }
    .icon_why {
        vertical-align: top;
    }
    .block_day {
        display: block;
        width: 100%;
        margin-right: 0;
    }
    .item_day {
        margin: 0 0 20px 0;
    }
    .item_day:nth-child(2) {
        margin-left: 15px;
    }
    .item_day:nth-child(3) {
        margin-left: 30px;
    }
    .img_calen1, .img_calen2 {
        display: block;
        vertical-align: top;
        width: 100%;
        text-align: center;
    }
    .caln_text span {
        display: inline;
    }
    .caln_text {
        margin-bottom: 25px;
    }
    .st_li {
        padding-left: 0px;
    }
    .st_li p{
        padding-left: 20px;
    }
    .item_resalt {
        width: 100%;
        float: none;
        margin: 0 0 25px 0;
    }
    .bann_res {
        padding: 20px 10px 20px 45px;
        padding: 20px 10px 20px 45px;
        width: 350px;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
    }
    .rez_bann {
        left: 12px;
        top: 64%;
    }
    .bann_res_title {
        margin: 0 0 15px 0;
    }
    .img_foto {
        margin: 15px auto 15px auto;
        padding: 0 10px;
    }
    .block_foto_bott {
        padding: 25px 10px 10px 10px;
        min-height: inherit;
    }
    .title_foto h2{
        padding: 0 10px 0 10px;
    }
    .bann_foto1 ,.bann_foto2, .bann_foto3, .bann_foto4{
 /*       width: 290px;*/
        margin: 25px auto 25px auto;
    }
    .bann_foto1 {
        background-image: url(../images/banner_cont_m1.jpg);
        padding: 30px 0 25px 0;
        background-size: cover;
    }
    .bann_foto2 {
        background-image: url(../images/banner_cont_m2.jpg);
        padding: 30px 0 25px 0;
        background-size: cover;
    }
    .bann_foto3{
        background-image: url(../images/banner_cont_m3.jpg);
        padding: 30px 0 25px 0;
        background-size: cover;
    }
    .bann_foto4{
        background-image: url(../images/banner_cont_m1.jpg);
        padding: 30px 0 17px 0;
        background-size: cover;
    }
    .bann_foto1 .ban_cont_img,
    .bann_foto2 .ban_cont_img,
    .bann_foto3 .ban_cont_img  {
        position: absolute;
        top: -2px;
        left: 30px;
        margin-left: 0;
    }
    .bann_foto4 .ban_cont_img {
        position: absolute;
        top: 11px;
        left: 30px;
        margin-left: 0;
    }
    .bann_foto1 .cont_b_l,
    .bann_foto2 .cont_b_l,
    .bann_foto3 .cont_b_l  {
        font-size: 17px;
        padding-left: 120px;
        display: block;
        width: 100%;
        margin-bottom: 20px;
        text-align: left;
    }
    .bann_foto4 .cont_b_l{
        padding-left: 120px;
        padding-right: 35px;
        line-height: 27px;
        display: block;
        width: 100%;
        margin-bottom: 23px;
        text-align: right;
        font-weight: bold;
    }
    .bann_foto4 .cont_b_r {
        width: 100%;
        display: block;
        padding: 0;
        font-weight: bold;
    }

    .bann_foto1 .cont_b_r,
    .bann_foto2 .cont_b_r {
        font-size: 20px;
        width: 100%;
        display: block;
        padding: 0;
    }
    .bann_foto3 .cont_b_r  {
        font-size: 17px;
        width: 100%;
        display: block;
        padding: 0;
    }
    .ord_table{display: block;}
    .ord_table_tr { display: block;}
    .ord_table_td { display: inline-block;}
    .ttd2 {
        width: 100%;
        text-align: center;
        border-bottom: none;
    }
    .ttd3{
        width: 100%;
        border-bottom: none;
    }
    .ttd3 span{
        font-size: 16px;
    }
    .ttd4,
    .ttd5{
        width: 50%;
        float: left;
        padding: 20px 10px;
        height: 120px;
        font-size: 18px;
    }
    .ttd4{
        border-right: none; 
    }
    .ttd4 p{
        display: block;
    }
   .clearfixx{
        margin: 0 0 25px 0 ;
   }
   .foto_gar{
        float: left;
        margin: 0 15px 0 0;
   }
   .block_setif img {
        margin: 0 auto 25px auto;
    }
    .shad_gar {

    }
    .shad_gar .shad_block_mob {
        background-image: url(../images/att_gar.png);
    }
    .att_title{
        text-align: center;
        padding: 30px 10px 25px 110px;
    }
    .gar_hidd{
        display: none;
    }
    .shad_gar .str-font{
        margin-top: 39px;
        font-size: 16px; 
    }
    .gar_d{
        display: none;
    }
    .gar_m{
        display: inline-block;
    }
    .tovar_block {
        margin-bottom: 35px;
    }

    .item_tov {
        /*display: block;
        width: 100%;*/
        margin-bottom: 10px;
    }
    .tov_img {
        margin: 15px 0 15px 0;
    }
    .desc_tov span {
        padding: 0 3%;
    }
    .deliv_img {
        width: 100%;
        display: block;
        text-align: center;
    }

    .desc_deliv {
        display: block;
        width: 100%;
        text-align: center;
    }
    .deliv_bott{
        margin-bottom: 40px;
    }
    .comment-text {
        overflow: visible; 
    }
    .answer_block {
        padding: 10px 5px 10px 15px;
        margin: 15px 0 0 23px;
		border-radius:5px;
    }
    .bann_rew {
        /*width: 290px;*/
        max-width: 100%;
        background-image: url(../images/banner_rew.jpg);
        /*padding: 20px 0 0 0;*/
        margin: 0 auto 20px auto;
        background-size: cover;
    }
    .prod_bann {
        position: absolute;
    left: 25px;
    top: 20px;
    width: 130px;
       
        text-align: center;
    }
    .prod_bann img {
        width: 135px;
        max-height: 100%;
        max-width: 100%;
    }
    .bann_rew_text {
        line-height: 32px;
            display: block;
    margin: 5px auto 15px auto;
        text-align: center;
    }
    .btn_rew {
        margin: 0px auto 0 auto;
    }
    .contact_item{
        margin: 0 0 10px 0;
        line-height: 25px;
    }
    .cont_block{
        display: block;
    }
    .map {
        height: 215px;
    }
    .input, .textarea {
        width: 100%;
    }
    .item_ctop_arr{
        display: none;
    }
    .item_ctop_arr_m{
        display: block;
        position: absolute;
        bottom: -53px;
        left: -10px;
    }
    .block_calen2 {
        margin: 9px auto 0 auto;
        width: 290px;
        max-width: 100%;
    }
    .block_l {
        display: block;
        width: 100%;
        margin-right: 0;
        position: relative;
        text-align: right;
        padding-bottom: 120px;
    }
    .item_ctop{
        text-align: left;
        position: absolute;
        top: 80px;
        left: 45px;
        margin: 0;
    }
    .item_cbott {
        max-width: 70%;
        margin-top: 0px;
        display: inline-block;
    }
    .img_i1 {
        width: 100%;
        text-align: center;
    }
    .img_i2 {
        width: 100%;
        margin-left: 0%;
        margin-top: 25px;
        position: relative;
        text-align: center;
        padding-bottom: 110px;
    }
    .caln_text2 {
        margin-bottom: 15px;
        position: absolute;
        bottom: 20px;
        left: 15px;
    }
    .item_ins {
        display: block;
        border: none;
    }
    .left_ins {
        display: block;
        border: none;
        text-align: center;
        width: 100%;
    }
    .left_ins img{
        display: inline-block;
        border: 5px solid #eaeaea;
    }
    .right_ins {
        display: block;
        margin-top: 0;
    }
    .wr_inst_text {
        padding: 15px 0 0 0;
    }
    .cb-form .modal-block .padding {
        padding: 10px 10px!important;
    }
    .cb-form .modal-block {
        min-width: 250px!important;
    }
    .fancybox-skin{
        padding: 0!important;
    }
    .body_comp {
        background-color: transparent;
    }
    .form_visible{
        display: none;
    }
    .form_hidden{display: block;}

}

@media (max-width: 600px) {
    .bann_rew {
        width: 290px;
        max-width: 100%;
        background-image: url(../images/banner_rew_m.jpg);
        padding: 20px 0 0 0;
        margin: 0 auto 20px auto;
        background-size: cover;
    }
	
	
	.prod_bann {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        text-align: center;
    }
	
}
@media (max-width: 520px) {
.item_tov {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
}

@media (max-width: 400px) {

    .graff {
      /*  padding: 0;*/
        margin-bottom: 25px;
    }
    .block_imag_gr {
        margin: 6px 0 0 0;
    }
    .block_imag_gr:before {
        top: -46px;
        left: 37%;
    }
    .block_imag_gr {
        width: 100%;
        margin: 25px auto 0 auto;
    }

    .imag_gr img {
        width: 80%;
    }
    .form_hidden iframe{
        width: 100%;
        height: 1050px;
    } 
}
@media (max-width: 350px) {
.tell_frew {max-width:165px!important;}
.line_inl_frew .w100 {width:95px;}
}














#kmacb {
    position: fixed;
    * visibility: hidden;
  /*  display: none;*/
    background - color: transparent;
    width: 160px;
    height: 160px;
    z-index: 200000!important; 
    -webkit-backface-visibility:hidden; 
    -webkit-transform: translateZ(0); 
    -webkit-transition: visibility .5s; 
    -moz-transition: visibility .5s; 
    -o-transition: visibility .5s;
    transition: visibility .5s;
    right: 15px;
    bottom: 15px;
}
/*#kmacb - form - append {
    display: none;
}*/
@media (max-width: 767px) {
    #kmacb {
        display: none!important;
    }
}
    #kmacb a {
    text-decoration: none;
}

        .kmacb__manager{
            width:150px!important;
            height:150px!important;
        }
        .kmacb__manager-circle{
            background:#52aff7;
            position:absolute;
            width:120px;
            height:120px;
            top:50%;
            left:50%;
            margin-top:-60px;
            margin-left:-60px;
            border-radius:100%;
        }
        .kmacb__manager-img{
            background:center bottom no-repeat;
            position:absolute;
            width:120px;
            height:120px;
            top:50%;
            left:50%;
            margin-top:-60px;
            margin-left:-60px;
            border-radius:100%;
        }
        
        .kmacb__manager-border{
            position:absolute;
            width:75px;
            height:75px;
            top:50%;
            left:50%;
            margin-top:-39.5px;
            margin-left:-39.5px;
            border-radius:100%;
            border:2px solid #ffe787;
            -webkit-animation:kmacb__manager-border-anim 1.5s ease-in-out .5s infinite;
            -moz-animation:kmacb__manager-border-anim 1.5s ease-in-out .5s infinite;
            -ms-animation:kmacb__manager-border-anim 1.5s ease-in-out .5s infinite;
            -o-animation:kmacb__manager-border-anim 1.5s ease-in-out .5s infinite;
            animation:kmacb__manager-border-anim 1.5s ease-in-out .5s infinite;
            opacity:.8;
            transform-origin:center;
        }
        @-webkit-keyframes kmacb__manager-border-anim{
            0%{
                transform:scale(1);
            }
            75%{
                opacity:.6;
            }
            100%{
                transform:scale(2.1);
                opacity:.3;
            }
        }
        @-moz-keyframes kmacb__manager-border-anim{
            0%{
                transform:scale(1);
            }
            75%{
                opacity:.6;
            }
            100%{
                transform:scale(2.1);
                opacity:.3;
            }
        }
        @-ms-keyframes kmacb__manager-border-anim{
            0%{
                transform:scale(1);
            }
            75%{
                opacity:.6;
            }
            100%{
                transform:scale(2.1);
                opacity:.3;
            }
        }
        @-o-keyframes kmacb__manager-border-anim{
            0%{
                transform:scale(1);
            }
            75%{
                opacity:.6;
            }
            100%{
                transform:scale(2.1);
                opacity:.3;
            }
        }
        @keyframes kmacb__manager-border-anim{
            0%{
                transform:scale(1);
            }
            75%{
                opacity:.6;
            }
            100%{
                transform:scale(2.1);
                opacity:.3;
            }
        }
        .kmacb__manager-fill{
            background:#52aff7 center bottom no-repeat;
            position:absolute;
            width:75px;
            height:75px;
            top:50%;
            left:50%;
            margin-top:-37.5px;
            margin-left:-37.5px;
            border-radius:100%;
            opacity:.5;
            -webkit-animation:kmacb__manager-fill-anim 1.5s ease-in-out infinite;
            -moz-animation:kmacb__manager-fill-anim 1.5s ease-in-out infinite;
            -ms-animation:kmacb__manager-fill-anim 1.5s ease-in-out infinite;
            -o-animation:kmacb__manager-fill-anim 1.5s ease-in-out infinite;
            animation:kmacb__manager-fill-anim 1.5s ease-in-out infinite;
            transform-origin:center;
            }
            @-webkit-keyframes kmacb__manager-fill-anim{
                0%{
                    transform:scale(1);
                }
                75%{
                    opacity:.3;
                    transform:scale(2.1);
                }
                100%{
                    opacity:0;
                    transform:scale(2.1);
                }
            }
            @-moz-keyframes kmacb__manager-fill-anim{
                0%{
                    transform:scale(1);
                }
                75%{
                    opacity:.3;
                    transform:scale(2.1);
                }
                100%{
                    opacity:0;
                    transform:scale(2.1);
                }
            }
            @-ms-keyframes kmacb__manager-fill-anim{
                0%{
                    transform:scale(1);
                }
                75%{
                    opacity:.3;
                    transform:scale(2.1);
                }
                100%{
                    opacity:0;
                    transform:scale(2.1);
                }
            }
            @-o-keyframes kmacb__manager-fill-anim{
                0%{
                    transform:scale(1);
                }
                75%{
                    opacity:.3;
                    transform:scale(2.1);
                }

                100%{
                    opacity:0;
                    transform:scale(2.1);
                }
            }
            @keyframes kmacb__manager-fill-anim{
                0%{
                    transform:scale(1);
                }
                75%{
                    opacity:.3;
                    transform:scale(2.1);
                }
                100%{
                    opacity:0;
                    transform:scale(2.1);
                }
            }

.popup{
    margin-top: 3px;
    display: block;
    text-align: center;
   /* font-size: 16px;
    line-height: 18px;*/
    font-size: 20px;
    line-height: 24px;
    color: #ed2025;
    text-decoration: none;
  /*  border-bottom: 1px dashed #ed2025;*/
}
.popup span{
    border-bottom: 1px dashed #ed2025;
}
.popup:hover{
    text-decoration: none;
}
.popup:hover span{
    border-bottom: 1px dashed transparent;
}
.wrap2 .fancybox-skin {
    background-color: transparent;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
/*01.03.17*/
.order_f {
    padding: 22px 36px;
}

.number{
    display: block;
    clear: both;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    }
.f_sch{
    width: 60px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-weight: 700;
}
.minus,
.plus{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    border-radius: 5px;
    vertical-align: middle;
    background-color: #e54b3f;
    display: inline-block;
}

nobr #minus, #minusb {
    width: 21px;
    height: 20px;
    background: url(../images/plus-min.png) no-repeat;
    display: inline-block;
    position: relative;
    background-position: 0 -20px;
    top: 5px;
    right: 5px;
}

nobr #minus:hover, #minusb:hover {
    background-position: 0 1px;
}

nobr #minus:active, #minusb:active {
    background-position: 0 -20px;
}

nobr #plus, #plusb {
    width: 21px;
    height: 20px;
    background: url(../images/plus-min.png) no-repeat;
    display: inline-block;
    background-position: 0 -60px;
    position: relative;
    top: 5px;
    left: 5px;
}

nobr #plus:hover, #plusb:hover {
    background-position: 0 -40px;
}

nobr #plus:active, #plusb:active {
    background-position: 0 -60px;
}

.form_rew{
    width: 570px;
    max-width: 100%;
    padding: 0 15px 15px 15px;
    background: #fff;
    border-radius: 5px;
    display: none;
}
.form_rew .col-md-6:first-child{
    padding-right: 0;
}
.form_rew .col-md-6:last-child{
    padding-left: 0;
}
.title_f_r{
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 24px;
    color: #fff;
    text-shadow: 0 0 0 #eee;
    padding: 15px 10px 15px 10px;
    background: url(../images/title_f.png) no-repeat center top;
 /*   background-size: cover;*/
}
.line_f_rew{
    margin-top: 10px;
}
.label_frew{
    font-size: 14px;
    line-height: 16px;
    color: #272526;
    margin-bottom: 5px;
}
.line_inl_text{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 40px;
    color: #272526;
    margin:  0 5px;
}
.input_frew,
.textarea_frew{
    display: block;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #9e9e9e;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    color: #272526;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    height: 40px;
    text-align: left;
    margin:0;
}
.textarea_frew{
    height: 154px;
    line-height: 18px;

}
.line_inl_frew{
    display: inline-block;
    vertical-align: top;
    margin-right:5px;
 
}
.line_inl_frew:last-child{
   margin-right:0;   
}
.w100{
    width: 100px;
}
.w175{
    width: 175px;
}
.w75{
    width: 75px;
}
.input_frew:focus, .submit_frew:focus {
    outline: none;
}

.jq-selectbox {
/*    display: block;
    padding: 10px 5px;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #9e9e9e;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    color: #272526;
    height: 40px;
    text-align: left;
    margin:0;*/
}
/*.jq-selectbox.opened    /* выпадающий список селекта раскрыт*/
/*.jq-selectbox.changed   /*выбрано значение, отличное от заданного по умолчанию*/
.jq-selectbox__select {
    display: block;
    padding: 10px 35px 10px 5px;
    font-size: 14px;
    line-height: 18px;
    border: 1px solid #9e9e9e;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    color: #272526;
    height: 40px;
    text-align: left;
    margin:0;
    } 
.jq-selectbox__select:hover {
    background: #fff;
}
     /*селект в свернутом состоянии*/
/*.focused .jq-selectbox__select  фокус на селекте, когда нажата клавиша Tab
.jq-selectbox__select-text дополнительный вложенный тег для свернутого селекта*/
.jq-selectbox__trigger {
    height: 35px;
    width: 35px;
    background: url(../images/arr_frew.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 2px;
    right: 2px;
    border-left: none;
}
/*.jq-selectbox.opened .jq-selectbox__trigger,  
.jq-selectbox__trigger:hover {
    background: url(../images/arr_frew_h.png) no-repeat center center;
}*/
.jq-selectbox__trigger-arrow   {
    display: none;
}


.submit_frew {
    display: block;
    margin: 25px auto 0 auto;
    border: none;
    outline: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 22px;
    text-decoration: none;
    text-align: center;
    width: 250px;
    height: 54px;
    background: url(../images/btn_frew.png) no-repeat center center;
    background-size: cover;
    font-weight: 700;
    cursor: pointer;
}
.lend_subm:hover{
    background: url(../images/btn_frew_h.png) no-repeat center center;
}
.wrap2 .fancybox-skin{
    background-color: transparent;
    padding: 0;
}
.wrap2 .fancybox-close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 25px;
    height: 25px;
    background-image: url(../images/close_fr.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}






/*style-lend*/
.banner_lend_wrap{
    min-height: 480px;
    background-size: cover;
}
.bann_lend1{
    background: url(../images/bann_l1.jpg) center center no-repeat;
}
.bann_lend2{
    background: url(../images/bann_l2.jpg) center center no-repeat;
}
.bann_lend3{
    background: url(../images/bann_l3.jpg) center center no-repeat;
}
.bann_lend4{
    background: url(../images/bann_l4.jpg) center center no-repeat;
}
.bann_lend5{
    background: url(../images/bann_l5.jpg) center center no-repeat;
}
.bann_lend6{
    background: url(../images/bann_l6.jpg) center center no-repeat;
}
.bann_lend7{
    background: url(../images/bann_l7.jpg) center center no-repeat;
}
.bann_lend8{
    background: url(../images/bann_l8.jpg) center center no-repeat;
}
.bann_lend9{
    background: url(../images/bann_l9.jpg) center center no-repeat;
}
.bann_lend10{
    background: url(../images/bann_l10.jpg) center center no-repeat;
}
.bann_lend11{
    background: url(../images/bann_l11.jpg) center center no-repeat;
}
.bann_lend12{
    background: url(../images/bann_l12.jpg) center center no-repeat;
}
.bann_lend13{
    background: url(../images/bann_l13.jpg) center center no-repeat;
}
.bann_lend14{
    background: url(../images/bann_l14.jpg) center center no-repeat;
}
.bann_lend15{
    background: url(../images/bann_l15.jpg) center center no-repeat;
}
.bann_lend16{
    background: url(../images/bann_l16.jpg) center center no-repeat;
}
.bann_lend17{
    background: url(../images/bann_l17.jpg) center center no-repeat;
}
.title_lend{
    padding-top: 17%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    width: 700px;
    max-width: 100%;
}
.bann_lend5 .title_lend {
    width: 100%;
}
.bann_lend6 .title_l_bot {
        font-size: 31px;
    }
/*.title_l_top{
    font-weight: bold;
    font-size: 35px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0;
}*/
.title_lend  h1{
    font-weight: bold;
    font-size: 35px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0;
}
.title_l_bot{
    font-size: 20px;
    line-height: 25px;
    margin-top: 20px;
    color: #fff; 
}



/*.tile_lend{
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    color: #272526;
    line-height: 25px;
    margin: 0 auto 25px auto; 
    width: 600px;
    max-width: 100%;
}
*/
.sect_lending h2,
.sect_lending h3,
.sect_lending h4,
.sect_lending h5,
.sect_lending h6,
.sect_lending .h7,
.sect_lending .h8,
.sect_lending .h9,
.sect_lending .h10,
.sect_lending .h11
{
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    color: #272526;
    line-height: 25px;
    margin: 0 auto 25px auto; 
    width: 600px;
    font-family: Arial, Verdana, sans-serif;
    max-width: 100%;
}
.title_w_l{
    color: #fff;
}
.title_w_l h2,
.title_w_l h3,
.title_w_l h4,
.title_w_l h5,
.title_w_l h6,
.title_w_l .h7,
.title_w_l .h8,
.title_w_l .h9,
.title_w_l .h10,
.title_w_l .h11{
    color: #fff;
}
.block_text_l{
    margin: 0px 0 20px 0;
}
.block_text_lend{
    margin: 0px 0 0px 0;
	padding-bottom: 10px;
    border-bottom: 1px #C0C0C0 dashed;
}
.fotolend_left {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
.fotolend_left img{
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.foto_l_r{
    float: right;
    margin-left: 20px;
    margin-bottom: 0px;
}
.foto_l_r img{
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.sect_lend1{
    padding: 25px 0 10px 0;
}
.fot_m1{
    margin-top: -20px;
    margin-right: 10px;
}
.sect_lend2{
    background: url(../images/sec_l2.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 10px;
    padding-bottom: 10px;
}
.answ_l{
    width: 10%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.answ_text_l{
    width: 88%;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
}

.sect_lend3{
    padding: 25px 0 10px 0;
}
.sect_lend4{
    padding: 30px 0 10px 0;
    background: url(../images/sec_l4.jpg) center center no-repeat;
    background-size: cover;
}
.type_l1{
    list-style: none;
    margin: 0;
    padding: 0;
}
.type_l1 li{
    display: block;
    margin: 20px 0 20px 0;
}
.type_l1 .icon{
    width: 45px;
    height: 45px;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #ec4246;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #a8181c;
    line-height: 40px;
    border-radius: 50%;
    margin-right: 20px;
}
.type_l1 .text_li1{
    font-size: 18px;
    line-height: 22px;
    max-width: 90%;
    display: inline-block;
    color: #272526;
    font-weight: bold;
    vertical-align: middle;
}

.sect_lend5{
    padding: 25px 0 0 0;
}
.type_l2{
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.type_l2 li{
    display: block;
    margin: 10px 0 15px 0;
}
.type_l2 .icon{
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ed2025;
    background-color: #ed2025;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 24px;
    border-radius: 50%;
    margin-right: 10px;
}
.type_l2 .text_li{
    font-size: 15px;
    line-height: 17px;
    max-width: 87%;
    display: inline-block;
    color: #272526;
    vertical-align: top;
}

.sect_lend6{
    background: url(../images/sec_l6.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
}
.sect_lend7{
    padding: 25px 0 10px 0;
}
.tile_lend_bott {
    font-size: 15px;
    width: 560px;
    max-width: 100%;
    text-align: center;
    color: #fff;
    line-height: 18px;
    margin: 15px auto 15px auto;
}
.icons_block_l{
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 18px;
    margin-top: 20px;
}
.icons_block_l span{
    display: block;
    margin: 15px auto 15px auto;
    padding: 0 10px;
}
.title_diagn{
    font-size: 16px;
    color: #272526;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 18px;
    margin: 0 0  10px 0;
}

.type_l3{
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
}
.type_l3 li{
    display: block;
    margin: 10px 0 10px 0;
    font-size: 15px;
    line-height: 17px;
    color: #272526;
    padding-left: 15px;
    position: relative;
}
.type_l3 li:before{
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    top: 3px;
    left: 0;
    background: url(../images/type3.png) no-repeat center center; 
}
.type_l3 span{
    color: #ed2025;
    font-weight: bold;
 }

 .l_bold{
    margin: 0 0 0 0;
    line-height: 18px;
    font-size: 15px;
    color: #272526;
    font-weight: bold;
 }
 .sect_lend8{
    background: url(../images/sec_l8.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
}
.sect_lend9{
    background: url(../images/sec_l9.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 40px;
}
.block_sex{}
.sex_l {
    width: 15%;
    display: inline-block;
    vertical-align: middle;
}
.sex_text_l{
    width: 83%;
    display: inline-block;
    vertical-align: middle;
}
.sex_text_l p:last-child{
    margin-bottom: 0;
}

.bann_bott{
    background: url(../images/ban_bott_l1.jpg) center top no-repeat;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 15px;
}
.img_pr_l{
    position: relative;
    text-align: center;
    width: 100%;
}
.img_pr_l img{
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.bott_info_l{
    position: absolute;
    bottom: -30px;
    left: 0;
    background: url(../images/fon_info_l.png) no-repeat center center;
    background-size: contain;
    padding: 5px 30px 5px 15px;
}
.info_t_l{
    font-size: 20px;
    line-height: 22px;
    color: #fff;
}
.info_t_l span{
    display: block;
    font-size: 23px;
}
.form_lend_bott{
    width: 100%;
    padding: 0;
    text-align: center;
}
.border_f{
    width: 100%;
    border: 2px solid #fff;
    border-bottom: none;
    border-radius: 5px;
    position: relative;
    padding-bottom: 25px;
}
.border_f:after,
.border_f:before{
    content: '';
    width: 20%;
    height: 2px;
    background-color: #fff;
    display: block;
    position: absolute;
    bottom: 0;
}
.border_f:after{
    right: 1px;
}
.border_f:before{
    left: 1px;
}
.titl_lend_bott{
    font-size: 29px;
    line-height: 32px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px 0 0 0;
}
.titl_lend_bott span{
    display: block;
}
.titl_l_bott{
    font-size: 25px;
    line-height: 28px;
    color: #fff;
    font-weight: bold;
    margin: 15px 0 15px 0;
}
.lend_input{
    display: block;
    padding: 12px 15px;
    font-size: 18px;
    line-height: 24px;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    color: #525252;
    width: 400px;
    max-width: 100%;
    box-sizing: border-box;
    height: 48px;
    text-align: left;
    margin: 15px auto 15px auto;
}
.lend_input:focus, .lend_subm:focus {
    outline: none;
}
.lend_input::-webkit-input-placeholder{
    color: #525252!important;
   font-family: Arial,sans-serif!important;
   font-size: 18px!important;
}
.lend_input::-moz-placeholder{
    color: #525252!important;
    font-family: Arial ,sans-serif!important;
    font-size: 18px!important;
}
.lend_input::-ms-input-placeholder{
    color: #525252!important;
    font-family: Arial ,sans-serif!important;
    font-size: 18px!important;
}
.lend_input:focus::-webkit-input-placeholder{
    color:transparent!important;
}
.lend_input:focus::-moz-placeholder{
    color:transparent!important;
}
.lend_input:focus::-ms-input-placeholder{
    color:transparent!important;
}

.lend_subm {
    display: block;
    margin: -25px auto 0 auto;
    border: none;
    outline: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 22px;
    text-decoration: none;
    text-align: center;
    width: 250px;
    height: 54px;
    background: url(../images/submit_lend.png) no-repeat center center;
    background-size: cover;
    font-weight: 700;
    cursor: pointer;
}
.lend_subm:hover{
    background: url(../images/submit_lend_h.png) no-repeat center center;
}

.sect_lend10{
    background: url(../images/sec_l10.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 40px;
}
.p_lend_bott{
    text-align: center;
}
.font_g {
    color: #272526;
}
.font_w, .title_w_l{
    color: #fff;
}
.sect_lend11{
    background: url(../images/sec_l11.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
}
.type_l3.font_w li{
    color: #fff;
}
.sect_lend12{
    background: url(../images/sec_l12.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
}
.item_lend{
    text-align: center;
    width: 360px;
    max-width: 100%;
    margin: 0 auto 0 auto;
}
.img_l{
    display: inline-block;
}
.img_l img{
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.l_text_item{
    margin: 20px 0 10px 0;
    line-height: 18px;
    font-size: 15px;
    color: #272526;
}
.l_text_item span{
    font-weight: bold;
}
.sect_lend13{
    background: url(../images/sec_l13.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 15px;
    padding-bottom: 15px;
}
.sect_lend14{
    background: url(../images/sec_l14.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
}
.title_lend_w{
    line-height: 22px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;  
}
.sect_lend15{
    padding: 25px 0 20px 0;
    background-color: #f1f1f1;
}
.video-l {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    width: 850px;
    max-width: 100%;
    margin: 25px auto 25px auto;
}

.video-l iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sect_lend16{
    padding: 25px 0 25px 0; 
}
.sect_lend17 .container{
    position: relative;
/*    background: url(../images/fon_l1.png) center center no-repeat;*/
}
/*.sect_lend17 .tile_lend{
    padding-top: 20px;
}*/
.sect_lend17 h2{
    padding-top: 20px;
}
.img_fon1{
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    left: -40px;
}
.img_fon1 img{
    height: 100%;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.block_text_padd{
    padding-top: 25px;
    padding-bottom: 10px;
}
.block_text_padd .tile_lend{
    text-align: left;
}
.sect_lend18{
    background: url(../images/sec_l18.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
}
.sect_lend19{
    background: url(../images/sec_l19.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;   
}
.sect_lend20{
    padding-top: 25px;
    padding-bottom: 25px;   
}
.sect_lend21{
    background: url(../images/sec_l21.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 10px;
    padding-bottom: 10px;   
}
.sect_lend22{
    background: url(../images/sec_l22.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 10px;
    padding-bottom: 10px;   
}
.sect_lend23{
    padding-top: 25px;
    padding-bottom: 25px;   
}
.icon_numb_top{
    width: 45px;
    height: 45px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ed2025;
    background-color: #ed2025;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 44px;
    border-radius: 50%;
    margin-right: 10px;
}
.item_arr_l{
    position: relative;
}
.item_arr_l:after{
    content: '';
    display: block;
    position: absolute;
    top: 30px;
    right: -10px;
    width: 55px;
    height: 25px;
    background: url(../images/arr_l.png) no-repeat center center; 
    position: absolute;
}
.item_arr_l:last-child:after{
    display: none;
}
.sect_lend24{
  /* background: url(../images/fon_l24.png) center center no-repeat;*/
  background-color: #0b0b0b;
}
.sect_lend24 .container{
    position: relative;
}
.img_fon2{
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    height: 100%;
}
.img_fon2 img{
    height: 100%;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.sect_lend25 {
    background: url(../images/sec_l25.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
}
.foto_m4{
    margin: -60px 0 0 0;
}
.sect_lend26 {
    background: url(../images/sec_l26.jpg) center center no-repeat;
    background-size: cover;
}
.sect_lend26 .container{
    position: relative;
}
.img_fon3{
    position: absolute;
  /*  top: 0;*/
    bottom: 0;
    left: 70px;
    height: 100%;
}
.img_fon3 img{
    height: 100%;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.sect_lend27 {
    background: url(../images/sec_l27.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 0px;
}
.sect_lend28 {
    padding-top: 25px;
    padding-bottom: 25px;
}
.sect_lend29 {
    background: url(../images/sec_l29.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
}
.head_titl_item{
    line-height: 22px;
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;  
}
.l_text_item.font_w{
    color: #fff;
    min-height: 110px;
}
.sect_lend29 .item_lend{
    width: 100%;
    margin-bottom: 25px;
}
.sect_lend30{
    padding: 25px 0 25px 0;
}
.sect_lend30 .p_lend_bott {
    margin-bottom: 15px;
}
.sect_lend31 {
    background: url(../images/sec_l31.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
}
.sect_lend32 {
    background: url(../images/sec_l32.jpg) center center no-repeat;
    background-size: cover;
}
.sect_lend32 .container{
    position: relative;
}
/*.sect_lend32 .tile_lend{
    padding: 25px 0 0 0;
    width: 630px;
    max-width: 100%;
}*/
.sect_lend32 .h8{
    padding: 25px 0 0 0;
    width: 630px;
    max-width: 100%;
}
.img_fon4{
    position: absolute;
    bottom: 0;
/*    height: 100%;*/
    left: 0px;
    z-index: 0;
}
.sect_lend32  .bl_w100_l {
    z-index: 1;
    position: relative;
}
.img_fon4 img{
   /* height: 100%;*/
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.sect_lend33 {
    background: url(../images/sec_l33.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
}
.sect_lend34{
    background: url(../images/sec_l34.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
}
.sect_lend34 .icons_block_l span {
    padding: 0 20%;
}
.sect_lend35 {
    background: url(../images/sec_l35.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
}
.sect_lend36{
    background: url(../images/sec_l36.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
}
.sect_lend37{
    background: url(../images/sec_l37.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
}
.sect_lend38{
    background: url(../images/sec_l38.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
}
.sect_lend39{
    background: url(../images/sec_l39.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
}
/*.sect_lend39 .tile_lend{
    width: auto;
}*/
.sect_lend39 .h7{
    width: auto;
}
.sect_lend40 {
    background: url(../images/sec_l40.jpg) center center no-repeat;
    background-size: cover;
    overflow: hidden;
}
.sect_lend40 .container{
    position: relative;
}
.img_fon5 {
    position: absolute;
    bottom: -24px;
    height: 115%;
    left: -45px;
    z-index: 0;
}
.img_fon5 img{
    height: 100%;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.sect_lend40 p{
    position: relative;
    z-index: 1;
}
.sect_lend41 {
    background: url(../images/sec_l41.jpg) center center no-repeat;
    background-size: cover;
    overflow: hidden;
}
/*.sect_lend41 .tile_lend{
    padding: 25px 0 0 0;
}*/
.sect_lend41 h3{
    padding: 25px 0 0 0;
}
.sect_lend41 .container{
    position: relative;
}
.img_fon6{
    position: absolute;
    bottom: -85px;
/*    height: 100%;*/
    right:  85px;
}
.img_fon6 img{
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.sect_lend42{
    background: url(../images/sec_l42.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;   
}
.sect_lend43 {
    background: url(../images/sec_l43.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
}
.sect_lend44 {
    background: url(../images/sec_l44.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
}
.item_l_inl{
    margin-bottom: 25px;
    min-height: 265px;
}
.img_fl_foto{
    float: left;
    margin-right: 15px;
}
.img_fl_foto img{
    display: block;
    width: 140px;
    max-width: 100%;
    max-height: 100%;
    height: auto;
}
.img_inl_body{
    overflow: hidden;
}
.head_foto_l{
    margin-bottom: 15px;
}
.icons_number{
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    height: 45px;
    border: 1px solid #ed2025;
    background-color: #ed2025;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 44px;
    border-radius: 50%;
    margin-right: 15px;
}
.name_lend{
    font-size: 15px;
    color: #272526;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 18px;
    display: inline-block;
    vertical-align: middle;
}
.line_lend  {
    margin: 0 0 15px 0;
    line-height: 18px;
    font-size: 15px;
    color: #272526;
}
.line_lend span{
    font-weight: bold;
}
.sect_lend45 {
    background: url(../images/sec_l45.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 0px;
}
.sect_lend46 {
    padding-top: 25px;
    padding-bottom: 25px;
}
.sect_lend46 a{
    text-decoration: none;
}
.sect_lend46 a:hover{
    text-decoration: underline;
}
.mrg_foto{
    margin-left: -129px;
    margin-top: -90px;
}
.sect_lend47 {
    background: url(../images/sec_l47.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sect_lend48 {
    background: url(../images/sec_l48.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 10px;
}
.sect_lend49 {
    background: url(../images/sec_l49.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 0px;
    padding-bottom: 0px;
}
.sect_lend49 .container{
    position: relative;
}
.img_fon7{
    position: absolute;
    bottom: -1px;
    height: 100%;
    left:  0;
}
.img_fon7 img{
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}


.sect_lend50{
    padding: 25px 0 25px 0;
}
.lend_fl_blockicon{
    display: block;
    position: relative;
    padding-left: 75px;
    margin: 20px 0 0 0;
}
.lend_fl_icon{
    position: absolute;
    left: 0;
    top:0;
    height: 60px;
    width: 60px;
    background: url(../images/icon_fl.png) no-repeat center center;
    border-radius: 50%;
    display: block;
}
.head_fl_l{
    margin: 0 0 15px 0;
    line-height: 18px;
    font-size: 18px;
    color: #272526;
    font-weight: bold;
}


.sect_lend51{
    padding: 25px 0 25px 0;
}
.lend_blockinsr{
    margin-bottom: 30px;
}
.foto_ins_l{
    display: inline-block;
    vertical-align: middle;
    width: 40%;
}
.foto_ins_l img{
    width: auto;
    max-height: 100%;
    max-width: 100%;
}
.body_ins_l{
    display: inline-block;
    vertical-align: middle;
    width: 59%;
    padding-left: 15px;
    line-height: 18px;
    font-size: 15px;
    color: #272526;
}
.sect_lend52 {
    background: url(../images/sec_l52.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
}
.sect_lend53 {
    background: url(../images/sec_l53.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
}

.sect_lend54 {
    background: url(../images/sec_l54.jpg) center center no-repeat;
    background-size: cover;
}
.item_sect_l{
    padding: 25px 0 0px 0;
}
.item_sect1 {
    background-color: rgba(75,75,75,0.5);
   /* background: url(../images/item_sect1.png) center center no-repeat;*/
 /*   background-size: cover;*/
}
.item_sect2 {
    background-color: rgba(41,41,41,0.5);
    /*background: url(../images/item_sect2.png) center center no-repeat;*/
/*    background-size: cover;*/
}
.item_sect3 {
    background-color: rgba(29,29,29,0.5);
    /*background: url(../images/item_sect3.png) center center no-repeat;*/
/*    background-size: cover;*/
}
.bl_lend_table{
    padding: 0 0 25px 0;
}
.bl_left_l{
    display: inline-block;
    vertical-align: top;
    width: 54%;
}
.bl_left_r{
    display: inline-block;
    vertical-align: top;
    width: 45%;
    text-align: right;
}
.tabl_lend{
    display: table;
    width: 410px;
    max-width: 100%;
}
.row_tabl_l{
    display: table-row;
}
.td_tabl_l{
    display: table-cell;
    width: 50%;
    padding: 5px 10px;
    line-height: 18px;
    font-size: 15px;
    color: #fff;
    text-align: left;
}
.row_tabl_l:nth-child(2n){
    background-color: #a01317;
}
.row_tabl_l:nth-child(2n+1){
    background-color: #ea2e33;
}
.td_tabl_l:first-child{
    border-right: 1px solid #fff;
}
.titl_moun{
    padding: 5px 10px;
    line-height: 18px;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    background-color: #ed2025;
    margin-bottom: 10px;
    display: inline-block;
}
.text_moun{
    line-height: 18px;
    font-size: 15px;
    color: #fff;
    margin: 0;
}
.sect_lend55 {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #f1f1f1;
}
.sect_lend56 {
    background: url(../images/sec_l56.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 0px;
    padding-bottom: 0px;
}
/*.sect_lend56 .tile_lend{
    padding-top: 25px;
}*/
.sect_lend56 .h10{
    padding-top: 25px;
}
.sect_lend56  .block_text_padd{
    padding-top: 0;
}
.sect_lend56 .container{
    position: relative;
}
.img_fon8{
    position: absolute;
    bottom: 0;
   /* height: 100%;*/
    right:   0;
}
.img_fon8 img{
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}

.sect_lend57 {
    padding-top: 0px;
    padding-bottom: 0px;
}
/*.sect_lend57 .tile_lend{
    padding-top: 25px;
}*/
.sect_lend57 .h11{
    padding-top: 25px;
}
.sect_lend57  .block_text_padd{
    padding-top: 0;
    padding-bottom: 25px;
}
.sect_lend57 .container{
    position: relative;
}
.img_fon9{
    position: absolute;
    bottom: 0;
    height: 100%;
    left:  0;
}
.img_fon9 img{
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.block_titl_l_padd{
    padding-top: 25px;
}
.text_center_l{
    text-align: center;
}
.vis_mob{
    display: none;
}
.img_fon8_m{
    display: none;
}
.sect_lend8_1{
    padding-top: 15px;
    padding-bottom: 15px;
}
.sect_lend8_2{
    background: url(../images/sec_l82.jpg) center center no-repeat;
    background-size: cover;
    padding: 25px 0 25px 0;
}
.fot_m8_1{
    margin-top: -30px;
}
.sect_lend8_3{
    background: url(../images/sec_l83.jpg) center center no-repeat;
    background-size: cover;
    padding: 25px 0 15px 0;
}
.sect_lend8_4{
    background: url(../images/sec_l84.jpg) center center no-repeat;
    background-size: cover;
    padding: 25px 0 15px 0;
}
.col-5{
    float: left;
    width: 20%;
}
.slider_l8 .icons_block_l{
    text-align: center;
}
.slider_l8 .icons_block_l img{
    display: inline-block;
}
.sect_lend8_5 {
    background: url(../images/sec_l85.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
}
.fot_m8_6{
    margin-right: -70px;
    margin-left: -40px;
}
.type_top{
    overflow: hidden;
}
.type_top .text_li1 {
    font-size: 15px;
    line-height: 18px;
    max-width: 70%;
    vertical-align: top;
}
.sect_lend8_6 {
    padding-top: 25px;
    padding-bottom: 25px;
}
.sect_lend8_6 .type_l1{
    float: right;
    max-width: 55%;
    position: relative;
    z-index: 2;
}
.sect_lend8_7 {
    background: url(../images/sec_l87.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
}
.icons_block_l .upp_text{
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 0; 
    line-height: 22px;
    margin: 15px -10px 15px -10px;
}
.sect_lend8_8 {
    padding-top: 25px;
    padding-bottom: 10px;
}
.sect_lend8_8 .foto_l_r{
    margin-top: -20px;
}
.sect_lend8_10 {
    background: url(../images/sec_l810.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
}
.sect_lend8_11 {
    background: url(../images/sec_l811.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
}
.sect_lend8_12{
    background: url(../images/sec_l812.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;  
}
.sect_lend9_1{
    padding-top: 20px;
    padding-bottom: 0px;  
}
.fot_m91{
    margin-top: -35px;
    margin-bottom: 0;
}
.sect_lend9_2{
    background: url(../images/sec_l92.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 40px;  
}
.icon_text{
    width: 350px;
    max-width:  100%;
    margin-left: auto;
    margin-right: auto;
}
.text_marg{
    margin-top: 40px;
}
.sect_lend9_3{
    padding-top: 25px;
    padding-bottom: 25px;  
}
.sect_lend9_3 .type_l2{
    width: 50%;
    float: left;
}
.fot_m93{
    max-width: 47%;
}
.sect_lend9_3 .foto_l_r{}
.sect_lend9_4 {
    background: url(../images/sec_l94.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
}
.sect_lend9_5{
    padding: 25px 0 25px 0;
}
.sect_lend9_6{
    background: url(../images/sec_l96.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sect_lend9_7{
    background: url(../images/sec_l97.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 40px; 
}
.sect_lend9_7 .p_lend_bott{
    margin-top: 35px;
}
.sect_lend9_7 .icons_block_l span {
    padding: 0 5px;
}
.sect_lend9_8{
    background: url(../images/sec_l98.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 40px; 
}
.fot_m93{
    margin-top: -15px;
}
.fot_m98{
    margin-top: -45px;
}
.sect_lend9_3 h4{
    width: 100%;
}
.sect_lend9_3 .type_l2 .text_li,
.sect_lend9_3  .type_l2 .icon {
    vertical-align: middle;
}



.fot_m101{
    margin-top: -20px;
}
.sect_lend10_1{
    padding-top: 25px;
    padding-bottom: 10px; 
}
.sect_lend10_2 {
    background: url(../images/sec_l102.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 15px;
    padding-bottom: 15px;
}
.sect_lend10_3{
    padding-top: 25px;
    padding-bottom: 0px; 
}
.fot_m103{
    margin-top: -20px;
    margin-bottom: -20px;
}
.sect_lend10_4 {
    background: url(../images/sec_l104.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 10px;
    position: relative;
    z-index: 1;
}
.sect_lend10_5{
    background: url(../images/sec_l105.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 15px;
    padding-bottom: 15px;
}
.sect_lend10_6{
    padding-top: 25px;
    padding-bottom: 25px;
}
.desk_bold {
    text-align: center;
    font-size: 15px;
    color: #272526;
    line-height: 18px;
    margin-top: 20px;
    font-weight: bold;
}
.sect_lend10_7{
    background: url(../images/sec_l107.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 10px;
}
.sect_lend10_8{
    background: url(../images/sec_l108.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 10px;
}
.sect_lend10_9 {
    padding: 25px 0 20px 0;
}
.sect_lend10_10 {
    background: url(../images/sect_lend10_10.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sect_lend10_11 {
    background: url(../images/sect_lend10_11.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 25px;
}
.type_l4 .icon {
    width: 45px;
    height: 45px;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 40px;
    border-radius: 50%;
    margin-right: 20px;
}
.type_l4 .text_li1 {
    font-size: 15px;
    line-height: 18px;
    max-width: 90%;
    display: inline-block;
    color: #fff;
    font-weight: normal;
    vertical-align: middle;
}
.sect_lend11_1 {
    padding-top: 30px;
    padding-bottom: 25px;
}
.sect_lend11_2 {
    background: url(../images/sect_lend11_2.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 0px;
    overflow: hidden;
}
.sect_lend11_2 .container {
    position: relative;
}
.img_fon112{
    position: absolute;
    bottom: -30px;
    right: 0;
}
/*.foto_m112{
    margin-top: -6%;
}*/
.sect_lend11_3{
    background: url(../images/sec_l11_3.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
}
.sect_lend11_4 {
    background: url(../images/sect_lend11_4.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 10px;
}
.sect_lend11_5 {
    background: url(../images/sec_l11_5.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sect_lend11_6 {
    padding-top: 30px;
    padding-bottom: 0px;
    background: url(../images/sect_lend11_6.jpg) center center  no-repeat;
    background-size: cover;
}
.sect_lend11_6 .container {
    position: relative;
}
.img_fon116 {
    position: absolute;
    /* top: 0; */
    bottom: 0;
    left: 0;
}




/*.sect_lend11_6 .block_text_l {
    margin: 0px 0 0px 0;
}*/
.sect_lend11_7 {
    padding: 25px 0 0 0;
    background: url(../images/sect_lend11_7.jpg) center center no-repeat;
    background-size: cover;
}
.sect_lend11_7 .type_l2 .text_li,
.sect_lend11_7 .type_l2 .icon{
    vertical-align: middle; 
}
.sect_lend11_8 {
    padding: 25px 0 10px 0;
    background: url(../images/sect_lend11_8.jpg) center center  no-repeat;
    background-size: cover;
}
.sect_lend11_9 {
    padding: 25px 0 25px 0;
}
.type_l6 .text_li1 {
    font-size: 15px; 
    line-height: 18px;
    font-weight: normal;
}
.type_l6 {
    margin-bottom: 15px;
}
.sect_lend11_10{
    background: url(../images/sec_l11_10.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
}
.sect_lend11_11{
    background: url(../images/sec_l11_11.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
}
.sect_lend12_1{
    padding: 25px 0 25px 0;
}
.wrap_table_type1{
    text-align: center;
    width: 100%;
}
.table_type1{
    display: inline-block;
    margin: 30px -1px 30px -1px;
}
.table_trow{
    display: inline-block;
    float: left;
    text-align: center;
    min-width: 77px;
    border: 1px solid #d4d3d4;
    border-right: none;
}
.table_trow:last-child{
    border: 1px solid #d4d3d4;
}
.table_ttr{
    display: block;
}
.table_ttr{
    font-size: 17px;
    text-align: center;
    padding: 10px 10px;
    font-weight: bold;

}
.table_ttr:first-child{
    font-weight: normal;
    border-bottom:  1px solid #d4d3d4;
    background-color: #f4f4f4;
}
.table_trow:first-child .table_ttr{
    font-weight: normal;
    text-align: left;
}
.sect_lend12_2{
    padding: 25px 0 25px 0;
}
.bann_lend{
    background: url(../images/bann_lend.jpg) center center no-repeat;
    background-size: cover;
    padding: 15px 15px 15px 15px;
    position: relative;
}
.bann_prod{
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -33px;
}
.bann_lleft,
.bann_lright{
    width: 49%;
    display: inline-block;
    vertical-align: middle;
    font-size: 25px;
    color: #fff;
    line-height: 27px;
    text-transform: uppercase;
    font-weight: bold;
}
.bann_lleft{
    padding-right: 10px;
}
.bann_lright{
    padding-left: 10px;
    text-align: right;
}

.sect_lend12_3 {
    background: url(../images/sec_l12_3.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 10px;
}
.text_w{
    overflow: hidden;
    padding-left: 4%;
}
.text_w .font_w{
    margin-top: 20px;
}

.sect_lend12_3 .block_text_lend{
    margin-top: 70px;
}
.fotolend1,
.fotolend2{
    float: left;
}
.fotolend1 img,
.fotolend2 img{
    width: auto;
    max-height: 100%;
    max-width: 100%;
}
.fotolend1{
   width: 25%;
}
.fotolend2{
    width: 20%;
    text-align: right;
}
.textlend{
    width: 50%;
    float: left;
}
.sect_lend12_4{
    background: url(../images/line-fon.png) center bottom no-repeat;
    padding-top: 25px;
    padding-bottom: 50px;
}
.sect_lend12_5 {
    background: url(../images/sec_l12_5.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 10px;
}
.sect_lend12_6{
    padding-top: 25px;
    padding-bottom: 10px; 
}
.title_d2{
    font-size: 18px;
    color: #272526;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 22px;
    margin: 0 0 35px 0;
}
.title_d2 span,
.font_c{
    color: #a91919;
}
.bann_lgrey{
    min-height: 150px;
    background-color: #f1f1f1;
    padding: 35px 25px 35px 30%;
    position: relative;
    font-size: 15px;
    line-height: 18px;
    color: #272526;
    margin: 40px auto 40px auto;
}
.img_bann{
    position: absolute;
    top: 0;
    left: 0;
}
.img_bann img{
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.foto_inl img{
    display: inline-block;
    vertical-align: middle;
}
.slid_icon{
    text-align: center;
    margin: 25px -6% 40px -2%;
}

.item_icon{
    min-width: 24%;
    display: inline-block;
    vertical-align: top;
}
.icons_l{
    width: 18%;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.icons_l img{
    width: auto;
    max-height: 100%;
    max-width: 100%;
}
.text_lend_i{
    text-align: left;
    width: 80%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 0px 0 0px;
    font-size: 22px;
    color: #302f30;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: bold;
}
.text_lend_i span{    
    font-size: 13px;
    font-weight: normal;
    display: block;
}
.sect_lend13_1{
    padding: 25px 0 10px 0;
}
.sect_lend13_2 {
    background: url(../images/sec_l13_2.jpg) center center no-repeat;
    background-size: cover;
    padding: 25px 0 10px 0;
}
.pr_icon{
    text-align: center;
    margin: 40px auto 40px auto;
}
.pr_icon div{
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin: 0 10px 0 10px;
}
.pr_icon span{
    display: none;
}
.pr_icon img{
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.sect_lend13_3 {
    background: url(../images/sec_l13_3.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px 0 20px 0;
}
.sect_lend13_4 {
    background: #ececec;
    padding: 20px 0 0px 0;
}
.sect_lend13_4 .container {
    position: relative;
}
.img_fon134 {
    position: absolute;
    bottom: 0px;
    /* height: 100%; */
    right: -50px;
}
.img_fon134 img{
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
/*.fot_m134{
    margin: 0 -20px 0 -20px;
}*/
.sect_lend13_4 .block_text_l {
    margin: 0px 0 0px 0;
}
.wrap_ul6{
    overflow: hidden;
}
.wrap_ul6 .type_l1 .text_li1 {
    max-width: 88%;
}
.sect_lend13_4 h4{
    width: 500px;
    max-width: 100%;
}
.sect_lend13_5 {
    padding: 25px 0 25px 0;
}
.sect_lend13_6 {
    background: url(../images/sec_l13_6.jpg) center center no-repeat;
    background-size: cover;
    padding: 10px 0 10px 0;
}
.sect_lend13_7{
    padding: 25px 0 0 0;
}
.sect_lend13_8 {
    background: url(../images/sec_l13_8.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
}
.sect_lend13_8 .icons_block_l span {
    padding: 0;
}
.sect_lend13_9 {
    background: url(../images/sec_l13_9.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
}
.text_l{
    margin-top: 3%;
}
.sect_lend14_1{
    padding: 25px 0 20px 0;
}
.sect_lend14_2{
    background: url(../images/sec_l14_2.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
}
.sect_lend14_3{
    background: url(../images/sec_l14_3.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 0px;
    overflow: hidden;
}
.sect_lend14_3  .container {
    position: relative;
}
.img_fon143 {
    position: absolute;
    bottom: -50px;
    right: 0;
    text-align: center;
}
.img_fon143 img{
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
/*.foto_m143{
    margin-bottom: -75px;
    margin-top: -75px;
}*/
.sect_lend14_3 .block_text_lend {
    margin: 0px 0 10px 0;
}
.sect_lend14_4{
    background: url(../images/sec_l14_4.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 10px;
}
.sect_lend14_5{
    padding: 0 0 0 0;
}
.sect_lend14_5 .container {
    position: relative;
}
.img_fon145 {
    position: absolute;
    /* top: 0; */
    bottom: 0;
 /*   left: -140px;*/
    left: -170px;
    height: 100%;
}
/*.fot_m14_5 {
    margin-right: -70px;
    margin-left: -40px;
}
*/

.sect_lend14_6{
    background: url(../images/sec_l14_6.jpg) center center no-repeat;
    background-size: cover;
    padding: 10px 0 10px 0;
}
.sect_lend14_7{
    background: url(../images/sec_l14_7.jpg) center center no-repeat;
    background-size: cover;
    padding: 25px 0 10px 0;
}
.sect_lend14_8{
    background: url(../images/sec_l14_8.jpg) center center no-repeat;
    background-size: cover;
    padding: 25px 0 25px 0;
}
.t_font_w{
    font-size: 15px;
/*    color: #272526;*/
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 17px;
    margin: 0 0 10px 0;
}
.text_l_ow{
    overflow: hidden;
    margin: 20px 0 0  0; 
}
.text_l_ow1{
    padding-top: 3%;
}
.text_l_ow2{
    padding-top: 2%;
}
.sect_lend14_9{
    background: url(../images/sec_l14_9.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px 0  20px 0; 
}
.sect_lend15_1{
  padding: 25px 0  25px 0;   
}
.foto15inl img{}

.sect_lend15_2 {
    background: url(../images/sec_l152.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 15px;
    padding-bottom: 15px;
}
.sect_lend15_3 {
    background: url(../images/sec_l153.jpg) center center no-repeat;
    background-size: cover;
    padding: 25px 0  10px 0;
}
.ul_h_w {
    font-size: 18px;
    /* color: #272526; */
    color: #fff;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 10px 0;
}
.sect_lend15_3 .type_l3 li {
    color: #fff;
}
.sect_lend15_4 {
    padding: 25px 0  0px 0;
    overflow: hidden;
}
.sect_lend15_4 .container {
    position: relative;
}
.img_fon154 {
    position: absolute;
    bottom: 15px;
    /* height: 100%; */
    right: -100px;
}
.img_fon154 img {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.sect_lend15_4 .type_l6 .text_li1 {
    max-width: 85%;
    vertical-align: top;
}
.sect_lend15_5 {
    background: url(../images/sec_l15_5.jpg) center center no-repeat;
    background-size: cover;
    padding:20px 0 20px 0;
}
.sect_lend15_6 {
    background: url(../images/sec_l15_6.jpg) center center no-repeat;
    padding:25px 0 10px 0;
     background-size: cover;
}
.sect_lend15_7 {
    background: url(../images/sec_l15_7.jpg) center center no-repeat;
    padding:25px 0 25px 0;
     background-size: cover;
}
.text_l15{
    padding-top: 4%;
}

.sect_lend15_8 {
    background: url(../images/sec_l15_8.jpg) center center no-repeat;
    padding:25px 0 25px 0;
}
.sect_lend15_8  .icons_block_l {
    color: #272526;
    margin-bottom:  40px;
}
.sect_lend16_1{
    padding:25px 0 25px 0; 
}
.img_cr{
    text-align: center;
    min-height: 210px;
    margin: 25px 0  10px 0;
}
.img_cr img{
    display: inline-block;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.head_cr{
    background: #282627;
    text-align: left;
    padding: 5px 10px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
}
.tab_cr{
    display: table;
    width: 100%;
    border-collapse: collapse;
}
.row_cr{
    display: table-row;
}
.row_cr:nth-child(2n){
    background: #e5e5e5;
}
.td_cr{
    display: table-cell;
    padding: 5px 10px;
    font-size: 14px;
    color: #272526;
    line-height: 16px;
}
.td_cr:first-child{
    font-weight: bold;
    width: 50%;
}
.td_cr:last-child{
    width: 50%;
}

.sect_lend16_2 {
    background: url(../images/sec_l16_2.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sect_lend16_3 {
    padding: 25px 0 5px 0; 
     background: url(../images/sec_l16_3.jpg) center center no-repeat;
    background-size: cover;
}
.inll{
    margin-bottom: 25px;
}

.inlleft{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 15%;
}
.inlright{
    display: inline-block;
    vertical-align: middle;
    width: 83%;   
}
.inlright .title_diagn{
    font-size: 15px;
}
.inlright2 .type_l3 li{
    width: 32%;
    display: inline-block;
    vertical-align: top;
    margin: 5px 0 5px 0;
}
.sect_lend16_4 {
    background: url(../images/sec_l16_4.jpg) center center no-repeat;
    background-size: cover;
    padding: 25px 0 25px 0;
}
.sect_lend16_5{
    background: url(../images/sec_l16_5.jpg) center center no-repeat;
    background-size: cover;
    padding: 25px 0 25px 0;   
}

.sect_lend16_6{
    background: url(../images/sec_l16_6.jpg) center center no-repeat;
    background-size: cover;
    padding: 25px 0 25px 0;   
}
.sect_lend16_7{
    background: url(../images/sec_l16_7.jpg) center center no-repeat;
    background-size: cover;
    padding: 25px 0 25px 0;
}
.sect_lend17_1{
    padding: 25px 0 25px 0;
}
.sect_lend17_2{
    background: url(../images/sec_l17_2.jpg) center center no-repeat;
    background-size: cover;
    padding: 0px 0 10px 0;
    overflow: hidden;
}
.sect_lend17_2 .container {
    position: relative;
}
.img_fon172 {
    position: absolute;
    bottom: -20px;
    right:  0px;
    height: 100%;
}
.img_fon172{
    width: auto;
    max-height: 100%;
    max-width: 100%;
}
/*.fotm17{
    margin: 10px  0 -10px 0;
}*/
.sect_lend17_3{
    background: url(../images/sec_l17_3.jpg) center center no-repeat;
    background-size: cover;
    padding: 25px 0 25px 0;
}
.type_l7 li{
    display: inline-block;
    vertical-align: top;
    width: 49%;
}

.type_l7 .icon {
    width: 45px;
    height: 45px;
    display: inline-block;
    vertical-align: top;
    border: 2px solid #fff;
    font-size: 20px;
    margin-top: 5px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 40px;
    border-radius: 50%;
    margin-right: 20px;
}

.type_l7 .text_li1 {
    font-size: 15px;
    line-height: 18px;
    max-width: 85%;
    display: inline-block;
    color: #fff;
    font-weight: normal;
    vertical-align: middle;
}

.sect_lend17_4{
    background: url(../images/sec_l17_4.jpg) center center no-repeat;
    background-size: cover;
    padding: 25px 0 25px 0;
}
.l-iconw{
    display: inline-block;
    position: relative;
}
.l-iitem{
    position: absolute;
    top: 5px;
    left: 5px;
    width: 54px;
    height: 54px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ed2025;
    background-color: #ed2025;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 52px;
    border-radius: 50%;
}
.sect_lend17_5{
    background: url(../images/sec_l17_5.jpg) center center no-repeat;
    background-size: cover;
    padding: 25px 0 15px 0;
}
.text_l_owm{
    overflow: hidden;
    margin: 0 0 30px 0;
}
.t_font_w18 {
    font-size: 18px;
    /* color: #272526; */
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
    margin: 0 0 10px 0;
}
.sect_lend17_6 {
    background: url(../images/sec_l17_6.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
}
.sect_lend17_7 {
    background: url(../images/sec_l17_7.jpg) center center no-repeat;
    background-size: cover;
    padding: 25px 0 25px 0;
}
.sect_lend17_7  .type_l2 .text_li {
    max-width: 95%;
}
.sect_lend17_8 {
    padding: 25px 0 25px 0;
}

    .slider_l8 .slick-next,
    .slid_icon .slick-next,
    .slid_col5 .slick-next,
    .slid_col6 .slick-next,
    .pr_icon .slick-next{
        background: url(../images/nextl2.png) no-repeat center center;
        height: 80px;
        width: 30px;
        margin: 5px 10px;
        top: 25%;
        right: -15px;
    }
    .slid_col5 .slick-next,
    .slid_col6 .slick-next,
    .pr_icon .slick-next{
        right: 10px;
    }
    .slider_l8 .slick-prev,
    .slid_icon  .slick-prev,
    .slid_col5  .slick-prev,
    .slid_col6 .slick-prev,
    .pr_icon .slick-prev{
        background: url(../images/prevl2.png) no-repeat center center;
        height: 80px;
        width: 30px;
        margin: 5px 10px;
        top: 25%;
        left: -15px;
    }
     .slid_col5  .slick-prev,
     .slid_col6 .slick-prev,
     .pr_icon .slick-prev{
        left: 10px;
    }
    .sect_lend8_7 .slider_l8 .slick-next ,
    .sect_lend8_7 .slider_l8 .slick-prev{
        top: 16%;
    }
    .slid_icon .slick-next,
    .slid_icon .slick-prev{
        top: 2%;
    }
    .slid_col5 .slick-next,
    .slid_col5 .slick-prev,
    .pr_icon .slick-next,
    .pr_icon .slick-prev{
        top: 15%;
    }
  /*  .pr_icon div{
        display: none;
    }*/
     .w18_m{
        display: none;
    }
    .w18_h{
        display: block;
    }
    .form-clone {
        display: none;
    }






































































@media (max-width: 1040px) {
    .table_trow {
        min-width: 50px;
    }
    .table_ttr {
        font-size: 17px;
        text-align: center;
        padding: 10px 5px;
        font-weight: bold;
    }
    .form_rew .line_f_rew:nth-child(4) label  {
        top: 0;
    }
    
}

@media (max-width: 992px) {
    .form_rew .line_f_rew:nth-child(2) {
        width: 47%;
        float: left;
    }
    .form_rew .line_f_rew:nth-child(3) {
        width: 56%;
        float: right;
    }
    .form_rew .line_f_rew:nth-child(4) {
        width: 100%;
        margin-top: 150px;
    }
    .form_rew .line_f_rew:nth-child(4) label  {
        width: 100%;
    }
    .form_rew .col-md-6:first-child{
        padding-right: 0;
    }
    .form_rew .col-md-6:last-child{
        position: absolute;
        left: -89%;
        top: 55px;
        padding-left: 15px;
        padding-top: 15px;
    }
    .title_lend {
        padding-top: 23%;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        width: 700px;
        max-width: 100%;
    }
    .fotolend_left {
        margin-bottom: 20px;
    }
    .fot_m1 {
        margin-top: 0;
        margin-right: 10px;
    }
    .type_l1 .text_li1 {
        font-weight: normal;
    }
    .tile_lend_bott {
        font-weight: 700;
    }
    .titl_lend_bott {
        font-size: 21px;
        line-height: 30px;
    }
    .bann_bott {
        padding-top: 35px;
    }
    .img_pr_l {
        padding-top: 20px;
    }
    .bott_info_l {
        bottom: -30px;
        padding: 5px 15px 5px 10px;
        width: 250px;
        background: url(../images/fon_info_l_mob.png) no-repeat center center;
    }
    .sect_lend14 {
        padding-bottom: 0px;
    }
    .video-l {
        width: 620px;
    }
    .img_fon1 {
        left: -185px;
    }
    .sect_lend23 {
        padding-bottom: 0px;
    }
    .item_arr_l{
        min-height: 180px;
    }
    .item_arr_l:nth-child(2):after {
        display: none;
    }
    .img_fon2 {
        left: -40px;
    }
    .block_text_l {
        margin: 0px 0 0px 0;
    }
    .foto_m4 {
        margin: -20px 0 0 0;
    }
    .img_fon3 {
        left: 10px;
        height: inherit;
    }
    .sect_lend27 {
        padding-bottom: 5px;
    }
    /*.sect_lend29 .tile_lend{
        width: 650px;
    }*/
    .sect_lend29 h6{
        width: 650px;
    }
    .sect_lend29 .tile_lend_bott{
        font-weight: normal;
        width: 650px;
    }
    .l_text_item.font_w {
        min-height: 160px;
    } 
    .sect_lend39 .fotolend_left {
        max-width: 100%;
        width: 420px;
    }
    .sect_lend39 .foto_l_r {
        float: none;
        margin-left: 0;
        margin-bottom: 15px;
        text-align: center;
    }
    .sect_lend39 .foto_l_r img{
        width: 250px;
        display: block;
        margin: 0 auto;
    }
    .img_fon5 {
        position: absolute;
        bottom: 87px;
        height: inherit; 
        left: -25px;
    }
    .img_fon5 {
        position: absolute;
        bottom: 0;
        height: 100%;
        /*left: -25px;*/
        left: -45px;
    }
    .img_fon6 {
        position: absolute;
        bottom: -70px;
        /* height: 100%; */
        right: -30px;
    }
    .img_fl_foto img {
        width: 125px;
    }
    .line_lend {
      /*  margin: 0 0 15px 0;*/
    }
    .item_l_inl {
        margin-bottom: 0;
         min-height: 330px; 
    }
    .mrg_foto {
        margin-left: -210px;
        margin-top: -70px;
        margin-right:  -15px;
    }
    .img_fon7 img {
        height: 100%;
    }
    .sect_lend49 .block_text_padd{
        padding-top: 0;
    }
    .foto_ins_l {
        width: 25%;
    }
    .body_ins_l {
        width: 74%;
    }
    .tabl_lend {
        display: table;
        width: 100%;
        max-width: 100%;
    }
    .item_sect_l {
        padding: 27px 0 2px 0;
    }
    .bl_left_r {
        width: 53%;
        padding-top: 20px;
    }
    .bl_left_l {
        width: 46%;
    }
    .img_fon8, .img_fon9 {
        height: inherit;
    }
    .img_fon9 img {
        width: 340px;
    }

    .fot_m8_6 {
        margin-right: -70px;
        margin-left: -210px;
        max-width: 76%;
    }
    .slider_l8 {
        padding: 0 2% 0 2%;
    }
    .sect_lend8_6 .type_l1 {
        float: right;
        max-width: 65%;
    }

    .img_fon116 {
        position: absolute;
        /* top: 0; */
        bottom: 0;
        left: -40px;
    }
    .bann_lleft span, .bann_lright span{
        max-width: 80%;
        display: inline-block;
    }
    .text_w {
        overflow: hidden;
        padding-left: 0;
    }
    .sect_lend12_3  .fotolend_left{
        max-width: 50%;
    }
    .text_lend_i {
        width: 69%;
        font-size: 18px;
        line-height: 20px;
        padding-left: 7px;
    }
    .slid_icon {
        margin: 25px 0% 40px 0%;
    }
    .item_icon {
        width: 24%;
    }
    .foto_l_r.foto_inl{
        margin-left: 0;
        display: block;
        text-align: center;
        width: auto;
        float: none;
        margin-bottom: 20px;
    }
    .bann_lgrey {
        padding: 12px 25px 12px 37%;
    }
    .sect_lend11_11 .col-5{
        width: 30%;
        max-width: 100%;
        margin-bottom: 15px;
        float: none;
        display: inline-block;
        min-height: 150px;
    }
    .slid_col5 .icons_block_l,
    .slid_col6 .icons_block_l {
        max-width: 300px;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
    }
    .slid_col5 {
        text-align: center;
    /*    width: 500px;*/
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .pr_icon span{
        display: block;
    }
    .sect_lend13_4 .type_l1 .text_li1 {
        max-width: 86%;
    }
    .img_fon134 {
        right: -121px;
    }
    .sect_lend14_5 .bl_w100_lbl{
        width: 100%;
        margin: 0;
    }
    .img_fon145{
        opacity: 0.5;
        z-index: 0;
    }
    .text_l_ow1,
    .text_l_ow2 {
        padding-top: 2%;
    }
    .text_l_ow {
        overflow: hidden;
        margin: 0px 0 20px 0;
    }
    .img_fon154 {
        position: absolute;
        bottom: -15px;
        /* height: 100%; */
        right: -180px;
        width: 500px; 
    }
    .sect_lend15_4 .bl_w100_l{
        width: 100%;
        position: relative;
        z-index: 1;
        padding-bottom: 20px;
    }
    .sect_lend15_4 .type_l6 {
        width: 100%;
    }
    .sect_lend15_4 .type_l6 li:nth-child(3),
    .sect_lend15_4 .type_l6 li:nth-child(4){
        max-width: 50%;
    }
    .sect_lend15_4 .type_l6 li:nth-child(3) .text_li1,
    .sect_lend15_4 .type_l6 li:nth-child(4) .text_li1 {
        max-width: 80%;
        vertical-align: top;
    }
    .img_fon154{
        z-index: 0;
    }
    .inlleft {
        width: 22%;
    }
    .inlright {
        width: 75%;
    }
    .img_fon172 {
        position: absolute;
        bottom: 59px;
        right: -16px;
         height: auto; 
    }
    .type_l7 .icon {
        margin-right: 10px;
    }

}


@media (max-width: 767px){
    .wrap2 .fancybox-close {
	    right: -10px;
	    top: -10px;
	    width: 20px;
	    height: 20px;
        background-size: cover;
    }
    .logo_top {
        background:transparent;
    }
    .popup {
        margin-top: -10px;
        padding-bottom: 15px;
        position: relative;
        z-index: 5;
    }
    .row_logo{
        background-image: url(../images/head_top.png);
        background-repeat: no-repeat;
        background-position: right top;
        background-size: cover;
    }
    .bl_w100_l{
        width: 100%;
        max-width: 100%;
        /*float: none;*/
        margin-left: 0;
        margin-right: 0;
    }
    .bl_w100_lbl{
        width: auto;
        max-width: 100%;
        float: none;
        margin-left: 0;
        margin-right: 0;
    }
    .text_center_l{
        padding: 25px 0 0 0;
    }
    .title_lend {
        padding-top: 15%;
        width: 360px;
    }
   /* .title_l_top {
        line-height: 48px;
    }*/
    .title_lend  h1{
        line-height: 48px;
    }
    .title_l_bot {
        display: none;
    }
    .fotolend_left {
        float: none;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .answ_l {
        width: auto;
        float: left;
        margin: 0 10px 5px 0;
    }
    .answ_text_l {
        width: auto;
        display: block;
    }
    .type_l1 .icon {
        vertical-align: top;
    }
    .type_l1 .text_li1 {
        max-width: 76%;
        vertical-align: top;
    }
    .type_l2 {
        overflow: visible; 
    }
    .foto_l_r {
        float: none;
        margin-left: 0;
        margin-bottom: 20px;
        text-align: center;
    }
    .fot_m91 {
        margin-top: 25px;
    }
    .fot_m93 {
        margin-top: 15px;
        max-width: 100%;
    }
    .sect_lend9_3 .type_l2 {
        width: auto;
        float: none;
    }
    .fot_m98 {
        margin-top: 25px;
    }
    .sex_l {
        width: auto;
        float: left;
        margin: 20px 30px 5px 0;
    }
    .sex_text_l {
        width: auto;
        display: block;
    }
    .bann_bott .col-xs-4,
    .bann_bott .col-xs-8{
        width: auto;
        max-width: 100%;
        float: none;
    }
    .bott_info_l{
        display: none;
    }
    .form_lend_bott {
        width: 400px;
        padding: 0;
        text-align: center;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .lend_input {
        width: 255px;
    }
    .titl_lend_bott {
        padding: 20px 5px 0 5px;
    }
    .img_pr_l {
        padding-top: 20px;
        position: absolute;
        /* bottom: -100%; */
        width: 80%;
        left: 50%;
        margin-left: -40%;
        top: 150px;
    }
    .bann_bott {
        padding-bottom: 55px;
        overflow: hidden;
    }
    .icons_block_l img{
        display: inline-block;
        margin-right: auto;
        margin-left: auto;
    }
     .border_f:after, .border_f:before {
        width: 5%;
    }
    .slider_lend .slick-next {
        background: url(../images/nextl.png) no-repeat center center;
        height: 80px;
        width: 30px;
        margin: 5px 10px;
    }
    .slider_lend  .slick-prev {
        background: url(../images/prevl.png) no-repeat center center;
        height: 80px;
        width: 30px;
        margin: 5px 10px;
    }
    .slider_lend .slick-next:hover {
        background: url(../images/nextl_hov.png) no-repeat center center;
    }
    .slider_lend  .slick-prev:hover {
        background: url(../images/prevl_hov.png) no-repeat center center;
    }
    .slider_lend2 .slick-next,
    .slider_lend3 .slick-next,
    .slider_lend33 .slick-next,
    .slider_lend4 .slick-next {
        background: url(../images/nextl2.png) no-repeat center center;
        height: 80px;
        width: 30px;
        margin: 5px 10px;
    }
    .slider_lend2  .slick-prev ,
    .slider_lend3  .slick-prev,
    .slider_lend33  .slick-prev,
    .slider_lend4  .slick-prev  {
        background: url(../images/prevl2.png) no-repeat center center;
        height: 80px;
        width: 30px;
        margin: 5px 10px;
    }
    .slider_lend2 .slick-next:hover,
    .slider_lend3 .slick-next:hover,
    .slider_lend33 .slick-next:hover,
    .slider_lend4 .slick-next:hover  {
        background: url(../images/nextl_hov2.png) no-repeat center center;
    }
    .slider_lend2  .slick-prev:hover ,
     .slider_lend3  .slick-prev:hover,
     .slider_lend33  .slick-prev:hover ,
    .slider_lend4  .slick-prev:hover {
        background: url(../images/prevl_hov2.png) no-repeat center center;
    }
    .slider_lend4  .slick-prev, 
    .slider_lend4 .slick-next {
        top: 70px;
    }
    .slider_l8 .slick-next{
        right: 15px;
    }
    .slider_l8 .slick-prev{
        left: 15px;
    }

    .btn_sll .slick-prev, 
    .btn_sll .slick-next{
        top: 20px;
    }
    .sl_btn .slick-prev, 
    .sl_btn .slick-next {
        top: 70px;
    }

    .icons_block_l {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
    .hid_mob{
        display: none;
    }
    .vis_mob{
        display: block;
    }
    .sect_lend17{
        background: url(../images/sec_l17_m.jpg) center center no-repeat;
        background-size: cover;
    }
    .img_fon1 {
        display: none;
    }
    .sect_lend18 .icons_block_l span {
        font-weight: bold;
    }
    .slider_lend33 .slick-prev, 
    .slider_lend33 .slick-next {
        top: 10px;
    }
    .sect_lend21 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .sect_lend22 {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    .item_arr_l:after {
        top: inherit;
        right: inherit;
        width: 25px;
        height: 55px;
        background: url(../images/arr_lbott.png) no-repeat center center;
        position: relative;
        margin: 20px auto 25px auto;
    }
     .item_arr_l:nth-child(2):after {
        display: block;
    }
    .icon_numb_top {
        margin-right: 0px;
    }
    .item_arr_l {
        min-height: inherit;
    }
    /*.sect_lend24 .tile_lend{
        text-align: center;
    }*/
    .sect_lend24 .h8{
        text-align: center;
    }
    .sect_lend24 {
        background: url(../images/fon_l24mob.jpg) center center no-repeat;
        background-size: cover; 
    }
    .img_fon2{
        display: none;
    }
    .sect_lend26 {
        background: url(../images/sec_l26mob.jpg) center center no-repeat;
        background-size: cover;
    }
    .img_fon3 {
        display: none;
    }
   /* .sect_lend26 .tile_lend{
        text-align: center;
    }*/
    .sect_lend26  h3{
        text-align: center;
    }
    .img_fon4 {
        position: relative;
        left: inherit;
        text-align: center;
    }
    .img_l img {
        width: 200px;
    }
    .img_fon5{
        position: relative;
        left: inherit;
        text-align: center;
        height: inherit;
        bottom: inherit;
    }
    .img_fon5 img {
        height: inherit; 
    }
    .sect_lend41 {
        background: url(../images/sec_l41m.jpg) center center no-repeat;
        background-size: cover;
    }
    .bann_lend6 {
        background: url(../images/bann_l6m.jpg) center center no-repeat;
        background-size: cover;
    }
    .bann_lend6 .title_lend {
        padding-top: 17%;
    }
    .bann_lend6 .title_l_bot {
        display: block;
        line-height: 40px;
    }
    .img_fon6 {
        display: none;
    }
    .item_l_inl {
        margin-bottom: 0;
         min-height: inherit; 
    }
    .img_fl_foto {
        float: none; 
        margin-right: 0;
        text-align: center;
    }
    .img_inl_body {
        overflow: visible;
        margin: 10px 0 0 0;
    }

    .mrg_foto {
        margin: 0 auto 20px auto;
    }

    .img_fl_foto img {
        width: 125px;
        display: inline-block;
        width: 140px;
    }
    .sect_lend49 {
        background: url(../images/sec_l49m.jpg) center center no-repeat;
        background-size: cover;
    }
    .img_fon7 {
        display: none;
    }
    .foto_ins_l {
        width: 100%;
        text-align: center;
    }
    .body_ins_l {
        width: 100%;
        padding-left: 0;
        margin-top: 10px;
        text-align: center;
    }
    .bl_left_l {
        width: 100%;
    }
    .bl_left_r {
        width: 100%;
        padding-top: 20px;
    }
    .sect_lend55 .fotolend_left {
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .sect_lend56 {
        background: url(../images/sec_l56m.jpg) center center no-repeat;
        background-size: cover;
    }
    .img_fon8, .img_fon9 {
        display: none;
    }
   .img_fon8_m {
        display: block;
        top: 5%;
        left: 50%;
        margin-left: -90px;
    }
 /*   .sect_lend56 .tile_lend {
        padding-top: 25px;
        padding-bottom: 205px;
    }*/
   .sect_lend56 .h10 {
        padding-top: 25px;
        padding-bottom: 205px;
    }
    .sect_lend57{
        background: url(../images/sec_l57m.jpg) center center no-repeat;
        background-size: cover;  
    }
    .table_type1{
        display: table;
        width: 100%;
        border-collapse: collapse;
    }
    .table_trow {
        min-width: inherit;
        width: inherit;
        display: table-row;
        border:none;
        float: none;
        background: transparent;
    }
    .table_ttr{
        width: 50%;
        display: table-cell;
        border: 1px solid #d4d3d4;
        padding: 10px 20px;
        text-align: left;
/*        font-weight: bold;*/
    }
    .table_ttr:first-child {
        background-color: transparent;
    }
    .table_ttr:last-child {
        text-align: center;
    }
    .table_trow:first-child .table_ttr{
        background-color: #f4f4f4;
    }
/*    .table_trow{
        display: table-row;
    }
    .table_ttr{
        display: table-cell;
        border: 1px solid #d4d3d4;
    }
    .table_ttr{
        font-size: 17px;
        text-align: center;
        padding: 10px 10px;
        font-weight: bold;
    }
    .table_ttr:first-child{
        font-weight: normal;
        text-align: left;
    }
    .table_trow:first-child .table_ttr{
        background-color: #f4f4f4;
        font-weight: normal;
    }*/

    .fot_m8_1 {
        margin-top: 0px;
    }

    .sect_lend8_6 .type_l1 {
        float: none;
        max-width: 100%;
    }
    .sect_lend8_6 .text_li1 {
        max-width: 84%;
        vertical-align: top;
    }
    .sect_lend8_6  .type_l1 .icon {
        margin-right: 10px;
    }
    .fot_m101,
    .fot_m101  {
        margin-top: 0px;
    }
    .sect_lend11_4 .block_text_l {
        text-align: center;
    }
    .img_fon112 {
        position: relative;
        bottom: -30px;
        text-align: center;
    }
    .img_fon116 {
        position: relative;
        /* top: 0; */
        bottom: 0;
        left: -0;
        text-align: center;
    }
    .bann_lend {
        width: 400px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .bann_lleft, .bann_lright {
        width: 100%;
        font-size: 20px;
    }
   .bann_lleft span, .bann_lright span{
       max-width: 70%;
   }
   .bann_prod {
        position: absolute;
        top: -30px;
        left: inherit;
        margin-left: 0;
        right: 20px;
    }
    .sect_lend12_3 .fotolend_left {
        max-width: 100%;
    }
    .fotolend1 ,
    .fotolend2{
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }
    .textlend{
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }
  /*  .bann_lgrey {
        padding: 0px 0px 15px 0px;
        margin: 10px auto 40px auto;
        width: 300px;
    }*/
    .bann_lgrey {
        padding: 0px 0 15px 0;
        margin: 10px -15px 40px -15px;
        width: auto;
    }
   /* .bann_lgrey span{
        padding: 10px 15px 10px 15px;
        display: block;
    }*/
    .bann_lgrey span {
        padding: 10px 30px 10px 30px;
        display: block;
    }
    .img_bann {
        position: relative;
        text-align: left;
        top: 0;
        left: 0;
    }
    .title_d2{
        text-align: center;
    }
    .item_icon {
        min-width: inherit;
    }
    .slid_icon {
        margin: 15px  auto 45px auto;
        width: 400px;
        max-width: 100%;
    }
    .slid_icon .slick-next {
        right: -10px;
    }
    .slid_icon .slick-prev {
        left: -10px;
    }
    .item_icon>span{
        width: 300px;
        padding: 0 20px;
        max-width: 100%;
        margin: 20px auto 5px auto;
        display: block;
    }
    .foto_inl img {
        display: block;
        margin: 0 auto 15px auto;
    }
    .pr_icon span{
        display: none;
    }
    .pr_icon div{
        display: block;
    }
    .pr_icon div img{
        display: inline-block;
    }
    .img_fon134 {
        position: relative;
        text-align: center;
        right: inherit;
    }
    .text_l_ow {
        text-align: center;
    }
    .img_fon145 {
         height: auto; 
         left: 0;
    }
    .img_fon145 img{
        width: auto;
        max-height: 100%;
        max-width: 100%;
    }
    .img_fon143 {
        position: relative;
        bottom: -70px;
        right: 0;
        text-align: center;
    }
    .sect_lend14_3 .bl_w100_l{
        margin-bottom: -70px;
    }
    .type_l1 .icon {
        margin-right: 12px;
    }
    .sect_lend15_4 .type_l6 .text_li1 {
        max-width: 80%;
    }
    .sect_lend15_4 .type_l6 li:nth-child(3), .sect_lend15_4 .type_l6 li:nth-child(4) {
        max-width: 100%;
    }
    .img_fon154 {
        position: relative;
        bottom: -15px;
        /* height: 100%; */
        right: 0;
        width: 500px;
        max-width: 100%;
        text-align: center;
    }
    .sect_lend15_4 .bl_w100_l {
        padding-bottom: 0;
    }
    .sect_lend15_4  .type_l6 {
        margin-bottom: -30px;
    }
    .wr_tab_cr{
        width: 300px;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .inll{
        width: 500px;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto; 
    }
    .inlleft{
        text-align: center;
        width: 100%;
    }
    .inlleft img{
        width: auto;
        max-width: 100%;
        max-height: 100%;
        display: inline-block;
    }
    .inlright{
        width: 100%;
        margin-top: 20px;
    }
    .inlright .title_diagn {
        text-align: center;
    }
    .inlright2 .type_l3{
        width: 320px;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto; 
    }
    .inlright2 .type_l3 li {
        width: 100%;
        display: block;
    }
    .img_fon172 {
        position: relative;
        bottom: -40px;
        right: inherit;
        text-align: center;
        height: auto;
    }
    .sect_lend17_2 .bl_w100_lbl{
        margin-bottom: -40px;
    }
    .type_l7 li {
        display: block;
        width: 100%;
    }
    .t_font_w18{
        text-align: center;
        margin : 15px 0 15px 0;
    }
    .w18_m{
        display: block;
    }
    .w18_h{
        display: none;
    }
    .text_l_owm {
        margin: 0 0 10px 0;
    }
    .sect_lend17_7 .type_l2 .text_li {
        max-width: 85%;
    }
}


@media (max-width: 650px) {
    .form_rew .col-md-6:last-child{
        position: absolute;
        padding-left: 15px;
        padding-top: 15px;
        width: 150%;
    }
}

@media (max-width: 400px) {
    .form_rew .line_f_rew:nth-child(4) label  {
        top: 0;
    }
    .title_f_r {
        background-size: cover; 
    }
    .submit_frew{
        width: 100%;
    }
    .w175 {
        width: 100%;
    /*    margin-top: 15px;*/
    	margin-top: 0;
    }
    .w100 , .line_inl_text {
        margin-top: 15px;
    }
    .sect_lend8_6 .text_li1 {
        max-width: 80%;
        vertical-align: top;
    }
    .bann_lleft{
        margin-bottom: 10px;
    }
    .bann_lleft span, .bann_lright span{
       max-width: 80%;
   }
   .sect_lend13_4 .type_l1 .text_li1 {
        max-width: 76%;
    }
   .bann_prod {
        right: 8px;
    }
    .form_rew .line_f_rew {
        width: 100%;
        float: none;
    }
    .form_rew .col-md-6:last-child {
        position: absolute;
        padding-left: initial;
        width: 100%;
        max-width: 340px;
        left: 15px;
        top: 60px;
    }
    .form_rew .line_f_rew:nth-child(2) input {
        max-width: 267px;
    }

}

.alert_message{
    position: fixed;
    max-width:96%;
    width:500px;
    right:2%;
    top:15px;
    z-index:9999999;
    text-align:center;
}
.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}
.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6} 




/*14.04*/
label.error{
    font-size: 12px;
}
.border_f:after, .border_f:before {
    width: 13%;
}
.lend_subm {
    position: relative;
    z-index: 5;
    width: 400px;
}
.lend_subm:hover {
     background-size: cover;
}
.img_pr_l {
    margin-top: 35px;
}
.bott_info_l {
    bottom: -60px;
}
.alert_message{
    right: inherit;
    left: 50%;
    margin-left: -250px;
    /*min-height: 300px;*/
}

.alert-success{color:#ed2025;border: 1px solid #9f9f9f;
    box-shadow:  0px 0px 2px 2px #9f9f9f;
    -webkit-box-shadow:  0px 0px 2px 2px #9f9f9f;
    -moz-box-shadow:  0px 0px 2px 2px #9f9f9f;
    font-size: 18px;
    font-weight: bold;
    padding: 30px 30px 30px 100px;
    text-align: left;
    background-color: #fff;
    background-image: url(../images/mans.png);
    background-repeat: no-repeat;
    background-position: 15px  center;
        
}
.line_f_rew,
.line_f_rew .tell{
    position: relative;
}
.line_f_rew label.error {
    position: absolute;
    right: 0;
    top: 0;
}
.line_f_rew .tell label.error{
  right:10px;
}
.titl_l_bott2{
    font-size: 35px;
    line-height: 37px;
    color: #fff;
    font-weight: bold;
    letter-spacing: -0.2px;
    margin: 35px 0 35px 0;
}
.w140 {
    width: 140px;
}
.w140  .jq-selectbox__select {
    padding: 13px 55px 10px 5px;
    font-size: 18px;
    line-height: 18px;
    height: 48px;
    text-align: center;
}
.w140  .jq-selectbox__select-text {
    display: inline-block;
}
.w140 .jq-selectbox__trigger {
    height: 48px;
    width: 48px;
    background: url(../images/arr_lb.png) no-repeat center center;
    background-size: cover;
    top: -1px;
    right: -1px;
    border-left: none;
}
.inp_wr{
    display: block;
    width: 400px;
    margin: 15px auto 15px auto;
    position: relative;
    text-align: left;

}
.inp_wr  label.error{
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.inp_lab{
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    color: #fff;
    width: 30%;
}
.inp_wr  .lend_input{
    margin: 0;
    width: 68%;
    display: inline-block;
    vertical-align: middle;
    padding: 12px 12px;
}
.order_f .block_f{
    position: relative;
}
.form_lend_bott label.error{
    position: absolute;
    font-size: 12px;
}
.order_f label.error{
	position: absolute;
    right: 5px;
    top: 10px;
    font-size: 12px;
}

@media (max-width: 992px){
    .textarea_frew {
        width: 100%;
    }
    .input_frew {
        width: 100%;
        max-width: 255px;
    }
    .tell_frew{
        width: 187px;
    }
    .form-clone {
        display: block;
        text-align: center;
        width: 80%;
        margin: 0 auto;
    }
    .form-clone .aside {
        display: block;
    }
    .form-clone .aside_block:nth-child(1) {
        display: block;
        margin-top: -23px;
    }
    .form_rew .col-md-6:first-child {
        width: 98%;
    }

}

@media (max-width: 400px){
.titl_l_bott2 {font-size:26px;}
}

@media (max-width: 370px){
.inp_lab_st {float:none;text-align:center;width:100%!important;margin-bottom:15px!important;}
.inp_wr.inp_wrinl {width:180px!important;}
}

.order_minus_st {background:#e54b3f!important;width:25px!important;height:28px!important;line-height:24px!important;color:#fff!important;font-size:30px!important;text-decoration:none!important;background-position:0 0!important;border-radius:5px!important;top:3px!important;}

.order_plus_st {background:#e54b3f!important;width:25px!important;height:28px!important;line-height:28px!important;color:#fff!important;font-size:30px!important;text-decoration:none!important;background-position:0 0!important;border-radius:5px!important;}

.inp_lab_st {display:block;float:left;width:125px;margin: 14px 10px 0 0;}
.st-minus {text-decoration: none; color: #fff; font-size: 32px!IMPORTANT;width:35px!important;height:38px!important;display:block!important;line-height:36px;border-radius:5px;text-align:center;    background-position: 0 0!important;    position: inherit;    float:left;	}
	.lend_input_st {width:65px!important; text-align: center;float:left;}
	.st_plus {text-decoration: none; color: #fff; font-size: 32px!IMPORTANT;width:35px!important;height:38px!important;display:block!important;line-height:38px;border-radius:5px;text-align:center;    background-position: 0 0!important;    position: inherit;    float:left;	}
	
	.st-minus, .st_plus {background: rgba(191,53,53,1)!important;
background: -moz-linear-gradient(top, rgba(191,53,53,1) 0%, rgba(151,23,23,1) 100%)!important;
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(191,53,53,1)), color-stop(100%, rgba(151,23,23,1)))!important;
background: -webkit-linear-gradient(top, rgba(191,53,53,1) 0%, rgba(151,23,23,1) 100%)!important;
background: -o-linear-gradient(top, rgba(191,53,53,1) 0%, rgba(151,23,23,1) 100%)!important;
background: -ms-linear-gradient(top, rgba(191,53,53,1) 0%, rgba(151,23,23,1) 100%)!important;
background: linear-gradient(to bottom, rgba(191,53,53,1) 0%, rgba(151,23,23,1) 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf3535', endColorstr='#971717', GradientType=0 )!important;}

@media (max-width: 767px){
    .inp_lab {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }
	
	.titl_l_bott2 {margin-bottom:10px;}
	
	.inp_lab_st {display:block;float:left;width:125px;margin: 14px 10px 0 0;}
	.inp_wr_st {margin-bottom:5px;}
	.st-minus {text-decoration: none; color: #fff; font-size: 32px!IMPORTANT;width:35px!important;height:38px!important;display:block!important;line-height:36px;border-radius:5px;text-align:center;    background-position: 0 0!important;    position: inherit;    float:left;	}
	.lend_input_st {width:65px!important; text-align: center;float:left;}
	.st_plus {text-decoration: none; color: #fff; font-size: 32px!IMPORTANT;width:35px!important;height:38px!important;display:block!important;line-height:38px;border-radius:5px;text-align:center;    background-position: 0 0!important;    position: inherit;    float:left;	}
	
	.st-minus, .st_plus {background: rgba(191,53,53,1)!important;
background: -moz-linear-gradient(top, rgba(191,53,53,1) 0%, rgba(151,23,23,1) 100%)!important;
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(191,53,53,1)), color-stop(100%, rgba(151,23,23,1)))!important;
background: -webkit-linear-gradient(top, rgba(191,53,53,1) 0%, rgba(151,23,23,1) 100%)!important;
background: -o-linear-gradient(top, rgba(191,53,53,1) 0%, rgba(151,23,23,1) 100%)!important;
background: -ms-linear-gradient(top, rgba(191,53,53,1) 0%, rgba(151,23,23,1) 100%)!important;
background: linear-gradient(to bottom, rgba(191,53,53,1) 0%, rgba(151,23,23,1) 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf3535', endColorstr='#971717', GradientType=0 )!important;}
	
    .border_f {
        padding-bottom: 45px;
    }
    .bann_bott {
        padding-top: 50px;
    }
    .inp_wr {
        padding-right: 20px;
        padding-left: 20px;
        width: 100%;
    }
    .inp_wr.inp_wrinl{
        width: 100%;
        display: inline-block;
        vertical-align: middle;
    }
    .select.inp_wrinl{
        width: 38%;
    }
    .lend_subm {
        width: 250px;
    }
    .inp_wr .lend_input {
        width: 100%;
    }
    .img_pr_l {
        padding-top: 20px;
        position: absolute;
        width: 70%;
        left: 50%;
        margin-left: -28%;
        top: 255px;
        opacity: 0.5;
    }
    .form_lend_bott {
        width: 290px;
    }
    .form_lend_bott label.error{
        position: absolute;
        right: 20px;
        bottom: 15px;
        top: inherit;
    }
}
@media (max-width: 650px) {
    .alert_message{
        width:350px;
        margin-left: -175px;
    }
    .alert-success {
        padding: 100px 15px 15px 15px;
        background-position: center 15px;
    }
    .tell_frew {
        width: 139px;
    }
   /* .tell_frew{
        position: relative;
    }*/
	.form_rew {width:490px;}
}
@media (max-width: 521px) {
	
	.form_rew .line_f_rew:nth-child(2) input {max-width:100%!important;}
	
	.line_f_rew .tell label.error{
    top:-20px;
	right:0px;
}
	
	.form_rew {width:341px;}
/*    .tell_frew{
        margin-top: 5px;
        padding-top: 15px;
        position: relative;
    }*/
    .form_rew .line_f_rew:nth-child(2) {
        width: 100%;
        float: none;
		position:relative!important;
    }
    .form_rew .line_f_rew:nth-child(3) {
        width: 100%;
        float: none;
    }
    .img-orig {
        margin-bottom: 7px;
    }
    .form_rew .line_f_rew:nth-child(4) {
        width: 100%;
        margin-top: 100px;
    }
    .form-clone {
        width: 90%;
    }
    .line_inl_text {
        margin-right: 0px;
    }
    .input_frew {
        width: 100%;
    }
    .textarea_frew {
        width: 100%;
    }
    .tell_frew {
        width: 100%;
        max-width: 183px;
		position:relative;
    }
    .form_rew .col-md-6:first-child {
        width: 110%;
    }
    .line_f_rew label.error {
        width: 100%;
    }
    .label_frew {
        margin-top: 0;
    }
	
	
    .form_rew .line_f_rew:nth-child(4) label  {
        top: 0;
    }
    .title_f_r {
        background-size: cover; 
    }
    .submit_frew{
        width: 100%;
    }
    .w175 {
        width: 100%;
    /*    margin-top: 15px;*/
    	margin-top: 0;
    }
    .w100 , .line_inl_text {
        margin-top: 15px;
    }
    .sect_lend8_6 .text_li1 {
        max-width: 80%;
        vertical-align: top;
    }
    .bann_lleft{
        margin-bottom: 10px;
    }
    .bann_lleft span, .bann_lright span{
       max-width: 80%;
   }
   .sect_lend13_4 .type_l1 .text_li1 {
        max-width: 76%;
    }
   .bann_prod {
        right: 8px;
    }
    .form_rew .line_f_rew {
        width: 100%;
        float: none;
		
    }
    .form_rew .col-md-6:last-child {
        position: absolute;
        padding-left: initial;
        width: 100%;
        max-width: 340px;
        left: 15px;
        top: 60px;
    }
    .form_rew .line_f_rew:nth-child(2) input {
        max-width: 267px;
    }
	
}
@media (max-width: 992px) {
.titan-gel .col-md-3 {width:50%!important;float:left;box-sizing:border-box!important;}
}
@media (max-width: 680px) {
.titan-gel .col-md-3 {width:100%!important;float:none;box-sizing:border-box!important;}
}
@media (min-width: 767px) {
.banner_title-l2 .number_bann {margin-right:5px!important;    display: block!important;    float: left!important;width:auto!important;}
.banner_title-l2 .garant_bann {margin-left:5px!important;    display: block!important;    float: left!important;margin-top: 5px!important;width:150px!important;}
.banner_title-l2:after {content:"";display:table;clear:both;}
}
@media (max-width: 400px) {
	.form_rew {width:341px;}
/*    .tell_frew{
        margin-top: 5px;
        padding-top: 15px;
        position: relative;
    }*/
    .form_rew .line_f_rew:nth-child(2) {
        width: 100%;
        float: none;
    }
    .form_rew .line_f_rew:nth-child(3) {
        width: 100%;
        float: none;
    }
    .img-orig {
        margin-bottom: 7px;
    }
    .form_rew .line_f_rew:nth-child(4) {
        width: 100%;
        margin-top: 100px;
    }
    .form-clone {
        width: 90%;
    }
    .line_inl_text {
        margin-right: 0px;
    }
    .input_frew {
        width: 100%;
    }
    .textarea_frew {
        width: 100%;
    }
    .tell_frew {
        width: 100%;
        max-width: 183px;
    }
    .form_rew .col-md-6:first-child {
        width: 110%;
    }
    .line_f_rew label.error {
        width: 100%;
    }
    .label_frew {
        margin-top: 0;
    }
}

input{-webkit-appearance: none; }

.fl_l {
    float: left;
}

.fl_r {
    float: right;
}


.clearfix:after {
    clear: both;
}

.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}