body {
	font-family: "Times New Roman", serif;
	line-height: 1;
}






img {
	max-width: 100%;
}






@media (min-width: 1200px) {
	.container {
		max-width: 970px;
	}
}






.title-block {
	color: #262626;
	font-size: 24px;
	margin-bottom: 23px;
	text-align: center;
}








.header {
	border-bottom: 5px solid #1fb57a;
	background: url("../images/bg.png") repeat;
	padding-bottom: 335px;
	position: relative;
	z-index: 5;
}

.top {
	background: url("../images/bg-top.png") no-repeat center bottom;
	padding: 10px 0 27px 0;
}

.contacts-header {
	padding: 0 35px;
}

.header .phone {
	color: #999;
	font-size: 10px;
	font-weight: 400;
	font-family: "Tahoma", sans-serif;
	line-height: 1.3;
	letter-spacing: 2px;
	margin: 0 35px 0 5px;
	padding: 7px 0 5px 0;
	text-transform: uppercase;
}

.header .phone.free {
	margin: 0 20px 0 -36px;
}

.header .phone a {
	color: #000;
	cursor: text;
	font-size: 22px;
	font-weight: 700;
	font-family: "Times New Roman", serif;
	letter-spacing: 0;
	text-decoration: none;
}

.header .phone a:hover {
	color: #000;
	text-decoration: none;
}

.contacts-button {
	margin: 0 0 0 -21px;
}

.header .callback-btn {
	background: url("../images/icon_button_call.png") no-repeat left top;
	color: #fff !important;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	font-family: "Times New Roman", serif;
	height: 45px;
	line-height: 45px;
	margin-right: 15px;
	margin-bottom: 8px;
	text-align: center;
	padding: 0;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	width: 187px;
}

.header .reservation-btn {
	background: url("../images/icon_button_reservation.png") no-repeat left top;
	color: #fff !important;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	font-family: "Times New Roman", serif;
	height: 45px;
	line-height: 45px;
	margin-bottom: 8px;
	text-align: center;
	padding: 0;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	width: 233px;
}





.header .logo {
	margin-bottom: 5px;
	text-align: center;
}

.header .logo::after {
	border-top: 1px solid #1a1a1a;
	content: "";
	display: block;
	margin: 0 auto;
	max-width: 436px;
	width: 100%;
}

.stars {
	margin-bottom: 30px;
	text-align: center;
}





.nav {
	background-color: #fff;
	display: block;
}

.navigation ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

.navigation ul::after {
	clear: both;
	content: "";
	display: table;
}

.navigation ul li,
.navigation ul li a {
	display: inline-block;
}

.navigation ul li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 5px 0;
	padding: 0;
}

.navigation ul li a {
	color: #000;
	font-size: 18px;
	line-height: 1;
	padding: 16px 21px 17px 20px;
	text-decoration: none;
}

.navigation ul li a:hover,
.navigation ul li a.selected {
	background-color: #ffa800;
	color: #fff !important;
	text-decoration: none;
}

.slicknav_menu {
	display: none;
}

.slicknav_menu,
.slicknav_btn {
	background: #8e1f51;
}





.photos-wrap {
	margin: -303px 0 0 0;
	position: relative;
	z-index: 10;
}

.photos {
	height: 437px;
	position: relative;
}








.bronirovanie-wrap {
	background: url("../images/bg_form_reservation_top.png") no-repeat center top;
	margin: -55px 0 0px 0;
	padding: 12px 0 0 0;
	position: relative;
	z-index: 20;
}

.bronirovanie-container-wrap {
	background: url("../images/bg_form_reservation.png") no-repeat center bottom;
	padding: 0 0 45px 0;
}

.bronirovanie {
}

.bronirovanie .calculator {
	margin: 0 auto;
	max-width: 858px;
	padding: 13px 0 0 0;
}

.bronirovanie .title {
	color: #fff;
	font-size: 24px;
	line-height: 1;
	margin-bottom: 11px;
	position: relative;
	text-align: center;
}

