/**
 * J!Blank Template for Joomla by JBlank.pro (JBZoo.com)
 *
 * @package    JBlank
 * @author     SmetDenis <admin@jbzoo.com>
 * @copyright  Copyright (c) JBlank.pro
 * @license    http://www.gnu.org/licenses/gpl.html GNU/GPL
 * @link       http://jblank.pro/ JBlank project page
 */
/* just example of css import */

/****************************************** FRONTEND STYLES ***********************************************************/

/* classic clearfix */
.clearfix {
	display: block;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.btn-header{
  color: #fff;
    font-weight: 400;
    font-size: 16px;
    padding: 5px 0;
    background-color: #b60000;
    border: none;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 4px 0px #b60000;
    width: auto;
  margin-bottom: 10px;
    margin-top: 15px;
}
* html .clearfix {
	height: 1%;
}
@font-face {
	font-family: 'Geometria';
	src: url("../fonts/geometria/Geometria-Thin.otf") format("opentype");
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url("../fonts/geometria/Geometria-Light.otf") format("opentype");
	font-weight: 300;
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url("../fonts/geometria/Geometria-Medium.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url("../fonts/geometria/Geometria-Bold.otf") format("opentype");
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url("../fonts/geometria/Geometria-ExtaBlack.otf") format("opentype");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url("../fonts/geometria/Geometria-Heavy.otf") format("opentype");
	font-weight: 900;
	font-style: normal;
}
h1,
h2,
h3 {
	font-family: 'Geometria';
}
h2 {
	font-size: 55px;
	line-height: 1;
	margin-bottom: 50px;
	text-align: center;
	font-weight: 600;
}
h2:after {
	content: "";
	border: 2px solid #b60000;
	display: block;
	width: 70px;
	margin-left: 47%;
	margin-top: 15px;
}
input,
textarea {
	font-size: 15px;
	padding: 12px 20px;
	width: 100%;
	margin: 10px 1% 0;
	font-weight: 500;
	border: 1px solid #dadada;
	border-radius: 8px;
}
body {
	font-family: Geometria;
	font-size: 16px;
}

header #top-line {
	padding: 5px 0;
	background-color: #333;
}
header .adress {
	text-align: right;
	color: #fff;
	padding-top: 15px;
	letter-spacing: 1.2px;
	    font-size: 14px;
}
header .adress1 {
	text-align: center;
color: #fff;
padding: 10px 2px;
letter-spacing: 1.2px;
font-size: 12px;
}
header #top-line {
	    color: #b60000;
    font-size: 30px;
    margin-right: 10px;
}

hr {
	border-top: 2px solid #6B9ADB;
	margin-top: 40px;
}
.btn{
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	padding: 10px 0;
	background-color: #b60000;
	border: none;
	border-radius: 3px;
	box-shadow: 0 4px 0px #b60000;
	width: 100%;
	margin-top: 15px;
}
.btn:hover{
	background-color: #cf3d42;
	color: #fff;
}
.logo {
	padding-top: 0px;
}
.logo-text {
	color: #b60000;
	font-weight: 600;
	font-size: 30px;
}
.logo-subtext{
	font-weight: 400;
	font-size: 13px;
	color: #b60000;
	line-height: 0.6;
}
header .img-wrap,
footer .img-wrap{
	float: left;
	margin-top: 5px;
	margin-right: 6px;
}
header .logo,
header .info-block {
	margin-top: 13px;
}

#top-info {
	padding: 10px 0;
}
header .info-text,
footer .info-text{
	font-size: 14px;
}

header .place,
footer .place{
	text-align: right;
}
header .phone,
footer .phone{
	margin-bottom: 3px;
}
header .phone .place,
footer .phone .place{
	padding-right: 0;
}
header .phone .fa,
footer .phone .fa{
	padding: 3px;
	border-radius: 9000px;
	border: 2px solid #b60000;
	line-height: 0.75;
	color: #b60000;
	margin-right: 10px;
}
#tizer {
	background-image: url("../images/head-back.png");
	color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 10px 0 90px;
}
#tizer h1 {
	text-align: center;
	font-size: 50px;
	margin-bottom: 30px;
}
#tizer ul {
	padding: 0;
	margin-bottom: 30px;
}
#tizer ul li {
	list-style: none;
	margin-bottom: 7px;
	position: relative;
	padding: 3px 0 0px 0;
}
#tizer ul li span {
	background-color: #b60000;
	padding: 5px 10px 4px 35px;
	font-weight: 300;
}
#tizer ul li:before {
	content: "";
	background-image: url("../images/li-style.png");
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
}

#tizer .sale-date {
	margin: 40px 0 25px;
}
#tizer .sale-date .date {
	font-size: 22px;
	padding: 0 40px 0 10px;
}
#tizer .sale-date .wrap {
	background-image: url("../images/sale-back.png");
	background-repeat: no-repeat;
	padding: 0px 0 5px;
}
#tizer .sale-text {
	font-size: 24px;
	font-weight: 300;
	position: relative;
}
#tizer .sale-text span {
	font-size: 50px;
	position: absolute;
	font-weight: 900;
	color: #b60000;
	text-shadow: 2px 1px 0px white;
	line-height: 1;
}
.form-wrap {
	border: 12px solid rgba(255, 255, 255, 0.5);
	color: #333;
	text-align: center;
}
.form-wrap .form-back {
	background-color: #fff;
	padding: 15px 35px;
}
.form-wrap h5 {
	margin-top: 0;
	font-size: 24px;
	line-height: 1.2;
}
.form-wrap .sub-info {
	color: #838383;
	margin-top: 15px;
}
.form-wrap .btn-wrap {
	padding: 0 60px;
}



.form-wrap1 {
	border: 12px solid rgba(255, 255, 255, 0.5);
	color: #333;
	text-align: center;
}
.form-wrap1 .form-back {
	background-color: #fff;
	padding: 15px 35px;
}
.form-wrap1 h5 {
	margin-top: 0;
	font-size: 24px;
	line-height: 1.2;
}
.form-wrap1 .sub-info {
	color: #838383;
	margin-top: 15px;
}
.form-wrap1 .btn-wrap {
	padding: 0 60px;
}
.form-wrap .btn {
	font-size: 18px;
}
.form-wrap1 .btn {
	font-size: 18px;
}
#prices {
	text-align: center;
	padding: 100px 0;
}
.usluga .name {
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 15px;
}
.usluga .price .old {
	font-weight: 300;
	font-size: 16px;
	text-decoration: line-through;
}
.usluga .price .old span {
	font-weight: 700;
}
.usluga .price .new {
	font-weight: 300;
	font-size: 18px;
}
.usluga .price .new span {
	font-weight: 700;
	font-size: 28px;
	color: #b60000;
	line-height: 1;
}
.usluga .img-wrap img {
	border: 12px solid #cccccc;
	width: 100%;
}
.usluga .text {
	margin: 15px 0 10px;
	font-weight: 300;
}
.usluga .text:after {
	margin: 15px 0 10px;
	font-weight: 300;
}
.usluga .sub-text {
	font-weight: 300;
	font-size: 15px;
}
.usluga {
	color: #000;
}

#type-balk {
	text-align: center;
	padding: 40px 0;
	background: url(/templates/jblank/images/111.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
}
#type-balk h2 {
	margin-bottom: 50px;
	color:#fff;
}
#type-balk .name {
	color:#fff;
}
#type-balk .text {
	color:#fff;
}
#type-balk .sub-header {
	font-size: 24px;
	margin-bottom: 40px;
}
#type-balk .btn {
	margin-bottom: 100px;
}
#type-balk .usluga .img-wrap {
	position: relative;
}
#type-balk .usluga .sale {
	position: absolute;
	top: 20px;
	background-image: transparent;
	background-size: 100%;
	padding: 4px 25px 7px 15px;
	font-size: 14px;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 300;
}
#type {
	text-align: center;
	padding: 40px 0;
}
#type h2 {
	margin-bottom: 20px;
}
#type .sub-header {
	font-size: 24px;
	margin-bottom: 40px;
}
#type .btn {
	margin-bottom: 100px;
}
#type .usluga .img-wrap {
	position: relative;
}
#type .usluga .sale {
	position: absolute;
	top: 20px;
	background-image: url("../images/sale-type.png");
	background-size: 100%;
	padding: 4px 25px 7px 15px;
	font-size: 14px;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 300;
}
#sale-block {
	color: #fff;
}
#sale-block .first-sale {
	background-image: url("../images/back-1.png");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0 40px 0;
}
#sale-block .main-text {
	font-size: 44px;
	font-weight: 700;
}
#sale-block .main-text span.shadow {
	font-size: 56px;
	font-weight: 700;
	color: #b60000;
	text-shadow: 2px 1px 0px white;
}
#sale-block .text {
	font-size: 23px;
	margin-top: 18px;
}
#sale-block .second-sale {
	background-color: #f19115;
	text-align: right;
	border-top: 10px solid #b60000;
	border-bottom: 10px solid #275f91;
	padding: 50px 0 40px 0;
}

#sale-block .third-sale {
	background-color: #767b7b;
	padding: 50px 0 40px 0;
}
#sale-block .third-sale .main-text {
	font-size: 75px;
	line-height: 1.2;
}
#sale-block .third-sale .main-text span.back {
	background-color: #b60000;
	padding: 35px 15px 55px;
	display: inline-block;
	line-height: 0;
}
#service {
	padding: 60px 0 40px;
	text-align: center;
}
#service h2 {
	margin-bottom: 20px;
}
#service .sub-header {
	font-size: 24px;
	margin-bottom: 40px;
}
#service .text {
    margin: 15px 0 40px 0;
    padding: 0 40px;
    font-weight: 380;
    color: #000;
    font-family: Arial, sans-serif;
}

#our-works {
	background-image: url("../images/work-back.png");
	padding: 40px 0 60px;
	background-repeat: no-repeat;
	background-size: cover;
}
#our-works .work {
	padding: 0 20px;
}
#our-works .yt-lightbox.image-left {
	border: 5px solid #a8a8a8;
	border-radius: 5px;
}
#our-works h2 {
	color: #fff;
}
#our-works h2:after {
	border: 2px solid #fff;
}
#reviews {
	padding: 40px 0 50px;
}
#reviews .review {
	padding: 30px;
}
#reviews .preson {
	margin-bottom: 10px;
}

#steps {
	background-color: #f1f1f1;
	text-align: center;
	padding: 40px 0 30px;
}
#steps .step {
	margin-bottom: 40px;
	position: relative;
}
#steps .first .step {
	width: 20%;
	float: left;
	padding: 0 10px;
}
#steps .first > .step:nth-child(1):after,
#steps .first > .step:nth-child(2):after,
#steps .first > .step:nth-child(3):after,
#steps .first > .step:nth-child(4):after {
	content: url("../images/arrow-right.png");
	position: absolute;
	top: 22%;
	right: -25px;
}
#steps .second .step {
	width: 25%;
	float: left;
	padding: 0 10px;
}
#steps .second > .step:nth-child(2):after,
#steps .second > .step:nth-child(3):after,
#steps .second > .step:nth-child(4):after {
	content: url("../images/arrow-left.png");
	position: absolute;
	top: 24%;
	left: -25px;
}
#steps .second > .step:nth-child(4):before {
	content: url("../images/arrow-bottom.png");
	position: absolute;
	top: 22%;
	right: 0px;
}

