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/header2.jpg') 50% 0 no-repeat;
    height: 700px;
    width: 100%;
    min-width:1200px;
    background-size: cover;
    overflow: hidden;
}

.konstruktor{
 //   background: #ffffff url('/images/header_konstruktor.jpg') 50% 0 no-repeat;
     background: #ffffff url('/images/header_konstruktor.webp') 50% 0 no-repeat;
    height: 700px;
    width: 100%;
    min-width:1200px;
    background-size: cover;
    overflow: hidden;
}


#contacts.header{
    background: #ffffff url('/images/contacts_top_fon2.jpg') 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: 150px auto 0 auto;
    width: 1114px;
    overflow: hidden;
    position: relative;
}

.jumbotron{ 
   font-family: "LatoWeb";
    font-weight: 200;
   text-align: left;
   color: #fff;
   font-size:25px;
}

.jumbotron-title{
   font-size:40px;
   font-weight:300;
}

.jumbotron-text{
  margin-top: 30px;
  font-size: 18px;
  font-weight:300;
}

.jumbotron .buttons .detail-button{
  margin-top: 35px;
  display: inline-block;
  width: 230px;
  padding: 15px;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  outline: none;
  text-decoration: none;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 400;
}

.jumbotron .buttons .detail-button:hover,
.jumbotron .buttons .detail-button:active {
  background-color: #fff;
  color: #2a94dd;
}

.jumbotron .buttons .tariffs-button{
  margin-top: 35px;
  margin-left: 30px;
  display: inline-block;
  width: 230px;
  padding: 15px;
  color: #fff;
  border: 1px solid #28c228;
  background-color: #28c228;
  
  text-align: center;
  outline: none;
  text-decoration: none;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 400;
}

.jumbotron .buttons .tariffs-button:hover,
.jumbotron .buttons .tariffs-button:active {
  background-color: #fff;
  color: #2a94dd;
  border: 1px solid #fff;
}


.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: 300;
    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 h1{
    color:#484848;
    font-size: 32px;
    margin: 28px 0;
    font-weight: 300;
}

.content h2{
    color:#484848;
    font-size: 26px;
    margin: 28px 0;
    font-weight: 300;
}

.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: 700px;
    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 .firstpage{
    height: 550px;
}

.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: #fff;
    background: #69d769;
}
.content .c1 .block .buy2 a{
    color: #fff;
    background: #ec8e3d;
}
.content .c1 .block .buy3 a{
    color: #fff;
    background: #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 .konstr1 {
    margin: 0 0 160px 0;
}
.content .konstr1 .tab{
    width: 100%;
    margin: 30px 0px;
}
.content .konstr1 .tab td{
    vertical-align: top;
    text-align: center;
    width: 50%;
//    background-color: #000;
}
.content .konstr1 .tab td .title{
    font-size: 25px;
    color: #313131;
    font-weight: bold;
    margin: 120px 0 20px 0;
}
.content .konstr1 .tab td .text{
    font-size: 16px;
    color: #313131;
    margin: 50 0 0 0 ;
}

.content .konstr1 .tab td .points{
    font-size: 16px;
    color: #313131;
    margin: 10px 0 0 100px ;
    text-align: left;
}

.content .konstr1 .tab td .left{
    text-align: left;
    padding: 0 0 0 100px ;
}

.content .konstr1 .tab td .right {
     text-align: right;
     padding: 0 100px 0 0 ;
}
.content .konstr1 .tab td .text a{
    color: #de8539;
    text-decoration: underline;
}

/*updated konstruktor */

.content .konstr1 .advantages-block {
	display: flex;
}
.content .konstr1 .advantages-block .text-block {
    padding: 60px 20px;
    width: 45%;
}

.content .konstr1 .advantages-block .text-block .title {
    font-size: 22px;
    padding-top: 100px;
    font-weight: 400;
    text-transform: uppercase;
}

.content .konstr1 .advantages-block .text-block .text {
    margin: 20px 0 0 0;
    font-size: 18px;
    font-weight: 300;
   
}

.content .konstr1 .advantages-block .image-block {
    padding: 40px 60px;
}



.tryfree-block {
	margin: 100px 0px;
}

.tryfree-block .button-area {
	margin: 100px 0px;	
}