.bronirovanie .title::before {
	border-top: 1px solid #f2cdcb;
	content: "";
	display: block;
	position: absolute;
	bottom: 5px;
ÿ efᾰ͈ 0;
	z-index: 10;
	width: 100%;
}

.bronirovanie .title::after {
	background: #de837e url("../images/icon_title_reservation.png") no-repeat left top;
	content: "";
	display: block;
	margin: 7px auto 0;
	height: 11px;
	position: relative;
	z-index: 20;
	width: 257px;
}


.bronirovanie .calculator form {
	padding: 0 18px;
}

.bronirovanie .calculator form::after,
.form-inputs::after {
	clear: both;
	content: "";
	display: table;
}

.bronirovanie .calculator .form-inputs {
	float: left;
	padding-top: 8px;
	width: 75.5952380952381%;
}

.date-area {
	float: left;
	width: 52.02834645669291%;
}

.adults-area {
	float: left;
	width: 23.98582677165354%;
}

.age-child {
	clear: both;
	float: none;
	width: 100%;
}

.age-child::after {
	clear: both;
	content: "";
	display: table;
}

.age-child .i-select {
	float: left;
	margin: 25px 1.4% 0 0 !important;
	width: 14% !important;
}

.count-input {
	border: 0;
	background: #fff;
	color: #000;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	font-family: "Tahoma", sans-serif;
	line-height: 1;
	margin: 0 6px;
	outline: none;
	padding: 4px 0;
	text-align: center;
	width: 25px;
}

.count-btn {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	background-color: #fff;
	cursor: pointer;
	color: #eaafac !important;
	display: inline-block;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: 700;
	margin: 0;
	height: 12px;
	text-decoration: none;
	text-align: center;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	width: 12px;
}

.count-btn:hover {
	background-color: #fbebdc;
}

.count-btn.minus {
	line-height: 0.8;
}

.count-btn.plus {
	line-height: 0.9;
}


.bronirovanie .calculator label,
.bronirovanie .calculator .form-label {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	font-family: "Tahoma", sans-serif;
	margin: 0 10px 0 0;
}

.bronirovanie .calculator .form-input {
	display: inline-block;
}

.date-area input {
	border: 0;
	background: #fff;
	color: #000;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	font-family: "Tahoma", sans-serif;
	line-height: 1;
	margin: 0;
	max-width: 160px;
	outline: none;
	padding: 4px 0;
	text-align: center;
	width: 100%;
}

.bronirovanie .calculator .form-submit {
	float: left;
	width: 24.4047619047619%;
}

.bronirovanie .calculator input[type="submit"] {
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    background: none;
    background: url(../images/icon_submit.png) no-repeat left top;
    border: 0;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    font-family: "Tahoma", sans-serif;
    height: 34px;
    line-height: 34px;
    outline: none;
    padding: 0;
    text-decoration: none;
    text-align: center;
    transition: .15s;
    -webkit-transition: .15s;
    -moz-transition: .15s;
    -o-transition: .15s;
    -ms-transition: .15s;
    width: 163px;
}

.bronirovanie .calculator input[type="submit"]:hover {
	box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
}





.i-select {
	color: #000;
    font-size: 12px;
    font-weight: 700;
    font-family: "Tahoma", sans-serif;
    position: relative;
}

.i-select > * {
	user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}

.i-select-selected {
	background-color: #fff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	cursor: pointer;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	position: relative;
	padding: 0 39px 0 11px;
}

.i-select-selected::after {
	/*background: #fff url(images/new/selector-i.png) no-repeat center center;*/
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 33px;
}

.i-select-selected.active::after {
	/*background: #fff url("images/new/selector-active-i.png") no-repeat center center;*/
}

.i-select-list {
	background-color: #fff;
    display: none;
    overflow: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 10;
}

.i-select-option {
	padding: 7px 11px 8px;
}

