body{
	font-family: 'Montserrat' !important;
	overflow-x: hidden !important;
	background: #e7e0d6 !important;
}


a{
	text-decoration: none !important;
}


.modal{
	top: 20% !important;
}


.obw{
	text-align: left;
	padding-top: 50px;
	padding-bottom: 50px;
}


.obw1{
	 padding-top: 50px;
	 padding-bottom: 50px;
}


.h2obw{
	text-align: center !important;
	color: #292c2f;
	font-size: 30px;
	line-height: 1.3;
    font-weight: 800;
    margin: auto;
	margin-bottom: 40px !important;
	text-transform: uppercase;
}


.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: left;
	padding-top: 30px;
	padding-bottom: 30px;
}


.h2obw{
	font-size: 25px;
	margin-bottom: 20px !important;
	width: 90%;
}

.h2obw-block2{
	font-size: 25px;
	margin-bottom: 30px;
	width: 90%;
}


.h2contacts{
	font-size: 23px;
	margin-bottom: 30px;
	width: 100%;
}



.h2about{
	font-size: 23px;
	margin-bottom: 30px;
}



.h2svyaz{
	font-size: 23px;
	margin-bottom: 30px;
}


.h2obw1{
	color: #000;
	font-size: 22px;
	margin-bottom: 10px;
}


.p-obw{
	font-size: 14px;
	text-align: left;
}

.pobw{
	font-size: 14px;
	text-align: left;
}

.h2bel{
	color: #fff;
	font-size: 22px;
	margin-bottom: 10px;
}
}

.breadcrumb{
	background: #000 !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: 0px !important;
	margin-bottom: 0px !important;
}
}


.modal{
  text-align: center !important;
}

.top-deks{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}




.inkonc1 input{
justify-content: center;
margin:auto !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #d9dada !important;
background: #fff !important;
height: 60px;
width: 300px;
margin-bottom: 10px !important;
}

.inkonc1, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-family: 'Montserrat' !important;
  font-size: 14px;
}


.inkonc2 input{
justify-content: center;
margin:auto !important;
margin-top: 15px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #d9dada !important;
background: #fff !important;
height: 60px;
width: 300px;
}

.inkonc2, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-family: 'Montserrat' !important;
  font-size: 14px;
}


.koncsubmit1 input{
  font-size: 22px;
  font-weight: 800;
  color: #fff !important;
  text-align: center;
  height: 60px;
  width: 300px;
  padding: 13px 15px;
  border: 2px solid #352d2a;
  background: #352d2a !important;
  margin-top: 0px;
  margin: auto !important;
  margin-bottom: 0px !important;
  text-transform: uppercase !important;
}


.koncsubmit2 input{
  font-size: 15px;
  font-weight: 700;
  color: #000;
  text-align: center;
  height: 60px;
  width: 300px;
  padding: 13px 15px;
  border: 2px solid #ef7f1b;
  background: #ef7f1b !important;
  margin-top: 0px;
  margin: auto !important;
  margin-bottom: 15px !important;
  text-transform: uppercase !important;
}


@media screen and (max-width: 768px) {
	.inkonc1 input{
justify-content: center;
margin:auto !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #d9dada !important;
background: #fff !important;
height: 50px;
width: 260px;
}

.inkonc1, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-family: 'Montserrat' !important;
  font-size: 14px;
}

.inkonc1 {
    text-align: center;
    margin-right: 0px !important;
}

.koncsubmit1 input{
  font-size: 25px;
  font-weight: 700;
  color: #000;
  text-align: center;
  height: 65px;
  width: 260px;
  padding: auto !important;
  background: #FFCF40 !important;
  margin-top: 0px;
  margin: auto !important;
  margin-bottom: 0px !important;
  text-transform: uppercase !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;
}

@media (max-width: 768px) {
	.whatsapp, .call{
		display: block ;
	}
}


.logo-block{
	text-align: left;
}

.logo-block img{
	height: 80px;
	margin-bottom: 5px;
}

.plogo{
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 0px !important;
}


.ptopblock2-bold{
	font-size: 16px;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 5px;
}

.ptopblock2{
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 0px;
}

.h3top{
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 10px;
}

.top-flex{
	display: flex;
	justify-content: center;
}