#call-master {
	padding: 30px 0;
	overflow: hidden;
}
#call-master .text {
	font-size: 18px;
}
#call-master h2 {
	font-size: 45px;
}
#call-master h2:after {
	content: "";
	border: none;
}
#call-master .call {
	margin-top: 35px;
	margin-bottom: 30px;
}
#call-master .phone {
	color: #b60000;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 20px;
}
#call-master .img-wrap {
	position: absolute;
	top: 0;
	margin-top: -60px;
}

#call-master .form-wrap {
	border: 6px solid rgb(225, 225, 225);
	color: #333;
	text-align: center;
	border-radius: 40px;
}

#call-master .form-wrap1 {
	border: 6px solid rgb(225, 225, 225);
	color: #333;
	text-align: center;
	border-radius: 40px;
}
#call-master .form-wrap1 .form-back {
	padding: 15px 25px;
	border-radius: 40px;
}
#call-master .form-wrap .form-back {
	padding: 15px 25px;
	border-radius: 40px;
}
#call-master .form-wrap h5 {
	margin-top: -36px;
	font-size: 17px;
	line-height: 1.2;
	text-transform: uppercase;
	font-weight: 400;
	color: #535353;
	background-color: #fff;
}
#call-master .form-wrap1 h5 {
	margin-top: -36px;
	font-size: 17px;
	line-height: 1.2;
	text-transform: uppercase;
	font-weight: 400;
	color: #535353;
	background-color: #fff;
}
#call-master .form-wrap .btn-wrap {
	padding: 0;
}
#call-master .form-wrap1 .btn-wrap {
	padding: 0;
}

#call-master input,
#call-master textarea {
	padding: 7px 20px;
}
footer #footer-info {
	border-top: 10px solid #b60000;
	padding: 30px;
	color: #fff;
	background-color: #333333;
	font-weight: 300;
}
footer .img-wrap {
	margin-top: 30px;
    width: 100%;
    text-align: center;
}









/*MODAL*/
#sucess_form,
#conf-modal,
#modal_form {
	width: 500px;
	height: auto;
	background-color: #c34347;
	position: fixed;
	top: 45%;
	left: 50%;
	margin-left: -280px;
	display: none;
	opacity: 0;
	z-index: 100;
	color: #fff;
}
#conf-modal {
	height: auto;
}
#modal_form{
	color: #222;
}
#modal_form p {
	text-align: center;
	margin-top: 20px;
	font-size: 26px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 0;
}
#modal_form form {
	padding: 20px 40px;
	width: auto;
	text-align: center;
}
#modal_form input,
#modal_form textarea {
	width: 100%;
}
#modal_form .btn{
	font-size: 16px;
	font-weight: 600;
	line-height: 2;
	margin-top: 40px;
}

#modal_form input,
#modal_form textarea {
	border: 1px solid #d8d5d5;
	box-shadow: 0 0 1px rgba(198, 178, 178, 0.5);
	border-radius: 5px;
	padding: 10px 25px;
	font-weight: 300;
	width: 100%;
	margin-top: 15px;
}

#sucess_form .head {
	text-align: center;
	padding-bottom: 0;
}
#conf-modal .head {
	padding: 0 40px;
	overflow: auto;
	height: 400px;

}
#sucess_form .head p {
	font-size: 20px;
	line-height: 1.2;
	padding: 20px 0;
}
#conf-modal .head p {
	font-size: 16px;
	line-height: 1.2;
	padding: 20px 0;
	text-align: left;
}
#sucess_form .head p strong {
	font-size: 35px;
	font-weight: 700;
	letter-spacing: -0.5px;
	line-height: 1.7;
}
#modal_close {
	position: absolute;
	right: -30px;
	top: -40px;
	font-size: 30px;
	color: #fff;
	cursor: pointer;
}

#overlay {
	z-index:99; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position:fixed; /* всегдa перекрывaет весь сaйт */
	background-color:#000; /* чернaя */
	opacity:0.8; /* нo немнoгo прoзрaчнa */
	-moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
	filter:alpha(opacity=80);
	width:100%;
	height:100%; /* рaзмерoм вo весь экрaн */
	top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	left:0;
	cursor:pointer;
	display:none; /* в oбычнoм сoстoянии её нет) */
}
.sp_qc_loading {
	position: absolute;
	right: 0;
}

.yt-lightbox a img {
    width: 100%;
    height: 100%;
}
.yt-lightbox a {
    height: 187px;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1400px) {
}

@media only screen and (max-width : 1200px) {
	.logo-subtext {
		line-height: 1;
	}
	.form-wrap .btn-wrap {
		padding: 0;
	}
	.form-wrap1 .btn-wrap {
		padding: 0;
	}
	#call-master .img-wrap {
		position: absolute;
		top: 0;
		margin-top: 0;
		margin-left: -40px;
	}
}

@media only screen and (max-width : 1000px) {
	#top-info {
		text-align: center;
	}
	header .img-wrap {
		float: none;
		margin: 0;
	}
	header .phone {
		 text-align: left;
	 }
	header .info-text {
		margin-bottom: 20px;
	}
	.form-wrap {
		margin-top: 50px;
	}
	.form-wrap1 {
		margin-top: 50px;
	}
	#prices .btn {
		margin-bottom: 60px;
	}
	#call-master .form-wrap h5 {
		margin-top: 0;
	}
		#call-master .form-wrap1 h5 {
		margin-top: 0;
	}
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 900px) {
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	#tizer .sale-text span {
		position: relative;
	}
	#steps {
		padding: 40px 0 340px;
	}
  .btn-header{
    width:100%;
  }
	#steps .first .step:after,
	#steps .second .step:after,
	#steps .second .step:before {
		content: "" !important;
	}
	#steps .first .step,
	#steps .second .step{
		width: 50%;
		height: 150px;
	}
	#steps .second {
		position: relative;
	}
	#steps .second .step{
		position: absolute;
	}
	#steps .second .step:nth-child(1) {
		top: 150px;
		left: 25%;
	}
	#steps .second .step:nth-child(2) {
		top: 0px;
		left: 50%;
	}
	#steps .second .step:nth-child(3) {
		top: 0px;
	}
	#steps .second .step:nth-child(4) {
		top: -185px;
		left: 50%;
	}
	h2 {
		font-size: 45px;
	}
	#sale-block .third-sale .main-text {
		font-size: 45px;
	}
	#call-master .img-wrap {
		display: none;
	}
	.yt-lightbox a {
	    height: auto;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 420px) {
	h2 {
		font-size: 35px;
	}
  .btn-header{
    width:100%;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 380px) {
.btn-header{
    width:100%;
  }
}

#clients {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}

#clients .container {
    align-items: center;
    background-color: #f19115;
    padding: 5px 15px;
    display: flex;
    box-shadow: 0px 1px 13px #000;
}

/* @media(max-width: 991px) {
    #clients {
        display: none;
    }
} */

@media(max-width: 991px) {
    #clients {
        font-size: 18px;    
    }
    
    #clients .container {
        flex-wrap: wrap;
    }
}

#clients .users {
    margin-right: 20px;
}

#clients .users span,
#clients .order span {
    display: inline-block;
    color: #000;
    background-color: #fff;
    line-height: normal;
    padding: 5px 5px 0;
}

#clients .btn {
    flex: 0 0 234px;
    margin-top: 0;
    margin: auto 0 auto auto;
}


.wats a{
	font-size: 15px;
  color: #ffffff;
      border: none;
}
.wats{
	font-size: 12px;
      margin-top: 15px;
      color: #fff;
    font-size: 14px;
    padding: 3px 0;
    background-color: #b60000;
    border: none;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 4px 0px #b60000;
    margin-bottom: 10px;
    margin-top: 15px;
}
header .wats .fa {
   color: #55eb6d;
    font-size: 22px;
    margin-right: 1px;
    padding: 5px;
}
header .btn-header .fa {
    color: #ffffff;
    font-size: 19px;
    margin-right: 1px;
    padding: 5px;
}
a {
    text-decoration: none !important;
}
a:active, a:focus { outline: none; }

footer .img-wrap1 img {
   
    width: 100%;
    text-align: center;
}

.wats .fa {
    color: #55eb6d;
    font-size: 22px;
    margin-right: 1px;
    padding: 5px;
}
.zam{
	    font-size: 18px;
    color: #000;
    line-height: 1.5;
}
header .adress .fa {
	    color: #b60000;
    font-size: 30px;
    margin-right: 10px;
}
header .adress1 .fa {
	    color: #b60000;
    font-size: 30px;
    margin-right: 10px;
}
font-size: 30px;
    line-height: 1.3;

}


.daun a{
	color: #b60000;
font-weight: 600;
font-size: 30px;
}

.daun{
  padding: 20px 10px;
  	color: #b60000;
font-weight: 600;
font-size: 30px;
}

.img-wrap2 img {
   
    width: 100%;
    text-align: center;
}

.zag{
font-size: 30px;
line-height: 1.5;}

.form-wrap h5 {

    margin-top: 0;
    font-size: 22px;
    line-height: 1.2;

}
.ser img {
	width: 100%;
}

.form-wrap {
    margin-top: 5px;
}

.form-wrap1 {
    margin-top: 5px;
}
.form-wrap1 h5 {

    margin-top: 0;
    font-size: 15px;
    line-height: 1.2;

}

h2::after {
    content: "";
    border: 0px solid #b60000;
    display: block;
    width: 150px;
    margin-left: 47%;
    margin-top: 15px;
}
h2 {
margin-bottom: 20px;
;}

.zag2{
font-size: 15px;}

form-wrap h5 .zag2 {

    margin-top: 0;
    font-size: 15px;
    line-height: 1.2;

}
/**
 * J!Blank Template for Joomla by JBlank.pro (JBZoo.com)
 *
 * @package    JBlank
 * @author     SmetDenis <admin@jbzoo.com>
 * @copyright  Copyright (c) JBlank.pro
 * @license    http://www.gnu.org/licenses/gpl.html GNU/GPL
 * @link       http://jblank.pro/ JBlank project page
 */
/* just example of css import */

/****************************************** FRONTEND STYLES ***********************************************************/