.tryfree-block .tariffs-button{
  display: inline-block;
//  width: 230px;
  padding: 15px;
  color: #fff;
  border: 1px solid #5c97e1;
  background-color: #5c97e1;

  text-align: center;
  outline: none;
  text-decoration: none;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 400;
}

.tryfree-block .tariffs-button:hover,
.tryfree-block .tariffs-button:active {
  background-color: #fff;
  color: #5c97e1;
  border: 1px solid #5c97e1;
}





.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;}

a{
   color:#589bd9;   
}
/*
ul{
 list-style: none;
}
*/

.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: 3px;
}
.contacts_content .right .search-block .form{
    position: relative;
    padding: 0 0 0 4px;
}


.contacts_content .right .search-block .form .transfer {
    font-size: 12px;
    background: #ffffff url("/images/iconsearh.png") 10px 50% no-repeat;
    border: 1px solid #ededed;
    padding: 11px 0 11px 44px;
    width: 250px;
}

.contacts_content .right .search-block .form .transfer-code {
    font-size: 12px;
    border: 1px solid #ededed;
    padding: 11px 0 11px 44px;
    width: 150px;
}

.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;
}

/*general animation helper */

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.bounceIn {
    animation-name: bounceIn;
    animation-duration: .75s;
}

/* general helpers*/

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align:center;
}


.landing-faq {

}

.landing-faq ul {
	list-style-type: none;
}

.landing-faq .faq-item {
    padding-top: 15px;
    padding-bottom: 15px;
}

.landing-faq .faq-title {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

.landing-faq .faq-text {
    font-size: 18px;
    font-weight: 300;
}

/* hosting langing page */


.hosting-boosters {
    display: flex;
    text-align: center;
}

.hosting-boosters .item-content {
    width: 25%;
    padding: 70px 20px;
}

.hosting-boosters  .item-content .icon img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.hosting-boosters .item-content .title {
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	padding-top: 30px;	
}

.hosting-boosters .item-content .text {
	font-size: 16px;
	font-weight: 300;
	padding-top: 20px;	
}


.tariffs-block {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    overflow: scroll;
}

.block-intro-text {
    font-size: 18px;
    font-weight: 300;
    padding: 5px 70px;
}

.hosting-advantages {
    display: grid;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1vw;
    padding-bottom: 60px;
}

.hosting-advantages .item-content {
    padding-top: 80px;
    padding-left: 40px;
    padding-right: 40px;
}

.hosting-advantages .item-content .title{
	font-size: 20px;
	font-weight: 400;	
	text-transform: uppercase;
}

.hosting-advantages .item-content .text {
	padding-top: 20px;
	font-size: 18px;
	font-weight: 300;	
}

.image-with-text-blocks {
    display: flex;
    font-size: 18px;
    font-weight: 300;
}

.image-with-text-blocks a {
	text-decoration: none;
}

.image-with-text-blocks h4 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
}

.image-with-text-blocks .image {
	margin-top: auto;
	margin-bottom: auto;
	display: block;
}

.image-with-text-blocks .text-block {
	width: 45%;
	padding: 40px 20px;	
}

.image-with-text-blocks .text-block .text {
    padding-bottom: 10px;
}

.image-with-text-blocks img {
        max-width: 100%;
        max-height: 100%;
        display: block;
        margin: 0 auto;
}

.image-with-text-blocks .text-block .transfer-button {
	padding-left: 60px;
}


/*Search domains by zones*/

.short-input {
    font-size: 12px;
    border: 1px solid #ededed;
    padding: 11px 68px 11px 11px;
    width: 30%;
}


.specific-domain-wrapper {
//   max-width: 220px;
   display: inline-block;
   vertical-align: top;	
}

.input-group {
    display: table;
    border-collapse: separate;
    margin-bottom: 5px;
}

.input-group .form-control {
 display:table-cell;
}

.domain-zone-text {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
    padding: 11px;
    font-size: 14px;
}

/* New domain search form*/

.contacts_content .right .search-block .form .input {
    font-size: 12px;
    border: 1px solid #ededed;
    padding: 11px 68px 11px 11px;
    width: 90%;
}

.search-inline-controls {
    position: absolute;
    top: 0;
    right: 0;
}

