img{
	vertical-align:top;
}
.wrapper {
    max-width: 1920px;
    padding-top:40px;
    margin:0 auto;
}

.inline_block{
    display:inline-block;
    vertical-align:top;
}
.center1{
    max-width: 1280px;
    margin:0 auto;
}

.main_header {
    border-bottom: 1px solid #d7d7d7;
}

.main_menu_cont {
    background-color: #4385f3;
    width:100%;
    z-index: 1000;
    position: absolute;
    top:0;
    left:0;
}

.main_menu_cont .center1{
    padding: 0 141px;
    text-align: center;
}

.main_menu li {
    display: inline-block;
    vertical-align: top;
    list-style-type: none;
    list-style-image: none;
}

.main_menu > li > a {
    color: white;
    text-decoration: none;
    display: block;
    padding: 11px 12px;
	line-height:1;
	font-size:17px;
}

.main_menu > li > a:hover,
.main_menu > li > a.act,
.main_menu > li.active > a {
    background-color: #1c60d2;
}

.main_menu > li.actselect{
    background:#3a7be7;
}
.main_menu > li.actselect > {
    background:none;
}
.main_menu li a.search,
.search_cont a.search {
    display: block;
    padding: 6px 38px;
    background-color: #1c60d2;
}
.search_cont a.search img{
	vertical-align:top;
}

.main_menu li a.search img {
    vertical-align: top;
}


/* header-responsive-menu */

.menu-open-wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
}

body.open-menu .menu-open-wrap {
    visibility: visible;
    opacity: 1;
}

.header-responsive {
    position: relative;
    display: none;
    margin-left: auto;
    align-items: center;
}

.header-responsive-menu {
    position: absolute;
    top: 10px;
    right: 15px;
    display: none;
    flex-direction: column;
    align-items: center;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 4;
    user-select: none;
    cursor: pointer;
}

.header-responsive-menu__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 30px;
    height: 30px;
    transition: .3s linear;
    user-select: none;
}

.header-responsive-menu__inner span {
    width: 30px;
    height: 3px;
    background: #fff;
    transition: .15s;
}

.header-responsive-menu__inner span:nth-child(1) {
    margin-bottom: 5px;
}

.header-responsive-menu__inner span:nth-child(3) {
    margin-top: -3px;
}

.header-responsive-menu__inner span:nth-child(4) {
    margin-top: 5px;
}

body.open-menu .header-responsive-menu__inner span {
    display: none;
    background: #fff;
}

body.open-menu .header-responsive-menu__inner span:nth-child(2) {
    display: block;
    transform: rotate(-45deg);
}

body.open-menu .header-responsive-menu__inner span:nth-child(3) {
    display: block;
    transform: rotate(45deg);
}

.header-responsive-menu-search {
    display: none;
}
/* header-responsive-menu */


.logo_row{
    padding:29px 25px;
    padding-right:0;
    text-align:left;
    position:relative;
}
.head_thebell{
    position:absolute;
    top:29px;
    right:30px;
    z-index:10;
}
.head_thebell_button{
    border:0;
    outline:0;
    background:none;
    cursor:pointer;
}

.zakazonline_link1{
    position:relative;
    background-color: #31a754;
    color:#fff;
    text-decoration: underline;
    padding: 8px 34px;
    display: inline-block;
}
.zakazonline_link1:hover{
    text-decoration: underline;
    color:#fff;
}
.zakazonline_link1:active{
    top:1px;
}

.b24_form_clk {
    color: green;
    font-size: 0.85em;
    font-weight: 400;
    line-height: 1em;
    text-decoration: none;
}

.b24-window-popup-wrapper {
    max-width: 400px;
}

.search_cont {
    font-size: 0;
    display: none;
}

.search_cont .block1 {
    width: 83%;
    padding: 0 10px 0 15px;
}

.searchinp::-webkit-input-placeholder {
    color: white;
}

.searchinp::-moz-placeholder {
    color: white;
}

.searchinp:-moz-placeholder {
    color: white;
}

.searchinp:-ms-input-placeholder {
    color: white;
}

.search_cont .block1 input {
    height: 40px;
    border: none;
    background-color: #1c60d2;
    width: 100%;
    padding: 5px 20px;
    color: white;
}

.search_cont .block2 {
    width: 10%;
}

.logo_row .block1 {
    padding-left: 23px;
}

.logo_row .block2 {
    margin-left: 59px;
    position: relative;
}

