body{
	font-family: 'Montserrat' !important;
}


.modal{
	top: 20% !important;
}


.obw{
	background: #1a1a1a;
	padding-top: 60px;
	padding-bottom: 60px;
}



.h2obw{
	text-align: center;
	color: #fff;
	font-size: 40px;
	line-height: 1.7;
    font-weight: 600;
	margin-bottom: 50px;
}

.h2about{
	text-align: left;
	color: #1a1a1a;
	font-size: 35px;
	line-height: 1.5;
    font-weight: 600;
	margin-bottom: 50px;
}


.h2svyaz{
	text-align: left;
	color: #fff;
	font-size: 35px;
	line-height: 1.5;
    font-weight: 600;
	margin-bottom: 40px;
}

.spanh2obw{
	color: #f7cb87 !important;
}

.spanh2about{
	color: #d8950e !important;
}

.h2obw1{
	color: #000;
	font-size: 25px;
	line-height: 1.3;
    font-weight: 700;
	margin-bottom: 20px;
}


.p-obw{
	text-align: left;
	color: #000;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 25px;
	line-height: 1.85;
}

.pobw{
	text-align: left;
	color: #000;
	font-weight: 400;
	font-size: 15px;
	margin-bottom: 25px;
	line-height: 1.85;
}

@media screen and (max-width: 768px){
	.obw{
	text-align: left;
	padding-top: 60px;
	padding-bottom: 60px;
}


.h2obw{
	font-size: 23px;
	margin-bottom: 30px;
}



.h2about{
	font-size: 23px;
	margin-bottom: 30px;
}



.h2svyaz{
	font-size: 23px;
	margin-bottom: 30px;
}


.h2obw1{
	color: #000;
	font-size: 22px;
	margin-bottom: 10px;
}


.h2bel{
	color: #fff;
	font-size: 22px;
	margin-bottom: 30px;
	margin-left: 10px;
}

.h2bel:before {
    display: block;
    height: 30px;
    top: 30px;
    right: 20px;
    background: url(img/zalivka.jpg) !important;
    background-size: contain !important;
    width: 7px;
    content: "";
    position: relative;
}

.p-obw{
	font-size: 14px;
	text-align: left;
}

.pobw{
	font-size: 14px;
	text-align: left;
}
}

.breadcrumb{
	background: #fff !important;
}	

.row-obw{
	justify-content: center;
	flex-wrap: nowrap !important;
}

@media screen and (max-width: 768px){
	.row-obw{
	justify-content: center;
	flex-wrap: wrap !important;
	margin-bottom: 0px !important;
}
}


.modal{
  text-align: center !important;
}

.form-site{
	display: flex;
}

@media screen and (max-width: 768px){
.form-site{
	display: block;
	text-align: center;
}
}

.modal{
	text-align: center !important;
}




.inkonc1 input{
justify-content: center;
margin:auto !important;
margin-top: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #b9b9b9 !important;
border-radius: 3px !important;
background: #fff !important;
width: 280px;
font-weight: 500;
}

.inkonc1, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}

.inkonc1, .innoflex1 input[type="tel"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}





.inkonc1, .innoflex1 select[type="text"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}

.inkonc1, .innoflex1 select[type="tel"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}




.koncsubmit1 input{
  font-size: 17px;
  font-weight: 700;
  color: #111;
  text-align: center;
  width: 280px;
  padding: 18px 15px;
  border: none !important;
  border-radius: 8px;
  background-color: #f7cb87 !important;
    background-image: url(img/send.png);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 10px;
  margin: auto !important;
  margin-bottom: 20px !important;
}

@media screen and (
	max-width: 768px){
.inkonc1 input{
justify-content: center;
margin:auto !important;
margin-top: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #b9b9b9 !important;
border-radius: 3px !important;
background: #fff !important;
width: 250px;
font-weight: 500;
}



.inkonc1, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}

.inkonc1, .innoflex1 input[type="tel"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}


.koncsubmit1 input{
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  width: 250px;
  padding: 18px 15px;
  border: none !important;
  border-radius: 8px;
  margin: auto !important;
  margin-bottom: 20px !important;
}
}

.call {
	display: none;
	position: fixed;
	bottom: 20px;
	width: 60px;
	height: 60px;
	text-align: center;
	font-size: 20px;
	background: #0DC143;
	margin: 15px auto;
	border-radius: 50%;
	z-index: 9999999999;
}

.whatsapp{
	position: fixed;
	bottom: 20px;
	width: 60px;
	height: 60px;
	text-align: center;
	font-size: 20px;
	background: #0DC143;
	margin: 15px auto;
	border-radius: 50%;
	z-index: 9999999999;
}