.search-inline-submit {
    position: relative;
    top: 5px;
    display: inline-block;
    background-color: #a60d0d00;
    border: none;
    padding: 0 13px 0 13px;
    height: 29px;
    opacity: .5;
    border-left: 1px solid #eee;
    filter: alpha(opacity=50);
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}


.search-icon {
    width: 19px;
    height: 19px;
    background: url("/images/domain-checker/search.svg") no-repeat 0 0;
        background-size: auto;
    background-size: 19px 19px;
}

.icon {
    display: inline-block;
    vertical-align: top;
    font-style: normal;
}


/*Domains page*/

.block-equal-title {
 margin: 71px 0px 0px 0px;
}
.block-equal-title h3 {
	color: #67b23d;
}

.block-equal-title .link-more {
    text-transform: uppercase;
    font-size: 0.8em;
    letter-spacing: .1em;
    margin-right: -0.075em;
    font-size: 0.8em;
    font-weight: bold;
    padding-right: 8px;
    position: relative;
    color: #3291c6;
    line-height: 1.1;
    text-decoration: none;
}

.tariffs_table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	max-width: 100%;
	margin-bottom: 1em;
	font-weight: 300;	
}

.table-large td {
	padding: 10px 5px;
}

.tariffs_table th {
	vertical-align: baseline;
	font-size: 16px;
	font-weight: bold;
	color: #484848;	
	border-bottom: 1px solid #ff6100;
}


.tariffs_table td {
   border-bottom: 1px solid #EEE;
}


.tariffs_table a {
	text-decoration: none;
}


.table-add-select tr:hover {
       background-color:#f5f6f7;
       cursor:pointer;
}

.table-add-select  thead tr:hover {
 background-color:transparent;
 cursor:default
}

.domain-price {
	text-align: right;
}

/*Transfer page*/

.form-group {
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 0;
    vertical-align: middle;
}

.transfer-steps {
    margin: 30px 0;
    padding: 0;
}
.transfer-steps li {
   list-style-type: none;
}

.transfer-step {
    color: #5b5e60;
    margin-bottom: 40px;
    position: relative;
    min-height: 50px;
    padding-left: 59px;
}

.transfer-step-number-wrapper {
    position: absolute;
    top: 0;
    left: 0;
}

.transfer-step-number {
    border: 1px solid #5ca941;
    color: #5ca941;
    text-align: center;
    font-size: 20px;
    border-radius: 22px;
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 40px;
    font-weight: bold;
}

/* Search result page*/

.search-result {
    width: 100%;
    max-width: 100%;
}

.search-result td {
    padding: 10px 15px;
}

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

.search-status-checkbox {
	width: 5%;
}

.search-status-icon {
        width: 5%;
}
.search-status-content {
	width: 50%;
	font-size: 18px;
	font-weight: lighter;
}

.search-submit {
    padding: 50px 0px;
}

.text-warning {
    color: #ff830c;
}

.text-domain {
	color: #67b23d;
}

.search-status-descr {
	width: 40%;
	position: relative;
}

.search-transfer-link {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 14px;
}

.search-status-price {
    font-size: 18px;
}

.whois-button {
    display: inline-block;
    padding: 15px;
    color: #fff;
    border: 1px solid #c35217;
    background-color: #c35217;
    text-align: center;
    outline: none;
    text-decoration: none;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 400;
}

/*Server configure*/

.srvconfig-wrapper {
	color: #484848;
	font-size: 18px;
	font-weight: 300;
}


button, input, optgroup, select, textarea {
 margin:0;
 font:inherit;
 color:inherit
}

input.form-control {
		/*Bootstrap style */
	padding: 11px 12px;
	width: 55%;
	font-size: 14px;
	border-radius: 4px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #555;
	
}

