body{
  font-family: 'Gilroy' !important;
  font-style: normal !important;
  overflow-x: hidden !important;
}

ul{
	margin: 0px !important;
	padding: 0px !important;
}


.obw{
	text-align: center;
	padding-top: 80px;
	padding-bottom: 50px;
}


.h2obw{
	text-transform: uppercase;
	text-align: center;
	color: #000;
	font-size: 35px;
	margin-bottom: 50px;
	font-weight: 700;
}

.spanh2obw{
	text-transform: uppercase;
	text-align: center;
	color: #000;
	font-size: 35px;
	margin-bottom: 40px;
	font-weight: 200;
}

.h2bel{
	text-align: center;
	color: #fff;
	font-size: 33px;
	margin-bottom: 40px;
	font-weight: 300;
}

.row-obw{
	flex-wrap: nowrap !important;
	justify-content: center !important;
}

.row-top{
	flex-wrap: nowrap !important;
	justify-content: center !important;
}


@media screen and (max-width: 768px){
	.obw{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px;
}
.h2obw{
	color: #000;
	font-size: 22px;
	margin-bottom: 20px;
}

.spanh2obw{
	color: #000;
	font-size: 22px;
	margin-bottom: 20px;
}

.h2bel{
	color: #fff;
	font-size: 22px;
	margin-bottom: 20px;
}

.row-obw{
flex-wrap: wrap !important;
justify-content: center !important;
}
}




 .popup-gallery img{
  
  width: 25%;
  margin: 10px;
 }

 @media screen and (max-width: 768px){
   .popup-gallery img{
  
  width: 60%;
  margin: 10px;
 }
 }



 @media screen and (min-width: 768px){
  .pozv, .but-pozv{
    display: none;
  }
}

.but-ev{
    margin-top: 0px;
    margin-bottom: 30px;
    color: #0DC143 !important;
    background: #fff !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border: none !important;
}

@media screen and (max-width: 768px){

  .pozv{
    text-align: center;
    display: block;
    position: fixed;
    z-index: 99999;
    width: 100% !important;
    color: #fff !important;
    margin: auto !important;
    bottom: 0% !important;
    }

    .pozv-block{
      padding-right: 0px !important;
      padding-left: 0px !important;
    }

  .p-pozv{
    color: #fff;
    background: #0DC143;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 0px !important;
  }
  
  .but-pozv{
    margin-top: 20px;
    color: #fff !important;
    background: #0DC143 !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border: none !important;
  }
}




.atel1{
  text-align: center;
  justify-content: center;
}

.tel1{
  display: flex;
  text-align: center;
  justify-content: center;
  margin: auto;
}

.tel1 img{
  height: 55px;
  margin-top: 2px;
}

.pconttel2{
  text-align: center;
  color:#fff;
  font-size: 17px;
  font-weight: 700;
  margin-left: 10px;
}

.pconttel2{
  text-align: center;
  color:#fff;
  font-size: 18px;
  margin-left: 10px;
  margin: 0px;
}

.pconttelw{
  text-align: center;
  color:#fff;
  font-size: 14px;
  font-weight: 300;
  margin-left: 10px;
  margin: 0px;
}

.atel3 p{
  margin-top: -10px;
}


.top1 img{
  height: 60px;
}

.top{
	height: 100px;
	padding-top: 30px;
	padding-bottom: 15px;
}




.top2{
	text-align: right;
}




.btn{
  width: 300px !important;
  background: #01dc4a !important;
  color: #fff !important;
  font-size: 15px !important;
  padding: 18px 40px !important;
  display: table !important;
  cursor: pointer !important;
  transition: .3s all !important;
  border: 1px solid #01dc4a !important;
  font-weight: 800 !important;
	margin-left: auto !important;
    margin-right: auto !important;
}


.btn:hover{
  color: #0F4C82 !important;
  background: #000 !important;
}


.btn1{
  width: 250px !important;
}

.container-fluid{
  padding-left: 70px !important;
  padding-right: 70px !important;
}


.bg{
  position: relative;
  background-image: url('img/bg.jpg');
  background-size: cover;
  background-position: center;
  height: auto;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 50px;
}

.bg:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    bottom: 0;
    top: 0;
    left: 0;
    opacity: 0.80;
}




