body{
	font-family: 'Raleway' !important;
	background: #111013 !important;
}


.modal{
	top: 20% !important;
}


.obw{
	text-align: center;
	padding-top: 60px;
	padding-bottom: 50px;
}



.h2obw{
	color: #fff;
	font-size: 45px;
	line-height: 1.55;
    font-weight: 800;
	margin-bottom: 20px;
}


.p-obw{
	margin-bottom: 30px;
	font-size: 17px;
	color: #fff;
	line-height: 1.8;
	font-weight: 300;
}

.h2bel{
	color: #fff;
	font-size: 32px;
	line-height: 1.55;
    font-weight: 700;
	margin-bottom: 20px;
}



@media screen and (max-width: 768px){
	.obw{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 40px;
}


.h2obw{
	font-size: 30px;
	margin-bottom: 25px;
}


.p-obw{
	margin-bottom: 30px;
	font-size: 13px;
	color: #fff;
	line-height: 1.8;
	font-weight: 300;
}


.h2bel{
	color: #fff;
	font-size: 22px;
	margin-bottom: 10px;
}
}



.row-obw{
	justify-content: center;
	flex-wrap: nowrap !important;
	margin-bottom: 20px !important;
}

@media screen and (max-width: 768px){
	.row-obw{
	justify-content: center;
	flex-wrap: wrap !important;
	margin-bottom: 0px !important;
}
}



@media screen and (min-width: 768px){
  .pozv, .but-pozv{
    display: none;
  }
}


@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: 13px;
    padding-bottom: 13px;
    margin-bottom: 0px !important;
    font-size: 18px;
  }
  
  .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;
  }
}


body .bg-light{
	background: #000 !important;
}

.navbar, .navbar-expand-lg, .navbar-light, .bg-light{
	background: #000 !important;
}

.navbar-brand img{
	height: 50px;
}


.navbar-light .navbar-toggler-icon {
    background-image: url(img/menu.png) !important;
}


.navbar-nav li a{
	color: #fff !important;
	font-family: 'Roboto' !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	margin-right: 15px !important;
}

.navbar-nav li a:hover{
	color:#a2875f !important;
}

@media screen and (max-width: 768px){
	.navbar-nav li a{
	margin-right: 0px !important;
}
}

.navbar-text{
	text-align: center !important;
	color: #fff !important;
	font-family: 'Roboto' !important;
	font-size: 14px !important;
	font-weight: 400 !important;
}

.dropdown-menu{
	background: #000 !important;
}

.dropdown-item:hover{
	background: transparent !important;
}

.navbar-nav{
	margin-top: 0px !important;
}



@media screen and (max-width: 768px){
	.navbar-nav{
		text-align: center;
	}
	.navbar{
		text-align: center;
	}
	.dropdown-item{
		text-align: center;
	}
}

.pnav{
	color: #fff !important;
	font-family: 'Roboto' !important;
	font-size: 20px !important;
	font-weight: 400 !important;
	margin: 0px !important;
}

.navbar-nav{
	margin: auto;
}

.top{
	background: #16171d;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 15px;
}




.top2{
	text-align: right;
}


.p-top{
	font-size: 16px;
	color: #fff;
}


@media screen and (max-width: 768px){
.top1 img{
  height: 30px;
}

.p-top{
	font-size: 12px;
	color: #fff;
}

.top{
  background: #16171d;
  height: 100px;
  padding-top: 15px;
  padding-bottom: 15px;
 }

.navbar-text {
    display: inline-block;
    padding-top: 0px !important;
    padding-bottom: .5rem;
}


.top1{
  width: 40% !important;
}

.top2{
  width: 60% !important;
}


.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;
}


.top2{
  text-align: right;
}

.pnav{
	color: #fff !important;
	font-family: 'Roboto' !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	margin: 0px !important;
}
}


.bg{
	text-align: center;
	background-color: #16171d;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	padding-top: 70px;
	height: 950px;
}


h1{
	color: #fff !important;
    font-size: 60px !important;
    line-height: 1.2 !important;
    font-weight: 900 !important;
    margin-bottom: 40px !important;
}


.p-bg{
	color: #fff;
    font-size: 27px;
    line-height: 1.55;
    font-weight: 500;
    font-style: italic;
    margin-bottom: 60px;
}
.phot {
	font-family: 'Roboto' !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 350px;
    height: 58px;
    padding-top: 2px;
    border: none;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    background: #f34336;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    margin: auto;
    margin-bottom: 30px !important;
}
.phot:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
 
