/* плавное изменение прозрачности placeholder-а при фокусе */
input[type="text"]::-webkit-input-placeholder {opacity: 1; transition: opacity 0.3s ease;}
input[type="text"]::-moz-placeholder {opacity: 1; transition: opacity 0.3s ease;}
input[type="text"]:-moz-placeholder {opacity: 1; transition: opacity 0.3s ease;}
input[type="text"]:-ms-input-placeholder {opacity: 1; transition: opacity 0.3s ease;}
input[type="text"]:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
input[type="text"]:focus::-moz-placeholder {opacity: 0; transition: opacity 0.3s ease;}
input[type="text"]:focus:-moz-placeholder {opacity: 0; transition: opacity 0.3s ease;}
input[type="text"]:focus:-ms-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}

body {margin: 0; padding-right: 0px!important;}
:focus {outline: none}
.nopadding {padding: 0 !important}
.nomargin {margin: 0 !important}
.text-white {color: #fff}
.display_flex, .display_flex_imp {display: flex;align-items: center;margin: 15px 0;}
a:hover {text-decoration: none;}
.nopadding_left {
	padding-left: 0;
}

body.modal-open{ 
  overflow-y: visible!important;
  padding-right: 0px!important;
}
body .modal .fade{ 
  overflow-y: visible!important;
  padding-right: 0px!important;
}

.customize-support{
	overflow-y: visible!important;
  padding-right: 0px!important;
}
/* МОДАЛЬНОЕ ОКНО */
.modal-body input,
.modal-body textarea {
	width: 100%;
}

.modal-footer input {
	width: 100%;	
}

.modal-header {
	border-bottom: none;
	padding-bottom: 25px;
}

.modal-header .subheading {
	margin-bottom: 0;
}

.modal-body .inp_checkbox + .consent:before,
.modal-body .consent {
	color: #212121;
}

.modal-body .consent {
	text-align: left;
}

button.close {
	font-size: 32px;
}

.modal-body{
	margin: 0 8.33333%;
	padding-bottom: 30px;
}

/* END МОДАЛЬНОЕ ОКНО */


/* HEADER */
header {
	background-color: #fff;
}
header.header-not-main-page{
	background-color: #000;
}
.nav_list {
	padding-left: 0;
	margin-bottom: 0;
}

.nav_list li {
	display: inline-block;
	padding-right: 20px;
	padding-bottom: 4px;
}

.nav_list li a,
.nav_list li a:focus {
	text-decoration: none;
	text-transform: uppercase;
	font: 12px 'Geometria-Bold';
	color: #fff;
}

.nav_list li a:hover,
.nav_list li a:active:hover,
.nav_list li a:active:focus,
.nav_list li a:active {
	text-decoration: none;
	color: #0091ea;
}

.nav_list li:last-child {
	padding-right: 0;
}

button.navbar-toggle {
	border: 1px solid black;
	margin: 0;
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}

button.navbar-toggle span {
	background-color: black;
}

.navbar-collapse {
	padding: 0;
	box-shadow: none;
}

.phone_cnt a,
.phone_cnt a:focus {
	display: block;
	color: #fff;
	width: 100%;
	text-decoration: none !important;
	outline: none;
}

.phone_cnt a:hover,
.phone_cnt a:active:hover,
.phone_cnt a:active:focus,
.phone_cnt a:active {
	color: #aaa;
	outline: none;
}

.phonenum {
	font: 22px 'Geometria-Bold';
}
	@media(min-width: 768px) and (max-width: 991px){
		.phonenum {
			font-size: 20px;
		}
	}
.mail {
	color: #fff;
	font-size: 12px;
}

.back_call,
.back_call:focus {
	font: 14px 'Geometria-Bold';
	text-transform: uppercase;
	color: #ff9800 !important;
}

.back_call:hover,
.back_call:active:hover,
.back_call:active:focus,
.back_call:active {
	color: #be7100 !important;
}

.navbar_fh {
	height: 80px;
}

.phone_cnt {
	width: 100%;
	float: right;
	text-align: right;
	margin-bottom: 12px;
}

.btn,
.btn:focus {
	padding: 10px 24px;
	background-color: #ff9800;
	font: 16px 'Geometria-Bold';
	color: #fff;
}

.btn:hover,
.btn:active:hover,
.btn:active:focus,
.btn:active {
	background-color: #c77700;
	transition: .5s;
	color: #eee;
}
/* END HEADER */



/* FOOTER */
.footer_left {text-align:left;}
.footer_center {text-align:center;}
.footer_right {text-align:right;}

a.link_dev {
	color: #ff9800;
}
a.link_dev:hover {
	text-decoration: none;
	color: #c77700;
}

footer {
	background-color: #212121;
	color: #fff;
	font-size: 14px;
	padding: 16px 0 6px;
}

footer .bold {
	font: 12px 'Geometria-Bold';
	text-transform: uppercase;
}
/* END FOOTER */



/* CONTENT */
body {
	font: 14px 'Geometria';
	color: #212121;
}

.bold {
	font-family: 'Geometria-Bold';
}

.container_absolute {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 999;
}

#preview {
	background-image: url(../img/bg1.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	color: #fff;
	padding-top: 170px;
	padding-bottom: 80px;
}

#order {
	position: relative;
	background-image: url(../img/bg_dynamic.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	position: relative;
}

#order .container {
	position: relative;
}