.i-select-option:hover, .i-select-option.selected {
	background-color: #de837e;
    color: #fff;
    cursor: pointer;
}

.i-select input {
	display: none;
}






 .informations{
  margin-top: 55px;
 
 }


.informations .fg {
	margin-bottom: 45px;
}


.service {
	line-height: 1;
	margin: 4px 0 4px 16px;
	position: relative;
}

.service a {
	border-bottom: 1px solid #000;
	color: #000;
	display: inline-block;
	font-size: 12px;f
	font-weight: 400;
	font-family: "Tahoma", sans-serif;
	text-decoration: none;
}

.service a:hover {
	border-color: transparent;
	color: #000;
	text-decoration: none;
}

.service::before {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border: 2px solid #d1d7e0;
	content: "";
	display: inline-block;
	height: 9px;
	position: absolute;
	left: -16px;
	top: 4px;
	width: 9px;
}


.news {
	color: #000;
	font-size: 12px;
	font-weight: 400;
	font-family: "Tahoma", sans-serif;
	line-height: 1;
}

.news .date {
	color: #808080;
	margin-bottom: 9px;
}

.news .cmnt {
	line-height: 1.2;
	margin-bottom: 40px;
}


.sale {
	color: #000;
	font-size: 14px;
	font-weight: 400;
	font-family: "Tahoma", sans-serif;
	line-height: 1.2;
	margin-bottom: 10px;
	min-height: 110px;
}







.resorts::after {
	clear: both;
	content: "";
	display: table;
}

.resorts .item {
	float: left;
	padding: 3px 0;
	width: 50%;
}

.resorts .item a {
	color: #000;
	font-size: 12px;
	font-weight: 400;
	font-family: "Tahoma", sans-serif;
	line-height: 1;
	text-decoration: none;
}

.resorts .item a:hover {
	color: #000;
	text-decoration: underline;
}





.content-wrap {
	margin-bottom: 30px;
}

.content {
	color: #404040;
	font-size: 12px;
	font-weight: 400;
	font-family: "Tahoma", sans-serif;
	line-height: 1.25;
}

h1,
h2 {
	font-family: "Times New Roman", serif;
	font-weight: 400;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
	font-family: "Tahoma", serif;
	font-weight: 400;
}








.ticket {
	margin-bottom: 20px;
	position: relative;
}

.ticket a {
	color: #333;
	display: block;
	font-size: 24px;
	font-weight: 400;
	font-family: "Times New Roman", serif;
	line-height: 1;
	width: auto;
	text-decoration: none;
	text-align: center;
	padding: 22px 0 19px;
}

.ticket a:hover {
	color: #e53f58;
	text-decoration: none;
}

.ticket a.avia::before {
	background: url("../images/avia.png") no-repeat left top;
	content: "";
	display: inline-block;
	margin-right: 13px;
	height: 38px;
	vertical-align: middle;
	width: 36px;
}

.ticket a.avia:hover::before {
	background: url("../images/avia_active.png") no-repeat left top;
}

.ticket a.railway::before {
	background: url("../images/railway.png") no-repeat left top;
	content: "";
	display: inline-block;
	margin-right: 15px;
	margin-top: -3px;
	height: 22px;
	vertical-align: middle;
	width: 51px;
}

.ticket a.railway:hover::before {
	background: url("../images/railway_active.png") no-repeat left top;
}









.partners {
	margin-bottom: 20px;
	position: relative;
}

.partner {
	text-align: center;
}




.weather {
	margin-bottom: 20px;
	position: relative;
}






.form-reservation-wrap {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: url("../images/bg.png") repeat;
	color: #fff;
	margin: 21px 0 57px 0;
}

.form-reservation-area {
	margin: -21px 0 -27px 0;
}

.form-reservation-container-wrap {
	background: url("../images/bg_form_call_top.png") no-repeat center top;
	padding: 30px 0 0 0;
}

