* {
	margin: 0;
	padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, label {
	display: block;
}

body {
	font: 12px "DinPro Light", sans-serif;
	width: 100%;
	min-width: 1024px;
	background: #fffff4;
}

@font-face {
    font-family: 'constan';
	src: url('../assets/fonts/constan.ttf') format('truetype');
}

@font-face {
    font-family: 'CalibriL';
	src: url('../assets/fonts/CalibriL.ttf') format('truetype');
}

@font-face {
    font-family: 'calibri';
	src: url('../assets/fonts/calibri.ttf') format('truetype');
}

@font-face {
    font-family: 'calibrii';
	src: url('../assets/fonts/calibrii.ttf') format('truetype');
}

@font-face {
    font-family: "DinPro Light";
    src: local("Dinpro Light"),
    url("../assets/fonts/DINPro-Light.otf");
}

@font-face {
    font-family: "DinPro Bold";
    src: local("Dinpro Bold"),
    url("../assets/fonts/DINPro-Bold.otf");
}

@font-face {
    font-family: "DinPro Medium";
    src: local("Dinpro Medium"),
    url("../assets/fonts/DINPro-Medium.otf");
}

@font-face {
    font-family: "DinPro Regular";
    src: local("Dinpro Regular"),
    url("../assets/fonts/DINPro-Regular.otf");
}

a, input {
	outline: none;
	border: none;
}

a {
	text-decoration: none;
}

a span.cnt_solid {
	border-bottom: solid 1px;
}

a:hover span.cnt_solid.red {
	border-bottom: solid 1px #d44d60;
}

a:hover span.cnt_solid {
	border-bottom: none;
}

p {
	font: 12px/14px 'calibri', Arial, sans-serif;
}

.wrapper {
	width: 100%;
	height: 100%;
	background: url('../assets/images/wrap_bg.webp') center 300px no-repeat;
}

.container {
	width: 940px;
	margin: 0 auto;
	padding: 0px 0px;
	position: relative;
}

.container.head {
	min-height: 475px;
}

.clear {
	clear: both;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 485px;
	position: relative;
	background: url('../assets/images/Fon_shapki.webp') center -250px no-repeat;
	width: 100%;
	z-index: 100;
}

.h1_title {
	position: absolute;
	bottom: 314px;
	text-align: center;
	left: 0;
	font: 55px/60px 'constan', Arial, sans-serif;
	text-shadow: 6px 4px 7px rgba(0, 0, 0, 0.74);
	color: #fff;
}

.phone_top_block {
	position: absolute;
	bottom: 228px;
	right: 60px;
	font: 30px/30px 'constan', Arial, sans-serif;
	text-shadow: 6px 4px 7px rgba(0, 0, 0, 0.74);
	color: #fff; 
	text-align: right;
}

.top_phone {
	display: block;
	font: 40px/40px 'constan', Arial, sans-serif;
	text-shadow: 6px 4px 7px rgba(0, 0, 0, 0.74);
	margin-right: -30px;
}

.adres_top_block {
	position: absolute;
	bottom: 120px;
	right: 60px;
	font: 30px/30px 'constan', Arial, sans-serif;
	text-shadow: 6px 4px 7px rgba(0, 0, 0, 0.74);
	color: #fff; 
	text-align: right;
}

.top_adres {
	display: block;
	font: 40px/40px 'constan', Arial, sans-serif;
	text-shadow: 6px 4px 7px rgba(0, 0, 0, 0.74);
	margin-right: -30px;
}

.head_bottom_section {
	position: absolute;
	left: 0;
	bottom: -55px;
	background: #FF7373 url("../assets/images/lbg.jpg") no-repeat;
	width: 100%;
	height: 84px;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	font-family: "DinPro Bold", sans-serif;
	color: #fff;
	padding: 18px 0 0 0;
	border-radius: 50px 30px;
}

.head_bottom_section span {
	font-family: "DinPro Light", sans-serif;
	font-weight: normal;
	display: block;
	font-size: 27px;
	color: #fff;
}

#biograf {
	position: relative;
	width: 476px;
	left: 50%;
	margin-left: -377px;
	padding-right: 277px;
	margin-top: 85px;
}

.photo_biograf {
	position: absolute;
	top: 0px;
	right: 0px;
}

.h2_title {
	font: 32px/36px 'CalibriL', Arial, sans-serif;
	color: #000;
	border-bottom: 1px solid #dadada;
}

.h2_title_sub {
	font: 40px/46px 'CalibriL', Arial, sans-serif;
	color: #7b7b77;
	text-align: center;
}