select.form-control {
	/*Bootstrap style */
	padding: 6px 12px;
	width: 80%;
	font-size: 14px;
	border-radius: 4px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #555;
	
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 1ex;
    background-origin: content-box;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICBpZD0ic3ZnMiIKICAgdmlld0JveD0iMCAwIDM1Ljk3MDk4MyAyMy4wOTE1MTgiCiAgIGhlaWdodD0iNi41MTY5Mzk2bW0iCiAgIHdpZHRoPSIxMC4xNTE4MTFtbSI+CiAgPGRlZnMKICAgICBpZD0iZGVmczQiIC8+CiAgPG1ldGFkYXRhCiAgICAgaWQ9Im1ldGFkYXRhNyI+CiAgICA8cmRmOlJERj4KICAgICAgPGNjOldvcmsKICAgICAgICAgcmRmOmFib3V0PSIiPgogICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PgogICAgICAgIDxkYzp0eXBlCiAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4KICAgICAgICA8ZGM6dGl0bGU+PC9kYzp0aXRsZT4KICAgICAgPC9jYzpXb3JrPgogICAgPC9yZGY6UkRGPgogIDwvbWV0YWRhdGE+CiAgPGcKICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjAyLjAxNDUxLC00MDcuMTIyMjUpIgogICAgIGlkPSJsYXllcjEiPgogICAgPHRleHQKICAgICAgIGlkPSJ0ZXh0MzMzNiIKICAgICAgIHk9IjYyOS41MDUwNyIKICAgICAgIHg9IjI5MS40Mjg1NiIKICAgICAgIHN0eWxlPSJmb250LXN0eWxlOm5vcm1hbDtmb250LXdlaWdodDpub3JtYWw7Zm9udC1zaXplOjQwcHg7bGluZS1oZWlnaHQ6MTI1JTtmb250LWZhbWlseTpzYW5zLXNlcmlmO2xldHRlci1zcGFjaW5nOjBweDt3b3JkLXNwYWNpbmc6MHB4O2ZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZTtzdHJva2Utd2lkdGg6MXB4O3N0cm9rZS1saW5lY2FwOmJ1dHQ7c3Ryb2tlLWxpbmVqb2luOm1pdGVyO3N0cm9rZS1vcGFjaXR5OjEiCiAgICAgICB4bWw6c3BhY2U9InByZXNlcnZlIj48dHNwYW4KICAgICAgICAgeT0iNjI5LjUwNTA3IgogICAgICAgICB4PSIyOTEuNDI4NTYiCiAgICAgICAgIGlkPSJ0c3BhbjMzMzgiPjwvdHNwYW4+PC90ZXh0PgogICAgPGcKICAgICAgIGlkPSJ0ZXh0MzM0MCIKICAgICAgIHN0eWxlPSJmb250LXN0eWxlOm5vcm1hbDtmb250LXZhcmlhbnQ6bm9ybWFsO2ZvbnQtd2VpZ2h0Om5vcm1hbDtmb250LXN0cmV0Y2g6bm9ybWFsO2ZvbnQtc2l6ZTo0MHB4O2xpbmUtaGVpZ2h0OjEyNSU7Zm9udC1mYW1pbHk6Rm9udEF3ZXNvbWU7LWlua3NjYXBlLWZvbnQtc3BlY2lmaWNhdGlvbjpGb250QXdlc29tZTtsZXR0ZXItc3BhY2luZzowcHg7d29yZC1zcGFjaW5nOjBweDtmaWxsOiMwMDAwMDA7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmU7c3Ryb2tlLXdpZHRoOjFweDtzdHJva2UtbGluZWNhcDpidXR0O3N0cm9rZS1saW5lam9pbjptaXRlcjtzdHJva2Utb3BhY2l0eToxIj4KICAgICAgPHBhdGgKICAgICAgICAgaWQ9InBhdGgzMzQ1IgogICAgICAgICBzdHlsZT0iZmlsbDojMzMzMzMzO2ZpbGwtb3BhY2l0eToxIgogICAgICAgICBkPSJtIDIzNy41NjY5Niw0MTMuMjU1MDcgYyAwLjU1ODA0LC0wLjU1ODA0IDAuNTU4MDQsLTEuNDczMjIgMCwtMi4wMzEyNSBsIC0zLjcwNTM1LC0zLjY4MzA0IGMgLTAuNTU4MDQsLTAuNTU4MDQgLTEuNDUwOSwtMC41NTgwNCAtMi4wMDg5MywwIEwgMjIwLDQxOS4zOTM0NiAyMDguMTQ3MzIsNDA3LjU0MDc4IGMgLTAuNTU4MDMsLTAuNTU4MDQgLTEuNDUwODksLTAuNTU4MDQgLTIuMDA4OTMsMCBsIC0zLjcwNTM1LDMuNjgzMDQgYyAtMC41NTgwNCwwLjU1ODAzIC0wLjU1ODA0LDEuNDczMjEgMCwyLjAzMTI1IGwgMTYuNTYyNSwxNi41NDAxNyBjIDAuNTU4MDMsMC41NTgwNCAxLjQ1MDg5LDAuNTU4MDQgMi4wMDg5MiwwIGwgMTYuNTYyNSwtMTYuNTQwMTcgeiIgLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=");
    
}

