/* Введите Ваш код CSS тут */

footer.footer{
 padding-bottom: 100px;
}

.img-center{
 margin: 0 auto;
}

.book-single p.price {
 font-weight:bold;
 padding-right: 10px;
}

.book-single p {
 display:inline-block;
}

ul#menu-primary-navigation-2 ul.dropdown-menu{
	background-color: rgba(53, 60, 64, 0.8);
}
.top-nav-icon-blocks .icon-block:last-child {
    padding: 0 0 0 4px !important;
}

.menu-attr{margin-bottom: 0px;}

.menu-attr-name{
 color:#048c8c;
}

.menu-attr-value{
 color:#048c8c
}

.text_offer{
 background-color: rgba(30, 129, 144, 0.09);
 padding: 10px;
}

.pointer{
 cursor:pointer;
}

header.banner{
background-color: rgba(68, 68, 68, 0.41) !important;
}

div.footer-area-1.col-md-4.col-sm-6{
 padding-left: 0px;
 padding-right: 0px;
}

@media screen and (min-width: 768px) { 
  .modal.image_viewer:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal.image_viewer {
  text-align: center;
}

.modal-dialog.image_viewer {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

ul#menu-primary-navigation-2 ul.dropdown-menu a{
	color: rgb(238, 238, 238);
}

.menu-list li {
    display: block;
}

.menu-list li:before
{
    /*Using a Bootstrap glyphicon as the bullet point*/
    content:"\e179";
    font-family: 'Glyphicons Halflings';
    font-size: 18px;
    float: left;
    margin-top: 4px;
    margin-right: 4px;
    margin-left: -17px;
    color: #048c8c;
}

.btn-dehotel {
  background-color: #048c8c !important; 
  border: 1px solid #fff !important; 
  color: #fff !important; 
}

.btn-dehotel:hover {
  background-color: #fff !important; 
  border: 1px solid #048c8c !important; 
  color: #048c8c !important; 
}

#availability-header .page-title-h1 {
  color: #fff !important; 	
}

.service-icon{
 padding-left:2px;
 padding-right:2px;
}

.tourTextBack{
 background-color: rgb(85, 85, 85);
 color:#d3d3d3;
}

.widget_center{
 display: table;
 margin: 0 auto;
}

a.btn-cta.th-btn {
  background-color: #1e8190 !important;
  border-color: #ccc !important;
  color:#eee !important;
}

a.btn-cta.th-btn:hover {
  background-color: #1e8190 !important;
  border-color: #ccc !important;
  color:#eee !important;
}

.event-img { 
 position: relative; 
 width: 100%; /* for IE 6 */
 padding-bottom: 15px;
}
	
.event-img img{
 width: inherit;
}
	
h2.brief-news { 
 position: absolute;
 top: 10px; 
 left: 0; 
 width: 100%; 
  margin-left: 10px;
}
h2.brief-news.position_1{
 top: 0%; 
}

h2.brief-news.position_2{
 top: 60%; 
}

h2 span { 
 color: white; 
 font: bold 24px/30px Helvetica, Sans-Serif; 
 letter-spacing: -1px;  
 background: rgb(0, 0, 0); /* fallback color */
 background: rgba(0, 0, 0, 0.7);
 padding: 10px; 
}
	
h2 span.spacer {
 padding:0 5px;
}
t.title-t{
 color:#048c8c;
}
t.brief-t{
 font: bold 16px/35px Helvetica, Sans-Serif;
}
.news-block{
 border-top: 1px solid #ccc;
}
.more_news{
 position: absolute; 
 width:100%; 
 height:100%; 
 background-color:rgba(30, 129, 144, 0.66); 
 text-align: center;
 display:none;
}
.more_news h3{
 position: relative;
  top:50%;color:#eee;
}
a.news_hover:hover .more_news{
 display:inherit;
}
.images-carousel img{
// height:400px !important;
 margin:0 auto;
}

.search-form-wrapper{
 position: fixed !important;
 bottom: 0px !important;
 z-index:999;
}
.button-wrapper{
 position: fixed !important;
 bottom: 0px !important;
 left: 0px;
 z-index:999;
 width: 100% !important;
}
.btn-radius-zero{
 border-radius: 0px !important;
}
.button-wrapper a.main-book-button{
 width: 100% !important;
 border-radius: 0px !important;
 z-index:999;
 margin-bottom: 0px;
}

#scrollUp{
 bottom: 115px !important;
}

@media (max-width: 768px) {
#scrollUp{
 bottom: 50px !important;
 left: 15px;
}
.button-wrapper a.main-book-button{
 display:inherit !important;
}
.search-form-wrapper{
 display:none !important;
}
}

div#weekends-main .page-title-h1{
  background-color: #048c8c45 !important;
}