.info_avtor, .info_avtor a {
	font: 15px/18px 'CalibriL', Arial, sans-serif;
	color: #565656;
}

.info_avtor {
	padding: 5px 0px 28px;
}

.avtor_name {
	padding-bottom: 15px;
	font: 22px/26px 'CalibriL', Arial, sans-serif;
	color: #53744e;
}

.h3_title {
	font: 18px/22px 'constan', Arial, sans-serif;
	color: #121412; 
	padding-bottom: 11px;
}	

.h3_title.grey {
	color: #010101;
}

ul li {
	list-style: none;
	font: 12px/14px 'calibri', Arial, sans-serif;
	margin-bottom: 16px;
}

ul.avtors {
	width: 95%;
}

ul.bottoms li {
	list-style: none;
	font: 12px/15px 'calibri', Arial, sans-serif;
	margin-bottom: 5px;
}

ul.bottoms {
	padding-top: 5px;
}

.italics {
	font-style: italic;
}

#about_block, #bonus_block {
	width: 860px;
	position: relative;
	left: 50%;
	margin-left: -430px;
	padding-bottom: 38px;
}

#bonus_block {
	top: 40px;
	padding-top: 30px;
}

.select_nav, .select_nav_bonus {
	padding-top: 26px;
}

.select_nav li, .select_nav_bonus li {
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.select_nav li.last, .select_nav_bonus li.last {
	margin-right: 0px;
}

.select_nav li a, .select_nav_bonus li a {
	display: inline-block;
	font: 13px/16px 'calibri', Arial, sans-serif;
	text-align: center;
	color: #010101;
	padding: 8px 10px 9px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
}

.select_nav li a:hover, .select_nav li a.active, .select_nav_bonus li a:hover, .select_nav_bonus li a.active {
	background: #f3f3f3;
}

.select_container, .select_container_bonus {
	width: 752px;
	position: relative;
	left: 50%;
	margin-left: -377px;
	background: #fff8e4;
}

.inner_select, .inner_select_bonus {
	padding: 29px 33px 33px;
	display: none;
}

.inner_select.active, .inner_select_bonus.active {
	display: block;
}

.h4_title {
	font: 18px/22px 'CalibriL', Arial, sans-serif;
	color: #010101;
}

.separator {
	width: 752px;
	height: 40px;
	background: url('../assets/images/separator.jpg') 0 0 no-repeat;
	position: relative;
	left: 50%;
	margin-left: -376px;
}

#gallery_block {
	width: 875px;
	position: relative;
	left: 50%;
	margin-left: -437px;
	top: -5px;
}

.h2_gall {
	font: 40px/46px 'constan', Arial, sans-serif;
	color: #7b7b77; 
	text-align: center;
}

.container_gall {
	position: relative;
	width: 856px;
	left: 50%;
	margin-left: -424px;
	padding-top: 20px;
}

.gallery_scroll {
	width: 756px;
	height: 133px;
	left: 50%;
	margin-left: -378px;
	position: relative;
	overflow: hidden;
}

.gall_elem {
	display: inline-block;
	float: left;
	width: 184px;
	height: 133px;
	margin-right: 5px;
	text-align: center;
}

.gall_elem img {
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}

.gallery_link {
	position: absolute;
	display: block;
	width: 50px;
	height: 0px;
	overflow: hidden;
	padding-top: 50px;
	background-image: url('../assets/images/gallery_linkes.png');
	background-repeat: no-repeat;
	top: 50%;
	margin-top: -25px;
}

.gallery_link.prev {
	background-position: 0px 0px;
	left: -10px;
}

.gallery_link.next {
	background-position: -50px 0px;
	right: -5px;
}

.gallery_link.prev:hover, .gallery_link.prev.inactive {
	background-position: 0px -50px;
}

.gallery_link.next:hover, .gallery_link.next.inactive {
	background-position: -50px -50px;
}

.gallery_licen {
	width: 752px;
	position: relative;
	left: 50%;
	margin: 20px 0px 17px -376px;
	height: 710px;
}

.licen_bg_01 {
	position: absolute;
	width: 175px;
	height: 262px;
	left: 138px;
	top: 53px;
	background: url('../assets/images/licen_bg_01.jpg') 0 0 no-repeat;
}

.licen_bg_02, .licen_bg_03, .licen_bg_04, .licen_bg_05, .licen_bg_06, .licen_bg_08, .licen_bg_09 {
	position: absolute;
	width: 82px;
	height: 121px;
	left: 327px;
	top: 68px;
	background: url('../assets/images/licen_bg_02.jpg') 0 0 no-repeat;
}

