

/* Start:/local/kc.templates/templates/reset/css/reset.css?17771852781436*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.G_el{
	color: #393c54;
	overflow: hidden;
	margin-bottom: 60px;
}

.G_el_inf{
	display: block;
	position: relative;
	margin-top: 30px;
}
.G_el_inf li{
	font-size: 22px;
	margin-bottom: 30px;
	line-height: 28px;
}

.G_el_inf>h2{
	font-size: 48px;
	font-weight: 400;
	margin-bottom: 40px;
	line-height: 48px;
}

.G_el img{
	display: block;
	position: relative;
	width: 100%;
}

/* End */


/* Start:/local/kc.templates/templates/grid/css/kc.grid.css?176664855810807*/
.kc-container {
    display: block;
    position: relative;
    width: 100%;
    max-width: 1780px;
    margin: auto;
}
.kc-relative{
    position: relative;
}
.hr{
    display: block;
    position: relative;
    height: 1px;
    background-color: #242424;
}
p>i{
    letter-spacing: 1px;
}
@media(max-width: 1799px){
    .kc-container{
        max-width: 1610px;
    }
}
@media(max-width: 1629px){
    .kc-container{
        max-width: 1320px;
    }
}
@media(max-width: 1399px){
    .kc-container{
        max-width: 1140px;
    }
}
@media(max-width: 1199px){
    .kc-container{
        max-width: 960px;
    }
}
@media(max-width: 991px){
    .kc-container{
        max-width: 720px;
    }
}
@media(max-width: 767px){
    .kc-container{
        max-width: 540px;
    }
}
@media(max-width: 575px){
    .kc-container{
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media(max-width: 399px){
    .kc-container{
        padding-left: 10px;
        padding-right: 10px;
    }
}
.kc-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px
}
.kc-row > * {
    box-sizing: border-box;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
}
.kc-row-center {
    justify-content: center;
}
.kc-col {
    flex: 1 0 0%
}
@media (max-width: 575px) {
    .kc-row{
        margin-right: -10px;
        margin-left: -10px
    }
    .kc-row > *{
        padding-right: 10px;
        padding-left: 10px;
    }
}
@media (max-width: 399px) {
    .kc-row{
        margin-right: -5px;
        margin-left: -5px
    }
    .kc-row > *{
        padding-right: 5px;
        padding-left: 5px;
    }
}
@media (min-width: 576px) {
    .kc-col-sm {
        flex: 1 0 0%
    }
}
@media (min-width: 768px) {
    .kc-col-md {
        flex: 1 0 0%
    }
}
@media (min-width: 992px) {
    .kc-col-lg {
        flex: 1 0 0%
    }
}
@media (min-width: 1200px) {
    .kc-col-xl {
        flex: 1 0 0%
    }
}
@media (min-width: 1400px) {
    .kc-col-xxl {
        flex: 1 0 0%
    }
}
@media (min-width: 1630px) {
    .kc-col-ul {
        flex: 1 0 0%
    }
}
@media (min-width: 1800px) {
    .kc-col-mg {
        flex: 1 0 0%
    }
}
.kc-col-1 {
    flex: 0 0 auto;
    width: 8.33333333%
}
.kc-col-2 {
    flex: 0 0 auto;
    width: 16.66666667%
}
.kc-col-3 {
    flex: 0 0 auto;
    width: 25%
}
.kc-col-4 {
    flex: 0 0 auto;
    width: 33.33333333%
}
.kc-col-5 {
    flex: 0 0 auto;
    width: 41.66666667%
}
.kc-col-6 {
    flex: 0 0 auto;
    width: 50%
}
.kc-col-7 {
    flex: 0 0 auto;
    width: 58.33333333%
}
.kc-col-8 {
    flex: 0 0 auto;
    width: 66.66666667%
}
.kc-col-9 {
    flex: 0 0 auto;
    width: 75%
}
.kc-col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}
.kc-col-11 {
    flex: 0 0 auto;
    width: 91.66666667%
}
.kc-col-12 {
    flex: 0 0 auto;
    width: 100%
}
@media (min-width: 576px) {
    .kc-col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
@media (min-width: 768px) {
    .kc-col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
@media (min-width: 992px) {
    .kc-col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
@media (min-width: 1200px) {
    .kc-col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
@media (min-width: 1400px) {
    .kc-col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
@media (min-width: 1630px) {
    .kc-col-ul-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-ul-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-ul-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-ul-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-ul-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-ul-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-ul-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-ul-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-ul-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-ul-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-ul-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-ul-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
@media (min-width: 1800px) {
    .kc-col-mg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-mg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-mg-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-mg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-mg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-mg-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-mg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-mg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-mg-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-mg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-mg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-mg-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
.kc-pagen{
    display: block;
    position: relative;
    font-size: 0;
}
.kc-pagen .text:first-child{
    display: none;
}
.kc-pagen .text>b{
    display: inline-block;
    position: relative;
    border-radius: 50%;
    line-height: 30px;
    width: 32px;
    height: auto;
    border: 1px solid #08e5be;
    background-color: #08e5be;
    color: #000;
    font-size: 14px;
    text-align: center;
    margin: 3px;
    vertical-align: middle;
}
.kc-pagen .text>a{
    display: inline-block;
    position: relative;
    border-radius: 50%;
    line-height: 30px;
    width: 32px;
    height: auto;
    border: 1px solid #08e5be;
    background-color: transparent;
    color: #000;
    font-size: 14px;
    text-align: center;
    margin: 3px;
    vertical-align: middle;
}
.kc-pagen .text>a.kc-next{
    border: none;
    font-size: 0;
    border-radius: 0;
    background-image: url(/local/kc.templates/templates/promotions/img/arrow_right.svg);
    max-width: unset;
    width: 65px;
    max-height: unset;
    height: 17px;
    background-size: 100%;
}
.kc-pagen .text>a.kc-prev{
    border: none;
    font-size: 0;
    border-radius: 0;
    background-image: url(/local/kc.templates/templates/promotions/img/arrow_right.svg);
    max-width: unset;
    width: 65px;
    max-height: unset;
    height: 17px;
    background-size: 100%;
    transform: rotate(180deg);
}
.kc-pagen .text>a.kc-end,
.kc-pagen .text>a.kc-start
{
    display: none;
}
/* End */


/* Start:/local/kc.templates/templates/header/css/header.css?17772084275505*/
#Modal{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 4;
	display: none;
}

#Modal_cont{
	position: absolute;
	left: 50%;
	top: -10%;
	transform: translate(-50%, -50%);
	background: white;
	width: 410px;
	height: 255px;
	border-radius: 2px;
	padding: 10px;
	opacity: 0;
	transition: 0.6s ease-in-out;
}

#Modal_cont span{
	float: right;
	font-size: 38px;
	font-weight: 100;
	line-height: 11px;
	padding: 10px;
	cursor: pointer;
}

#Modal form{
	margin-top: 30px;
}

#Modal input{
	font-size: 14px;
	color: black;
	border: none;
	outline: none;
	background: #cacaca;
	padding: 0 17px;
	margin-bottom: 15px;
	width: 306px;
	height: 50px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	float: left;
}

.M_button{
	width: 200px;
	height: 50px;
	background: #f1a600;
	border-radius: 2px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	color: white;
	cursor: pointer;
	transition: 0.3s;
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.5);
	float: left;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
	margin-top: 15px;
}

#true{
	position: fixed;
	top: 20px;
	right: 30px;
	padding: 20px 20px;
	background: #3ab51f;
	color: white;
	border-radius: 2px;
	display: none;
	z-index: 6;
}

