﻿/* Global */

hr {
	margin:10px 0px  !important;
}

/* General Slides */ 

.slidePoint{
	overflow:hidden;
	background-attachment: fixed;
	width:100%;
	height:auto;
	
	padding:0;
}
h1 {
	margin:0 0 20px 0;
	text-transform:uppercase;
	text-align:center;
	color: #FFFFFF;
    font-family: 'Oswald',sans-serif;
    font-size: 76px;
    font-weight: 400;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
	line-height: 70px;

}
h3 {
    font-family: 'Oswald',sans-serif;
    font-weight: 400;
    font-size: 20px;
}
h4 {
	margin:0;
	padding:20px 0 25px 0;
	text-transform:uppercase;
	font-family: 'Droid Sans', sans-serif;
	font-weight:400;
	font-size:27px;
	font-style:normal;
	line-height:50px;
	color:#343434;
}
.gallerystyle{
	margin-top:20px;
}

h5 {
	margin:0;
	padding:20px 0 25px 0;
	text-transform:none;
	font-family: 'Droid Sans', sans-serif;
	font-weight:400;
	font-size:27px;
	font-style:normal;
	line-height:20px;
	color:#343434;
	background:darkblue;
	margin-bottom:20px;
}
img.icon_img {
	float:left;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:25px;
}

.whatsapp{
position: fixed;
    z-index: 2147483647;
    display: block;
	float:left;
	margin-left:10px;
	margin-top:37%;
}
.whatsapp img{
width:65px;
}
.whatsapp img:hover{
opacity:0.5;
}

/*______________________________________Slide0______________________________________*/
#slide0{
	
	width:100%;
    background-color: #1b1b1b;
	text-align:left;
    display: block;
    margin-top: 0px;
}
.bottom_center_bg img {
    margin: 58px auto 0 auto;
    max-height: 57px;
    max-width: 100%;
    min-width: 30%;
    width: 100%;
    position: relative;
    z-index: 10001;
}
#img_chose{ cursor: pointer}
/* ____________________________________ Slide 1 ____________________________________ */ 

.form_bg {
	background:url(images/slide8_bg.html) no-repeat left top;
	padding:56px 0 76px;
}

.padding_slide1 {padding:0px 0 0px 0;
}


.footer-bottom-area .footer-border {
	
	margin-top:-50px;
}

#slide1 img {
	max-width: 100%;
}
#slide1
{
    background-image:url(images/background.html);
	background-size: cover !important;
	width:100%;
	background-position:0 0 !important;
	
}
.filtr_bg {
	margin-bottom:90px;
}
#slide1 h1 {
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-family: 'Anton', sans-serif;
	font-size: 76px;
	line-height: 86px;
	color:#fff;
	font-weight: 400;
	text-align:left;
	opacity:0.74;
	filter: alpha(opacity=74);
	text-shadow:3px 3px 5px rgba(0,0,0,0.75);
}
#slide1 h2 {
	text-transform:uppercase;
	border:none;
	background:none;
	font-family: 'Anton', sans-serif;
	font-size: 44px;
	font-style:normal;
	color: #fff;
	line-height: 86px;
	padding:0;
	margin:0;
	font-weight: 400;
	opacity:0.74;
	filter: alpha(opacity=74);
	text-shadow:3px 3px 5px rgba(0,0,0,0.75);
}

#slide1 a.button {
    background-image: url(images/arrow_down.html);
    display: block;
    height: 25px;
	margin:0 auto;
    width: 25px;
}
a.button:hover {cursor:pointer;text-decoration:none;
}


/* ____________________________________ Slide 2 ____________________________________ */ 

#slide2 img {
	max-width: 100%;
}
#slide2{
	background-image: url('assets/img/slid2.jpg');
	background-size: cover !important;
	width:100%;
	background-position:0 0 !important;
	text-align:center;
}
.padding_slide2 {
	padding:130px 0 130px;
}

/* ____________________________________ Slide 3 ____________________________________ */ 

#slide3 img {
	max-width: 100%;
}
#slide3{
	background:#f1f1f1;
	padding:56px 0 56px 0;
}
#slide3 .container {overflow:hidden;
}
#slide3 h4 {
	padding-bottom:15px;
}
.history .grid_4{ margin: 0 17px 20px 1px;}
.serv_block {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #7E7E7E;
    outline: 1px solid #DDDDDD;
    overflow: hidden;
    padding-bottom: 96px;
    position: relative;
    text-align: center;
   
}
.serv_block:hover {
    background: none repeat scroll 0 0 #FCC71F;
    color: #3E3E3E;
    outline: 1px solid #FCC71F;
}
.icon_block1, .icon_block2, .icon_block3 {
    height: 118px;
   
}
.icon_block1 {
    background: url("images/icon1.html") no-repeat scroll -340px 0 transparent;
}
.icon_block2 {
    background: url("images/icon2.html") no-repeat scroll -340px 0 transparent;
}
.icon_block3 {
    background: url("images/icon3.html") no-repeat scroll -340px 0 transparent;
}
.serv_block:hover .icon_block1, .serv_block:hover .icon_block2, .serv_block:hover .icon_block3 {
    background-position: 0 0;
}
.serv_block p {
    color: #787878;
    font-family: 'Oswald',sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    padding: 26px 10px 21px;
    text-transform: uppercase;
}
.serv_block:hover p {
    color: #3E3E3E;
}
.serv_block span {
    padding: 0 10px;
    font-family: 'Open sans',sans-serif;
    font-weight: 400;
}
.serv_block img{ left: 0;}

.serv_block a {
    border-radius: 3px 3px 3px 3px;
    bottom: 31px;
    color: #FFFFFF;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: 9px 22px 9px 27px;
    position: absolute;
    text-transform: uppercase;
    width: 81px;
}
.images_travel1{ position: absolute }
.images_travel2{ display: none;position: absolute }
.images_transparent{left:0;position: relative}
.serv_link1 {
    background: none repeat scroll 0 0 #343434;
    border-radius: 1px 1px 1px 1px;
    bottom: 31px;
    color: #FFFFFF;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 400;
    left: 94px;
    line-height: 22px;
    padding: 9px 22px 9px 27px;
    position: absolute;
    text-transform: uppercase;

    width: 81px;
}
.serv_link1:hover {
    cursor: pointer;
}