.soc-icon img{
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
}


.top-block4-phone{
	color: #fff !important;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 5px;
}

.ptopblock5{
	color: #000 !important;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 5px;
}

.top-block6{
	text-align: center;
}

.but-top{
	text-transform: uppercase;
	height: 60px !important;
	width: 230px !important;
	color: #220b01 !important;
	font-size: 18px !important;
	text-transform: uppercase !important;
	font-weight: 600 !important;
	background: #feb23c !important;
	border: none !important;
	border-radius: 100px !important;
	margin: auto !important;
}

.ulmenu{
	list-style: none !important;
	display: flex !important;
	justify-content: center !important;
	margin-top: 20px;
}

.li-menu{
	margin-left: 50px;
	margin-right: 50px;
}

.amenu{
	font-size: 15px !important;
	font-weight: 500 !important;
	text-transform: uppercase;
	color: #fff !important;
	text-decoration: none !important;
}

.amenu:hover{
	color: #feb23c !important;
}

.zvon-flex{
	display: flex;
	justify-content: end;
}

.zvon-flex img{
	height: 20px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 3px;
}


.zvon-text{
	color: #fff;
}

.top-block3{
	text-align: center;
	justify-content: center;
}

.bg-deks{
	height: 800px;
	text-align: center;
	background: url(img/bg.jpg);
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 30px;
}


.bg-deks:before {
    content: "";
    position: absolute;
    height: 800px;
    width: 100%;
    background: rgb(2,0,36);
background: linear-gradient(180deg, rgba(2,0,36,0.22172619047619047) 25%, rgba(9,9,121,0.6671043417366946) 53%, rgba(1,30,102,1) 94%);
    bottom: 0;
    top: 0;
    left: 0;
    opacity: 100;
}

.line-flex{
	display: flex;
	justify-content: center;
	width: 100% !important;
	margin-top: 15px;
}


.bg-block1{
	text-align: left !important;
	padding-left: 70px !important;
	padding-top: 50px !important;
}

.h3bg{
  color: #352d2a !important;
  font-size: 30px !important;
  font-weight: 400;
  margin-bottom: 10px !important;
  margin-top: 50px;
}

h1{
	color: #352d2a !important;
  font-size: 70px !important;
  line-height: 1.5 !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  margin-bottom: 20px !important;
}

.h2bg{
	color: #352d2a !important;
  font-size: 60px !important;
  line-height: 0.80 !important;
  font-weight: 500 !important;
  margin-bottom: 40px !important;
}

.but-bg{
	position: relative !important;
	cursor: pointer;
    overflow: hidden;
	    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;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
	text-transform: uppercase;
	height: 70px !important;
	width: 350px !important;
	color: #fff !important;
	font-size: 16px !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
	background-color: #352d2a !important;
	background-image: url(img/arrow.png);
	background-size: 40px;
	background-position: 275px;
	background-repeat: no-repeat;
	border: none !important;
	border-radius: 100px !important;
	line-height: 1 !important;
}

.but-bg: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-thank{
	position: relative !important;
	cursor: pointer;
    overflow: hidden;
	    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;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
	text-transform: uppercase;
	height: 70px !important;
	width: 290px !important;
	color: #fff !important;
	font-size: 23px !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
	background-color: #352d2a !important;
	background-size: 40px;
	background-position: 275px;
	background-repeat: no-repeat;
	border: none !important;
	border-radius: 100px !important;
}

.but-thank: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; } 
}

.bg-flex{
	display: flex;
	margin-bottom: 30px;
}


.bg-flex1{
	display: flex;
	width: 400px;
	margin-right: 20px;
}

.bg-line{
	width: 50px;
	height: 4px;
	background: #352d2a;
	margin-top: 10px;
	margin-right: 10px;
}

.bg-flex1 img{
	height: 70px;
	margin-bottom: 10px;
}

.pbg{
	width: 250px;
	color: #fff;
	font-size: 17px;
}

.bg-block2{
	text-align: center;
}

.bg-block2 img{
	height: 500px;
	margin: auto;
}