#false{
	position: fixed;
	top: 20px;
	right: 30px;
	padding: 20px 20px;
	background: red;
	color: white;
	border-radius: 2px;
	display: none;
	z-index: 5;
}

.text{
	color: #393c54;
	font-size: 24px;
	font-weight: 300;
	margin: 20px 0;
	line-height: 36px;
}

.text span{
	font-weight: 400;
}

.list{
	color: #393c54;
	font-size: 24px;
	font-weight: 300;
	margin: 20px 0;
	line-height: 36px;
}

.list li.title_light {
	font-weight: 400;
}

#Breadcrumbs{
	margin: 15px 0;
	overflow: hidden;
	padding: 5px 0;
}

#Breadcrumbs a{
	color: #393c54;
}

.breadcrumb{
	position: relative;
  margin: 0 25px;
  float: left;
}

.breadcrumb::after {
  font-family: arial;
  content: "›";
  position: absolute;
  right: -28px;
  top: 3px;
  width: 10px;
  height: 10px;
}

.breadcrumb:last-child::after{
	content: '';
}

#Phone_header{
	display: none;
}

#Pre_header{
	height: 140px;
	position: relative;
}

.cont{
	width: 1140px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	height: 100%;
}

#pre_logo{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	float: left;
	width: 236px;
}