.order_text {
	font: 32px 'Geometria-Bold';
	text-transform: uppercase;
	color: #fff;
	margin: 64px 0;
}

#order .btn_center {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 20%;
	right: 0;
	margin: auto;
}

#suggest {
	background-color: #eceff1;
}

.offer_cnt {
	background-color: #fefefe;
	border-radius: 8px;
	padding: 30px;
	max-width: 360px;
	width: 100%;
	font-size: 16px;
	margin: 0 auto 30px;
}

.offer_img {
	height: 256px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.offer_cnt ul {
	list-style-type: none; 
	padding-left: 0;
}

.offer_cnt ul li {
	margin-bottom: 16px;
}

.offer_cnt ul li:before {
	content: '\25CF';
	color: #00aeff;
	margin-right: 8px;
}

.offer_cnt h3 {
	color: #212121;
	font: 22px 'Geometria-Bold';
}

.offer_heading {
	color: #616161;
	font: 16px 'Geometria-Bold';
	padding-left: 16px;
	margin-bottom: 20px;
}

.offer_cnt .subheading {
	color: #bdbdbd;
	font: 14px 'Geometria-Bold';
	margin-bottom: 32px;
	text-align: left;
}

.all_advantages {
	margin-top: 24px;
}

.advantage_cnt {
	height: 50px;
	display: flex;
	align-items: center;
	margin-bottom: 32px;
}

.advantage_img {
	float: left;
	width: 40px;
	margin-right: 8px;
	text-align: center;
}

.advantage_cnt p {
	margin-bottom: 0;
}

.advantage_cnt .first_str {
	color: #00aeff;
	font-family: 'Geometria-Bold';
}

.advantage_cnt .second_str {
	color: #616161;
}

.about_company_text {
	font-size: 16px;
	color: #616161;
	line-height: 28px;
}



h1 {
	margin-top: 0;
	margin-bottom: 36px;
}

h1 .first_str {
	font-size: 28px;
}

h1 .second_str {
	font: 47px 'Geometria-Bold';
	text-transform: uppercase;
}

h1 .third_str {
	font: 35px 'Geometria-Bold';
	text-transform: uppercase;
}

.blue_text {
	color: #42a5f5;
}

h2 {
	width: 90%;
	font: 28px 'Geometria-Bold';
	position: relative;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
	margin: 56px auto 10px;
}

h2:before,
h2:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: 40%;
	height: 3px;
	background-image: url(../img/dots.png);
	border-width: 0 30px;
	margin: 0 30px 6px 30px;
}

h2:before {
	margin-left: -100%;
}

h2:after {
	margin-right: -100%;
}

.subheading {
	color: #808080;
	font-size: 16px;
	text-align: center;
	margin-bottom: 60px;
}

.works_cnt {
	margin-bottom: 12px;
}

