* {
	padding: 0;
	margin: 0;	
}
body {font-family: 'Roboto', sans-serif;}

.logo img {
	height: 50px;
	float: left;
	margin: 0 10px 0;
}
.logo-desc {
	color: white;
	font-size: 22px;
	line-height: 1.2;
	font-weight: bold;
}
.header {
	background: url('img/bg.jpg') center top no-repeat;
	background-size: cover;
}
.mask {
	background: rgba(0,0,0,0.5);
}
.header .mask {
	padding: 30px 0;
}
.top-menu a {
	display: inline-block;
	text-decoration: none;
	margin: 5px;
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 5px;
}
.top-menu a:hover {
	text-decoration: underline;
}
.phone-box i {
	color: white;
	font-size: 14px;
	font-weight: normal;
}
.phone-box a {
	display: inline-block;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: white;
}
.phone-box a:hover {
	color: red;
	text-decoration: none;
}
.b1 {
	color: white;
	padding: 60px 0 20px;
}
h1 {
	font-size: 62px;
	font-weight: 900;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 5px 5px 10px rgba(0,0,0,0.4);
}
h2 {
	font-size: 32px;
	text-align: center;
	text-shadow: 5px 5px 10px rgba(0,0,0,0.4);
}
.phones {
	text-align: center;
	padding: 10px 0;
}
.phones a {
	text-decoration: none;
	font-size: 44px;
	font-weight: bold;
	color: white;
	text-shadow: 5px 5px 10px rgba(0,0,0,0.4);
}
.form {
	background-color: white;
	border-radius: 10px;
	padding: 30px;
	margin-top: 30px;
}
.form-ttl {
	font-size: 21px;
	text-align: center;
	margin-bottom: 20px;
	color: black;
	font-weight: bold;
}
.form input {
	width: 100%;
	border: 1px solid grey;
	padding: 10px 15px;
	font-size: 18px;
	margin-bottom: 20px;
	border-radius: 5px;
}
.form button {
	width: 100%;
	border: 0;
	border-radius: 30px;
	color: white;	
	background-color: #A50127;
	padding: 15px 15px;
	font-size: 21px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
.privacy {
	font-size: 13px;
	color: #9B9B9B;
	text-align: center;
}
.privacy a {
	font-size: 13px;
	color: #9B9B9B;
	text-align: center;
}

.httl {
	font-size: 31px;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 50px;
}
.b2 {
	padding: 40px 0;
	text-align: center;
}
.list .item {
	width: 260px;
	height: 260px;
	margin-right: 1%;
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: top;
	background-size: cover;
	padding-top: 110px;
}
.list .item .name {
	background-color: rgba(0,0,0,0.6);
	color: white;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	text-shadow: 5px 5px 10px rgba(0,0,0,0.4);
	padding: 10px 0;
}
.clear {clear: both;}

.list2 {
	text-align: center;
	padding: 40px 0;
}
.h200 {
	max-height: 240px;
}
.h400 {
	max-height: 460px;
	height: 100%;
}
.list2 .item {
	margin-bottom: 20px;
}
.list2 .name {
	font-weight: bold;
	padding-top: 10px;
}

.form2 {
	background-color: black;
	padding: 40px;
	text-align: center;
}
.form2 .httl {color: white;margin-bottom: 0px;}
.form2 p {color: white;margin-bottom: 15px;font-size: 21px;text-transform: uppercase;}
.form2 input {
	border: 2px solid white;
	padding: 10px 15px;
	font-size: 18px;
	display: inline-block;
	width: 250px;
	margin-right: 20px;
	color: white;
	background-color: transparent;
}
.form2 button {
	border: 2px solid #A50127;
	padding: 10px 15px;
	font-size: 18px;
	display: inline-block;
	width: 200px;	
	color: white;
	background-color: #A50127;
	cursor: pointer;
}

.txt0 {
	text-transform: uppercase;
	text-align: center;
	font-size: 24px;
	padding: 40px 0;
	font-weight: bold;
	background-color: #A50127;
	color: white;
}

.sing {
	background: url('img/bg.jpg') center top no-repeat;
	background-size: cover;
}
.sing .mask {
	padding: 80px 0;
}
.cont {
	max-width: 400px;
	margin: 0 auto;
	font-style: italic;
	color: white;
	text-align: center;
	font-size: 21px;
	line-height: 1.6;
}

.b3 {
	text-align: center;
}
.b3 .item {
	display: inline-block;
	text-align: center;
}

.b4 {
	padding: 40px 0;
	text-align: center;
}
.list3 .item {
	width: 200px;
	margin-bottom: 40px;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
}
.list3 .item img {
	height: 80px;
	margin-bottom: 10px;
}
.list3 .item p {
	font-weight: bold;
	font-size: 18px;
}

.works {
	padding: 40px 0;
	text-align: center;
}
.list4 img {
	max-height: 300px;
	margin: 10px;
	transition: all 1s;
}
.list4 img:hover {
	-moz-transform: scale(1.05); /* Для Firefox */
    -ms-transform: scale(1.05); /* Для IE */
    -webkit-transform: scale(1.05); /* Для Safari, Chrome, iOS */
    -o-transform: scale(1.05); /* Для Opera */
    transform: scale(1.05);
}

.map {
	position: relative;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}
.on_maps { 
    position: absolute;
    top: 10%;
    background: white;
    width: 400px;
    height: 400px;
    right: 5%;
    padding: 5px;
	border: 2px solid black;
}
.maps_contact { 
    position: relative;
}
.block_text_c { 
    border: 1px solid black;
    height: 386px;
    padding-top: 40px;
}
.tel_c { 
    margin-top: 32px;
    margin-left: 40px;
    font-size: 20px;
}
.tel_c a { 
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
.mail_c { 
margin-left: 40px;
    font-size: 20px;
    margin-top: 20px;
}
.mail_c a { 
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
.adres_c { 
margin-left: 40px;
    font-size: 20px;
    margin-top: 20px;
}

.form3 {
	background-color: black;
	padding: 40px;
	text-align: center;
}
.form3 form {
	max-width: 500px;
	margin: 0 auto;
}
.form3 .httl {color: white;margin-bottom: 20px;}
.form3 input {
	border: 2px solid white;
	padding: 10px 15px;
	font-size: 18px;
	display: block;
	width: 100%;
	margin-bottom: 15px;
	color: white;
	background-color: transparent;
}
.form3 textarea {
	border: 2px solid white;
	padding: 10px 15px;
	font-size: 18px;
	display: block;
	width: 100%;
	height: 150px;
	margin-bottom: 15px;
	color: white;
	background-color: transparent;
}
.form3 button {
	border: 2px solid #A50127;
	padding: 10px 15px;
	font-size: 18px;
	display: block;
	width: 200px;	
	color: white;
	background-color: #A50127;
	cursor: pointer;
	margin: 0 auto;
}

.btn-top {
	background-color: grey;
	color: white;
	font-size: 24px;
	padding: 10px 12px;
	padding-top: 5px;
	border-radius: 5px;
	cursor: pointer;
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 100;
	display: inline-block;
	text-decoration: none;
}
.footer {
	text-align: center;
	padding: 10px 0;
}
.footer a {
	text-decoration: none;
	color: black;
}

.swiper-slide {
     
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }

.rev-slider-box {position: relative;padding: 0 50px;}	
.revs {
	background: url('img/rev.jpg') center center no-repeat;
	background-size: cover;
	padding: 50px 0;
}	
.rev {
	text-align: center;
}
.rev .txt {
	background-color: rgba(255,255,255,0.8);
	padding: 30px;
	font-style: italic;
	font-size: 18px;
	text-align: center;
	border-radius: 10px;
	margin-bottom: 30px;
}
.rev .name {
	background-color: rgba(255,255,255,0.8);
	padding: 10px;	
	font-size: 15px;
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
}
.swiper-button-next, .swiper-button-prev {
	top: 35%;
}
.qq {
	font-size: 34px;
	color: white;
	text-align: center;
}

#btn_overlay {
	background-color: rgba(0, 0, 0, 0.8);
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
.popup {
	display: none;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	right: 0;
	top: 50px;
	z-index: 10002;
	background-color: white;
	max-width: 360px;
	width: 100%;
	padding: 20px;
	border-radius: 20px;
	text-align: center;
}
.popup .form .close {
	position: absolute;
	color: grey;
	border-radius: 50%;
	background-color: white;
	font-size: 20px;	
	width: 27px;
	height: 25px;
	right: -10px;
	top: -12px;
	cursor: pointer;
	font-weight: normal;
	opacity:1;
	line-height: 25px;
}
.popup .form .close:hover {
	color: red;
}
.popup input, .popup textarea {
	width: 100%;
	padding: 10px 15px;
	height: auto;
	max-width: 100%;
	font-size: 16px;
	margin: 0 0 15px 0;
	border: 2px solid #e2e2e2;
	border-radius: 20px;
}

.popup button {
	background-color: #fc5e62;
	font-size: 18px;
	width: 100%;
	border:0;
	color: white;
	padding: 15px 0;
	cursor: pointer;
	margin: 0 0 15px 0;
	text-transform: none;
	border-radius: 20px;
}
.popup .form  {margin-top: 0px;padding: 30px 10px;border-radius: 10px;}
.popup .form-title {
	font-size: 22px;
	color: black;
	margin-bottom: 30px;
}
#thx .text {
	font-size: 26px;
}

.packs {
	padding: 50px 0;
}
.tabs .tab {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 220px;
	padding: 30px 0 28px;
	color: #666;
	background-color: #f5f5f5;
	border: none;
	text-align: center;
	text-decoration: none;
	border-radius: 0;
	cursor: pointer;
	margin-right: 15px;
	font-size: 18px;
	border-top: 5px solid  #ccc;
	text-transform: uppercase;
}
.tabs .tab:last-child {margin:0;}
.tabs .tab.act {
	color: #a65047;
	background-color: #f2efee;
	border-top: 5px solid  #a65047;
}
.tabs .tab  img{
	height: 30px;
	margin-right: 5px;
}
.tab-box {
	display: none;
	background-color: #f2efee;
	padding: 20px 30px;	
}
.tab-box.act {
	display: block;
}
.tab-box li {
	list-style: none;
	font-size: 21px;
	margin-bottom: 15px;
}
.tab-box  .price {
	font-size: 24px;
	font-weight: bold;
}

@media screen and (max-width: 600px){
h1 {
	font-size: 32px;
}
.phones a {	
	font-size: 24px;	
}
h2 {
	font-size: 22px;
}
.phone-box {
	text-align: center;
	padding-top: 20px;
}
.top-menu {
	display:none;
}
.httl {
	font-size: 21px;	
	margin-bottom: 20px;
}
.list4 img, .h400, .h200 {width: 100%;max-width: auto;margin: 10px 0;}
.on_maps {
	position: static; width: 100%;height: auto;
}
.btn-top {display: none;}

.list .item {width: 100%;background-size: cover !important;}
.b3 .text-right, .b3 .text-left {
	text-align: center !important;
}
.h400 {
	max-height: 300px;
}
.h200 {
	max-height: 300px;
}
.tabs .tab {width: 100%;margin-right: 0px;}
.rev .txt {padding: 15px; font-size: 16px;}

}