@font-face {
    font-family: 'aliquamultralight';
    src: url('../fonts/aliquam.eot');
    src: url('../fonts/aliquam.eot#iefix') format('embedded-opentype'),
         url('../fonts/aliquam.woff') format('woff'),
         url('../fonts/aliquam.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aliquam';
    src: url('../fonts/aliquamreg.eot');
    src: url('../fonts/aliquamreg.eot#iefix') format('embedded-opentype'),
         url('../fonts/aliquamreg.woff') format('woff'),
         url('../fonts/aliquamreg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aleoregular';
    src: url('../fonts/aleo-regular.eot');
    src: url('../fonts/aleo-regular.eot#iefix') format('embedded-opentype'),
         url('../fonts/aleo-regular.woff') format('woff'),
         url('../fonts/aleo-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aleolight';
    src: url('../fonts/aleo-light.eot');
    src: url('../fonts/aleo-light.eot#iefix') format('embedded-opentype'),
         url('../fonts/aleo-light.woff') format('woff'),
         url('../fonts/aleo-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face { 
	font-family: "minionpro"; 
	src: url('../fonts/MinionPro-Regular.eot');
	src: url('../fonts/MinionPro-Regular.eot#iefix') format('embedded-opentype'),
         url('../fonts/MinionPro-Regular.woff') format('woff'),
         url('../fonts/MinionPro-Regular.ttf') format('truetype');
	font-weight: normal;
    font-style: normal;
}
body{
  overflow-x: hidden;
  font-family: 'aleoregular';
}
html {
	margin: 0 !important;
}
a {
	outline: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
#page-preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  z-index: 100500;
}
.h_bg1{
  font-size: 50px;
  font-weight: 100;
  font-family: 'Aliquam';
}
.h_bg{
  font-size: 22px;
}
#section_mar section{
  margin: 25px 0;
  display: block !important;
  max-height: 118px;
  padding-top: 8px;
  padding-bottom: 8px;
}
#section_mar .b_title {
	padding: 0px !important;
	font-size: 34px;
}
#section_mar .s_title {
	font-family: "Aliquam_ul";
	font-size: 20px;
}
#button_close{
  background: url('../img/xxx.png');
  width: 60px;
  height: 60px;
  background-size: 100% 100%;
  float: right;
  cursor: pointer;
  z-index: 999;
  margin-top: 20px;
  right: 15px;
  position: absolute;
}
#page-preloader .spinner {
  width: 62px;
  height: 62px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url('../img/728.GIF');
  background-size: 100% 100%;
  margin: -16px 0 0 -16px;
}
.b_title, .s_title, #h_poup{
  font-family: 'Aliquam';
  text-shadow: none;
}
.section_one{
  position: responsive;
}
	.section_one .search-form {
		min-width: 270px;
	}
		.section_one .search-form input.search-field {
			padding: 3px 12px;
			border: 0;
			border-radius: 15px;
			outline: 0;
			color: grey;
			font-family: 'aleoregular';
			font-weight: 200;
		}
		.section_one .search-form input.search-submit {
			width: 21px;
			height: 21px;
			border: 0;
			outline: 0;
			margin-left: 5px;
			vertical-align: middle;
			background-color: #eff4f8;
			background: url('../img/search.png') no-repeat center center;
			color: #39434a;
			text-transform: uppercase;
			font-family: "Aleo-light";
		}
