  /*!---------- PLACE YOUR CUSTOM STYLES AND OVERRIDES HERE ----------*/
body {
    font-family: 'Neucha', sans-serif;
}

.nav-1 .navbar {
  height: 60px;
  max-height: 60px;
}

.nav-1 .btn {
  margin-top: 0;
  display: inline;
  height: 58px;
  border-radius: 5px;
  line-height: 58px;
  padding: 5px 20px;
}

.nav-sm {
  padding-top: 15px;
}

.nav-xs {
  display: none;
}

.amazon_style {
	padding-top: 10px;
}

.nav-1 .logo {
  vertical-align: middle;
  margin-top: 0;
  height: 58px;
  max-height: none;
}

p.our-info{
    margin-top: -10px;
    margin-bottom: 15px;
}

h4 {
    margin-bottom: 20px;
}

h5 {
    margin-bottom: 10px;
}

input.number-field {
    text-align: center;
}

.bootstrap-touchspin{
	width: 30%;
	margin: 0 auto 15px;
}

.bootstrap-touchspin .input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: top;/*Это свойство "подтягивает кнопки прокрутки вверх"*/
  display: table-cell;
  
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px 10px;
  margin-left: -1px;
  position: relative;
  height:21px;/*Высота одной кнопоки прокрутки- половина высоты поля номера*/  
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  border-top-right-radius: 4px;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  margin-top: -2px;
  border-radius: 0;
  border-bottom-right-radius: 4px;
}

.bootstrap-touchspin .input-group-btn-vertical i {
  position: absolute;
  top: 5px;
  left: 6px;
  font-size: 9px;
  font-weight: normal;
  color: #000; /*цвет стрелок прокрутки*/
}
/*Стили для поля "Количество экземпляров". Плагин bootstrap-touchspin.КОНЕЦ*/

.table>thead>tr>td>span{
    text-decoration: underline;
/*   border-bottom: 2px solid #888;*/
}


/*Переопределяем стандартные стили Bootstrap для таблицы. Убираем нижнюю границу у строк*/
.table>tbody>tr>td{
   border-top: none;
}

form table tbody tr:first-of-type {
    color: #000;
}

/*
.table>tbody>tr>td>span{
   font-size: 12px;
}*/

form td {
    padding: 0 2px !important;
}

p.price-intro {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 10px;
}

.price-table {
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
    padding-top: 10px;
}

form .table {
    margin-bottom: 10px;
}

.contact-3 form input[type="text"] {
  width:100%;                   /*текстовое поле занимает всю ширину колонки*/
  margin-bottom: 12px; /*Отступ снизу*/
  color: #000;
  border-radius: 3px !important;
  height: 40px;
  padding: 6px 10px;
  line-height: normal;
}

.contact-3 form select {
  height: 40px;
  border: 1px solid #eee;
  background: #fff;
  border-radius: 3px;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  margin-bottom: 12px;
  padding-left: 8px;
  padding-right: 0;
}

.contact-3 form textarea {
  width: 100%; /*ширина поля примечания*/
  padding: 6px 10px;
  border: 1px solid #eee;
  background: #fff;
  border-radius: 3px;
  font-size: 16px;
  color: #000;
  margin-bottom: 13.33333333px !important;/*отступ снизу поля примечания*/
}

.contact-3 {
  padding-bottom: 0;
}

/*Серая часть формы*/
.form-gray-area{
  background: #f6f8fa;
  padding: 20px;
  border-radius: 3px;
 
}

.form-success, .form-error {
    text-align: center;
}

input[type="submit"] {
  border-radius: 3px;
  
}

/*Примечания на серой части формы*/
p.action {
  font-size: 16px;
  line-height: 24px;
  margin: 10px;
}

.conditions {
  margin-bottom: 12px;
}

.conditions p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}

.conditions span{
  color:#f2a057;
}
 
p.offer{
  font-size: 16px;
  line-height: 24px;
  margin: 0 auto 12px;
}

p.offer  span{
  color:#f2a057;
}

