﻿@charset "UTF-8";
@import url("overlay-effects.css");
@import url("tabs.css");





/* A variation on Eric Meyer's CSS Reset:
   This is disabled because the Blueprint framework already has it.
   You should enable it if you aren't using Blueprint. */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  background-color: #383838;
  color: #fff;
  font-family: latolight;
  line-height: 1.375;
  font-size: 62.5%;;
}



ol, ul {
  list-style: none;
}
table {
  border-collapse:collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
abbr,acronym {
  border:0;
}

h1, h2, h3 {
  font-family: latolight, arial, helvetica, san-serif;
}

h1 a, h2 a, h3 a {
  text-decoration: none;
  color: inherit;
}

h1 {
  font-size: 3em;
  margin-bottom: .3em;
  color: #383838;
  clear: both;
  font-family: bebas_neueregular;
  text-align: center;
}

h2 {
  font-size: 1.5em;
  font-family: latoregular;
  text-align: center;
  margin: .8em 0 .5em 0;
  color: #493f2b;
}

h3 {
  font-family: latoregular;
  font-size: 1.3em;
  margin: .6em 0 .5em 0;
}

a {
  text-decoration: none;
  color: #383838;
}

a:hover {
  color: #383838;
}

.top {
  background-color: #383838;
  height: 140px;
  padding-top: 10px;
  text-align: center;
}

.logo {
  display: block;
  width: 364px;
  height: 112px;
  background: url(../../../images/logo.jpg) center center no-repeat;
  text-indent: -9998em;
  margin: 0 auto;
}

/*   Language Switcher  */

.mod-languages {
  max-width: 1280px;
    min-width: 900px;
  width: 70%;
  margin: 0 auto;
  text-align: right;
  margin-top: -40px;
}

.lang-inline {
  margin: 0;
  padding: 12px 0;
  text-align: right;
}

.lang-inline li {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.lang-inline li a {
  display: inline-block;
  margin: 0;
  padding: 3px 3px 0 3px;
}

.lang-inline li a img {
  display: inline-block;
}

.lang-active a {
  border: 1px solid #b08f5e;
}

.vt_nivo_slider {
  position: relative;
  top: -29px;
  z-index: -1;
  width: 100%;
  height: auto;
}

.theme-default .nivoSlider {
  margin-bottom: 0;
}

.nivo-caption {
  bottom: 33%;
  display: inline-block !important;
  opacity: 1;
  padding: 0;
  background-color: transparent;
}

.inner .nivo-caption {
  display: none !important;
}

.nivo-caption-container {
  width: 70%;
  max-width: 1280px;
  min-width: 700px;
  margin-left: 60px;
}

.nivo-caption-inner {
  text-shadow: 1px 1px rgba(0,0,0,.75);
  background-color: rgba(0,0,0,.5);
  margin: 0 3.125%;
  padding: 32px 40px 35px 40px;
  width: 65%;
}

.nivo-heading {
  font-family: bebas_neueregular;
  font-size: 4.8em;
}

.nivo-description {
  font-family: latolight;
  font-size: 2em;
}

.wrapper {
  width: 100%;
  margin: 3em auto 0;
  position: relative;
}

.container {
  background-color: #b08f5e;
  color: #383838;
  padding: 3.125%;
  float: left;
  width: 93.75%;
}

.container table {
  border-collapse: collapse;
  margin-bottom: 1em;
  margin-top: .5em;
}

.container table p {
  margin: 0;
}

.container th, .container td {
  border: 1px solid #383838;
  background-color: #fff5e0;
}

.container th, .container td {
  padding: 10px;
}

.container th {
  text-align: center;
  font-weight: normal;
  background-color: #383838;
  color:#fff5e0;
  font-size:1.5em;
}

.has-slideshow  {
  margin-top: 0;
}

.home .has-slideshow {
  margin-top: -40px;
}

.quickbooker {
  background-color: rgba(0,0,0,.5);
  color: #fff;
  padding: 20px 0;
  margin-top: -180px;
  margin-bottom: 0;
  font-size: 1.4em;
  height: 110px;
  text-align: center;
}

.quickbooker-vertical {
  background-color: rgba(0,0,0,.5);
  color: #fff;
  padding: 20px 0;
  font-size: 1.4em;
  height: auto;
  width: 300px;
  top: -180px;
  right: 0;
  text-align: center;
}

.custom.v3 {
  position: relative;
  display: inline-block;
  height: 100%;
  padding-top:5%
}

.moduletable.v3 {
  width: 70%;
  max-width: 1280px;
  min-width: 700px;
  margin: 0 auto;
  overflow: hidden;
}

.moduletable.v3 h3 {
  font-family: bebas_neueregular;
  font-size: 1.8em;
  text-transform: uppercase;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
  margin-top: 5px;
  margin-bottom: 15px;
}

.moduletable.v3 h3:before, .moduletable.v3 h3:after {
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 48%;
    height: 1px;
    content: '\a0';
    background-color: #7a685c;
}

.moduletable.v3 h3:before {
    margin-right: 2%;
}

.moduletable.v3 h3:after {
    margin-left: 2%;
}

.moduletable.v3 h3:before {
    margin-left: -50%;
    text-align: right;
}


#WebResHotelAvailabilities {
    height: 100%;
  width: auto !important;
}

#WebResHotelAvailabilities #webresRatesContent.horizontal {
  display: inline-block;
  height: 100% !important;
    padding: 3px 10px 3px 0 !important;
  vertical-align: middle;
  background: none !important;
}

