/* IE8- CSS hack */
@media \0screen\,screen\9 {
    .gradient {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5363dc",endColorstr="#ff7ca3e4",GradientType=0);}}
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) {
  header .items-wrapper .menu ul li {
    margin-right: 60px; }

  .have-doubt .features-group .item {
    width: 100%;
    padding-right: 20px; 
    text-align: center;
    }
  .have-doubt .question-wrap form input.tel-number {
    width: 242px;
    margin-right: 15px; }
  .have-doubt .question-wrap form input[type="submit"] {
    width: 242px; }

  .steps .items-wrapper .item {
    width: 310px; }
    .steps .items-wrapper .item p.descr {
      padding: 0 45px; }

  .conditions .text-wrap {
    padding: 0 50px; } }
/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) {
  header .items-wrapper .menu ul li {
    margin-right: 40px; }
  header .items-wrapper a.tel {
    margin-right: 0; }

  .main-section {
    padding-top: 124px;
    padding-bottom: 90px; }

    .cars .items-wrapper .item {
    position: relative;
    width: 100%;
    text-align: center;
}
    
    p#file{font-size: 20px;margin-bottom: 10px}
    .main-section form input[type="file"]{
        color: #bac0e6;
        height: 30px;
}
    
    .modal-form-wrap form {
    position: absolute;
    width: 340px;
        padding: 35px 20px 20px;
    height: 420px;
    left: 2%;
    top: 15%;
     border-radius: 5px;
    margin-left: 1px;
    margin-top: 1px;}
    
  .have-doubt {
    padding-top: 40px;
    padding-bottom: 34px; }
    .have-doubt h2 {
      margin-bottom: 48px; }
    .have-doubt .features-group {
      padding-bottom: 5px; }
    .have-doubt .question-wrap form {
      -ms-flex-pack: start;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start; }
      .have-doubt .question-wrap form input.tel-number {
        order: 1;
        width: 250px;
        margin-right: 32px; }
      .have-doubt .question-wrap form input.question {
        width: 100%;
        margin-bottom: 15px; }
      .have-doubt .question-wrap form input[type="submit"] {
        order: 2;
        width: 292px;
        margin-left: 0; }

  .steps {
    padding-top: 128px;
    padding-bottom: 142px; }
    .steps .items-wrapper .item {
      width: 230px; }
      .steps .items-wrapper .item p.digit {
        width: 93px;
        height: 93px;
        font-size: 44px;
        line-height: 93px;
        margin-bottom: 30px; }
      .steps .items-wrapper .item h3 {
        font-size: 20px;
        margin-bottom: 15px; }
      .steps .items-wrapper .item p.descr {
        font-size: 13px;
        padding: 0 28px; }

  .how-much {
    padding-top: 34px;
    padding-bottom: 58px; }
    .how-much h2 {
      margin-bottom: 40px; }
    .how-much .calculator {
      width: 100%; }
      .how-much .calculator .col-left {
        width: 453px;
        padding: 47px 12px 43px 32px; }
        .how-much .calculator .col-left .crawler-wrap p.crawler-title {
          margin-bottom: 10px; }
      .how-much .calculator .col-right {
        width: 233px;
        padding: 38px 30px 43px 12px; }
        .how-much .calculator .col-right p.pre-summ {
          margin-bottom: 9px; }
        .how-much .calculator .col-right p.summ {
          font-size: 32px;
          margin-bottom: 23px; }
        .how-much .calculator .col-right form input[type="text"] {
          height: 43px;
          border-radius: 21px;
          margin-bottom: 31px; }
        .how-much .calculator .col-right form input[type="submit"] {
          height: 43px;
          border-radius: 21px; }
    .how-much .results {
      width: 655px;
      height: 60px;
      padding: 0 30px; }
      .how-much .results p {
        margin-right: 10px; }

  .conditions {
    padding-top: 45px;
    padding-bottom: 40px; }
    .conditions .text-wrap {
      padding: 0; }

.left-half{width: 0%;}  
    .map img {display:none;}
    
  .main-section-bottom {
    background: url(../img/bg-2.png) 50% 126%/915px auto no-repeat, #292a2f;
    padding-top: 46px;
    padding-bottom: 55px; } }
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  header {
    height: 65px;
    background: #5f7ce9;
    background: -webkit-linear-gradient(left, #000 0%, #333 100%);
    background: linear-gradient(to right, #000 0%, #333 100%);
    border: none; }
    header .items-wrapper .menu {
      order: 1; }
      header .items-wrapper .menu .burger {
        display: block; }
      header .items-wrapper .menu ul {
        display: none; }
    header .items-wrapper a.tel {
      font-size: 20px;
      color: #fff;
        padding:2px 15px;
      border: 2px solid #515edf;
      border-radius: 30px; }
    header .items-wrapper a.tel:before {
      background: url(../img/pict-tube2.png) 0 0/contain no-repeat; }
    
    
    
    h2{
    margin-bottom: 20px;
    font-size: 28px;
    font-family: 'AGAvalancheC-Bold';
    }  
    
    .cars h2{margin-bottom: 0px}
    .cars{padding-top: 40px;
    padding-bottom: 40px;}
.main-section form,
.main-section-bottom form {
    width: 100%;
background: #00000029;
padding;
border-radius: 30px;}
 .main-section form input {
      display: block;
      width: 96%;
      height: 55px;
      color: #fff;
      font-size: 18px;
      letter-spacing: 1px;
      border-radius: 27px;
      padding: 0 24px;
      margin-bottom: 25px; }
    .main-section-bottom form input {
      display: block;
      width: 96%;
      height: 55px;
      color: #fff;
      font-size: 16px;
      letter-spacing: 1px;
      border-radius: 27px;
      padding: 0 24px;
      margin-bottom: 27px; }    
    
    
.container .top {width: 100%; margin: 5% auto}
    
  .main-section {
    background: #5363dc;
    padding-top: 75px;
    padding-bottom: 20px; }
    .main-section h1 {
      font-size: 24px;
      letter-spacing: 1px;
      margin-bottom: 27px; }
     .main-section h3 {
      font-size: 16px;
      letter-spacing: 0px;
      margin-bottom: 27px; }
    .main-section form {
      margin: 0 auto; }
      .main-section form input {
        margin-bottom: 17px; }
      .main-section form input[type="submit"] {
        margin-bottom: 14px; 
    font-size: 16px}
      .main-section form p {
        font-size: 12px;
        letter-spacing: 1px; }

  .have-doubt {
    padding-top: 40px;
    padding-bottom: 0; }
    .have-doubt h2 {
      font-size: 28px;
      letter-spacing: 1px;
      margin-bottom: 20px; }
    
    .have-doubt .gradient-line,
    .have-doubt .question-wrap {
      display: none; }
    .have-doubt .features-group .item.bubb {
      display: none; }

  .steps {
    padding-top: 40px;
    padding-bottom: 54px; }
    .steps .items-wrapper .item {
      width: 100%;
      text-align: left;
      margin-bottom: 38px; }
      .steps .items-wrapper .item .line {
        display: block;
        width: 1px;
        left: 26px;
        top: 53px;
        bottom: -38px; }
      .steps .items-wrapper .item p.digit {
        float: left;
        width: 53px;
        height: 53px;
        font-size: 25px;
        text-align: center;
        line-height: 53px;
        margin-right: 25px; }
      .steps .items-wrapper .item h3 {
        letter-spacing: 0px; }
        .steps .items-wrapper .item h3 span {
          border: none; }
      .steps .items-wrapper .item p.descr {
        padding-left: 78px; }
    .steps .items-wrapper .item:last-child {
      margin-bottom: 0; }
    .steps .items-wrapper .i1 .line {
      background: #6785fe;}
    .steps .items-wrapper .i2 .line {
      background: #6785fe; }

    
    .reviews{padding-bottom: 0px;padding-top: 40px;}    
.review-item {width: 100%;
      color: #999;
/*    height: 400px;*/
    padding: 20px;
    background-color:#fff; 
      font-family: Arial, sans-serif;
      padding-right: 30px;
      margin-bottom: 30px;
/*border: 1px solid #e3e3e3;*/
border-radius:25px;
 box-shadow: 0 3px 45px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 3px 45px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 3px 45px rgba(0,0,0,0.15);}   
    
    .ava img{height: 50px;width: 50px;}
    .name {margin-left: 60px}
    

  .conditions {
    padding-top: 40px;
    padding-bottom: 0px; }
    .conditions .socials-wrap {
      display: block; }
    .conditions .text-wrap {
      font-size: 14px; }

  .main-section-bottom {
/*    display: none; */
    } }
/* Extra Small Devices, Phones */

/*# sourceMappingURL=media-querries.css.map */