/* ________________ team_block _________________ */
.team_block {
	text-align:center;
	
}
.team_block h4 {
	margin:-64px 0 9px;
	padding:10px;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	font-size:20px;
	line-height:26px;
	color:#555;
    background: #dcddde;
    position: absolute;
}
.team_block p {
	margin:0 20px 10px 20px;
	padding:0 0 15px 0;
	text-transform:uppercase;
	border-bottom:1px solid #d9d9d9;
	font-size:14px;
	color:#939393;
}
ul.team_soc {
	margin:10px 0 12px 0;
	padding:0;
}
.team_soc li {display:inline-block;}
.team_soc li a {
	display:inline-block;
	margin:0 9px;
	width:28px;
	height:28px;
}
a.soc1 {
	background:url(images/team_soc_icons.html) no-repeat 0 0 #343434;
}
a.soc2 {
	background:url(images/team_soc_icons.html) no-repeat -30px 0 #343434;
}
a.soc3 {
	background:url(images/team_soc_icons.html) no-repeat -62px 0 #343434;
}
a.soc4 {
	background:url(images/team_soc_icons.html) no-repeat -89px 0 #343434;
}

a.soc1:hover {
	background:url(images/team_soc_icons.html) no-repeat 0 0 #00aeff;
}
a.soc2:hover {
	background:url(images/team_soc_icons.html) no-repeat -30px 0 #00aeff;
}
a.soc3:hover {
	background:url(images/team_soc_icons.html) no-repeat -62px 0 #00aeff;
}
a.soc4:hover {
	background:url(images/team_soc_icons.html) no-repeat -89px 0 #00aeff;
}

.team_block:hover h4 {
	color:#00aeff;
}

/* _______________ //team_block ________________ */

/* ___________________________________ //Slide 3 ___________________________________ */ 



/* ____________________________________ Slide 4 ____________________________________ */
#slide4 img {
	max-width: 100%;
}

#slide4{
	background-image: url('assets/img/slid3.jpg');
	background-size: cover !important;
	width:100%;
	background-position:0 0 !important;
	text-align:center;
}
.padding_slide4 {
	padding:130px 0 130px;
}
#slide4 h1,
#slide4 h2 {color:#fff;
}



/* ____________________________________ Slide 5 ____________________________________ */ 
#slide5{
	background:#f1f1f1;
	padding:76px 0 76px;
}
#slide5 img {
	max-width: 100%;
}
.toggle-view {
    margin: 0;
    padding: 0;
}
.toggle-view li {
    cursor: pointer;
    margin-top: 1px;
}
.toggle-view .ui-accordion-header-active {
    color: #535961;
}
.toggle-view .ui-accordion-header:hover {
    color: #1BBC9B;
}
.toggle-view .panel {
    display: none;
    margin-left: 50px;
}
.toggle-view .panel p{
    font-size: 12px;
}
.toggle-view .panel p {
     border-bottom: 1px solid #CCCCCC;
    line-height: 0;
    margin-bottom: 20px;
    margin-top: 13px;
}
.toggle-view .panel span{
    color: #535961;
    float: right;
    font-weight: bold;
}
.ui-accordion-header span {
    background-color: #7C8187;
    background-image: url("images/plus.html");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 36px;
    margin-right: 15px;
    -webkit-transition: all 0.3s ease 0s;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition:  all 0.3s ease 0s; /* Firefox 4-15 */
       -o-transition: all 0.3s ease 0s;  /* Opera 10.50â€“12.00 */
          transition:  all 0.3s ease 0s;
    width: 35px;
}
.ui-accordion-header:hover span {
    background-color: #1BBC9B;
    transition: all 0.3s ease 0s;
}
.ui-accordion-header-active span {
    background-color: #1BBC9B;
    background-image: url("images/minus.html");
    background-position: center center;
    background-repeat: no-repeat;
}
.toggle-view p.ui-accordion-header {
    margin-top: 5px;
}
.ui-accordion-header {
    font-size: 14px;
    line-height: 36px;
    
}
/* _____________________________ Tours _____________________________________ */
a.tours_block:hover {
	text-decoration:none;
}
a.tours_block:hover .tours_title {
	color:#00aeff;
}
.hover_img {
	max-height:217px;
}
.recent_text {
	padding:0 10px;
	background:#fff;
	border-bottom:2px solid #c3c3c3;
}

.recent_text .tours_title {
	display:block;
	padding:16px 0 13px;
	border-bottom:1px solid #d9d9d9;
	font-family: 'Droid Sans', sans-serif;
	font-weight:400;
	font-size:18px;
	line-height:20px;
	color:#555;
}

.recent_text p {
	font-size: 14px;
	line-height: 20px;
	color: #717171;
}
p.hot_town {
	float:left;
	margin:13px 0 0 0;
	padding: 0 0 10px 20px;
	background:url(images/hot_town_bg.html) no-repeat;
}
p.hot_date {
	float:right;
	margin:13px 0 0 0;
	padding:0;
}


/*Portfolio*/
.layer_txt{ padding: 20px 20px 7px 20px; }
.layer_txt span {
    text-align: left;
}
.layer_txt p{ padding-bottom: 0;}
.layer_txt hr {
     color: #e1e0e0;
     background-color: #e1e0e0;
}
.layer_txt i {
     color: #acacac;
     font-size: 12px;
}
.layer_txt i span {
    font-family: 'Open sans', sans-serif;
    color: #717171;
    margin-left: 4px;
}
.layer_txt i a {
    font-family: 'Open sans', sans-serif;
    color: #717171;
    margin-left: 4px;
}
.layer_txt .icon-map-marker {
     float: right;
     margin-right: 4px;
}
.layer_txt .icon-glass{ margin-left: 50px;}

