@font-face {
  font-family: "Optima";
  src: url("/static/styles/libs/font-awesome/fonts/fontawesome-webfont.fdf491ce5ff5.woff");
}

body, html {
  color: #000; }

#header #header_top {
  background: #F2F0EC; }
  @media (max-width: 991px) {
    #header #header_top #open_menu {
      color: #000; }
      #header #header_top #open_menu:before {
        color: #333;
        border-color: #333; }
      #header #header_top #open_menu:hover:before, #header #header_top #open_menu:focus:before {
        color: #fff;
        border-color: #2bd088;
        background: #2bd088; }
    #header #header_top #change_lang {
      color: #333; }
      #header #header_top #change_lang select {
        background-color: #cccccc; } }
  @media (max-width: 991px) {
    #header #header_top #logo {
      background: #fff; } }
  #header #header_top #lang_container #lang ul li a {
    color: #333; }
    #header #header_top #lang_container #lang ul li a:before {
      color: rgba(0, 0, 0, 0.2); }
    #header #header_top #lang_container #lang ul li a:hover, #header #header_top #lang_container #lang ul li a.lang_sel_sel {
      color: #2bd088; }
  #header #header_top #main_book {
    background-color: #2bd088;
    color: #fff; }
    #header #header_top #main_book:hover, #header #header_top #main_book:focus {
      background-color: #70fabe;
      color: #fff; }
  #header #header_top #menu_top ul.menu > li {
    color: #777;
    border-color: #777; }
    #header #header_top #menu_top ul.menu > li > a {
      color: #000; }
    #header #header_top #menu_top ul.menu > li:hover > a, #header #header_top #menu_top ul.menu > li:focus > a, #header #header_top #menu_top ul.menu > li.current-menu-item > a, #header #header_top #menu_top ul.menu > li.current-menu-ancestor > a {
      color: #2bd088; font-weight:300; }
    #header #header_top #menu_top ul.menu > li .sub-menu {
      background-color: #888; }
      #header #header_top #menu_top ul.menu > li .sub-menu > li > a {
        border-color: #333;
        color: #fff; }
        #header #header_top #menu_top ul.menu > li .sub-menu > li > a:hover {
          color: #70fabe; }
      #header #header_top #menu_top ul.menu > li .sub-menu > li.current-menu-item > a, #header #header_top #menu_top ul.menu > li .sub-menu > li:hover > a, #header #header_top #menu_top ul.menu > li .sub-menu > li:focus > a {
        color: #333; }
	#header #header_bottom { background-image:url(images/grid_dark.png); background-color:rgba(228,228,228,.9); }
	#header #header_bottom #menu_bottom ul.menu>li { text-transform:none; }
	#header #header_bottom #menu_bottom ul.menu>li:hover>a {
    color: #000;
}		

	.body_content .the_content a {
    color: #000;
	    transition: color .3s ease 0s;
	}

	.body_content .the_content a:hover {
		color: #000;
}
	.promo-wrapper .promotion .more a:hover {
    color: #000;
    outline: 0;
}

#footer_contacts {
  background: #EFECE4;
  border-color: #fff; }
  #footer_contacts .title {
    color: #666; }
  #footer_contacts .contacts .element a {
    color: #2bd088; }
    #footer_contacts .contacts .element a:hover, #footer_contacts .contacts .element a:focus {
      color: #333; }
  #footer_contacts .social.inverse a span[class*="fa"] {
    background-color: #EFECE4;
    color: #2bd088; }
  #footer_contacts .social a {
    border-color: #000; }

#footer {
  background: #F2F0EC; }
  #footer #footer_menu ul.menu > li {
    color: #666;
    border-color: rgba(0, 0, 0, 0.3); }
    #footer #footer_menu ul.menu > li > a {
      color: #666; }
    #footer #footer_menu ul.menu > li:hover > a, #footer #footer_menu ul.menu > li:focus > a, #footer #footer_menu ul.menu > li.current-menu-item > a, #footer #footer_menu ul.menu > li.current-menu-ancestor > a {
      color: #000; }
  #footer .seobar * {
    color: #666; }

#slideshow_container .arrow {
  background: transparent;
  border-color: #fff; }
  #slideshow_container .arrow:hover, #slideshow_container .arrow:focus {
    background: rgba(0, 0, 0, 0.5); }
  #slideshow_container .arrow .fa {
    color: #fff; }
#slideshow_container #pager span {
  background: rgba(255, 255, 255, 0);
  border-color: #fff; }
  #slideshow_container #pager span.cycle-pager-active, #slideshow_container #pager span:hover {
    background: #fff; }