@-webkit-keyframes slideme {
    0% { left: -30px; margin-left: 0px; }
    30% { left: 110%; margin-left: 80px; }
    100% { left: 110%; margin-left: 80px; } 
}





.butsl {
	font-family: 'Roboto' !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 180px;
    height: 40px;
    padding-top: 2px;
    border: none;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    background: #f34336;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    margin: auto;
    margin-bottom: 30px !important;
    border-radius: 50px;
}
.butsl:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
 
@-webkit-keyframes slideme {
    0% { left: -30px; margin-left: 0px; }
    30% { left: 110%; margin-left: 80px; }
    100% { left: 110%; margin-left: 80px; } 
}
@media screen and (max-width: 768px){

.phot{
	font-size: 13px !important;
    width: 280px;
    height: 50px;
    margin: auto;
    margin-bottom: 40px;
}
.butsl{
	font-size: 13px !important;
    width: 160px;
    height: 40px;
    margin: auto;
    margin-bottom: 40px;
}
}

.buttons-bg{
	display: flex;
	justify-content: center;
}


.but-bg1{
	background-color: transparent !important;
	width: 250px !important;
	padding-top: 16px !important;
	padding-bottom: 16px !important;
	margin-right: 10px !important;
	font-size: 17px !important;
	font-weight: 600 !important;
	color: #b48943 !important;
	border: 2px solid #b48943 !important;
}

.but-bg1:hover{
	background: #b48943 !important;
	color: #fff !important;
}


.but-prog{
	background-color: transparent !important;
	width: 250px !important;
	padding-top: 16px !important;
	padding-bottom: 16px !important;
	font-size: 17px !important;
	font-weight: 600 !important;
	color: #b48943 !important;
	border: 2px solid #b48943 !important;
}

.but-prog:hover{
	background: #b48943 !important;
	color: #fff !important;
}


.but-zap{
	background-color: #b48943 !important;
	width: 250px !important;
	padding-top: 16px !important;
	padding-bottom: 16px !important;
	margin-bottom: 20px;
	font-size: 17px !important;
	font-weight: 600 !important;
	color: #fff !important;
	border: 2px solid #b48943 !important;
}


.but-bg2{
	background-color: #f34336 !important;
	width: 250px !important;
	padding-top: 16px !important;
	padding-bottom: 16px !important;
	margin-left: 10px !important;
	font-size: 17px !important;
	font-weight: 600 !important;
	color: #fff !important;
	border: 2px solid #f34336 !important;
}


@media screen and (max-width: 768px){
	.bg{
	text-align: center;
    background-color: #16171d;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	padding-top: 15px;
	height: 950px;
}


h1{
	color: #fff !important;
    font-size: 35px !important;
    line-height: 1.2 !important;
    font-weight: 900 !important;
    margin-bottom: 35px !important;
}


.p-bg{
	color: #fff;
    font-size: 16px;
    line-height: 1.55;
    font-weight: 500;
    font-style: italic;
    margin-bottom: 40px;
}


.buttons-bg{
	display: block;
	justify-content: center;
}

.but-bg1{
	width: 250px !important;
	margin-right: 0px !important;
	margin-bottom: 20px !important;
	font-size: 15px;
}

.but-zap{
	width: 250px !important;
	margin-bottom: 20px !important;
	font-size: 15px;
}


.but-prog{
	width: 250px !important;
	margin-bottom: 20px !important;
	font-size: 15px;
}

.but-bg2{
	margin-left: 0px !important;
	margin-bottom: 30px;
	font-size: 15px !important;
	width: 250px !important;
}
}



 .popup-gallery img{
  
  width: 25%;
  margin: 10px;
 }

 @media screen and (max-width: 768px){
   .popup-gallery img{
  
  width: 90%;
  margin: 10px;
 }
 }


 .mfp-title{
  display: none !important;
 }


.mfp-bottom-bar{
  display: none !important;
 }


 .popup-gallery{
 	text-align: center;
 }


 .zap-but-block{
 	text-align: center;
 	padding-top: 25px;
 	padding-bottom: 40px;
 }

 .h3zap{
 	color: #fff;
 	font-weight: 900;
 	margin-bottom: 35px;
 }


 .p-zap{
 	color: #fff;
 	font-size: 16px;
 	font-style: italic;
 	margin-bottom: 30px;
 }