/* classic clearfix */
.clearfix {
	display: block;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.btn-header{
  color: #fff;
    font-weight: 400;
    font-size: 16px;
    padding: 5px 0;
    background-color: #b60000;
    border: none;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 4px 0px #b60000;
    width: auto;
  margin-bottom: 10px;
    margin-top: 15px;
}
* html .clearfix {
	height: 1%;
}
@font-face {
	font-family: 'Geometria';
	src: url("../fonts/geometria/Geometria-Thin.otf") format("opentype");
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url("../fonts/geometria/Geometria-Light.otf") format("opentype");
	font-weight: 300;
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url("../fonts/geometria/Geometria-Medium.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url("../fonts/geometria/Geometria-Bold.otf") format("opentype");
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url("../fonts/geometria/Geometria-ExtaBlack.otf") format("opentype");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url("../fonts/geometria/Geometria-Heavy.otf") format("opentype");
	font-weight: 900;
	font-style: normal;
}
h1,
h2,
h3 {
	font-family: 'Geometria';
}
h2 {
	font-size: 55px;
	line-height: 1;
	margin-bottom: 50px;
	text-align: center;
	font-weight: 600;
}
h2:after {
	content: "";
	border: 2px solid #b60000;
	display: block;
	width: 70px;
	margin-left: 47%;
	margin-top: 15px;
}
input,
textarea {
	font-size: 15px;
	padding: 12px 20px;
	width: 100%;
	margin: 10px 1% 0;
	font-weight: 500;
	border: 1px solid #dadada;
	border-radius: 8px;
}
body {
	font-family: Geometria;
	font-size: 16px;
}

header #top-line {
	padding: 5px 0;
	background-color: #333;
}
header .adress {
	text-align: right;
	color: #fff;
	padding-top: 15px;
	letter-spacing: 1.2px;
	    font-size: 14px;
}
header .adress1 {
	text-align: center;
color: #fff;
padding: 10px 2px;
letter-spacing: 1.2px;
font-size: 12px;
}
header #top-line {
	    color: #b60000;
    font-size: 30px;
    margin-right: 10px;
}

hr {
	border-top: 2px solid #6B9ADB;
	margin-top: 40px;
}
.btn{
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	padding: 10px 0;
	background-color: #b60000;
	border: none;
	border-radius: 3px;
	box-shadow: 0 4px 0px #b60000;
	width: 100%;
	margin-top: 15px;
}
.btn:hover{
	background-color: #cf3d42;
	color: #fff;
}
.logo {
	padding-top: 0px;
}
.logo-text {
	color: #b60000;
	font-weight: 600;
	font-size: 30px;
}
.logo-subtext{
	font-weight: 400;
	font-size: 13px;
	color: #b60000;
	line-height: 0.6;
}
header .img-wrap,
footer .img-wrap{
	float: left;
	margin-top: 5px;
	margin-right: 6px;
}
header .logo,
header .info-block {
	margin-top: 0px;
}

#top-info {
	padding: 10px 0;
}
header .info-text,
footer .info-text{
	font-size: 14px;
}

header .place,
footer .place{
	text-align: right;
}
header .phone,
footer .phone{
	margin-bottom: 3px;
}
header .phone .place,
footer .phone .place{
	padding-right: 0;
}
header .phone .fa,
footer .phone .fa{
	padding: 3px;
	border-radius: 9000px;
	border: 2px solid #b60000;
	line-height: 0.75;
	color: #b60000;
	margin-right: 10px;
}
#tizer {
	background-image: url("../images/head-back.png");
	color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 10px 0 90px;
}
#tizer h1 {
	text-align: center;
	font-size: 50px;
	margin-bottom: 30px;
}
#tizer ul {
	padding: 0;
	margin-bottom: 30px;
}
#tizer ul li {
	list-style: none;
	margin-bottom: 7px;
	position: relative;
	padding: 3px 0 0px 0;
}
#tizer ul li span {
	background-color: #b60000;
	padding: 5px 10px 4px 35px;
	font-weight: 300;
}
#tizer ul li:before {
	content: "";
	background-image: url("../images/li-style.png");
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
}

#tizer .sale-date {
	margin: 40px 0 25px;
}
#tizer .sale-date .date {
	font-size: 22px;
	padding: 0 40px 0 10px;
}
#tizer .sale-date .wrap {
	background-image: url("../images/sale-back.png");
	background-repeat: no-repeat;
	padding: 0px 0 5px;
}
#tizer .sale-text {
	font-size: 24px;
	font-weight: 300;
	position: relative;
}
#tizer .sale-text span {
	font-size: 50px;
	position: absolute;
	font-weight: 900;
	color: #b60000;
	text-shadow: 2px 1px 0px white;
	line-height: 1;
}
.form-wrap {
	border: 12px solid rgba(255, 255, 255, 0.5);
	color: #333;
	text-align: center;
}
.form-wrap .form-back {
	background-color: #fff;
	padding: 15px 35px;
}
.form-wrap h5 {
	margin-top: 0;
	font-size: 24px;
	line-height: 1.2;
}
.form-wrap .sub-info {
	color: #838383;
	margin-top: 15px;
}
.form-wrap .btn-wrap {
	padding: 0 60px;
}



.form-wrap1 {
	border: 12px solid rgba(255, 255, 255, 0.5);
	color: #333;
	text-align: center;
}
.form-wrap1 .form-back {
	background-color: #fff;
	padding: 15px 35px;
}
.form-wrap1 h5 {
	margin-top: 0;
	font-size: 24px;
	line-height: 1.2;
}
.form-wrap1 .sub-info {
	color: #838383;
	margin-top: 15px;
}
.form-wrap1 .btn-wrap {
	padding: 0 60px;
}
.form-wrap .btn {
	font-size: 18px;
}
.form-wrap1 .btn {
	font-size: 18px;
}
#prices {
	text-align: center;
	padding: 100px 0;
}
.usluga .name {
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 15px;
}
.usluga .price .old {
	font-weight: 300;
	font-size: 16px;
	text-decoration: line-through;
}
.usluga .price .old span {
	font-weight: 700;
}
.usluga .price .new {
	font-weight: 300;
	font-size: 18px;
}
.usluga .price .new span {
	font-weight: 700;
	font-size: 28px;
	color: #b60000;
	line-height: 1;
}
.usluga .img-wrap img {
	border: 12px solid #cccccc;
	width: 100%;
}
.usluga .text {
	margin: 15px 0 10px;
	font-weight: 300;
}
.usluga .text:after {
	margin: 15px 0 10px;
	font-weight: 300;
}
.usluga .sub-text {
	font-weight: 300;
	font-size: 15px;
}
.usluga {
	color: #000;
}

#type-balk {
	text-align: center;
	padding: 40px 0;
	background: url(/templates/jblank/images/111.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
}
#type-balk h2 {
	margin-bottom: 50px;
	color:#fff;
}
#type-balk .name {
	color:#fff;
}
#type-balk .text {
	color:#fff;
}
#type-balk .sub-header {
	font-size: 24px;
	margin-bottom: 40px;
}
#type-balk .btn {
	margin-bottom: 100px;
}
#type-balk .usluga .img-wrap {
	position: relative;
}
#type-balk .usluga .sale {
	position: absolute;
	top: 20px;
	background-image: url("../images/sale-type.png");
	background-size: 100%;
	padding: 4px 25px 7px 15px;
	font-size: 14px;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 300;
}
#type {
	text-align: center;
	padding: 40px 0;
}
#type h2 {
	margin-bottom: 20px;
}
#type .sub-header {
	font-size: 24px;
	margin-bottom: 40px;
}
#type .btn {
	margin-bottom: 100px;
}
#type .usluga .img-wrap {
	position: relative;
}
#type .usluga .sale {
	position: absolute;
	top: 20px;
	background-image: url("../images/sale-type.png");
	background-size: 100%;
	padding: 4px 25px 7px 15px;
	font-size: 14px;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 300;
}
#sale-block {
	color: #fff;
}
#sale-block .first-sale {
	background-image: url("../images/back-1.png");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0 40px 0;
}
#sale-block .main-text {
	font-size: 44px;
	font-weight: 700;
}
#sale-block .main-text span.shadow {
	font-size: 56px;
	font-weight: 700;
	color: #b60000;
	text-shadow: 2px 1px 0px white;
}
#sale-block .text {
	font-size: 23px;
	margin-top: 18px;
}
#sale-block .second-sale {
	background-color: #f19115;
	text-align: right;
	border-top: 10px solid #b60000;
	border-bottom: 10px solid #275f91;
	padding: 50px 0 40px 0;
}

#sale-block .third-sale {
	background-color: #767b7b;
	padding: 50px 0 40px 0;
}
#sale-block .third-sale .main-text {
	font-size: 75px;
	line-height: 1.2;
}
#sale-block .third-sale .main-text span.back {
	background-color: #b60000;
	padding: 35px 15px 55px;
	display: inline-block;
	line-height: 0;
}
#service {
	padding: 60px 0 40px;
	text-align: center;
}
#service h2 {
	margin-bottom: 20px;
}
#service .sub-header {
	font-size: 24px;
	margin-bottom: 40px;
}
#service .text {
	margin: 15px 0 40px 0;
	padding: 0 40px;
	font-weight: 300;
}

#our-works {
	background-image: url("../images/work-back.png");
	padding: 40px 0 60px;
	background-repeat: no-repeat;
	background-size: cover;
}
#our-works .work {
	padding: 0 20px;
}
#our-works .yt-lightbox.image-left {
	border: 5px solid #a8a8a8;
	border-radius: 5px;
}
#our-works h2 {
	color: #fff;
}
#our-works h2:after {
	border: 2px solid #fff;
}
#reviews {
	padding: 40px 0 50px;
}
#reviews .review {
	padding: 30px;
}
#reviews .preson {
	margin-bottom: 10px;
}

#steps {
	background-color: #f1f1f1;
	text-align: center;
	padding: 40px 0 30px;
}
#steps .step {
	margin-bottom: 40px;
	position: relative;
}
#steps .first .step {
	width: 20%;
	float: left;
	padding: 0 10px;
}
#steps .first > .step:nth-child(1):after,
#steps .first > .step:nth-child(2):after,
#steps .first > .step:nth-child(3):after,
#steps .first > .step:nth-child(4):after {
	content: url("../images/arrow-right.png");
	position: absolute;
	top: 22%;
	right: -25px;
}
#steps .second .step {
	width: 25%;
	float: left;
	padding: 0 10px;
}
#steps .second > .step:nth-child(2):after,
#steps .second > .step:nth-child(3):after,
#steps .second > .step:nth-child(4):after {
	content: url("../images/arrow-left.png");
	position: absolute;
	top: 24%;
	left: -25px;
}
#steps .second > .step:nth-child(4):before {
	content: url("../images/arrow-bottom.png");
	position: absolute;
	top: 22%;
	right: 0px;
}

#call-master {
	padding: 30px 0;
	overflow: hidden;
}
#call-master .text {
	font-size: 18px;
}
#call-master h2 {
	font-size: 45px;
}
#call-master h2:after {
	content: "";
	border: none;
}
#call-master .call {
	margin-top: 35px;
	margin-bottom: 30px;
}
#call-master .phone {
	color: #b60000;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 20px;
}
#call-master .img-wrap {
	position: absolute;
	top: 0;
	margin-top: -60px;
}

#call-master .form-wrap {
	border: 6px solid rgb(225, 225, 225);
	color: #333;
	text-align: center;
	border-radius: 40px;
}