.layer_txt .stars {
    float: right;
    margin-top: 12px;
}
.extra_trip {
    padding: 5px 0 5px 0; 
    border-top:1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.stars img {
    display: inline;
    float: right;
    margin: 3px 0 0;
    max-width: 12px;
    white-space: nowrap;
}
.layer_txt .price_folio {
    font-size: 14px;
    background-color: #1BBC9B;
    padding: 10px 30px 8px 30px;
    color: #ffffff;
    
    margin-right: 1px;
    cursor: pointer;
}
.design {
    font-size: 14px;
    background-color: #1BBC9B;
    padding: 10px 30px 8px 30px;
    color: #ffffff;
    text-decoration: none;
    margin-right: 1px;
margin-left:0;
}
.layer_txt .price_folio:hover {background-color: #7ecbb7;}

.layer_txt h3{float:left}

.content_price{margin-top:33px;}

#container {
  padding: 5px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
.content_txt 
{
    font-family: 'Open sans', sans-serif;
    font-weight:400;
	font-size:14px;
	line-height:20px;
	margin-bottom: 20px;
}
.view a.link {
    background-color: #1BBC9B;
    background-image: url("images/link-icon.html");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 44px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 44px;
}
.view a.zoom {
    background-color: #1BBC9B;
    background-image: url("images/zoom-icon.html");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 44px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 44px;
}
.view a.zoom:hover, .view a.link:hover {
    background-color: #2F343A;
}
.view-first a.info {
    -webkit-transition: all 0.2s ease-in-out 0s;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.2s ease-in-out 0s;  /* Firefox 4-15 */
       -o-transition: all 0.3s ease-out 0s;  /* Opera 10.50â€“12.00 */
          transition: all 0.3s ease-out 0s;
}
.view-first:hover p {
    -webkit-transition-delay: 0.1s;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition-delay: 0.1s;  /* Firefox 4-15 */
       -o-transition-delay: 0.1s;  /* Opera 10.50â€“12.00 */
          transition-delay: 0.1s;
}
.view-first:hover a.info {
    -webkit-transition-delay: 0.2s;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition-delay: 0.2s;  /* Firefox 4-15 */
       -o-transition-delay: 0.2s;  /* Opera 10.50â€“12.00 */
          transition-delay: 0.2s;
}

.view {
    overflow: hidden;
    position: relative;
}
.view img {
    display: block;
    position: relative;
}
.hover-item img {
    -webkit-transition: all 0.5s linear 0s;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.5s linear 0s;  /* Firefox 4-15 */
       -o-transition: all 0.5s linear 0s;  /* Opera 10.50â€“12.00 */
          transition: all 0.5s linear 0s;
}
.hover-item .abs {
    bottom: -47px;
    left: 0;
    position: absolute;
     -webkit-transition:  all 0.3s ease 0s;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition:  all 0.3s ease 0s;  /* Firefox 4-15 */
       -o-transition:  all 0.3s ease 0s;  /* Opera 10.50â€“12.00 */
          transition:  all 0.3s ease 0s;
}
.hover-item:hover .abs {
    bottom: 0;
    left: 0;
     -webkit-transition: all 0.3s ease 0s;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition:  all 0.3s ease 0s; /* Firefox 4-15 */
       -o-transition:  all 0.3s ease 0s;  /* Opera 10.50â€“12.00 */
          transition:  all 0.3s ease 0s;
}
.hover-item .view-first img:hover{
    -webkit-transform: scale(1.2);  /* Chrome, Safari 3.1+ */
     -moz-transform: scale(1.2);  /* Firefox 3.5-15 */
      -ms-transform: scale(1.2);  /* IE 9 */
       -o-transform: scale(1.2);  /* Opera 10.50-12.00 */
          transform: scale(1.2);  /* Firefox 16+, IE 10+, Opera 12.10+ */
}
.box {
  margin: 5px;
  padding: 5px;
  background: #fff;
  font-size: 11px;
  line-height: 1.4em;
  float: left;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    margin-bottom: 0;
    margin-top: 40px;
    padding: 0;
    
    border-bottom: 3px solid #1BBC9B;
}

.box h2 {
  font-size: 14px;
  font-weight: 200;
}

.box img,
#tumblelog img {
  display: block;
  
}
#city_folio{
    margin-left: -35px;
}
#city_folio li {
     display: inline;
    padding: 20px;
    background-color: #F03;
    color: #ffffff; 
}
#city_folio li:hover {
    background-color: #1BBC9B;
    cursor: pointer;
}
#city_folio .active {
    background-color: #1BBC9B;
    cursor: pointer;
}
.europe{ display: none;}
.america{ display: none;}

.rtl .box {
  float: right;
  text-align: right; 
  direction: rtl;
}


.col1 { width: 80px; }
.col2 { width: 180px; }
.col3 {  width: 280px;}
.col4 { width: 321px; }
.col5 { width: 480px; }

.col1 img { max-width: 80px; }
.col2 img { max-width: 180px; }
.col3 img { max-width: 280px; }
.col4 img { max-width: 321px; }
.col5 img { max-width: 480px; }

/**** Transitions ****/

.transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick {
  -webkit-transition-duration: 2s;
     -moz-transition-duration: 2s;
      -ms-transition-duration: 2s;
       -o-transition-duration: 2s;
          transition-duration: 2s;
        
}

.transitions-enabled.masonry 
{
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.transitions-enabled.masonry  .masonry-brick 
{
    
  -webkit-transition-property: left, right, top;
     -moz-transition-property: left, right, top;
      -ms-transition-property: left, right, top;
       -o-transition-property: left, right, top;
          transition-property: left, right, top;
}


/* disable transitions on container */
.transitions-enabled.infinite-scroll.masonry {
  -webkit-transition-property: left, top;
     -moz-transition-property: left, top;
      -ms-transition-property: left, top;
       -o-transition-property: left, top;
          transition-property: left, top;
}

/* ____________________________ //Tours ____________________________________ */


/* ___________________________________ //Slide 5 ___________________________________ */ 

/* ____________________________________ Slide 6 ____________________________________ */

#slide6{background:#f1f1f1;}
.padding_slide6 {
	padding:73px 0 0 0;
}

#slide6 .effect_2 {
	position:absolute;
	left:0;
	top:73px;
	right:0;
	width:100%;
	height:722px;
}
#slide6 .grid_12 {margin-bottom:0 !important;
}
#slide6 .bord_top {
	width:100%;
	height:73px;
	margin-top:-73px;
	background:#fff;
}


/* ____________________________________ //Slide 6 ____________________________________ */



/* ____________________________________ Slide 8 ____________________________________ */
.top_chose h4 {
     padding: 20px 0 15px 0;
     background-color: #00AEFF;
    color: #ffffff;
    font-family: 'Oswald',sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
}

#slide8 img {
	max-width: 100%;
}
#slide8{
	background-color:#f1f1f1;
	width:100%;
    
}
#slide8 .grid_12 {width:auto;float:none;}
.padding_slide8 {position:relative;
}
#slide8 h4 {border-bottom:1px solid #cacaca;
}
a.hol_offers {
	float:right;
	color:#00aeff;
	padding-top:28px;
	text-decoration:underline;
}

