html{ font-size:100%; height: 100%}
* {padding:0;margin:0;}
body {
  font-family: 'Assistant', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #000000;
  background-color: #ffffff;
}
/*
font-family: 'Assistant', sans-serif;
*/

.inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.clearfix:before,
.clearfix:after{
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
h1, h2, h3, h4, h5, h6  {margin: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
a {text-decoration: none;}


.white{color: #ffffff;}
.darkred{color: #9b1212 !important;}
.black{color: #000000;}
.bg-grey{background: #dbdbdb;}
.bg-darkred{background: #9b1212;}

.show-mobile{
  display: none;
}

/*---------  ------------------*/

.modal-content{
  border: 5px solid #e1e1e1 !important;
  border-radius: 0;
}

.modal-header button.close{
  float: right;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  opacity: 1 !important;
  z-index: 999999 !important;
}
.modal-header .close {
  padding: 0;
  margin: 0;
}

.modal-header{
  display: block !important;
  border: none !important;
}
h4.modal-title{
  text-align: center;
  font-weight: 700 !important;
  font-size: 42px !important;
  margin-top: 35px;
}
.modal-body {
  position: relative;
  text-align: center;
  font-weight: 400 !important;
  font-size: 35px !important;
  padding-top: 5px;
}



#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #9b1212;
  color: white;
  cursor: pointer;
  padding: 5px 14px;
  border-radius: 50%;
  font-size: 17px;
  border: 1px solid #b93636;
}

#myBtn:hover {
  background-color: #80c2ff;
}
.bred{
  border: 1px solid red !important;
}
a.btn-call-1{
  display: none;
}
.header{
  background: #000000;
  color: #fff;
  min-height: 47px;
}
.header .phones{
  font-size: 25px;
  font-weight: 600;
  padding: 3px 0 0 18px;
}
.header .phones a{
  color: #fff;
}

.header .social{
  padding-top: 13px;
  display: inline;
}
.header .social a.soc{
  display: inline-block;
  margin-right: 5px;
}

.header .social a.soc i{
  display: inline-block;
  width: 19px;
  height: 19px;
  background-image: url("/assets/img/icon-social.png");
  background-repeat: no-repeat;
}
a.soc i.ins{
  background-position: 0 0;
}
a.soc i.fb{
  background-position: -19px 0px;
}
a.soc i.lin{
  background-position: -38px 0px;
}

.top-menu{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: #ffffff;
}
.navbar{
  padding-top: 43px;
}
.nav-item{
  margin-right: 10px;
}
.nav-link{
  font-weight: 600;
  font-size: 20px;
  color: #000000 !important;
  padding: 3px 5px !important;
  text-align: center;
}
.nav-link.btn-green {
  background: #75b727;
  font-weight: 600;
  color: #ffffff !important;
  padding: 3px 23px !important;
}

.nav-link:hover {
  color: #9b1212 !important;
  -webkit-transition: -webkit-transform 0.3s, all 0.3s;
  -moz-transition: -moz-transform 0.3s, all 0.3s;
  transition: transform 0.3s, all 0.3s;
}


.block-1{
  background:#000000 url("/assets/img/bg-block-1.jpg") no-repeat right 160px;
  width: 100%;
  min-height: 640px;
  padding-top: 150px;
  padding-bottom: 40px;
}
.block-1 h1{
  font-family: 'Assistant', sans-serif;
  font-weight: 700;
  font-size: 85px;
  text-align: center;
  padding-top: 75px;
}
.block-1 img{
  padding-top: 13px;
}
.block-1 p{
  font-family: 'Assistant', sans-serif;
  font-weight: 500;
  font-size: 25px;
  text-align: center;
  color: #ffffff;
  padding: 22px 85px 40px 85px;
  line-height: 33px;
}
.block-1 p.bg-red{
  background: #9b1212;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  margin-bottom: 20px;
}

.contact-form {
  position: relative;
  margin-top: 13px;
}

.contact-form .form-group{
  margin-bottom: 26px !important;
}

.contact-form input {
  border-radius: 0;
  padding: 13px 5px 15px 0;
  font-size: 22px;
  color: #000000;
}
.contact-form .btn-primary{
  display: block;
  width: 100%;
  border-radius: 0;
  background: #75b727;
  font-size: 22px;
  padding: 12px 0;
  font-weight: 600;
  border: 1px solid #75b727;
}
.contact-form .form-group{
  margin-top: 0;
  margin-bottom: 11px;
}
.contact-form ::placeholder {
  color: #000000;
  opacity: 1;
}
.contact-form :-ms-input-placeholder {
  color: #000000;
}
.contact-form ::-ms-input-placeholder {
  color: #000000;
}

.contact-form span.red{
  font-weight: 500;
  font-size: 15px;
  text-align: center;
  color: #f00;
}
.contact-form span.green {
  font-weight: 500;
  font-size: 15px;
  text-align: center;
  color: green;
}


.block-2{
  width: 100%;
  padding-bottom: 48px;
}
.block-2 h1{
  font-family: 'Assistant', sans-serif;
  font-weight: 700;
  font-size: 76px;
  text-align: center;
  padding-top: 65px;
}
.block-2 .list{
  margin-top: 40px;
}
.block-2 .list li{
  list-style: none;
  color: #000000;
  font-weight: 500;
  font-size: 30px;
  line-height: 45px;
  padding-right: 55px;
  background: url("/assets/img/bg-li-blue.png") no-repeat 100% 2px;
  padding-bottom: 18px;
  margin-bottom: 10px;
}


.block-3{
  width: 100%;
  padding: 10px 0 50px 0;
}
.block-3 h1{
  font-family: 'Assistant', sans-serif;
  font-weight: 700;
  font-size: 76px;
  text-align: center;
  padding: 55px 0 20px 0;
}
.block-3 p.l-28{
  font-weight: 400;
  font-size: 28px;
  line-height: 35px;
  color: #000000;
  padding: 0 20px 15px 0;
}

.block-3 p.l-28 span{
  font-weight: 600;
  font-size: 28px;
  color: #9b1212;
}



.block-4{
  padding: 0 0 90px 0;
}
.block-4 h1{
  font-family: 'Assistant', sans-serif;
  font-weight: 700;
  font-size: 76px;
  text-align: center;
  padding: 55px 0 20px 0;
}
.block-4 .d-flex .f-item {
  padding: 20px 0;
  width: 350px;
}
.block-4 .d-flex .f-item img {
  width: 244px;
  height: 244px;
  margin-right: 50px;
  margin-bottom: 15px;
}

.block-4 .d-flex .f-item .desc {
  color: #000000;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  padding: 20px 40px;
}
.block-4 h2{
  font-family: 'Assistant', sans-serif;
  font-weight: 500;
  font-size: 50px;
  text-align: center;
  padding: 25px 0 20px 0;
}
.block-4 .width-45{
  width: 40%;
}
.block-4 .list li{
  list-style: none;
  color: #ffffff;
  font-weight: 500;
  font-size: 26px;
  line-height: 45px;
  padding-right: 55px;
  background: url("/assets/img/bg-li-blue-small.png") no-repeat 100% 2px;
  padding-bottom: 18px;
}




.block-5{
  background:#000000 url("/assets/img/bg-block-5.jpg") no-repeat;
  width: 100%;
  min-height: 1000px;
  padding-top: 100px;
  padding-bottom: 40px;
  background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
}
.block-5 h1{
  font-family: 'Assistant', sans-serif;
  font-weight: 700;
  font-size: 85px;
  text-align: center;
  padding-top: 25px;
}
.block-5 img{
  padding: 20px 0;
}
.block-5 p{
  font-family: 'Assistant', sans-serif;
  font-weight: 500;
  font-size: 30px;
  color: #ffffff;
  padding: 22px 5px 40px 15px;
  line-height: 33px;
}
.block-5 p.bg-red{
  background: #9b1212;
  padding: 25px 35px 25px 35px;
  margin-bottom: 20px;
}
.block-5 .list li{
  list-style: none;
  color: #ffffff;
  font-weight: 500;
  font-size: 30px;
  line-height: 45px;
  padding-right: 55px;
  background: url("/assets/img/bg-li-dark.png") no-repeat 100% 2px;
  padding-bottom: 18px;
}



.block-6{
  background:#ffffff url("/assets/img/bg-block-6.jpg") no-repeat top center;
  width: 100%;
  min-height: 800px;
  padding-top: 60px;
  padding-bottom: 190px;
  background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
}
.block-6 h1{
  font-family: 'Assistant', sans-serif;
  font-weight: 700;
  font-size: 76px;
  text-align: center;
  padding-top: 25px;
}
.block-6 h2, .block-6-1 h2 {
  font-family: 'Assistant', sans-serif;
  font-weight: 700;
  font-size: 46px;
  padding: 5px 0 20px 0;
}

.block-6 p, .block-6-1 p{
  font-family: 'Assistant', sans-serif;
  font-weight: 500;
  font-size: 28px;
  color: #000000;
  padding: 15px 5px 30px 15px;
  line-height: 33px;
}
.block-6 p.bg-red, .block-6-1 p.bg-red{
  background: #9b1212;
  padding: 25px 35px 25px 35px;
  margin-bottom: 20px;
}
.block-6 p.bg-darkred, .block-6-1 p.bg-darkred{
  padding: 25px 35px;
  color: #ffffff;
  text-align: center;
}

.block-6 .list li, .block-6-1 .list li{
  list-style: none;
  color: #000000;
  font-weight: 500;
  font-size: 28px;
  line-height: 45px;
  padding-right: 55px;
  background: url("/assets/img/bg-li-dark.png") no-repeat 100% 2px;
  padding-bottom: 18px;
}



.block-7{
  background:#ffffff url("/assets/img/bg-block-7.jpg") no-repeat top center;
  width: 100%;
  min-height: 550px;
  padding-top: 60px;
  padding-bottom: 150px;
  background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
}
.block-7 h1{
  font-family: 'Assistant', sans-serif;
  font-weight: 700;
  font-size: 74px;
  text-align: center;
  padding-top: 25px;
}
.block-7 p{
  font-family: 'Assistant', sans-serif;
  font-weight: 500;
  font-size: 28px;
  color: #000000;
  padding: 45px 15px 10px 15px;
  line-height: 33px;
}


.block-8{
  background:#000000;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 60px;
}
.block-8 h2{
  font-family: 'Assistant', sans-serif;
  font-weight: 700;
  font-size: 49px;
  text-align: center;
  padding-bottom: 20px;
}



.block-9{
  background: #312f2f;
  padding: 60px 0 40px 0;
}
.block-9 .cont{
  padding: 0 53px 10px 0;
}
.block-9 .cont.addr {
  background: url("/assets/img/icon-address.png") no-repeat 100% 7px;
}
.block-9 .cont.phone {
  background: url("/assets/img/icon-phone.png") no-repeat 100% 7px;
}
.block-9 .cont.mail {
  background: url("/assets/img/icon-mail.png") no-repeat 100% 7px;
}
.block-9 .cont.fax {
  background: url("/assets/img/icon-fax.png") no-repeat 100% 7px;
}

.block-9 .cont .ttl{
  font-size: 24px;
  color: #ffffff;
  padding-bottom: 4px;
}
.block-9 .cont p{
  font-size: 21px;
  color: #ffffff !important;
}
.block-9 .cont p span, .cont p a, .cont span{
  font-size: 18px;
  color: #a1ed13;
}

.block-1 .bg-error{
  background: url("/assets/img/404.png") no-repeat bottom center;
  min-height: 700px;
  text-align: center;
  background-size: contain;
}
.bg-error h1{
  font-size: 60px;
  padding-top: 195px;
}
.bg-error p{
  font-size: 40px;
  padding-top: 15px;
  line-height: 45px;
}

.form-feedback {
  position: absolute;
  top: 2px;
  right: 16px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
  color: #3c763d;
}
input.error, textarea.error {
  border: 1px solid #dc3545;
}
label.error {
  font-size: 0.875rem;
  color: #dc3545;
}




@media (min-width: 992px) and (max-width: 1200px){
  .logo img{
    width: 230px;
    height: auto;
  }
  h1{
    font-size: 60px !important;
  }
  .block-1{
    background:#000000 url("/assets/img/bg-block-1.jpg") no-repeat right 100px;
  }
  .contact-form input {
    border-radius: 0;
    padding: 11px 5px 12px 0;
    font-size: 21px;
    color: #000000;
  }
  .block-4 .d-flex .f-item {
    width: 300px;
  }
  .block-4 .d-flex .f-item img {
    margin-right: 25px;
  }
  /*border: 1px solid red;*/
  .navbar{
    padding-top: 23px;
  }
  .nav-link{
    font-size: 17px;
  }
  .nav-item{
    margin-right: 5px;
  }


}

@media (min-width: 768px) and (max-width: 991px) {
  .block-2 .d-flex .f-item{
    width: 95%;
  }
  .block-4 .width-45{
    width: 85%;
  }
  .navbar{
    padding-top: 23px;
  }
  .block-1{
    background:#000000 url("/assets/img/bg-block-1.jpg") no-repeat right 100px;
  }
}



@media (min-width: 576px)and (max-width: 767px) {
  .show-desctop{
    display: none;
  }
  .show-mobile{
    display: block;
  }
  .header .phones{
    display: inline-block;
    font-size: 18px;
    padding: 9px 0 0 8px;
    width: 400px;
    text-align: left;
  }
  h1{
    font-size: 50px !important;
  }
  .navbar{
    padding-top: 23px;
  }
  .block-1{
    background:#000000 url("/assets/img/bg-block-1.jpg") no-repeat right 100px;
    padding-top: 80px;
  }
  .block-1 p{
    font-size: 28px;
    line-height: 33px;
    padding: 22px 35px 40px 35px;
  }
  .block-1 .text-center img,
  .block-5 .text-center img{
    margin-right: auto;
    margin-left: auto;
  }
  .block-2 .d-flex .f-item{
    width: 95%;
  }
  .block-4 .width-45{
    width: 85%;
  }
  .block-5{
    padding-top: 20px;
  }
}



@media (min-width: 320px)and (max-width: 575px) {
  .logo img{
    width: 170px;
    height: auto;
  }
  .show-desctop{
    display: none !important;
  }
  .show-mobile{
    display: block;
  }
  .header .phones{
    display: block;
    font-size: 18px;
    padding-top: 9px;
    width: 100%;
    margin: 0 auto !important;
    text-align: right;
  }
  h1{
    font-size: 40px !important;
  }
  .social{
    display: none !important;
  }
  .navbar{
    padding-top: 23px;
  }
  .block-1{
    background:#000000 url("/assets/img/bg-block-1-m.jpg") no-repeat center 100px;
    padding-top: 60px;
  }
  .block-1 p{
    font-size: 28px;
    line-height: 33px;
    padding: 22px 35px 40px 35px;
  }
  .block-1 .text-center img{
    margin-right: auto;
    margin-left: auto;
  }
  .block-2 .d-flex .f-item{
    width: 95%;
  }
  .block-4 .width-45{
    width: 85%;
  }
  .block-5{
    background:#000000 url("/assets/img/bg-block-5-m.jpg") no-repeat top center;
    padding-top: 60px;
  }
  .block-5{
    padding-top: 20px;
  }
  .block-5 .text-center img{
    margin-right: auto;
    margin-left: auto;
  }
  .block-6 h2, .block-6-1 h2{
    font-size: 30px;
    padding: 5px 0 10px 0;
  }
  .block-6,.block-6-1, .block-7{
    padding-top: 20px;
  }
  .block-7 h1{
    font-size: 30px !important;
    padding: 5px 0 0px 0;
  }
  .block-8 h2{
    font-size: 30px;
    padding: 5px 0 10px 0;
  }
}




@media (max-width: 320px) {
  .logo img{
    width: 170px;
    height: auto;
  }
  .show-desctop{
    display: none !important;
  }
  .show-mobile{
    display: block;
  }
  .header .phones{
    display: block;
    font-size: 18px;
    padding-top: 9px;
    width: 100%;
    margin: 0 auto !important;
    text-align: right;
  }
  h1{
    font-size: 40px !important;
  }
  .social{
    display: none !important;
  }
  .navbar{
    padding-top: 23px;
  }
  .block-1{
    background:#000000 url("/assets/img/bg-block-1-m.jpg") no-repeat center 100px;
    padding-top: 60px;
  }
  .block-1 p{
    font-size: 28px;
    line-height: 33px;
    padding: 22px 35px 40px 35px;
  }
  .block-1 .text-center img{
    margin-right: auto;
    margin-left: auto;
  }
  .block-2 .d-flex .f-item{
    width: 95%;
  }
  .block-4 .width-45{
    width: 85%;
  }
  .block-5{
    background:#000000 url("/assets/img/bg-block-5-m.jpg") no-repeat top center;
    padding-top: 60px;
  }
  .block-5{
    padding-top: 20px;
  }
  .block-5 .text-center img{
    margin-right: auto;
    margin-left: auto;
  }
  .block-6 h2, .block-6-1 h2{
    font-size: 30px;
    padding: 5px 0 10px 0;
  }
  .block-6, .block-6-1, .block-7{
    padding-top: 20px;
  }
  .block-7 h1{
    font-size: 30px !important;
    padding: 5px 0 0px 0;
  }
  .block-8 h2{
    font-size: 30px;
    padding: 5px 0 10px 0;
  }
}







@media (min-width: 300px) and (max-width: 767px){
  a.btn-call-1{
    display: block;
    position: fixed;
    bottom: 20px;
    left: 30px;
    width: 55px;
    border-radius: 50%;
    color: #ffffff;
    background: #009900;
    text-align: center;
    padding: 10px 0;
    z-index: 98;
  }
  a.btn-call-1 img{
    height: 35px;
  }
}