h1 { 
	text-align: center !important;
    width: 100% !important;
    color: #fff !important;
    font-size: 2.3vw !important;
    font-weight: 500 !important;
    margin-top: 30px !important;
    margin-bottom: 3.3rem !important;
}



.pbg{
  color: #fff !important;
  font-size: 25px !important;
  display: block !important;
}


.spanbg {
    font-size: 1.4vw;
    font-weight: 500;
}


.cont-pozv{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.bg-th{
  padding-top: 60px !important;
}

.btn2{
  margin-top: 35px !important;
}

@media screen and (max-width: 768px){
.top1 img{
  height: 30px;
}

.top{
  height: 100px;
  padding-top: 30px;
  padding-bottom: 15px;
}

.navbar-text {
    display: inline-block;
    padding-top: 0px !important;
    padding-bottom: .5rem;
}


.top1{
  width: 30%;
}

.top2{
  width: 70%;
}


.pconttel2{
  text-align: center;
  color:#fff;
  font-size: 16px;
  margin-left: 10px;
  margin: 0px;
}

.pconttelw{
  text-align: center;
  color:#fff;
  font-size: 13px;
  font-weight: 300;
  margin-left: 10px;
  margin: 0px;
}



.btn{
    width: 260px;
    background: #01dc4a !important;
    color: #fff !important;
    font-size: 14px !important;
    padding: 4vw 1.3vw !important;
    display: table !important;
    cursor: pointer !important;
    transition: .3s all !important;
    border: 1px solid #01dc4a !important;
    margin-left: auto !important;
    margin-right: auto !important;
}


.btn:hover{
  color: #0F4C82 !important;
  background: #000 !important;
}


.btn1{
  width: 250px !important;
}


.top2{
  text-align: right;
}




.container-fluid{
  padding-left: 25px !important;
  padding-right: 25px !important;
}


.bg {
  height: 900px !important;
  text-align: center !important;
    padding-top: 10px;
    padding-bottom: 30px;
}




h1 { 
  text-align: center !important;
    width: 100% !important;
    color: #fff !important;
    font-size: 6vw !important;
    margin-top: 30px !important;
    margin-bottom: 40px !important;
}



.pbg{
  color: #fff !important;
  font-size: 5vw !important;
  display: block !important;
  margin-bottom: 7px !important;
}

.ul-bg{
  margin-bottom: 20px !important;
}


.spanbg {
    font-size: 4.4vw;
    font-weight: 500;
}

.cont-pozv{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.quest_block{
  margin-top: 30px !important;
}

.last_opt input, .payment_btn.btn{
  width: 250px !important;
}
}


.podarok{
  display: flex;
}

.podarok img{
  height: 30px;
  margin-right: 10px;
}

.podh1{
  margin-bottom: 0px;
}

.pod{
  display: flex;
	justify-content: center;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 0px;
}

.pod-1{
  height: 50px;
  margin-bottom: 30px;
}

.circle1{
  height: 25px;
    width: 25px;
    border: 1px solid #e7b35f;
    margin-right: 10px;
    border-radius: 100px;
}

.circle2{
  height: 15px;
    width: 15px;
    background: #e7b35f;
    border-radius: 100px;
        margin: auto;
    margin-top: 4px !important;
}

.ppod{
  font-size: 18px;
  color: #fff;
  height: 70px;
  width: 600px;
}


.acall{
  display: flex;
  justify-content: center;
  height: 50px;
  margin-top: 15px;
  background: transparent;
  border: 2px solid #e7b35f;
  width: 280px;
  padding-top: 10px;
  border-radius: 10px;
	margin-left: auto;
    margin-right: auto;
}

.acall img{
  height: 25px;
  margin-right: 10px;
  margin-top: 3px;
}

.pcall{
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

@media screen and (max-width: 768px){
  .ppod{
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  width: 290px;
}

.acall{
  display: flex;
  justify-content: center;
  height: 50px;
  margin: auto;
  margin-top: 0px;
  background: transparent;
  width: 280px;
  padding-top: 10px;
  border: 2px solid #e7b35f;
  border-radius: 10px;
}

.quest_option {
    margin-top: 200px !important;
}
}

@media screen and (min-width: 768px){
.first_btn.hidden {
    transform: translateX(-300%);
}
}