.extra_trip_top {
    padding: 20px 0 15px 0;   
}
.extra_trip_top span
{
    font-family: 'Open sans',sans-serif;
    font-size: 11px;
    font-weight: 400;
    }
 .lw-item-caption-container .extra_trip_top a
{
    font-family: 'Open sans',sans-serif;
    font-size: 11px;
    font-weight: 400;
    }
.extra_trip_top i span{ margin-left: 4px;}
.extra_trip_top .icon-map-marker{ float: right;}    
.extra_trip_top .icon-comment{ float: left;}
    
/* ____________________ order_block ___________________ */
.travel_form {
	margin:0;
	padding:24px 0 0 0;
	border-top:1px solid #fff;
}

.order_block label,
.order_block input,
.order_block form {
	display:inline-block;
}
.order_block input {
	border:none;
	font-size:14px;
	line-height:39px;
	padding:0 14px;
}	
.order_block label {
	vertical-align:top;
	margin:0 22px 0 0;
	font-family: 'Droid Sans', sans-serif;
	font-weight:400;
	font-size:16px;
	line-height:39px;
	color:#fff;
}
.order_block input {
	height:39px;
	font-family: 'Arial', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:20px;
	color:#b7b7b7;
	font-style:italic;
}
.order_block .form_btn {
	width:230px;
	height:42px;
	background:url(images/form_btn_bg.html) no-repeat;
	margin:0;
	padding:0 0 0 22px;
	text-align:left;
	text-transform:uppercase;
	font-family: 'Droid Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:39px;
	color:#fff;
	font-style:normal;
}

img.calendar_link {
	margin-left:-20px;
}
.order_block .email_form,
#datepicker,
#datepicker2 {
	background:url(images/calendar.html) no-repeat right top #fff;
	width:200px;
	margin-bottom:19px;
	border-top:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	border-right:none;
	border-bottom:1px solid #e7e7e7;
}
#datepicker {
	margin-right:20px;
	margin-bottom:19px;
    float: left;
}
.order_block .email_form {
	margin-right:20px;
	margin-bottom:19px;
	background:#fff;
    float: left;
}

/* ________________ RADIO _________________ */
.radio_block p {
	display:inline-block;
	width:220px;
	margin-right:20px;
	line-height:24px; font-size:13px;
	font-family: 'Open sans',sans-serif;
    font-weight: 400;
}
.radio_block{ padding-bottom: 30px;}
.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(images/radio.html) no-repeat;
	display: block;
	clear: left;
	float: left;
}

/* _______________ //RADIO ________________ */

/*_________________CAROUSEL________________*/
.m-bot-20 {
    margin-bottom: 20px !important;
}
.caption-container {
    height: 58px;
    position: relative;
}
.caption-text-container {
    background-color: #535961;
    bottom: 0;
    color: #FFFFFF;
    float: left;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: 400;
    padding: 20px;
    position: absolute;
    z-index: 9;
    text-transform: uppercase;
}
.caption-bg {
    bottom: 0;
    height: 38px;
    position: absolute;
    width: 100%;
}
.carousel-navi {
    bottom: 0;
    position: absolute;
    right: 0;
}
.jcarousel {
    overflow: hidden;
    position: relative;
}
.jcarousel-scroll {
    float: right;
}
.jcarousel-next {
    background-color: #535961;
    background-image: url("images/next-small.html");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    float: right;
    height: 38px;
    -webkit-transition: all 0.3s ease 0s;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition:  all 0.3s ease 0s; /* Firefox 4-15 */
       -o-transition: all 0.3s ease 0s;  /* Opera 10.50â€“12.00 */
          transition:  all 0.3s ease 0s;
    width: 38px;
}
.jcarousel-next:hover, .jcarousel-prev:hover {
    background-color: #1BBC9B;
    -webkit-transition: all 0.3s ease 0s;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition:  all 0.3s ease 0s; /* Firefox 4-15 */
       -o-transition: all 0.3s ease 0s;  /* Opera 10.50â€“12.00 */
          transition:  all 0.3s ease 0s;
}
.jcarousel-prev {
    background-color: #535961;
    background-image: url("images/prev-small.html");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    float: left;
    height: 38px;
    -webkit-transition: all 0.3s ease 0s;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition:  all 0.3s ease 0s; /* Firefox 4-15 */
       -o-transition: all 0.3s ease 0s;  /* Opera 10.50â€“12.00 */
          transition:  all 0.3s ease 0s;
    width: 38px;
}

.jcarousel ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 20000em;
}
.view {
    overflow: hidden;
    position: relative;
}

