
@font-face {
    font-family: Play-Regular;
    src: url(../fonts/Play-Regular.ttf);
}
html, body
{
max-width: 100%;
overflow-x:hidden;
 font-family: Play-Regular;
}

.carta-2 {
    margin-top: 140px;
}

.ur-faces {
    display: flex;
    position: absolute;
    bottom: 50px;
    color: #fff;
    font-size: 18px;
}


.row-class {
    display: flex;
    align-items: center;
}
.carta-ancor {
padding-top: 100px;
margin-top: -300px;
-webkit-background-clip: content-box;
background-clip: content-box;
}

.page-2 {
    display: none;
}

.span-header-pad {
    margin-top: 4px;
}
figcaption.index-pad {
    padding-top: 10px;
}

#coupon-section h2 {font-size: 40px; margin-bottom: 25px; padding-left: 15px;}

 #carta_page {height: 600px; }
 


#msgSubmit {padding-top: 5px;}

.modal{
    display: flex;
    width: 25%;
    height: 480px;
    position: fixed;
    top: 33%;
    left: 30%;
  /*  width: 100%;
    height: 100%;*/
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-logo {
    display: flex;
    flex-direction: column;
}

.modal {
    
	display: none;
}
.openmodal {padding-top: 10px; font-size: 16px; cursor: pointer;}



.modal .close{
	position:absolute;
	right: 0;
	top:0;
	/*background:#f6f7f6;*/
    padding: 5px;
	cursor:pointer;
}
.modal .close img {
	height: 20px;
	width: 20px !important;
}

.modal .overlay{
	position:absolute;
    background: rgba(0, 0, 0, 0.69);
	left:0;
	top:0;
	z-index:9;
	width:100%;
	height:100%;
}

.modal-content{
	background:#fff;
	position:relative;
	z-index:10;
	max-width:400px;
	width:100%;
}


.pad-head {
    padding-top: 100px;
}

.con-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}


.head {
    width: 80%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: space-between;
}


.header-logo h2 {
    margin-top: 10px;
    font-size: 12px;
}
.header-logo {width: 20%;}
.title-news {
    margin-top: 120px;
}

.contacts-section {
    padding: 20px 0 0px 0 !important;
    background: #f9feff;
}


.con-content {
    padding-bottom: 30px;
}
iframe.contacts-carta {
    height: 600px;
}

img.coupon-img {width: 100%; position: relative; z-index: 1;}

a {cursor: pointer;}

.contacts-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cont-elem {
    display: flex;
    justify-content: center;
    width: 30%;
}

.header-time figcaption {font-size: 14px !important; line-height: 20px;}

.coupon {
    position: relative;
    z-index: 1;
    background: #9c0404;
    min-height: 300px;
    border-radius: 3%;
}

.coupon:hover {
 box-shadow: 0 14px 28px rgba(0,0,0,0.1), 0 10px 10px rgba(0,0,0,0.1);
 transform: translateY(-10px);
 transition: transform 600ms;}
 
  img.coupon-img {
      position: relative;
      z-index: 1;
  }
 
 .coup:hover  button.button-coupon-download {
     display: block;
     transition: .5s;
 }
 
 .coup:hover {
 transform: translateY(-10px);
 transition: transform 600ms;}
.coup {position: relative;}
 
 button.button-coupon-download {
     display: none;
     position: absolute;
     z-index: 2;
     font-size: 18px;
     bottom: 0;
     color: #fff;
     background: #0f3e7b;
     padding: 15px 40px 15px 40px;
     border-radius: 5px;
     border: none;
     cursor: pointer;
     outline: none;
 }

#coupon-section {padding: 170px 0 60px 0;}

.coupon h3 {
    position: absolute;
    z-index: 3;
    font-size: 30px;
    color: #fff;
    top: 20px;
    margin-left: 15px;
}

.coupon img {
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 30px;
}

.img-star {
    top: -60px;
    right: -10px !important;
}

.circle-coupon {
    position: absolute;
    z-index: 4;
    right: -30px;
    top: -30px;
    color: #9c0404;
    font-size: 70px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
  
}
.circle-coupon span {
    position: absolute;
    font-size: 40px;
    color: #9c0404;
    z-index: 4;
    top: 33px;
    right: 33px;
}