#webresRatesContent.horizontal .widgetquickbooker.horizontal {
    float: none !important;
    text-align: center !important;
  height: 100% !important;
}

#WebResHotelAvailabilities .widgetquickbooker .quickline .date input {
    padding: 6px !important;
    text-align: left !important;
    width: 105px !important;
  font-family: latoregular !important;
  font-size: 1.3em;
  color: #4d4d4d !important;
  border: none !important;
  cursor: pointer;
}

#WebResHotelAvailabilities .widgetquickbooker .quickline .date #qbarrival, #WebResHotelAvailabilities .widgetquickbooker .quickline .date #qbdeparture {
    background: url(../images/calendar.png) right center no-repeat !important; 
  background-color: #fff !important;
}

#webresRatesContent.horizontal .widgetquickbooker.horizontal .right select {
    width: 56px !important;
  padding: 6px !important;
  font-family: latoregular !important;
  font-size: 1.3em;
  color: #4d4d4d;
  border: none !important;
}

#webresRatesContent.horizontal .widgetquickbooker.horizontal .quickline .text, #webresRatesContent.horizontal .widgetquickbooker.horizontal .left {
    font-family: latoregular !important;
  font-size: 1.3em !important;
  color: #fff ;
}

#WebResHotelAvailabilities .widgetquickbooker .quickline .date .ui-datepicker-trigger {
    display: none !important;
}

.v3 #WebResHotelAvailabilities #webresRatesButton {
    border: none!important;
    cursor: pointer !important;
    margin-top: 10px !important;
  background-color: transparent !important;
}

.v3 #webresRatesContent.horizontal #webresRatesButton.horizontal {
    background-color: transparent !important;
    float: left;
    margin: 0 0 0 14px !important;
    padding: 7px !important;
    width: auto !important;
}

.v3 #WebResHotelAvailabilities #webresRatesButton a {
    background-color: transparent !important;
    border: 1px solid #b08f5e !important;
  margin: 0 !important;
  padding: 7px 30px !important;
    color: #b08f5e !important;
    display: block !important;
    font-family: latoregular !important;
    font-size: 1.2em !important;
    line-height: 100% !important;
    text-align: center !important;
    text-transform: uppercase !important;
  -webkit-transition:all 0.25s ease-in-out;
  transition:all 0.25s ease-in-out;
}

.v3 #WebResHotelAvailabilities #webresRatesButton a:hover {
    background-color: #b08f5e !important;
    color: #4d4d4d !important;
}


.bookingiframe {
  display: none;
}

.team-member {
  width: 22%;
  margin-top: 15px;
  margin-bottom: 35px;
  margin-right: 3%;
  float: left;
  color: #383838;
  overflow: hidden;
  text-align: center;
}

.team-member img {
  width: 100%;
  height: auto;
}

.team-text {
  width: 90%;
  padding: 10px 5%;
  margin: 0;
  background: #383838;
}