.view .mask, .view .content {
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 0;
}
.view img {
    display: block;
    position: relative;
}
.view a.link {
    background-color: #1BBC9B;
    background-image: url("images/link-icon.html");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 44px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 44px;
}
.view a.zoom {
    background-color: #1BBC9B;
    background-image: url("images/zoom-icon.html");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 44px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 44px;
}
.view a.zoom:hover, .view a.link:hover {
    background-color: #2F343A;
}
.view-first a.info {
    -webkit-transition: all 0.2s ease-in-out 0s;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.2s ease-in-out 0s;  /* Firefox 4-15 */
       -o-transition: all 0.3s ease-out 0s;  /* Opera 10.50â€“12.00 */
          transition: all 0.3s ease-out 0s;
}
.view-first:hover p {
    -webkit-transition-delay: 0.1s;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition-delay: 0.1s;  /* Firefox 4-15 */
       -o-transition-delay: 0.1s;  /* Opera 10.50â€“12.00 */
          transition-delay: 0.1s;
}
.view-first:hover a.info {
    -webkit-transition-delay: 0.2s;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition-delay: 0.2s;  /* Firefox 4-15 */
       -o-transition-delay: 0.2s;  /* Opera 10.50â€“12.00 */
          transition-delay: 0.2s;
}
.hover-item img {
    -webkit-transition: all 0.5s linear 0s;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.5s linear 0s;  /* Firefox 4-15 */
       -o-transition: all 0.5s linear 0s;  /* Opera 10.50â€“12.00 */
          transition: all 0.5s linear 0s;
}
.hover-item .abs {
    bottom: -47px;
    left: 0;
    position: absolute;
     -webkit-transition:  all 0.3s ease 0s;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition:  all 0.3s ease 0s;  /* Firefox 4-15 */
       -o-transition:  all 0.3s ease 0s;  /* Opera 10.50â€“12.00 */
          transition:  all 0.3s ease 0s;
}
.hover-item:hover .abs {
    bottom: 0;
    left: 0;
     -webkit-transition: all 0.3s ease 0s;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition:  all 0.3s ease 0s; /* Firefox 4-15 */
       -o-transition:  all 0.3s ease 0s;  /* Opera 10.50â€“12.00 */
          transition:  all 0.3s ease 0s;
}
.hover-item .view-first img:hover{
    -webkit-transform: scale(1.2);  /* Chrome, Safari 3.1+ */
     -moz-transform: scale(1.2);  /* Firefox 3.5-15 */
      -ms-transform: scale(1.2);  /* IE 9 */
       -o-transform: scale(1.2);  /* Opera 10.50-12.00 */
          transform: scale(1.2);  /* Firefox 16+, IE 10+, Opera 12.10+ */
}
.hover-item:hover {
    
    -webkit-transition: all 0.5s ease 0s;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition:  all 0.5s ease 0s; /* Firefox 4-15 */
       -o-transition:  all 0.5s ease 0s;  /* Opera 10.50â€“12.00 */
          transition:  all 0.5s ease 0s;
}
.hover-item:hover .item-caption, .hover-item:hover .lw-item-caption-container a {
    
    -webkit-transition: all 0.3s ease 0s;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition:  all 0.3s ease 0s; /* Firefox 4-15 */
       -o-transition:  all 0.3s ease 0s;  /* Opera 10.50â€“12.00 */
          transition:  all 0.3s ease 0s;
}
.hover-item:hover .lw-item-caption-container a:hover {
    color: #1BBC9B !important;
    -webkit-transition: all 0.3s ease 0s;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition:  all 0.3s ease 0s; /* Firefox 4-15 */
       -o-transition:  all 0.3s ease 0s;  /* Opera 10.50â€“12.00 */
          transition:  all 0.3s ease 0s;
}
.lw-item-caption-container {
    margin-bottom: 1px;
    padding: 15px 15px 12px;
}
.lw-item-caption-container a {
    font-family: 'Oswald',sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #555555;
}
.item-caption {
    color: #979CA1;
    font-size: 13px;
}
.container .four.columns {
    width: 235px;
}
.container .column, .container .columns {
    display: inline;
    float: left;
    margin-right: 10px;
}
.content-container-white {
    background-color: #FFFFFF;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.09);
}
/* ___________________ //order_block __________________ */

/* ____________________________________ //Slide 8 ____________________________________ */




/* ____________________________________ Slide 10 ____________________________________ */

#slide10{
	background:#f1f1f1;
	padding:76px 0 0 0;
}

#slide10 .grid_12 h1 {
	margin:0 0 20px 0;
	text-transform:uppercase;
	text-align:center;
	color: #343434;
    font-family: 'Oswald',sans-serif;
    font-size: 76px;
     font-style: normal;
    font-weight: 400;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	line-height: 70px;

}
.contact_form{
	margin:10px; float:left; 
	}
#slide10 .grid_12 h2 {color:#343434}
/* ______________ CONTACT_FORM ______________ */
.contact_form input[type=text], .contact_form textarea {
	width:269px;
	margin:0 0 20px 0;
	padding:11px 10px 9px 19px;
	background: #fafafa;
	font-family:Arial;
	font-weight:400;
	border-top:1px solid #d2d2d2;
	border-right:none;
	border-bottom:1px solid #f0f0f0;
	border-left:1px solid #d2d2d2;
	color:#a1a1a1;
}
.contact_form input[type=text]:first-child {margin-left:0 !important;}
.contact_form textarea {
	resize: none;
	margin-left:0;
	width:269px;
	height: auto;
    min-height: 55px;
}

.contact_btn {
	position:relative;
	display: inline-block;
	border:1px solid #343434;
	text-transform:uppercase;
	margin:8px 6px 0 0;
	padding:7px 19px 5px;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-family: 'Droid Sans', sans-serif;
	font-weight:400;
	text-align: center;
	vertical-align: middle;
	background:url(images/contact_btn_bg.html) repeat-x left top;
}

.contact_btn:hover,
.send_btn {
	background:#00aeff;
	border:1px solid #009ce5;
	background:url(images/contact_btn_bg_h.html) repeat-x left top;
}

#note .notification_ok {
	margin-top:20px;
	padding:7px 10px;
	text-align:center;
	text-transform:uppercase;
	background:#3e3e3e;
	font-family: 'Droid Sans', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#fff;
}
#note .notification_error {
	font-family: 'Droid Sans', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#f00;
}

.tit_contact{ padding-bottom: 36px;}
.tit_contact h2{ text-shadow: 0 0 0 #000;}

.serv_block_contact {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #7E7E7E;
    outline: 1px solid #DDDDDD;
    overflow: hidden;
    position: relative;
}


form{padding-left:10px}

.form_contact{padding-bottom: 46px;}
.details_contact{padding-bottom: 68px;}
.omega{padding-bottom: 47px;}
.omega p{padding: 0 10px 15px 10px}

/* _____________ //CONTACT_FORM _____________ */

/* ____________ CONTACT_DETAILS _____________ */
.contact_det_block {margin-top:-5px;
}

ul.foot_block_intouch {
	margin:0;
	padding:0 10px 0 10px;
}

.foot_block_intouch li {padding-bottom:8px !important;}
.foot_block_intouch li p, .foot_block_intouch a {
	color:#717171;
	line-height:21px;
	font-size:14px;
	padding:0 0 0 34px;
	margin:0;
}
.foot_block_intouch li a:hover {color:#00aeff;text-decoration:none;}

.foot_block_intouch li.touch_phone p {
	background:url(images/contact_icon.html) no-repeat 0 0;
}
.foot_block_intouch li.touch_clock p {
	background:url(images/contact_icon.html) no-repeat 0 -78px;
}
.foot_block_intouch li.touch_mail a {
	background:url(images/contact_icon.html) no-repeat 0 -160px;
}
.foot_block_intouch li.touch_site a {
	background:url(images/contact_icon.html) no-repeat 0 -244px;
	display:block;
	height:20px;
}
.foot_block_intouch li.touch_adress p {
	background:url(images/contact_icon.html) no-repeat 0 -325px;
}
.foot_block_intouch li.facebook a {
	background:url(images/contact_icon.html) no-repeat 0 -413px;
	display:block;
	height:15px;
}
.foot_block_intouch li.twitter a {
	background:url(images/contact_icon.html) no-repeat 0 -494px;
	display:block;
	height:15px;
}



/* ___________ //CONTACT_DETAILS ____________ */
#map_block {
	margin:66px 0 0 0;
}

/* ___________________________________ //Slide 10 ___________________________________ */ 


/* ____________________________________ FOOTER ____________________________________ */
#footer {
	background:#343434 !important;
	padding:7px 0 3px; height:150px;
}
.copyright {
	float:left;
	text-transform:none;
	font-family: 'Droid Sans', sans-serif;
	font-weight:400;
	color:#979797;
}
.copyright a {
	color:#fff;
}
.copyright a:hover {text-decoration:none;color:#00aeff;
}