@media screen and (max-width: 786px) {
	.row-prog{
		margin-top: 40px !important;
	}
}


 .prog-block{
 	margin: 20px;
 	text-align: left;
 	background-color: #141217;
    box-shadow: 0 40px 40px -20px rgba(0, 0, 0, 0.52);
    border: 1px solid #b48943;
    padding-bottom: 20px;
 }


 .p1{
 	height: 270px;
 	background-image: url(img/p1.jpg);
 	background-size: cover;
 	background-position: center;
 	margin-top: 30px;
 	margin-bottom: 30px;
 }


  .p2{
 	height: 270px;
 	background-image: url(img/p2.jpg);
 	background-size: cover;
 	background-position: center;
 	margin-top: 30px;
 	margin-bottom: 30px;
 }


  .p3{
 	height: 270px;
 	background-image: url(img/p3.jpg);
 	background-size: cover;
 	background-position: center;
 	margin-top: 30px;
 	margin-bottom: 30px;
 }


  .p4{
 	height: 270px;
 	background-image: url(img/p4.jpg);
 	background-size: cover;
 	background-position: center;
 	margin-top: 30px;
 	margin-bottom: 30px;
 }


  .p5{
 	height: 270px;
 	background-image: url(img/p5.jpg);
 	background-size: cover;
 	background-position: center;
 	margin-top: 30px;
 	margin-bottom: 30px;
 }


 .p6{
 	height: 270px;
 	background-image: url(img/p6.jpg);
 	background-size: cover;
 	background-position: center;
 	margin-top: 30px;
 	margin-bottom: 30px;
 }

 .h3prog{
 	color: #fff;
 	font-size: 18px;
 	font-weight: 800;
 	text-transform: uppercase;
 	margin-bottom: 35px;
 }


 .p-vh{
   color: #fff;
   font-size: 16px;
   font-weight: 700;
   margin-bottom: 25px;
 }


.ul-prog li:before {
  background-image: url(img/star.png);
   z-index: 9999;
    margin-right: 10px;
    margin-top: 5px;
    background-size: cover;
    width: 15px;
    height: 15px;
    content:"";
} 


.ul-prog{
	list-style: none;
	text-align: left;
	margin-bottom: 15px;
	padding-left: 0px;
}


.li-prog{
	margin-bottom: 5px;
	display: flex;
}


 .p-prog{
 	color: #fff;
 	font-size: 14px;
 }



 .ud-block{
 	margin: 15px;
 }

 .ud-block1{
 	border-left: 1px solid #b48943;
 }

 .ud-block img{
 	height: 70px;
 	margin-bottom: 30px;
 }

 .p-ud{
 	color: #fff;
 	font-size: 16px;
 	font-weight: 600;
 }


 @media screen and (max-width: 768px) {
 .ud-block{
 	margin: 15px;
 }

 .ud-block1{
 	border-left: none;
 	border-top: 1px solid #b48943
 }

 .ud-block img{
 	height: 70px;
 	margin-top: 30px;
 	margin-bottom: 30px;
 }

 .ud-block-m img{
 	margin-top: 0px !important;
 }

 .p-ud{
 	color: #fff;
 	font-size: 16px;
 	font-weight: 600;
 }
 }


 .p-logo{
 	font-family: 'Roboto' !important;
 	color: #fff;
 	font-size: 15px;
 	font-weight: 600;
 }

 .p-cont-tel{
 	font-family: 'Roboto' !important;
 	color: #fff;
 	font-size: 19px;
 	font-weight: 700;
 	margin-bottom: 20px;
 }


 .p-cont{
 	color: #fff;
 	font-size: 17px;
 	margin-bottom: 35px;
 }

.zap{
	background: url(img/bg-zap.jpg);
	background-size: cover;
	background-position: center;
}

@media screen and (min-width: 768px){
  .vakan, .but-pozv{
    display: none;
  }
}


@media screen and (max-width: 768px){

  .vakan{
    text-align: center;
    display: block;
    position: fixed;
    z-index: 99999 !important;
    height: 200px !important;
    width: 30px !important;
    color: #fff !important;
    margin: auto !important;
    top: 10% !important;
    right: 0px !important;
    background: #17a2b8;
    /* transform: rotate(9deg); */
    padding-top: 70px;
}
    }

    .vakan-block{
      padding-right: 0px !important;
      padding-left: 0px !important;
    }

  .p-vakan{
    color: #fff;
    transform: rotate(180deg);
    /* background: #0DC143; */
    /* height: 200px; */
    padding-top: 5px;
    padding-bottom: 8px;
    margin-bottom: 0px !important;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    vertical-align: middle;
    text-align: center;
    margin: auto !important;
    margin-top: 50px;
  }
  
  .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;
  }
}