.form-reservation-container {
	background: url("../images/bg_form_call.png") no-repeat center bottom;
	padding: 0 0 32px 0;
}

.form-reservation {
	/*box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4);
	-o-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4);
	-ms-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4);
	background-color: #de837e;*/
}

.form-reservation .title-block {
	color: #fff;
	line-height: 1;
	margin-bottom: 11px;
	position: relative;
}

.form-reservation .title-block::before {
	border-top: 1px solid #f2cdcb;
	content: "";
	display: block;
	position: absolute;
	bottom: 5px;
	left: 0;
	z-index: 10;
	width: 100%;
}

.form-reservation .title-block::after {
	background: #de837e url("../images/icon_title_reservation.png") no-repeat left top;
	content: "";
	display: block;
	margin: 7px auto 0;
	height: 11px;
	position: relative;
	z-index: 20;
	width: 257px;
}

.form-info {
	font-size: 14px;
	font-family: "Tahoma", sans-serif;
	margin-bottom: 25px;
	text-align: center;
}

.form-reservation form {
	text-align: center;
}

.form-reservation form label {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	font-family: "Tahoma", sans-serif;
	margin-right: 20px;
	line-height: 1;
}

.form-reservation form input[type="text"] {
	background: #fff;
	border: 0;
	color: #262626;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	font-family: "Tahoma", sans-serif;
	line-height: 1;
	outline: none;
	padding: 1px 5px 2px;
}

.form-reservation form input[type="submit"] {
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	background: none;
	background: url("../images/icon_submit.png") no-repeat left top;
	border: 0;
	cursor: pointer;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	font-family: "Tahoma", sans-serif;
	height: 34px;
	line-height: 34px;
	margin-left: 50px;
	outline: none;
	padding: 0;
	text-decoration: none;
	text-align: center;
	transition: .15s;
	-webkit-transition: .15s;
	-moz-transition: .15s;
	-o-transition: .15s;
	-ms-transition: .15s;
	width: 163px;
}

.form-reservation form input[type="submit"]:hover {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}




.gallery .title-block::after {
	background: url("../images/icon_title_gallery.png") no-repeat left top;
	content: "";
	display: block;
	margin: 7px auto 0;
	height: 11px;
	width: 257px;
}

.gallery {
	margin-bottom: 45px;
}

.gallery .owl-nav > div {
	height: 26px;
	margin-top: -13px;
	position: absolute;
	top: 50%;
	width: 30px;
}

.gallery .owl-prev {
	background: url("../images/icon_prev.png") no-repeat left top;
	left: -55px;
}

.gallery .owl-prev:hover {
	background: url("../images/icon_prev_active.png") no-repeat left top;
}

.gallery .owl-next {
	background: url("../images/icon_next.png") no-repeat left top;
	right: -55px;
}

.gallery .owl-next:hover {
	background: url("../images/icon_next_active.png") no-repeat left top;
}







.more {
	text-align: right;
}

.more-btn {
	background-color: #f4c5c2;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	font-family: "Tahoma", sans-serif;
	line-height: 1;
	padding: 2px;
	text-decoration: none;
}

.more-btn span {
	border: 1px solid #fff;
	display: inline-block;
	padding: 4px 8px 3px 9px;
}

.more-btn:hover {
	background-color: #e53f58;
	color: #fff;
	text-decoration: none;
}





.about {
	color: #000;
	font-size: 12px;
	font-weight: 400;
	font-family: "Tahoma", sans-serif;
	line-height: 1;
	margin-bottom: 45px;
}

.review {
	margin-bottom: 25px;
}

.review .date {
	color: #808080;
	margin-bottom: 9px;
}

.review .name {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 14px;
}

.review .cmnt {
	line-height: 1.2;
}







.footer {
	background: url("../images/bg.png") repeat;
	border-top: 9px solid #1fb57a;
	padding-bottom: 26px;
}

.footer p {
	margin: 0;
}

.footer .navigation {
	background-color: #fff;
	margin-bottom: 25px;
}