.works {
	display: table;
	padding: 10px 20px;
	background-color: #fff;
	border-radius: 20px;
	color: #151515;
	font: 18px 'Geometria-Bold';
}

.works + .works {
	margin-top: 10px;
}

.works .fa {
	margin-right: 10px;
	color: #42a5f5;
}

.discount_cnt {
	background-color: rgba(21,21,21,.8);
	padding: 30px 42px;
	max-width: 358px;
	width: 100%;
	color: #fff;
	border-radius: 8px;
	text-align: center;
}

.discount_cnt h3 {
	font: 26px 'Geometria-Bold';
	text-transform: uppercase;
	margin: 0;
}

.discount_cnt .subheading {
	font-size: 24px;
	color: #fff;
	margin: 0 0 24px;
}

select.form-control {
	margin-bottom: 10px;
	font: 14px 'Geometria';
	color: #212121;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(../img/select_appearance.png);
	background-repeat: no-repeat;
	background-position: right 14px center;
	height: 40px;
	padding-right: 30px;
}

.discount_cnt .btn {
	width: 100%;
}

.service {
	background-color: #fafafa;
	max-width: 360px;
	width: 100%;
	margin: 0 auto 30px;
	border-radius: 8px;
}

.service h3 {
	padding: 24px 0;
	text-align: center;
	font: 18px 'Geometria-Bold';
	min-height: 94px;
}

.service_img {
	height: 233px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	margin-bottom: 16px;
}

.service_price {
	padding: 10px 18px;
	display: inline-block;
	background-color: #709f40;
	border-radius: 6px;
	font: 16px 'Geometria-Bold';
	color: #fff;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.price_heading {
	font: 14px 'Geometria-Bold';
	text-transform: uppercase;
	text-align: center;
}

.price_list {
	padding-left: 20px;
	font-size: 12px;
	list-style-type: none;
}

.btn_center {
	text-align: center;
	padding-bottom: 20px;
}

.order_layer {
	position: absolute;
	background-image: url(../img/order_layer.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	width: 50%;
	right: 0;
	top: 0;
}

.nav li.active a {
	background-color: #00aeff;
	color: #fff;
}

.nav-justified>li>a {
	/*width: max-content;*/
	margin: 0 auto;
	font-family: 'Geometria-Bold';
	text-transform: uppercase;
	padding: 0 30px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 4px;
	transition: .5s;
	color: #00aeff;
}

.nav-justified {
	max-width: 900px;
	margin: 0 auto;
}

.nav-justified>li {
	vertical-align: top;
}
@media(min-width: 768px){
	.nav-justified>li {
		width: calc(100%/3);
	}
	#contacts{
		margin-bottom: 68px;
	}
}
#contacts .blue_div {
	color: #fff;
	font-size: 16px;
}
#contacts .footer-feedback-footer{
	margin-top: 20px;
}
.blue_div {
	background-color: #42a5f5;
	position: relative;
}

.blue_div a,
.blue_div a:focus {
	color: inherit;
	text-decoration: none;
}

.blue_div a:hover,
.blue_div a:active:hover
.blue_div a:active:focus,
.blue_div a:active {
	color: #ddd;
	text-decoration: none;
}

.contact_info {
	margin: 50px 0 40px;
}

.contact_info p {
	margin-bottom: 20px;
}

#map {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 56%;
	padding-left: 15px;
}

.back_call_cnt {
	background-color: #2f74ac;
	border-radius: 8px;
	padding: 32px;
	margin-bottom: 40px;
}
	@media(min-width: 992px){
		.back_call_cnt {
			margin-bottom: 45px;
		}
	}


.back_call_cnt h3 {
	font: 18px 'Geometria-Bold';
	text-transform: uppercase;
	text-align: center;
	margin: 0;
}

.back_call_cnt .subheading {
	color: inherit;
	margin: 0 0 16px;
}

input[type="text"].form-control,
input[type="tel"].form-control {
	height: 40px;
}