.coupon span {
    font-size: 49px;
}
.coupon p {
    position: absolute;
    z-index: 3;
    font-size: 23px;
    width: 75%;
    top: 120px;
    color: #fff;
}
/*about*/
#about {
     background: url(../img/ab4.jpg) no-repeat;
     background-size: cover;
     min-height: 470px;
     margin-top: 90px;
     color: #fff;
     display: flex;
     justify-content: center;
     align-items: center;
}
#about h1 {text-align: center;/* margin-top: 100px;*/}
#about h4 {font-size: 18px; margin-top: 40px; line-height: 24px; text-align: center;}
.about-text {padding: 20px 0 90px 0;}
.about-text p {line-height: 24px; color: #000; margin-top: 20px;}
.about-text span {font-weight: bold; color: #2e3f7e;}
.about-serv ul {
   list-style: none;
   list-style-image: url(../img/marker.png);
   padding-left: 38px;
   margin-bottom: 0;
   width: 50%;
}
.about-serv ul li, .types-serv ul li {padding-top: 10px;}
.about-serv, .types-serv {
    display: flex; 
    flex-direction: row;
    flex-wrap: wrap;
}
.types-serv ul {
   list-style: none;
   list-style-image: url(../img/marker-types.png);
   padding-left: 30px;
   margin-bottom: 0;
   width: 33%;
}

#types {
     background: url(../img/types-img.jpg) no-repeat;
     background-size: cover;
     min-height: 600px;
     margin-top: 90px;
     color: #fff;
     font-size: 18px;
     display: flex;
     justify-content: center;
     align-items: center;
}

#types p {
 font-size: 16px;
  margin-top: 50px;
  margin-bottom: 30px !important;
  padding-left: 0;
  line-height: 24px;
}

#types h3 {
     margin-top: 15px;
    /* margin-left: 15px;*/
}
.types-text {
    padding: 40px 0 80px 0;
}

.types-text p {
    padding-left: 0;
    margin-top: 20px;
}

.types-text h3 {
    color:#000;
    font-size: 24px;
}
.weare {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.weare-elem {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e8f4f6;
    padding: 10px 10px 10px 15px;
    min-height: 90px;
    width: 30%;
}

/*пагинация*/
.pagination {
    display: flex;
    justify-content: center;
}

.pagination a {
    color: #fff;
    float: left;
    padding: 8px 16px;
    height: 36px;
    text-decoration: none;
    border: none;
}


.see.page-1, .see.page-2 {
    display: block;
}

.hidden.page-1, .hidden.page-2 {
    display: none;
}




.active.tab {
    background-color: #337ab7;
    color: #fff !important;
    border-radius: 5px;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
    border-radius: 5px;
}

body {
    background: none !important;
}
.block-new {
    width: 100%;
}
.title-new {
    font-size: 16px;
}
.news-date {
    font-size: 14px;
}
.new-text {
    font-size: 16px;
}

p.text
{
    padding-left: 0;
}

.news-date {
    margin-top: 5px;
    font-size: 16px;
    color: #737475;
}
.thumb-wrap {
  position: relative;
 width: 700px;
  margin: 0 auto;
  padding-top: 30px;
  overflow: hidden;
}
.pro_image_one {
    text-align: center;
    margin: 35px 0 20px 0;
}

#news img {
width: 280px;
height: 230px;
padding-right: 20px;
}

.one_image {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.one_image img {
    margin-bottom: 30px;
} 

.padding-new {
 
   margin-bottom: 20px; 
}

ul.z_smart_ul {
    margin-top: 20px;
}

#news {
    padding: 180px 0 30px 0;
  /* margin-top: 20px;*/
    
}
#news a {
    color: #000;
    text-decoration: none;}
    /*news*/
    #pro_date{
    padding: 30px 0 30px; }
    .title_news{text-align: center;margin: 180px 0 15px 0;}
  
        .h2-2 {margin-top: 45px; text-align: center;}
    #pro_date p{
        padding-top: 20px;}
    .pro_image {text-align: center;}
    .pro_image img{padding: 10px 0 0 10px;width: 100%;}
.perenos {
    display: none;}
.block-new {
    display: inline-block;
    float: left;
    padding-right: 20px;
    padding-top: 20px;
    background: #e8f4f6;
    padding: 0 10px 0 0;
    margin-top: 30px;}