.footer .logo img {
	max-width: 224px;
}

.footer .phone {
	font-size: 20px;
	font-weight: 700;
	font-family: "Tahoma", sans-serif;
	line-height: 2;
}

.footer .phone a {
	color: #000;
	font-size: 22px;
	font-weight: 700;
	font-family: "Times New Roman", serif;
	text-decoration: none;
}

.address {
	color: #000;
	font-size: 14px;
	font-family: "Tahoma", sans-serif;
	line-height: 1.25;
	margin-bottom: 35px;
}

.address > div {
	font-size: 20px;
	font-family: "Times New Roman", serif;
	font-weight: 700;
	margin-bottom: 10px;
}

.callback {
	padding-top: 18px;
	text-align: right;
}

.footer .callback-btn {
	background: url("../images/icon_button.png") no-repeat left top;
	color: #fff !important;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	font-family: "Times New Roman", serif;
	height: 45px;
	line-height: 45px;
	text-align: center;
	padding: 0;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	width: 291px;
}

.footer .callback-btn:hover {
	color: #fff;
	text-decoration: none;
}

.footer .callback .callback-btn {
	margin-bottom: 5px;
}

.callback-btn.call::before {
	background: url("../images/icon_phone.png") no-repeat left top;
	content: "";
	display: inline-block;
	height: 18px;
	margin-right: 10px;
	vertical-align: middle;
	width: 15px;
}

.callback-btn.reservation::before,
.reservation-btn.reservation::before {
	background: url("../images/icon_call.png") no-repeat left top;
	content: "";
	display: inline-block;
	height: 15px;
	margin-right: 10px;
	vertical-align: middle;
	width: 19px;
}

.copyright {
	font-size: 11px;
}















.test-area {
	padding: 75px 0;
}



/*

.title-figure {
	background: url("../images/icon_title_figure.png") no-repeat center bottom;
	color: #262626;
	font-size: 24px;
	font-family: "Times New Roman", serif;
	line-height: 1;
	margin: 0 0 16px 0;
	padding: 0 0 18px 0;
	text-align: center;
}




.figure-strong-wrap {
	border: 3px solid #1fb57a;
	border-left: 0;
	border-right: 0;
	margin: -9px 12px;
	position: relative;
}

.figure-strong-wrap::before, .figure-strong-wrap::after {
	content: "";
	display: block;
	height: 12px;
	position: absolute;
	top: -3px;
	width: 12px;
}

.figure-strong-wrap::before {
	background: url("../images/part_circle_top_left_min.png") no-repeat left top;
	left: -12px;
}

.figure-strong-wrap::after {
	background: url("../images/part_circle_top_right_min.png") no-repeat left top;
	right: -12px;
}




.figure-strong {
	margin: 9px -12px;
	border: 3px solid #1fb57a;
	position: relative;
	border-top: 0;
	border-bottom: 0;
}

.figure-strong::before, .figure-strong::after {
	position: absolute;
	bottom: -12px;
	content: "";
	display: block;
	height: 12px;
	width: 12px;
}

.figure-strong::before {
	background: url("../images/part_circle_bottom_left_min.png") no-repeat left top;
	left: -3px;
}

.figure-strong::after {
	background: url("../images/part_circle_bottom_right_min.png") no-repeat left top;
	right: -3px;
}





.figure-light-wrap {
	border: 1px solid #88d8b8;
	border-left: 0;
	border-right: 0;
	margin: -6px 11px;
	margin: 0 0;
	position: relative;
}

.figure-light-wrap::before, .figure-light-wrap::after {
	content: "";
	display: block;
	height: 9px;
	position: absolute;
	top: -1px;
	width: 9px;
}

.figure-light-wrap::before {
	background: url("../images/part_circle_top_left_min_light.png") no-repeat left top;
	left: -8px;
}

.figure-light-wrap::after {
	background: url("../images/part_circle_top_right_min_light.png") no-repeat left top;
	right: -8px;
}





.figure-light {
	border: 1px solid #88d8b8;
	border-top: 0;
	border-bottom: 0;
	margin: 7px -8px;
	margin: 0 0;
	position: relative;
}

.figure-light::before, .figure-light::after {
	content: "";
	display: block;
	height: 9px;
	width: 9px;
	position: absolute;
	bottom: -8px;
}

.figure-light::before {
	background: url("../images/part_circle_bottom_left_min_light.png") no-repeat left top;
    left: -1px;
}

.figure-light::after {
	background: url("../images/part_circle_bottom_right_min_light.png") no-repeat left top;
    right: -1px;
}
*/