.modal-body .mask_phone_number_block{
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Checkbox */
.inp_checkbox {
	position: absolute;
	left: 0;
	right: 0;
	z-index: -1;
}

.inp_checkbox + .consent:before {
	font-family: FontAwesome;
	display: inline-block;
	content: "\f096";
	letter-spacing: 10px;
	font-size: 16px;
	color: #fff;
	position: absolute;
	margin-left: -24px;
	margin-top: 8px;
}

.inp_checkbox:checked + .consent:before {
	content: "\f046";
	letter-spacing: 5px;
}

.consent {
	max-width: 180px;
	width: 100%;
	float:left;
	color: #fff;
	margin-left: 24px;
	font: 12px 'Geometria';
	background-color: inherit;
	z-index: 99;
}

/* END CONTENT */

/* OWL */

.logo_style {
	height: 140px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.owl-carousel .owl-item {
	margin: 0 auto;
}

.owl-carousel .owl-item img {
	width: auto;
	max-width: 173px;
}

.owl-carousel {
	position: relative;
}

.owl_btn {
	height: 40px;
	width: 40px;
	background-color: white;
	border: 2px solid #00aeff;
	border-radius: 99px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.owl_btn .fa {
	color: #00aeff;
	font-size: 20px;
}

.owl-prev, .owl-next {
	position: absolute;
	top: 32px;
}

.owl-prev {
	left: 0px;
}

.owl-next {
	right: 0px;
}

.owl-theme .owl-nav [class*=owl-],
.owl-theme .owl-nav [class*=owl-]:hover {
	background: none;
}

#owl_sm1 .owl-prev, #owl_sm1 .owl-next {
	position: absolute;
	top: 40%;
}

#owl2 .owl-prev, #owl2 .owl-next {
	position: absolute;
	top: 30%;
}

@media(min-width: 768px){
	#owl_sm1 .owl-prev, #owl_sm1 .owl-next {
		position: absolute;
		top: 44%;
	}
	.owl-prev {
	left: -47px;
	}

	.owl-next {
		right: -47px;
	}
}

.minpadding {
	background: rgba(21,21,21,.9);
}
@media(min-width: 768px){
	.minpadding .display_flex_imp,
	.minpadding .display_flex{
		margin: 0px;
		transition: margin 0.3s linear;
	}
}

.container_absolute_off{
	position: relative;
}

.container_absolute_admin{
	position: relative;
}

.navbar_admin{
	background: #000;
}

/*__________________Медиа запросы___*/

@media (max-width: 1199px) { /*_0-md_*/

	.discount_cnt {
		padding: 16px;
	}
}

@media (max-width: 991px) { /*_0-sm_*/

	#preview {
		height: auto;
	}

	h1 .second_str {
		font-size: 36px;
	}

	#map {
		width: 50%;
	}

	.owl-prev {
		left: 0;
	}

	.owl-next {
		right: 0;
	}
}

@media (max-width: 767px) { /*_0-xs_*/

	.btn_modal{
		font-size: 12px;
	}

	.discount_cnt {
		margin: 0 auto 12px;
	}

	.header_xs {
		background-color: rgba(0,0,0,.97);
	}

	button.navbar-toggle {
		border-color: #fff;
	}

	button.navbar-toggle span {
		background-color: #fff;
	}

	.nav_list li {
		display: block;
		text-align: right;
		padding: 4px 0;
	}

	.navbar_fh {
		height: 34px;
	}

	.nofh_xs .navbar_fh {
		height: auto;
		padding: 0;
	}

	h1 .second_str {
		font-size: 26px;
	}

	.order_layer {
		display: none;
	}

	#order .btn_center {
		position: static;
	}

	#map {
		position: static;
		width: 100%;
		height: 200px;
		padding: 0;
	}

	.order_text {
		font-size: 28px;
	}

	.nav-justified>li>a {
		width: auto;
	}

	.btn, .btn:focus {
		padding: 10px 4px;
	}



	.display_flex {
		display: block;
	}
	.footer_left,
	.footer_center,
	.footer_right {
		text-align:center;
		margin-bottom: 20px;
	}

	.nomargin_xs {
		margin: 0;
	}
}

@media(max-width: 991px){
	.order_text {
		font-size: 30px;
	}
}

#job_examples h2{
	margin-bottom: 45px;
}

#job_examples .container{
	padding-bottom: 55px;
}