.block-new:hover {
 box-shadow: 0 14px 28px rgba(0,0,0,0.1), 0 10px 10px rgba(0,0,0,0.1);
 transform: translateY(-10px);
 transition: transform 600ms;}
.new-image{
    float: left;
}
.new-desc {
  padding-top: 22px;
}
.new-text
{
    padding-top: 10px;
}
#contacts_page img
{
    width: 23px;
    padding-right: 5px;
}
#contacts img {
    width: 22px;
    padding-right: 5px;
}

.header-contacts img  {
    width: 22px;
    padding-right: 5px;
}


.header-content {
    width: 100%;
    font-size: 12px !important;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
   float: right;
    align-items: center;
}

span.span-header {font-size: 18px;}

.header-content p, .header-address figure {
       font-size: 14px !important;
       line-height: 20px;
}
.header-address figure figcaption {
     line-height: 19px !important;
}

b.minsk {
    color: #000;
}


.text a {
    color: #000;
}
.text a:hover {
    color: #b21f1f;
    text-decoration: none;
}
.float_contacts {
    text-align: left;
}
.topbutton img{
    width: 60px;
}
.topbutton {
display: none;
text-align:center;
padding:10px;
position:fixed;
bottom:90px;
right:15px;
/*left: 0;*/
cursor:pointer;
color:#333;
font-family:verdana;
font-size:12px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}
#we {
    background: #f9feff;
    padding: 50px 0 30px 0;
}
.top {
    padding-top: 10px;
}
#f object  {
    width: 60px;
    color: #fff;
}
#f .sots img {
    width: 50px;
    padding: 20px 10px 0 0;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-toggle:hover {
    background-color: #000;
}
.navbar-inverse .navbar-toggle  {
    margin-right: 30px;
    background-color: #a7bbd6;
}
.navbar-inverse .navbar-nav>li>a {
    padding-left: 30px;
}
#block_form h2
{
    line-height: 33px;
}
.left
{
    margin-left: 12px;
}
#remont
{
    background: #e7ebec;
    padding: 80px 0 40px 0;
}

#remont h2
{
   font-size: 23px;
   text-align: center;
   line-height: 30px;
   padding-bottom: 10px;
}
#remont h3
{
 font-size: 20px;
 line-height: 30px;
 color: #000;
}
#remont .changes p
{
    padding-bottom: 10px;
}
#remont ol li
{
    padding-bottom: 10px;
}

.gl1 h2, .gl2 h2
{
    padding-top: 30px;
}
.gl1 ol, .changes ol
{
    line-height: 25px;
    font-weight: 100;
}
.download_pravila
{
  background: #a7bbd6;
  padding: 70px 0 70px 0;
}
.flag
{
  position: fixed;
  right: 0;
  font-size: 15px;
  top: 108px;
}
#contacts_form .well
{
    background: #c0cddc;
}
.navbar-brand 
{
    padding:0;
}

.contacts_text{
     background: #163d6d;
     width: 100%;
     padding: 0;
     height: 140px;
     position: absolute;
     z-index: 2;
     top: 140px;
     text-align: center;
     padding-top: 25px;}
.contacts_text span{

    color: #fff;
    font-size: 30px;}
#contacts_form img{
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 470px;}

#contacts_form{
    padding: 120px 0 110px 0;}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{
  background: none !important;}
.navbar {
  font-weight: 800;
  font-size: 14px;
  padding-top: 25px;
  padding-bottom: 10px;
   /* position: relative;*/
}
.navbar-inverse {
  background: #fff;}
.navbar-inverse .navbar-nav>li>a {
    color: #a72420;}
.navbar-inverse .navbar-nav>li>a:hover{
    color: #000;}
.navbar-inverse .navbar-brand {
  color: #999999;
  font-weight: bolder;
  font-size: 22px;
  letter-spacing: 1px;
  padding-top: 0;}
.navbar-inverse .navbar-brand i {
  color: #ff7878;
  font-size: 22px;
  letter-spacing: 1px;}
#contacts_page{
    padding: 180px 0 80px 0;
    background: #e7ebec;}
#contacts_page i{
      font-size: 80px;
      color: #d9534f;
      padding-bottom: 20px;}
#contacts_page figure{
    text-align: center;
    padding-top: 30px;}
#why{
    padding: 70px 0 40px 0;}
#why h4, #we h3 {
    margin-bottom: 20px; font-size: 22px;}
    
    #we h3 {margin-bottom: 0;}