/* _____________ BACK_TOP ___________ */
#back_top {
	float:right;
}
#back_top a.button {
	display:block;
	text-transform:none;
	padding-right:28px;
	background:url(images/back_top_bg.html) no-repeat top right;
	font-family: 'Droid Sans', sans-serif;
	font-weight:400;
	height:27px;
	color:#979797;
}
#back_top a.button:hover {text-decoration:none;}
/* ____________ //BACK_TOP __________ */

/* ___________________________________ //FOOTER ___________________________________ */






@import "grid.html";
@import "font-awesome.html";
@import "superfish.html";

@import url(http://fonts.googleapis.com/css?family=Economica:400);
@import url(http://fonts.googleapis.com/css?family=Economica:700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:600);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700);


@import url(http://fonts.googleapis.com/css?family=Dosis);

html {
    width: 100%;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
    -webkit-text-size-adjust: none;
}

body {
  
}

.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}

strong {
    font-weight: 700;
}

address {
    font-style: normal;
}

p {
    margin-bottom: 20px; color:#333;
}



img {
    max-width: 100%;
}





/****Content****/

.content {
    padding-bottom: 114px;
    background-color: #fff;
}

.page1 .content {
    padding-bottom:0px;
}

.pad1 {
    padding-top: 49px;
}

.ctn__1 {
    padding-bottom: 44px;
}

/****Blocks****/

.banner {
    padding-top: 49px;
}

.bn__1 {
    background-color: #ffc000 !important;
}

.bn__2 {
    background-color: #c00 !important;
}

.bann_capt {
    background-color: #006633;
    color: #fff;
    padding-bottom: 22px;
    text-align: center;
    font: bold 36px/48px 'Economica', sans-serif;
}.bann_capt:hover {  
	background:#403d58;
	}
.bn__2:hover, .bn__1:hover {  
	background:#403d58 !important;
	}
.bann_title {
    padding: 6px 0 0px;
    margin: 0 auto 2px; font-size:20px;
    background: url(images/bann_sep.html) 0 bottom repeat-x;
}.bann_title p{
	font-size:14px; margin:0 auto; padding:0px; margin-top:-20px;
	}
	#bg-green{
		background:url(images/green-bg.html);
		}


.bann_capt  a {
    font-size: 20px;
}

.bann_capt  a:hover {
    color: #fff;
    text-decoration: underline;
}

.block1 .count {
    width: 119px;
    margin: 0 auto;
    height: 119px;
    text-align: center;
    font: 40px/116px 'Dosis', sans-serif;
    border-radius: 500px;
    border: 1px solid #939393;
    margin-bottom: 25px;
}

.block1 {
    text-align: center;
    padding: 49px 0;
}

.box {
 
}

.box .btn {
    margin-top: 30px;
}

.box h2 {
    padding-top: 38px;
    margin-bottom: 16px;
}

.box strong.color1 {
    font-weight: 600;
}

.bq1 {
    background: url(images/quotes.html) right 0 no-repeat;
    margin-top: -37px;
    padding-top: 12px;
    overflow: hidden;
}

.bq1 a {
    margin-top: 3px;
    float: right;
    display: block;
    font: bold 20px/48px 'Economica', sans-serif;
}

.bq1 a .fa {
    margin-right: 6px;
    position: relative;
    top: 1px;
    font-size: 18px;
    line-height: 48px;
}

.bq1 .fleft {
    margin-top: 5px;
    margin-right: 19px;
}

.bq_title {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 12px;
}

.block2 {
    margin-top: -22px;
    overflow: hidden;
}

.block2+.block2 {
    margin-top: 26px;
}

.block2 time {
    display: block;
    background-color: #000;
    text-align: center;
    width: 70px;
    float: left;
    margin-right: 30px;
    color: #fff;
    position: relative;
    top: 3px;
    padding: 15px 0 19px;
    font: bold 24px/30px 'Economica', sans-serif;
}

.form_title {
    font-size: 16px;
    position: relative;
    top: -1px;
    font-weight: normal;
}

.blog {
    margin-right: -1px;
    padding-top: 45px;
}

.blog +.blog  {
    padding-top: 40px;
}

.blog img {
    border: 1px solid #f2f1f2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 21px;
}

.blog_title {
    margin-bottom: 17px;
    color: #535151;
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
}

.blog .btn {
    margin-top: 30px;
}

.blog table {
    border-top: 1px solid #d9d9d9;
    width: 100%;
    line-height: 40px;
    position: relative;
    top: 2px;
}

.blog table tr {
    border-bottom: 1px solid #d9d9d9;
}

.blog table .fa {
    font-size: 20px;
    color: #adacac;
    min-width: 24px;
    margin-right: 27px;
    line-height: 40px;
}

.blog table td+td .fa  {
    margin-right: 5px;
}

.blog table td:first-child {
    width: 238px;
}

.blog table td+td+td {
    text-align: right;
}

.block3 {
    overflow: hidden;
    margin-top: -2px;
}

.block3+.block3 {
    margin-top: 37px;
}

.block3+.block3 +.block3 {
    margin-top: 42px;
}

.block3 .fleft {
    margin-top: 5px;
    margin-right: 20px;
}

.block3 .text1 {
    margin-bottom: 22px;
    font-weight: normal;
    line-height: 24px;
}

.block3 .text1 time {
    display: block;
}

/****Gallery****/

.gall_item {
    display: block;
    background: #aaccaa url(images/magnify.html) center center no-repeat;
}

.gall_item img {
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    width: 100%;
    box-shadow: 0 0 #fff;
}

.gall_item:hover img {
    opacity: 0.2;
}

.gall_block {
    background-color: #f1f0f1;
    padding: 1px;
}

.gall_bot {
    padding: 28px 21px 30px;
}

.gall_bot .btn {
    position: relative;
    top: 1px;
}

.gall_bot  .text1 {
    margin-bottom: 22px;
}

/****Separators****/

.sep__1 {
    height: 29px;
}




/****Text styles****/
.text1 {
    font-size: 18px;
    margin-bottom: 2px;
    line-height: 20px;
}

.tx__1 {
    margin-bottom: 22px;
}

.fw {
    font-weight: 600;
}

.color1 {
    color: #535151;
}

/*.color1 a:hover, a.color1:hover {
    color: #ccc;
}*/

.color2 {
    color: #eee;
}

.td_underline {
    text-decoration: underline;
}

/****Map****/

.map {
    overflow: hidden;
    padding-top: 3px;
    padding-bottom: 22px;
}

.map figure {
    position: relative;
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.map figure iframe {
    width: 100%;
    height: 445px;
    max-width: 100%;
}

.map_block {
    padding-top: 20px;
    color: #535151;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
}

.map_block+.map_block {
   padding-top: 24px; 
}

.map_block  .map_title {
    margin-bottom: 4px;
    font-weight: 600;
}

.address1 {
    padding-top: 3px;
    display: block;
    float: left;
}

.address1 dt {
}

.address1+.address1 {
    margin-left: 60px;
}

.address1 dd span {
    min-width: 85px;
    display: inline-block;
    text-align: left;
}

.address1 dd span.col1 {
    min-width: 0;
}

/**Footer**/

#footer {
    display: block;
    padding: 50px 0 40px;
    color: #e2e2e2;    		background: #403d58;border-top:3px #a48c74 solid;

    font-size: 14px; bo
    line-height: 18px;
}

.copyright {
    font-weight: normal;
    float: left;
}

.copyright .brand {
    position: relative;
    top: -2px;
    font-weight: 300;
    font-size: 18px;
}

.copyright div {
    padding-top: 6px;
}

.copyright div a:hover {
    color: #535a5f;
}

.socials {
    float: right;
    color: #fff;
    margin-top: -4px;
    overflow: hidden;
}

.socials .fa {
    background-color: #ddd;
    font-size: 25px;
    float: left;
    line-height: 50px;
    width: 50px;
    height: 50px;
    border-radius: 500px;
    text-align: center;
}

.socials .fa:hover {
    color: #fff;
    background-color: #303030;
}

.socials .fa +.fa {
    margin-left: 16px;
}

.socials .fa.fa-pinterest {
    font-size: 30px;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 640px;
    overflow: hidden;
    width: 43px;
    height: 28px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(images/totop.html) no-repeat left 0; 
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1199px) {
   .extra_wrapper {
        overflow: visible;
    }

    .shed li {
        padding-left: 10px;
        text-align: center;
    }

    #bookingForm > strong + .controlHolder {
        float: none;
        width: 100%;
        padding-top: 4px;
        clear: both;
    }

    .fl1 {
        width: 100%;
        margin: 0 !important;
        float: none !important;
    }

    .tmSelect.auto, .tmSelect2.auto {
        width: 200px;
    }

    .clear.height1 {
        height: 10px !important;
    } 
}
@media only screen and (max-width: 979px) {

    .fleft {
        margin-right: 10px;
    }

    .blog table td:first-child {
        width: 185px;
    }

    .tmSelect.auto, .tmSelect2.auto {
        width: 150px;
    }

    .bq1 {

        padding-top: 30px;
    }

    .address1 {
        float: none;
    }

    .address1 +.address1  {
        margin-left: 0;
        margin-top: 30px;
    }
    
     .map figure,  
     .map figure iframe,  
     #form input,
     #form textarea,  
     #form .success {
        width: 100% !important;
        float: none !important;
    }
     #form .success {
         -moz-box-sizing: border-box;
         -webkit-box-sizing: border-box;
         -o-box-sizing: border-box;
         box-sizing: border-box;
    }

     .map figure {
     height: auto !important;
    }

    .map figure {
    	margin-bottom: 15px;
    }

    .nowrap {
        white-space: normal;
    }


    .address1 dd span  {
        min-width: 0;
    }
}