.whatsapp {
	right: 20px;
}

.call {
	left: 20px;
}

.whatsapp a, .call a {
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	margin-top: -2px;
}

.call i,
.whatsapp i {
	color: #fff;
	font-size: 30px;
}
.whatsapp i {
	font-size: 42px;
}

.call i{
	transform: rotate(90deg);
}

@media (max-width: 768px) {
	.whatsapp, .call{
		display: block ;
	}
}


.navbar-brand img {
    height: 90px !important;
}


.navbar-brand{
	text-align: left !important;
}

.plogo1{
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 0px;
}

.plogo2{
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 0px !important;
}

body a{
	outline: none !important;
	text-decoration: none !important;
}

.navbar-light .navbar-toggler-icon{
	background-image: url(img/menu.png) !important;
}

.navbar-light .navbar-toggler{
	border: none !important;
}

body.bg-light{
	background: #fff !important;
}




.navbar-toggler{
	margin-left: auto;
	margin-bottom: 10px;
}

@media screen and (max-width: 768px){
	.navbar-collapse{
	z-index: 999 !important;
	background-color: #1a1a1a !important;
	border: 1px solid #f7cb87 !important;
}
}



.navbar{
	display: block !important;
	height: 180px;
	text-align: center;
	background: #1a1a1a !important;
	border-bottom: 1px solid #f7cb87;
}

.navbar-nav{
	text-align: center;
	margin: auto !important;
	background: #1a1a1a;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

@media screen and (max-width:567px){
.navbar-nav{
	border-top: 1px solid #ddd;
	
}
}


.nav-link{
	margin-right: 20px;
	color:#fff !important;
	font-size: 13px;
	font-weight: 500 !important;
}

.nav-link:hover{
	color: #f7cb87 !important;
}


@media screen and (max-width: 768px){
	.nav-link{
		margin-right: 0px;
	}
}

.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:#000;
	font-size: 17px;
	font-weight: 600;
	margin-left: 10px;
	margin-bottom: 0px;
}



.atel3 p{
	margin-top: -10px;
}


.pconttelw{
	font-weight: 700;
	color: #1ece1b;
}


.logo img{
	height: 65px;
}


.zelblock{
	display: flex;
	justify-content: center;
	height: 15px;
		margin-top: 15px;
	margin-bottom: 10px;
}

.zelblock1{
	display: flex;
	justify-content: center;
	height: 30px;
}

.zelcircle{
	background: #2bba44;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	margin-right: 5px;
	margin-top: 3px;
}

.pzel{
	color: #fff;
	font-size: 12px;
	margin-bottom: 0px !important;
}

.pzvon{
	color: #fff;
	font-weight: 600;
	font-size: 19px;
}



.bg{
	position: relative;
	background-image: url('img/fon-bg.jpg');
	background-size: cover;
	background-position: top;
	height: auto;
	text-align: left;
	padding-bottom: 60px;
}

.bg:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgb(0,0,0);
    bottom: 0;
    top: 0;
    left: 0;
    opacity: 0.85;
}

.bg-block1{
	padding-top: 90px;
	padding-left: 40px !important;
}


h1{
	position: relative !important;
	width: 100% !important;
	color: #fff !important;
	font-size: 35px !important;
	font-weight: 600 !important;
	line-height: 1.4 !important;
	margin-bottom: 35px !important;
}


.podh1{
	display: flex;
	margin-bottom: 15px;
	width: 600px;
	height: 50px;
}


.podh1-posl{
	margin-bottom: 40px;
}

.circle{
  width: 22px;
  height: 20px;
  border: 3px solid #f7cb87;
  border-radius: 100px;
  margin-top: 5px;
  margin-right: 10px;
  
}

.bg-th{
	background: #fff;
}

.h1th{
	font-family: 'Montserrat' !important;
	position: relative !important;
	width: 100% !important;
	color: #000 !important;
	font-size: 50px !important;
	font-weight: 600 !important;
	line-height: 1.5 !important;
	margin-bottom: 35px !important;
}


.h2bg{
	color: #fff;
	font-size: 25px;
	font-weight: 500;
	margin-bottom: 30px;
	line-height: 1.7;
}
.pbg{
	font-size: 20px;
    color: #fff;
    height: 70px;
    width: 600px;
}

.bg-img{
	height: 610px;
	background: url(img/bg.png);
	background-size: 550px;
	padding-top: 0px;
	background-position: top;
	background-repeat: no-repeat;
}