#call-master .form-wrap1 {
	border: 6px solid rgb(225, 225, 225);
	color: #333;
	text-align: center;
	border-radius: 40px;
}
#call-master .form-wrap1 .form-back {
	padding: 15px 25px;
	border-radius: 40px;
}
#call-master .form-wrap .form-back {
	padding: 15px 25px;
	border-radius: 40px;
}
#call-master .form-wrap h5 {
	margin-top: -36px;
	font-size: 17px;
	line-height: 1.2;
	text-transform: uppercase;
	font-weight: 400;
	color: #535353;
	background-color: #fff;
}
#call-master .form-wrap1 h5 {
	margin-top: -36px;
	font-size: 17px;
	line-height: 1.2;
	text-transform: uppercase;
	font-weight: 400;
	color: #535353;
	background-color: #fff;
}
#call-master .form-wrap .btn-wrap {
	padding: 0;
}
#call-master .form-wrap1 .btn-wrap {
	padding: 0;
}

#call-master input,
#call-master textarea {
	padding: 7px 20px;
}
footer #footer-info {
	border-top: 10px solid #b60000;
	padding: 30px;
	color: #fff;
	background-color: #333333;
	font-weight: 300;
}
footer .img-wrap {
	margin-top: 30px;
    width: 100%;
    text-align: center;
}









/*MODAL*/
#sucess_form,
#conf-modal,
#modal_form {
	width: 500px;
	height: auto;
	background-color: #c34347;
	position: fixed;
	top: 45%;
	left: 50%;
	margin-left: -280px;
	display: none;
	opacity: 0;
	z-index: 100;
	color: #fff;
}
#conf-modal {
	height: auto;
}
#modal_form{
	color: #222;
}
#modal_form p {
	text-align: center;
	margin-top: 20px;
	font-size: 26px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 0;
}
#modal_form form {
	padding: 20px 40px;
	width: auto;
	text-align: center;
}
#modal_form input,
#modal_form textarea {
	width: 100%;
}
#modal_form .btn{
	font-size: 16px;
	font-weight: 600;
	line-height: 2;
	margin-top: 40px;
}

#modal_form input,
#modal_form textarea {
	border: 1px solid #d8d5d5;
	box-shadow: 0 0 1px rgba(198, 178, 178, 0.5);
	border-radius: 5px;
	padding: 10px 25px;
	font-weight: 300;
	width: 100%;
	margin-top: 15px;
}

#sucess_form .head {
	text-align: center;
	padding-bottom: 0;
}
#conf-modal .head {
	padding: 0 40px;
	overflow: auto;
	height: 400px;

}
#sucess_form .head p {
	font-size: 20px;
	line-height: 1.2;
	padding: 20px 0;
}
#conf-modal .head p {
	font-size: 16px;
	line-height: 1.2;
	padding: 20px 0;
	text-align: left;
}
#sucess_form .head p strong {
	font-size: 35px;
	font-weight: 700;
	letter-spacing: -0.5px;
	line-height: 1.7;
}
#modal_close {
	position: absolute;
	right: 5px;
	top: -4px;
	font-size: 30px;
	color: #fff;
	cursor: pointer;
}

#overlay {
	z-index:99; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position:fixed; /* всегдa перекрывaет весь сaйт */
	background-color:#000; /* чернaя */
	opacity:0.8; /* нo немнoгo прoзрaчнa */
	-moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
	filter:alpha(opacity=80);
	width:100%;
	height:100%; /* рaзмерoм вo весь экрaн */
	top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	left:0;
	cursor:pointer;
	display:none; /* в oбычнoм сoстoянии её нет) */
}
.sp_qc_loading {
	position: absolute;
	right: 0;
}

.yt-lightbox a img {
    width: 100%;
    height: 100%;
}
.yt-lightbox a {
    height: 187px;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1400px) {
}

@media only screen and (max-width : 1200px) {
	.logo-subtext {
		line-height: 1;
	}
	.form-wrap .btn-wrap {
		padding: 0;
	}
	.form-wrap1 .btn-wrap {
		padding: 0;
	}
	#call-master .img-wrap {
		position: absolute;
		top: 0;
		margin-top: 0;
		margin-left: -40px;
	}
}

@media only screen and (max-width : 1000px) {
	#top-info {
		text-align: center;
	}
	header .img-wrap {
		float: none;
		margin: 0;
	}
	header .phone {
		 text-align: left;
	 }
	header .info-text {
		margin-bottom: 20px;
	}
	.form-wrap {
		margin-top: 50px;
	}
	.form-wrap1 {
		margin-top: 50px;
	}
	#prices .btn {
		margin-bottom: 60px;
	}
	#call-master .form-wrap h5 {
		margin-top: 0;
	}
		#call-master .form-wrap1 h5 {
		margin-top: 0;
	}
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 900px) {
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	#tizer .sale-text span {
		position: relative;
	}
	#steps {
		padding: 40px 0 340px;
	}
  .btn-header{
    width:100%;
  }
	#steps .first .step:after,
	#steps .second .step:after,
	#steps .second .step:before {
		content: "" !important;
	}
	#steps .first .step,
	#steps .second .step{
		width: 50%;
		height: 150px;
	}
	#steps .second {
		position: relative;
	}
	#steps .second .step{
		position: absolute;
	}
	#steps .second .step:nth-child(1) {
		top: 150px;
		left: 25%;
	}
	#steps .second .step:nth-child(2) {
		top: 0px;
		left: 50%;
	}
	#steps .second .step:nth-child(3) {
		top: 0px;
	}
	#steps .second .step:nth-child(4) {
		top: -185px;
		left: 50%;
	}
	h2 {
		font-size: 45px;
	}
	#sale-block .third-sale .main-text {
		font-size: 45px;
	}
	#call-master .img-wrap {
		display: none;
	}
	.yt-lightbox a {
	    height: auto;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 420px) {
	h2 {
		font-size: 35px;
	}
  .btn-header{
    width:100%;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 380px) {
.btn-header{
    width:100%;
  }
}

#clients {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}

#clients .container {
    align-items: center;
    background-color: #f19115;
    padding: 5px 15px;
    display: flex;
    box-shadow: 0px 1px 13px #000;
}

/* @media(max-width: 991px) {
    #clients {
        display: none;
    }
} */

@media(max-width: 991px) {
    #clients {
        font-size: 18px;    
    }
    
    #clients .container {
        flex-wrap: wrap;
    }
}

#clients .users {
    margin-right: 20px;
}

#clients .users span,
#clients .order span {
    display: inline-block;
    color: #000;
    background-color: #fff;
    line-height: normal;
    padding: 5px 5px 0;
}

#clients .btn {
    flex: 0 0 234px;
    margin-top: 0;
    margin: auto 0 auto auto;
}


.wats a{
	font-size: 15px;
  color: #ffffff;
      border: none;
}
.wats{
	font-size: 12px;
      margin-top: 15px;
      color: #fff;
    font-size: 14px;
    padding: 3px 0;
    background-color: #b60000;
    border: none;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 4px 0px #b60000;
    margin-bottom: 10px;
    margin-top: 15px;
}
header .wats .fa {
   color: #55eb6d;
    font-size: 22px;
    margin-right: 1px;
    padding: 5px;
}
header .btn-header .fa {
    color: #ffffff;
    font-size: 19px;
    margin-right: 1px;
    padding: 5px;
}
a {
    text-decoration: none !important;
}
a:active, a:focus { outline: none; }

footer .img-wrap1 img {
   
    width: 100%;
    text-align: center;
}

.wats .fa {
    color: #55eb6d;
    font-size: 22px;
    margin-right: 1px;
    padding: 5px;
}
.zam{
	    font-size: 18px;
    color: #000;
    line-height: 1.5;
}
header .adress .fa {
	    color: #b60000;
    font-size: 30px;
    margin-right: 10px;
}
header .adress1 .fa {
	    color: #b60000;
    font-size: 30px;
    margin-right: 10px;
}
font-size: 30px;
    line-height: 1.3;

}


.daun a{
	color: #b60000;
font-weight: 600;
font-size: 30px;
}

.daun{
  padding: 20px 10px;
  	color: #b60000;
font-weight: 600;
font-size: 30px;
}

.img-wrap2 img {
   
    width: 100%;
    text-align: center;
}

.zag{
font-size: 30px;
line-height: 1.5;}

.form-wrap h5 {

    margin-top: 0;
    font-size: 22px;
    line-height: 1.2;

}
.ser img {
	width: 100%;
}

.form-wrap {
    margin-top: 5px;
}

.form-wrap1 {
    margin-top: 5px;
}
.form-wrap1 h5 {

    margin-top: 0;
    font-size: 15px;
    line-height: 1.2;

}

h2::after {
    content: "";
    border: 0px solid #b60000;
    display: block;
    width: 150px;
    margin-left: 47%;
    margin-top: 15px;
}
h2 {
margin-bottom: 20px;
;}

.zag2{
font-size: 15px;}

form-wrap h5 .zag2 {

    margin-top: 0;
    font-size: 15px;
    line-height: 1.2;

}
/**
 * J!Blank Template for Joomla by JBlank.pro (JBZoo.com)
 *
 * @package    JBlank
 * @author     SmetDenis <admin@jbzoo.com>
 * @copyright  Copyright (c) JBlank.pro
 * @license    http://www.gnu.org/licenses/gpl.html GNU/GPL
 * @link       http://jblank.pro/ JBlank project page
 */
/* just example of css import */

/****************************************** FRONTEND STYLES ***********************************************************/

/* classic clearfix */
.clearfix {
	display: block;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.btn-header{
  color: #fff;
    font-weight: 400;
    font-size: 16px;
    padding: 5px 0;
    background-color: #b60000;
    border: none;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 4px 0px #b60000;
    width: auto;
  margin-bottom: 10px;
    margin-top: 15px;
}
* html .clearfix {
	height: 1%;
}
@font-face {
	font-family: 'Geometria';
	src: url("../fonts/geometria/Geometria-Thin.otf") format("opentype");
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url("../fonts/geometria/Geometria-Light.otf") format("opentype");
	font-weight: 300;
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url("../fonts/geometria/Geometria-Medium.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url("../fonts/geometria/Geometria-Bold.otf") format("opentype");
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url("../fonts/geometria/Geometria-ExtaBlack.otf") format("opentype");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url("../fonts/geometria/Geometria-Heavy.otf") format("opentype");
	font-weight: 900;
	font-style: normal;
}
h1,
h2,
h3 {
	font-family: 'Geometria';
}
h2 {
	font-size: 55px;
	line-height: 1;
	margin-bottom: 50px;
	text-align: center;
	font-weight: 600;
}
h2:after {
	content: "";
	border: 2px solid #b60000;
	display: block;
	width: 70px;
	margin-left: 47%;
	margin-top: 15px;
}
input,
textarea {
	font-size: 15px;
	padding: 12px 20px;
	width: 100%;
	margin: 10px 1% 0;
	font-weight: 500;
	border: 1px solid #dadada;
	border-radius: 8px;
}
body {
	font-family: Geometria;
	font-size: 16px;
}

header #top-line {
	padding: 5px 0;
	background-color: #333;
}
 .adress {
	    text-align: left;
    color: #fff;
    padding-top: 55px;
    letter-spacing: 1.2px;
    font-size: 14px;
}
header .adress1 {
	text-align: center;
color: #fff;
padding: 10px 2px;
letter-spacing: 1.2px;
font-size: 12px;
}
header #top-line {
	    color: #b60000;
    font-size: 30px;
    margin-right: 10px;
}