.grid_4-w{
	width:310px; 
	}
@media only screen and (max-width: 767px) {
  
    .banner>img {
        width: 100%;
    }
    .tmSelect.auto, .tmSelect2.auto {
        width: 340px;
    }

    .sep__1 {
        height: 0;
    }

    .gall_block {
        margin-bottom: 35px;
    }

    .img_inner img {
    	width: 100%;
    }marquee{
		font-weight:bold;
		}

    .img_inner {
        margin-top: 40px !important;
        width: 100% !important;
        float: none !important;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
    }

    .box  {
        padding-left: 20px;
        padding-right: 20px;
    }

    .box div {
        margin: 0 !important;
        width: auto;
    }


    header h1 {
        padding-top: 15px;
        position: relative !important;
        margin-bottom: 20px;
        padding-left: 0;
        float: none;
        left: 0;
        text-align: center;
    }

    header h1 a {
        max-width: 90%;
        width: auto;
        display: inline-block;
        height: auto;
    }

    .map figure iframe {
        height: 300px;
    }

    .content .noresize {
        width: auto !important;
        float: left !important;
        margin-right: 20px !important;
        margin-top: 4px !important;
    }

    .img_inner {
        margin-top: 30px;
    }
    .none {
        clear: both;
    }

    .socials {
        float: none;
        padding-bottom: 20px;
    }
}


@media only screen and (max-width: 479px) {
    

    .tmSelect.auto, .tmSelect2.auto {
        width: 180px;
    } 

    .blog table {
    } 

    .blog table td:first-child  .fa {
        display: block;
    }

    .blog table td:first-child {
        width: auto;
    }
}
.contact-top{
	float:right;
	}.contact-top h1{
		color:#FFF; font-size:18px; font-weight:normal;
		margin-left:20px; line-height:30px;
		} .contact-top img{
			margin-right:10px;
			}

.brand img{
	float:left;
	}
	
	.brand{
	border:#CCC 2px  solid;
	}#slider_images{
		margin:0 auto; padding-top:20px;
		}#slider_images h1 {
			background-color:#d4bd61; color:#FFF; width:240px; line-height:40px; 
			font-size:22px; text-align:center; padding:0px; text-transform:capitalize;
			}
		.news{
			background:#403d58; line-height:30px; color:#FFF; float:left;
			padding:5px; font-size:18px;
			}
			
			
			.form input{
				width:100%; height:35px;
				}
				
				
				