.but-bg {
    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: 280px;
    height: 60px;
    padding-top: 2px;
    border: none !important;
    border-radius: 10px !important;
    position: relative;
    font-size: 15px !important;
    font-weight: 500;
    color: #111 !important;
    font-weight: 600 !important;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    background-color: #f7cb87 !important;
    background-position: 5px;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    margin: auto;
    box-shadow: 0 7px 10px 0 rgb(1 22 39 / 5%);
}
.but-bg:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #000;
    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){
	.bg-img {
    height: 400px;
    background: url(img/bg.png);
    background-size: 350px;
    padding-top: 0px;
    background-position: top;
    background-repeat: no-repeat;
}


.but-bg{
	margin-bottom: 40px;
}


.podh1 {
    display: flex;
    margin-bottom: 15px;
    width: 90%;
    height: 40px;
}

.circle {
    width: 22px;
    height: 20px;
    border: 3px solid #f7cb87;
    border-radius: 100px;
    margin-top: 0px;
    margin-right: 10px;
}

.pbg {
    font-size: 15px;
    color: #fff;
    height: 50px;
    width: 90%;
}


h1 {
    position: relative !important;
    width: 100% !important;
    font-size: 25px !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
    margin-bottom: 20px !important;
}

.h2bg{
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 30px;
	line-height: 1.3;
}

.bg-block1 {
    padding-top: 50px;
    padding-left: 20px !important;
}

.podh1-posl{
	margin-bottom: 40px;
}
}

.h2usl{
	margin-bottom: 130px !important;
}

.usl-block{
	border: 1px solid #f7cb87;
	border-radius: 10px;
	padding: 30px !important;
	margin: 20px;
}


.h3usl{
	color: #fff;
	font-size: 23px;
	font-weight: 500;
	line-height: 1.6;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #444444;
}

.ul-usl{
	padding: 0px !important;
	margin: 0px !important;
	margin-left: 15px !important;
	margin-bottom: 35px !important;
	list-style: circle;
	color: #f7cb87;
	
}

.pusl{
	width: 100%;
	color: #c5c5c5;
	font-size: 13px;
	font-weight: 400;
}


.but-usl {
    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: 50px;
    padding-top: 2px;
    border: none !important;
    border-radius: 10px !important;
    position: relative;
    font-size: 15px !important;
    font-weight: 500;
    color: #111 !important;
    font-weight: 600 !important;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    background-color: #f7cb87 !important;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    box-shadow: 0 7px 10px 0 rgb(1 22 39 / 5%);
    margin-right: 30px !important;
    margin-bottom: 30px !important;
}
.but-usl: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; } 
}

.but-usl1{
	width: 180px;
    height: 50px;
    background: transparent;
    border-radius: 10px;
    border: 1px solid #f7cb87;
    color: #f7cb87;
    font-size: 15px !important;
}

.usl-img{
	text-align: center;
}

.usl-img img {
    height: 200px;
    width: 200px;
    object-fit: cover;
    border: 3px solid #f7cb87;
    border-radius: 100%;
    margin-top: -120px;
    margin-bottom: 30px;
}



@media screen and (max-width: 768px){
	.h2usl{
	margin-bottom: 110px !important;
}

.usl-block{
	border: 1px solid #f7cb87;
	border-radius: 10px;
	padding: 20px !important;
	margin: 20px;
}


.h3usl{
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.6;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #444444;
}

.usl-block2{
	margin-top: 130px;
}
}


.about{
	position: relative;
	background-image: url('img/fon-bg.png');
	background-size: cover;
	background-position: center;
	height: auto;
	text-align: left;
}

.about:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    background: rgb(255 255 255 / 97%);
    bottom: 0;
    top: 0;
    left: 0;
    opacity: 0.65;
}

.about-block1{
	padding-top: 50px;
	padding-left: 50px !important;
}

.about-block2{
	padding-top: 30px;
	padding-bottom: 30px;
}

.about-img{
	height: 610px;
	background: url(img/about.jpeg);
	background-size: 430px;
	background-position: top;
	background-repeat: no-repeat;
}


.ab-block{
	display: flex;
	margin-bottom: 35px;
}


.ab-img img{
   height: 20px;
   margin-top: 3px;
   margin-right: 15px;
}


.p-about{
	color: #000;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 0px;
	width: 600px;
	line-height: 1.7;
}

@media screen and (max-width: 768px){
	.about{
	position: relative;
	height: auto;
	text-align: center;
}

.about:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    background: rgb(255 255 255 / 97%);
    bottom: 0;
    top: 0;
    left: 0;
    opacity: 0.70;
}

.about-block1{
	padding-top: 40px;
	padding-left: 10px !important;
}

.about-block2{
	padding-top: 0px;
}