.contract-wrapper {
	padding: 20px 0;
}

.submit-wrapper {
	padding: 10px;
}

.price-cell {
    font-size: 30px;
    color: #484848;
    font-weight: 200;
}


/*End server configure*/

.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 .breadcrumbs a {
    text-decoration: none;
}
.contacts_content .right .cont {
    color: #484848;
    font-size: 16px;
    margin: 0 0 120px 0;
}
.contacts_content .right .cont h1{
    color:#484848;
    font-size: 36px;
    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-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:14px;
	font-family:arial, helvetica, sans-serif; 
	padding: 7px 50px 7px 50px; 
	text-decoration:none; 
	display:inline-block;
	font-weight:300; 
	color: #FCFCFC;
	background-color: #8ED058; 
}
.button_order:disabled {
	opacity: 0.5;
}

.button_order:hover{
 border:1px solid #8ED058;
 background-color: #28c228; 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);
}

.big-btn {
	padding:15px 130px;
}

.table_head {
	border-bottom: 1px solid #ff6100;
}

.table_cell td {
/* 	border-bottom: 1px solid #EEE; */
	height: auto;
}

.large_cell td {
	padding: 30px 0;
}

.line td {
	border-bottom: 1px solid #EEE;
}

.configure-btn {
    text-align: right;
}

#inline{width:100%;height:auto;display:flex;}
.server_details1 {
	width:50%;
	height:100%;
	margin:15px;
}
.server_details2 {
        width:50%;
        height:100%;
        margin:15px;	
}


/*Биллинг форма заказа*/


.total-summ {
    font-weight:500;
}

.link-remove {
 display:inline-block;
 padding:2px;
 margin:-2px;
 line-height:1;
 font-size:21px;
 color:#b3b3b3;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 text-decoration: none;
}


.pull-right {
    float: right;
}


