body {
      display: block;
}
header {
          height: 190px;
    }
    nav {
      background-color: #ffb300;
    }
    .logo {
      text-align: center;
    }
    .menu ul li {
      display: inline-block;
            padding: 15px 30px 10px 30px;
        font-weight: 600;
    }
     .menu ul li a {
      color:white;
      font-family: GothamPro-Medium; 
      font-size: 16px;
      text-transform: uppercase;
    }
     .menu ul li a:hover {    
      border-bottom: 2px solid;
      text-decoration: none;
    }
        
    .menu ul {
      text-align: center;
    }
    @font-face {
    font-family: GothamPro-Medium; 
    src: url(/tpl/fonts/GothamPro-Medium.ttf);
   }
    @font-face {
    font-family: GothamProNarrow-Medium; 
    src: url(/tpl/fonts/GothamProNarrow-Medium.ttf);
   }
    @font-face {
    font-family: GothamPro; 
    src: url(/tpl/fonts/ofont.ru_GothamPro.ttf);
   } 
     @font-face {
    font-family: GothamPro2; 
    src: url(/tpl/fonts/ofont.ru_GothamPro2.ttf);
   } 
   .desc p {
    font-family: GothamPro-medium;
    font-size: 14px;
    padding-top: 65px;
    line-height: 17px;
   }
   .block-1 {
    background: url(/tpl/img/fn-1.jpg) no-repeat;
    height: 515px;
   }
   .block-2 {     
    height: 550px;
   }
   .block-3 {     
    height: 550px;
   }
   .title-1 {
    background-color: #ffffffe6;
    margin-top: 65px;
    text-align: center;
    padding: 25px;
   }
   .title-1 p {
    font-family: GothamPro2; 
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    margin-top: 40px;
   }
   .title-1 h1 {
    font-family: GothamPro2; 
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
   }
   .tell a{
     font-family: GothamPro; 
    display: block;
    width: 100%;
    color: #000000;
    font-size: 17px;
    line-height: 20px;
    cursor: pointer;
   }
   .btn-perezv {
    color: #337ab7 !important;
    text-decoration: underline;
    margin-top: 10px;
   }
   .tell {
        float: right;
    margin-top: 65px;
   }
   .red {
    color: white;
    background-color: red;
    padding: 16px 30px 16px 30px;
    font-size: 16px;
    border: 0px;
    text-transform: uppercase;
    font-family: GothamPro2;
   }
   .btn-red {
        text-align: center;
    margin-top: 50px;
   }
   .block-2 h3 {
    font-family: GothamPro2;
    text-transform: uppercase;
    color: black;
    font-size: 26px;
   }
   .block-2 h4 {
    font-family: GothamPro2;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 30px;
    color: black;
   }
    .block-4 h3 {
    font-family: GothamPro2;
    text-transform: uppercase;
    color: black;
    font-size: 26px;
   }
   .block-4 h4 {
    font-family: GothamPro2;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 30px;
    color: black;
   }
   .block-2 p {
    font-family: GothamPro;
    color: black;
    font-size: 15px;
   }
    .block-4 p {
    font-family: GothamPro;
    color: black;
    font-size: 15px;
   }
   .block-5 p {
    font-family: GothamPro;
    color: black;
    font-size: 15px;
        margin-top: 20px;
   }
   .block-6 p {
    font-family: GothamPro;
    color: black;
    font-size: 15px;
        margin-top: 20px;
   }
   .block-5 {
    padding-top: 60px;
    padding-bottom: 40px;
   }
   .block-6 {
    padding-top: 30px;
    background-color: #e6e6e6;
    padding-bottom: 30px;
   }
    .block-7 {
    padding-top: 30px;
    background-color: #161510;
    padding-bottom: 30px;
   }
   .block-7 .block-7-title {
        color: white;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    font-family: GothamPro-medium;
    margin-bottom: 30px;
    margin-top: 30px;
   }
   .line {
    width: 60px;
    height: 4px;
    background-color: #ffb300;
    margin: 15px 0px 15px 0px;       
   }
   .block-2-left {
   margin-top: 90px;
   }
   .block-2-rigth {
   margin-top: 140px;
   }
    .block-4-left {
      margin-top: 95px;
   }
   .block-4-rigth {
   margin-top: 90px;
   }
   .owl-carousel .owl-dot {
    width: 15px;
    height: 15px;
    margin-right: 2px;
    border-radius: 15px;
    border: 1px solid #ffb300 !important;
   }
   .owl-carousel .active {
    background-color: #ffb300 !important;
   }
    .owl-carousel .owl-dots {
    float: right;
    margin-top: 5px;
   }
   .owl-carousel .item .col-xs-12{
    background-color: white;
   }
   .title {
    text-align: center;
    margin-bottom: 35px;
    }
   .title h3 {
    font-family: GothamPro2;
    text-transform: uppercase;
    color: black;
    font-size: 26px;
   }
   .title .line {
    margin: 0 auto;
   }
   .info-item {
    margin-top: 30px;
    background-color: white;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.12), 0 0px 0px rgba(0, 0, 0, 0.24);
    width: 350px;
   }
   #product .owl-nav {
    position: absolute;
    top: 230px;
   }
   #product .owl-prev {
    background-color: #ffb300;
    border-radius: 20px;
    width: 40px;
    margin-left: -55px;
    height: 40px;
   }
    #product .owl-next {
    background-color: #ffb300;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    margin-left: 1185px;
   }
   button, 