.why_we{
    min-height: 162px;
    padding: 25px;
    border-radius: 7px;
    background: #a7bbd6;
    margin-bottom: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;}
#status_form .form-control
{
    height: 43px;
    margin-bottom: 15px;
}
/*
.insta {
    margin-left: 11px;
}
*/
#status_form{
     background: url(../img/tel2.jpg) no-repeat center top;
     background-size: cover;
     height: 100vh;
     padding-top: 50px;
     min-height: 100%;
     overflow: hidden;}
#status_f{
    margin:0;
    height: 100%;}
#status_form a{
    font-size: 15px;
    margin-left: 15px;
    color: #d9534f;
    font-weight: 600;
    text-decoration: none;}
#status_form a:hover{
    color: #000;
    cursor: pointer;}
#status_form h3{
    margin-top: 5px !important;}
.row{
    margin-right: 0 !important;
    margin-left: 0 !important;}
p{
    margin-bottom: 0 !important; padding: 0 15px 0 15px;}
.navbar-collapse{
    margin-top: 12px;}
#logo img{
    width: 130px;}
.container{
    padding-right: 0 !important;
    padding-left: 0 !important;}
.help-block{
    float: left;}
.carta_page iframe{
    height: 500px;
    position: relative;
    z-index: 1;
    border-top: 3px solid #375f93;}
.container-fluid, .col-lg-12{
    padding: 0;}
iframe{
  width: 100%;}
figure{
  line-height: 32px;
  padding-bottom: 10px;
  font-size: 17px;}
figure span{
  color: #a72420;}
figcaption{
    line-height: 25px;}
#contacts h2{
   color: #000;
   overflow: hidden;
   padding-top: 30px;
   margin-bottom: 30px;
   text-align: left;}
#contacts h2:after{
  content: '';
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 90%;
  height: 1px;
  background: #a72420;
  border: solid #fff;
  border-width: 0 10px;}
#contacts h2:after{
 
  margin-right: -80%;}
#block_form h2{
    color: #fff;
    font-size: 25px;
    padding-bottom: 20px;
  }
#block_form{
  padding: 90px 0 120px 0;
  background: url(../img/20.png) no-repeat center top;
  background-attachment: relative;
  background-position: center center;
  min-height: 700px;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}
.well label{
    float: left;}
.form-group{
    margin-bottom: 0 !important;
    padding-left: 0;
    padding-right: 0;}
.form-group input{
    font-weight: normal !important;
    height: 45px;
}

.well {background-color: #ddeaf0 !important;}

.form-group textarea {
     font-weight: normal !important;
}
  #oreder_num, #order_status, #result {
    color: #d9534f;
    margin-top: 20px;
    font-size: 18px;
    color: #feeb6d;
    text-align: center;}
#status,#imei {
    width: 210px;
    height: 40px;
    background: #edeef0;
    border: none;
    margin-bottom: 10px;}
.but_st{
    margin-top: 70px;}
#check_order_status, .well button, .status_button, #form-submit{
    background: #d9534f;
    border: 0;
    margin-top: 20px;
    padding: 10px 25px;
    border-radius: 3px;
    color: #fff;
    transition: 0.4s;
    cursor: pointer;
    letter-spacing: 0.7px;
    opacity: 1 !important;
    outline: none;
}
 .flag button{
    background: #d9534f;
    border: 0;
    padding: 10px 20px;
    border-radius: 3px;
    color: #fff;
    transition: 0.4s;
    cursor: pointer;
    letter-spacing: 0.7px;
    opacity: 1 !important; }
#check_order_status:hover,  .flag button:hover{
  background: #e65f5b;}
.well button:hover{
      background: #e65f5b;
      color: #fff !important;}
.status_button:hover{
     background: #e65f5b;}
body {
  background-color: #f2f2f2;
  font-weight: 300;
  font-size: 16px;
  margin-top: 70px;
   
}

.uv {
  display: block;
  font-size: 22px;
  padding-bottom: 20px;
}

.not-work {
    margin-top: 50px;
}

.not-work p {
    font-weight: 300;
}
.centered {
  text-align: center;}
#headerwrap {
  position: relative;
  background: url(../img/tel2.jpg) no-repeat center top;
  margin-top: -10px;
  padding-top: 20px;
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  min-height: 920px;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}
#headerwrap h1 {
  margin-top: 265px;
  color: white;
  font-size: 65px;
  font-weight: 300;
  letter-spacing: 3px;}