#pre_times{
	position: relative;
	top: 50%;
	margin-left: 100px;
	transform: translateY(-50%);
	float: left;
	font-family: 'Oswald';
  font-weight: 300;
  font-size: 20px;
  line-height: 25px;
}

#pre_mail{
	position: relative;
	top: 50%;
	margin-left: 100px;
	transform: translateY(-50%);
	float: left;
	font-family: 'Oswald';
	font-weight: 300;
	font-size: 20px;
	line-height: 25px;
}

#pre_phone{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	font-family: 'Oswald';
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
	float: right;
}

.pre_ico{
	position: absolute;
	width: 22px;
	height: 22px;
	margin-left: -30px;
	margin-top: 3px;
}

#header{
	position: relative;
	width: 100%;
	height: 62px;
	background: #162865;
}

#header_links li{
	font-size: 20px;
	line-height: 62px;
	float: left;
	padding: 0 18px;
	transition: 0.3s;
	cursor: pointer;
}

#header_links li a{
	color: white;
	transition: 0.3s;
	display: block;
}

#header_links li:first-child{
	padding-left: 0;
}

#header_links li:hover a{
	color: #f1a600;
}

@media screen and (max-width: 1160px){
  .cont{
    width: 900px;
  }
  #pre_times{
    display: none;
  }
}

@media screen and (max-width: 950px){
	#Phone_header{
		display: block;
	}
	#burger{
		width: 35px;
		padding: 15px;
		position: fixed;
		right: 20px;
		top: 20px;
		background: #162865;
		border-radius: 50%;
		z-index: 3;
	}
	#Phone_links{
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: #162865;
		z-index: 2;
		transition: 0.3s ease-in-out;
		color: white;
		display: none;
	}
	#Phone_links a{
		color: white;
	}
	#Phone_phone{
		position: absolute;
		left: 15px;
		top: 33px;
		font-size: 18px;
		font-weight: 300;
	}
	#Phone_button{
		position: absolute;
		left: 150px;
		top: 26px;
		font-size: 14px;
		padding: 8px 10px;
		border: 1px solid white;
		cursor: pointer;
		border-radius: 2px;
		transition: 0.1s ease-in-out;
	}
	#Phone_links ul{
		margin: 100px 0 0;
	}
	#Phone_links ul li{
		text-align: center;
		font-size: 22px;
		padding: 15px 0;
		margin: 10px 0;
		position: relative;
	}
	#Phone_links ul li::after{
		content: '';
		position: absolute;
		bottom: 0;
		left: 50%;
		width: 30%;
		height: 1px;
		background: white;
		transform: translateX(-50%);
	}
	.cont{
		width: 90%;
	}
	#Pre_header{
		display: none;
	}
	#header{
		display: none;
	}
	.text{
		text-align: justify;
	}
	.list{
		text-align: justify;
	}
	.list li{
		margin: 15px 0;
	}
}

@media screen and (max-width: 630px){
	#burger{
		top: 10px;
		right: 10px;
	}
	#Modal_cont{
		width: 90%;
	}
	#Modal input{
		width: 90%;
	}
}

@media screen and (max-width: 321px){
	#Phone_button{
		left: 130px;
	}
	#Phone_phone{
		left: 8px;
	}
	#Phone_links ul li{
		padding: 15px 0;
	}
}

/* End */


/* Start:/local/kc.templates/templates/header/css/style.css?177719297310127*/
body *{
	font-family: 'Oswald', sans-serif;
}

a{
	text-decoration: none;
}

#wrapper .using-link li:nth-child(1) a{
	color: #f1a600;
}

#First{
	width: 100%;
  height: 510px;
  background-image: url('/img/main_1.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

h1{
	color: white;
  font-size: 82px;
  font-weight: 500;
  line-height: 89px;
  position: absolute;
  top: 35px;
}

#f_additions{
	top: 333px;
	line-height: 34px;
	font-size: 29px;
	padding-left: 30px;
	list-style-type: disc;

	font-weight: 300;
	color: white;
	position: absolute;
}

#f_form{
	position: absolute;
  top: 46px;
  right: 42px;
  background: rgba(255, 255, 255, 0.84);
	padding: 20px 30px;
}