hr {
	border-top: 2px solid #6B9ADB;
	margin-top: 40px;
}
.btn{
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	padding: 10px 0;
	background-color: #b60000;
	border: none;
	border-radius: 3px;
	box-shadow: 0 4px 0px #b60000;
	width: 100%;
	margin-top: 15px;
}
.btn:hover{
	background-color: #cf3d42;
	color: #fff;
}
.logo {
	padding-top: 0px;
}
.logo-text {
	color: #b60000;
	font-weight: 600;
	font-size: 30px;
}
.logo-subtext{
	font-weight: 400;
	font-size: 13px;
	color: #b60000;
	line-height: 0.6;
}
header .img-wrap,
footer .img-wrap{
	float: left;
	margin-top: 5px;
	margin-right: 6px;
}
header .logo,
header .info-block {
	margin-top: 0px;
}

#top-info {
	padding: 10px 0;
}
header .info-text,
footer .info-text{
	font-size: 14px;
}

header .place,
footer .place{
	text-align: right;
}
header .phone,
footer .phone{
	margin-bottom: 3px;
}
header .phone .place,
footer .phone .place{
	padding-right: 0;
	padding-top: 45px;
font-size: 22px;
}


.place1
{
	text-align: center;
}



 .place1
{
	padding-right: 0;
	padding-top: 5px;
	padding-bottom: 0px;
font-size: 23px;
}


 .place1 .fa{
	padding: 5px;
	border-radius: 9000px;
	border: 2px solid #b60000;
	line-height: 0.75;
	color: #b60000;
	margin-right: 10px;
}
header .phone2 .place3
{
	color: #ffffff;
}


header .phone .fa,
footer .phone .fa{
	padding: 5px;
	border-radius: 9000px;
	border: 2px solid #b60000;
	line-height: 0.75;
	color: #b60000;
	margin-right: 10px;
}
#tizer1 {
	background-image: url("../images/head-back.png");
	color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 10px 0 90px;
}
#tizer1 {
	background-image: url("../images/head-back6.png");
	color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 10px 0 90px;
}
#tizer h1 {
	text-align: center;
	font-size: 50px;
	margin-bottom: 30px;
}
#tizer ul {
	padding: 0;
	margin-bottom: 30px;
}
#tizer ul li {
	list-style: none;
	margin-bottom: 7px;
	position: relative;
	padding: 3px 0 0px 0;
}
#tizer ul li span {
	background-color: #b60000;
	padding: 5px 10px 4px 35px;
	font-weight: 300;
}
#tizer ul li:before {
	content: "";
	background-image: url("../images/li-style.png");
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
}

#tizer .sale-date {
	margin: 40px 0 25px;
}
#tizer .sale-date .date {
	font-size: 22px;
	padding: 0 40px 0 10px;
}
#tizer .sale-date .wrap {
	background-image: url("../images/sale-back.png");
	background-repeat: no-repeat;
	padding: 0px 0 5px;
}
#tizer .sale-text {
	font-size: 24px;
	font-weight: 300;
	position: relative;
}
#tizer .sale-text span {
	font-size: 50px;
	position: absolute;
	font-weight: 900;
	color: #b60000;
	text-shadow: 2px 1px 0px white;
	line-height: 1;
}
.form-wrap {
	border: 12px solid rgba(255, 255, 255, 0.5);
	color: #333;
	text-align: center;
}
.form-wrap .form-back {
	background-color: #fff;
	padding: 15px 35px;
}
.form-wrap h5 {
	margin-top: 0;
	font-size: 24px;
	line-height: 1.2;
}
.form-wrap .sub-info {
	color: #838383;
	margin-top: 15px;
}
.form-wrap .btn-wrap {
	padding: 0 60px;
}



.form-wrap1 {
	border: 12px solid rgba(255, 255, 255, 0.5);
	color: #333;
	text-align: center;
}
.form-wrap1 .form-back {
	background-color: #fff;
	padding: 15px 35px;
}
.form-wrap1 h5 {
	margin-top: 0;
	font-size: 24px;
	line-height: 1.2;
}
.form-wrap1 .sub-info {
	color: #838383;
	margin-top: 15px;
}
.form-wrap1 .btn-wrap {
	padding: 0 60px;
}
.form-wrap .btn {
	font-size: 18px;
}
.form-wrap1 .btn {
	font-size: 18px;
}
#prices {
	text-align: center;
	padding: 25px 0;
}
.usluga .name {
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 15px;
	text-align:center;
}
.usluga .price .old {
	font-weight: 300;
	font-size: 16px;
	text-decoration: line-through;
}
.usluga .price .old span {
	font-weight: 700;
}
.usluga .price .new {
	font-weight: 300;
	font-size: 18px;
}
.usluga .price .new span {
	font-weight: 700;
	font-size: 28px;
	color: #b60000;
	line-height: 1;
}
.usluga .img-wrap img {
	border: 12px solid #cccccc;
	width: 100%;
}
.usluga .text {
	margin: 15px 0 10px;
	font-weight: 300;
}
.usluga .text:after {
	margin: 15px 0 10px;
	font-weight: 300;
}
.usluga .sub-text {
	font-weight: 300;
	font-size: 15px;
}
.usluga {
	color: #000;
}

#type-balk {
	text-align: center;
	padding: 40px 0;
	background: transparent;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
}
#type-balk h2 {
	margin-bottom: 50px;
	color:#fff;
}
#type-balk .name {
	color:#fff;
}
#type-balk .text {
	color:#fff;
}
#type-balk .sub-header {
	font-size: 24px;
	margin-bottom: 40px;
}
#type-balk .btn {
	margin-bottom: 100px;
}
#type-balk .usluga .img-wrap {
	position: relative;
}
#type-balk .usluga .sale {
	position: absolute;
	top: 20px;
	background-image: transparent;
	background-size: 100%;
	padding: 4px 25px 7px 15px;
	font-size: 14px;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 300;
}
#type {
	text-align: center;
	padding: 40px 0;
}
#type h2 {
	margin-bottom: 20px;
}
#type .sub-header {
	font-size: 24px;
	margin-bottom: 40px;
}
#type .btn {
	margin-bottom: 100px;
}
#type .usluga .img-wrap {
	position: relative;
}
#type .usluga .sale {
	position: absolute;
	top: 20px;
	background-image: url("../images/sale-type.png");
	background-size: 100%;
	padding: 4px 25px 7px 15px;
	font-size: 14px;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 300;
}
#sale-block {
	color: #fff;
}
#sale-block .first-sale {
	background-image: url("../images/back-1.png");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0 40px 0;
}
#sale-block .main-text {
	font-size: 44px;
	font-weight: 700;
}
#sale-block .main-text span.shadow {
	font-size: 56px;
	font-weight: 700;
	color: #b60000;
	text-shadow: 2px 1px 0px white;
}
#sale-block .text {
	font-size: 23px;
	margin-top: 18px;
}
#sale-block .second-sale {
	background-color: #f19115;
	text-align: right;
	border-top: 10px solid #b60000;
	border-bottom: 10px solid #275f91;
	padding: 50px 0 40px 0;
}

#sale-block .third-sale {
	background-color: #767b7b;
	padding: 50px 0 40px 0;
}
#sale-block .third-sale .main-text {
	font-size: 75px;
	line-height: 1.2;
}
#sale-block .third-sale .main-text span.back {
	background-color: #b60000;
	padding: 35px 15px 55px;
	display: inline-block;
	line-height: 0;
}
#service {
	padding: 6px 0 40px;
	text-align: center;
	
}
#service h2 {
	margin-bottom: 20px;
}
#service .sub-header {
	font-size: 24px;
	margin-bottom: 25px;
}
#service .text {
	margin: 15px 0 40px 0;
	padding: 0 40px;
	font-weight: 300;
}

#our-works {
	background-image: url("../images/work-back.png");
	padding: 40px 0 60px;
	background-repeat: no-repeat;
	background-size: cover;
}
#our-works .work {
	padding: 0 20px;
}
#our-works .yt-lightbox.image-left {
	border: 5px solid #a8a8a8;
	border-radius: 5px;
}
#our-works h2 {
	color: #fff;
}
#our-works h2:after {
	border: 2px solid #fff;
}
#reviews {
	padding: 40px 0 50px;
}
#reviews .review {
	padding: 30px;
}
#reviews .preson {
	margin-bottom: 10px;
}

#steps {
	background-color: #f1f1f1;
	text-align: center;
	padding: 40px 0 30px;
	font-family: Arial, sans-serif;
	color: #000;
}
#steps .step {
	margin-bottom: 40px;
	position: relative;
}
#steps .first .step {
	width: 20%;
	float: left;
	padding: 0 10px;
}
#steps .first > .step:nth-child(1):after,
#steps .first > .step:nth-child(2):after,
#steps .first > .step:nth-child(3):after,
#steps .first > .step:nth-child(4):after {
	content: url("../images/arrow-right.png");
	position: absolute;
	top: 22%;
	right: -25px;
}
#steps .second .step {
	width: 25%;
	float: left;
	padding: 0 10px;
}
#steps .second > .step:nth-child(2):after,
#steps .second > .step:nth-child(3):after,
#steps .second > .step:nth-child(4):after {
	content: url("../images/arrow-left.png");
	position: absolute;
	top: 24%;
	left: -25px;
}
#steps .second > .step:nth-child(4):before {
	content: url("../images/arrow-bottom.png");
	position: absolute;
	top: 22%;
	right: 0px;
}

#call-master {
	padding: 30px 0;
	overflow: hidden;
}
#call-master .text {
	font-size: 18px;
	padding-left: 45px;
}
#call-master h2 {
	font-size: 45px;
}
#call-master h2:after {
	content: "";
	border: none;
}
#call-master .call {
	margin-top: 35px;
	margin-bottom: 30px;
}
#call-master .phone {
	color: #b60000;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 20px;
}
#call-master .img-wrap {
	position: absolute;
	top: 0;
	margin-top: -60px;
}

#call-master .form-wrap {
	border: 6px solid rgb(225, 225, 225);
	color: #333;
	text-align: center;
	border-radius: 40px;
}

#call-master .form-wrap1 {
	border: 6px solid rgb(225, 225, 225);
	color: #333;
	text-align: center;
	border-radius: 40px;
}
#call-master .form-wrap1 .form-back {
	padding: 15px 25px;
	border-radius: 40px;
}
#call-master .form-wrap .form-back {
	padding: 15px 25px;
	border-radius: 40px;
}
#call-master .form-wrap h5 {
	margin-top: -36px;
	font-size: 17px;
	line-height: 1.2;
	text-transform: uppercase;
	font-weight: 400;
	color: #535353;
	background-color: #fff;
}
#call-master .form-wrap1 h5 {
	margin-top: -36px;
	font-size: 17px;
	line-height: 1.2;
	text-transform: uppercase;
	font-weight: 400;
	color: #535353;
	background-color: #fff;
}
#call-master .form-wrap .btn-wrap {
	padding: 0;
}
#call-master .form-wrap1 .btn-wrap {
	padding: 0;
}