.logo_row .block2 .city a {
    color: #0068c0;
    border-bottom: 1px dotted #0068c0;
    text-decoration: none;
	position:relative;
}
.citychange .city a:before{
	content: " ";
    color: #fff;
    background: url(/file/i_pic/ico_m.jpg);
    display: block;
    height: 16px;
    width: 11px;
    position: absolute;
    left: -17px;
    top: 3px;
}

.logo_row .block2 .number {
    font-size: 26px;
    color: #525252;
    margin-top: 2px;
}

.logo_row .block2 .email 
{
    font-size: 16px;
    color: #0068c0;
    text-decoration: underline;
    text-align: left;
}
.email-mobile
{
    padding-left: 10px ;
}
.email-mobile a
{
    color: #ffffff;
    font-size: 14px;
    /* text-decoration: underline; */
}

.logo_row .block3 {
    margin-left: 50px;
}

.logo_row .block4 {
    margin-left:30px;
    width:220px;
    color:#525252;
    position:relative;
    line-height:1;
    text-align:center;
}
.logo_row .block4 a{
    font-size:17px;
    line-height:1;
    color: #525252;
    text-decoration: none;
    display:inline-block;
}

.top_second_menu {
    display: none;
    position: relative;
    height: 100%;
    float: left;
}

.dop_menu {
    float: left;
    padding: 0 23px;

}

/* .top_menu_block1_ul {
} */
.top_menu_block1{
    padding-left:15px;
}

.dop_menu li > a {
    color: white;
    font-size: 17px;
    display: block;
    text-decoration: none;
    padding-top: 7px;
    text-align: left;
}

.dop_menu_wrap {
    position:relative;
    padding: 0 18px 30px 5px;
    display: none;
    margin-top:10px;
}
.dop_menu_close{
    position:absolute;
    left:50%;
    bottom:5px;
    width:43px;
    height:20px;
    background:url(/themes/img/header_menu_close1.png) no-repeat;
    opacity:0.6;
    cursor:pointer;
}
.dop_menu_close:hover{
    opacity:1;
}

.dop_menu_wrap.active {
    display: flex;
}

.dop_menu li a:hover, .dop_menu li a.active {
    text-decoration: underline;
}

.top_second_menu li {
    display: block;
    text-align: left;
}

.top_third_menu {
    display: none;
}

.top_four_menu {
    display: none;
}

.second_menu {
    /*padding: 0 145px;*/
    text-align: center;
    height: 86px;
}

.second_menu li {
    display: inline-block;
    vertical-align: top;
    list-style-type: none;
    list-style-image: none;
    border-right: 1px solid #d7d7d7;
    height: 100%;
}

.second_menu li:last-child {
    border-right: none;
}