#about_company h2{
	margin-bottom: 80px;
}

#our_clients h2{
	margin-bottom: 30px;
}

#contacts h2{
	margin-bottom: 45px;
}

#preview .modal-title{
    color:#333;
}

/* 404 ERRR */
.content_404_error {
	position: relative;
	overflow: hidden;
	font-size: 550px;
	font-family: 'BebasNeue-bold', 'Arial';
	line-height: 480px;
	color: #c6c8cb;
}

.content_404_error_text {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	color: #5c5e69;
	font-size: 88px;
	text-shadow: 0px -1px 0px #fff, 1px 1px 0px #fff, -1px 1px 0px #fff, 1px -1px 0px #fff, -1px -1px 0px #fff;
}
	@media(min-width: 768px){
		.content_404_error_text {
			text-shadow: 0px -3px 0px #fff, 3px 3px 0px #fff, -3px 3px 0px #fff, 3px -3px 0px #fff, -3px -3px 0px #fff;
		}
	}
	
.content_404_error_detail {
	margin-bottom: 30px;
	font-size: 16px;
}

.content_404_error_links a,
.content_404_error_links a:focus {
	display: inline-block;
	margin: 0 15px 20px 15px;
	padding: 20px 45px;
	border-radius: 10px;
	color: #fff;
	text-decoration: none;
	background-color: #62646e;
}

.content_404_error_links a:hover {
	color: #fff;
	background-color: #c6c8cb;
}

@media (max-width: 1199px) { /*_0-md_*/

	.content_404_error {
		font-size: 460px;
		font-family: 'BebasNeue-bold';
		line-height: 400px;
	}

	.content_404_error_text {
		font-size: 70px;
	}
}


@media (max-width: 767px) { /*_0-xs_*/
	.content_404_error {
		font-size: 200px;
		font-family: 'BebasNeue-bold';
		line-height: 180px;
	}
	.content_404_error_text {
		font-size: 30px;
	}
}

/* END 404 ERRR */


html, body{height: 100%;}
@media(min-width: 768px){
	.agreement_page_cont{
		height: auto;
		min-height: 100%;
		padding-bottom: 68px;
	}
}
.agreement_page_cont{
	padding-top: 140px;
	margin-bottom: 70px;
}
@media(min-width: 768px){
	.agreement_page_cont{padding-bottom: 85px; margin-bottom: 160px;}
}
@media(min-width: 992px){
	.agreement_page_cont{padding-bottom: 97px; margin-bottom: 0px;}
}

.error.help-block{
	color: #980404;
	font-size: 12px;
	margin: 0px;
}

footer {
	background-color: #0f0f0f;
	color: #757575;
}
	@media(min-width: 768px){
		footer {
			margin-top: -68px;
		}	
	}

.footer-feedback-footer{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
}
@media(min-width: 768px){
	.modal-body .footer-feedback-footer{
		flex-direction: row;
		justify-content: space-between;
	}	
}
@media(min-width: 992px){
	#contacts .footer-feedback-footer{
		flex-direction: row;
		justify-content: space-between;
	}	
}
.footer-feedback-footer .btn{
	max-width: 184px;
}
	@media(max-width: 767px){
		.modal-body .footer-feedback-footer .btn{
			margin-top: 20px;
		}
	}
	@media(max-width: 991px){
		#contacts .footer-feedback-footer .btn{
			margin-top: 20px;
		}
	}
.footer-feedback-footer .error.help-block{
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
}
@media(min-width: 992px){
	.footer-feedback-footer .error.help-block{
		left: 0;
		right: auto;
	}
}

.thanks-modal-title{
	text-align: center;
    font-weight: bold;
    font-size: 28px;
    padding: 20px 10px;
    margin: 0;
}

.PRVUniversalFeedback form{
	margin: 0px;
}

.mask_phone_number_block{
	position: relative;
}

.mask_phone_number_block .error.help-block{
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	bottom: -18px;
}
	@media(min-width: 992px){
		.mask_phone_number_block .error.help-block{
			right: auto;
			text-align: left;
		}
	}
.fancybox-nav span{
	visibility: visible;
}