#call-master input,
#call-master textarea {
	padding: 7px 20px;
}
footer #footer-info {
	border-top: 10px solid #b60000;
	padding: 30px;
	color: #fff;
	background-color: #333333;
	font-weight: 300;
}
footer .img-wrap {
	margin-top: 30px;
    width: 100%;
    text-align: center;
}









/*MODAL*/
#sucess_form,
#conf-modal,
#modal_form {
	width: 380px;
	height: auto;
	background-color: #c34347;
	position: fixed;
	top: 45%;
	left: 50%;
	margin-left: -205px;
	display: none;
	opacity: 0;
	z-index: 100;
	color: #fff;
}
#conf-modal {
	height: auto;
}
#modal_form{
	color: #222;
}
#modal_form p {
	text-align: center;
	margin-top: 20px;
	font-size: 26px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 0;
}
#modal_form form {
	padding: 20px 40px;
	width: auto;
	text-align: center;
}
#modal_form input,
#modal_form textarea {
	width: 100%;
}
#modal_form .btn{
	font-size: 16px;
	font-weight: 600;
	line-height: 2;
	margin-top: 40px;
}

#modal_form input,
#modal_form textarea {
	border: 1px solid #d8d5d5;
	box-shadow: 0 0 1px rgba(198, 178, 178, 0.5);
	border-radius: 5px;
	padding: 10px 25px;
	font-weight: 300;
	width: 100%;
	margin-top: 15px;
}

#sucess_form .head {
	text-align: center;
	padding-bottom: 0;
}
#conf-modal .head {
	padding: 0 40px;
	overflow: auto;
	height: 400px;

}
#sucess_form .head p {
	font-size: 20px;
	line-height: 1.2;
	padding: 20px 0;
}
#conf-modal .head p {
	font-size: 16px;
	line-height: 1.2;
	padding: 20px 0;
	text-align: left;
}
#sucess_form .head p strong {
	font-size: 35px;
	font-weight: 700;
	letter-spacing: -0.5px;
	line-height: 1.7;
}
#modal_close {
	position: absolute;
	right: -30px;
	top: -40px;
	font-size: 30px;
	color: #fff;
	cursor: pointer;
}

#overlay {
	z-index:99; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position:fixed; /* всегдa перекрывaет весь сaйт */
	background-color:#000; /* чернaя */
	opacity:0.8; /* нo немнoгo прoзрaчнa */
	-moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
	filter:alpha(opacity=80);
	width:100%;
	height:100%; /* рaзмерoм вo весь экрaн */
	top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	left:0;
	cursor:pointer;
	display:none; /* в oбычнoм сoстoянии её нет) */
}
.sp_qc_loading {
	position: absolute;
	right: 0;
}

.yt-lightbox a img {
    width: 100%;
    height: 100%;
}
.yt-lightbox a {
    height: 187px;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1400px) {
}

@media only screen and (max-width : 1200px) {
	.logo-subtext {
		line-height: 1;
	}
	.form-wrap .btn-wrap {
		padding: 0;
	}
	.form-wrap1 .btn-wrap {
		padding: 0;
	}
	#call-master .img-wrap {
		position: absolute;
		top: 0;
		margin-top: 0;
		margin-left: -40px;
	}
}

@media only screen and (max-width : 1000px) {
	#top-info {
		text-align: center;
	}
	header .img-wrap {
		float: none;
		margin: 0;
	}
	header .phone {
		 text-align: left;
	 }
	header .info-text {
		margin-bottom: 20px;
	}
	.form-wrap {
		margin-top: 50px;
	}
	.form-wrap1 {
		margin-top: 50px;
	}
	#prices .btn {
		margin-bottom: 60px;
	}
	#call-master .form-wrap h5 {
		margin-top: 0;
	}
		#call-master .form-wrap1 h5 {
		margin-top: 0;
	}
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 900px) {
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	#tizer .sale-text span {
		position: relative;
	}
	#steps {
		padding: 40px 0 340px;
	}
  .btn-header{
    width:100%;
  }
	#steps .first .step:after,
	#steps .second .step:after,
	#steps .second .step:before {
		content: "" !important;
	}
	#steps .first .step,
	#steps .second .step{
		width: 50%;
		height: 150px;
	}
	#steps .second {
		position: relative;
	}
	#steps .second .step{
		position: absolute;
	}
	#steps .second .step:nth-child(1) {
		top: 150px;
		left: 25%;
	}
	#steps .second .step:nth-child(2) {
		top: 0px;
		left: 50%;
	}
	#steps .second .step:nth-child(3) {
		top: 0px;
	}
	#steps .second .step:nth-child(4) {
		top: -185px;
		left: 50%;
	}
	h2 {
		font-size: 45px;
	}
	#sale-block .third-sale .main-text {
		font-size: 45px;
	}
	#call-master .img-wrap {
		display: none;
	}
	.yt-lightbox a {
	    height: auto;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 420px) {
	h2 {
		font-size: 35px;
	}
  .btn-header{
    width:100%;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 380px) {
.btn-header{
    width:100%;
  }
}

#clients {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}

#clients .container {
    align-items: center;
    background-color: #f19115;
    padding: 5px 15px;
    display: flex;
    box-shadow: 0px 1px 13px #000;
}

/* @media(max-width: 991px) {
    #clients {
        display: none;
    }
} */

@media(max-width: 991px) {
    #clients {
        font-size: 18px;    
    }
    
    #clients .container {
        flex-wrap: wrap;
    }
}

#clients .users {
    margin-right: 20px;
}

#clients .users span,
#clients .order span {
    display: inline-block;
    color: #000;
    background-color: #fff;
    line-height: normal;
    padding: 5px 5px 0;
}

#clients .btn {
    flex: 0 0 234px;
    margin-top: 0;
    margin: auto 0 auto auto;
}


.wats a{
	font-size: 15px;
  color: #ffffff;
      border: none;
}
.wats{
	font-size: 12px;
      margin-top: 15px;
      color: #fff;
    font-size: 14px;
    padding: 3px 0;
    background-color: #b60000;
    border: none;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 4px 0px #b60000;
    margin-bottom: 10px;
    margin-top: 15px;
}
header .wats .fa {
   color: #55eb6d;
    font-size: 22px;
    margin-right: 1px;
    padding: 5px;
}
header .btn-header .fa {
    color: #ffffff;
    font-size: 19px;
    margin-right: 1px;
    padding: 5px;
}
a {
    text-decoration: none !important;
}
a:active, a:focus { outline: none; }

footer .img-wrap1 img {
   
    width: 100%;
    text-align: center;
}

.wats .fa {
    color: #55eb6d;
    font-size: 22px;
    margin-right: 1px;
    padding: 5px;
}
.zam{
	    font-size: 18px;
    color: #000;
    line-height: 1.5;
}
 .adress .fa {
	    color: #b60000;
    font-size: 30px;
    margin-right: 10px;
}
.adress1 .fa {
	    color: #b60000;
    font-size: 30px;
    margin-right: 10px;
}
font-size: 30px;
    line-height: 1.3;

}




.img-wrap2 img {
   
    width: 100%;
    text-align: center;
}

.zag{
font-size: 30px;
line-height: 1.5;}

.form-wrap h5 {

    margin-top: 0;
    font-size: 22px;
    line-height: 1.2;

}
.ser img {
	width: 100%;
}

.form-wrap {
    margin-top: 5px;
}

.form-wrap1 {
    margin-top: 5px;
}
.form-wrap1 h5 {

    margin-top: 0;
    font-size: 15px;
    line-height: 1.2;

}

h2::after {
    content: "";
    border: 0px solid #b60000;
    display: block;
    width: 150px;
    margin-left: 47%;
    margin-top: 15px;
}
h2 {
margin-bottom: 20px;
;}


.wats1 a {

    font-size: 14px;
    color: #000;
    border: none;
   font-weight: bold;

}
.wats1 {

    font-size: 12px;
    margin-top: 15px;
    color: #b60000;
    font-size: 14px;
    padding: 3px 0;
    border: none;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 10px;
    margin-top: 2px;

}

header .wats1 .fa {

    color: #55eb6d;
    font-size: 22px;
    margin-right: 1px;
    padding: 5px;

}
.wats1 .fa {

    color: #55eb6d;
    font-size: 22px;
    margin-right: 1px;
    padding: 5px;

}



.wats2 a {

    font-size: 11px;
    color: #000;
    border: none;
  font-weight: bold;

}
.wats2 {

    font-size: 10px;
    margin-top: 10px;
    color: #b60000;
    font-size: 14px;
    padding: 0px 0;
    border: none;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 10px;
    margin-top: 2px;

}

header .wats2 .fa {

    color: #55eb6d;
    font-size: 20px;
    margin-right: 1px;
    padding: 3px;

}
.wats2 .fa {

    color: #55eb6d;
    font-size: 20px;
    margin-right: 1px;
    padding: 3px;

}
.logo1 img{
	width: 100%;
	float: left;
	
}
.logo img{
	max-width: 380px;
	
}
.slog {

    font-size: 15px;
    text-transform: uppercase;
    text-align: left;
    padding-top: 15px;
    color: #333;
    letter-spacing: 1.2px;
    padding-left: 25px;
}
.slog1 {

    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0px 20px 0px;
    color: #333;
    letter-spacing: 1.2px;
 


}
header .phone{
	margin-bottom: 2px;

}

.place {
	
	letter-spacing: 1.2px;
}
#tizer h1 {

    text-align: center;
    font-size: 32px;
    margin-bottom: 1px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    line-height: 1.5;

}

.zag {
    text-align: center;
    font-size: 32px;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    line-height: 1.5;
    color: #ffcd0a;
	padding-top: 30px;

}
.zag1 {
    text-align: center;
     font-size: 20px;
    margin-bottom: 1px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    line-height: 1.5;
    color: #ffffff;

}
.zag3 {
    text-align: center;
    font-size: 20px ;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    line-height: 1.5;
    color: #ffcd0a;

}
.zag4 {
    text-align: center;
    font-size: 20px ;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    line-height: 1.5;
    color: #ffcd0a;
	margin-top: -5px;
	padding-right: 25px;

}

.zg {

    text-align: center;
    font-size: 35px;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    line-height: 1.5;
    color: #ffcd0a;
	margin-top: -10px;
   

}
.zag5 {
    text-align: center;
    font-size: 16px ;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    line-height: 1.5;
    color: #ffcd0a;
	margin-top: -5px;
}

.zg1 {

    text-align: center;
    font-size: 25px;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    line-height: 1.5;
    color: #ffcd0a;
	margin-top: -10px;
   

}

.form-wrap .form-back {

    background-color: #fff;
    padding: 15px 20px;
	font-family: Arial;
	

}
.form-wrap {
	float: left;

}
.form-wrap h5 {

    margin-top: 0;
    line-height: 1.5;
    font-size: 17px;
    letter-spacing: 1px;
	margin-bottom: 0px;

}
.zag2{
font-size: 10px;}

form-wrap h5 .zag2 {

    margin-top: 0;
    font-size: 10px;
    line-height: 1.2;
	letter-spacing: 1px;
margin-bottom: -5px;
}