.clt, .crt, .clb, .crb {
	display: inline-block;
	height: 12px;
	overflow: hidden;
	position: relative;
	width: 12px;	
}

.clt::before, .crt::before, .clb::before, .crb::before {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border: 3px solid #2cb982;
	content: "";
	display: inline-block;
	height: 24px;
	position: absolute;
	width: 24px;
}

.clt::before {
	top: -12px;
	left: -12px;
}
.crt::before {
	top: -12px;
	left: 0;
}
.clb::before {
	top: 0;
	left: -12px;
}
.crb::before {
	top: 0;
	left: 0;
}











.fg {
	min-height: 12px;
	position: relative;
}

.fg-area {
	padding: 15px 20px 20px;
}

.fg-title {
	background: url("../images/icon_title_figure.png") no-repeat center bottom;
	color: #262626;
	font-size: 24px;
	font-family: "Times New Roman", serif;
	line-height: 1;
	margin: 0 0 16px 0;
	padding: 0 0 18px 0;
	text-align: center;
}

.fg-subtitle {
	background: url("../images/icon_title_figure.png") no-repeat center bottom;
	color: #262626;
	font-size: 15px;
	font-weight: 700;
	font-family: "Tahoma", serif;
	line-height: 1.25;
	margin: 0 0 14px 0;
	padding: 0 0 24px 0;
	text-align: center;
}

.fg-subtitle a {
	color: #000;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
}

.fg-subtitle a:hover {
	color: #000;
	text-decoration: underline;
}





.fg-t {
	background: url("../images/bg-t.png") repeat-x left top;
	height: 7px;
	position: absolute;
	top: 0;
	left: 18px;
	right: 18px;
}

.fg-b {
	background: url("../images/bg-b.png") repeat-x left bottom;
	height: 7px;
	position: absolute;
	left: 18px;
	right: 18px;
	bottom: 0;
}

.fg-l {
	background: url("../images/bg-l.png") repeat-y left top;
	position: absolute;
	top: 18px;
	left: 0;
	bottom: 18px;
	width: 7px;
}

.fg-r {
	background: url("../images/bg-r.png") repeat-y right top;
	position: absolute;
	top: 18px;
	right: 0;
	bottom: 18px;
	width: 7px;
}

.fg-lt {
	background: url("../images/bg-lt.png") no-repeat left top;
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 18px;
}

.fg-rt {
	background: url("../images/bg-rt.png") no-repeat left top;
	position: absolute;
	top: 0;
	right: 0;
	height: 18px;
	width: 18px;
}

.fg-lb {
	background: url("../images/bg-lb.png") no-repeat left top;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 18px;
	width: 18px;
}

.fg-rb {
	background: url("../images/bg-rb.png") no-repeat left top;
	position: absolute;
	bottom: 0;
	right: 0;
	height: 18px;
	width: 18px;
}

.fg-top {
	background: #fff url("../images/bg-block-top.png") no-repeat left top;
	position: absolute;
	top: -13px;
	left: 0;
	right: 0;
	margin: auto;
	height: 25px;
	width: 57px;
}


.gsInformer {
  width: 100% !important;
}

.border-color,
.border-color::before,
.border-color::after {
  border-color: #8e1f51;
}


 .box-oval {
  background: #de837e !important;
}