.about-img {
    height: 350px;
    background: url(img/about.jpeg);
    background-size: 250px;
    background-position: top;
    margin-top: 80px;
    background-repeat: no-repeat;
}


.ab-block{
	display: flex;
	margin-bottom: 15px;
}

.ab-circle{
	background: #fff;
	height: 20px;
	width: 20px;
	border: 5px solid #d8950e;
	border-radius: 100px;
	margin-top: 0px;
	margin-right: 15px;
}

.p-about{
	text-align: left;
	color: #000;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 0px;
	width: 300px;
}
}



.pr-block{
	display: flex;
	text-align: left;
	margin: 15px;
	border: 1px solid #545454;
	border-radius: 10px;
	padding: 10px;
}

.pr-block img{
	height: 50px;
    width: 70px;
    object-fit: contain;
    margin-right: 15px;
}

.h3pr{
	color: #fff;
	font-size: 18px;
	font-weight: 800;
	margin-bottom: 15px;
}

.ppreim{
	width: 300px;
    color: #afafaf;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 30px;
}


.cons-block{
	text-align: center;
	border: 3px solid #099d3b;
	border-radius: 10px;
	padding: 30px;
	padding-top: 70px;
}

.h2wh{
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 30px;
	color: #fff;
}

.pwh{
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 40px;
}

.but-wh {
    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: 280px;
    height: 60px;
    padding-top: 2px;
    border: none !important;
    border-radius: 10px !important;
    position: relative;
    font-size: 15px !important;
    font-weight: 500;
    color: #fff !important;
    font-weight: 600 !important;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    background-color: #099d3b !important;
    background-position: 5px;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    margin: auto;
    margin-bottom: 40px;
    box-shadow: 0 7px 10px 0 rgb(1 22 39 / 5%);
}
.but-wh:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #000;
    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; } 
}

.wp-img img{
	height: 200px;
	margin-bottom: -80px;
	margin-left: 600px;
}


@media screen and (max-width: 768px){
	.cons-block{
	text-align: center;
	border: 3px solid #099d3b;
	border-radius: 10px;
	padding: 30px;
	padding-top: 50px;
}

.h2wh{
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 30px;
	color: #fff;
}

.pwh{
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 40px;
}

.but-wh {
    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: 280px;
    height: 70px;
    padding-top: 2px;
    border: none !important;
    border-radius: 10px !important;
    position: relative;
    font-size: 18px !important;
    font-weight: 500;
    color: #fff !important;
    font-weight: 600 !important;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    background-color: #099d3b !important;
    background-position: 5px;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    margin: auto;
    margin-bottom: 40px;
    box-shadow: 0 7px 10px 0 rgb(1 22 39 / 5%);
}
.but-wh:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #000;
    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; } 
}

.wp-img img{
	height: 150px;
	margin-bottom: -80px;
	margin-left: 0px;
}
}


.contacts{
	position: relative;
	background-image: url('img/contacts.jpg');
	background-size: cover;
	background-position: left center;
	height: auto;
	text-align: left;
	padding-top: 50px;
	padding-bottom: 50px;
}

.contacts:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgb(14 14 14 / 97%);
    bottom: 0;
    top: 0;
    left: 0;
    opacity: 0.97;
}

.contacts-block1{
	margin: 15px;
}

.contacts-block2{
	margin: 15px;
}

.cont-block{
	text-align: left;
	margin-bottom: 40px;
}

.h3contacts{
	color: #fff;
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 15px;
}

.p-contacts{
	color: #fff;
	font-size: 17px;
}


.cont-form{
	text-align: center;
	background-color: #fff;
	padding: 20px;
}

.line-cont-form{
	border: 1px solid #4848cd;
	border-radius: 5px;
	padding: 15px;
}

.h3-cont-form{
	color: #1a1a1a;
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 10px;
}

.p-cont-form{
	color: #1a1a1a;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 30px;
}

@media screen and (max-width: 768px){

.contacts-block2{
	margin: 0px;
}

.h3-cont-form{
	color: #1a1a1a;
	font-size: 23px;
	font-weight: 600;
	margin-bottom: 10px;
}

.p-cont-form{
	color: #1a1a1a;
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 30px;
}
}

.ab-circle {
    background: #fff;
    height: 20px;
    width: 20px;
    border: 5px solid #d8950e;
    border-radius: 100px;
    margin-top: 5px;
    margin-right: 15px;
}

@media screen and (max-width: 768px) {
    .ab-circle {
        background: #fff;
        height: 20px;
        width: 20px;
        border: 5px solid #d8950e;
        border-radius: 100px;
        margin-top: 0px;
        margin-right: 15px;
    }
}