.form-wrap1 .form-back {
    background-color: #fff;
    padding: 15px 10px;
}


.form-wrap1 h5 {
    margin-top: 0;
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 1px;
    font-family: Arial;
    color: #333;
}

.wats1 a {

    font-size: 14px;
    color: #333;
    border: none;
    font-weight: bold;

}
/*wotsap*/
.wats1 a {

    font-size: 14px;
    color: #fff;
border: none;

}
.wats1 {

    font-size: 12px;
    margin-top: 15px;
    color: #b60000;
    font-size: 14px;
    padding: 3px 0;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 10px;
    margin-top: 2px;
	
	color: #fff;
font-size: 14px;

padding: 3px 0;

border: none;

text-align: center;

border-radius: 3px;

margin-bottom: 10px;

margin-top: 2px;

background-color: #f19115;

border: none;

border-radius: 3px;

box-shadow: 0 4px 0px #f19115b3;
}


.wats:hover{

  
    background-color: #f19115e6;
   
    box-shadow: 0 4px 0px #f19115e6;
  
}
header .wats1 .fa {

    color: #55eb6d;
    font-size: 22px;
    margin-right: 1px;
    padding: 5px;

}
.wats1 .fa {

    color: #55eb6d;
    font-size: 22px;
    margin-right: 1px;
    padding: 5px;

}
.wats1:hover{

  
    background-color: #f19115e6;
   
    box-shadow: 0 4px 0px #f19115e6;
  
}



.wats2 a {

     font-size: 12px;
    color: #fff;
border: none;

}
.wats2 {

    font-size: 10px;
    margin-top: 10px;
    color: #b60000;
    font-size: 14px;
    padding: 7px 0px;
    border: none;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 10px;
    margin-top: 2px;
	
	background-color: #f19115;

border: none;

border-radius: 3px;

box-shadow: 0 4px 0px #f19115b3;

}

header .wats2 .fa {

    color: #55eb6d;
    font-size: 20px;
    margin-right: 1px;
    padding: 3px;

}
.wats2 .fa {

    color: #55eb6d;
    font-size: 20px;
    margin-right: 1px;
    padding: 3px;

}
.wats2:hover{

  
    background-color: #f19115e6;
   
    box-shadow: 0 4px 0px #f19115e6;
  
}

.wats1 a {

    font-size: 14px;
    color: #fff;
    border: none;
    font-weight:bold;
    font-family: Arial;

}
.adress {
     text-align: left;
    color: #fff;
    padding-top: 55px;
    letter-spacing: 1.2px;
    font-size: 14px;
}
.wats {
    font-size: 12px;
    margin-top: 15px;
    color: #fff;
    font-size: 14px;
    padding: 3px 0;
    background-color: #f19115;
    border: none;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 4px 0px #f19115b3;
    margin-bottom: 10px;
    margin-top: 15px;
}
.wats:hover{

  
    background-color: #f19115e6;
   
    box-shadow: 0 4px 0px #f19115e6;
  
}

.btn-header{
  color: #fff;
    font-weight: 400;
    font-size: 16px;
    padding: 5px 0;
    background-color: #cf3d42;
    border: none;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 4px 0px #b60000;
    width: auto;
  margin-bottom: 10px;
    margin-top: 15px;
	 	cursor: pointer
}
.btn-header:hover{

    background-color: #b60000;
  
}

.btn{
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	padding: 8px 0;
	background-color: #cf3d42;;
	border: none;
	border-radius: 3px;
	box-shadow: 0 4px 0px #b60000;
	width: 250px;
	margin-top: 15px;
}
.btn:hover{
	background-color: #b60000;
	color: #fff;
}


/*Строка футер*/
.otz .port{
	border: 1px solid #b60000;
}
.port a{
	font-size: 16px;
font-family: Arial;
color: #000;
padding: 5px 10px;
margin-left: 55px;
border-left: 2px solid #000;
border-right: 2px solid #000;
}
.otz a{
	font-size: 16px;
font-family: Arial;
color: #000;
padding: 5px 10px;
margin-left: 55px;
border-left: 2px solid #000;
border-right: 2px solid #000;
}

#clients .container {
    align-items: center;
    background-color: #f19115;
    padding: 0px 15px;
    display: flex;
    box-shadow: 0px 1px 13px #000;
    text-align: center;
}

/*mobil*/
.port1 a{
	font-size: 10px;
font-family: Arial;
color: #000;
padding: 5px;
margin-left:px;
border-left: 2px solid #000;
border-right: 2px solid #000;
text-transform: uppercase;
}
.otz1 a{
	font-size: 10px;
font-family: Arial;
color: #000;
padding: 5px;
border-left: 2px solid #000;
border-right: 2px solid #000;
text-transform: uppercase;
}

#clients .container {
    align-items: center;
    background-color: #f19115;
    padding: 0px ;
    display: flex;
    box-shadow: 0px 1px 13px #000;
    text-align: center;
}



.pla1{
	font-size: 14px;
	text-transform: uppercase;
	color: #b60000;
	text-align: center;
  padding: 5px 0px 10px 0px;
}

.pla {

    font-size: 14px;
    text-transform: uppercase;
    color: #b60000;
    text-align: justify;
    padding-top: 10px;
    padding-left: 25px;

}







.otz a:hover {

    font-size: 16px;
    color: #fff; 
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
	box-shadow: 5px 5px 3px #0000004d;

}

.port a:hover {
    font-size: 16px;
    color: #fff; 
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
	box-shadow: 5px 5px 3px #0000004d;

}
.port{
	box-shadow: 0px 5px 3px #0000004d;

}


.pla{
	font-size: 12px;
	text-transform: uppercase;
	color: #b60000;
	text-align: center;
  padding-top: 10px;
}

.pla1{
	font-size: 14px;
	text-transform: uppercase;
	color: #b60000;
	text-align: center;
  padding: 5px 0px 10px 0px;
}

.img-mai img{
  position: absolute;
width: 80px;
margin-bottom: -450px;
z-index: 1000;


}

.otz1{
font-size: 16px;

font-family: Arial;

color: #000;

padding: 5px 10px;

margin-left: 55px;


cursor: pointer;

}



.img-wrap1 img{
	width: 250px;
margin-top: -15px;
    margin-left: 105px;


}

.close {

    float: right;
    font-size: 35px;
    font-weight: 700;
    line-height: 1;
    color: #b60000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
opacity: 1;
}
.pla {

    font-size: 14px;
    text-transform: uppercase;
    color: #b60000;
    text-align: justify;
    padding-top: 10px;
    padding-left: 25px;

}