#f_form form{
	overflow: hidden;
	width: 340px;
	margin: 0 auto;
}

.f_input{
	font-size: 14px;

  color: black;
  border: none;
  outline: none;
  background: #cacaca;
  padding: 0 17px;
	margin: 6px auto;
  width: 306px;
  height: 50px;
  float: left;
}

#f_polit{

  font-size: 13px;
  position: absolute;
  bottom: -30px;
  color: white;
  text-align: center;
  font-weight: 200;
}

#f_button{
	position: relative;
	float: left;
  width: 200px;
  height: 50px;
	margin: 10px 0;
	left: 50%;
	transform: translateX(-50%);
  background: #f1a600;
  border-radius: 2px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  color: white;
  cursor: pointer;
  transition: 0.3s;
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.5);
}

#Big_line{
	height: 75px;
	background: #f1a600;
}

#Big_line p{

  font-size: 20px;
  color: white;
  position: absolute;
  line-height: 75px;
  left: 52px;
}

#Big_button{
	width: 274px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background: #162865;
	color: white;
	cursor: pointer;
	position: absolute;
	right: 108px;
	top: 15px;

	font-size: 18px;
	border-radius: 2px;
	transition: 0.2s;
	border: 3px solid #162865;
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.5);
}

#Big_button:hover{
  border: 3px solid white;
  background: #f1a600;
  color: white;
}

.title{
	padding: 30px 0;
	margin-bottom: 30px;
	font-size: 40px;

  line-height: 49px;
  color: #393c54;
  position: relative;
	text-align: center;
}

.w_title{
	color: white;
}

.title span{
	color: #f1a600;
}

.title::after{
	content: "";
  width: 90px;
  height: 4px;
  background: #f1a600;
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translate(-50%);
}

.Usl{
	width: 350px;
	height: 350px;
	margin: 25px 15px;
  float: left;
  position: relative;
	color: #393c54;
}

.usl_img{
	position: absolute;
	left: 0;
	top: 0;
	width: 350px;
	height: 248px;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	text-align: center;
	line-height: 248px;
	color: white;
	font-weight: 200;
	font-size: 72px;
	transition: 0.3s ease-in-out;
}

.usl_img:hover{
	opacity: 1;
}

.Usl h2{
	font-size: 22px;
	position: relative;
	padding-top: 33px;
	line-height: 25px;
}

.Usl h2::before{
	content: "";
  width: 70px;
  height: 4px;
  background: #f1a600;
  position: absolute;
  margin-top: -12px;
}

.Usl p{
	font-size: 15px;
  margin-top: 8px;
  line-height: 19px;
}

#Zahvat{
	height: 470px;
  width: 100%;
	background: url('/img/main_3.jpg');
	background-position: bottom;
	background-size: cover;
	background-attachment: fixed;
}

#Z_form{
	width: 910px;
	height: 70px;
	background: rgba(255,255,255, 0.84);
	position: absolute;
	top: 263px;
	left: 50%;
	transform: translate(-50%);
}

.Z_input{
	font-size: 14px;

  color: black;
  border: none;
  outline: none;
  background: #cacaca;
  padding: 0 17px;
	margin: 10px 5px;
  width: 306px;
  height: 50px;
  float: left;
}

#Z_button{
	width: 185px;
  height: 50px;
  border-radius: 2px;
  background: #f1a600;
  font-size: 18px;

  color: #fff;
  text-align: center;
  line-height: 50px;
  position: relative;
  top: 9px;
  float: left;
  cursor: pointer;
  transition: 0.2s;
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.5);
}

#Z_politika{
	position: absolute;
  bottom: -20px;
  color: white;
  
  font-size: 14px;
  font-weight: 200;
  width: 910px;
  text-align: center;
}

#Super{
	width: 100%;
	background: url(/img/w-bg1.jpg);
	 background-position: center;
	 background-size: cover;
	 background-attachment: fixed;
}

.S_el{
	width: 310px;
	margin: 0 35px 40px 35px;
	float: left;
}

.S_icon{
	width: 185px;
	height: 185px;
	border: 7px solid #393c54;
	position: relative;
	left: 50%;
	transform: translate(-50%);
	transition: 0.3s;
}

.S_icon img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.S_el p{
  font-size: 22px;
  color: #393c54;
  text-align: center;
  line-height: 33px;
  margin-top: 15px;
}