.licen_bg_03 {
	left: 422px;
	top: 53px;
	width: 175px;
	height: 259px;
	background: url('../assets/images/licen_bg_03.jpg') 0 0 no-repeat;
}

.licen_bg_04 {
	left: 74px;
	top: 410px;
	background: url('../assets/images/licen_bg_04.jpg') 0 0 no-repeat;
}

.licen_bg_05 {
	left: 209px;
	top: 340px;
	background: url('../assets/images/licen_bg_05.jpg') 0 0 no-repeat;
}

.licen_bg_06 {
	left: 193px;
	top: 502px;
	width: 119px;
	height: 178px;
	background: url('../assets/images/licen_bg_06.jpg') 0 0 no-repeat;
}

.licen_bg_07 {
	position: absolute;
	width: 176px;
	height: 258px;
	left: 357px;
	top: 342px;
	background: url('../assets/images/licen_bg_07.jpg') 0 0 no-repeat;
}

.licen_bg_08 {
	left: 570px;
	top: 340px;
	background: url('../assets/images/licen_bg_08.jpg') 0 0 no-repeat;
}

.licen_bg_09 {
	left: 571px;
	top: 481px;
	background: url('../assets/images/licen_bg_09.jpg') 0 0 no-repeat;
}

#video_gallery_block, #reviews {
	width: 752px;
	position: relative;
	left: 50%;
	margin-left: -376px;
}

#reviews {
	margin-top: 18px;
}

.gallery_video_block {
	width: 752px;
	position: relative;
}

.reviews_inner {
	padding: 0px 0px 45px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 25px;
}

.reviews_inner.last {
	border-bottom: none;
	margin-bottom: 55px;
}

.reviews_inner img {
	display: inline-block;
	width: 87px;
	height: 87px;
	margin-top: 4px;
	overflow: hidden;
	margin-right: 15px;
	float: left;
}

.reviews_text {
	display: inline-block;
	float: left;
	vertical-align: top;
	width: 645px;
}

.reviews_text p {
	color: #000;
	font: 16px/19px 'CalibriL', sans-serif;
}

.reviews_text span.nics {
	display: inline-block;
	float: right;
	color: #6c6c6c;
	font: 16px/19px 'calibrii', sans-serif;
}

.marg35 {
	padding-bottom: 35px;
}

#maps {
	padding: 2px 0px;
	height: 430px;
	background: url('../assets/images/maps_bg.jpg') 0 0 repeat-x;
}

.right_slider {
    float: right;
    overflow: hidden;
    margin: 0 0 10px 20px;
}

.section_slider {
    overflow: hidden;
    margin: 0 0 10px 0;
}

.more_info h3 {
    text-transform: none;
    margin: -5px 0 10px 0;
    font-size: 19px;
    color: #000;
    float: none;
    text-align: left;
	font: 19px 'CalibriL', sans-serif;
}

.more_info p {
    overflow: hidden;
    font-size: 16px;
    color: #7b7b77;
    margin: 0 0 20px 0;
	font: 16px/18px 'CalibriL', sans-serif;
}

.more_info p span {
    font-weight: bold;
}

fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

/* Middle
-----------------------------------------------------------------------------*/

#toTop {
	width: 100px;
	border: 3px solid #ccc;
	border-radius: 5px;
	background: #f7f7f7;
	text-align: center;
	padding: 5px;
	position: fixed;
	bottom: 10px;
	left: 10px;
	cursor: pointer;
	display: none;
	color: #333;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	opacity: 0.8;
}

#toTop:hover {
	opacity: 1.0;
}

#footer {
	background: #fffff3;
	height: 160px;
	padding-top: 36px;
}

.footer {
    overflow: hidden;
    width: 940px;
    margin: 0 auto;
}

.footer .title_site {
    font-family: "DinPro Bold", sans-serif;
    margin: 0;
    color: #7b7b7b;
    font-size: 60px;
    text-transform: uppercase;
    float: left;
}

.footer .title_site span {
    display: block;
    font-size: 15px;
    padding-left: 5px;
}

.footer .call {
    float: right;
    color: #7b7b7b;
    font-family: "DinPro Bold", sans-serif;
    text-shadow: none;
    margin: 11px 0 0 0;
	font-size: 28px;
}

.footer .call span {
    color: #7b7b7b;
    font-size: 37px;
    font-family: "DinPro Regular", sans-serif;
    text-shadow: none;
}

.footer p {
    clear: both;
    text-align: center;
    color: #7b7b7b;
    font-size: 15px;
    overflow: hidden;
    font-family: "DinPro Medium", sans-serif;
    margin: 15px;
	padding-top: 5px;
}