.deb {

  
    left: 0;
    bottom: 0;
    width: 80px;
    z-index: 99;
 cursor: pointer;

}
.deb:hover {

  
    left: 0;
    bottom: 0;
    width: 80px;
    z-index: 99;
 cursor: pointer;

}
.deb img {

    width: 180px;
    z-index: 99;
    position: absolute;
    left: 20px;
    bottom: -25px;
  cursor: pointer;
  
  
}
.deb img:hover {

    width: 250px;
	z-index: 99;
    position: absolute;
    left: 20px;
	bottom: -20px;
	

}
.otz2 a{
text-decoration: none;
outline: none;
display: inline-block;
padding: 7px 10px;
margin: 1px;
border-radius: 5px;
background-image: linear-gradient(45deg, #ff1110 0%, #333 50%, #ff1110 100%);
background-position: 100% 0;
background-size: 200% 200%;
font-family: 'Montserrat', sans-serif;
font-size: 12px;
font-weight: 300;
color: white;
box-shadow: 0 16px 32px 0 rgb(51, 51, 51);
transition: .5s;
text-transform: uppercase;
font-family: Arial;


}
.otz2 a:hover {
  box-shadow: 0 0 0 0 rgba(0,40,120,0);
  background-position: 0 0;
}

.port2 a{

text-decoration: none;
outline: none;
display: inline-block;
padding: 7px 10px;
margin: 1px;
border-radius: 5px;
background-image: linear-gradient(45deg, #ff1110 0%, #333 50%, #ff1110 100%);
background-position: 100% 0;
background-size: 200% 200%;
font-family: 'Montserrat', sans-serif;
font-size: 12px;
font-weight: 300;
color: white;
box-shadow: 0 16px 32px 0 rgb(51, 51, 51);
transition: .5s;
text-transform: uppercase;
font-family: Arial;

}
.port2 a:hover {
  box-shadow: 0 0 0 0 rgba(0,40,120,0);
  background-position: 0 0;
}

/*desktop*/
.otz3 a{
text-decoration: none;
outline: none;
display: inline-block;
padding: 10px 25px;
margin: 1px;
border-radius: 5px;
background-image: linear-gradient(45deg, #ff1110 0%, #333 50%, #ff1110 100%);
background-position: 100% 0;
background-size: 200% 200%;
font-family: 'Montserrat', sans-serif;
font-size: 15px;
font-weight: 300;
color: white;
box-shadow: 0 16px 32px 0 rgb(51, 51, 51);
transition: .5s;
text-transform: uppercase;
font-family: Arial;


}
.otz3 a:hover {
  box-shadow: 0 0 0 0 rgba(0,40,120,0);
  background-position: 0 0;
}

.port3 a{

text-decoration: none;
outline: none;
display: inline-block;
padding: 10px 28px;
margin: 1px;
border-radius: 5px;
background-image: linear-gradient(45deg, #ff1110 0%, #333 50%, #ff1110 100%);
background-position: 100% 0;
background-size: 200% 200%;
font-family: 'Montserrat', sans-serif;
font-size: 15px;
font-weight: 300;
color: white;
box-shadow: 0 16px 32px 0 rgb(51, 51, 51);
transition: .5s;
text-transform: uppercase;
font-family: Arial;

}
.port3 a:hover {
  box-shadow: 0 0 0 0 rgba(0,40,120,0);
  background-position: 0 0;
}

.port4 a{

text-decoration: none;
outline: none;
display: inline-block;
padding: 10px 65px;
margin: 1px;
border-radius: 5px;
background-image: linear-gradient(45deg, #ff1110 0%, #333 50%, #ff1110 100%);
background-position: 100% 0;
background-size: 200% 200%;
font-family: 'Montserrat', sans-serif;
font-size: 15px;
font-weight: 300;
color: white;
box-shadow: 0 16px 32px 0 rgb(51, 51, 51);
transition: .5s;
text-transform: uppercase;
font-family: Arial;

}
.port4 a:hover {
  box-shadow: 0 0 0 0 rgba(0,40,120,0);
  background-position: 0 0;
}


.form-wrap {
   
box-shadow: 5px 5px 5px 5px rgba(14, 9, 7, 0.5);}


 .conta {
    align-items: center;
     margin-left: 10%;
}

.btn11 {
    color: #b60000;
    text-transform: uppercase;
    font-size: 16px;
    padding: 8px 0;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 4px 0px #b60000;
    width: 200px;
    border: 5px solid rgba(142, 140, 137, 0.2);
    box-shadow: 5px 5px 5px 5px rgba(14, 9, 7, 0.5);
    text-align: center;
  margin: 0 auto;}

  /*.daun a{
	color: #b60000;
font-weight: 600;
font-size: 30px;
}

.daun{
  padding: 20px 10px;
  	color: #b60000;
font-weight: 600;
font-size: 30px;
}*/
  
    .daun{  
	color: #000;
    font-family: arial;
    font-size: 20px;
	}
	
.daun a{  
	color: #000;
    cursor: pointer;
	}

.zag41 {
text-align: left;
font-size: 18px;
margin-bottom: 0px;
text-transform: uppercase;
letter-spacing: 1.5px;
line-height: 1.5;
color: #fff;
margin-top: -7px;
padding: 0px 0px 0px 35px;

}
.zag42 {
text-align: left;
font-size: 14px;
margin-bottom: 0px;
text-transform: uppercase;
letter-spacing: 1.5px;
line-height: 1.5;
color: #fff;
margin-top: -7px;
padding: 0px 0px 0px 35px;

}

.zag1 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    line-height: 1.5;
    color: 
    #ffcd0a;
}
#tizer h1 {

    text-align: center;
    font-size: 32px;
    margin-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    line-height: 1.5;
    color: #ffcd0a;

}
header .phone .fa, footer .phone .fa {
    padding: 3px 5px;
    border-radius: 9000px;
    border: 2px solid #b60000;
    line-height: 1;
    color: #b60000;
    margin-right: 10px;
}



@media only screen and (min-width: 1200px){/*Тут размер в пикселах*/
    .mob_menu_{display: none;/*Удоляет блок*/}
   }
@media only screen and (min-width: 1000px){/*Тут размер в пикселах*/
    .mob_menu_{display: none;/*Удоляет блок*/}
   }
@media only screen and (min-width: 800px){/*Тут размер в пикселах*/
    .mob_menu_{display: none;/*Удоляет блок*/}
   }
   
  
   

footer .img-wrap {
    margin-top: 30px;
    width: 100%;
    text-align: left;
}
.show{
  float: right;
      cursor: pointer;
}
.show:hover{
  color: #b60000;
}
.place{
font-size:11px
}
 footer .phone .place {
    padding-right: 0;
    padding-top: 15px;
font-size: 13px;
   text-align: centr;
}

.place2
{
	
text-align: right;
margin-top: 30px;
 line-height: 1;
  letter-spacing: 2px;
}

#back-to-top:hover{
  color: #b60000;
}
#back-to-top{
  float: right;
      cursor: pointer;
}



header .place {
    text-align: right;
    padding-right: 0;
    font-size: 24px;
    letter-spacing: 2.5px;
}

header .place .fa  {
    padding: 3px 5px;
    border-radius: 9000px;
    border: 2px solid #b60000;
    line-height: 1;
    color: #b60000;
  	text-align: right;
	font-size: 22px;
}
.pla {
        letter-spacing: 1px;
    font-size: 9px;
    text-transform: uppercase;
    color: #b60000;
    text-align: center;
    padding-top: 10px;
   
}

.menu1 {
        float: left;
    letter-spacing: 1.2px;
    font-family: Arial, sans-serif;
	    padding-top: 25px;
    padding-bottom: 25px;

  top: 0;
  width: 100%;
}
.menu1 li {
float: left;
    margin-right: 25px;
    padding-left: 3px;
    background: transparent;
	 list-style-type: none;
}
.menu1 a:hover {
    background: transparent;
 color: #b60000;
}
.menu1 li a {
    color: #000;
    font-size: 14px;
    background: transparent;
    font-family: Arial, sans-serif;
    /* font-weight: bold; */
    text-transform: uppercase;
    padding: 7px 15px;
}
.polosa{
	    border-bottom: 3px solid #b60000;
  
}
.br{
	height: 25px;
}
.btn-header {
    color: #b60000;
    font-weight: 400;
    font-size: 14px;
    padding: 0px 0;
    background-color: transparent;
    border: none;
    text-align: center;
    border-radius: 0px;
    width: auto;
    margin-bottom: 0px;
    margin-top: 4px;
    cursor: pointer;
    
    float: right;
    text-transform: uppercase;
	    box-shadow: 0 0px 0px #b60000;
		    letter-spacing: 1px;
}
header .btn-header .fa {
    color: #b60000;
    font-size: 14px;
    margin-right: 1px;
    padding: 5px;
}
 .btn-header:hover{
	background-color: transparent;
	color: #000;
}
header .btn-header .fa {
    color: #b60000;
    font-size: 15px;
    margin-right: 1px;
    padding: 5px;
}
.kont{
	float: right;
}
#top-info {
    padding: 0px;
	    margin-bottom: -2px;
}
.wra{
	padding-top: 87px;
}
.top1{
	padding-top: 10px;
}
.zam {
	     float: none;
    text-align: center;
    padding-bottom: 35px;

    font-size: 12px;
    letter-spacing: 1px;
}
    .uslu {
		border: 12px solid #cccccc;

		    overflow: hidden;
    }
	    .uslugi{
			font-size: 20px;
    margin-bottom: 5px;
		margin-top: 15px;}
		.ost img{ 
		padding: 5px;
		width: auto;}
		.uslu1{
			padding: 5px;
		}
		
		.name1{
			background: #cccccc;
			padding: 15px 5px;
			
		}
		.img-wrap2 img {
    width: 100%;
}
.us1 {
    margin: 0px;
    border: 12px solid #cccccc;
	    padding-bottom: 25px;
    margin-bottom: 35px;
}
.name3 {
      background: #cccccc;
    padding: 10px 5px;
    text-transform: uppercase;
    font-size: 20px;
}
.usluga .text1 {
        margin: 15px 0 10px;
    font-weight: 300;
    padding: 0 40px;
    font-weight: 300;
    font-family: Arial, sans-serif;
    letter-spacing: 1px;;
}
.usluga .sub-text1 {
      font-weight: 300;
    padding: 0 40px;
    font-weight: 300;
    font-family: Arial, sans-serif;
    letter-spacing: 1px;;
}
.usluga .price .old1 {
    font-weight: bold;
    font-size: 16px;
    text-decoration: line-through;
    padding-top: 15px;
}
.sub-text4{
font-size:18px;
}
#modal_close {
  position: absolute;
  right: 1px;
  top: -40px;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
}
#str{
	margin-top: -50px;
}



}
.uslug3 { border: 5px solid #ffcd0a85;
	    padding-bottom: 2px;
    margin-bottom: 15px;
}

.us2 {
    
    border: 5px solid #ffcd0a;
	    padding-bottom: 2px;
    margin-bottom: 15px;
	box-shadow: 3px 3px 3px 3px #0000003d;
}

.name4 {
    background: #ffcd0a;
    padding: 5px 5px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1.2px;
}
.usluga1 .text1 {
        margin: 15px 0 10px;
    font-weight: 300;
    padding: 0 40px;
    font-weight: 300;
    font-family: Arial, sans-serif;
    letter-spacing: 1px;;
}
.usluga1 .sub-text1 {
      font-weight: 300;
    padding: 0 40px;
    font-weight: 300;
    font-family: Arial, sans-serif;
    letter-spacing: 1px;;
}
.usluga1 .price .old1 {
    font-weight: bold;
    font-size: 16px;
    text-decoration: line-through;
    padding-top: 15px;
}

.us3 {
  
   border: 5px solid #b60000ba;
    margin-bottom: 30px;
	 margin-top: 10px;
}
.name5 {
    background: #b60000;
padding: 20px 5px;
text-transform: uppercase;
font-size: 15px;
letter-spacing: 1.2px;
color: #fff;
}

.us4 {
  
   border: 5px solid  #ffcd0a73;
    margin-bottom: 10px;
	 margin-top: 10px;
}
.name6 {
    background: #ffcd0a;
padding: 20px 5px;
text-transform: uppercase;
font-size: 15px;
letter-spacing: 1.2px;
color: #000;
}
.usl1{
padding: 0px 10px;
}
a .name4{
color: #000;}

/*pravka*/
.pla {
  letter-spacing: 1px;
  font-size: 9px;
  text-transform: uppercase;
  color: #b60000;
  text-align: center;
  padding-top: 10px;
  margin-bottom: 7px;
}
.name6 {
  background: #e6ebee;
  padding: 20px 5px;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 1.2px;
  color: #000;
}
.us4 {
border: 0px solid #ffcd0a73;
  margin-bottom: 10px;
  margin-top: 10px;
  box-shadow: 3px 3px 3px 3px #0000003d;
}

.name4 {
  background: #E6EBEE;
  padding: 15px 5px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1.2px;
}
.place1 {
  padding-right: 0;
  padding-top: 5px;
  padding-bottom: 0px;
  font-size: 20px;
}
.zam {
  float: none;
  text-align: center;
  padding-bottom: 35px;
  font-size: 12px;
  letter-spacing: 1px;
  margin-top: 7px;
}
.us2 {
  border: 5px solid #e6ebee;
  padding-bottom: 2px;
  margin-bottom: 15px;
  box-shadow: 3px 3px 3px 3px #0000003d;
}
.us2:hover {
  
background-color: #E6EBEE;
}
.name4 {
  padding: 15px 5px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1.2px;
  background-image: linear-gradient(45deg, #ff1110 0%, #333 50%, #ff1110 100%);
  background-position: 100% 0;
  background-size: 200% 200%;
  font-weight: 300;
  color: white;
  box-shadow: 0 16px 32px 0 rgb(51, 51, 51);
  font-size: 15px;
  letter-spacing: 1px;
}
.us2 {
  border: 5px #e6ebee;
  padding-bottom: 2px;
  margin-bottom: 15px;
  box-shadow: 3px 3px 3px 3px #0000003d;
  background-image: linear-gradient(45deg, #ff1110 0%, #333 50%, #ff1110 100%);
  background-position: 100% 0;
  background-size: 200% 200%;
  font-weight: 300;
  color: white;
  box-shadow: 0 10px 10px 0 rgb(51, 51, 51);
}
a .name4 {
  color: #fff;
}
.usluga .name {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 15px;
    text-align: center;
}
/**/
.us1 {
  margin: 0px;
    margin-bottom: 0px;
  border: 0px solid #cccccc;
  padding-bottom: 25px;
  margin-bottom: 35px;
  box-shadow: 0 10px 10px 0 rgb(51, 51, 51);
}
.name3 {
  
  text-transform: uppercase;
  font-size: 18px;
  padding-bottom: 2px;

  box-shadow: 3px 3px 3px 3px #0000003d;
  background-image: linear-gradient(45deg, #ff1110 0%, #333 50%, #ff1110 100%);
  background-position: 100% 0;
  background-size: 200% 200%;
  color: #fff;
  padding: 10px 0px;
}
.usluga .text1 {
    margin: 15px
px
 0 10px;
    font-weight: 300;
    padding: 0 40px;
    font-weight: 300;
    font-family: Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 14px;
}
.logo1 img {
  width: 105%;
  float: left;
  margin-left: -25px;
}
.zag33 {
    text-align: center;
    font-size: 32px;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    line-height: 1.5;
    color: #b60000;
    padding-top: 30px;
}
.place a{
  color:#000;
}
.place1 a{
  color:#000;
}
.form-wrap4{
	width: 40%;
}