@media screen and (max-width:768px){
.bg-mob{
	height: 600px;
	text-align: center;
	background: url(img/bg.jpg);
	background-size: cover;
	background-position: center;
	padding-top: 30px;
	padding-bottom: 30px;
}


.bg-mob:before {
    content: "";
    position: absolute;
    height: 600px;
    width: 100%;
    background: rgb(2,0,36);
background: linear-gradient(180deg, rgba(2,0,36,0.22172619047619047) 0%, rgba(9,9,121,0.6671043417366946) 43%, rgba(1,30,102,1) 94%);
    bottom: 0;
    top: 0;
    left: 0;
    opacity: 100;
}
.line-flex{
	display: flex;
	justify-content: center;
	width: 100% !important;
	margin-top: 15px;
	padding: 0px !important;
}

.bg-left img{
	height: 20px;
	margin-top: -25px;
}

.line{
	width: 280px;
	height: 1px;
	background: #fff;
}

.bg-right img{
	height: 20px;
	margin-top: -25px;
}

.bg-block1{
	width: 0;
	padding-left: 0px !important;
	padding-top: 30px !important;
}

.bg-block2{
	width: 0;
	margin: 0px !important;
	padding: 0px !important;
}

.h3bg{
  color: #352d2a !important;
  font-size: 22px !important;
  font-weight: 500;
  margin-bottom: 10px !important;
  margin-top: 100px;
}

h1{
	text-align: center !important;
	color: #352d2a !important;
  font-size: 40px !important;
  line-height: 1.40 !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  margin-bottom: 30px !important;
}



.h2bg{
	text-transform: uppercase;
	color: #352d2a !important;
  font-size: 30px !important;
  line-height: 0.80 !important;
  font-weight: 500 !important;
  margin-bottom: 40px !important;
}

.but-bg{
	text-transform: uppercase;
	height: 70px !important;
	width: 340px !important;
	color: #fff !important;
	font-size: 13px !important;
	text-transform: uppercase !important;
	font-weight: 500 !important;
	border: none !important;
	border-radius: 100px !important;
	margin-bottom: 30px !important;
}

.bg-block2{
	text-align: center;
}

.bg-block2 img{
	height: 350px;
	margin: auto;
}

.bg-flex{
	display: block;
	margin-bottom: 30px;
}


.bg-flex1{
	display: flex;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 10px;
}

.bg-line{
	width: 30px;
	height: 4px;
	background: #352d2a;
	margin-top: 10px;
	margin-right: 10px;
}

.bg-flex1 img{
	height: 70px;
	margin-bottom: 10px;
}

.pbg{
	width: 100%;
	color: #fff;
	font-size: 16px;
}
}



/* header */

.header {
  background-color: transparent;
  position: relative;
  width: 100%;
  z-index: 3;
  padding-top: 10px;
}

.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: transparent;
}

.header li a {
  display: block;
  padding: 20px 20px;
  text-decoration: none;
  color: #000;
  opacity: 0.8;
}

.header li a:hover,
.header .menu-btn:hover {
  color: #ea0042;
}

.header .logo {
  display: block;
  float: left;
  background: linear-gradient(to right, #ffffff 0%, #dddddd 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  padding: 10px 10px;
  text-decoration: none;
  letter-spacing: 3px !important;
}

@media screen and (max-width:768px){
     .header ul li{
        text-align: center !important;
    }
}

/* menu */

.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

.a-menu{
	color: #fff !important;
}

.a-menu:hover{
	color: #feb23c !important;
}

/* menu icon */

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.header .menu-icon .navicon {
  background: #fff;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #fff;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.header .menu-icon .navicon:before {
  top: 5px;
}

.header .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu {
  max-height: 540px;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

/* 48em = 768px */

@media (min-width: 48em) {
  .header li {
    float: left;
  }
  .header li a {
    padding: 20px 30px;
  }
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
}

.logo img{
	height: 60px;
	margin-bottom: 5px;
}

@media screen and (max-width:768px){
	.bg-deks{
		display: none;
	}
}

@media screen and (min-width:768px){
	.bg-mob{
		display: none;
	}
}




@media screen and (max-width: 768px){
  .poch-block{
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
  display: flex;
}
}

.kons{
	background: url(img/fon1.png);
	background-size: cover;
	background-position: center;
}


.p-kons{
	color: #fff;
    font-size: 20px;
    line-height: 1.55;
    font-weight: 500;
    margin-top: 25px;
    margin-bottom: 60px;
}


@media screen and (max-width: 768px) {
	.p-kons{
	text-align: center;
	color: #fff;
    font-size: 15px;
    margin-bottom: 30px;
}
}

.form-site{
	display: block;
	justify-content: center;
	text-align: center;
	margin-bottom: 30px;
}

@media screen and (max-width: 768px){
.form-site{
	display: block;
	text-align: center;
}
}


.inkonc2 input{
justify-content: center;
margin:auto !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #d9dada !important;
background: #fff !important;
height: 60px;
width: 300px;
margin-bottom: 10px !important;
}

.inkonc2, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-family: 'Montserrat' !important;
  font-size: 14px;
}




.inkonc2, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-family: 'Montserrat' !important;
  font-size: 14px;
}