video {
	outline: none;
}

.block_info {
	text-align: center;
	font: 32px/36px 'CalibriL', Arial, sans-serif;
	color: #000;
	border-bottom: 1px solid #dadada;
	display: inline-block;
	width: 100%;
	height: auto;
	padding-bottom: 15px;
}

/*PRELOADER*/
.video_gallery {
	min-height: 165px;
}

.banter-loader {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 72px;
	height: 72px;
	margin-left: -36px;
	margin-top: -36px;
}

.banter-loader__box {
	float: left;
	position: relative;
	width: 20px;
	height: 20px;
	margin-right: 6px;
}

.banter-loader__box:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #FF7373;
}

.banter-loader__box:nth-child(3n) {
	margin-right: 0;
	margin-bottom: 6px;
}

.banter-loader__box:nth-child(1):before, .banter-loader__box:nth-child(4):before {
	margin-left: 26px;
}

.banter-loader__box:nth-child(3):before {
	margin-top: 52px;
}

.banter-loader__box:last-child {
	margin-bottom: 0;
}

@keyframes moveBox-1 {
	9.0909090909% {
		transform: translate(-26px, 0);
	}
	18.1818181818% {
		transform: translate(0px, 0);
	}
	27.2727272727% {
		transform: translate(0px, 0);
	}
	36.3636363636% {
		transform: translate(26px, 0);
	}
	45.4545454545% {
		transform: translate(26px, 26px);
	}
	54.5454545455% {
		transform: translate(26px, 26px);
	}
	63.6363636364% {
		transform: translate(26px, 26px);
	}
	72.7272727273% {
		transform: translate(26px, 0px);
	}
	81.8181818182% {
		transform: translate(0px, 0px);
	}
	90.9090909091% {
		transform: translate(-26px, 0px);
	}
	100% {
		transform: translate(0px, 0px);
	}
}

.banter-loader__box:nth-child(1) {
	animation: moveBox-1 4s infinite;
}

@keyframes moveBox-2 {
	9.0909090909% {
		transform: translate(0, 0);
	}
	18.1818181818% {
		transform: translate(26px, 0);
	}
	27.2727272727% {
		transform: translate(0px, 0);
	}
	36.3636363636% {
		transform: translate(26px, 0);
	}
	45.4545454545% {
		transform: translate(26px, 26px);
	}
	54.5454545455% {
		transform: translate(26px, 26px);
	}
	63.6363636364% {
		transform: translate(26px, 26px);
	}
	72.7272727273% {
		transform: translate(26px, 26px);
	}
	81.8181818182% {
		transform: translate(0px, 26px);
	}
	90.9090909091% {
		transform: translate(0px, 26px);
	}
	100% {
		transform: translate(0px, 0px);
	}
}

.banter-loader__box:nth-child(2) {
	animation: moveBox-2 4s infinite;
}

@keyframes moveBox-3 {
	9.0909090909% {
		transform: translate(-26px, 0);
	}
	18.1818181818% {
		transform: translate(-26px, 0);
	}
	27.2727272727% {
		transform: translate(0px, 0);
	}
	36.3636363636% {
		transform: translate(-26px, 0);
	}
	45.4545454545% {
		transform: translate(-26px, 0);
	}
	54.5454545455% {
		transform: translate(-26px, 0);
	}
	63.6363636364% {
		transform: translate(-26px, 0);
	}
	72.7272727273% {
		transform: translate(-26px, 0);
	}
	81.8181818182% {
		transform: translate(-26px, -26px);
	}
	90.9090909091% {
		transform: translate(0px, -26px);
	}
	100% {
		transform: translate(0px, 0px);
	}
}

.banter-loader__box:nth-child(3) {
	animation: moveBox-3 4s infinite;
}

@keyframes moveBox-4 {
	9.0909090909% {
		transform: translate(-26px, 0);
	}
	18.1818181818% {
		transform: translate(-26px, 0);
	}
	27.2727272727% {
		transform: translate(-26px, -26px);
	}
	36.3636363636% {
		transform: translate(0px, -26px);
	}
	45.4545454545% {
		transform: translate(0px, 0px);
	}
	54.5454545455% {
		transform: translate(0px, -26px);
	}
	63.6363636364% {
		transform: translate(0px, -26px);
	}
	72.7272727273% {
		transform: translate(0px, -26px);
	}
	81.8181818182% {
		transform: translate(26px, -26px);
	}
	90.9090909091% {
		transform: translate(26px, 0px);
	}
	100% {
		transform: translate(0px, 0px);
	}
}

