/* Norm */
a:active,a:hover{outline:0}
img{border:0}
input{line-height:normal}
input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}
textarea{overflow:auto}
table{border-collapse:collapse;border-spacing:0}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;outline:0}
a{text-decoration:none;color:inherit}
img{vertical-align:middle}
.img-responsive{display:block;max-width:100%;height:auto}
hr{box-sizing:content-box;height:0;margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}
body{margin:0;padding:0}
/* End norm */

.error-form, .srv-validation-message{
	color: #e74c3c;
}

.success-form{
	color: #27ae60;
}

.container {
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 1140px) {
	.container {
		width: 1140px
	}
}


@media (max-width: 1139px) {
	.container, .full-container {
		padding-left: 15px;
		padding-right: 15px;
	}
}
.row, .container, .full-container, .space-row {
	position: relative;
}
.row {
	display: flex;
	flex-wrap: wrap;
}


/* при необходимости добавить свои размеры */
.space-row-60 {
	margin: 0 -30px
}
.space-row-60>[class^="col-"] {
	padding: 0 30px
}
.space-row-40 {
	margin: 0 -20px
}
.space-row-40>[class^="col-"] {
	padding: 0 20px
}

.space-row-30 {
	margin: 0 -15px
}
.space-row-30>[class^="col-"] {
	padding: 0 15px
}

.space-row-24 {
	margin: 0 -12px
}
.space-row-24>[class^="col-"] {
	padding: 0 12px
}

.space-row-20 {
	margin: 0 -10px
}
.space-row-20>[class^="col-"] {
	padding: 0 10px
}

.space-row-16 {
	margin: 0 -8px
}
.space-row-16>[class^="col-"] {
	padding: 0 8px
}

.space-row-15 {
	margin: 0 -7.5px
}
.space-row-15>[class^="col-"] {
	padding: 0 7.5px
}

.space-row-10 {
	margin: 0 -5px
}
.space-row-10>[class^="col-"] {
	padding: 0 5px
}

/* .container:after, .row:after, .full-container:after, .space-row-10:after, .space-row-16:after, .space-row-20:after, .space-row-24:after, .space-row-30:after{
	clear: both;
	content: " ";
	display: table
} */

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20 {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-20 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-20 {
	width: 20%
}
@media (min-width: 600px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-20 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-20{
		width: 20%;
	}
}
@media (min-width: 960px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-20 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-20{
		width: 20%;
	}
}
@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-20 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-20{
		width: 20%;
	}
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important
}
@media (max-width: 599px) {
	.visible-xs {
		display: block !important
	}
}
@media (min-width: 600px) and (max-width: 959px) {
	.visible-sm {
		display: block !important
	}
}
@media (min-width: 960px) and (max-width: 1199px) {
	.visible-md {
		display: block !important
	}
}
@media (min-width: 1200px) {
	.visible-lg {
		display: block !important
	}
}
@media (max-width: 599px) {
	.hidden-xs {
		display: none !important
	}
}
@media (min-width: 600px) and (max-width: 959px) {
	.hidden-sm {
		display: none !important
	}
}
@media (min-width: 960px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important
	}
}
@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important
	}
}

.ellipsis{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.clear, .both{
	clear: both;
}

html, body {
	position: relative;
  height: 100%;
  font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
  color: #6D6E72;
}
body.active {
	height: 100%;
	overflow: hidden;
}
body.active:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	z-index: 1;
}

/* Прибиваем подвал */
@media (min-width: 1200px){
	#content {
		/* position: relative; */
		min-height: 100%;
	}
	
	* html #content {
		height: 100%;
	}
	
	#page {
		padding-bottom: 132px;   /* Высота подвала */
		margin-left: auto;
		margin-right: auto;
	}
	
	.footer {
		position: relative;
		height: 132px;   /* Высота подвала */
		margin-top: -132px;   /* Высота подвала */
	}

}

#content:after, #page:after{
	clear: both;
	content: " ";
	display: table;
}