.team-text h2, .team-text h3, .team-text p {
  color: #b08f5e;
  margin: 5px 0;
}

.team-text p a {
  color: #b08f5e;
  margin: 0;
  font-size: 0.8em;
}

.promo .moduletable {
  width: 17.6%;
  margin-right: 3%;
  float: left;
  color: #383838;
  overflow: hidden;
  text-align: center;
  min-height: 27em;
}

.promo .last {
  margin-right: 0;
}

.promo img {
  width: 100%;
  height: auto;
}

.promo-tn-container {
  position: relative;
  line-height: 0;
  cursor: pointer;
}

.promo-content {
  padding: 15px 0 0 0;
  font-size: 1.6em;
}

.promo-content h3 {
  font-family: bebas_neueregular;
  font-size: 1.3em;
}

.corner {
  display: none;
}

.content {
  color: #383838;
  font-family: latolight !important;
  font-size: 1.6em;
  max-width: 1280px;
    min-width: 700px;
    overflow: hidden;
    width: 70%;
  margin: 0 auto;
  margin-top: -30px;
}

.content a {
  color: #383838;
}

.content a:hover {
  color: #736446;
}

.content p, .content ul, .content table {
  margin-bottom: 1em;
  line-height: 1.6em;
}

.content ul {
  margin-left: 30px;
  list-style: disc outside; 
}

.content table {
  border-collapse: collapse;
  max-width: 100%;
}

.content table p {
  margin: 0;
}

.content table {
  border-top: 1px solid #ababab;
}

.content tr {
  border-bottom: 1px solid #ababab;
}

.content th, .content td {
  padding: .3em .7em;
}

.content img{
  float:left;
  margin:10px 10px 10px 0;
}

/** Categories blog ul **/
.cat-children{
  margin:0 auto;
  text-align:center;
  width:100%;
}

.cat-children ul{
  list-style:none;
  float:left;
  margin:10px;

}
.cat-children a, .cat-children a:hover{
  font-size:1.6em;
  font-weight:bold;
  color:#b08f5e;
}

.cat-children li{
  float:left;
  text-align:center;
  margin:0 20px 20px 0;
  background:#383838;
  padding:10px;
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.cat-children li:before {
  content: '';
  position: absolute;
  border: #383838 solid 2px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
  z-index:-1;
}
.cat-children li:hover:before, .cat-children li:focus:before, .cat-children li:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}

/***/

.items-row{
  float:left;
  /*width:45%;
  margin-left:5%;*/
}
.items-row img{
  float:none;
}
.items-row h2{
  text-align:left !important;
}
.item.column-1, .item.column-2{
  float:left;
  clear:both;
}

.item-page .left-side{
  width:50%;
  float:left;
  margin-top:30px;
}
.right-side{
  width:50%;
  float:right;
  margin-top:30px;
}


.contact-details {
  float: left;
  width: 50%;
}

.contact-misc iframe {
  width: 90%;
}

.contact-form dt {
  margin: 1em 2% .2em;
}

.contact-form input, .contact-form textarea {
  width: 92%;
  padding: 1% 2%;
  border: none;
  background-color: #eee;
  color: #383839;
  font-family: latoregular;
  font-size: 1em;
}

.pdf-link{
  background: url("../images/pdf.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    display: inline-block;
    padding: 5px 0 5px 30px;
  margin-right:30px;
}

#jform_contact_email_copy {
  width: auto;
}

.tip-wrap {
  display: none !important;
}

a.button, .backbutton a, .readmore a, button, .qb-button {
  background-color: transparent !important;
    border: 1px solid #383838 !important;
    color: #383838 !important;
    display: block !important;
    font-family: latoregular !important;
    line-height: 100% !important;
    margin: 0 !important;
    padding: 7px 30px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    transition: all 0.25s ease-in-out 0s;
  cursor: pointer
}

a.button:hover, .backbutton a:hover, .readmore a:hover, button:hover, .qb-button:hover {
  background-color: #383838 !important;
    color: #b08f5e !important;
}

.button.validate {
    font-size: 0.9em !important;
}

a.button, .backbutton a, .readmore a, button {
    font-size: 1.2em !important;
}

a.button:hover, .backbutton a:hover, .readmore a:hover, button:hover, .qb-button:hover {
  background-color: #aab219;
}

