input.required_field,
select.required_field,
textarea.required_field,
.passport_block_content.required_field{
    border:1px solid #C92B11 !important;
}
.popup_overlay {
    background: rgba(0,0,0, 0.7);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 700;
    display: none;
}
.standart_popup_width {
    max-width: 450px;
}
.popup_window_wrapper {
    min-width: 290px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    top: 10%;
    margin-bottom: 10%;
    max-height: 80%;
    background: #FFF;
    position: relative;
    overflow-y: auto;
}
.popup_close_button {
    /*background: url(/images/elements/delete_product.svg) no-repeat center center;*/
    position: absolute;
    right: 5px;
    width: 19px;
    height: 19px;
    cursor: pointer;
    top: 5px;
    background-size: 19px;
    opacity: 0.7;
}
.popup_window_title {
    font-size: 24px;
    padding-bottom: 0px;
    text-align:center;
}
.pop_content, .popup_window_title {
    padding: 17px 25px 10px;
    overflow-x: auto;
}
.pop_content .contact_input {
	width: 100%;
	padding-top:0;
}
.txt_block p {
	line-height: 1.5;
    font-size: 15px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 300;
    margin: 5px 0;
    padding: 0;
}
.txt_block h5 {
	margin:0;
	padding:0;
}
#map {
    width: 100%;
    height: 550px;
    border-top: 5px solid #e4e4e4;
    border-bottom: 5px solid #e4e4e4;
}
/* Картинку установить */
#loader{
    position: fixed;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    background: rgba(250, 250, 250, 0.6) url(/images/common/ring.svg) no-repeat 50% 45%;
}
/*
 Уведомления
 * */

#alert__msg{
	padding: 20px 20px 20px 20px;
    background: #fefefe;
    color: #324554;
    border: 2px solid #78cfd2;
    font-family: inherit;
    font-size: 18px;
    position: fixed;
    z-index: 999999;
    top: 120px;
    width: 450px;
    box-shadow: none;
    display: none;
    font-weight: 400;
}

.alert__title{
	font-weight: 500;
	text-align: center;
}

.alert_message{
	line-height: 1.2;
	padding-top: 10px;
	font-size: 16px;
	text-align: center;
}

.alert__ok {
	width: 100px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 100;
    background: #319EA2;
    border: 0;
    border-radius: 0px;
    text-align: center;
    padding: 5px 0px 5px 0px;
    margin-top: 20px;
    cursor: pointer;
    font-size: 23px;
    margin-left: auto;
    margin-right: auto;
}
.news_elems .element{
	margin-bottom:25px;
}
.news_elems .element {
	padding: 0;
	overflow: hidden;
	padding-bottom:10px;
}
.element img {
    /* width: 124px; */
    /* height: 128px; */
    max-width:100%;
    width: inherit;
    height: auto;
    padding-bottom: 30px;
}
.date_news{
	position: relative;
    top: 0px;
}
.nav-sd a, .nav-sd select {
	text-transform: uppercase;
}