.koncsubmit2 input{
  font-size: 22px;
  font-weight: 800;
  color: #220b01 !important;
  text-align: center;
  height: 60px;
  width: 300px;
  padding: 13px 15px;
  border: 2px solid #feb23c;
  background: #feb23c !important;
  margin-top: 0px;
  margin: auto !important;
  margin-bottom: 0px !important;
  text-transform: uppercase !important;
}


@media screen and (max-width: 768px) {
.kons{
	text-align: center !important;
	background: url(img/fon1.png);
	background-size: cover;
	background-position: center;
}

.inkonc2 input{
justify-content: center;
margin:auto !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #d9dada !important;
background: #fff !important;
height: 50px;
width: 260px;
}

.inkonc2, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-family: 'Montserrat' !important;
  font-size: 14px;
}

.inkonc2 {
    text-align: center;
    margin-right: 0px !important;
}

.koncsubmit2 input{
  font-size: 18px;
  font-weight: 700;
  color: #000;
  text-align: center;
  height: 50px;
  width: 260px;
  padding: 13px 15px;
  background: #feb23c !important;
  margin-top: 0px;
  margin: auto !important;
  margin-bottom: 0px !important;
  text-transform: uppercase !important;
}
}


.block2-block1{
	margin: 10px;
	text-align: left;
}

.block2-block2{
	margin: 10px;
	text-align: left;
}

.spanblock2{
	font-weight: 900;
	font-size: 200px;
	margin-bottom: 0px;
	-webkit-background-clip: text;
	background-clip: text;
	background-image: url('img/bg.jpg');
	background-size: cover;
	color: transparent;
}

.h3block2{
	color: #352d2a;
	font-weight: 800;
	font-size: 100px;
	margin-top: -80px;
}

.pblock2{
	color: #fff;
	font-size: 30px;
	margin-bottom: 15px;
}

@media screen and (max-width:768px){
	.spanblock2{
	font-weight: 900;
	font-size: 150px;
	margin-bottom: 0px;
	-webkit-background-clip: text;
	background-clip: text;
	background-image: url('img/bg.jpg');
	background-size: cover;
	color: transparent;
}

.h3block2{
	color: #FFCF40;
	font-weight: 800;
	font-size: 80px;
	margin-top: -70px;
	margin-bottom: 30px;
}

.pblock2{
	color: #fff;
	font-size: 20px;
	margin-bottom: 20px;
}
}