#About{
	width: 100%;
	background: url(/img/main_4.jpg);
	background-size: cover;
	background-attachment: fixed;
}

#About p{
	color: white;
	margin: 40px 0;
}

.A_el{
	position: relative;
	width: 308px;
	height: 100%;
	float: left;
	margin: 0 36px;
	padding: 10px 0;
}

.A_ramka{
	position: relative;
	background: rgba(0,0,0,0.2);
	color: #f1a600;
	font-size: 70px;
	font-weight: 300;
	line-height: 128px;
	text-align: center;
	width: 128px;
	height: 128px;
	border: 7px solid rgba(255,255,255,0.5);
	left: 50%;
	transform: translateX(-50%);
}

.A_el p{
	margin-top: 10px;
	text-align: center;
	color: white;
	font-size: 22px;
}

.A_cont{
	margin-bottom: 70px;
	overflow: hidden;
}

.A_doc{
	width: 276px;
  height: 391px;
	position: relative;
	float: left;
}

.A_doc:nth-child(2){
	margin: 0 156px;
}

.A_doc img{
	width: 100%;
}

#Advantages{
	margin-bottom: 20px;
}

.Ad_el{
	width: 270px;
	padding: 10px 0;
	margin: 0 7.5px;
	color: black;
  float: left;
}

.Ad_el p{
	font-size: 22px;
	color: #393c54;
	text-align: center;
	line-height: 33px;
	margin-top: 15px;
}

.Ad_icon{
	width: 185px;
	height: 185px;
	border: 7px solid #393c54;
	position: relative;
	left: 50%;
	transform: translate(-50%);
	transition: 0.3s;
}

.Ad_icon img{
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

#Examples{
	background: url(/img/main_2.jpg);
	background-size: cover;
	background-attachment: fixed;
	width: 100%;
}

.E_el{
	display: block;
	margin: auto;
	width: 276px;
	padding: 10px 0 20px;
  position: relative;
}
.E_el img{
	display: block;
	position: relative;
	width: 100%;
}

.E_el:nth-child(3){
	margin: 0 156px;
}

.E_el p{
	text-align: center;
	line-height: 28px;
	font-size: 24px;
	font-weight: 100;
	color: white;
	position: relative;
	margin-top: 25px;
}

.E_el p::before{
	content: "";
	width: 90px;
	height: 4px;
	background: #f1a600;
	position: absolute;
	top: -10px;
	left: 50%;
	transform: translate(-50%);
}

.E_icon{
	position: relative;
}

.E_icon::after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	opacity: 0;
}

#Result{
	background: url('/img/w-bg2.jpg') no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
}

.Modal{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 9;
	display: none;
	overflow: auto;
}

.Modal_cont{
	position: relative;
  left: 50%;
  margin-top: -50%;
  transform: translate(-50%, -0%);
  background: white;
  width: 800px;
  border-radius: 2px;
  padding: 10px;
  transition: 0.8s ease-in-out;
	color: #3b3d50;
	margin-bottom: 50px;
}

.Modal_close{
	float: right;
	font-size: 38px;
	font-weight: 100;
	line-height: 11px;
	padding: 10px;
	cursor: pointer;
	z-index: 11;
}

.Modal_title{
	position: relative;
	padding: 8px 0 15px 20px;
	font-size: 28px;
	border-bottom: 1px solid #d2d2d2;
}

.Modal_title p{
	font-size: 18px;
	color: #818181;
	font-weight: 300;
	padding: 10px 0 0;
}

.Modal_list{
	margin: 10px 15px;
}

.Modal_list li{
	font-weight: 300;
	font-size: 19px;
	padding: 15px 0;
	line-height: 28px;
	border-bottom: 1px solid #d2d2d2;
}

#Price{
	margin-bottom: 60px;
}

#table{
	width: 100%;
}

.t_title{
	border-bottom: 4px solid #c1c3d1;
	font-weight: 400;
	font-size: 24px;
	text-align: center;
	color: white;
	background: #162865;
	line-height: 66px;
}

#table td{
	text-align: left;
	padding-left: 20px;
	border-right: 1px solid #c1c3d1;
}

#table td:last-child{
	border-right: none;
}

.t_line{
	text-align: center;
	line-height: 60px;
	font-size: 20px;
  border-bottom: 1px solid #c1c3d1;
	cursor: pointer;
}

.t_line:last-child{
	border-bottom: none;
}