/* Flex */
.d-flex {
  display: flex;
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-column {
  flex-direction: column;
}
.flex-column {
  flex-direction: column-reverse;
}
.justify-content-start {
  justify-content: flex-start;
}
.justify-content-end {
  justify-content: flex-end;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-between {
  justify-content: space-between;
}
.justify-content-around {
  justify-content: space-around;
}
.align-items-start {
  align-items: flex-start;
}
.align-items-start {
  align-items: flex-end;
}
.align-items-center {
  align-items: center;
}
.align-items-baseline {
  align-items: baseline;
}
.align-items-stretch {
  align-items: stretch;
}
.align-self-start {
  align-self: flex-start;
}
.align-self-end {
  align-self: flex-end;
}
.align-self-center {
  align-self: center;
}
.align-self-baseline {
  align-self: baseline;
}
.align-self-stretch {
  align-self: stretch;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.align-content-start {
  align-content: flex-start;
}
.align-content-end {
  align-content: flex-end;
}
.align-content-center {
  align-content: center;
}
.align-content-around {
  align-content: space-around;
}
.align-content-stretch {
  align-content: stretch;
}

/* Page */

/* Header */
.header {
	position: fixed;
	width: 100%;
	top: -110px;
	left: 0;
	padding-top: 18px;
	padding-bottom: 23px;
	background-color: #FFFFFF;
	transition: top .3s;
	z-index: 3;
}
.header.active {
	top: 0;
}
.header-row {
	display: flex;
	flex-wrap: wrap;
}
.header-logo {
	display: flex;
	align-items: center;
	font-size: 26px;
	font-weight: 700;
	color: #242527;
	text-transform: uppercase;
}
.header-logo-img {
	position: relative;
	width: 60px;
	height: 54px;
	margin-right: 15px;
}
.header-logo-img img {
	opacity: 1;
	visibility: visible;
}
.header-logo-img img.active {
	opacity: 0;
	visibility: hidden;
}

.header-nav {
	flex-grow: 1;
	max-width: 616px;
	padding: 16px 20px 0 20px;
}
.header-btn {
	padding-top: 5px;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s;
}
.header-btn .btn_primary {
	font-size: 15px;
	line-height: 40px;
	padding-right: 60px;
	padding-left: 20px;
}
.header-btn .btn_primary .arrow {
	width: 20px;
	right: 22px;
}
.header-btn.active {
	opacity: 1;
	visibility: visible;
}

/* Nav */
.nav-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav-item {
	margin-right: 25px;
	margin-left: 25px;
}
.nav-item:first-child {
	margin-left: 0;

}
.nav-item:last-child {
	padding-right: 0;
}
.nav-link {
	display: inline-block;
	color: #151515;
	text-transform: uppercase;
	letter-spacing: 1px;
	transition: color .3s;
}
.nav-link.active {
	color: #F64C55;
}
.top {
	z-index: 5;
}

/* Form */
.form .form-item:last-child {
	margin-bottom: 0;
}
.form-item {
	position: relative;
	margin-bottom: 30px;
}
.form-item input,
.form-item textarea {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	background-color: rgba(255, 255, 255, .9);
	border: 1px solid rgba(255, 255, 255, .9);
	border-radius: 25px;
	transition: border-color .3s;
}
.form-item input {
	height: 44px;
	line-height: 42px;
}
.form-item textarea {
	height: 126px;
	padding-top: 9px;
	padding-bottom: 9px;
	resize: none;
}
.form-item label {
	position: absolute;
	top: 12px;
	left: 0;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 13px;
	color: #6D6E72;
	transition: top .3s, color .3s, font-weight .3s;
}
.form-item label.active {
	top: -18px;
	color: #FFFFFF;
	font-weight: 700;
}

/* Shape */
.shape {
	position: absolute;
	width: 100%;
	max-width: 958px;
	height: 15px;
	max-height: 15px;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
}
.shape_bottom {
	bottom: -15px;
}
.shape_top {
	max-width: 100%;
	height: 11px;
	top: -10.5px;
	background-image: url('../images/common/section-img_top.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}

/* Btn */
.btn {
  display: inline-block;
  padding: 0;
  border: none;
  background-color: transparent;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}
.btn_primary {
	position: relative;
	padding-right: 112px;
	padding-left: 57px;
	font-size: 19px;
	font-weight: 600;
	line-height: 64px;
	color: #ffffff;
	border-radius: 35px;
	background-color: #F64C55;
	letter-spacing: 1.3px;
	text-align: left;
	transition: background-color .3s;
}
.btn_primary .arrow {
	position: absolute;
	width: 32px;
	height: 2px;
	top: 50%;
	right: 66px;
	background-color: #ffffff;
	transform: translateY(-50%);
	transition: right .3s;
}
.btn_primary .arrow:before,
.btn_primary .arrow:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 2px;
	background-color: #ffffff;
	top: 0;
	right: 0;
	transform-origin: right;
}
.btn_primary .arrow:before {
	transform: rotate(30deg);
}
.btn_primary .arrow:after {
	transform: rotate(-30deg);
}
.btn_secondary {
	width: 100%;
	max-width: 260px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 19px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	background-color: #F64C55;
	border-radius: 35px;
	transition: background-color .3s;
}
.btn_close {
	position: absolute;
	width: 30px;
	height: 30px;
}
.btn_close:before, .btn_close:after {
	content: '';
	position: absolute;
	width: 14px;
	height: 2px;
	top: 50%;
	left: 50%;
	background-color: #242527;
	transform-origin: center;
	transition: background-color .3s;
}
.btn_close:before {
	transform: translate(-50%, -50%) rotate(45deg);
}
.btn_close:after {
	transform: translate(-50%, -50%) rotate(-45deg);
}

/* Popup */
.popup {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding-top: 80px;
	padding-bottom: 40px;
	background-color: #EEF0F6;
	overflow-y: scroll;
	z-index: 5;
}
.popup:after {
	content: '';
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background-color: #ffffff;
}
.popup .btn_close {
	position: fixed;
	top: 15px;
	right: 30px;
	z-index: 1;
}
.popup .btn_close:before,
.popup .btn_close:after {
	width: 18px;
	height: 3px;
}
.popup-info-title {
	margin-bottom: 15px;
	font-size: 24px;
}
.popup .shape_top {
	position: fixed;
	top: auto;
	bottom: 9px;
	z-index: 1;
}
.popup .shape_bottom {
	position: fixed;
	top: 0;
}
.popup-text {
	margin-top: 0;
	margin-bottom: 15px;
}
.popup-text a {
	transition: color .3s;
}
/* Section */
.section {
	position: relative;
	padding-top: 115px;
	padding-bottom: 60px;
}
.section_bg {
	background-color: #EEF0F6;
}
.section-title {
	margin-bottom: 38px;
}
.section-title h2 {
	margin: 0;
	color: #242527;
	font-size: 35px;
	font-weight: 400;
	line-height: 38px;
	text-transform: capitalize;
	text-align: center;
}
.section-subtitle {
	margin-bottom: 42px;
	color: #64676B;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
}
.section-text {
	color: #6D6E72;
	line-height: 24px;
	text-align: center;
}

/* Social */
.social-links {
	display: flex;
	flex-wrap: wrap;
}
.social-link {
	position: relative;
	display: inline-block;
	width: 31px;
	height: 34px;
	margin-right: 10px;
	overflow: hidden;
}
.social-link:last-child {
	margin-right: 0;
}
.social-link span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transform: scale(0);
	transition: transform .3s;
}

/* Hover */
@media (min-width: 1200px) {

	/* Header */
	.header-btn .btn_primary:hover .arrow {
		right: 18px;
	}

	/* Nav */
	.nav-link:hover {
		color: #F64C55;
	}

	/* Btn */
	.btn_primary:hover {
		background-color: #F3313B;
	}
	.btn_primary:hover .arrow {
		right: 62px;
	}

	.btn_secondary:hover {
		background-color: #F3313B;
	}

	.btn_close:hover:before,
	.btn_close:hover:after {
		background-color: #F64C55;
	}

	/* Popup */
	.popup-text a:hover {
		color: #F64C55;
	}

	/* Social */
	.social-link:hover span {
		transform: scale(1);
	}

	/* Footer */
	.footer-item a:hover {
		color: #F64C55;
	}
}