button:active, 
button:focus {
    outline: none;
}
.info-item .title-item {
  font-family: GothamPro-Medium;
    padding: 15px 10px 10px 15px;
    font-size: 16px;
    font-weight: 600;
}
.info-item .anons-item {
font-family: GothamPro-Medium;
    padding: 0px 10px 20px 15px;
    font-size: 15px;
}
.block-4 h3 {
    font-family: GothamPro2;
    text-transform: uppercase;
    color: black;
    font-size: 26px;
}
#name {
    padding: 10px 5px 10px 15px;
    border: 1px solid #ffb300;
    width: 225px;
    margin-left: 115px;
    font-size: 17px;
    margin-right: 15px;
}
#phone {
    border: 1px solid #ffb300;
    width: 225px;
    font-size: 17px;
    padding: 10px 5px 10px 15px;
}
#email {
    border: 1px solid #ffb300;
    width: 225px;
    margin-left: 15px;
    font-size: 17px;
    padding: 10px 5px 10px 15px;
    margin-right: 15px;
}
.contacts-page__feed-btns-d {
       background-color: red;
    color: white;
    font-size: 16px;
    width: 225px;
    border-radius: 0px;
    padding: 10px;
    font-family: GothamPro-medium;
}
.contacts-page__feed-btns-d:hover {
      background-color: #e13434;
    color: white;
}
.form-main input {
      float: left;
}
.footer-menu {
      list-style: none;
    padding: 0px;
}
.footer-menu li a {
  font-family: GothamPro;
    color: #b2b2b0;
    text-decoration: underline;
    font-size: 16px;
}
.block-7 span {
  color: white;
}
.block-7 p {
  color: white;
  font-family: GothamPro;
    font-size: 16px;
    color: #b2b2b0;
}
.block-7 a {
  color: white;
  font-family: GothamPro;
    font-size: 16px;
    color: #b2b2b0;
}
.text-page {
  min-height: 500px;
}
.input[type="text"], .input[type="tel"], .input[type="email"] {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 6px;
    border: 1px solid #E8E8E8;
    box-shadow: 0 2px 6px rgba(48, 48, 48, 0.15);
}
.modal__input {
    width: 100%;
    margin-bottom: 20px;
}
.modal-body {
    position: relative;
    padding: 15px 30px 5px 30px;
}
button.close {
        display: inline-block;
    font-size: 32px;
    line-height: 18px;
    width: 18px;
}
.modal__button {
    width: 100%;
    margin-bottom: 20px;
        font-family: GothamPro-medium;
    background-color: red;
    color: white;
    padding: 10px;
    border: 0px;
}
.paragraph--gray {
    color: #9E9E9E;
}
.modal-open {
    overflow: unset;
}
.left-menu {
  list-style: none;
  padding: 0px;
}
.left-menu li {
    padding: 10px;
    border-bottom: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    font-family: GothamPro-medium;
    color: #777777;
    font-size: 15px;
}
.left-menu li:first-child { 
   padding-top: 20px;
}
.left-menu li a {
  color: #777777;
  }
.breadcrumb {
background-color: white;
    font-family: GothamPro-medium;
}
.breadcrumb a {
  color: #777;
}
.breadcrumb>.active {
  color: #ffb300;
}
.drop img {
  width: 100%
}
.drop-info {
margin-top: 30px;
    background-color: white;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.12), 0 0px 0px rgba(0, 0, 0, 0.24);
        margin-bottom: 20px;
        height: 190px;
  }
.drop-title {
  font-family: GothamPro-Medium;
  padding: 15px 10px 0px 15px;
  font-size: 13px;
  font-weight: 600;
}
.drop-anons {
  font-family: GothamPro-Medium;
    padding: 0px 10px 0px 15px;
    font-size: 12px;
}
.drop a {
      font-family: GothamPro-Medium;
    text-decoration: underline;
    color: #ffb300;
    font-size: 13px;
    padding-left: 15px
}
.container {
    width:1170px !important;
}
body {
    min-width: 1300px !important;
}
 @media screen and (min-device-width: 700) {
    .owl-next {
        display:none !important; } 
       .owl-prev {
        display:none !important;}
   }
.text-page h3 {
    font-family: GothamPro2;
    text-transform: uppercase;
    color: #383737;
    font-size: 23px;
}
.text-page h4 {
    font-family: GothamPro2;
    color: #383737;
    font-size: 22px;
}
.text-page p {
      font-family: GothamPro;
    color: black;
        font-size: 14px;
    margin-top: 20px;
}
.text-page td {
    padding: 10px;
    border: 1px solid #b9b9b9;
    font-size: 12px;
    font-family: GothamPro-medium;
}
.tb-gray td {
background-color: f5f5f5;
}
.text-page span {
      float: right;
}
.btn-opt {
      color: #f5ac02 !important;
    text-decoration: underline;
}
.set {
      margin-bottom: 40px;
      margin-top: 25px;
}
.gal {
      margin: 15px 0px 60px 0px;
}
ul li {
        font-family: GothamPro;
}
.text-norm span {
    float: inherit !important;
}
.owl-carousel .owl-item img {
    background-color: white;
}