#headerwrap h1 strong, #about h1 strong, .header-logo h1 strong {
    font-weight: 100;
    background: #b21f1f;
   padding: 10px;}
   
   .header-logo h1 {
       font-size: 22px !important;
       color: #fff;
   }
#headerwrap h1 span, #about h1 span, .header-logo h1 span {
   background: #07148e;
   padding: 10px;}
#headerwrap h2 {
  color: white;
  margin-top: 30px;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;}
  
  .background{
      background: #e8f4f6;}
.block {
  padding-top: 30px;
  padding-bottom: 15px;
  text-align: center;}
#services{
    padding: 90px 0 40px 0;}
#dg h4 {
  font-weight: 700;}
#f {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 50px;
  border-top: 1px solid #000;
}
#f span{
    color: #000;
    line-height: 25px;
    padding-bottom: 20px;}
.w {
  padding-top: 35px;}
.w h4 {
  font-weight: 700;}
#we img, #headerwrap img {
  width: 160px;
  -webkit-width: 160px;}
#we h4, #headerwrap h4
{ 
    line-height: 30px;}
 #headerwrap h4 {
     color: #fff;
 }
#services i {
    font-size: 200px;
    color: #375f93;}
#services img{
    height: 310px;
    margin-bottom: 20px;}
#services h2{
    margin-top: 60px;
    font-size: 23px;
    font-weight: 700;}

  
  
  
@media (max-width: 437px ) {
   /* 
    #types p {
    margin-top: 260px !important;
   }
    */
    .header-content {
        float: none;
        padding-left: 15px;
        flex-wrap: wrap;
    }
  
    #news img
    {
        width:100%;
        padding-right: 0;
    }
    .block-new
    {
        padding:0;
    }
    .new-text
    {
        padding-bottom: 15px;
    }
    .pro_image img
    {
        margin-top: 10px;
        padding-top: 10px;
    }
    .new-image
    {
        float: none;
    }
    .pro_image_one img
    {
        width: 100%;
    }
    .thumb-wrap
    {
        width: 100%;
    }
    #check_order_status
    {
        width: 100%;
        padding: 10px 69px;
    }
    #f h2 
    {
        margin-left: 0 !important;
    }
    .contacts_text 
    {
        height: 180px;
        top: 80px;
    }
    #contacts_form img
    {
        height: 350px;
    }
}

@media (min-width: 438px) and (max-width: 767px) {
    .header-content {
        padding-left: 30px;
    }
}



@media (max-width: 400px ) {
#contacts_page{
    padding: 320px 0 80px 0;
}
/*
#about h1 {margin-top: 300px;}
#about {padding-bottom: 80px;}
#news {
    padding: 320px 0 30px 0;
}

*/

}

@media (max-width: 961px)
{
    .head {width: 100% !important;}
    
    .header-logo {display: none;}
    .head {width:100%;}
    .header-contacts, .header-time {margin-right: 30px;}
    .header-address {width: 40%;}
    
    #coupon-section { padding: 220px 0 60px 0;}
    
    
    .weare {padding: 0 15px 0 15px;}
    .weare-elem {
        width: 49%;
        margin-top: 20px;
    }
    
    .types-text h3 {margin-left: 15px;}
    .types-text p {padding-left: 15px;}
    
    #types p {
        margin-top: 130px;
        padding-left: 15px;
    }
    #types h3 {margin-left: 15px;}
    
    .types-serv ul {
        width: 50%;
       margin-left: 10px;
    }
    
    #types {
        padding-bottom: 70px;
    }
    
    .contact_info
    {
        position: relative;
        top: 0;
        width: auto;
        margin-bottom: 20px;
        left:0;
        padding-bottom: 15px;
    }
    .tel
    {
        margin-bottom; 10px;
    }
    .text
    {
        margin-top: 0;
    }
}