.grid {
  font-size: 16px;
  margin: 5px 0 !important;
  padding: 0 !important;
  border: #d8d8d8 1px solid;
  border-bottom: none;
  -moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;
}
.grid1{border: #d8d8d8 1px solid!important;}
.t1{
	-moz-border-radius: 5px 0 0 0;-webkit-border-radius: 5px 0 0 0;-khtml-border-radius: 5px 0 0 0;border-radius: 5px 0 0 0;
}
.t2{
	-moz-border-radius: 0 5px 0 0;-webkit-border-radius: 0 5px 0 0;-khtml-border-radius: 0 5px 0 0;border-radius: 0 5px 0 0;
}
.t3{
	-moz-border-radius: 0 0 0 5px;-webkit-border-radius: 0 0 0 5px;-khtml-border-radius: 0 0 0 5px;border-radius: 0 0 0 5px;
}
.t4{
	-moz-border-radius: 0 0 5px 0;-webkit-border-radius: 0 0 5px 0;-khtml-border-radius: 0 0 5px 0;border-radius: 0 0 5px 0;
}
.t5{
	-moz-border-radius: 0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px;-khtml-border-radius: 0 0 5px 5px;border-radius: 0 0 5px 5px;
}
.grid td{
	padding: 5px 0px;
}
.gridPanel{
	
}
.gridPanel td{
	padding: 0 0 10px 0;
}
.gridHeadRow{
	color: #202020;
	font-weight: bold;
	background: #ffffff;
	/*padding: 5px 10px;*/
	overflow: hidden;
}
.gridHeadRow td{
	border-bottom: 1px solid #d8d8d8;
}
.gridEmpty td{
	border-bottom: 1px solid #d8d8d8;
}

.gridRow{

}
.gridRow td{
	background: #ffffff;
	border-bottom: #d8d8d8 1px solid;
	padding: 55px 20px;
}


.cart-total-sum {
	color: #393d40;
	font-size: 21px;	
}
#zb,.zb{
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.15);
  background-color: #60b044;
  background-image: -webkit-linear-gradient(#8add6d, #60b044);
  background-image: linear-gradient(#8add6d, #60b044);
  font-weight: bold;
  text-align: center;
  padding: 10px;
  font-size: 16px;
  -moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;
  border: solid 1px #5ca941;
}

.gb{
  color: #333;
  text-shadow: 0 -1px 0 rgba(255,255,255,0.15);
  background-color: #eee;
  background-image: -webkit-linear-gradient(#fcfcfc, #eee);
  background-image: linear-gradient(#fcfcfc, #eee);
  border: 1px solid #d5d5d5;
  -moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  font-size: 16px;
}

/* Адаптация */
.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;}
.content .konstr1 .tab td {vertical-align: middle; }
.content .konstr1 .tab td img {max-width: 75%; height: auto;}
.contacts_content .right {width: 705px; padding-left: 15px;}
.contacts_content .right .search-block .form .input {font-size: 12px;border: 1px solid #ededed; padding: 11px 55px 11px 11px;width: 90%;}
.search-result td { padding: 10px 5px;}
}
@media (max-width: 991px) {
*, :after, :before {box-sizing: border-box;}
.konstruktor{
    background: #ffffff url('/images/header_konstruktor_m.jpg') 50% 0 no-repeat;

    height: 600px;
    width: 100%;
/*     min-width:900px; */
    background-size: cover;
    overflow: hidden;
}

.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;}
.h {text-align: center;}
.h span {border-bottom: none;}
.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;}

/*server price table*/

.table_cell td {
/* 	border-bottom: 1px solid #EEE; */
	height: auto;
	display: block;

}

.large_cell td {
    padding: 10px 0;
}

.configure-btn {
    text-align: center;
}

.content .konstr1 {margin: 0 0 50px;}
.content .konstr1 .tab {margin: 25px 0 0;}
.content .konstr1 .tab, .content .konstr1 .tab tbody, .content .konstr1 .tab tr {display: block; width: 100%;}
.content .konstr1 .tab tr {font-size: 0;}
.content .konstr1 .tab td {display: inline-block; vertical-align: top; padding: 0 5px;}
.content .konstr1 .tab td img {max-width: 50%;}
.content .konstr1 .tab td .title {font-size: 14px; padding: 0 20px; text-align: center;}
.content .konstr1 .tab td .text {padding: 0; font-size: 12px; text-align:center;}

.content .konstr1 .advantages-block { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: column-reverse; flex-flow: column-reverse;}
.content .konstr1 .advantages-block .text-block {width: 100%; padding: 20px 20px; order:2}
.content .konstr1 .advantages-block .text-block .title { text-align: center; padding-top:20px;}
.content .konstr1 .advantages-block .text-block .text {text-align: center;}
.content .konstr1 .advantages-block .image-block {display: block; margin-left: auto; margin-right: auto; order:1;}
.content .konstr1 .advantages-block .image-block img {max-width: 100%;}

.content .image-with-text-blocks { display: block; }
.content .image-with-text-blocks .text-block { width: 100%; }

.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 .input {width: 100%;}
}
@media (max-width: 767px) {
.only-mob {display: block;}
#contacts.header {height: auto; background: linear-gradient(to right, #0051a0, #0084b4);}
.konstruktor{
    background: #ffffff url('/images/header_konstruktor_m.jpg') 50% 0 no-repeat;

    height: 600px;
    width: 100%;
/*     min-width:1200px; */
    background-size: cover;
    overflow: hidden;

}

.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);}
.jumbotron-title {font-size: 24px;}
.jumbotron-description {font-size: 18px;}
.jumbotron .buttons {display: flex; align-items: center; justify-content: center;}
.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;}
.content .konstr1 .tab td {display: block; width:auto; margin-bottom: 30px;}

.content .hosting-boosters { display: block; }
.content .hosting-boosters .item-content { width: 90%; margin-left: auto; margin-right: auto; }
.content .hosting-advantages { display: block; }


.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;}
}
