/*
Theme Name: Premier
Description: An HTML5 version.
Version: 1.0
Tags: html5, naked, clean, basic
*/

@import "css/reset.css";
@import "css/layout.css";

/* CSS Document */
body {background-color: #fff; background-image: url("images/body_tile.png"); font-family: Arial,Helvetica,sans-serif;  font-size: 14px; line-height: normal; margin: 0;width:}
* {border: medium none; margin: 0; outline: medium none; padding: 0;}

/* top area */
.top{ width:100%; float:left; background-color:#000; height:35px; margin-bottom:27px;}
.top-container{width:1250px; margin:0 auto;}

.top_menu {width:100%; height:auto;float:left; margin:0px 0px 0px 0px; }
.top_menu ul{width:auto;list-style:none; margin-top:5px; padding:0;   float:right;}
.top_menu ul li{  font-size:14px; font-family:'OratorStd';display:inline; background-image:url(images/top-nav-line.png); background-repeat:no-repeat; background-position:right center; }	
.top_menu ul li a{color:#fff; text-decoration:none;padding:0px 10px;}	
.top_menu ul li a:hover{ color:#3c9da8; }	
.top_menu .current-menu-item > a { color:#79c815;} 
.top_menu ul li:last-child{margin-right:0px; background-image:none;  }	



/* main body area */

.container{width:1250px; margin:0 auto;}
.side-bar {background-image: url("images/nav_bg.png"); border-radius: 15px 0 0 15px; float: left; height: auto; padding: 0 0 25px; width: 300px;}
.logo{ width:302px; height:100px; float:left; margin:23px 0px 0px -23px;}

/* menu */

.menu_container {width:100%; float:left; }
.menu{width:100%;list-style:none; margin:0; padding:0; text-shadow:1px 1px 1px #073113;  }
.menu li {background-image: none; float: left; font-family: "HelveticaConBQLight"; font-size: 15px; font-weight: normal;
margin-left: 15px; padding: 0; width: 250px;}
.menu li a {border-top: 1px solid #426f0a; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
color: #fff; float: left; font-family: helveticaconbqextralight; font-size: 18px; min-width: 250px; padding: 10px 0 10px 45px;
text-decoration: none; text-shadow: 1px 0 1px #426f0a; text-transform: uppercase; width: auto;}
.menu li.home a:first-child{background-image: url("images/home.png"); background-position: 0 10px; background-repeat: no-repeat; transition: background-position 0.3s ease 0s; -moz-transition: background-position 0.3s ease 0s; -webkit-transition: background-position 0.3s ease 0s;}
.menu li.service a:first-child{background-image: url("images/service.png"); background-position: left 8px; background-repeat: no-repeat; transition: background-position 0.3s ease 0s; -moz-transition: background-position 0.3s ease 0s; -webkit-transition: background-position 0.3s ease 0s;}
.menu li.fare a:first-child{ background-image:url(images/fare.png); background-repeat:no-repeat; background-position:left 8px; transition: background-position 0.3s ease 0s; -moz-transition: background-position 0.3s ease 0s; -webkit-transition: background-position 0.3s ease 0s;}	
.menu li.book-1 a:first-child{ background-image:url(images/book-1.png); background-repeat:no-repeat; background-position: left 8px; transition: background-position 0.3s ease 0s; -moz-transition: background-position 0.3s ease 0s; -webkit-transition: background-position 0.3s ease 0s;}	
.menu li.book-2 a:first-child{ background-image:url(images/book-2.png); background-repeat:no-repeat; background-position: left 8px; transition: background-position 0.3s ease 0s; -moz-transition: background-position 0.3s ease 0s; -webkit-transition: background-position 0.3s ease 0s;}
.menu li.opreator a:first-child{ background-image:url(images/opreator.png); background-repeat:no-repeat; background-position: left 8px; transition: background-position 0.3s ease 0s; -moz-transition: background-position 0.3s ease 0s; -webkit-transition: background-position 0.3s ease 0s;}
.menu li.lost a:first-child{ background-image:url(images/lost.png); background-repeat:no-repeat; background-position: left 8px; transition: background-position 0.3s ease 0s; -moz-transition: background-position 0.3s ease 0s; -webkit-transition: background-position 0.3s ease 0s;}
.menu li.news a:first-child{ background-image:url(images/news.png); background-repeat:no-repeat; background-position: left 8px; transition: background-position 0.3s ease 0s; -moz-transition: background-position 0.3s ease 0s; -webkit-transition: background-position 0.3s ease 0s;}	
.menu li.dwon a:first-child{ background-image:url(images/dwon.png); background-repeat:no-repeat; background-position: left 8px; transition: background-position 0.3s ease 0s; -moz-transition: background-position 0.3s ease 0s; -webkit-transition: background-position 0.3s ease 0s;}	
.menu li.silver a:first-child{ background-image:url(images/silver.png); background-repeat:no-repeat; background-position: left 8px;transition: background-position 0.3s ease 0s; -moz-transition: background-position 0.3s ease 0s; -webkit-transition: background-position 0.3s ease 0s;}	
.menu li.diver a:first-child{ background-image:url(images/diver.png); background-repeat:no-repeat; background-position: left 8px; transition: background-position 0.3s ease 0s; -moz-transition: background-position 0.3s ease 0s; -webkit-transition: background-position 0.3s ease 0s;}
.menu li.contact a:first-child{ background-image:url(images/contact.png); background-repeat:no-repeat; background-position: left 8px; transition: background-position 0.3s ease 0s; -moz-transition: background-position 0.3s ease 0s; -webkit-transition: background-position 0.3s ease 0s;}
.menu li .sub-menu li a {background-image: none; font-size: 14px; border: none;}

.menu li.home a:first-child:hover{background-position: 0 -30px; opacity: 0.5;}
.menu li.service a:first-child:hover {background-position: 0 -30px; opacity: 0.5;}
.menu li.fare a:first-child:hover {background-position: 0 -30px; opacity: 0.5;}
.menu li.book-1 a:first-child:hover {background-position: 0 -30px; opacity: 0.5;}
.menu li.book-2 a:first-child:hover {background-position: 0 -30px; opacity: 0.5;}
.menu li.opreator a:first-child:hover {background-position: 0 -30px; opacity: 0.5;}
.menu li.lost a:first-child:hover {background-position: 0 -30px; opacity: 0.5;}
.menu li.news a:first-child:hover {background-position: 0 -30px; opacity: 0.5;}
.menu li.dwon a:hover {background-position: 0 -30px; opacity: 0.5;}
.menu li.silver a:first-child:hover {background-position: 0 -30px; opacity: 0.5;}
.menu li.diver a:first-child:hover {background-position: 0 -30px; opacity: 0.5;}
.menu li.contact a:first-child:hover {background-position: 0 -30px; opacity: 0.5;}

.menu li.home .sub-menu li a {background-image: none; font-size: 14px; padding: 0 0 0 40px;}
.menu li.service .sub-menu li a {background-image: none; font-size: 14px; padding: 0 0 0 40px;}
.menu li.fare .sub-menu li a {background-image: none; font-size: 14px; padding: 0 0 0 40px;}
.menu li.book-1 .sub-menu li a {background-image: none; font-size: 14px; padding: 0 0 0 40px;}
.menu li.book-2 .sub-menu li a {background-image: none; font-size: 14px; padding: 0 0 0 40px;}
.menu li.opreator .sub-menu li a {background-image: none; font-size: 14px; padding: 0 0 0 40px;}
.menu li.lost .sub-menu li a {background-image: none; font-size: 14px; padding: 0 0 0 40px;}
.menu li.news .sub-menu li a {background-image: none; font-size: 14px; padding: 0 0 0 40px;}
.menu li.dwon .sub-menu li a {background-image: none; font-size: 14px; padding: 0 0 0 40px;}
.menu li.silver .sub-menu li a {background-image: none; font-size: 14px; padding: 0 0 0 40px;}
.menu li.diver .sub-menu li a {background-image: none; font-size: 14px; padding: 0 0 0 40px;}
.menu li.contact .sub-menu li a {background-image: none; font-size: 14px; padding: 0 0 0 40px;}

.top_menu li.home{background-image:none; }
.side-bar .sub-menu {box-sizing: border-box; display: none; float: left; margin: 5px 0 10px; padding: 0 5px; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.side-bar .current-menu-item .sub-menu{display: block;}
.current_page_ancestor .sub-menu{display: block;}
.menu li .sub-menu li {border: medium none; float: left; font-size: 14px; margin: 5px 0; padding: 0;}


/*Content area */
.content-area{width:76%; float:right; background-color:#FFFFFF; border-radius:0px 15px 0px 0px;}
.container-1{width:890px; margin:0 auto;}

.header {float: left; margin: 0 0 46px; width: 100%;}
.header-tit { float:left; margin-top:46px;}
.header-tit h2{font-family:'helveticaboldwebfont'; font-size:48px; color:#b7b7b7; text-align:left;}
.header-tit h2 span {float: left; font-size: 24px;}

.social { float: right; margin-top: 46px; width: 370px;}
.social ul {list-style: outside none none; margin: 0 0 0 -55px; padding: 0;}
.social ul li{display:inline; margin-right:10px;}
.social ul li.facebook{ width:auto;float:left; }
.social ul li.facebook a {background-image: url("images/facebook.png"); background-repeat: no-repeat; display: block; height: 45px; text-align: center; text-decoration: none; text-indent: -99999px;  transition: background-position 0.2s ease 0s; -moz-transition: background-position 0.2s ease 0s; -webkit-transition: background-position 0.2s ease 0s; width: 45px;}
.social ul li.google a {background-image: url("images/google-icon.png"); background-repeat: no-repeat; display: block; height: 45px; text-align: center; text-decoration: none; text-indent: -99999px;
transition: background-position 0.2s ease 0s; -moz-transition: background-position 0.2s ease 0s;-webkit-transition: background-position 0.2s ease 0s; width: 45px;}
.social ul li.google a:hover {background-position: 0 -45px;}
.social li.google {float: left;}
.social ul li.facebook a:hover {background-position: 0 -45px;}
.social ul li.linkedin a:hover {background-position: 0 -45px;}
.social ul li.twitter a:hover {background-position: 0 -45px;}
.social ul li.insta a:hover {background-position: 0 -45px;}
.social ul li.linkedin{ width:auto;float:left; }
.social ul li.linkedin a{ text-decoration:none; background-image:url(images/linked.png); background-repeat:no-repeat; height:45px; width:45px; text-indent:-99999px; display:block; text-align:center; transition: background-position 0.2s ease 0s;
-moz-transition: background-position 0.2s ease 0s; -webkit-transition: background-position 0.2s ease 0s;}
.social ul li.twitter{ width:auto;float:left; }
.social ul li.twitter a{ text-decoration:none; background-image:url(images/twitter.png); background-repeat:no-repeat; height:45px; width:45px; text-indent:-99999px; display:block; text-align:center;transition: background-position 0.2s ease 0s;
-moz-transition: background-position 0.2s ease 0s; -webkit-transition: background-position 0.2s ease 0s;}
.social ul li.insta{ width:auto;float:left; }
.social ul li.insta a{ text-decoration:none; background-image:url(images/insta.png); background-repeat:no-repeat; height:45px; width:45px; text-indent:-99999px; display:block; text-align:center;transition: background-position 0.2s ease 0s;
-moz-transition: background-position 0.2s ease 0s; -webkit-transition: background-position 0.2s ease 0s; }

.social .phone-bg {background-color: #77bc1f; background-repeat: repeat-x; float: right; height: 55px; width: 144px;}
.social .phone-bg .num{width:auto; float:left; margin:4px 0px 0px 12px;}
.social .phone-bg .num h3{font-family:'helveticaboldwebfont'; font-size:14px; color:#fff; text-align:left; text-transform:uppercase; }
.social .phone-bg .num h3 span{font-size:30px;}


.slider{width:100%; float:left;}
.slider .car{width:436px; height:257px; float:left;}
.slider .txt-area{width:446px; float:left;}
.slider .slider-txt { margin-top: 80px; width: auto;}
.slider .slider-txt h2 { color: #b7b7b7; font-family: "helvetica_condensed_blackRg"; font-size: 36px; line-height: 45px; padding-bottom: 20px; text-align: center; text-transform: uppercase;}
.slider .slider-txt h2 span {
  float: left;
  font-family: "HelveticaConBQLight";
  font-size: 24px;
  line-height: 24px;
  width: 100%;
}

.book-btn {
  float: left;
  height: 39px;
  margin: 10px auto 0;
  text-align: center;
  width: 100%;
}
.book-btn a {background-color: #77bc1f; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; color: #fff; display: inline-block; font-size: 18px; font-weight: normal;  padding: 7px 0; text-align: center; text-decoration: none; transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; width: 233px;}

.slider-dot{width:82px; height:15px; margin:0 auto;}

/*BLOCK area */
.block-area{width:100%; float:left; margin-top:50px;}
.block-left {float: left; text-align: center; width: 100%;}
.block-1 {display: inline-block; height: auto; margin-right: 10px; min-height: 270px; padding-bottom: 20px; vertical-align: top;
width: 430px;}
.block-1 .block-tit-bg{ width:100%; height:45px; float:left; background-image:url(images/block-tit-bg.png); background-repeat:no-repeat;}
.block-1 .block-tit-bg .block-tit{width:100%; float:left; margin:12px;}
.block-1 .block-tit-bg .block-tit h3 {color: #000; font-family: "helveticaboldwebfont"; font-size: 18px; font-weight: normal;  text-align: left;}
.block-1 .block-1-car { float: left; width: 215px; height: 190px;}
.block-1-car img {height: auto; max-width: 100%;}
.block-1 .block-1-txt {float: right; height: 180px; margin: 0; overflow: hidden; width: 215px;}
.block-1 .block-1-txt p{font-family:'OpenSansRegular'; line-height:24px; font-size:14px; color:#000; text-transform:capitalize; text-align:right; padding-top:10px;}

.block-1 .more-btn {clear: both; float: right; height: 32px; width: 119px;}
.block-1 .more-btn a {background-color: #77bc1f; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; color: #000; display: block; font-family: "OpenSansRegular"; font-size: 15px; height: 32px; padding: 6px 0 0; text-align: center; text-decoration: none; text-transform: uppercase; width: 119px;}
.block-1 .more-btn a:hover{color: #fff;  }
.block-1 .block-phone { float: right; margin-top: 5px; width: 110px;}
.block-1 .block-phone .phone-icon{ width:22px; height:22px; float:left; margin-top:3px;}
.block-1 .block-phone p { color: #000;float: left; font-family: "helveticaboldwebfont"; font-size: 18px;}

h4 {color: hsl(0, 0%, 45%); font-size: 18px; margin: 15px 0 15px;}
h3 {  font-size: 19px;}
h1, h3, h4, h5, h6 {font-family: "helveticaboldwebfont"; font-size: 20px;}

p {margin-bottom: 10px; line-height: 22px;}
em {color: hsl(0, 0%, 45%); font-style: italic;}
.news_content {border-bottom: 1px solid hsl(0, 0%, 50%); float: left; margin-right: 35px; padding: 15px 0 28px; vertical-align: baseline; width: 46%; height: 320px;}
.news_content h3 {margin: 0 0 10px;}
.thumbnail {float: left; line-height: normal; padding: 0 20px 0 0;}
.read-btn {background: hsla(0, 0%, 0%, 0) url("images/read_bg.png") repeat-x scroll 0 0; float: right; font-family: "helveticaboldwebfont"; font-size: 16px; margin: 15px 0; padding: 6px 20px;}
.read-btn a {color: hsl(0, 0%, 100%); text-decoration: none;}
.post_date {color: hsl(0, 0%, 50%); float: left; padding: 0 0 20px; width: 100%;}
.post_date a {color: hsl(0, 0%, 50%); text-decoration: none;}
.news_content:last-child {border-bottom: medium none;}
.wpcf7-form p {color: hsl(0, 0%, 0%); float: left; font-family: helveticaconbqextralight !important; font-size: 18px !important;
line-height: 30px; margin: 0 0 15px; width: 100%;}
.page-id-36 .pt {display: none;}
.page-id-36 .pc .pt {display: block;}
.contact_left {float: left; width: 46%;}
.contact_right {float: right; width: 46%;}
div.wpcf7 {float: left; width: 100%;}
.wpcf7 input {border: 1px solid lightgray; float: left; padding: 10px; width: 100%;}
.wpcf7-submit {background: #79c815 none repeat scroll 0 0; color: white; display: block; font-family:"helveticaboldwebfont";
font-size: 18px; padding: 8px 25px !important; text-align: center; text-transform: uppercase; width: 40% !important; margin: 25px 0 0; box-shadow: 0 3px 0 0 #2A4802; }
.wpcf7-submit a {font-family:"helveticaboldwebfont"; font-size: 18px; color: white;}
.page-id-36 h4 {font-family: helveticaconbqextralight !important; font-size: 22px; margin: 5px 0;}
.wpcf7 textarea {border: 1px solid lightgray; float: left; height: 125px; width: 100%;}
div.wpcf7-validation-errors {border: 2px solid #f7e700; float: left; width: 50%;}
.page-id-36 .pc a {font-family: arial;}
.block-right{ width:435px; float:right;}

.gs{width:100%; float:left;}
.gs .gs-bg{width:100%; float:left; height:45px; background-image:url(images/get-social-bg.png); background-repeat:no-repeat;}
.gs p{font-family: 'helveticaboldwebfont'; color:#000; font-size:18px; text-align:left; margin:12px;}
.gs .gs-bot{ width:560px; height:42px; float:left;}


/*footer area */
.footer-bg{width:76%; float:right; background-color:#272826;}
.footer-area{width:890px; margin:0 auto;}
.footer-area .sitemap {float:left; margin-top:20px; width:100%;}
.footer-area .sitemap .f-block{width:200px; float:left;}
.footer-area .sitemap .f-block:last-child { margin-right:0px;}
.footer-area .sitemap .f-block h3 { font-family:'helveticaboldwebfont';color: #fff; float: left; font-size:18px; text-decoration: none; width:100%; font-weight:normal; text-shadow:1px 0px 1px #000;}
.footer-area .sitemap .f-block ul { float: left; list-style: outside none none;padding-top: 10px;}
.footer-area .sitemap .f-block ul li {display: block; margin-bottom:10px;}
.footer-area .sitemap .f-block ul li a {font-family:'OpenSansRegular'; color:#fff; text-decoration: none; font-size:12px; line-height:10px; text-transform:capitalize; text-shadow:1px 0px 1px #000;}
.footer-area .sitemap .f-block ul li a:hover{ color:#c3d6d4;}	
.footer-area .sitemap .f-block .current-menu-item > a {color: #c3d6d4;}

.footer-area .copyright{width:auto; float:left; margin-top:20px; margin-bottom:20px;}
.footer-area .copyright p{font-family:'OpenSansRegular'; color:#fff; text-decoration: none; font-size:12px; line-height:10px; text-transform:capitalize; text-shadow:1px 0px 1px #000;}

.footer-phone { float: right; margin-top:16px;}
.footer-phone .f-phone-icon {float: left; height: 22px; width: 22px;}
.footer-phone p {color: #fff; float: right; font-family: "helveticaboldwebfont"; font-size: 18px; font-weight: normal;  text-decoration: none; text-shadow: 1px 0 1px #000;}

.pt {background-image: url("images/title_bg.png"); color: hsl(0, 0%, 0%); float: left; font-family: "helveticaboldwebfont";
font-size: 22px; font-weight: normal; margin: 20px 0; padding: 10px 2%; width: 100%; box-sizing: border-box;}
.pc {color: #272826; float: left; font-family: helveticaconbqextralight; font-size: 14px; font-weight: normal; margin: 0 0 25px;
width: 100%; }
.pc p {color: #272826; font-family: arial; font-size: 14px; font-weight: normal;}
.pc a{color: #77bc1f; font-family: arial; font-size: 14px; font-weight: normal; text-decoration: none;}
.pc a:hover {color: #752F8A; font-family: arial; font-size: 14px; font-weight: normal; text-decoration: none;}
.pt.category_main_title {line-height: 22px; margin: 25px 0 0;}
.category_description {float: left; font-size: 14px; font-weight: normal; margin: 10px 0 0; width: 100%;}
.category_loop {float: left; margin: 25px 0 25px; width: 100%;}

.left_side-bar {float: left; width: 300px;}
.book_now {background-color: #fff; border-radius: 10px; box-sizing: border-box; float: left; margin: 30px 15px 0; padding: 25px 20px 40px; width: 270px;}

.book_now .book_now {background-color: transparent; border-radius: 0; margin: 0; padding: 0; width: 100%;}
.mtitle {color: #b7b7b7; float: left; font-family: helveticabold; font-size: 30px; font-weight: bold; width: 100%;}
.stitle {color: #b7b7b7; float: left; font-family: helveticabold; font-size: 14px; text-transform: uppercase; width: 100%;}
.book_now li {color: #b7b7b7; float: left; font-family: helveticaconbqextralight; font-size: 22px; margin: 30px 0 0; text-transform: uppercase; width: 100%;}
.book_now li span {color: #000; float: left; font-family: helveticabold; font-size: 18px; width: 100%;}
.book_now li span a {color: #000; font-family: helveticabold; font-size: 18px; text-decoration: none; text-transform: none;}
.book{background-image: url("images/book_now.png"); background-repeat: no-repeat; box-sizing: border-box; padding: 0 0 0 60px;}
.fare{background-image: url("images/clock.png"); background-repeat: no-repeat; padding: 0 0 0 60px;}
.call {background-image: url("images/phone.png"); background-repeat: no-repeat; box-sizing: border-box; padding: 0 0 0 60px;}
.fb-share-button.fb_iframe_widget {margin: 10px 60px 0 0;}
.twitter-share-button.twitter-tweet-button.twitter-share-button.twitter-count-horizontal {position: relative; top: 3px;}
.menu .current-menu-ancestor{background-image: url("images/nav_li_bg.png"); background-position: right 4px; background-repeat: no-repeat; float: left; height: auto; width: 95%;}
.menu .current-menu-item {background-image: url("images/nav_li_bg.png"); background-position: right 4px; background-repeat: no-repeat; float: left; height: auto; width: 95%;}
.menu li .sub-menu .current-menu-item {background-image: none; margin: 5px 0;}

.cat_post_block {float: left; margin: 0 0 15px; position: relative; width: 100%;}
.cat_post_block .post_title {clear: both; float: right; font-family: Arial; font-size: 22px; font-weight: bold; text-align: left; width: 68%;}
.cat_post_block .post_thumb {float: left; text-align: center; width: 30%;}
.post_thumb img {box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; height: auto; max-width: 100%; padding: 2px;}
.cat_post_block .post_content {clear: none; color: #000; float: left; font-family: Arial; font-size: 14px; line-height: 22px;  margin: 10px 0 0 20px; transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; width: 50%;}
.cat_post_block .post_link {float: right; margin: 0; position: absolute; right: 0; text-align: right; top: 40px; width: auto;}
.cat_post_block .post_content .moreinfo {display: none; float: left; margin: 10px 0 20px;}
.cat_post_block .post_link > p {background-color: #78bb1e; color: #fff; cursor: pointer; display: inline-block; margin: 0;  padding: 8px 0; text-align: center; transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; width: 120px;}
.post_link > p:hover {box-shadow: 0 0 4px #888; color: #000;}
.cat_post_block .post_title span {color: #b7b7b7; float: left; font-size: 14px; margin: 5px 0 0; width: 100%;}

.pc a.site_button {background-color: #77bc1f; color: #fff; float: left; font-weight: bold; margin: 7px 0; padding: 8px 20px;}
.pc li {font-family: arial; line-height: 22px; list-style: inside disc; margin: 0;}
.pc ul {margin: 0 0 10px;}

.service_block {
  box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
  float: left;
  margin: 0 0 5%;
  padding: 0 2%;
  width: 50%;
}
.service_block > h2 {
  font-family: arial;
  font-size: 20px;
}
.service_block h4 {
  font-size: 14px;
}
.service_block p img {
  float: left;
  margin: 0 15px 0 0;
}
.service_button {
  float: left;
  width: 100%;
}
.pc .service_block a {
  background-color: transparent;
  background-image: url("images/read_more_bg_right.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #fff;
  float: left;
  height: 40px;
  margin: 20px 0 0;
  padding: 7px 18px 0;
  width: auto;
}

.departments_sections .service_block {
  box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
  display: inline-block;
  margin: 0 0 5%;
  padding: 0 2%;
  vertical-align: top;
  width: auto;
}

.pc .service_block a:hover {background-image: url(images/read_more_bg_right_hover.jpg);}

.departments_sections {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}

.pc .departments_sections .service_block li {
  font-family: arial;
  line-height: 22px;
  list-style: outside none disc;
  margin: 0 0 0 15px;
}

.fare_block {
  float: left;
  margin: 0 0 5%;
  width: 100%;
}
.fair_thumb {
  float: left;
  width: 20%;
}
.fair_excerpt {
  float: left;
  width: 80%;
}
.fair_excerpt > h2 {
  float: left;
  font-size: 20px;
  margin: 0 0 10px;
  width: 100%;
}
.pc .fair_excerpt > p {
  margin: 0 0 10px;
}
.fair_button {
  background-color: transparent;
  background-image: url("images/read_more_bg_right.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #fff;
  cursor: pointer;
  float: left;
  font-family: arial;
  font-weight: bold;
  height: 44px;
  margin: 15px 0 0;
  padding: 10px 15px 0;
  width: auto;
}
.fair_button:hover{background-image: url("images/read_more_bg_right_hover.jpg");}

.fair_content {
  display: none;
  float: right;
  text-align: left;
  width: 80%;
}

.fair_content > span {
  float: left;
  font-family: helveticaconbqextralight;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  width: 100%;
}
.fair_content h4 {
  color: #9b9a9a;
  font-size: 14px;
  font-weight: normal;
}


/* Fonts area */
@font-face {
    font-family: 'OratorStd';
    src: url('fonts/OratorStd_0.eot');
    src: url('fonts/OratorStd_0.eot') format('embedded-opentype'),
         url('fonts/OratorStd_0.woff2') format('woff2'),
         url('fonts/OratorStd_0.woff') format('woff'),
         url('fonts/OratorStd_0.ttf') format('truetype'),
         url('fonts/OratorStd_0.svg#OratorStd_0') format('svg');
}
@font-face {
    font-family: 'HelveticaConBQLight';
    src: url('fonts/HelveticaConBQLight.eot');
    src: url('fonts/HelveticaConBQLight.eot') format('embedded-opentype'),
         url('fonts/HelveticaConBQLight.woff2') format('woff2'),
         url('fonts/HelveticaConBQLight.woff') format('woff'),
         url('fonts/HelveticaConBQLight.ttf') format('truetype'),
         url('fonts/HelveticaConBQLight.svg#HelveticaConBQLight') format('svg');
}
@font-face {
    font-family: 'helveticaboldwebfont';
    src: url('fonts/helveticaboldwebfont.eot');
    src: url('fonts/helveticaboldwebfont.eot') format('embedded-opentype'),
         url('fonts/helveticaboldwebfont.woff2') format('woff2'),
         url('fonts/helveticaboldwebfont.woff') format('woff'),
         url('fonts/helveticaboldwebfont.ttf') format('truetype'),
         url('fonts/helveticaboldwebfont.svg#helveticaboldwebfont') format('svg');
}

@font-face {
    font-family: 'helvetica_condensed_blackRg';
    src: url('fonts/helvetica-condensed-black-webfont.eot');
    src: url('fonts/helvetica-condensed-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica-condensed-black-webfont.woff2') format('woff2'),
         url('fonts/helvetica-condensed-black-webfont.woff') format('woff'),
         url('fonts/helvetica-condensed-black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('fonts/opensans-regular_0.eot');
    src: url('fonts/opensans-regular_0.eot') format('embedded-opentype'),
         url('fonts/opensans-regular_0.woff') format('woff'),
         url('fonts/opensans-regular_0.ttf') format('truetype'),
         url('fonts/opensans-regular_0.svg#OpenSansRegular') format('svg');
}

@font-face {
    font-family: 'helveticaconbqextralight';
    src: url('fonts/helveticaconbqextralight.eot');
    src: url('fonts/helveticaconbqextralight.eot') format('embedded-opentype'),
         url('fonts/helveticaconbqextralight.woff2') format('woff2'),
         url('fonts/helveticaconbqextralight.woff') format('woff'),
         url('fonts/helveticaconbqextralight.ttf') format('truetype'),
         url('fonts/helveticaconbqextralight.svg#helveticaconbqextralight') format('svg');
}

@font-face {
    font-family: 'helveticabold';
    src: url('fonts/helvetica-bold-webfont.eot');
    src: url('fonts/helvetica-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica-bold-webfont.woff2') format('woff2'),
         url('fonts/helvetica-bold-webfont.woff') format('woff'),
         url('fonts/helvetica-bold-webfont.ttf') format('truetype'),
         url('fonts/helvetica-bold-webfont.svg#helveticabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
ul.b {
    list-style-type: square;
}

@font-face {
    font-family: bebasnueue;
    src: url(fonts/BebasNeue.otf);
}
.top_left_manu, .top_nav, .small_logo, .right_menu_ico, .top_nav .sub-menu, .container-1 .book_now, .footer-bg .social
{
    display: none;
}
.top_nav .current-menu-item .sub-menu, .top_nav .current_page_ancestor .sub-menu
{
    display: block;
}
.top_nav .menu .current-menu-ancestor
{
    background-size: 20px;
}

/* Medium Devices, Desktops */
    @media only screen and (max-width : 1024px) {
        .top-container, .container .side-bar, .container .logo, .container .logo img
        {
            width: 100%;
        }        
        .container
        {
            width: 95%;
        }
        .container .left_side-bar
        {
            width: 25%;
        }
        .container .logo
        {
            margin-left: -16px;
        }
        .container .logo img
        {
            height: auto;
        }
        .container .menu li
        {
        	margin-left: 4%;
        	width: 96%;
        }
        .container .menu li a
        {
            min-width: 95%;
            display: block;
            font-size: 16px;
            padding-left: 40px;
        }
        .container .content-area, .footer-bg
        {
            width: 75%;
        }
        .container .container-1
        {
            width: 94%;
        }
        .header .social
        {
            clear: both;
            margin-top: 20px;
            width: auto;
        }
        .container .header-tit h2
        {
            font-size: 40px;
        }
        .header .social ul
        {
            margin: 0;
            float: left;
        }
        .header .social ul li a
        {
            width: 38px !important;
            height: 38px !important;
            background-size: 38px !important;
        }
        .header .social ul li a:hover        
        {
            background-position: 0 -38px !important;
        }
        .header .social .phone-bg
        {
            height: 48px;
            width: 125px;
        }
        .header .social .phone-bg .num h3
        {
            font-size: 12px;
            text-align: center;
        }
        .header .social .phone-bg .num h3 span
        {
            font-size: 22px;    
        }
        
        /**** slider *****/
        .slider
        {
            float: none;
        }
        .slider .txt-area
        {
            width: 40%;
            height: 160px;
        }
        .slider .car
        {
            width: 60%;
            height: 294px;
            display: table-cell;
            vertical-align: middle;
        }
        .slider .car span
        {
            width: 100%;
            height: 294px;
            display: table-cell;
            vertical-align: middle;
        }
        .bx-wrapper img
        {
            height: auto;
        }
        .slider .slider-txt
        {
            margin-top: 60px;
        }
        .slider .slider-txt h2
        {
            font-size: 24px;
            line-height: 24px;
        }
        .slider .slider-txt h2 span
        {
            font-size: 18px;
            line-height: 20px;
        }
        .slider .txt-area .book-btn a
        {
            width: 90%;
            font-size: 16px;
            line-height: 15px;
            padding: 8px 0;
        }
        
        
        /**** block after slider ****/
        .block-area
        {
            float: none;
        }
        .block-1
        {
            width: 46%;
        }
        .block-1 .block-1-car, .block-1 .block-1-txt
        {
            width: 50%;
        }
        .block-1 .block-1-txt
        {
            float: left;
        }
        .block-1 .block-tit-bg
        {
            background-repeat: repeat-x;
        }
        .left_side-bar > .book_now
        {
        	width: 95%;
        	margin: 30px 0 0;
            padding-left: 20px;
        }
        
        
        /** footer ***/
        .footer-area
        {
            width: 95%;
            overflow: hidden;
        }
        .footer-area .sitemap .f-block
        {
            width: 25%;
        }

    }

@media only screen and (max-width : 768px) {
	
/**nav-expand for footer with head and ul**/
.f-block h3 { cursor: pointer; }
.f-block ul { max-height: 0; overflow:hidden; transition: max-height 1s ease-out; }
.footer-area .sitemap .f-block h3 { color: #77bc1f;  }
.f-block h3:after { background: url(images/menu_left_arrow.png); content:""; width: 20px; height: 20px; float: right; }
.f-block.open h3:after { background: url(images/menu_left_down.png); }
.f-block.open ul { height:auto; max-height: 500px; transition: max-height 1s ease-in !important; }
.footer-area .sitemap .f-block ul li {
	list-style-type: disc;
	list-style-position: inside;
	/* padding-left: 10px; */
	color: #fff;
	display: list-item;
}

/**nav-expand for footer with head and ul**/
.top
{
    height: 54px;
    position: relative;
    margin: 0;
}
.top-container, .container
{
    width: 100%;
}
.container .container-1
{
    width: 95%;
}
.top_menu, .left_side-bar, .home .container-1 .header, .container .social
{
    display: none;
}
.small_logo, .top_left_manu, .small_logo, .right_menu_ico, .container-1 .book_now
{
    display: block;
}
.top_left_manu
{
    float: left;
    width: 52px;
}
.small_logo
{
    float: left;
    width: 75%;
    text-align: center;
    padding: 10px 0;
}
.top_left_manu .left_menu_ico
{
    padding: 10px;
    background: url("images/menu_left.png") no-repeat center;
    width: 30px;
    height: 34px;
    cursor: pointer;
}
.right_menu_ico
{
    padding: 10px 0;
    background: url("images/menu_right.png") no-repeat center;
    width: 6px;
    height: 34px;
    float: right;
    width: 8.33%;
    cursor: pointer;
}
.top_menu, .top_nav
{
    position: absolute;
    top: 54px;
	overflow: hidden;
    z-index: 100;
}
.top_nav
{
    left: 0;
	background: #77bc1e;
	width: 40%;
}
.top_menu
{
    right: 0;
	background: #3e3e3e;
	/*width: 80%;*/
    width: auto;
    padding: 0 10px;
}
.top_menu ul li
{
    display: block;
    background: none;
    
}
.top_menu ul
{
    margin-bottom: 6px
}
.top_menu ul li a
{
	border-top: 1px solid #fff;
	display: block;
	padding: 4px 14px 4px 3px;
}
.top_menu ul li:first-child a
{
    border-top: 0 !important;
}
.top_nav.over, .top_menu.over
{
    display: block;
}
.mobile .top_left_manu.over
{
    background: #8dc63f;
}
.top_nav .current-menu-item
{
    background-size: 20px;
	background-position-y: 9px;
}
.mobile .right_menu_ico.over
{
    background-color: #4c4c4c;
}
.top_nav .menu li.home a:first-child
{
    border-top: 0 !important;
}


/** mobile content **/
.container .content-area
{
    width: 100%;
    /*padding: 10px;*/
}
.container .header-tit
{
    margin-top: 24px;
}
.container .header
{
    margin-bottom: 24px;
}
.container .header-tit h2
{
    font-size: 40px;
}
/*** slider **/
.slider .slider-txt h2
{
    font-size: 22px;
    line-height: 22px;
}
.slider .slider-txt h2 span
{
    font-size: 16px;
    line-height: 18px;
}
.slider .txt-area .book-btn a
{
    width: 140px;
    font-size: 14px;
    line-height: 17px;
    padding: 5px 0;
}
        
/*** content book now ***/
.container-1 > .book_now
{
    margin: 50px 0;
    width: 100%;
    padding: 0;
}
.container-1 .book_now h1 span
{
    font-size: 36px;
}
.container-1 .book_now h1 span, .container-1 .stitle, .top_nav .menu li a
{
    font-family: bebasnueue;
}
.top_nav .menu li a
{
    padding-left: 40px;
}
.container-1 .stitle
{
    font-size: 22px;
}
.container-1 .book_now li
{
    width: 49%;
    background: none;
    padding: 0;
}
.container-1 .book_now li img
{
    width: 18%;
}
.book_now_dtl
{
	width: 70%;
	margin-left: 7%;
    font-size: 22px;
}
.container-1 .book_now li img, .book_now_dtl
{
    display: block;
    float: left;
}
.book_now li span, .book_now li span a
{
    font-size: 22px;
}



.footer-area
{
    width: 100%;
}
.footer_bottom
{
    padding: 10px 2%;
    background: #000;
    overflow: hidden;
}
.footer-area .sitemap
{
    width: 95%;
    margin: 0 auto;
    float: none;
}
.footer-bg, .footer-area .sitemap .f-block
{
	width: 100%;
	overflow: hidden;
	float: none;
	border-bottom: 1px solid #7f7f7f;
	padding-top: 10px;
}
.footer-bg .social
{
	display: block;
	margin: 10px 0 0 0;
	float: right;
	width: auto;
}
.footer-bg .social ul
{
    margin: 0;
}
.footer-bg .social ul li a
{
    width: 30px !important;
    height: 30px !important;
    background-size: 30px !important;
}
.footer-bg .social ul li a:hover        
{
    background-position: 0 -30px !important;
}
.footer-phone
{
    margin: 0;
    clear: both;
}
        
}

/* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {

    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {

    }
    
    
    @media only screen and (max-width : 668px) {
        .cat_post_block .post_title, .cat_post_block .post_thumb, .cat_post_block .post_content
        {
            width: 100%; 
        }
        .cat_post_block .post_content
        {
            margin: 0;
        }
        .cat_post_block .post_link
        {
        	float: none;
        	position: static;
        	text-align: center;
        	padding-top: 10px;
        	clear: both;
        }
		.contact_left, .contact_right
        {
            float: left;
            width: 95%;
        }
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
        .top_nav
        {
            width: 80%;
        }
        .top_nav .menu li a
        {
            font-size: 15px;
        }
        .container .header-tit h2
        {
            font-size: 34px;
        }
        .container .header-tit
        {
            margin-top: 16px 0 7px;
        }
        .container .header
        {
            margin-bottom: 14px;
        }
        .block-1
        {
            width: 100%;
        }
        .slider .car, .slider .car span
        {
            height: 160px;
        }
        .slider .slider-txt h2
        {
            font-size: 16px;
            line-height: 20px;
        }
        .slider .slider-txt h2 span
        {
            font-size: 13px;
            line-height: 16px;
        }
        .slider .txt-area .book-btn a
        {
            width: 130px;
            font-size: 12px;
            line-height: 13px;
        }
        .slider .slider-txt
        {
            margin-top: 24px;
        }
        .slider .car, .slider .txt-area
        {
            width: 50%;
        }
        
        .book_now li span, .book_now li span a
        {
            font-size: 14px;
        }
        .container-1 .book_now li img
        {
            width: 27%;
        }
        .book_now_dtl
        {
        	width: 64%;
        	margin-left: 7%;
            font-size: 18px;
        }
        .footer-area .copyright
        {
            margin-bottom: 0;
        }
        .footer-phone
        {
            float: left;
        }
        .footer-phone p
        {
            font-size: 16px;
        }
        .footer-bg .social
        {
            float: left;
            margin: 10px 0 14px;
        }
        .service_block
        {
            width: 100%;
        }
    }
    
    
    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {

    }