body {
  font-family: "Subway-SixInch",sans-serif;
  font-size: 14px;
  line-height: 24px;
  color:#353535;
    overflow-x:hidden;
}
section {
  position: relative;
}
.sf-font {
  font-family: "Subway-Footlong",sans-serif;
}
.ss-font {
  font-family: "Subway-SixInch",sans-serif;
}
.gr-text {
  color: #527A4B;
}



/*====== SECTION ONE ======*/

.sect-one {
  background-image: url(../img/bbg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  overflow: hidden;
    min-height: 642px;
}

.container.cont-area {
  position: relative;
  padding-bottom: 150px;
  padding-top: 54px;
}

.text-block-home {
  font-family: "Subway-Footlong";
  font-size: 82px;
  color: #DD3705;
  text-transform: uppercase;
}
.subtext-block-home {
  font-family: "Subway-Footlong";
/*
  font-size: 30px;
  color: #008D42;
  text-transform: uppercase;
  position: relative;
  top: -15px;
  margin-bottom: 26px;
*/
    
/*font-family: Avenirnextcyr;*/
font-style: normal;
font-weight: bold;
font-size: 86.7517px;
line-height: 107px;
text-transform: uppercase;
color: #FDBA12;
    margin-left: 30px;
    margin-top: -30px;
    margin-bottom: 10px;
}

.bordtext-block-home {
  font-family: "Subway-Footlong";
  color: #DD3705;
  border: 14px solid #dd3705;
  padding: 30px 22px;
  max-width: 230px;
  font-size: 21px;
  line-height: 23px;
}
.img-block-home {
  position: relative;
  top: -40px;
  left: 19px;
}

.img-block {
    margin-top: 50px;
}

.abs-home {
  position: absolute;
}
.home-anim-1 {
  top:0;
  right: 0;
}
.home-anim-2 {
  bottom:0;
  left: 0;
}
.home-anim-3 {
  bottom: 60px;
  right: 257px;
}
.home-anim-4 {
  bottom:0px;
  right: 0px;
}
.home-anim-5 {
  bottom: 25px;
  right: 180px;
}
.home-anim-6 {
  bottom: 50px;
  right: 482px;
}
.home-anim-7 {
  bottom: 315px;
  right: 435px;
}
.home-anim-8 {
  bottom: 64px;
  right: 227px;
}
.home-anim-22 {
  bottom: -400px;
  right: 400px;
  z-index: 9;
}
/*====== SECTION TWO ======*/

.sect-two {
  padding-top: 40px;
/*  padding-bottom: 80px;*/
}
.col-md-6.col-custom1 {
  -ms-flex: 0 0 50%;
  flex: 0 0 51%;
  max-width: 51%;
}
.col-md-6.col-custom2 {
  -ms-flex: 0 0 50%;
  flex: 0 0 49%;
  max-width: 49%;
}
.text-block {
  padding-left: 55px;
}
.title-text {
  font-size: 32px;
  line-height: 27px;
  margin-bottom: 32px;
  margin-top: 20px;
}
.subtitle-text {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 32px;
}
.border-text {
  font-size: 24px;
  line-height: 39px;
  border: 14px solid #FDBA12;
  padding: 56px;
}

/*====== SECTION THREE ======*/
.sect-three {
  padding-top: 10px;
}
.border-green {
  border: 14px solid #008D42;
    padding: 29px;
    max-width: 315px;
    padding-top: 20px;;
}
.border-green-text {
  color: #008D42;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.text-block2 {
  padding-top: 50px;
}
.img-fluid-583 {
  max-width: 583px;
}

/*====== SECTION FOUR ======*/

.sect-four {
  padding-top: 60px;
}
.text-block3 {
  max-width: 600px;
  margin: 0 auto;
}
.thumb-ingr {
  text-align: center;
}
.row-center{
  justify-content: center;
}
.text-ingr {
  font-size: 16.7px;
    text-transform: uppercase;
}
.img-ingr {
  margin-bottom: 24px;
}
.row.row-one {
  margin-bottom: 40px;
  margin-top: 15px;
}

/*====== SECTION FIVE ======*/

.sect-five {
  padding-top: 80px;
  padding-bottom: 50px;
}
.play-youtube {
  top: -10px;
  width: 93px;
  height: 94px;
  position: relative;
}

/*====== SECTION SIX ======*/

.sect-six {
  padding-bottom: 80px;
}

.img-fluid-212 {
  max-width: 212px;
}
.text-block4 {
  margin-bottom: 74px;
}
.text-ingr.ingr-2 {
  font-size: 15px;
  text-transform: uppercase;
  line-height: 20px;
}
.subtitle-text.subt-2 {
  margin-top: 32px;
  margin-bottom: 80px;
}
.title-text.tt-2 {
  margin-bottom: 40px;
}
.thumb-number {
  float: left;
  margin-right: 24px;
    margin-bottom: 24px;
}
.thumb-number-text.subtitle-text {
  position: relative;
  top: 13px;
}
.btn.btn-primary.btn-red {
  background: #DD3705;
  border: none;
  width: 100%;
  max-width: 277px;
  font-size: 16px;
  text-transform: uppercase;
  height: 52px;
  line-height: 41px;
  border-radius: 40px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn.btn-primary.btn-red:hover {
  box-shadow: 0px 4px 20px rgba(221, 55, 5, 0.6);
}
.button-block {
/*  margin-top: 40px;*/
  margin-bottom: 10px;
}
.link-text {
  border-bottom: 1px solid rgba(82, 122, 75, 0.47);
  padding-bottom: 6px;
  text-decoration: none;
}
.link-text:hover {
  border-bottom: 1px solid #00572D;
  color: #00572D;
  text-decoration: none;
}
.link-action {
  margin-bottom: 52px;
}
.concurs-text {
  font-size: 24px;
  line-height: 39px;
  margin-bottom: 24px;
}
.social-block-icons a {
  margin-right: 16px;
    
}
.social-block-icons a:last-child {
  margin-right: 0;
}

/*====== SECTION SEVEN ======*/

.sect-seven {
  padding-top: 80px;
  padding-bottom: 80px;
  background: radial-gradient(78.83% 78.83% at 50% 50%, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.5) 100%), url(../img/bgform.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.form-block {
  border: 14px solid #FDBA12;
    max-width: 600px;
    margin: 0 auto;
    padding: 44px 90px 70px;
}
.answer-block {
  position: relative;
}
.icon-answer {
  background-color: #F4C400;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  font-size: 25px;
  font-family: 'Subway-Footlong', sans-serif;
  text-align: center;
  position: absolute;
  top: 11px;
  right: 15px;
  line-height: 1.2;
  cursor: pointer;
}
.circle-link {
  background: #008939;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  display: inline-block;
  line-height: 48px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.circle-link:hover {
  background: #DD3705;
}
.circle-link-is {
  background: #008939;
  border-radius: 8px;
  width: 48px;
  height: 48px;
  display: inline-block;
  line-height: 46px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.circle-link-is:hover {
  background: #DD3705;
}
.circle {
  width: 30px;
}
.circle2 {
  width: 16px;
}
.circle3 {
  width: 15px;
}
.circle4 {
  width: 30px;
}
.main-form input {
  display: block;
  width: 100%;
  font-size: 16px;
  font-family: 'Subway-SixInch', sans-serif;
  color: #333333;
  border: 1px solid #bdbdbd;
  border-radius: 10px;
  margin-bottom: 32px;
  padding: 10px;
  padding-left: 16px;
  height: 52px;
  outline: 0;
}
.main-form input:focus {
  border: 2px solid #FDBA12;
}

.file-upload-input {
  position: absolute;
  margin: 0;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}
.image-upload-wrap {
  margin-top: 20px;
    border: 2px dashed #bdbdbd;
    position: relative;
    margin-bottom: 25px;
    height: 58px;
    padding: 12px 16px;
}
.drag-text h3 {
  font-size: 14px;
  font-family: 'Subway Six-Inch', sans-serif;
  color: #333333;
}
.drag-text img {
  margin-right: 20px;
}
.linkpol {
  color: #353535;
  text-decoration: underline;
}
.button.margin {
  text-align: center;
  margin-top: 36px;
}
button.btn.btn-primary.btn-red.btn-form {
  font-family: "Subway-Footlong";
  max-width: 165px;
  margin: 0 auto;
}
.file-upload-image {
  max-height: 200px;
  max-width: 200px;
  margin: auto;
  padding: 20px;
}
.image-title-wrap {
  padding: 0 15px 15px 15px;
  color: #222;
  text-align: center;
}
.remove-image {
  width: 200px;
  margin: 0;
  color: #fff;
  background: #353333;
  border: none;
  padding: 10px;
  border-bottom: none;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 40px;
}
span.image-title {
  font-size: 12px;
}
.file-upload-content {
  display: none;
}
.title-form.title-text {
  text-align: center;
  margin-bottom:40px;
}
input[type="checkbox"]:checked + label:before, input[type="checkbox"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 18px;
  height: 18px;
  border: 1px solid #999999;
  background-color: #ffffff;
}
input[type="checkbox"]:checked + label:after, input[type="checkbox"]:not(:checked) + label:after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
input[type="checkbox"]:checked + label:before, input[type="checkbox"]:not(:checked) + label:before {
  border-radius: 2px;
}
input[type="checkbox"]:checked + label, input[type="checkbox"]:not(:checked) + label {
  display: inline-block;
  position: relative;
  padding-left: 28px;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
}
input[type="checkbox"]:checked, input[type="checkbox"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.textforlink {
  font-size: 14px;
  font-family: 'Subway-SixInch', sans-serif;
  color: #353535;
  margin-top: 10px;
}
input[type="checkbox"]:checked + label:before, input[type="checkbox"]:not(:checked) + label:before {
  border-radius: 2px;
}
input[type="checkbox"]:checked + label:before, input[type="checkbox"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 18px;
  height: 18px;
  border: 1px solid #999999;
  background-color: #ffffff;
}
input[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
}
input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
input[type="checkbox"]:checked + label:after, input[type="checkbox"]:not(:checked) + label:after {
  left: 2px;
  top: 3px;
  width: 14px;
  height: 9px;
  border-radius: 3px;
  border-left: 4px solid #008938;
  border-bottom: 4px solid #008938;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.social-link{
    margin-right: 50px;
    color: black;
}

.description {
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 26px;
text-transform: uppercase;

/* зеленый  */
color: #527A4B;

/* Inside Auto Layout */
flex: none;
order: 1;
align-self: stretch;
flex-grow: 0;
margin: 0px 60px 80px;

}

/*====== ABSOLUTE ELEMENT SEVEN ======*/

.container-relative {
  position: relative;
}
.abs {
  position: absolute;
}

.px1 {
  top:40px;
  left: -55%;
}
.px2 {
  top:200px;
  left: -330px;
}

.px3 {
  top: 637px;
  left: -55%;
}

.pxk1 {
  top: 248px;
  left: -196px;
}

.pxk2 {
  top: 617px;
  left: -173px;
}

.pxk3 {
  top: 457px;
  left: 20px;
}

.px4 {
  top: 510px;
  right: -295px;
}
.px5 {
  top: 200px;
  right: -30px;
}

.px6 {
  top: 40px;
  right: -55%;
}

.pxk5 {
  top: 299px;
  right: -270px;
}

.pxk6 {
  top: 619px;
  right: -135px;
}

.pxk7 {
  top: 603px;
  right: -60px;

}

/*
.px3 img{
  max-width: 130px;
}
*/
.px5 img{
  max-width: 127px;
}

/*====== MODAL ======*/

.modal-success .modal-header {
  border-bottom: none;
}
.modal-success .modal-footer {
  border-top: none;
  padding-bottom: 50px;
}
.tt-modal {
  text-align: center;
  margin-bottom: 48px;
}
.st-modal {
  text-align: center;
  margin-bottom: 5px;
}
.img-modal {
  text-align: center;
  margin-bottom: 32px;
}
.modal-success .modal-content {
  border-radius: 12px;
}
.modal-success button.close {
  position: relative;
  top: -8px;
  color: #bdbdbd;
}
.modal-success button.close:hover {
  color: #527A4B;
}
.modal-dialog-scrollable.modal-dialog.modal-dialog-check .modal-body {
  overflow-y: auto;
  padding: 0 40px 40px 40px;
}
.modal-dialog.modal-dialog-check .modal-body img {
  width: 100%;
}
.modal-dialog.modal-dialog-check .modal-header {
  border: none !important;
  border-radius: 0 !important;
}
.modal-dialog.modal-dialog-check .modal-header .close {
  padding: 1rem 1rem 0 0rem;
}
@media (min-width: 576px){
.modal-success .modal-dialog {
    max-width: 405px;
    margin: 7.75rem auto 1.75rem;
    border-radius: 12px;

}
}

@media (min-width: 576px){
.modal-dialog.modal-dialog-check {
    max-width: 440px !important;
    margin: 1.75rem auto;
}
}


@media (max-width: 1550px){
  .px1 {
    top:60px;
    left: -277;
  }
  .px2 {
    top:200px;
    left: -150px;
  }
  
  .px3 {
    top: 637px;
    left: -61px;
  }
  
  .pxk1 {
    top: 248px;
    left: -196px;
  }
  
  .pxk2 {
    top: 617px;
    left: -173px;
  }
  
  .pxk3 {
    top: 457px;
    left: 20px;
  }
  
  .px4 {
    top: 510px;
    right: -400px;
  }
  .px5 {
    top: 200px;
    right: 30px;
  }
  
  .px6 {
    top: 40px;
    right: -100px;
  }
  
  .pxk5 {
    top: 299px;
    right: -80px;
  }
  
  .pxk6 {
    top: 619px;
    right: -50px;
  }
  
  .pxk7 {
    top: 603px;
    right: 50px;
  
  }
  
}
@media (max-width: 1550px){
  .sml img {
    max-width: 70%;
  }
/*
  .px3 img {
    max-width: 90px;
  }
*/
  .px5 img {
    max-width: 90px;
  }
  .px1 {
    top: 40px;
    left: -277px;
}
.px2 {
  top: 200px;
  left: -20px;
}
.pxk1 {
  top: 248px;
  left: -64px;
}
.px3 {
  top: 637px;
  left: -277px;
}
.px6 {
  top: 40px;
  right: -400px;
}
.px5 {
  top: 200px;
  right: 102px;
}
}

@media (min-width: 1200px){
.container.container-custom {
    max-width: 968px;
}    
}

@media (max-width: 1200px){
    .px6 {
  right: -250px;
}
    .px3 {
        left: -200px;
    }  
    .px1 {
        left: -120px;
    }
}

@media (max-width: 992px){
  .img-block-home img {
    max-width: 300px;
  }
  .text-block-home {
    font-size: 50px;
    margin-bottom: 12px;
}
.abs-home img {
  max-width: 67%;
}
.home-anim-3 {
  bottom: 113px;
  right: 175px;
}
.home-anim-7 {
  bottom: 206px;
  right: 371px;
}
.home-anim-5 {
  bottom: 97px;
  right: 142px;
}
.rellax.abs.sml {
  display: none;
}
.img-block {
  text-align: center;
}
.title-text {
  text-align: center;
}
.subtitle-text {
  text-align: center;
}
.sect-two {
  padding-bottom: 0px;
}
.border-green {
  max-width: 100%;
  text-align: center;
}
.sect-four {
  padding-top: 20px;
}
.thumb-ingr {
  text-align: center;
  margin-bottom: 40px;
}
.row.row-one {
  margin-bottom: 0px;
}
.sect-five {
  padding-top: 20px;
}
.subtitle-text.subt-2 {
  margin-top: 9px;
  margin-bottom: 50px;
}
.thumb-number-text.subtitle-text {
  top: 24px;
  text-align: left;
}
.thumb-num {
  max-width: 400px;
  margin: 0 auto;
}
.text-block {
  padding-left: 0px;
}
.text-block2 {
  padding-top: 20px;
}
.img-fluid-583 {
  max-width: 100%;
}
    .img-fluid {
    max-width: 300px;
}
}
@media (max-width: 768px){
  .home-anim-1 {
    top: 0;
    right: -40px;
    text-align: right;
}
.home-anim-3 {
  bottom: 113px;
  right: 0px;
}
.home-anim-5 {
  bottom: 97px;
  right: 20px;
  text-align: right;
}
.home-anim-7 {
  bottom: 206px;
  right: 190px;
}
.img-block-home img {
  max-width: 240px;
}
.text-block-home {
  font-size: 40px;
  margin-bottom: 16px;
}
/*
.subtext-block-home {
  font-size: 21px;
}
*/
.bordtext-block-home {
  padding: 32px 18px;
}
.form-block {
  padding: 44px 20px 70px;
}
}
@media (max-width:550px){
  .abs-home img {
    max-width: 50%;
}
.home-anim-1 {
  top: 0;
  right: 0px;
  text-align: right;
}
.img-block-home img {
  max-width: 167px;
}
/*
.text-block-home {
  font-size: 32px;
  margin-bottom: 30px;
}
*/
.home-anim-7 {
  display: none;
}
.home-anim-5 {
  display: none;
}
.home-anim-3 {
  bottom: 113px;
  right: 26px;
  text-align: right;
}
/*
.subtext-block-home {
  font-size: 21px;
  margin-bottom: 10px;
  margin-top: 13px;
}
*/
.sect-two {
  padding-bottom: 0px;
  padding-top: 30px;
}
.border-text {
  padding: 23px;
}
.border-green {
  margin-bottom: 30px;
}
.social-block-icons a {
  margin-right: 10px;
    margin-bottom: 30px;
}
.form-block {
  padding: 44px 10px 70px;
}
}
@media (max-width:380px){
.drag-text h3 {
  font-size: 12px;
  font-family: 'Subway Six-Inch', sans-serif;
  color: #333333;
}
.drag-text img {
  margin-right: 4px;
}
.image-upload-wrap {
  padding: 12px 10px;
}
}
.modal.fade{
  opacity: 1;
}

.btn.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.container.section-kl_map {
  margin-top: 20px;
}

@font-face {
  font-family: 'Avenirnextcyr';
  src: url('../fonts/AvenirNextCyr-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenirnextcyr';
  src: url('../fonts/AvenirNextCyr-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Subwaylettering';
  src: url('../fonts/SubwayLettering-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

.top-letter {
    font-family: Subwaylettering, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 160.235px;
    line-height: 107px;
    color: #FFFFFF;
    margin-top: 60px;
    margin-left: 10px;
}

.wht {
    color: #fff;
}

.border-yellow {
   border: 14.0203px solid #FCBD1B;
box-sizing: border-box;
        margin: 50px 70px;
    padding-bottom: 170px;
}

@media (max-width: 850px){
    .top-letter {
        font-size: 120px;
        margin-top: 30px;
    margin-left: 30px;
    }
    .subtext-block-home {
            font-size: 50px;
    line-height: 90px;
    }
    .sect-one {
        min-height: auto;
    }
}

@media (max-width: 700px){
    .top-letter {
        font-size: 70px;
            margin-top: 20px;
    line-height: 50px;
    }
      .subtext-block-home {
    font-size: 30px;
    line-height: 60px;
    }  
}

@media (max-width: 500px){
    .top-letter {
        line-height: 1;
        font-size: 50px;
            margin-top: 20px;
    margin-left: 30px;
    }
      .subtext-block-home {
    font-size: 23px;
    line-height: 40px;
    }  
    
    .border-yellow {
        margin: 30px;
}
}