/*Сумма заказа*/
p.kolvo, p.price, p.total {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #000;
}

p.price {
    margin-bottom: 15px;
}

p.total {
    font-size: 24px;
}

.features-9 .slides li:before {
  opacity: 0;
}
@media all and (max-height: 400px ) {
  .features-9 .slides li {
    padding-top: 100px;
    height: 100vh;
  }
}

.features-3, .features-2, .testimonials-2, .contact-3 {
  padding-top: 60px;
  padding-bottom: 0;
}

.features-3 .row:first-of-type,
.features-2 .row:first-of-type,
.testimonials-2 .row:first-of-type {
  margin-bottom: 0;
}

.features-2 .row:first-of-type {
  margin-bottom: 20px;
}


.features-6 h4 {
  margin-bottom: 40px; /*Нижний отступ заголовка*/
}

.features-6 .feature img {
  margin-bottom: 10px;
}

.features-6 .feature {
  margin-bottom: 40px;
  overflow: hidden;
}

.features-6 .feature p {
  font-size: 16px;
  line-height: 24px;
}

/*Map config*/
#map{
  height: 500px;
  margin-bottom: 40px;
}
.float{
  float: left;
  padding-right: 10px;
  height: 100px;
}
/*End Map config*/

.footer {
  padding-top: 30px;
  padding-bottom: 20px;
}

.footer p {
  font-size: 16px;
  line-height: 24px;
}

.fb {
  font-size: 20px;
  line-height: 28px;
  border-radius: 20px; 
  background: #ccc;
  color: #fff;
  border: 1px solid #ccc;
  transition: all 0.3s ease-in-out;
  padding-top: 6px;
  vertical-align: middle;
}
.fb:hover {
  color: #fff;
  background: #f2a057;
  border: 1px solid #f2a057;
}

/*Медиа запросы*/
p {
  font-size: 20px;
  line-height: 28px;
}
p.lead {
  font-size: 24px;
  line-height: 32px;
}
  /*---1280px---*/
@media all and (max-width: 1280px) {
   .bootstrap-touchspin{
      width: 30%; /*ширина поля номера*/
	 
 }

}
 
 
 /*---1024px---*/
@media all and (max-width: 1024px) {
  p {
    font-size: 18px;
    line-height: 26px;
  }
}
@media all and (max-width: 1024px) {
   
 .bootstrap-touchspin{
   width: 30%; /*ширина поля номера*/
   
 }
  .features-9 .slides li {
    height: 50vh;
    padding: 120px 0;
    display: block !important;
  }
 
  
}/*End media*/
 
@media all and (max-width: 990px) {
  p {
    font-size: 16px;
    line-height: 24px;
  }
  .features br {
    display: inline;
  }
}

@media all and (max-width: 767px) {
 .bootstrap-touchspin {
   width: 30%; /*ширина поля номера*/
 }
 .footer .text-right {
   text-align: center;
 }
 .footer .text-left {
   text-align: center;
 }
  p.lead {
    font-size: 18px;
    line-height: 26px;
  }
  .features-9 .slides li h1 {
      margin-bottom: 15px;
  }
  .nav-xs {
    display: block;
  }
    
  .nav-sm {
    display: none;
  }
  .nav-1 .navbar {
    height: 80px;
    max-height: 80px;
  }
  .nav-1 .btn {
    height: 46px;
    line-height: 46px;
  }
  .nav-1 .logo {
    height: 46px;
  }
}/*End media*/

 



/*---600px---*/
@media all and (max-width: 600px) {
  
 .bootstrap-touchspin{
   width: 30%; /*ширина поля номера*/
   
 }
 
}/*End media*/


/*---480px---*/
@media all and (max-width: 480px) {
  
 .bootstrap-touchspin{
   width: 20%; /*ширина поля номера*/
   
 }
 
}/*End media*/


/*---320px---*/
@media all and (max-width: 320px) {
   
  .bootstrap-touchspin{
   width: 20%; /*ширина поля номера*/
  
 }
 
}/*End media*/
