body {
	margin:0px;
	padding: 0px 0px 0px 0px;
  font-family: 'Gilroy';
	font-size: 16px;
  font-weight: normal;
  font-style: normal;
	color: #000000;
	background-color: #ffffff;
}


html, body {
  height: 100%;
}


/*common*/
body.modal-open {
    overflow: hidden;
}





@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.woff2') format('woff2'),
      url('../fonts/Gilroy-Regular.woff') format('woff'),
      url('../fonts/Gilroy-Regular.ttf') format('truetype');
  font-weight: normal;
  font-display: auto;
}

@font-face {
  font-family: 'Tenor Sans';
  src: url('../fonts/TenorSans.woff2') format('woff2'),
      url('../fonts/TenorSans.woff') format('woff'),
      url('../fonts/TenorSans.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}






p {
	margin: 0px 0px 20px 0px;
   padding: 0px;
   font-size: 16px;
   
}


strong {
  font-weight: bold;
}


a {
  color: #b6db81;
  text-decoration: none;
  outline: 0 !important; 
 -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;   
}


a:hover,  a:focus {
  color: #d0f995;
  
}

 


h1 {
  font-size: 24px;
  font-family: 'Tenor Sans';
  text-align: left;
  color: #b6db81;
  line-height: normal;
  padding: 0 0 0px 0;
  margin: 0px 0 20px 0;

}


h2 {
  font-family: 'Tenor Sans';
  padding: 	0px 0px 60px 0px;
  font-size: 36px;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
}


h3 {
  
  padding: 0px 0px 30px 0px;
  margin: 0;
  font-size: 24px;
  text-align: left;
  color: #212121;
}


h4 {

  padding: 0px 0px 20px 0px;
  margin: 0;
  font-size: 20px;
  color: #212121;
  text-transform: uppercase;
}


div.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0;
}



/*menu holder*/
.menu-holder {
  background: url(../images/op_ponit.png);
  position: fixed;
  width: 100%;
  z-index: 99;
  padding: 15px 0 15px 0;
  
}

.logo {
  width: 100%;
  max-width: 204px;
}

.map-location-link {
  display: block;
  background: url(../images/map_icon.svg) no-repeat left;
  padding: 0 0 0 40px;
  width: 120px;
  line-height: normal;
  margin: 7px auto 0 auto;
}

.tel {
  display: block;
  background: url(../images/tel_icon.svg) no-repeat left;
  padding: 5px 0 5px 30px;
  font-size: 20px;
  font-family: 'Tenor Sans';
  color: white;
  width: 215px;
  margin: 7px 0 0 auto;
}

.logo-hold {
  display: block;
}

@media (max-width: 767px) {

  .menu-holder {
    padding: 15px 0 15px 0;

  }



  .logo {
    margin: 4px 0 0 0;
  }


  .map-location-link {
    background: none;
    font-size: 12px;
    background-size: 10px;
    padding: 0 0 0 0px;
    width: auto;
    text-align: center;
    margin: 5px auto 0 auto;
  }

  .tel {
    font-size: 13px;
    background: none;
    width: auto;
    padding: 5px 0 5px 0px;
    margin: 2px 0 0 auto;
    text-align: right;
  }

}

@media (max-width: 350px) {
  .map-location-link {
    background: none;
    font-size: 10px;
  }

  
  .tel {
    font-size: 11px;
  }

}


/*------------------block-1------------------*/

.block-1 {
  background: url(../images/main_pic.jpg) no-repeat top center;
  background-size: cover;
  height: 950px;
}

.b1-text-holder {
  padding: 210px 0 0 0;
}

.logo-full {
  width: 100%;
  max-width: 346px;
}

.b1-logo {
  margin: 0 0 40px 0;
}

.block-1 p {
  color: white;
  font-size: 16px;
}

.main-btn {
  display: block;
  border: 2px solid #b6db81;
  line-height: 54px;
  width: 295px;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Tenor Sans';
}

.main-btn:hover, .main-btn:focus {
  background-color: #d0f995;
  color: #000000;
}


@media (max-width: 767px) {

  .block-1 {
    background: url(../images/main_pic_mob.jpg) no-repeat top center;
    background-size: cover;
    height: 100%;
    display: flex;
    align-items: center;
  }

  
.b1-text-holder {
  padding: 0px 0 0 0;
}

.logo-full {
  display: block;
  width: 70%;
  margin: 0 auto;
}

h1 {
  text-align: center;
}

.block-1 p {
  text-align: center;
  line-height: 24px;
}

.main-btn {
  margin: 0 auto;
  width: 295px;
}


}



/*--------block-2------*/

.block-2 {
  padding: 80px 0 80px 0;
}


.option-holder {
  padding: 0 0 0 120px;
  margin: 0 0 80px 0;
}

.b2-op1 {background: url(../images/b2_op_1.svg) no-repeat top left;}
.b2-op2 {background: url(../images/b2_op_2.svg) no-repeat top left;}
.b2-op3 {background: url(../images/b2_op_3.svg) no-repeat top left;}
.b2-op4 {background: url(../images/b2_op_4.svg) no-repeat top left;}
.b2-op5 {background: url(../images/b2_op_5.svg) no-repeat top left;}
.b2-op6 {background: url(../images/b2_op_6.svg) no-repeat top left;}
.b2-op7 {background: url(../images/b2_op_7.svg) no-repeat top left;}

.option-head {
  font-size: 30px;
  font-family: 'Tenor Sans';
  padding: 0 0 20px 0;
}


@media (max-width: 767px) {

  .block-2 {
    padding: 60px 0 40px 0;
  }
  

  h2 {
    font-size: 30px;
  }

  .option-holder {
    background-size: 40px !important;
    padding: 0 0 0 60px;
    margin: 0 0 40px 0;
  }

}


/*--------block-3------*/

.block-3 {
  padding: 80px 0 80px 0;
  background: url(../images/b3_bcg.jpg) no-repeat center top;
  background-size: cover;
  color: white;
}

.block-3 h2, .block-3 h3 {
  color: white;
}


.b3-op1 {background: url(../images/b3_op_1.svg) no-repeat top left;}
.b3-op2 {background: url(../images/b3_op_2.svg) no-repeat top left;}
.b3-op3 {background: url(../images/b3_op_3.svg) no-repeat top left;}
.b3-op4 {background: url(../images/b3_op_4.svg) no-repeat top left;}


/*----block-4--*/

.block-4 {
  padding: 80px 0 20px 0;
}

.b4-op1 {background: url(../images/b4_op_1.svg) no-repeat top left;}
.b4-op2 {background: url(../images/b4_op_2.svg) no-repeat top left;}
.b4-op3 {background: url(../images/b4_op_3.svg) no-repeat top left;}
.b4-op4 {background: url(../images/b4_op_4.svg) no-repeat top left;}
.b4-op5 {background: url(../images/b4_op_5.svg) no-repeat top left;}
.b4-op6 {background: url(../images/b4_op_6.svg) no-repeat top left;}
.b4-op7 {background: url(../images/b4_op_7.svg) no-repeat top left;}
.b4-op8 {background: url(../images/b4_op_8.svg) no-repeat top left;}
.b4-op9 {background: url(../images/b4_op_9.svg) no-repeat top left;}
.b4-op10 {background: url(../images/b4_op_10.svg) no-repeat top left;}


/*----user-offer---*/

.user-offer {
  background-color: #b6db81;
  border-radius: 8px;
  padding: 50px 50px 30px 50px;

}


.user-head {
  font-size: 30px;
  font-family: 'Tenor Sans';
  padding: 0 0 20px 0;
}


.user-btn {
  display: block;
  border: 2px solid #000000;
  line-height: 54px;
  width: 295px;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Tenor Sans';
  color: #000000;
  margin: 0 0 40px 0;
}

.user-btn:hover, .main-btn:focus {
  background-color: #030500;
  color: #b6db81;
}

.user-offer-pic {
  border-radius: 8px;
  width: 100%;
}

@media (max-width: 767px) {

  .user-offer {
    padding: 20px 20px 20px 20px;
  }

  .user-btn {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .user-head {
    font-size: 28px;
    line-height: normal;
  }

}




/*----------gallery-----------*/

.gallery {
  padding: 80px 0 80px 0;
}

.gal-pic-1 {background: url(../images/gal_pic_1.jpg) no-repeat center center;}
.gal-pic-2 {background: url(../images/gal_pic_2.jpg) no-repeat center center;}
.gal-pic-3 {background: url(../images/gal_pic_3.jpg) no-repeat center center;}
.gal-pic-4 {background: url(../images/gal_pic_4.jpg) no-repeat center center;}
.gal-pic-5 {background: url(../images/gal_pic_5.jpg) no-repeat center center;}
.gal-pic-6 {background: url(../images/gal_pic_6.jpg) no-repeat center center;}

.gal-link {
  width: 387px;
  line-height: 272px;
  display: block;
  background-size: cover;
  color: white;
  border-radius: 8px;
  font-size: 24px;
  text-align: center;
  font-family: 'Tenor Sans';
  margin: 0 0 60px 0;
}

.gal-link:hover {
  opacity: 0.8;
}

.gl-center {
  margin: 0 auto 60px auto;
}

.gl-right {
  margin: 0 0 60px auto;
}


@media (max-width: 1399px) {
  .gal-link {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .gl-center {
    margin: 0 auto 20px auto;
  }
  
  .gl-right {
    margin: 0 0 20px auto;
  }
}


@media (max-width: 991px) {

  .gal-link {
    font-size: 20px;
    text-align: left;
    padding: 40px 0 40px 40px;
    line-height: normal;
    min-height: 150px;
  }    

}



@media (max-width: 767px) {


  .gallery {
    padding: 40px 0 40px 0;
  }

  .gal-link {
    min-height: auto;
  } 

}


/*-----------contacts----------*/

.contact-holder {
  border: 1px solid #b6db81;
  border-radius: 8px;
  padding: 50px 50px 50px 50px;
  margin: 0 0 40px 0;
}

.contact-description {
  font-size: 18px;
}

.contact-big-tel {
  font-family: 'Tenor Sans';
  display: block;
  text-align: right;
  font-size: 42px;
  color: #496620;
  margin: 30px 0 0 0;
}

.contact-description-2 {
  text-align: center;
  margin: 0 0 40px 0;
}



@media (max-width: 1199px) {
  .contact-big-tel {
    margin: 60px 0 0 0;
    font-size: 36px;

  }
  

}



@media (max-width: 991px) {

  .contact-big-tel {
    text-align: center;
  }

}


@media (max-width: 767px) {

  .contact-holder {
    border: 1px solid #b6db81;
    border-radius: 8px;
    padding: 20px;
    margin: 0 0 40px 0;
  }

  .contact-description {
    font-size: 16px;
  }

  .contact-big-tel {
    margin: 20px 0 0 0;
    font-size: 30px;
  }

}


.map {
  width: 100%;
  height: 590px;
}


.footer {
  background-color: #000000;
  padding: 50px 0 50px 0;
  color: white;
}

.copyright {
  text-align: center;
}

.soc-holder {
  text-align: center;
  padding: 20px 0 0 0;
}

.soc-fb {
  background: url(../images/soc_facebook.svg) no-repeat center center;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
}

.soc-insta {
  background: url(../images/soc_insta.svg) no-repeat center center;
  display: inline-block;
  width: 25px;
  height: 25px;
}

.soc-fb:hover, .soc-insta:hover {
  opacity: 0.6;
}


.logo-hold-bot {
  display: block;
}



@media (max-width: 767px) {

  .logo-hold-bot {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }

}




/*------------modal-----------*/
.modal-open .menu-holder {
  padding-right: 17px;
  }

.modal-content {
  padding: 50px;
  border-radius: 10px;
}


.form-label {
  font-size: 16px;
}


.form-input {
  height: 70px;
  margin: 0 0 40px 0;
}



.form-head {
  text-align: center;
  font-weight: bold;
  margin: 0 0 30px 0;
  font-size: 24px;
  color: black;
  font-family: 'Tenor Sans';
}

.close-cross  {
  color: #282520;
   top: 20px;
   right: 20px;
   position: absolute;
   border: none;
   z-index: 999;
   outline: none !important;
}

.close-cross:focus  {
   outline: none !important;
}

.modal-content {
  padding: 40px;
}

.btn-submit-2 {
  width: 100%;
  background-color: #b6db81;
  border: none;
  border-radius: 8px;
  font-weight: bold;
  font-size: 22px;
  text-transform: uppercase;
  height: 80px;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;   
  font-family: 'Tenor Sans';
}

.btn-submit-2:hover, .btn-submit-2:focus {
  background-color: #d5faa2;
  color: black;
}

.form-bcg {
   background-color: #ffffff;    
   border-radius: 8px;
   padding: 50px 40px 40px 40px;
   border: none;
 }
 
 
 .form-p {
  font-size: 16px;
  text-align: center;
}

@media (max-width: 767px) {
  .modal-content {
    padding: 20px 10px 10px 10px;
  }

  .modal-open .menu-holder {
    padding-right: 0px;
    }

}


/*------------gallery-modal------------*/

.super-big-modal {
  max-width: 1200px;
  
}

.carousel-indicators {
  position: relative;
  margin-left: 0;
  margin-right: 0;

}

.carousel-indicators {
  display: block;
}

.carousel-indicators [data-bs-target] {
  width: 50px;
  height: 23px;
}





@media (max-width: 767px) {
  
  h3 {
    padding: 0 0 20px 0;
  }

  .carousel-indicators {
    display: block;
  }
  .carousel-indicators [data-bs-target] {
    width: 40px;
    height:15px;
  }

  .carousel-control-next, .carousel-control-prev {
    height: 240px;
  }
}


/*thank you*/

.h1-thankyou {
  font-size: 35px;
}

p.thankyou-text {
  font-size: 24px;
}