.swiper {
        width: 100%;
        height: 100%;
      }




.sl1img{
    height: 270px;
 	background-image: url(img/1.jpg);
 	background-size: cover;
 	background-position: center;
 	margin-bottom: 15px;
}

.sl2img{
    height: 270px;
 	background-image: url(img/2.jpg);
 	background-size: cover;
 	background-position: center;
 	margin-bottom: 15px;
}

.sl3img{
    height: 270px;
 	background-image: url(img/3.jpg);
 	background-size: cover;
 	background-position: center;
 	margin-bottom: 15px;
}

.sl4img{
    height: 270px;
 	background-image: url(img/4.jpg);
 	background-size: cover;
 	background-position: center;
 	margin-bottom: 15px;
}

.sl5img{
    height: 270px;
 	background-image: url(img/5.jpg);
 	background-size: cover;
 	background-position: center;
 	margin-bottom: 15px;
}

.sl6img{
    height: 270px;
 	background-image: url(img/6.jpg);
 	background-size: cover;
 	background-position: center;
 	margin-bottom: 15px;
}


      .sltext{
      	display: flex;
      	justify-content: center;
      	margin-bottom: 15px;
      }

      .pname{
      	color: #fff;
      	font-size: 14px;
      	margin-right: 15px;
      }

      .pseich{
      	font-size: 12px;
      	color: #fff;
      	height: 20px;
      	border-radius: 50px;
      	background: #f34336 !important;
      	padding-left: 10px;
      	padding-right: 10px;
      }

     .param{
     	display: flex;
     	justify-content: center;
     	padding-bottom: 0px;
     	margin-bottom: 20px;
     	border-bottom: 1px solid #b48943;
     }

     .par{
     	margin-right: 7px;
     	margin-left: 7px;
     }

     .ppar1{
     	color: #b7b7b7;
     	font-size: 13px;
     }

     .ppar2{
     	color: #b7b7b7;
     	font-size: 13px;
     	font-family: 'Roboto' !important;
     }

     @media screen and (max-width: 768px){
      .swiper-slide{
      	width: 80% !important;
      }
     }

.swiper-pagination{
	display: none !important;
}

.slide{
	border: 1px solid #b48943 !important;
	border-radius: 5px !important;
	padding: 10px;
}


.preim-block{
	height: 300px;
	margin: 10px;
	text-align: center;
	padding-top: 130px;
	padding-bottom: 80px;
	padding-right: 15px;
	padding-left: 15px;
	background-size: cover !important;
	background-position: center !important;
}

.preim1{
	background: url(img/preim1.jpg);
}
.preim2{
	background: url(img/preim2.jpg);
}
.preim3{
	background: url(img/preim3.jpg);
}
.preim4{
	background: url(img/preim4.jpg);
}

.h3preim{
	color: #fff;
	font-weight: 700;
	font-size: 25px;
	margin-bottom: 15px;
}

.ppreim{
	color: #fff;
	font-size: 16px;
}

@media screen and (max-width: 768px){
	.preim-block{
	height: 200px;
	margin: 10px;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
	background-size: cover !important;
	background-position: center !important;
}

.preim1{
	background: url(img/preim1.jpg);
}
.preim2{
	background: url(img/preim2.jpg);
}
.preim3{
	background: url(img/preim3.jpg);
}
.preim4{
	background: url(img/preim4.jpg);
}

.h3preim{
	color: #fff;
	font-weight: 800;
	font-size: 20px;
	margin-bottom: 15px;
}

.ppreim{
	color: #fff;
	font-size: 13px;
}
}

.podh1-block{
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}

.ph1bl{
    display: flex;
    margin-left: 15px;
    margin-right: 15px;
}

.ph1bl img{
    height: 25px;
    margin-right: 10px;
}

.pph1bl{
    color: #fff;
    font-size: 16px;
}

@media screen and (max-width: 768px){
    .podh1-block{
    display: block;
    justify-content: center;
    margin-bottom: 25px;
}

.ph1bl{
    display: flex;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
}

.ph1bl img{
    height: 20px;
    margin-right: 10px;
}

.pph1bl{
    text-align: left;
    color: #fff;
    font-size: 15px;
}
}