.banter-loader__box:nth-child(4) {
	animation: moveBox-4 4s infinite;
}

@keyframes moveBox-5 {
	9.0909090909% {
		transform: translate(0, 0);
	}
	18.1818181818% {
		transform: translate(0, 0);
	}
	27.2727272727% {
		transform: translate(0, 0);
	}
	36.3636363636% {
		transform: translate(26px, 0);
	}
	45.4545454545% {
		transform: translate(26px, 0);
	}
	54.5454545455% {
		transform: translate(26px, 0);
	}
	63.6363636364% {
		transform: translate(26px, 0);
	}
	72.7272727273% {
		transform: translate(26px, 0);
	}
	81.8181818182% {
		transform: translate(26px, -26px);
	}
	90.9090909091% {
		transform: translate(0px, -26px);
	}
	100% {
		transform: translate(0px, 0px);
	}
}

.banter-loader__box:nth-child(5) {
	animation: moveBox-5 4s infinite;
}

@keyframes moveBox-6 {
	9.0909090909% {
		transform: translate(0, 0);
	}
	18.1818181818% {
		transform: translate(-26px, 0);
	}
	27.2727272727% {
		transform: translate(-26px, 0);
	}
	36.3636363636% {
		transform: translate(0px, 0);
	}
	45.4545454545% {
		transform: translate(0px, 0);
	}
	54.5454545455% {
		transform: translate(0px, 0);
	}
	63.6363636364% {
		transform: translate(0px, 0);
	}
	72.7272727273% {
		transform: translate(0px, 26px);
	}
	81.8181818182% {
		transform: translate(-26px, 26px);
	}
	90.9090909091% {
		transform: translate(-26px, 0px);
	}
	100% {
		transform: translate(0px, 0px);
	}
}

.banter-loader__box:nth-child(6) {
	animation: moveBox-6 4s infinite;
}

@keyframes moveBox-7 {
	9.0909090909% {
		transform: translate(26px, 0);
	}
	18.1818181818% {
		transform: translate(26px, 0);
	}
	27.2727272727% {
		transform: translate(26px, 0);
	}
	36.3636363636% {
		transform: translate(0px, 0);
	}
	45.4545454545% {
		transform: translate(0px, -26px);
	}
	54.5454545455% {
		transform: translate(26px, -26px);
	}
	63.6363636364% {
		transform: translate(0px, -26px);
	}
	72.7272727273% {
		transform: translate(0px, -26px);
	}
	81.8181818182% {
		transform: translate(0px, 0px);
	}
	90.9090909091% {
		transform: translate(26px, 0px);
	}
	100% {
		transform: translate(0px, 0px);
	}
}

.banter-loader__box:nth-child(7) {
	animation: moveBox-7 4s infinite;
}

@keyframes moveBox-8 {
	9.0909090909% {
		transform: translate(0, 0);
	}
	18.1818181818% {
		transform: translate(-26px, 0);
	}
	27.2727272727% {
		transform: translate(-26px, -26px);
	}
	36.3636363636% {
		transform: translate(0px, -26px);
	}
	45.4545454545% {
		transform: translate(0px, -26px);
	}
	54.5454545455% {
		transform: translate(0px, -26px);
	}
	63.6363636364% {
		transform: translate(0px, -26px);
	}
	72.7272727273% {
		transform: translate(0px, -26px);
	}
	81.8181818182% {
		transform: translate(26px, -26px);
	}
	90.9090909091% {
		transform: translate(26px, 0px);
	}
	100% {
		transform: translate(0px, 0px);
	}
}

.banter-loader__box:nth-child(8) {
	animation: moveBox-8 4s infinite;
}

@keyframes moveBox-9 {
	9.0909090909% {
		transform: translate(-26px, 0);
	}
	18.1818181818% {
		transform: translate(-26px, 0);
	}
	27.2727272727% {
		transform: translate(0px, 0);
	}
	36.3636363636% {
		transform: translate(-26px, 0);
	}
	45.4545454545% {
		transform: translate(0px, 0);
	}
	54.5454545455% {
		transform: translate(0px, 0);
	}
	63.6363636364% {
		transform: translate(-26px, 0);
	}
	72.7272727273% {
		transform: translate(-26px, 0);
	}
	81.8181818182% {
		transform: translate(-52px, 0);
	}
	90.9090909091% {
		transform: translate(-26px, 0);
	}
	100% {
		transform: translate(0px, 0);
	}
}

.banter-loader__box:nth-child(9) {
	animation: moveBox-9 4s infinite;
}