.t_line:hover{
	background: #f1a600;
	color: white;
}

.t_color{
	background: #ebebeb;
}

#Contract{
	background: url('/img/main_5.jpg');
	background-attachment: fixed;
	background-size: cover;
}

#Contract p{
	color: white;
}

#C_text{
	width: 50%;
	float: left;
	text-align: center;
}

#C_image{
	width: 490px;
	margin: 60px 30px;
	float: left;
}

.text{
	color: #393c54;
	font-size: 24px;
	font-weight: 300;
	margin: 20px 0;
	line-height: 36px;
}

#C_button{
	position: relative;
	margin-top: 50px;
	left: 50%;
	transform: translateX(-50%);
	width: 274px;
	line-height: 50px;
  text-align: center;
  background: #f1a600;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  border-radius: 2px;
  background-repeat: no-repeat;
  transition: 0.2s;
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.5);
}

#Sheme{
	width: 100%;
  background: url('/img/w-bg2.jpg');
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

.list{
	margin: 45px 0;
}

.list li{
	margin: 15px 0;
}

#Clients{
	margin-bottom: 40px;
}

#Clients img{
	margin: 30px 20px;
	float: left;
}

/* End */


/* Start:/local/kc.templates/templates/seo/css/seo.css?1777192610205*/
.listing{
    color: #393c54;
    font-size: 24px;
    font-weight: 300;
    margin: 50px 0;
    line-height: 36px;
    margin-left: 28px;
    list-style-type: circle;
}

.listing li{
    margin: 20px 0;
}
/* End */


/* Start:/local/kc.templates/templates/seo_text_left/css/seo_text.css?1777208551432*/
.G_button {
    display: block;
    position: relative;
    width: fit-content;
    padding: 0 16px;
    font-size: 16px;
    font-weight: 500;
    line-height: 52px;
    border: 2px solid #f1a600;
    cursor: pointer;
    transition: 0.3s;
}
.G_button:hover {
    color: white;
    background: #f1a600;
}
#Need{
    font-size: 28px;
    padding: 20px 0;
    color: #393c54;
}

#Need li{
    font-weight: 300;
    padding: 13px 0;
}
/* End */


/* Start:/local/kc.templates/templates/footer/css/footer.css?17767453761853*/
#Map{
	position: relative;
	height: 700px;
}

#Map .cont{
	position: absolute;
	height: auto;
	overflow: visible;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	z-index: 2;
}

#M_form{
	padding: 20px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 175px
}

.m_input{
	font-size: 14px;
  font-family: 'Oswald';
  color: black;
  border: none;
  outline: none;
  background: white;;
  padding: 0 17px;
	margin: 5px 0;
  width: 306px;
  height: 50px;
}

#M_button{
  width: 200px;
  height: 50px;
  background: #f1a600;
  border-radius: 2px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  color: white;
  cursor: pointer;
  transition: 0.3s;
	position: relative;
	left: 50%;
	margin-top: 20px;
	transform: translateX(-50%);
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.5);
}

#M_cont{
	padding: 20px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 175px;
	right: 0;
	color: white;
	line-height: 38px;
	font-size: 22px;
}

#Footer{
	height: 400px;
	background: #162865;
}

#F_links{
	float: left;
	margin: 60px 0;
}

.F_el{
	margin: 0 50px;
	float: left;
}

.F_el li{
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 11px;
	color: white;
}

.F_el li a{
	color: white;
}

#Footer .F_el_h{
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: 400;
}

#F_icons{
	float: right;
	margin: 60px 0;
}

#F_phone{
	padding: 15px 0;
	text-align: center;
	color: white;
	font-size: 18px;
	font-weight: 100;
	display: none;
}

@media screen and (max-width: 950px){
	#Map{
    display: none;
  }
  #Footer{
    height: auto;
  }
  #F_links, #F_icons{
    display: none;
  }
  #F_phone{
    display: block;
  }
}

@media screen and (max-width: 630px){
	#F_phone{
		line-height: 28px;
	}
}

/* End */