.bottom {
  clear: both;
  color: #797979;
  font-size: 1em;
  padding: 30px 0;
}

.bottom .footer-menu {
  margin-top: 0;
  display: block;
  width: 100%;
  height: auto;
}

.copyright {
  text-align: center;
  color: #b5b5b5;
  font-family: latoregular;
  font-size: 1.4em;
  margin-top: 20px;
}

.bottom a {
  color: #fff;
  text-decoration: none;
  -webkit-transition:all 0.25s ease-in-out;
  transition:all 0.25s ease-in-out;
}

.bottom a:hover {
  color: #b08f5e;
}

.bottom .menu, .bottom .menusocial {
  text-align: center;
  text-transform: uppercase;
}

.bottom .menu a {
  color: #b08f5e;
  border-left: 1px solid #605641;
  padding: 0 .75em;
  font-family: latolight;
  font-size: 1.8em;
  -webkit-transition:all 0.25s ease-in-out;
  transition:all 0.25s ease-in-out;
}

.bottom .menu a:hover, .bottom .menu .active a {
  color: #9c824f;
}

.bottom .menu  a.first {
  border: none;
}

.bottom .menu li {
  display: inline-block;
}

#myaccordionid {
  width: 96%;
  padding: 20px 2%;
  background: #fff5e0;
  margin: 20px 0 30px 0;
}

.mooaccordion {
  position: relative;
  color: #383838;
  font-size: 1.2em;
  font-family: bebas_neueregular;
  text-transform: uppercase;
  background: #b08f5e;
  margin: 5px 0;
  margin-bottom: 7px !important;
  padding: 4px 2%;
  cursor: pointer;
  -webkit-transition:all 0.25s ease-in-out;
  transition:all 0.25s ease-in-out;
}

#myaccordionid div div p {
  margin-top: 15px !important;
}

.mooaccordionopen, .mooaccordion:hover {
  color: #fff;
  background: #383838;
}

.mooaccordionopen:after {
  top: 100%;
  left: 3%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(56, 56, 56, 0);
  border-top-color: #383838;
  border-width: 6px;
  margin-left: -6px;
}

.sige_thumb  {
  margin: 0 !important;
}

.sige_thumb img {
  background-color:#FFFFFF !important;
  background-position:initial initial !important;
  background-repeat:initial initial !important;
  border:0px !important;
  display:block;
  margin:0 auto !important ;
  padding:0 auto !important;
  position:relative;
}

/* Social MENU */

.menusocial {
  margin: 10px 0;
}

.menusocial li {
  display: inline-block; 
}


.social {
  overflow: hidden
}

.social ul {
  margin-top: 9px;
}

.social ul li {
  display: inline-block;   
}

.facebook {  
  display: block;
  width: 35px;
  height: 35px;
  text-indent: -9999px;
  /*margin: 0 0 0 12px;*/
  background: url(../images/facebook.png) left top no-repeat;
}

.facebook:hover {  
  background-position: left bottom; 
}

.twitter {  
  display: block;
  width: 35px;
  height: 35px;
  text-indent: -9999px;
  margin: 0 0 0 12px;
  background: url(../images/twitter.png) left top no-repeat;
}

.twitter:hover {  
  background-position: left bottom; 
}

.google{  
  display: block;
  width: 35px;
  height: 35px;
  text-indent: -9999px;
  margin: 0 0 0 12px;
  background: url(../images/google.png) left top no-repeat;
}

.google:hover {  
  background-position: left bottom; 
}

.instagram {  
  display: block;
  width: 35px;
  height: 35px;
  text-indent: -9999px;
  margin: 0 0 0 12px;
  background: url(../images/instagram.png) left top no-repeat;
}

.instagram:hover {  
  background-position: left bottom; 
}

.home .ui-widget-content, .inner .ui-widget-content  {
    background: none repeat scroll 0 0 #383838;
}

.home .ui-widget-header, .inner .ui-widget-header   {
    background: none repeat scroll 0 0 #b08f5e;
}

.home .ui-state-active, .home .ui-widget-content .ui-state-active, .home .ui-widget-header .ui-state-active, .inner .ui-state-active, .inner .ui-widget-content .ui-state-active, .inner .ui-widget-header .ui-state-active {
    background: none repeat scroll 0 0 #b08f5e;
    color: #383838;
}