#menu, #menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#menu {
    margin: 40px auto; float:right;

}

#menu:before,
#menu:after {
    content: "";
    display: table;
}

#menu:after {
    clear: both;
}
nav{
	float:right; margin-top:-40px;
	}

#menu {
     float:right; margin-left:200px;
}

#menu li {
    float: left;
    box-shadow: 1px 0 0 #444;
    position: relative;
}
.navigation{
	float:right; 
	}
#menu a {
    float: left;
    padding: 14px 20px;
    color: #fff;
    font:  14px Arial, Helvetica;
    text-decoration: none;
    text-shadow: 0 1px 0 #000;
}
#menu a:hover{
	background-color:#b09476;
	}
#menu li:hover > a {
    color: #fafafa;
}

*html #menu li a:hover { /* IE6 only */
    color: #fafafa;
}

#menu ul {
    margin: 20px 0 0 0;
    _margin: 0; /*IE6 only*/
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 1;    
    background: #444;   
    background: linear-gradient(#444, #111);
    box-shadow: 0 -1px 0 rgba(255,255,255,.3);  
    border-radius: 3px;
    transition: all .2s ease-in-out;
}

#menu li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0; background:#b3977a;
}

#menu ul ul {
    top: 0;
    left: 150px;
    margin: 0 0 0 20px;
    _margin: 0; /*IE6 only*/
    box-shadow: -1px 0 0 rgba(255,255,255,.3);      
}

#menu ul li {
    float: none;
    display: block;
    border: 0;
    _line-height: 0; /*IE6 only*/
    box-shadow: 0 1px 0 #111, 0 2px 0 #666;
}

#menu ul li:last-child {   
    box-shadow: none;    
}

#menu ul a {    
    padding: 10px;
    width: 130px;
    _height: 10px; /*IE6 only*/
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
}

#menu ul a:hover {
    background-color: #996600;
    background-image: linear-gradient(#996600, #996600);
}


#menu ul li:first-child > a {
    border-radius: 3px 3px 0 0;
}

#menu ul li:first-child > a:after {
    content: '';
    position: absolute;
    left: 40px;
    top: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #444;
}

#menu ul ul li:first-child a:after {
    left: -6px;
    top: 50%;
    margin-top: -6px;
    border-left: 0; 
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-right: 6px solid #3b3b3b;
}

#menu ul li:first-child a:hover:after {
    border-bottom-color: #04acec; 
}

#menu ul ul li:first-child a:hover:after {
    border-right-color: #0299d3; 
    border-bottom-color: transparent;   
}

#menu ul li:last-child > a {
    border-radius: 0 0 3px 3px;
}


.bubble-text {
border: 1px solid #DFDFDF;
background: #ffffff;
float: left;
padding: 1.5em 20px;
}
.contaner{
	max-width:1020px;
	}
	.resipi h5{
		font-size:24px !important; margin-bottom:30px; margin-left:-5px !important;
		padding:0px;
		}
.banner-one{
				width:300px; margin-left:25px;
				}
	.button-one{
			background-color:#d4bd61; color:#FFF; width:120px; line-height:40px; border:2px  #996600 solid; 
			font-size:22px; text-align:center; padding:0px; text-transform:capitalize; display:block; margin:0 auto;
		
		}.footer-nav{
			float:left; margin-left:150px;
		}.footer-nav ul{
			margin-left:10px; width:150px; float:left;
			}.footer-nav a:hover{
				color:#d4bd61;
				}
.vlightbox1 img{
	margin:5px; border:4px  #CCCCCC solid;
	}.vlightbox1 img:hover{
		opacity:0.5;
		}
.nav-one li{
		float: left;
	text-align:left;
	padding:0;
	margin-left:30px;
	text-transform:none;
	background:none;
	font-family: 'Droid Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:20px;
	color:#a6a6a6; margin-top:30px;

	}.box-ver {
		float:left; background-color:#C00; text-align:center; font-size:18px !important; height:180px; font-weight:bold !important; color:#FFF; 
		}.navigation .grid_2{
			width:19%; margin: 0px; margin-left:5px; margin-bottom:40px; font-size:18px !important; font-weight:bold !important;
			}.email{
				background:url(images/email.html) no-repeat; width:19px; height:19px; float:left;
				}.skyp{
					background:url(images/skype.html) no-repeat; width:19px; height:19px; float:left;
					}p{
						text-align:justify;
						}
.fax{
	background:url(images/fax.html) no-repeat; width:19px; height:19px; float:left;
	}.box_active{
		background:#960 !important;
		}.avli-box{
			border:2px #996600 inset;
				margin:10px 2px 0px 5px !important;		
			}.avli-box h2{font-size:16px; margin:0 auto; padding:0px;}

 
@media screen and (max-width: 800px){
.navigation li{
	width:20%; padding-left:0px; margin-left:5px;
	padding-right:5px; line-height:30px; margin-top:10px;
	display:block; text-align:center;
}.navigation{
	width:500px; margin-top:0px !important;
	}
.menu-top{
	position:absolute !important;
	} .navigation li:hover{
		background:#963; color:#FFF;
		}

 }
@media screen and (max-width: 460px){
	.navigation li, .nav-one li{
		width:46%; text-align:center; float:left;
		margin-left:0px !important; font-size:16px !important;
		font-weight:bold; line-height:40px;
		display:block; border:1px #2d2d2d inset; margin-top:0px;
		
		}	.navigation, .nav-one {
				width:100%; background:#1b1b1b !important; 
			}.nav-one li{ background-color:#1b1b1b !important; }
			.menu-top{
				position:absolute;
				}.radio_block p {
				width:100% !important;
				}#wowslider-container1 .ws_images ul img {
				margin-top:62px !important;
				}#slide5{
				padding:0px;
				}
				.form_bg {
	background:none !important;
}
.navigation li:first-child{margin-left:0;}
.navigation .grid_2{
	width:280px !important;
	}
	#wowslider-container1{
		margin-top:200px !important; float:left;
		}#footer {
			height:450px;
			}
			.footer-nav{
				margin-left:0px !important; float:left;
				}
		}





.footer-area .footer-tittle h4 {
margin-bottom: 11px;
    padding: 0px;
    border-bottom: 5px solid blue;
}