/* Start:/local/kc.templates/templates/footer/css/phone.css?17760836723488*/
@media screen and (max-width: 1160px){
  h1{
    font-size: 60px;
    line-height: 72px;
  }
  #f_form{
    right: 0;
  }
  #Big_button{
    right: 0;
  }
  .Usl img{
    width: 100%;
  }
  .Usl{
    margin: 25px 0;
    width: 270px;
  }
  #Zahvat{
    height: 370px;
  }
  #Z_politika{
    width: 100%;
    bottom: -39px;
  }
  .Z_input{
    width: 181px;
  }
  #Z_form{
    top: 210px;
    width: 654px;
  }
  .S_el{
    width: 275px;
    margin: 0 12px 37px 12px;
  }
  .A_el{
    margin: 0 12px;
    width: 276px;
  }
  .A_doc:nth-child(2){
    margin: 0 35px;
  }
  .Ad_el{
    width: 213px;
    margin: 0 5.5px;
  }
  .E_el:nth-child(3){
    margin: 0 35px;
  }
  #C_image{
    width: 350px;
  }
  #C_image img{
    width: 100%;
  }
}

@media screen and (max-width: 950px){
  #First, #Zahvat,#Super,#About, #Examples, #Result, #Contract, #Sheme{
    background-attachment: local;
  }
  #First{
    height: auto;
  }
  h1{
    position: relative;
    text-align: center;
    top: 0;
    left: 0;
    margin: 30px 0;
  }
  #f_additions{
    position: relative;
    top: 0;
    left: 0;
    margin: 30px 0;
    text-align: center;
    list-style-type: none;
    padding: 0;
  }
  #f_form{
    display: none;
  }
  #Big_line p{
    left: 0;
    font-size: 17px;
  }
  #Big_button{
    width: 165px;
  }
  .Usl{
    width: 70%;
    left: 50%;
    transform: translateX(-50%);
    float: none;
    height: auto;
  }
  .usl_img{
    width: 100%;
    height: 100%;
  }
  .Usl h2{
    font-size: 28px;
    line-height: 38px;
  }
  .Usl p{
    font-size: 18px;
  }
  #Zahvat{
    height: auto;
  }
  #Z_form{
    position: relative;
    height: auto;
    overflow: hidden;
    top: 0;
    left: 50%;
    width: 70%;
    transform: translate(-50%, 0%);
    margin: 50px 0;
  }
  .Z_input{
    width: 80%;
    padding: 0 5%;
    margin: 2% 5%;
  }
  #Z_button{
    position: relative;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    margin: 4% 0%;
  }
  #Z_politika{
    display: none;
  }
  .S_el{
    position: relative;
    float: none;
    left: 50%;
    transform: translateX(-50%);
  }
  .A_el, .A_doc, .Ad_el, .E_el{
    float: none;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin: 40px 0;
  }
  .A_doc:nth-child(2), .E_el:nth-child(3){
    margin: 40px 0;
  }

  #table tr td:nth-child(2){
    min-width: 121px;
  }
  #C_text{
    width: 100%;
  }
  #C_button{
    width: 220px;
  }
  #C_image{
    width: 100%;
    margin: 60px 0;
  }
  #C_image img{
    width: 60%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  #Clients{
    display: none;
  }
}

@media screen and (max-width: 630px){
  #Result{
    display: none;
  }
  h1{
    font-size: 40px;
    line-height: 53px;
    margin: 115px 0 30px;
  }
  #f_additions{
    font-size: 18px;
    line-height: 26px;
  }
  #Big_line p{
    display: none;
  }
  #Big_button{
    left: 50%;
    transform: translateX(-50%);
  }
  .Usl{
    width: 100%;
  }
  .title{
    font-size: 27px;
    line-height: 38px;
  }
  #Z_form{
    width: 100%;
    padding: 20px 0;
  }
  #table td{
    padding: 30px 0 30px 15px;
    line-height: 35px;
  }

}

@media screen and (max-width: 321px){
  h1{
    font-size: 35px;
    line-height: 47px;
  }
}

/* End */
/* /local/kc.templates/templates/reset/css/reset.css?17771852781436 */
/* /local/kc.templates/templates/grid/css/kc.grid.css?176664855810807 */
/* /local/kc.templates/templates/header/css/header.css?17772084275505 */
/* /local/kc.templates/templates/header/css/style.css?177719297310127 */
/* /local/kc.templates/templates/seo/css/seo.css?1777192610205 */
/* /local/kc.templates/templates/seo_text_left/css/seo_text.css?1777208551432 */
/* /local/kc.templates/templates/footer/css/footer.css?17767453761853 */
/* /local/kc.templates/templates/footer/css/phone.css?17760836723488 */