.second_menu li a {
    color: #0068c0;
    display: block;
    text-decoration: none;
    font-size: 18px;
    padding: 22px 39px;
    max-width: 200px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.company_description1 {
    margin-top: 61px;
    margin-bottom: 61px;
}

.company_description1 .items {
    margin-top: 30px;
    text-align: center;
}

.company_description1 .item {
    margin-right: 21px;

}

.company_description1 h1 {
    font-size: 46px;
    color: #525252;
    text-align: center;
    font-family: PFDinTextCondProMedium;
    font-weight: normal;
}

.company_description1 .center1 {
    padding: 0 73px;
}

.company_description1 .item .left {
    height: 120px;
    width: 120px;
    font-size: 45px;
    text-align: center;
    color: #525252;
    border-style: solid;
    border-width: 2px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.company_description1 .item .left span {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}

.company_description1 .item .right {
    width: 227px;
    height: 120px;
    position: relative;
    padding-left: 20px;
    text-align: left;
}

.company_description1 .item .right span {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    font-size: 23px;
    color: #525252;
}

.border_blue {
    border-color: #4385f3;
}

.border_blue:hover {
    background-color: #4385f3;
    color: white !important;
}

.border_red {
    border-color: #ea4234;
}

.border_red:hover {
    background-color: #ea4234;
    color: white !important;
}

.border_green {
    border-color: #31a754;
}

.border_green:hover {
    background-color: #31a754;
    color: white !important;
}

.preim_cont {
    background-size: auto;
    background-position: top;
    background-repeat: no-repeat;

    /* padding-top : 160 px; */
    margin-top: 35px;
}

.parallax-window {
    height: 359px;
    background: transparent;
}

.preim_cont .center1 {
    padding: 0 73px;
    position: relative;
    margin-top: -208px;
}

.preim_cont .preim_block {
    font-size: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2165d7+8,4385f3+100 */
    background: rgb(33, 101, 215); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(33, 101, 215, 1) 8%, rgba(67, 133, 243, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(33, 101, 215, 1) 8%, rgba(67, 133, 243, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(33, 101, 215, 1) 8%, rgba(67, 133, 243, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2165d7', endColorstr='#4385f3', GradientType=0); /* IE6-9 */
    padding: 20px 18px 40px 18px;
    position: relative;

}

.preim_cont .preim_block:before {
    content: " ";
    color: #fff;
    background: url(/file/i_pic/yellow_arrow.png);
    display: block;
    height: 96px;
    width: 149px;
    position: absolute;
    left: -52px;
    top: -9px;

}

.preim_cont h1 {
    font-size: 46px;
    font-family: PFDinTextCondProMedium;
    font-weight: normal;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;

}

.preim_cont .preim_block h2 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-family: PFDinTextCondProMedium;
    font-weight: normal;
    text-transform: none;
}

.preim_cont .preim_block .item {
    color: white;
    text-align: center;
    font-size: 23px;
    width: 25%;
}

.preim_cont .gradient_line {
    widows: 100%;
    height: 1px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6596e7+0,6596e7+29,6596e7+80,6596e7+100&0.5+0,1+20,1+80,1+80,0.5+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6596e7+0,6596e7+29,6596e7+68,6596e7+100&0.1+0,1+10,1+11,1+90,0.1+100 */
    background: -moz-linear-gradient(left, rgba(101, 150, 231, 0.1) 0%, rgba(101, 150, 231, 1) 10%, rgba(101, 150, 231, 1) 11%, rgba(101, 150, 231, 1) 29%, rgba(101, 150, 231, 1) 68%, rgba(101, 150, 231, 1) 90%, rgba(101, 150, 231, 0.1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(101, 150, 231, 0.1) 0%, rgba(101, 150, 231, 1) 10%, rgba(101, 150, 231, 1) 11%, rgba(101, 150, 231, 1) 29%, rgba(101, 150, 231, 1) 68%, rgba(101, 150, 231, 1) 90%, rgba(101, 150, 231, 0.1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(101, 150, 231, 0.1) 0%, rgba(101, 150, 231, 1) 10%, rgba(101, 150, 231, 1) 11%, rgba(101, 150, 231, 1) 29%, rgba(101, 150, 231, 1) 68%, rgba(101, 150, 231, 1) 90%, rgba(101, 150, 231, 0.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a6596e7', endColorstr='#1a6596e7', GradientType=1); /* IE6-9 */

    margin: 15px 0;
}

.preim_cont {
    font-size: 0;
}

.preim_cont .preim_block2 {
    margin-top: 70px;
}

.preim_cont .preim_block2 h2 {
    text-align: center;
    color: #525252;
    font-size: 29px;
    font-weight: normal;
    text-transform: none;
}

.preim_cont .preim_block2 .item {
    color: #525252;
    text-align: center;
    font-size: 20px;
    width: 25%;
    position: relative;
}

.preim_cont .preim_block2 .block2 {
    width: 23%;
}

.preim_cont .preim_block2 .block3 {
    width: 27%;
}

.preim_cont .preim_block2 .block4 {
    padding-left: 11px;
}

.preim_cont .preim_block2 .block2:before {
    content: " ";
    color: #fff;
    background: url(/file/i_pic/red_arrow.png);
    display: block;
    height: 40px;
    width: 82px;
    position: absolute;
    left: -36px;
    top: 71px;
}

.preim_cont .preim_block2 .block3:before {
    content: " ";
    color: #fff;
    background: url(/file/i_pic/blue_arrow.png);
    display: block;
    height: 36px;
    width: 85px;
    position: absolute;
    left: -33px;
    top: 46px;
}

.preim_cont .preim_block2 .block4:before {
    content: " ";
    color: #fff;
    background: url(/file/i_pic/yellow_arrow2.png);
    display: block;
    height: 27px;
    width: 81px;
    position: absolute;
    left: -49px;
    top: 45px;
}

.preim_cont .preim_block2 span {
    max-width: 248px;
    display: block;
    margin: 6px auto 0 auto;
}

.polezny .center1 {
    padding: 0 73px;
}

.polezny h1 {
    text-align: center;
    font-family: PFDinTextCondProMedium;
    text-transform: uppercase;
    font-size: 46px;
    color: #525252;
    font-weight: normal;
    margin-top: 86px;
    margin-bottom: 38px;
}

.polezny .items {
    font-size: 0;
}

.polezny .item_cont {
    width: 20%;
    height: 318px;
    position: relative;
}

.polezny .item_cont.active:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -19px;
    bottom: -30px;
    border: 18px solid transparent;
    border-top-width: 12px;
    border-top-style: solid;
}

.polezny .item {
    padding: 12px 32px;
    text-align: center;
    height: 106px;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;

}

.polezny .item_cont.active .item {
    height: 100%;
}

.polezny .item h2 {
    font-size: 25px;
    text-transform: none;
    font-weight: normal;
    color: #fff;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}


.polezny .items .block1 {
    background-image: url('/file/i_pic/polezn_1.jpg');
}

.polezny .items .block2 {
    background-image: url('/file/i_pic/polezn_2.jpg');
}

.polezny .items .block3 {
    background-image: url('/file/i_pic/polezn_3.jpg');
}

.polezny .items .block4 {
    background-image: url('/file/i_pic/polezn_4.jpg');
}

.polezny .items .block5 {
    background-image: url('/file/i_pic/polezn_5.jpg');
}

.polezny .items .block1:after {
    border-top-color: rgba(67, 133, 243, 0.85);
}

.polezny .items .block2:after {
    border-top-color: rgba(231, 45, 30, 0.85);
}

.polezny .items .block3:after {
    border-top-color: rgba(228, 166, 0, 0.85);
}

.polezny .items .block4:after {
    border-top-color: rgba(67, 133, 243, 0.85);
}

.polezny .items .block5:after {
    border-top-color: rgba(49, 167, 84, 0.85);
}

.polezny .blue {
    background-color: rgba(67, 133, 243, 0.85);
}

.polezny .red {
    background-color: rgba(231, 45, 30, 0.85);
}

.polezny .yellow {
    background-color: rgba(228, 166, 0, 0.85);
}

.polezny .green {
    background-color: rgba(49, 167, 84, 0.85);

}

.polezny .items_description {
    border: 1px solid #d9d9d9;
    border-top: none;
    padding: 43px 30px;
    font-size: 0;
}

.polezny .items_description .description_item {
    display: none;
}

.polezny .items_description .description_item.active {
    display: block;
}

.polezny .items_description .item_left,
.polezny .items_description .item_right {
    width: 50%;
}
.polezny .items_description .item_left{
    color: #000;
    font-size: 18px;
    line-height: 28px;
}
.polezny .items_description .item_left a {
    color: #000;
    font-size: 18px;
    line-height: 28px;
}

.polezny .items_description .item_left {
    border-right: 1px solid #d9d9d9;
}

.polezny .items_description .item_right {
    padding-left: 50px;
}

.polezny .items_description .item_right {
    color: #3a3a3a;
    font-size: 16px;
    padding-top: 12px;
}

.otzyvy {
    background-color: #eeeeee;
    margin-top: 37px;
    padding-top: 25px;
    padding-bottom: 35px;
}

.otzyvy .center1 {
    padding: 0 73px;
}

.otzyvy_title{
    text-align: center;
    margin-bottom: 56px;
}
.otzyvy_title a{
    font-size: 46px;
    line-height:1;
    color:#525252;
    font-family: PFDinTextCondProMedium;
    text-transform: uppercase;
    font-weight:normal;
    text-decoration:none;
}
.otzyvy_title a:hover{
    text-decoration:none;
}
.otzyvy_all{
    text-align:center;
    margin-top:5px;
}

.otzyvy_items {
    font-size: 0px;
}
.otzyvy_item {
    width: 33.3%;
    padding: 0 23px;
    margin-bottom:30px;
}
.otzyvy_item_header_box1{
    float:left;
    width:90px;
}
.otzyvy_item_header_box2{
    margin-left:90px;
    padding-left:10px;
}
.otzyvy_item_photo{
    height:90px;
    text-align:center;
}
.otzyvy_item_photo img{
    max-width:100%;
    height:auto;
    vertical-align: top;
}
.otzyvy_item .title {
    font-size: 19px;
    line-height:1.2;
    color: #0068c0;
}
.otzyvy_item .text {
    margin-top: 18px;
    font-size: 17px;
    color: #525252;
    line-height: 24px;
}

.otzyvy_list2_item{
    margin-top:35px;
    border-top:1px #d7d7d7 solid;
    padding-top:35px;
}
.otzyvy_list2_item:nth-child(1){
    margin-top:0;
    border:0;
}
.otzyvy_list2_item_box1{
    float:left;
    width:90px;
}
.otzyvy_list2_item_box2{
    margin-left:90px;
    padding-left:20px;
}
.otzyvy_list2 .title {
    font-size: 19px;
    line-height:1.2;
    color: #0068c0;
}
.otzyvy_list2 .text {
    margin-top: 18px;
    font-size: 17px;
    color: #525252;
    line-height: 24px;
}

.photos .photos_wrap {
    font-size: 0;
}
.photos img{
    vertical-align:top;
}
.photos .block1 {
    max-width: 960px;
    font-size: 0;
}
.photos .block1 span, .photos .block2 span {
    display: inline-block;
    vertical-align: top;
}
.photos .block1 img {
    max-width: 640px;
    font-size: 0;
    
}

.photos .block3 {
    font-size: 25px;
    background-color: #4385f3;
    padding: 35px 20px;
    width: 320px;
    height: 500px;
	line-height: 34px;
}

.photos .block3 span {
    font-size: 25px;
    color: white;
    display: block;
}

.photos .block3 .span2 {
    margin-top: 27px;
}

.photos .block4 {
    width: 320px;
}

.photos .block4 span {
    display: inline-block;
    vertical-align: top;
}

.photos {
    overflow-x: hidden;
}

.photos_wrap {
    min-width: 1920px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.photos .number {
    font-size: 41px;
    text-align: center;
    color: white;
    font-weight: normal;
    text-transform: none;
    background-color: #4385f3;
    padding: 19px 0 24px 0;
}

.top_slider_wrap {
    position: absolute;
    width: 100%;
}

.top_slider_wrap_rel {
    position: relative;
    max-width: 1280px;
    height: 359px;
    margin: 0 auto;
}

.photos span {
    position: relative;
}

.photos .zat {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.21);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.photos .zat:hover {
    background-color: transparent;
}

span.numb{
    display: none;
}
.cities{
    position: absolute;
    top:28px;
    left:0;
    background-color:white;
    padding:15px 20px;
    border:1px solid #ccc;
    z-index: 1000;
    /*
    -webkit-box-shadow: 0px 1px 7px 1px rgba(122, 122, 122, 1);
    -moz-box-shadow: 0px 1px 7px 1px rgba(122, 122, 122, 1);
    box-shadow: 0px 1px 7px 1px rgba(122, 122, 122, 1);
    */
    display: none;
    width:165px;
}
.cities .item{
    margin-top:7px;
}
.cities a{
    border-bottom: 1px dotted #0068c0;
    text-decoration: none;
    font-size:16px;
    line-height: 1;
    color: #0068c0;
}

.footer_main{
    min-height:300px;
    padding-bottom:50px;
}
.footer_main_hrline1{
    height:1px;
    line-height:1px;
    background:#d7d7d7;
    margin-top:100px;
}
.page_index .footer_main_hrline1{
    display:none;
}
.footer_main_hrline2{
    height:1px;
    line-height:1px;
    background:#d7d7d7;
    margin-top:20px;
    margin-bottom:20px;
}
.footer_main_content{
    padding:25px 75px 50px 75px;
}
.footer_main_content_box1{
    float:left;
    width:200px;
    padding-left:30px;
}
.footer_main_content_box2{
    margin-left:200px;
}

.footer_main_menu1 ul,
.footer_main_menu1 ul li{
    list-style-image:none;
    list-style-type:none;
    margin:0;
    padding:0;
}
.footer_main_menu1 a{
    font-size:16px;
    line-height:1.2;
    color:#525252;
    text-decoration:none;
}
.footer_main_menu1 a:hover{
    color:#4385f3;
    text-decoration:underline;
}
.footer_main_menu1 > ul > li{
    padding-top:20px;
    padding-bottom:20px;
    border-bottom:1px #d6d6d6 solid;
}
.footer_main_menu1 > ul > li:last-child{
    border:0;
}
.footer_main_menu1 > ul > li > a{
    font-weight:bold;
}
.footer_main_menu1 > ul > li > ul{
    margin-top:5px;
}
.footer_main_menu1 > ul > li > ul > li{
    margin-bottom:5px;
}
/* .footer_main_menu1 > ul > li > ul > li > a{
} */

.footer_main_colon_box{
    float:left;
    width:50%;
    padding-left:40px;
}


.footer_main_foot{
    margin-top:10px;
}
.footer_main_foot_counter{
    display:none;
}
.footer_main_foot_studio{
    text-align:right;
    padding-right:0;
}

  .iframe_banner_wrapper{
    display:inline-block;
    position:relative;
  }
  .iframe_banner_wrapper:after { /* надо higher Z-index чтобы поймать the click */
    content:"";
    position:absolute;
    z-index:1;
    width:100%;
    height:100%;
    left:0;
    top:0;
    cursor: pointer;
  }
  
  .iframe_banner_wrapper iframe{
    vertical-align:top;
  }