.but-site-block{
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

.but-site{
	margin: auto !important;
}

.block3-flex{
	display: flex;
	margin-bottom: 30px;
}

.block3-flex img{
	height: 60px;
	margin-right: 10px;
	margin-top: 5px;
}

.h2block3{
	color: #FFCF40;
	font-weight: 800;
	font-size: 70px;
}

.pblock3{
	color: #fff;
	font-size: 25px;
	margin-bottom: 30px;
}

.block3-flex1{
	display: flex;
}

.block3-flex1 img{
	height: 25px;
	margin-right: 10px;
}

.pblock3-1{
	color: #fff;
	font-size: 18px;
}

.line-site-flex{
	display: flex;
	justify-content: center;
	width: 100%;
}

.line-left img{
	height: 30px;
	margin-top: -25px;
	margin-right: -10px;
}

.line-right img{
	height: 30px;
	margin-top: -25px;
	margin-left: -10px;
}

.line-site{
	width: 100%;
	height: 1px;
	background: #FFCF40;
}

.block3-blokc1{
	margin: 10px;
}

.block3-blokc2{
	margin: 10px;
}

.h4block3{
	color: #FFCF40;
	font-weight: 800;
	font-size: 30px;
	margin-bottom: 20px;
}


.block3-blokc2-flex{
	display: flex;
	margin-bottom: 0px;
}

.block3-blokc2-line{
	width: 40px;
	height: 2px;
	background: #FFCF40;
	margin-top: 10px;
	margin-right: 20px;
}

.p-block3-block2{
	color: #fff;
	font-size: 20px;
}

@media screen and (max-width:768px){
.block3-flex{
	margin-bottom: 20px;
}

.block3-flex img{
	height: 35px;
	margin-right: 10px;
	margin-top: 5px;
}

.h2block3{
	color: #FFCF40;
	font-weight: 800;
	font-size: 40px;
}

.h4block3{
	color: #FFCF40;
	font-weight: 800;
	font-size: 30px;
	margin-bottom: 20px;
}


.pblock3{
	color: #fff;
	font-size: 16px;
	margin-bottom: 40px;
}

.block3-flex1{
	display: flex;
}

.block3-flex1 img{
	height: 20px;
	margin-right: 10px;
}

.pblock3-1{
	color: #fff;
	font-size: 16px;
}

.block3-blokc2-flex{
	display: flex;
	margin-bottom: 0px;
}

.block3-blokc2-line{
	width: 40px;
	height: 2px;
	background: #FFCF40;
	margin-top: 10px;
	margin-right: 20px;
}

.p-block3-block2{
	color: #fff;
	font-size: 18px;
	width: 300px;
}
}

.h2block4{
	font-family: 'Alumni Sans' !important;
	color: #FFCF40;
	font-weight: 800;
	font-size: 80px;
	margin-bottom: 30px;
}

.dvor{
	height: 335px;
	background: url(img/dvor.png);
	background-size: cover;
	background-position: center;
	margin-bottom: 30px;
}

.p-block4{
	color: #fff;
	font-size: 22px;
}

@media screen and (max-width:768px){
	.h2block4{
	font-family: 'Alumni Sans' !important;
	color: #FFCF40;
	font-weight: 800;
	font-size: 35px;
	margin-bottom: 30px;
}

.dvor{
	height: 130px;
	background: url(img/dvor.png);
	background-size: cover;
	background-position: center;
	margin-bottom: 30px;
}

.p-block4{
	color: #fff;
	font-size: 16px;
	margin-bottom: 30px;
}
}

.plan-flex{
	display: flex;
	width: 20px;
}

.span-cifra{
	font-family: 'Alumni Sans' !important;
	color: #fff;
	font-size: 300px;
	font-weight: 900;
	width: 10px;
}

.plan-text{
	font-size: 30px;
	font-weight: 600;
	color: #FFCF40;
	transform: rotate(90deg);
	margin-left: -200px;
}

.plan-text1{
	font-size: 30px;
	font-weight: 600;
	color: #FFCF40;
	transform: rotate(90deg);
	margin-left: -170px;
}

.plan-block2{
	display: flex;
	justify-content: center;
}

.planimg-1{
	text-align: center;
	margin: 15px;
}

.planimg-1 img{
	height: 350px;
	margin: auto;
	margin-bottom: 10px;
}

.planimg-2{
	text-align: center;
	margin: 15px;
}

.planimg-2 img{
	height: 230px;
	margin: auto;
	margin-bottom: 10px;
}

.pplan{
	color: #FFCF40;
	font-weight: 800;
	font-size: 20px;
	font-family: 'Alumni Sans' !important;
}

.etazh-img{
	text-align: center;
}

.etazh-img img{
	height: 600px;
}


@media screen and (max-width:768px){
	.plan-flex{
	display: flex;
	justify-content: center;
  margin: auto;
  width: 100%;
  height: 350px;
}

.span-cifra {
    font-family: 'Alumni Sans' !important;
    color: #fff;
    font-size: 300px;
    font-weight: 900;
    width: 10px;
    height: 250px;
    margin-top: -15px;
    margin-left: -100px;
}

.plan-text{
    width: 5px;
    height: 250px;
    font-size: 30px;
    font-weight: 600;
    color: #FFCF40;
    transform: rotate(90deg);
    margin-left: -5px;
}

.plan-text1 {
    width: 5px;
    height: 250px;
    font-size: 30px;
    font-weight: 600;
    color: #FFCF40;
    transform: rotate(90deg);
    margin-left: 30px;
}

.plan-block2{
	display: block;
	justify-content: center;
}

.planimg-1{
	text-align: center;
	margin: 15px;
	margin-bottom: 25px;
}

.planimg-1 img{
	height: 250px;
	margin: auto;
	margin-bottom: 10px;
}

.planimg-2{
	text-align: center;
	margin: 15px;
}

.planimg-2 img{
	height: 170px;
	margin: auto;
	margin-bottom: 10px;
}

.pplan{
	color: #FFCF40;
	font-weight: 800;
	font-size: 20px;
	font-family: 'Alumni Sans' !important;
}

.etazh-img{
	text-align: center;
}

.etazh-img img{
	height: 270px;
}

.plan-mob{
	margin-top: -80px;
}
}

.parking-block1{
	text-align: center;
}

.parking-block1 img{
	height: 450px;
}

.parking-block2{
	text-align: left;
}

.pparking{
	color: #fff;
	font-size: 33px;
	margin-bottom: 30px;
}

@media screen and (max-width:768px){
	.parking-block1{
	text-align: center;
}

.parking-block1 img{
	height: 250px;
	margin-bottom: 30px;
}

.parking-block2{
	text-align: left;
}

.pparking{
	color: #fff;
	font-size: 17px;
	margin-bottom: 30px;
}
}

.rass-block1{
	height: 750px;
	background: url(img/alen1.jpg);
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
}

.rass-block2{
	text-align: left;
	margin: 30px;
	margin-right: 30px !important;
	padding: 20px;
	border: 3px solid #FFCF40;
	max-width: 48% !important;
}

.prass{
	color: #fff;
	font-size: 20px;
	margin-bottom: 30px;
}

.rass-flex{
	width: 400px;
	display: flex;
	margin-bottom: 20px;
}

.spanproc{
	color: #fff;
	text-align: center;
	width: 100px;
	border: 1px solid #fff;
	font-weight: 800;
	font-size: 40px;
	font-family: 'Alumni Sans' !important;
	margin-right: 15px;
}

.spanproc1{
	color: #fff;
	text-align: center;
	width: 100px;
	border: 1px solid #fff;
	font-weight: 800;
	font-size: 23px;
	padding-top: 7px;
	line-height: 0.90;
	font-family: 'Alumni Sans' !important;
	margin-right: 15px;
}

.spanrass{
	color: #FFCF40;
	font-weight: 800;
	font-size: 40px;
	font-family: 'Alumni Sans' !important;
}

.ipoteka{
	width: 350px;
	height: 100px;
	background: #FFCF40;
	text-align: center;
	padding-top: 5px;
}

.p-ipoteka{
	color: #011e66;
	font-weight: 800;
	font-size: 20px;
	margin: 0px;
	height: 20px;
}

.p-ipoteka1{
	color: #011e66;
	font-weight: 800;
	font-size: 50px;
}

@media screen and (max-width:768px){
	.rass-block1{
	height: 750px;
	background: url(img/alen1.jpg);
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
}

.rass-block2{
	text-align: left;
	margin: 30px;
	margin-right: 30px !important;
	padding: 20px;
	border: 3px solid #FFCF40;
	max-width: 100% !important;
}

.prass{
	color: #fff;
	font-size: 16px;
	margin-bottom: 30px;
}

.rass-flex{
	width: 100%;
	display: flex;
	margin-bottom: 20px;
}

.spanproc{
	color: #fff;
	text-align: center;
	width: 100px;
	height: 60px;
	border: 1px solid #fff;
	font-weight: 800;
	font-size: 30px;
	font-family: 'Alumni Sans' !important;
	margin-right: 15px;
}

.spanproc1{
	color: #fff;
	text-align: center;
	width: 100px;
	height: 60px;
	border: 1px solid #fff;
	font-weight: 800;
	font-size: 17px;
	padding-top: 7px;
	line-height: 0.90;
	font-family: 'Alumni Sans' !important;
	margin-right: 15px;
}

.spanrass{
	color: #FFCF40;
	font-weight: 800;
	font-size: 30px;
	font-family: 'Alumni Sans' !important;
	line-height: 0.90;
}

.ipoteka{
	width: 280px;
	height: 100px;
	background: #FFCF40;
	text-align: center;
	padding-top: 5px;
}

.p-ipoteka{
	color: #011e66;
	font-weight: 800;
	font-size: 20px;
	margin: 0px;
	height: 20px;
}

.p-ipoteka1{
	color: #011e66;
	font-weight: 800;
	font-size: 40px;
}
}

.katalog-block img{
	height: 400px;
	margin-bottom: 30px;
}

.h3contacts{
	text-align: center;
	color: #fff;
	font-size: 25px;
	margin-bottom: 30px;
}

.zvon-flex1{
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}

.zvon-flex1 img{
	height: 30px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 3px;
}


.zvon-text1{
	color: #fff;
}

.top-block4-phone1{
	color: #fff !important;
	font-size: 23px;
	font-weight: 500;
	margin-bottom: 30px;
}

@media screen and (max-width:768px){
	.katalog-block img{
	height: 230px;
	margin-bottom: 30px;
}

.h3contacts{
	text-align: center;
	color: #fff;
	font-size: 20px;
	margin-bottom: 30px;
}

.zvon-flex1{
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}

.zvon-flex1 img{
	height: 30px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 3px;
}


.zvon-text1{
	color: #fff;
}

.top-block4-phone1{
	color: #fff !important;
	font-size: 23px;
	font-weight: 500;
	margin-bottom: 30px;
}
}

.top-block4{
	text-align: right !important;
}

.bg{
	height: 800px;
	text-align: center;
	background: url(img/bg1.jpg);
	background-size: cover;
	background-position: bottom;
	padding-top: 30px;
	padding-bottom: 30px;
}


.bg:before {
    content: "";
    position: absolute;
    height: 800px;
    width: 100%;
    background: rgb(2,0,36);
    background: linear-gradient(180deg, #e7e0d6ba 25%, #e7e0d6e6 53%, #e7e0d6 100%);
    bottom: 0;
    top: 0;
    left: 0;
    opacity: 100;
}

.bgblock{
	padding-top: 100px;
	padding-left: 50px;
}

.flex-block{
	display: flex;
	margin-bottom: 30px;
}

.flex-block{
	text-align: left;
	margin-right: 15px;
}

.flex-block img{
	height: 50px;
	margin-right: 10px;
}

.pflexblock{
	color: #352d2a;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.3 !important;
}

.pflexblock1{
	color: #011e66;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.3 !important;
}

@media screen and (max-width:768px){
	.bg{
	height: 650px;
	text-align: center;
	background: url(img/bg1.jpg);
	background-size: cover;
	background-position: bottom;
	padding-top: 30px;
	padding-bottom: 30px;
}


.bg:before {
    content: "";
    position: absolute;
    height: 800px;
    width: 100%;
    background: rgb(1,30,102);
    background: linear-gradient(180deg, #e7e0d6ba 25%, #e7e0d6e6 53%, #e7e0d6 100%);
    bottom: 0;
    top: 0;
    left: 0;
    opacity: 100;
}

.bgblock{
	padding-top: 30px;
	padding-left: 20px;
}

.flex-block{
	display: flex;
	margin-bottom: 30px;
}

.flex-block{
	text-align: left;
	margin-right: 0px;
	margin-bottom: 20px;
}

.flex-block img{
	height: 40px;
	margin-right: 10px;
}

.pflexblock{
	color: #352d2a;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4 !important;
	margin-bottom: 30px;
}

.pflexblock1{
	color: #011e66;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.3 !important;
	margin-top: 8px;
}

.logo-block{
	width: 30% !important;
	text-align: left;
}

.logo-block img {
    height: 90px;
    margin-bottom: 5px;
}

.top-block4 {
    width: 70% !important;
    text-align: right !important;
}

.h3top{
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 10px;
}

.zvon-flex img {
    height: 20px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 3px;
}

.top-block4-phone {
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}
}

.h2th{
	text-align: center;
	line-height: 1.2 !important;
	font-size: 17px !important;
}