.pagination {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style-type: none;
    margin-bottom: 30px;
}
.pagination li.backlink-disabled {
    cursor: no-drop;
}
.pagination li {
    display: inline-block;
    font-weight: 600;
    min-width: 20px;
    height: 20px;
    text-align: center;
    font-size: 14px;
    padding-top: 2px;
    position: relative;
}
.pagination li a.activepage, .pagination li:hover {
    color: #B8975F;
}
.pagination li a {
    width: 100%;
    height: 100%;
    display: block;
}
.backlink a:before {
    content: " ";
    width: 10px;
    position: absolute;
    background: url(/images/common/left_arrow.svg) no-repeat;
    top: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
    background-position: center;
    opacity: 0.7;
}
.forwardlink a:before {
    content: " ";
    width: 10px;
    position: absolute;
    background: url(/images/common/right_arrow.svg) no-repeat;
    top: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
    background-position: center;
    opacity: 0.7;
}
.fx-mnu{
    position: fixed;
    height: auto;
    /* width: 100%; */
    z-index: 200;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.height_margin_menu{
	height:95px;
    padding-top: 27px;
	width:100%;
	display:none;
	z-index: 2;
}
.gal_img{
	min-height:385px;
    position: relative;
}
.gallery-inner img {
    margin-bottom: 40px;
    position: absolute;
    top: 50%;
    max-width: 100%;
    width: auto;
    transform: translateY( -50% );
}
.gallery .subtitle {
    padding-bottom: 40px;
}
.gal_p_img {
	border-radius:0;
	min-height:194px;
	position: relative;
	margin-bottom: 10px;
}
.gal_p_img img {
	position: absolute;
    top: 50%;
    max-width: 100%;
    width: auto;
    transform: translateY( -50% );
}

.background_review{
	min-height: 295px;
	position: relative;
}
.background_review img {
	border-radius: 50%;
}
.person img {
    padding: 0px;
    position: absolute;
    top: 53%;
    /* max-width: 100%; */
    /* width: auto; */
    transform: translateY( -50% );
    margin: 0 auto;
    left: 0px;
    right: -17px;
}
.person_block{
	min-height: 470px;
	text-align:center;
}
.person_block.one .background_review{
	background-position-y: 40px;
	background: url( /images/elements/per2.png ) center no-repeat;
}
.person_block.two .background_review {
	background: url( /images/elements/per1.png ) top center no-repeat;
}
.review_text{
    height: 95px;
    overflow: hidden;
    position: relative;
}
.review_text.a {
	overflow: visible;
    height: auto;
   

}
.pcng {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 2px;
    height: 29px;
    background: linear-gradient(rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);
}
.dlmore {
    color: #BA9A62;
    font-size: 12px;
    bottom: 12px;
    cursor: pointer;
    position: relative;
}
.dlmore span.t, .dlmore.a span.o {
    display: none;
}
.dlmore.a span.t {
    display: block;
}
.element .btn {
	position: relative;
	bottom:0;
	margin-top:10px;
	font-size: 17px;
}
.element{
	height:auto;
}

.btnStd {
    display: inline-block;
    background-color: #319EA2;
    color: #FFF;
    bottom: 45px;
    border-radius: 30px;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    padding-top: 17px;
    margin-top: 0px;
    cursor: pointer;
    padding: 0 20px 0 20px;
    line-height: 49px;
    border: 1px solid #319EA2;
}
.btnStd:hover {
    border: 1px solid #319EA2;
    background-color: #fff;
    color: #319EA2;
}
.btnCenter{
	text-align:center;
}
.services_blocks .element img {
	width: 124px;
    height: 128px;
}
.uslugi .element {
	height: auto;
	width:100%;
}
.uslugi .element .btn {
	bottom: 0;
}

.maska_uslugi img {
	border-radius:50%;
}
.detail_text span{
	display:inherit;
	font-weight:600;
    font-family: 'Open Sans', sans-serif;
}
.team_block_img{
	min-height:275px;
	position: relative;
}
.team_block{
	text-align:center;
}
.pagination_area{
	margin-top:30px;
}
.team_block img {
	max-width:100%;
}
.nav-sd ul li:hover > ol {
   /* -webkit-box-shadow: 2px -1px 15px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px -1px 15px -4px rgba(0,0,0,0.75);
    box-shadow: 2px -1px 15px -4px rgba(0,0,0,0.75);*/
}
.header-sd{
	height:95px;	
}
.element.home {
	width: 100%;
}
.nav ul li {
	text-transform: uppercase;
}


.item_service:last-child {
	float:none;
	margin: 0 auto;
}
.small_el_name {
    font-size: 11px;
    font-style: italic;
}
.list_elem_service .el-name {
	text-transform: uppercase;
}
.service-detail-inner .detail_small_title_service{
	font-size: 18px;
}

.uslugi .el-name , .services_blocks .el-name{
	min-height: 66px;
}
.uslugi .subtitle , .services_blocks .subtitle {
	min-height: 42px;
}

.basket-icon-header {
    height: 32px;
    background-image: url(/images/svg/basket.svg);
    background-repeat: no-repeat;
    width: 24px;
    display: inline-block;
    background-size: 100%;
    background-position: center;
    position: absolute;
    top: 10px;
    right: 0px;
}
.nav ul {
	margin-left: 0;
    padding-left: 0;
}
.nav {
    width: 635px;
}
.count_header_bsk {
	position: absolute;
    right: -10px;
    top: -2px;
    font-weight: 600;
}
















/* BASKET PAGE */
.basket_page {
	margin-top: 30px;
}
.checkoutProdus {
    width: 100%;
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
    /*margin-top: 30px;*/
    border-radius: 4px;
}
.item_bask_block {
    padding-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #D5D5D5;
    padding: 15px 0px 15px 0px;
}
.item_bask_img {
    text-align: center;
    position: relative;
    margin-left: 15px;
}
.item_bask_img img {
	border-radius: 50%;
}
.bsk_1, .bsk_2, .bsk_3, .bsk_4 {
    float: left;
}
.bsk_1 {
	width: 12%;
}
.bsk_2 {
    width: 42%;
}
.bsk_3 {
    width: 16%;
    padding-top: 15px;
}
.bsk_4 {
    padding-top: 40px;
}
.item_bask_titl {
    margin-left: 32px;
    line-height: 2.22em;
    padding-top: 22px;
}
.item_bsk_del {
    cursor: pointer;
    margin-right: 8px;
    position: absolute;
    right: 22px;
}
.item_title_bas {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #4D4D4D;
    line-height: 1.5;
}
.title_product_basket {
    display: block;
    float: left;
}

.price_busket_elements {
	font-size: 17px;
    padding: 0px 0px 0px 0px;
    margin-top: 0px;
    color: #319ea2;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.item_bask_total {
	font-size: 17px;
   
    color: #319ea2;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.widmod {
    line-height: 35px;
    display: table-cell;
    white-space: nowrap;
    border: 1px solid #ccc;
    height: 40px;
    width: 80px;
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
    float: right;
    margin-top: 15px;
    box-sizing: border-box;
    margin-right: 15px;
    position: relative;
}
.item_bask_count .widmod {
    float: left;
}
.widmod span {
    font-size: 15px;
}
.min, .plus {
	/*
    background: #d1d1d1;
    -webkit-box-shadow: inset 7px -62px 57px -73px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 7px -62px 57px -73px rgba(0,0,0,0.5);
    box-shadow: inset 7px -62px 57px -73px rgba(0,0,0,0.5);
    border: 1px solid #cccccc;
    */
}
.min {
    cursor: pointer;
    display: inline-block;
    width: 22%;
    float: left;
    height: 100%;
    border-right: 1px solid #ccc;
    position: absolute;
    left: 0;
}
.plus {
    cursor: pointer;
    display: inline-block;
    width: 22%;
    float: right;
    height: 100%;
    border-left: 1px solid #ccc;
    position: absolute;
    right: 0;
}
.block_total_bask {
    background: #f6f6f6;
    padding: 20px 30px;
}
.aprice_busket {
    font-size: 16px;
    color: #3F3F3F;
}
.total_bsk_price {
    float: right;
}
.busket_allpricecount, .vprice {
    color: #B8975F;
    font-size: 20px; 
}
.basket_choose {
	padding-left: 0px;
	margin-top: 15px;
}
.basket_choose ul {
	height: auto;
}
.basket_page .reserv {
	background-color: #fff;
}
.basket_page .reserv .btn {
	margin-bottom: 0px;
}
.nav-sd .basket-icon-header {
	margin-top: 30px;
}
/* BASKET PAGE END */


.list-item .add_to_basket {
	position: absolute;
    top: 0;
    color: #fff;
    display: block;
    text-align: center;
    width: 60%;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
    border-radius: 45px;
    text-transform: uppercase;
    margin: 0 auto;
    left: 0;
    right: 0;
    margin-top: 110px;
    background-color: #319EA2;
    opacity: 0;
}
.list-item:hover .add_to_basket {
	opacity: 1;
}





/* COOKIE ALERT  */
.cookieAlertBlock{
    position: fixed;
    width: 100%;
    bottom: 0;
    background: rgba(31, 31, 31, 0.94);
    z-index: 60000;
    padding: 10px 10px;
    background: #4b5c7bd1;
}
.cookieAlertInnerBlock{
	text-align:center;
}
.cookieAlertInnerBlock .about_content {
	background: transparent;
    padding: 0;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
}
.cookieAlertBtn {
    height: 35px;
    border-radius: 24px;
    background: #d8b594;
    display: inline-block;
    line-height: 36px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    text-shadow: 0px 0px 0px #000;
    transition: all .14s ease;
    position: absolute;
    right: 40px;
    top: 15px;
    background: #98aa0a;
    color: white;
}
.about_content p {
    margin: 0;
    padding: 0;
    font-size: 1em;
    color:#fff;
}
/* COOKIE ALERT  */

.mobile_bask {
	display: none;
}
.accept_policy {
    border-top: 2px solid #DDDDDD;
    padding-top: 15px;
    margin-top: 5px;
}
.basket_page .reserv .btn {
	margin-top: 15px;
}
.head_basket {
	
}
.head_basket .head_basket_i {
	line-height: 1.22em;
    padding-top: 0;
}
.ask {
	position: relative;
}
.ask:after {
	content: "*";
    position: absolute;
    right: -5px;
    color: red;
    top: -5px;
}
.ask_txt .nal {
	font-size: 11px;
	padding-left: 7px;
}
.ask_txt_ind{
	height: 5px;
	float:left;
	
}


@media (max-width: 1024px) {
	.nav-sd ul {
	    padding-top: 42px;
	}
	.nav-sd .basket-icon-header {
	    margin-top: 42px;
	}

	.basket_page .inputs {
	    margin-left: 0px;
	}
	.basket_page .inputs input ,
	.basket_page .inputs textarea , 
	.basket_page .send {
		width: 100%;
	}
	
}

@media all and (max-width:1199px){
	.popup_window_wrapper {
		top:2%;
	}
}

@media (max-width: 960px) {
	.nav {
	    width: 490px;
	}
	.element img {
		width: auto;
	}
}


@media (max-width: 768px) {
	.nav .basket-icon-header {
		display: none;
	}
	.mobile_bask {
		display: block;
		position: relative;
		float:right;
		margin-right: 20px;
    	top: 0;
	}
	.nav {
		left:inherit;
	}
	.HeaderIndex {
		/*height: 100%;
	    position: fixed;
	    z-index: 20;*/
	}
	.HeaderIndex .s-input{
		position: relative;
	    left: 0;
	    top: 0;
	    width: 100%;
	    display:block;
	}
	
	.HeaderIndex .search {
		display:none;
	}
	
	.person img {
	    width: auto; 
	}
	
	.HeaderIndex .btn {
		margin-right: 15px;
		width: auto;
		padding:0 15px;
	}
	
}

@media (max-width: 425px){
	.mobile_bask {
		margin-right: 80px;
	}
	
	.HeaderIndex .btn {
	    font-size: 12px;
	    width: 190px;
	    margin: 0;
	    margin-bottom:5px;
	}
	.HeaderIndex .btn-menu {
	    display: inline-block;
	    margin: 3px 5px 0 0;
	    position: absolute;
	    top: 18px;
	    right: 0px;
	}
}

.view_menu{
	width: 5%;
    float: left;
    margin-top: 8px;
}


@media (max-width: 768px){
	.page_desc  iframe{
		width: 100%;
		height:auto;
	}
}