.home .ui-state-active, .home .ui-widget-content .ui-state-active, .home .ui-widget-header .ui-state-active, .inner .ui-state-active, .inner .ui-widget-content .ui-state-active, .inner .ui-widget-header .ui-state-active {
    background: none repeat scroll 0 0 #b08f5e;
  color: #383838;
}

.links{
  display:inline-block;
  text-align:center;
}

.gm-style-iw div {
  width:76px !important;
}

#left-panel {
  width: 300px;
  height: 400px;
  border: 5px solid red;
  background-color: #fcc;
  position: fixed;
  top: 150px;
  left: 15px;
  z-index: 3000;
}

/**** Reputami ****/
div#rpt0dc8869068cb013270900cc47a050450{
  display:inline-block;
  text-align:center;
}

.rw_front{
  border:0 !important;
  border-radius:0 !important;
}
.reputami_rank_widget .rw_wrapper .rw_front, .reputami_rank_widget .rw_wrapper .rw_back{
  width:100% !important;
}

.rw_head, .reputami_rank_widget .rw_wrapper .rw_front, .reputami_rank_widget .rw_wrapper .rw_back, .reputami_rank_widget .rw_wrapper .rw_front .rw_body{
  background:#2d2d2d !important;
}
.reputami_rank_widget{
  width:200px !important;
}
.reputami_rank_widget .rw_wrapper .rw_help{
  left:180px !important;
}
.reputami_rank_widget .rw_wrapper .rw_front .rw_body .rw_reputami_rank.positive .rw_rank_number, .reputami_rank_widget .rw_wrapper .rw_front .rw_body .rw_reputami_rank.positive, .rw_rank_image, .rw_rank_max,
.rw_grade{
  color:#fe951c !important;
}
.reputami_rank_widget .rw_wrapper .rw_front .rw_body .rw_reputami_rank.positive .rw_rank_image{
  background: url(../images/branchesListRankIcons.png) no-repeat scroll 0 4px rgba(0, 0, 0, 0) !important; 
}
.rw_rank_brand{
  color:#fff !important;
}
.rw_help{
  background: url(../images/helpIcon.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

/**********/

@media (max-width:1500px) {

  .nivo-caption {
    bottom: 40%;
  }

  .nivo-caption-container {
    width: 80%;
  }

  .nivo-caption-inner {
    padding: 25px 30px 25px 30px;
    width: 65%;
  }

  .nivo-heading {
    font-size: 4em;
  }

  .nivo-description {
    font-size: 1.8em;
  }
  
  .content{
    width:100%;
  }
}

@media (max-width:1300px) {
  .cat-children li{
    width:40%;
  }
  .cat-children img{
    max-width:100%;
  }
}
@media (max-width:1200px) {

  .nivo-caption {
    bottom: 48%;
  }
  
  .nivo-caption-inner {
    padding: 15px 20px 15px 20px;
    width: 70%;
  }

  .nivo-heading {
    font-size: 3em;
  }

  .nivo-description {
    font-size: 1.4em;
  }
  
  .moduletable.v3 {
    width: 80%;
  }
  
  .mod-languages {
    width: 80%;
  }
  
  .content h1 {
    margin-top: 15px;
  }

}

@media (max-width:1080px) {

  .nivo-caption {
    display: none !important;
  }
  
  .moduletable.v3 {
    width: 94%;
  }
  
  #myaccordionid {
    width: 94%;
    padding: 20px 3%;
  }
  .item-page .left-side{
    margin-right:20px;
    width:46% !important;
  }
  
}
@media (max-width:985px){
  .item-page .left-side{
    width:100%;
    float:left;
  }
  .right-side{
    width:100%;
    float:left;
  }  
}

@media (max-width:930px) {

  .vt_nivo_slider {
    position: relative;
    top: 0;
  }
  
  .mod-languages {
    min-width: inherit;
    width: 100%;
  }
  
  .moduletable.v3 {
    min-width: inherit;
    width: 100%;
  }

  .wrapper, .wrapper.has-slideshow, .quickbooker {
    margin-top: 0;
  }
  
  .wrapper {
    width: 100%;
    min-width: inherit;
  }

  .contact-details {
    float: none;
    width: auto;
  }
  
  .contact-misc iframe {
    width: 96%;
  }
  
  .promo h3 {
    font-size: 1.1em;
  }
  
  .bottom {
    text-align: center;
  }
  
  .bottom .menu {
    float: none;
    text-align: center;
    margin-bottom: 1em;
  }

  .bottom .menu li {
    line-height: 2;
  }
  
  .content {
    min-width: inherit;
    width: 100%;
  }
  
  .content h1 {
    margin-top: 25px;
  }

}

@media (max-width:910px) {

  .quickbooker {
    float: left;
    width: 94%;
    padding: 3%;
    height: auto;
  }
  
  .col1 {
    display: block;
    float: left;
    width: 45%;
    max-width: 280px;
  }
  
  .col2 {
    display: block;
    float: left;
    width: 25%;
  }
  
  .quickbooker label {
    float: left;
    clear: left;
    width: 5em;
    margin-bottom: 10px;
  }
  
  .quickbooker select {
    display: block !important;
  }

  .quickbooker select, .quickbooker input  {
    margin-bottom: 7px;
  }
  
  .v3 #webresRatesContent.horizontal #webresRatesButton.horizontal {
    margin: 15px 0 0 0 !important;
    width: 100% !important;
  }
  
  .v3 #webresRatesContent.horizontal #webresRatesButton.horizontal a  {
    display: block !important;
    padding: 7px 4% !important;
    width: 92% !important;
  }

}