#page_previews .page_preview_wrap .page_preview .title {
  background-color: #fff;
  color: #000; }
  #page_previews .page_preview_wrap .page_preview .title:hover, #page_previews .page_preview_wrap .page_preview .title:focus {
    background-color: #2bd088;
    color: #fff; }

.body_content .the_title {
  color: #000; }
.body_content .the_content strong, .body_content .the_content b {
  color: #2bd088; }

.section .title {
  color: #333; }
.offers_section .section .title { color:#000; }

#page_previews .page_preview_wrap .page_preview .title {
  color: #333; }
  #page_previews .page_preview_wrap .page_preview .title .btn_info {
    background-color: #fff;
    color: #2bd088; }
    #page_previews .page_preview_wrap .page_preview .title .btn_info:hover, #page_previews .page_preview_wrap .page_preview .title .btn_info:focus {
      background-color: #2bd088;
      color: #fff; }

.body_content .the_title {
  color: #000; }
.body_content .the_content strong, .body_content .the_content b {
  color: #2bd088; }

.body_content .the_content h3 { font-size:30px; margin-bottom:10px; text-align:center; }
.body_content .the_content p { margin-bottom:20px; text-align:center; }

.section .title {
  color: #333; }

.offers_section {
  background-color: #ccc; }
  .offers_section .info {
    color: #000; }
    .offers_section .info:hover, .offers_section .info:focus {
      color: #2bd088; }

#all_offers .promo-wrapper .promotion .image { max-height:230px; }

.promo-wrapper .promotion .clearfix {
  background: #fff; }
.promo-wrapper .promotion .title {
  color: #666; }
  .promo-wrapper .promotion .title:hover, .promo-wrapper .promotion .title:focus {
    color: #2bd088; }
.promo-wrapper .promotion div.price {
  color: #2bd088; }
  .promo-wrapper .promotion div.price:hover, .promo-wrapper .promotion div.price:focus {
    color: #000; }
.promo-wrapper .promotion .button a {
  background-color: #2bd088;
  color: #fff;
  box-shadow:none;
  -moz-box-shadow:none;
  -webkit-box-shadow:none; }
  .promo-wrapper .promotion .button a:hover, .promo-wrapper .promotion .button a:focus {
    background-color: #c90000;
    color: #fff; }

#offer_details div.price {
  color: #2bd088; }
#offer_details .button a {
  background-color: #2bd088;
  color: #fff; }
  #offer_details .button a:hover, #offer_details .button a:focus {
    background-color: seagreen;
    color: #fff; }

.map-marker-popup .title {
  color: #333; }
.map-marker-popup .book {
  background-color: #2bd088;
  color: #fff; }
  .map-marker-popup .book:hover, .map-marker-popup .book:focus {
    background-color: seagreen;
    color: #fff; }

.gallery_section {
  background: #EFECE4; }

.children_section .page_wrap .subtitle {
  background-color: #fff;
  color: #2bd088; }
  .children_section .page_wrap .subtitle:hover, .children_section .page_wrap .subtitle:focus {
    background-color: #2bd088;
    color: #fff; }
.children_section .page_wrap .dates,
.children_section .page_wrap .gps_coordinates {
  color: #333; }

#rooms_preview .page_wrap .page_title {
  background-color: #fff;
  color: #2bd088;
  border-color: #e5e5e5; }
  #rooms_preview .page_wrap .page_title:hover, #rooms_preview .page_wrap .page_title:focus {
    background-color: #2bd088;
    color: #fff; }

#single_room_offer {
  border-top-color: #ccc; }

@media (min-width: 1400px) {
	.body_content .the_title {
    	font-size: 40px;
	}
}
	
@media (min-width: 992px) {
  #itinerary_container #itinerary .title a.fa {
    color: #cccccc; }
    #itinerary_container #itinerary .title a.fa.active {
      color: #040404; }
  #itinerary_container #itinerary .field #itineraryFrom {
    border-color: #ccc; }
  #itinerary_container #itinerary .field.submit a {
    color: #fff;
    background: #333; }
    #itinerary_container #itinerary .field.submit a:hover {
      background: #666; }
  #itinerary_container #itinerary .field.submit a {
    background-color: #fff;
    color: #2bd088; }
    #itinerary_container #itinerary .field.submit a:hover, #itinerary_container #itinerary .field.submit a:focus {
      background-color: #2bd088;
      color: #fff; }

  #map_directions .itineraryPanelWrapper .title {
    color: #2bd088; }
    #map_directions .itineraryPanelWrapper .title.ok_message {
      color: #666; }
  #map_directions .close_map:after {
    background: #333;
    color: #fff; }
  #map_directions .close_map:hover:after,
  #map_directions .close_map:focus:after {
    background: #2bd088;
    color: #fff; } 

	#bookingform_container #booking_form .section-submit_wrap #bf_submit, #bookingform_container #booking_form .section-submit_wrap #bf_submit {
		background-color: #2bd088 !important;
		color: #fff;
		text-decoration: none;
	}	
	
	#bookingform_container #booking_form .section-submit_wrap #bf_submit:focus, #bookingform_container #booking_form .section-submit_wrap #bf_submit:hover {
		background-color: #70fabe !important;
		color: #fff;
		text-decoration: none;
	}
	
	}
@media (max-width: 991px) {
  #itinerary_mobile {
    background: #EFECE4; } }
.directions_section {
  background: #EFECE4; }
  @media (max-width: 991px) {
    .directions_section .directions_box {
      border-bottom-color: #ccc; } }

.item_details_meta_container {
  border-color: #ccc;
  background: #EFECE4; }
  .item_details_meta_container .item_details_meta {
    border-bottom-color: #ccc; }
    .item_details_meta_container .item_details_meta a {
      color: #2bd088; }
      .item_details_meta_container .item_details_meta a:hover {
        color: #000; }

#form fieldset .field input {
  border-color: #dcd5c4;
  background: #EFECE4; }
#form fieldset .field textarea {
  border-color: #dcd5c4;
  background: #EFECE4; }
#form fieldset .form-submit input {
  background-color: #2bd088;
  color: #fff; }
  #form fieldset .form-submit input:hover, #form fieldset .form-submit input:focus {
    background-color: seagreen;
    color: #fff; }

#location_address .element .element_pref {
  color: #000; }
#location_address .element a {
  color: #2bd088; }
  #location_address .element a:hover {
    color: #000; }

#faqs .single_faq {
  border-color: #dcd5c4; }
  #faqs .single_faq .question {
    color: #333;
    background: #EFECE4; }
    #faqs .single_faq .question:hover, #faqs .single_faq .question:focus {
      background: #333;
      color: #fff; }
  #faqs .single_faq .answer .answer_content {
    background: #fff; }
  #faqs .single_faq.open .question {
    background: #333;
    color: #fff; }

#job_offers .job_offer {
  border-color: #dcd5c4; }
  #job_offers .job_offer .question {
    color: #333;
    background: #EFECE4; }
    #job_offers .job_offer .question:hover, #job_offers .job_offer .question:focus {
      background: #333;
      color: #fff; }
  #job_offers .job_offer .excerpt {
    background: #fff; }
  #job_offers .job_offer .answer .answer_content {
    background: #fff;
    border-top-color: #ddd; }
  #job_offers .job_offer.open .question {
    background: #333;
    color: #fff; }

/*# sourceMappingURL=custom_style.css.map */

/*METRO AND BUS LINES*/
.line { display: inline-block; text-align:center; color:#fff; font-weight:bold; }
.metro { border-radius:50px; width:30px; }
.rer { border-radius:50px; width:36px; }
.m3 { background:#a09924; }
.m9 { background:#d3ca00; color:#000; }
.m12 { background:#018150; }
.m13 { background:#97d5e0; color:#000; }
.m14 { background:#662583; }
.ra { border:3px solid #eb1621; color:#eb1621; }
.re { border:3px solid #d180b6; color:#d180b6; }

/*diamy*/

#header #header_bottom #menu_bottom ul.menu>li.current-menu-ancestor>a, #header #header_bottom #menu_bottom ul.menu>li.current-menu-item>a, #header #header_bottom #menu_bottom ul.menu>li:focus>a, #header #header_bottom #menu_bottom ul.menu>li:hover>a {
    color: #000;
}
#header #header_bottom.dark {
    background-color: rgba(43,208,136,.9);
}

#header #header_bottom #menu_bottom ul.menu>li>a {
    display: inline-block;
    text-decoration: none;
    color: #000;
}

#header #header_top #logo img {
    max-width: 100%;
    max-height: 153%;
}
@media (max-width: 992px) {
  #header #header_top #logo img {
    max-height: 80%;
  }
}
#trustyou {
    position: absolute;
    bottom: 0;
    left: 20px;
    z-index: 100;
}