hr{
	background: #444444 !important;
}

.navbar-flex{
	display: flex !important;
}

.spanlogo{
	font-family: 'Cormorant Garamond' !important;
	color: #f7cb87 !important;
	font-size: 50px;
	margin-left: 10px;
	margin-top: 40px;
	font-weight: 600;
	margin: auto;
}

.nav-block1{
	display: flex;
	width: 100%;
}

.nav-block2{
	margin-top: -20px;
}

@media screen and (max-width: 768px){
	.spanlogo{
	color: #f7cb87 !important;
	font-size: 15px;
	margin-left: 0px;
	margin-top: 15px;
	font-weight: 600;
	margin: auto;
}

.navbar-flex{
	display: block !important;
}

.navbar-brand img {
    height: 80px !important;
}

.nav-block2{
	margin-top: 0px;
}

.navbar {
    height: auto;
    text-align: center;
    background: #1a1a1a !important;
    border-bottom: 1px solid #f7cb87;
}
}

.spangold{
	color: #f7cb87;
}

.gold-border{
	border: 2px solid #f7cb87;
	border-radius: 10px;
	padding: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.h3gold{
	font-family: 'Cormorant Garamond' !important;
	font-size: 30px;
	text-align: center;
	color: #f7cb87;
}

.h3obw{
	font-family: 'Cormorant Garamond' !important;
	font-size: 30px;
	text-align: center;
	color: #f7cb87;
	margin-bottom: 30px;
	margin-top: -30px;
}

.reestr-block{
	border: 1px solid #545454;
    border-radius: 10px;
    padding: 30px !important;
    margin: 15px;
}



.reestr1 {
    height: 200px;
    width: 200px;
    background: url(img/reestr1.jpg);
	background-size: cover;
	background-position: center;
    border: 3px solid #f7cb87;
    border-radius: 100%;
    margin-bottom: 30px;
}

.reestr2 {
    height: 200px;
    width: 200px;
    background: url(img/reestr2.jpg);
	background-size: cover;
	background-position: center;
    border: 3px solid #f7cb87;
    border-radius: 100%;
    margin-bottom: 30px;
}

.reestr3 {
    height: 200px;
    width: 200px;
    background: url(img/reestr3.jpg);
	background-size: cover;
	background-position: center;
    border: 3px solid #f7cb87;
    border-radius: 100%;
    margin-bottom: 30px;
}

.reestr4 {
    height: 200px;
    width: 200px;
    background: url(img/reestr4.jpg);
	background-size: cover;
	background-position: center;
    border: 3px solid #f7cb87;
    border-radius: 100%;
    margin-bottom: 30px;
}

.reestr5 {
    height: 200px;
    width: 200px;
    background: url(img/reestr5.jpg);
	background-size: cover;
	background-position: center;
    border: 3px solid #f7cb87;
    border-radius: 100%;
    margin-bottom: 30px;
}

.reestr6 {
    height: 200px;
    width: 200px;
    background: url(img/reestr6.jpg);
	background-size: cover;
	background-position: center;
    border: 3px solid #f7cb87;
    border-radius: 100%;
    margin-bottom: 30px;
}

.reestr7 {
    height: 200px;
    width: 200px;
    background: url(img/reestr7.jpg);
	background-size: cover;
	background-position: center;
    border: 3px solid #f7cb87;
    border-radius: 100%;
    margin-bottom: 30px;
}

.reestr8 {
    height: 200px;
    width: 200px;
    background: url(img/reestr8.jpg);
	background-size: cover;
	background-position: center;
    border: 3px solid #f7cb87;
    border-radius: 100%;
    margin-bottom: 30px;
}

.reestr9 {
    height: 200px;
    width: 200px;
    background: url(img/reestr9.jpg);
	background-size: cover;
	background-position: center;
    border: 3px solid #f7cb87;
    border-radius: 100%;
    margin-bottom: 30px;
}


.preestr{
    width: 100%;
    color: #c5c5c5;
    font-size: 13px;
    font-weight: 400;
}

.about-text{
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

.pabout1{
  font-weight: 500;
}

@media screen and (max-width: 768px){
.gold-border{
	border: 2px solid #f7cb87;
	border-radius: 10px;
	padding: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.h3gold{
	font-family: 'Cormorant Garamond' !important;
	font-size: 20px;
	text-align: center;
	color: #f7cb87;
}

.reestr-img{
	margin: auto;
	margin-bottom: 30px;
}

.h3obw{
	font-family: 'Cormorant Garamond' !important;
	font-size: 17px;
	text-align: center;
	color: #f7cb87;
	margin-bottom: 30px;
	margin-top: -20px;
}
}