@media (max-width:760px) {

  h1 {
    font-size: 2em;
  }

  h2 {
    font-size: 1.2em;
  }

  h3 {
    font-size: 1.2em;
  }

  .promo .moduletable {
    float: none;
    margin-right: 0;
    margin-bottom: 40px;
    width: 100%;
    clear: both;
  }
  
  .team-member {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
    float: none;
  }

  .promo h3 {
    font-size: 1.375em;
  }
  
  .sige_single li {
    width: 100%;
    float: none;
  }
  
  .sige_thumb {
    float: none;
  }
  
  .sige_thumb img {
    width: 95%;
  }
  
  #myaccordionid {
    width: 90%;
    padding: 20px 5%;
  }
  
  .mooaccordion {
    padding: 4px 5%;
  }
  
  .mooaccordionopen:after {
    left: 5%;
  }

  .moduletable.v3 h3 {
    margin-bottom: 5px;
  }

  .v3 #webresRatesContent.horizontal .widgetquickbooker.horizontal .quickline {
    margin: 0 0 15px 0 !important;
    width: 50% !important;
  }
  
  .v3 #WebResHotelAvailabilities .widgetquickbooker .quickline .date {
    float: left;
    margin: 0 0 0 5px;
    width: 100% !important;
  }
  
  .v3 #WebResHotelAvailabilities .widgetquickbooker .quickline .date input {
    padding: 7px 3% !important;
    margin-right: 5% !important;
    width: 89% !important;
  }
  
  .v3 #webresRatesContent.horizontal #webresRatesButton.horizontal {
    margin: 10px 0 0 0 !important;
    padding: 7px 0 !important;
  }
  
  .quickbooker .v3 #WebResHotelAvailabilities .widgetquickbooker .quickline .date #qbdeparture {
    margin-left: 5% !important;    
    margin-right: 0 !important;
  }
  
  .quickbooker .v3 #WebResHotelAvailabilities .widgetquickbooker .quickline .text {
    margin-left: 5% !important;    
    margin-right: 0 !important;
    margin-bottom: 5px !important;
  }
  
  .v3 #webresRatesContent.horizontal .widgetquickbooker.horizontal .rooms, .v3 #webresRatesContent.horizontal .widgetquickbooker.horizontal .persons {
    margin-left: 0 !important;
    padding-bottom: 2px !important;
    padding-top: 0 !important;
    width: 50% !important;
  }
  
  .v3 #webresRatesContent.horizontal .widgetquickbooker.horizontal .right {
    width: 100% !important;
  }
  
  .v3 #webresRatesContent.horizontal .widgetquickbooker.horizontal .right #qbrooms, .v3 #webresRatesContent.horizontal .widgetquickbooker.horizontal .right #qbpersons {
    padding: 7px 3% !important;
    margin-right: 0 !important;
    width: 94% !important;
  }
  
  .v3 #webresRatesContent.horizontal .widgetquickbooker.horizontal .right #qbpersons {
    margin-left: 5% !important;
  }
  
  .v3 #webresRatesContent.horizontal .widgetquickbooker.horizontal .left {
    margin-left: 5% !important;
    margin-bottom: 5px !important;
  }

}

