html,body,form {margin: 0;padding: 0;}
body{font-family: "LatoWeb";color:#313131;}
.clear{
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0;
}
.header{
    background: #ffffff url('/images/header.jpg') 50% 0 no-repeat;
    height: 900px;
    width: 100%;
    min-width:1200px;
    background-size: cover;
    overflow: hidden;
}

#contacts.header{
    background: #ffffff url('/images/contacts_top_fon.png') 50% 0 no-repeat;
    height: 160px;
}
.header .top{
    margin: 0 auto;
    width: 1114px;
    height: 35px;
    overflow: hidden;
}
.header .top .l1{
    overflow: hidden;
    float: left;
    padding: 18px 0 0 10px;
}
.header .top .l1 a{
    height: 14px;
    width: 14px;
    display: block;
    float: left;
    margin-right: 12px;

}
.header .top .l1 .i1{
    background: transparent url('/images/icon1.png') 50% 50% no-repeat;
}
.header .top .l1 .i2{
    background: transparent url('/images/icon2.png') 50% 50% no-repeat;
}
.header .top .l1 .i3{
    background: transparent url('/images/icon3.png') 50% 50% no-repeat;
}
.header .top .l2{
    overflow: hidden;
    float: left;
    padding: 15px 0 0 82px;
}
.header .top .l2 a{
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    margin-right: 10px;
}
.header .top .navi{
    float: right;
    padding: 15px 0 0 0;
}
.header .top .navi a{
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    margin-left: 23px;
}