@media (max-width: 768px ) {
    
    .carta-2 {
    margin-top: 0;
    }
    
    #coupon-section h2 {font-size: 35px;}
    
    .contacts-content {flex-direction: column; align-items: center;}
    .cont-elem {width: 100%;}
    
    #contacts {padding: 0 20px 0 20px;}
    
    .circle-coupon span {top: 50px; right: 10px;}
    .img-star {top: -30px;}
    
    .title_news {
    margin: 0px 0 15px 0 !important;}
    
    #coupon-section {
        padding: 40px 0 60px 0 !important;
    }
    .circle-coupon {top: -40px; right: -10px;}
    
    .header-content {display: none;}
    
    #news {
    padding: 60px 0 30px 0;
    }
   #types {margin-top: 0;}
   #about {margin-top: 0;}
   
   #types p {
      margin-top: 100px !important;
    }
    
    #contacts_page {padding: 60px 0 80px 0;}
   .types-serv ul {
      width: 100% !important;
    }
    
    .about-serv ul {width: 100%;}
    
    .flag
    {
        position: absolute;
    }
    #contacts_form img
{
    position: relative;
    height: 340px;
    
}
.contacts_text 
{
    width: 80%;
    left: 9%;
    padding: 10px;
}
    #check_order_status
{
    margin-top: 0 !important;
    padding: 10px 69px;
    margin-bottom: 20px;
}
    #form-submit
    {
        margin-top: 20px !important;
    }
    #services img
    {
        margin-top: 35px;
    }
  #headerwrap h1 {
    font-size: 30px;
    -webkit-font-size: 30px;
  }

  #headerwrap h2 {
    font-size: 15px;
    line-height: 22px;
  }
  
  #we .col-xs-12
  {
      margin-bottom: 20px;
  }
   #services .col-lg-4
   {
       margin-bottom: 35px;
   }
   figure, figcaption
   {
       float: none;
       margin: 0;
   }
   .fa-calendar
   {
       margin-bottom: 10px;
   }
   .pad
   {
       margin-right: 0;
   }
   figure h4
   {
       margin-top: 30px;
   }
}



@media (max-width: 510px ) {
    
    .row-class {
        flex-direction: column;
    }
    
.well {
    width: 100%;
  /*  height: 100%;*/
}
/*
#status_form {
    height: 100%;
}
   */ 

    #headerwrap h1 {
    margin-top: 210px;}
    
    #why {
    padding: 30px 0 40px 0;
}
    
    #coupon-section {padding: 50px 0 60px 0 !important;}
    #coupon-section h2 {font-size: 25px;}
    .circle-coupon {top: -110px !important; right: 30% !important;}
    .coupon {min-height: 410px;}
    .coupon h3 {font-size: 22px;}
    .coupon p {font-size: 19px; width: 100%;}
    .coupon img {height: 195px;}
    .circle-coupon {right: 23%; height: 150px; width: 150px; font-size: 50px;}
    
#why {padding-bottom: 0;}
.contacts-section {padding: 0 0 80px 0 !important;}

.weare-elem {
    width: 100% !important;
}
   
    
#contacts_page{
    padding: 20px 0 80px 0;}
 
#news {
    padding: 60px 0 30px 0;
}

}

.not-work {
    width: 65%;
    border-radius: 5px;
    background: #f2d283;
    padding: 30px;
}


.underline {
    text-decoration: underline;
}

.grey {
    color: rgba(0,0,0,0.7);
    margin-top: 20px;
    padding-bottom: 20px;
}

.call-number {
    font-size: 24px;
    font-weight: 700 !important;
 
}


.not-work-container {
    position: relative;

    display: flex;
    justify-content: center;
}


@media (min-width: 1300px ) {
    
    .header-contacts, .header-time {margin-right: 20px;}
   
    .well
    {
      
        margin-left: 80px;
    }
    #order_number, #result{margin-left: 40px;}
}

@media (max-width: 1250px)
{
    .header-logo {width: 18%;}
    .head {width: 85%;}
      .header-contacts, .header-time {margin-right: 20px;}
     .modal {width: 30%; left: 40%;}
    .float_contacts
    {
        text-align: center;
    }
    
    .navbar-inverse .navbar-nav>li>a {
    padding-left: 20px;
}
}

@media (max-width: 768px) {
    h1 {position: relative; top: -100px;}
    h2 {position: relative; top: -80px;}
    .not-work-container {justify-content: center; top: auto;}
    .not-work {width: 80%; margin: 0 10px;}
}

@media (max-width: 510px) {
    .not-work {width: 100%;}
}
@media (max-width: 350px) {
   #headerwrap {min-height: 1000px;}
}