@media (max-width:630px) {

  .col1, .col2 {
    float: none;
    width: 100%;
    min-width: 150px;
  }
  
  .qb-horizontal input.qb-button {
    clear: both;
    margin-left: 0;
  }
  
  .content h1 {
    margin-top: 35px;
  }
  
  .container {
    padding: 6%;
    width: 88%;
  }
  
  .mooaccordionopen:after {
    left: 6%;
  }
  
  .bottom .menu a {
    font-size: 1.4em;
  }
  
  .cat-children img{
    float:none;
    text-align:center;
  }
  .cat-children a, .cat-children a:hover{
    font-size:1.2em;
  }
}

@media (max-width:520px) {

  .mod-languages {
    position: relative;
    width: 100%;
    text-align: center;
    margin: 10px 0 20px 0;
  }

  .lang-inline {
    text-align: center;
  }
  
  .mooaccordionopen:after {
    left: 7%;
  }
  .sige_thumb img{
    width:auto;
  }
}

@media (max-width:460px){
  .cat-children{
    width:90%;
    margin:0 auto;
    text-align:center;
  }
  .cat-children li{
    width:60%;
  }

}

@media (max-width:380px) {

  .logo {
    background: url("../../../images/logo.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
    background-size: 60%;
    width: auto;
    max-width: 100%;
  }
  .cat-children li{
    width:50%;
  }
}
/* new booking widget custom CSS */
@media (min-width:768px) {
    .custom.v3 div {
        display: inline-block;
        margin: 0 10px;
        font-family: latoregular !important;
    }


        .custom.v3 div select {
            padding: 4px 53px;
            border: 1px solid #b08f5d;
            margin-left: 7px;
            font-size: 17px;
        }


}


    @media (max-width:768px) {
        .custom.v3 div {
            display: inline-block;
        
            font-family: latoregular !important;
        }

        .yeni{margin-top:3%}


        .custom.v3 div select {
            padding: 4px 53px;
            border: 1px solid #b08f5d;
            
            font-size: 17px;
        }


    }




  


    .custom.v3 div input[type="button"] {
        background-color: transparent !important;
        border: 1px solid #b08f5e !important;
        margin: 0 !important;
        padding: 7px 30px !important;
        color: #fff !important;
        display: block !important;
        background-color: #b08f5e !important;
        font-size: 1.2em !important;
        line-height: 100% !important;
        text-align: center !important;
        text-transform: uppercase !important;
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        font-family: 'CenturyGothic';
    }

        .custom.v3 div input[type="button"]:hover {
            background-color: #4d4d4d !important;
            color: #fff !important;
            cursor: hand;
            cursor: pointer;
        }





    .menu {
        background-color: transparent !important;
        border: 1px solid #b08f5e !important;
        margin: 0 !important;
        padding: 7px 30px !important;
        color: #fff !important;
        display: block !important;
        background-color: #4d4d4d !important;
        font-size: 1.2em !important;
        line-height: 100% !important;
        text-align: center !important;
        text-transform: uppercase !important;
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        font-family: 'CenturyGothic';
    }



        .menu a {
            background-color: transparent !important;
            border: 1px solid #b08f5e !important;
            margin: 0 !important;
            padding: 7px 30px !important;
            color: #fff !important;
            display: block !important;
            background-color: #4d4d4d !important;
            font-size: 1.2em !important;
            line-height: 100% !important;
            text-align: center !important;
            text-transform: uppercase !important;
            -webkit-transition: all 0.25s ease-in-out;
            transition: all 0.25s ease-in-out;
        }



        .menu:hover {
            background-color: #b08f5e !important;
            color: #fff !important;
            cursor: hand;
            cursor: pointer;
        }






















    .custom.v3 #AVP a {
        text-decoration: none;
        color: #ff0000;
    }
    /* new booking widget custom CSS ends */