#myCarousel{
  width: 100%;
  padding: 3%;
  background: rgb(236,241,247);
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #FFF;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 0;
}
.img_section a { 
	text-decoration: none;
	color: #000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.img_section a:hover { 
  color: #97bcd3;
}
.photo:hover{
/* 	cursor: pointer; */
}
.img_section, .section_two, .section_four{background: #fff;}
section{
  position: relative;
}
.carousel-caption h1{
  font-size: 63px;
  letter-spacing: 6px;

}
.contant h1, h2{
  margin:5px 0px;
}
.center-photo .b_title{
  font-size: 80px;
}
.center-photo .s_title{
  bottom: 17px;
  position: relative;
  font-size: 35px;
  color: #a3aeb6;
}
.soc_right{
	padding-top: 3px;
}
.soc_right a{
	display: block;
	float: left;
}
.facebook-icon{
	color: #fbfbfb !important;
	-webkit-transition: color 0.3s, left 0.3s;
	-moz-transition: color 0.3s, left 0.3s;
	-ms-transition: color 0.3s, left 0.3s;
	-o-transition: color 0.3s, left 0.3s;
	transition: color 0.3s, left 0.3s;
}
.pinterest-icon{
	padding-top: 1px;
	color: #fbfbfb !important;
	-webkit-transition: color 0.3s, left 0.3s;
	-moz-transition: color 0.3s, left 0.3s;
	-ms-transition: color 0.3s, left 0.3s;
	-o-transition: color 0.3s, left 0.3s;
	transition: color 0.3s, left 0.3s;
}
.twitter-icon{
	color: #fbfbfb !important;
	-webkit-transition: color 0.3s, left 0.3s;
	-moz-transition: color 0.3s, left 0.3s;
	-ms-transition: color 0.3s, left 0.3s;
	-o-transition: color 0.3s, left 0.3s;
	transition: color 0.3s, left 0.3s;
}
.google-icon{
	padding-top: 2px;
	color: #fbfbfb !important;
	-webkit-transition: color 0.3s, left 0.3s;
	-moz-transition: color 0.3s, left 0.3s;
	-ms-transition: color 0.3s, left 0.3s;
	-o-transition: color 0.3s, left 0.3s;
	transition: color 0.3s, left 0.3s;
}
.instagram-icon{
	color: #fbfbfb;
	-webkit-transition: color 0.3s, left 0.3s;
	-moz-transition: color 0.3s, left 0.3s;
	-ms-transition: color 0.3s, left 0.3s;
	-o-transition: color 0.3s, left 0.3s;
	transition: color 0.3s, left 0.3s;
}
.instagram2-icon{
	width: 15px;
	height: 16px;
	padding: 0 20px;
	background: url(../images/lj.png) center center no-repeat;
	-webkit-transition: background 0.3s, left 0.3s;
	-moz-transition: background 0.3s, left 0.3s;
	-ms-transition: background 0.3s, left 0.3s;
	-o-transition: background 0.3s, left 0.3s;
	transition: background 0.3s, left 0.3s;
}
.instagram2-icon:hover {
	background: url(../images/lj_h.png) center center no-repeat;
}
.facebook-icon:hover {
	color: #6fb5e2 !important;
}
.pinterest-icon:hover {
	color: #fe1818 !important;
}
.twitter-icon:hover {
	color: #6fb5e2 !important;
}
.google-icon:hover {
	color: #fe1818 !important;
}
.instagram-icon:hover {
	color: #ebf1f6;
}
.section_one
{
  background-color: rgb(57,68,74);
  padding: 15px 0;
}
.social a i{
  padding: 0 20px;
}
.soc_right{
  float: right;
}
.logo
{
  color: #fff;
}
ul.clearfix {
  position: relative;
  border-top: 1px solid lightgrey;
  padding: 10px 0px 0px 0px;
  margin: 17px 0em;
}
.al-left{
  padding-left: 130px;
}
.al-right{
  padding-right: 130px;
}
ul.clearfix li {
  cursor: pointer;
  float: left;
  text-align: center;
  list-style: none;
  padding: 12px 10px;
}

li:last-child {
  border: none;
}

li:hover, li.active {
  color: #5EA15C;
}
.center-photo{
  margin: 20px auto;
  z-index: 999;
    position: relative;
}
.map_header {
	background-color: #ebf1f6;
	height: 117px;
	padding-top: 34px;
}
.map_header div *{
/* 	float: left; */
	display: inline-block;
	vertical-align: top;
}
.map_header_container {
	text-align: center;
	width: auto;
	margin-left: auto;
	float: none;
}
.map_header div span, strong{margin:20px;}
.section_three{
  background: url('../img/main/bath.jpg')no-repeat bottom center scroll;
  background-size: cover;
  display: table;
  width: 100%;
  height: auto;
  padding: 100px 0;
  text-align: center;
  color: #fff;
}

#marker {
  position: relative;
  display: none;
  border-top: 3px solid #004934;
  height: 3px;
  bottom: 10px!important;
  -webkit-transition: width 0.3s, left 0.3s;
  -moz-transition: width 0.3s, left 0.3s;
  -ms-transition: width 0.3s, left 0.3s;
  -o-transition: width 0.3s, left 0.3s;
  transition: width 0.3s, left 0.3s;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.csstransitions .detect:after {
  content: "CSS3 Transitions";
  color: green;
  font-weight: bold;
  background-color: white;
}

.no-js .detect:after {
  content: "JS Disabled";
  color: red;
  font-weight: bold;
  background-color: white;
}
.all_in_one{
    position: absolute;
    bottom: 0;
    left: 48%;
    margin:10px auto;
}
.img_mause{
  background: url('../img/mause.png');
  width: 22px;
  height: 35px;
  background-size: 100% 100%;
  margin: 10px auto;
}
.detect:after {
  content: "jQuery.animate()";
  color: red;
  font-weight: bold;
  background-color: white;
}
.section_two{
  text-align: center;
}
.map, .section_map{
  background: rgb(236,241,247);
}
.section_five{
  padding:0px;
  background: rgb(236,241,247);
}
.section_five_span{
  padding: 103px 0px;
/*   float: inherit; */
}
.section_five_img{
    padding: 20px;
    width: 100%;
    /*   float: inherit; */
}
.section_six{
  padding: 3%;
  background: rgb(236,241,247);
}
.content, .content1, .content2 {
  background: #FFF;
/*   padding: 75px 100px; */
  background: rgba(255,255,255,0.9);
  background-size: 100%;
  z-index: 2;
  height: 389px;
}
.content2 {
	padding: 0;
}
.content h1{
  font-size:50px;
  margin: 0;
}
.content span, .content1 span, .content2 span {
  margin-bottom: 45px;
  display: inline-block;
}
.content1 .bott, .content .bott, .content1 .bott span, .content2 .bott span {
	margin-bottom: 0px;
}
.photo {
  /*display: flex !important;*/
  background-size: cover !important;
  justify-content: center;
  align-items: center;
  display: table;
  width: 100%;
  text-align: center;
  float: left;
  margin: 40px 0;
  text-align: center;
}
.content_1{ 
  position: absolute;
  top: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.button{
  background:rgb(236,241,247);
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
  cursor: pointer;
  border: 2px white solid;
  font-size: 18px;
  font-family: Aliquam;
}
.bak{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 30px;
  margin-top: 10px;
  padding-top: 4px;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
.map_link_container:hover .bak, .map_link_container .bak.active_menu {
	background: #fff;
}
.bak_bg{
  margin: 0 auto;
  background: url('../img/round.png');
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 39px;
  height: 39px;
  border-radius: 57px;
  margin-top: 10px;
}
.rubin_bg{
  width: 22px;
  height: 22px;
  background: url('../img/rubin_2.png');
  background-size: 100% 100%;
  float: left;
  margin: 8px auto;
}
#pd
{    margin: 20px 0;}
.rubin_min{
  width: 17px;
  height: 17px;
  background: url('../img/rubin1.png');
  background-size: 100% 100%;
/*   float: left; */
  /* margin-right: 10px; */
  margin: 8px auto;
}
.rubin{
  width: 20px;
  height: 20px;
  background: url('../img/rubin.png');
  background-size: 100% 100%;
  float: left;
  margin-right: 10px;
}
.photo:before{
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
/* 	visibility: hidden; */
	display: block;
	width: 100%;
	height: 100%;
	z-index: 0;
	background: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
ol li{
  border:1px solid #a3aeb6 !important;
  background-color: #a3aeb6 !important;
}
ol li.active{
  border:1px solid #fff !important;
  background-color: #fff !important;
}
.pointer{
  cursor: pointer;
}
li.current{
  background: rgb(236,241,247);
}
.photo:hover:before{
	background: rgba(255,255,255,0.4);
}
.content_1 h1{font-size: 51px;}
.content_1 h2{font-size: 41px;}
.two_in_one{
  margin-left: 30%;
  margin-top: 83%;
  width: 200px;
}
.section_map{
  padding: 70px 0px;
}
.center_img_sm{
  margin-top: 130px;
}
.center_img_sm img{
  margin: 3px 0;
}
.img_section{
  text-align: center;
}
.col-sm-5 .photo .content{
  padding: 54px 10px;
  margin: 51px;
}
#h_poup{
	text-align: center;
	color: #a3aeb6;
	font-size: 23px;
}


.flex{
  width: 100%;
    margin: 10px 0;
}
.flex .sbi_item{
  height: auto;
  width: 10%;
  padding: 5px;
/*   min-height: 140px; */
  float: left;
}
.main_smallimages {
	position: relative;
}
.main_smallimages_title{
    color: #39434A;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}
.town_header_image {
	background-size: cover;
	display: table;
	width: 100%;
	height: auto;
	padding: 80px 0;
	text-align: center;
	color: #fff;
}
.section_photo_main_1{
  background-size: cover;
  display: table;
  width: 100%;
  height: auto;
  padding: 80px 0;
  text-align: center;
  color: #fff;
}
.section_photo_main_2{
  background-size: cover;
  display: table;
  width: 100%;
  height: auto;
  padding: 80px 0;
  text-align: center;
  color: #fff;
}
.section_photo_main_3{
  background-size: cover;
  display: table;
  width: 100%;
  height: auto;
  padding: 80px 0;
  text-align: center;
  color: #fff;
}
.section_photo_main_4{
  background-size: cover;
  display: table;
  width: 100%;
  height: auto;
  padding: 80px 0;
  text-align: center;
  color: #fff;
}
.section_photo_main_5{
  background-size: cover;
  display: table;
  width: 100%;
  height: auto;
  padding: 80px 0;
  text-align: center;
  color: #fff;
}
.section_photo_main_6{
  background-size: cover;
  display: table;
  width: 100%;
  height: auto;
  padding: 80px 0;
  text-align: center;
  color: #fff;
}
.section_photo_main_7{
  background-size: cover;
  display: table;
  width: 100%;
  height: auto;
  padding: 80px 0;
  text-align: center;
  color: #fff;
}
.section_photo_main_8{
  background-size: cover;
  display: table;
  width: 100%;
  height: auto;
  padding: 80px 0;
  text-align: center;
  color: #fff;
}
.section_photo_main_9{
  background-size: cover;
  display: table;
  width: 100%;
  height: auto;
  padding: 80px 0;
  text-align: center;
  color: #fff;
}
.section_photo_main_10{
  background-size: cover;
  display: table;
  width: 100%;
  height: auto;
  padding: 80px 0;
  text-align: center;
  color: #fff;
}
.section_photo_main_11{
    background-size: cover;
    display: table;
    width: 100%;
    height: auto;
    padding: 80px 0;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}
.section_photo_main_12{
    background-size: cover;
    display: table;
    width: 100%;
    height: auto;
    padding: 80px 0;
    text-align: center;
    color: #fff;
}
.section_photo {
	padding: 160px 0;
}
.section_photo_video {
    padding: 110px 0;
}
.footer{
  background: rgb(57,68,74);
  padding: 40px 0;
  color: #fff;
}
.al-center{
  text-align: center;
}
.al-center h1{
  margin: 0;
  font-weight: 700;
}
.al-right{
  text-align: right;
}
.carousel_title1 {
	text-transform: uppercase;
	font-size: 105px;
	font-weight: 600;
	font-family: 'aliquamultralight';
	height: 80px;
	line-height: 100px;
}
.carousel_title2 {
	font-size: 85px;
	font-weight: 600;
	font-family: 'aliquamultralight';
}
.carousel-caption {
	text-shadow: none !important;
	max-width: 1200px;
	width: 100%;
	left: 50% !important;
	margin-left: -600px;
	top: 100px !important;
}
.carousel_subtitle {
	width: 591px;
	text-shadow: 1px 1.7px 2px rgba(107, 114, 119, 0.29);
	margin: 0 auto;
	font-size: 19px;
	font-family: 'aleolight';
    font-weight: 600;
}
.pointer span {
	font-family: 'Aliquam';
	font-size: 18px;
	color: #a3aeb6;
	text-transform: uppercase;
}
.fa {
    font-size: 18px;
}
.fa-arrow {
    color: #333;
	font-size: 18px;
    background-color: #fff;
    padding: 12px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.1);
    box-shadow: 0 2px 4px rgba(0,0,0,.1);
}
.index_main_title {
	color: #a3aeb6;
	font-size: 60px;
	text-transform: uppercase;
	font-family: 'aliquamultralight';
	line-height: 60px;
	margin-top: 52px;
	margin-bottom: 5px;
}
.index_main_title_sub {
    color: #39434A;
    font-size: 25px;
    text-transform: uppercase;
    font-family: 'aliquamultralight';
    line-height: 40px;
    margin-top: 5px;
    margin-bottom: 28px;
}
.mainmenu {
	color: #39434a;
	font-size: 13px;
	display: inline-block;
}
.index_video_container {
	margin: 103px 0;
}
.video_text_title, .video_text_small_title {
    text-align: center;
	color: #39434a;
	font-family: 'aliquamultralight';
	font-size: 57px;
	text-transform: uppercase;
}
.video_text_title_bottom, .video_text_small_title_bottom {
    text-align: center;
    color: #39434a;
    font-family: 'aliquamultralight';
    font-size: 57px;
    text-transform: uppercase;
    position: relative;
    top: 110px;
}
.video_text_img{
    width: 260px;
    margin: 20px auto;
}
.video_text_title {
	line-height: 57px;
}
.video_text_title_bottom {
    line-height: 57px;
}
.video_text_small_title {
	font-size: 41px;
}
.video_text_small_title_bottom {
    font-size: 41px;
}
.video_text_1 {
	font-size: 30px;
	font-family: 'aleolight';
	color: #39434a;
}
.video_text_2 {
	font-size: 15px;
	line-height: 20px;
	font-family: 'Aleo-light';
/* 	font-family: 'minionpro'; */
/* 	font-weight: bolder; */
	color: #39434a;
}
.index_image_title{
    color: white;
    font-size: 50px;
    line-height: 90px;
    text-transform: uppercase;
    font-family: 'aliquamultralight';
    position: absolute;
    margin: 0;
    left: 0;
    right: 0;
    margin-top: -90px;
}
.index_town_title {
	color: white;
	font-size: 96px;
	line-height: 90px;
	text-transform: uppercase;
	font-family: 'aliquamultralight';
	position: absolute;
	margin: 0;
	left: 0;
	right: 0;
	margin-top: -90px;
}
.index_town_title_town {
	top: 0;
	bottom: 0;
	width: 70%;
	height: 50%;
	margin: auto !important;
}
.town-photo-top {
	height: 280px;
}
.index_town_subtitle {
	color: #a3aeb6;
	font-size: 40px;
	line-height: 40px;
	text-transform: uppercase;
	font-family: 'aliquamultralight';
	position: absolute;
    margin: 0;
    left: 0;
    right: 0;
}
.index_towns_separator {
	clear: both;
	height: 20px;
}
.footer_title {
	color: white;
	font-family: Aliquam;
	font-size: 48px;
	text-transform: uppercase;
}
.development {
	color: #a3aeb6;
	font-size: 15px;
	margin-top: 39px;
}
.copyright {
	margin-top: 29px;
}
.normal_link:hover {
	text-decoration: none;
}
.town_video {
	margin-top: 34px;
	margin-bottom: 53px;
}
.town_video_text {
	color: #39434a;
	font-size: 16px;
	line-height: 22px;
	margin-top: 86px;
	display: block;
	margin-right: 16px;
}
.town_map_text {
	text-align: left;
	padding: 0;
	margin-top: 122px;
	font-family: 'Aleo-light';
	font-size: 15px;
}
.town_map_text strong {
	margin: 0;
}
.town_big_image p {
	margin: 0;
	padding: 0;
}
.place_map_container {
	padding: 0 !important;
	min-height: 465px;
	margin-top: 96px;
	margin-bottom: 0;
}
.place_map_text_title {
	color: #39434a;
	font-family: 'aliquamultralight';
	font-size: 24px;
}
.place_cat {
	margin-top: 28px;
	display: block;
	margin-bottom: 35px;
}
.placepage_title_container {
	max-width: 480px;
	margin: 0 auto;
}
.map_link_container {
	cursor: pointer;
	margin-right: 20px;
}
.town_editorial_title, .town_editorial_title_small {
	color: #39434a;
	font-size: 60px;
	line-height: 60px;
	text-transform: uppercase;
	font-family: 'aliquamultralight';
/* 	margin-bottom: 45px; */
}
.town_editorial_link a {
	color: #39434a;
	font-family: 'aleolight';
	font-size: 14px;
	text-transform: uppercase;
}
.town_gems_title {
	color: #39434a;
	font-size: 48px;
	line-height: 48px;
	text-transform: uppercase;
	font-family: 'aliquamultralight';
}
.map_link_container strong {
	text-transform: uppercase;
}
.bott span, .townpage_addr, .townpage_addr_small {
	text-transform: uppercase;
	color: #39434a;
	font-size: 14px;
	font-family: 'aleolight';
}
.bott span + span {
	margin-left: 20px;
}
.town_place_address {
	color: #39434a;
	font-size: 14px;
	font-family: 'aleolight';
}
.town_row_container {
	width: 1009px;
	margin: 0 auto !important;
	clear: both;
}
.town_row {
	float: left;
	width: 490px;
	position: relative;
	margin-top: 30px;
	margin-bottom: 55px;
}
.town_row + .town_row {
	margin-left: 29px;
}
.town_row_single {
	position: relative;
	width: 1007px;
	margin: 0 auto;
}
.menu-icon{
	font-family: "aliquamultralight";
	display: none;
	font-size: 17px;
	letter-spacing: 1px;
	cursor: pointer;
}
.menu-icon span{
	display: inline-block;
}
.menu-icon img{
	display: inline-block;
	margin-top: -3px;
}
.normal_link {
	display: block;
	position: relative;
}
.normal_link:before, .book_container:before, .book_container_small:before {
	display: block;
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
/* 	visibility: hidden; */
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.normal_link:hover:before, .book_container:hover:before, .book_container_small:hover:before {
	background: rgba(202,212,220,1);
}

.footer .row {
	margin-right: 0px;
	margin-left: 0px;
}
.top_menu {
	display: none;
	text-align: center;
}
.top_menu #h_poup {
	padding-bottom: 27px;
	margin-bottom: 0;
}
.top_menu a {
	color: #39434a;
	font-size: 16px;
	font-family: 'aleolight';
	padding-bottom: 20px;
	display: block;
	text-transform: uppercase;
}
.section_two_container {
	width: 860px;
	margin: 0 auto;
}
.section_two_container1 {
	display: block;
	width: 660px;
	float: right;
}

/* text */
.text_h1 {
	text-transform: uppercase;
	font-family: "Aliquam_ul";
	font-size: 60px;
}
.text_h2 {
	margin-bottom: 25px;
	text-transform: uppercase;
	font-family: "Aliquam_ul";
	font-size: 25px;
}
.text_h3 {
	margin-top: 50px;
	margin-bottom: 15px;
	font-size: 17px;
}
.text_note {
	padding: 55px 70px 45px 80px;
	font-size: 14px;
}
/* text */