.header .top2{
    margin: 20px auto 0 auto;
    width: 1114px;
    height: 67px;
    overflow: hidden;
    position: relative;
}
.header .top2 .logo{float:left;background: url("/images/logo.png") no-repeat;color:#ffffff;font-size:10px;padding:00px 0 10px 65px;text-decoration: none; }
.header .top2 .logo div{color:#ffffff;font-size: 18px;}


.header .top2 .rb{
    float: right;
    overflow: hidden;
    padding-top: 2px;
}
.header .top2 .rb .phone{
    background: transparent url("/images/iconphone.png") 0% 50% no-repeat;
    color: #ffffff;
    float: right;
    margin-left: 32px;
    padding: 0px 0 0 22px;
}
.header .top2 .rb .phone .title{
    font-size: 10px;
    padding-left: 7px;
}
.header .top2 .rb .phone .num{
    font-size: 12px;
    padding-top: 1px;
}
.header .top2 .menu{
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
}
.header .top2 .menu a{
    font-size: 16px;
    color:#ffffff;
    text-decoration: none;
    text-transform: uppercase;
    margin-left: 38px;
}
.header .top3{
    margin: 198px auto 0 auto;
    width: 1114px;
    overflow: hidden;
    position: relative;
}

.jumbotron{ 
   font-family: "LatoWeb";
    font-weight: 200;
   text-align: center;
   color: #fff;
   font-size:25px;
}

.jumbotron-title{
   font-size:60px;
   font-weight:300;
}

.header .top3 .search-block{
    background: transparent url("/images/searchfon.png");
    height: 126px;
    width: 707px;
    margin: 110px auto 0 auto;
    padding: 17px 77px;
}
.header .top3 .search-block .title{
    font-size: 30px;
    color: #ffffff;
    font-weight:300;
}
.header .top3 .search-block .form{
    margin-top: 17px;
    position: relative;
}
.header .top3 .search-block .form .in{
    font-size: 12px;
    background: #ffffff url("/images/iconsearh.png") 10px 50% no-repeat;
    border: none;
    padding: 11px 0 11px 44px;
    width: 460px;
}
.header .top3 .search-block .form .in::-webkit-input-placeholder {color:#d8d8d8;}
.header .top3 .search-block .form .in::-moz-placeholder          {color:#d8d8d8;}/* Firefox 19+ */
.header .top3 .search-block .form .in:-moz-placeholder           {color:#d8d8d8;}/* Firefox 18- */
.header .top3 .search-block .form .in:-ms-input-placeholder      {color:#d8d8d8;}

.header .top3 .search-block .form .sub{
    background: transparent url("/images/sub.png") no-repeat;
    width: 73px;
    height: 73px;
    font-size: 9px;
    line-height: 0;
    border: 0;
    padding: 0;
    color:rgb(245,245,245); 
    position: absolute;
    right: 20px;
    top: -22px;
}

.header_tab td{border-bottom: solid 1px #ff6100 !important;color:#000000;font-weight: bold;}
.pdf{background: url("/images/pdf.png") no-repeat;padding:4px 0 0 26px;height: 20px;color:#3a3a3a;margin:22px 0;}
.pdf a{color:#2E4D9F;text-decoration: underline;}


.h{
    font-size: 28px;
    color:#313131;
    font-weight: bold;
    margin: 54px 0 0 6px;
    padding: 0 0 9px 0px;
    text-transform: uppercase;
    border-bottom: 1px solid #e8e8e8;
}
.h span{
    border-bottom: 3px solid #fb9843;
    padding-bottom: 6px;
}
.content{
    width: 1118px;
    margin: 0 auto;
}
.content .c1{
    padding: 73px 0 140px 2px;
}
.content .c1 .block:hover{
    position: relative;
    top:-9px;
}
.content .c1 .block{
    border: 1px solid #e8e8e8;
    float: left;
    width: 350px;
    height: 500px;
    margin-right: 30px;
    box-shadow: #f0f0f0 5px 6px 0px;
    -webkit-box-shadow: #f0f0f0 5px 6px 0px;
    -moz-box-shadow: #f0f0f0 5px 6px 0px;
    padding: 34px 0px 32px 0px;
    background: #ffffff;
}
.content .c1 .block.r{
    margin-right: 0;
}
.content .c1 .block .title{
    font-size: 28px;
    font-weight: bold;
    color: #313131;
    text-align: center;
}
.content .c1 .block .title span{
    font-weight: normal;
}
.content .c1 .block .price{
    color: #313131;
    padding: 0 50px;
    margin: 29px 0 9px 0;
    overflow: hidden;
}

.content .c1 .block .priceinfo{
    color: #313131;
    padding: 0 50px;
    margin: 0 0 9px 0;
    overflow: hidden;
}

.content .c1 .block .price span{
    font-weight: normal;
    font-size: 22px;
    float: left;
    margin-top: 3px;
    padding: 0 10px;

}
.content .c1 .block .price a{
    background: transparent url("/images/ar.png") 50% 50% no-repeat;
    font-size: 0;
    line-height: 0;
    float: left;
    width: 10px;
    height: 10px;
    margin: 14px 19px 0 10px;
}
.content .c1 .block .price div{
    font-size: 27px;
    font-weight: bold;
    float: left;
}
.content .c1 .block .diver{
    height: 5px;
    background: #f0f0f0;
    line-height: 0px;
    font-size: 0px;
}
.content .c1 .block .diver1{
    height: 5px;
    background: #8bf68b;
    line-height: 0px;
    font-size: 0px;
}
.content .c1 .block .diver2{
    height: 5px;
    background: #fb9843;
    line-height: 0px;
    font-size: 0px;
}
.content .c1 .block .diver3{
    height: 5px;
    background: #94bee5;
    line-height: 0px;
    font-size: 0px;

}
.content .c1 .block .text{
    margin: 20px 50px;
}
.content .c1 .block .text div{
    font-size: 17px;
    color: #313131;
    border-bottom: 1px solid #e8e8e8;
    padding: 18px 0 9px 0;
}
.content .c1 .block .more{
    text-align: center;
    margin: 37px 8px 0 0px;
}
.content .c1 .block .more a{
    color:#de8539;
    font-size: 13px;
    text-decoration: none;
}
.content .c1 .block .buy{
    text-align: center;
    margin: 58px 10px 0 0;
}
.content .c1 .block .buy1 a{
    color: #69d769;
}
.content .c1 .block .buy2 a{
    color: #ec8e3d;
}
.content .c1 .block .buy3 a{
    color: #689ac8;
}
.content .c1 .block .buy a{
    border: 1px solid #e8e8e8;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    padding: 15px 79px;
}
.content .c1 .block:hover .buy a{
    font-size: 14px;
    padding: 13px 74px;
}
.content .c1 .block:hover .buy1 a{
    box-shadow: #8bf68b 4px 5px 0px;
    -webkit-box-shadow: #8bf68b 4px 5px 0px;
    -moz-box-shadow: #8bf68b 4px 5px 0px;
}
.content .c1 .block:hover .buy2 a{
    box-shadow: #fb9843 4px 5px 0px;
    -webkit-box-shadow: #fb9843 4px 5px 0px;
    -moz-box-shadow: #fb9843 4px 5px 0px;
}
.content .c1 .block:hover .buy3 a{
    box-shadow: #94bee5 4px 5px 0px;
    -webkit-box-shadow: #94bee5 4px 5px 0px;
    -moz-box-shadow: #94bee5 4px 5px 0px;
}
.content .c2{
    margin: 0 0 160px 0;
}
.content .c2 .tab{
    width: 100%;
    margin: 110px 0px;
}
.content .c2 .tab td{
    vertical-align: top;
    text-align: center;
    width: 25%;
}
.content .c2 .tab td .title{
    font-size: 16px;
    color: #313131;
    font-weight: bold;
    margin: 10px 0 13px 0;
}
.content .c2 .tab td .text{
    font-size: 16px;
    color: #313131;
    padding: 0px 30px;
}
.content .c2 .tab td .text a{
    color: #de8539;
    text-decoration: underline;
}


.content .c2 .news{
    width: 100%;
    margin: 110px 0px;
}
.content .c2 .news td{
    vertical-align: top;
    text-align: left;
    width: 30%;
    margin: 20%;
    padding: 10px;
}
.content .c2 .news td .title{
    font-size: 16px;
    color: #313131;
    font-weight: bold;
    margin: 10px 0 13px 0;
}
.content .c2 .news td .text{
    font-size: 16px;
    color: #313131;
}



.content .c3{
    padding: 73px 0 140px 2px;
}
.content .c0{

}
.content .c0 .tab{
    width: 100%;
    background: #ffffff;
    border-spacing: 0px;
    margin: 48px 0;
}
.content .c0 .tab td{
    color: #313131;
    font-size: 16px;
    text-align: center;
    border-right: 3px solid #fff;
    padding: 17px 0px;
}
.content .c0 .tab .title td{
    font-size: 24px;
    font-weight: bold;
    padding: 13px 0px;
    text-align: center;
    border-bottom: 3px solid #fff;
}
.content .c0 .tab .title td.t1{
    text-align: left;
}
.content .c0 .tab td.t1{
    width: 269px;
    text-align: left;
}
.content .c0 .tab td.t1.b{
    color: #94bee5;
}
.content .c0 .tab td.t2{
    width: 139px;
    background: #f9f9f9;
}
.content .c0 .tab td.t3{
    width: 138px;
    background: #f3f3f3;
}
.content .c0 .tab td.t4{
    width: 138px;
    background: #eaeaea;
}
.content .c0 .tab td.t5{
    width: 137px;
    background: #e5e5e5;
}
.content .c0 .tab td.t6{
    width: 138px;
    background: #dcdcdc;
}
.content .c0 .tab td.t7{
    background: #94bee5;
    color:#ffffff;
}
.content .c0 .tab .buy .t1 b {
    margin-right: 10px;
}
.content .c0 .tab .buy .t1 a{
    text-decoration: none;
    font-size: 12px;
    color:#313131;
    margin: 0 0px 0 10px;
}
.content .c0 .tab .buy .t1 a.on{
    background: #fb9843;
    padding: 6px 9px;
    color: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.content .c0 .tab .buy td{
    position: relative;
    top:-10px;
}
.content .c0 .tab .buy .t2,
.content .c0 .tab .buy .t3,
.content .c0 .tab .buy .t4,
.content .c0 .tab .buy .t5,
.content .c0 .tab .buy .t6,
.content .c0 .tab .buy .t7{
    background-color: transparent;
    background-image: url("/images/shop_off.png");
    background-repeat: no-repeat;
    background-position: 50% 100%;
    font-size: 20px;
    color:#313131;
    font-weight: bold;
    padding: 30px 0 35px 0;
    height: 80px;
}
.content .c0 .tab .buy .t2 a,
.content .c0 .tab .buy .t3 a,
.content .c0 .tab .buy .t4 a,
.content .c0 .tab .buy .t5 a,
.content .c0 .tab .buy .t6 a,
.content .c0 .tab .buy .t7 a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.content .c0 .tab .buy .t2:hover,
.content .c0 .tab .buy .t3:hover,
.content .c0 .tab .buy .t4:hover,
.content .c0 .tab .buy .t5:hover,
.content .c0 .tab .buy .t6:hover,
.content .c0 .tab .buy .t7:hover{
    background-color: transparent;
    background-image: url("/images/shop_on.png");
    background-repeat: no-repeat;
    background-position: 50% 100%;
    font-size: 20px;
    color:#ffffff;
    font-weight: bold;
    padding: 30px 0 35px 0;
}


.footer{
    border-top: 1px solid #e8e8e8;
    width: 1118px;
    margin: 0 auto;
    height: 400px;
    padding: 72px 10px 0px 10px;
}
.footer table{
    width: 100%;
}
.footer .copy{
    background: url("/images/slogo.png") no-repeat;
    padding: 4px 0 0 64px;
    font-size: 15px;
    margin: 0 0 50px 10px;
}
.footer .phone .bold{font-size: 12px;}
.footer .phone .bold span{font-size: 16px;}
.footer td{vertical-align: top;}
.footer .blf {padding-top: 10px;}
.footer .blf .title{color:#313131;font-size: 16px;font-weight: bolder;}
.footer .blf .link{padding-top: 1px;}
.footer .blf .link a{color:#589bd9;display: block;margin-top:10px;}
.footer .blr {}
.footer .blr .title{color:#313131;font-size: 16px;font-weight: bolder;}
.footer .blr .link{padding-top: 9px;}
.footer .blr .link a{color:#589bd9;display: block;}
.footer .blr .link #comodoTL{font-size: 10px;margin: 0 20px;}

.footer_b{text-align: center;margin:30px 0 3px 3px;vertical-align: bottom;}
.footer_b a{margin:0 2px;}

.right .cont a{
color:#589bd9;
}

.contacts_content{
    overflow: hidden;
    margin: 38px 0 0 5px;
}
.contacts_content .left{
    float: left;
    width: 265px;
}
.contacts_content .left .block{
    margin: 0 0 115px 0;
}
.contacts_content .left .block.block2{
    margin: 0 0 54px 0;
}
.contacts_content .left .block .title{
    font-size: 20px;
    font-weight: bold;
    padding: 0 20px 10px 0;
}
.contacts_content .left .block .text{
    font-size: 14px;
    font-weight: normal;
}
.contacts_content .left .block .text div{
    margin: 0 0 21px 0;
}
.contacts_content .left .block.block2 .text div {
    margin: 7px 0 21px 0;
}
.contacts_content .left .block .text a{
    text-decoration: none;
    color:#313131;
}
.contacts_content .right{
    float: right;
    width: 828px;
}
.contacts_content .right .search-block{
    margin-bottom: 78px;
}
.contacts_content .right .search-block .title{
    font-weight: normal;
    font-size: 32px;
    margin-bottom: 15px;
    padding-left: 7px;
}
.contacts_content .right .search-block .form{
    position: relative;
    padding: 0 0 0 4px;
}
.contacts_content .right .search-block .form .in {
    font-size: 12px;
    background: #ffffff url("/images/iconsearh.png") 10px 50% no-repeat;
    border: 1px solid #ededed;
    padding: 11px 0 11px 44px;
    width: 585px;
}
.contacts_content .right .search-block .form .in::-webkit-input-placeholder {color:#d8d8d8;}
.contacts_content .right .search-block .form .in::-moz-placeholder          {color:#d8d8d8;}/* Firefox 19+ */
.contacts_content .right .search-block .form .in:-moz-placeholder           {color:#d8d8d8;}/* Firefox 18- */
.contacts_content .right .search-block .form .in:-ms-input-placeholder      {color:#d8d8d8;}
.contacts_content .right .search-block .form .sub {
    background: transparent url("/images/sub.png") no-repeat;
    width: 73px;
    height: 73px;
    font-size: 9px;
    color:rgb(245,245,245); 
    line-height: 0;
    border: 0;
    padding: 0;
    position: absolute;
    right: 50px;
    top: -22px;
}
.contacts_content .right .breadcrumbs{
    border-bottom: 1px solid #dcdcdc;
    color:#484848;
    padding-bottom: 5px;
    margin-bottom: 40px;
}
.contacts_content .right .breadcrumbs span{
    margin: 0 6px;
}
.contacts_content .right .cont {
    color: #484848;
    font-size: 16px;
    margin: 0 0 120px 0;
}
.contacts_content .right .cont h1{
    color:#484848;
    font-size: 30px;
    margin: 28px 0;
}
.contacts_content .right .cont .title{
    font-size: 16px;
    margin: 23px 3px;
}
.contacts_content .right .cont .phone{
    font-size: 16px;
}
.contacts_content .right .cont .phone div{
    margin: 2px 2px;
}
.contacts_content .right .cont .bl{
    margin: 45px 2px;
}
.contacts_content .right .cont .bl .title{
    margin: 22px 0px 22px 0;
}
.contacts_content .right .cont .bl .text{

}
.contacts_content .right .cont .bl .text div{
    margin: 3px 0;
}
.contacts_content .right .cont .bl.b3{
    width: 440px;
}
.contacts_content .right .cont .bl.b3 .text div{
    margin: 20px 0 0px 0;
}
.contacts_content .right .cont .bl.b3 .text div a{
    color: #116cc1;
    text-decoration: underline;
}
.contacts_content .right h2{
    color:#484848;
    font-size: 24px;
    margin: 28px 0;
}
.contacts_content .right .cont .bl.b4 .text div {
    margin: 23px 0;
}
.contacts_content .right .cont .bl.b4 {
    margin: 45px 2px 120px 0;
}

.hide{background: #ffffff;}
.hide td {border-bottom: 1px solid #EEE;}
.spoiler_a{text-decoration:none;background: transparent url('/images/row-expand-sprite.gif') 0px 0px no-repeat;height: 12px;display:block;width:9px;cursor:pointer;}


.button_order {
border:1px solid #8ED058;-webkit-box-shadow: #474747 0px 0px 5px ;-moz-box-shadow: #474747 0px 0px 5px ; box-shadow: #474747 0px 0px 5px ; -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 7px 10px 7px 10px; text-decoration:none; display:inline-block;text-shadow: 0px 1px 0 rgba(255,255,255,0.4);font-weight:bold; color: #FCFCFC;
 background-color: #A9DB80; background-image: -webkit-gradient(linear, left top, left bottom, from(#A9DB80), to(#96C56F));
 background-image: -webkit-linear-gradient(top, #A9DB80, #96C56F);
 background-image: -moz-linear-gradient(top, #A9DB80, #96C56F);
 background-image: -ms-linear-gradient(top, #A9DB80, #96C56F);
 background-image: -o-linear-gradient(top, #A9DB80, #96C56F);
 background-image: linear-gradient(to bottom, #A9DB80, #96C56F);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#A9DB80, endColorstr=#96C56F);
}

.button_order:hover{
 border:1px solid #8ED058;
 background-color: #8ED058; background-image: -webkit-gradient(linear, left top, left bottom, from(#8ED058), to(#7BB64B));
 background-image: -webkit-linear-gradient(top, #8ED058, #7BB64B);
 background-image: -moz-linear-gradient(top, #8ED058, #7BB64B);
 background-image: -ms-linear-gradient(top, #8ED058, #7BB64B);
 background-image: -o-linear-gradient(top, #8ED058, #7BB64B);
 background-image: linear-gradient(to bottom, #8ED058, #7BB64B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#8ED058, endColorstr=#7BB64B);
}

.table_head {
	border-bottom: 1px solid #ff6100;
}

.table_cell td {
	border-bottom: 1px solid #EEE;
	height:50px;
}

#inline{width:100%;height:auto;display:flex;}
.server_details1 {
	width:50%;
	height:100%;
	margin:15px;
}
.server_details2 {
        width:50%;
        height:100%;
        margin:15px;	
}
/* Адаптация */
.only-mob {display: none;}
@media (max-width: 1199px) {
.header {min-width: auto;}
.header .top, .header .top2, .header .top3, .content, .footer {width: 990px; }
.content .c1 .block {width: 304px;}
.content .c2 .tab td {vertical-align: middle; }
.content .c2 .tab td img {max-width: 75%; height: auto;}
.contacts_content .right {width: 705px; padding-left: 15px;}
}
@media (max-width: 991px) {
*, :after, :before {box-sizing: border-box;}
.header .top, .header .top2, .header .top3, .content, .footer {width: 100%; padding: 0 15px; height: auto; position: relative; }
.header {height: auto; padding-bottom: 75px;}
.header .top {overflow: initial;}
.header .top .l1 {display: none;}
.header .top .l2 {padding: 0; position: absolute; left: 200px; top: 100%; z-index: 2; float: none;}
.header .top .navi {float: none; padding: 15px 0;}
.header .top2 {margin: 0;}
.header .top2 .logo {display: block; font-size: 0; padding: 0; width: 58px; height: 27px;}
.header .top2 .logo div {font-size: 0;}
.header .top2 .rb .phone {margin-left: 15px;}
.header .top2 .menu {float: none; position: static; clear: both; margin-top: 50px; text-align: center;}
.header .top2 .menu a {margin-left: 15px;}
.header .top2 .menu a:first-of-type {margin-left: 0;}
.header .top3 {margin: 75px 0 0;}
.jumbotron-title{font-size: 48px;}
.header .top3 .search-block {width: 100%; text-align: center; background: rgba(255,255,255,.25); height: auto; padding: 30px 15px; margin: 25px 0 0;}
.header .top3 .search-block .form .in {width: calc(100% - 100px);}
.h {text-align: center;}
.content .c1 {padding: 0 0 50px;}
.content .c1 .block {height: auto; width: 33.33333%; margin: 0;}
.content .c1 .block .price {padding: 0 15px; margin: 15px 0 0; text-align: center;}
.content .c1 .block .price div, .content .c1 .block .price span {float: none; display: inline-block; vertical-align: middle;}
.content .c1 .block .price span {padding-right: 0;}
.content .c1 .block .priceinfo {padding: 0 15px; margin: 0 0 15px; text-align: center;}
.content .c1 .block .text {margin: 0 15px;}
.content .c1 .block .text div {padding: 12px 0;}
.content .c1 .block .more, .content .c1 .block .buy {margin: 15px 15px 0;}
.content .c1 .block .buy a {display: inline-block; padding: 15px 0; width: 100%;}
.content .c2 {margin: 0 0 50px;}
.content .c2 .tab {margin: 25px 0 0;}
.content .c2 .tab, .content .c2 .tab tbody, .content .c2 .tab tr {display: block; width: 100%;}
.content .c2 .tab tr {font-size: 0;}
.content .c2 .tab td {display: inline-block; vertical-align: top; padding: 0 5px;}
.content .c2 .tab td img {max-width: 30%;}
.content .c2 .tab td .title {font-size: 14px; padding: 0 20px;}
.content .c2 .tab td .text {padding: 0; font-size: 12px;}
.footer {height: auto; padding-top: 50px; text-align: center;}
.footer table, .footer table tbody, .footer table tr, .footer table td {display: block; width: 100%;}
.footer .copy {padding: 30px 0 0; background-position: top center; margin: 0 0 30px;}
.footer-column {margin-bottom: 30px;}
.footer .blr br {display: none;}
.footer .blr .link a {display: inline-block; vertical-align: middle; margin: 0 15px;}
.contacts_content .left {width: 30%;}
.contacts_content .right {width: 70%;}
.contacts_content .right .search-block .form .in {width: 90%;}
.contacts_content .right .search-block .form .sub {right: 0;}
}
@media (max-width: 767px) {
.only-mob {display: block;}
#contacts.header {height: auto; background: linear-gradient(to right, #0051a0, #0084b4);}
.top-mobile {padding: 10px 15px; border-bottom: 1px solid rgba(255,255,255,.3); text-align: right; font-size: 0;}
.touch-top-nav {display: inline-block;}
.touch-top-nav span {display: block; width: 26px; height: 2px; background: #fff; margin-bottom: 5px;}
.touch-top-nav span:last-of-type {margin-bottom: 0;}
.header {padding-bottom: 15px;}
.header .top .navi {padding: 0 0 15px; display: none;}
.header .top .navi a {display: block; margin: 0 -15px; padding: 0 15px; line-height: 26px; border-bottom: 1px solid rgba(255,255,255,.25);}
.header .top .l2 {left: 15px; top: -28px;}
.header .top2 {margin: 15px 0 0;}
.header .top2 .menu a, .header .top2 .menu a:first-of-type {display: inline-block; margin: 0 10px 5px;}
.header .top2 .rb {width: calc(100% - 75px);}
.header .top3 .search-block {margin-bottom: 50px;}
.header .top3 .search-block .title {font-size: 18px;}
.jumbotron-title {font-size: 24px;}
.jumbotron-description {font-size: 18px;}
.header .top3 .search-block .form .in {width: 90%;}
.header .top3 .search-block .form .sub {right: 0;}
.h {font-size: 18px;}
.content .c1 .block {float: none; width: auto; margin-bottom: 30px;}
.content .c2 .tab td {display: block; width: auto; margin-bottom: 30px;}
.contacts_content .left, .contacts_content .right {float: none; width: auto; padding: 0;}
.contacts_content .left {display: none;}
.contacts_content .right .cont img {max-width: 100%; height: auto;}
}
@media (max-width: 550px) {
.header .top2 .rb {display: none;}
.header .top2 .logo {float: none; margin: 0 auto;}
.header .top2 .menu {margin-top: 15px;}
}
