/*@font-face{
  font-family:'DINbekRegular';
  src:url('/assets/fonts/dinbek-regular/dinbelig-webfont-webfont.eot');
  src:url('/assets/fonts/dinbek-regular/dinbelig-webfont-webfont.eot?#iefix') format('embedded-opentype'),
      url('/assets/fonts/dinbek-regular/dinbelig-webfont-webfont.woff') format('woff'),
      url('/assets/fonts/dinbek-regular/dinbelig-webfont-webfont.ttf') format('truetype');
  font-weight:normal;
  font-style:normal;
}*/
/*@font-face {
  font-family: 'Open Sans';
  src: url('/assets/fonts/open-sans/OpenSans-Light-webfont.eot');
  src: url('/assets/fonts/open-sans/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
  url('/assets/fonts/open-sans/OpenSans-Light-webfont.woff') format('woff'),
  url('/assets/fonts/open-sans/OpenSans-Light-webfont.ttf') format('truetype'),
  url('/assets/fonts/open-sans/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
  font-weight: 300;
  font-style: normal;

}

@font-face {
  font-family: 'Open Sans';
  src: url('/assets/fonts/open-sans/OpenSans-Regular-webfont.eot');
  src: url('/assets/fonts/open-sans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
  url('/assets/fonts/open-sans/OpenSans-Regular-webfont.woff') format('woff'),
  url('/assets/fonts/open-sans/OpenSans-Regular-webfont.ttf') format('truetype'),
  url('/assets/fonts/open-sans/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
  font-weight: 400;
  font-style: normal;

}

@font-face {
  font-family: 'Open Sans';
  src: url('/assets/fonts/open-sans/OpenSans-Semibold-webfont.eot');
  src: url('/assets/fonts/open-sans/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
  url('/assets/fonts/open-sans/OpenSans-Semibold-webfont.woff') format('woff'),
  url('/assets/fonts/open-sans/OpenSans-Semibold-webfont.ttf') format('truetype'),
  url('/assets/fonts/open-sans/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
  font-weight: 600;
  font-style: normal;

}

@font-face {
  font-family: 'Open Sans';
  src: url('/assets/fonts/open-sans/OpenSansBold-webfont.eot');
  src: url('/assets/fonts/open-sans/OpenSansBold-webfont.eot?#iefix') format('embedded-opentype'),
  url('/assets/fonts/open-sans/OpenSansBold-webfont.woff') format('woff'),
  url('/assets/fonts/open-sans/OpenSansBold-webfont.ttf') format('truetype'),
  url('/assets/fonts/open-sans/OpenSansBold-webfont.svg#OpenSansBold') format('svg');
  font-weight: 700;
  font-style: normal;

}*/
@import url("https://fonts.googleapis.com/css?family=Roboto:400,700,900");
.no_padding {
  padding: 0px !important; }

.no_padding_tb {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.no_padding_lr {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.no_margin_lr {
  margin-left: 0px;
  margin-right: 0px; }

.no_margin_tb {
  margin-top: 0px;
  margin-bottom: 0px; }

.m-t-10 {
  margin-top: 10px !important; }

.m-t-20 {
  margin-top: 20px !important; }

.m-t-30 {
  margin-top: 30px !important; }

.m-t-40 {
  margin-top: 40px !important; }

.m-t-50 {
  margin-top: 50px !important; }

.m-b-10 {
  margin-bottom: 10px; }

.m-b-20 {
  margin-bottom: 20px; }

.m-b-30 {
  margin-bottom: 30px; }

.m-b-40 {
  margin-bottom: 40px; }

.m-b-50 {
  margin-bottom: 50px; }

.col_to_center {
  float: none !important;
  margin: 0px auto !important; }

.left {
  float: left; }

.right {
  float: right; }

body {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: 1.6;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 17px; }

header nav #menu_header {
  float: right; }
  header nav #menu_header li:hover {
    background: none; }
  header nav #menu_header li a {
    font-family: Verdana,Arial,sans-serif;
    font-size: 15px;
    color: #a5abb7;
    text-transform: uppercase;
    font-weight: 600; }
    header nav #menu_header li a:hover {
      color: #0b6f09;
      background: none; }
      header nav #menu_header li a:hover:after {
        content: '';
        width: 90%;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 1px;
        border-width: 0 0 1px;
        border-style: solid;
        /* border: 1px solid #323232; */
        margin: auto; }
    header nav #menu_header li a.active {
      color: #15879a;
      background: none; }
  header nav #menu_header .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; }
  header nav #menu_header .dropdown ul li a {
    font-size: 13px; }
    header nav #menu_header .dropdown ul li a:after {
      content: '';
      width: 0; }
header .social-block a {
  display: inline-block;
  width: 24px;
  height: 24px; }
  header .social-block a.facebook {
    background: url("../images/icons/facebook.html");
    background-position: 0px 0px; }
  header .social-block a.twitter {
    background: url("../images/icons/twitter.html");
    background-position: 0px 0px; }
  header .social-block a:hover {
    background-position: 0px -24px; }
header .welcome_header {
  float: left;
  width: 100%;
  min-height: 50px;
  background: #66fb03;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  line-height: 4; }
  header .welcome_header .welcome_header_menu {
    margin: 0;
    padding: 0;
    display: inline-block; }
    header .welcome_header .welcome_header_menu .search-form-li {
      cursor: pointer;
      border-left: 0px; }
      header .welcome_header .welcome_header_menu .search-form-li .search {
        width: 100%;
        margin-bottom: 0;
        color: #000;
        font-size: 15px;
        margin: 0;
        padding: 13px 0px;
        background-color: transparent;
        border: none;
        outline: none;
        height: 3rem;
        width: 100%;
        padding: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s; }
      header .welcome_header .welcome_header_menu .search-form-li form {
        width: 300px;
        position: relative;
        height: 40px;
        max-width: 100%;
        padding-left: 35px; }
        header .welcome_header .welcome_header_menu .search-form-li form button {
          line-height: 14px;
          height: inherit;
          border: none;
          padding: 0;
          font-size: 14px;
          background-color: transparent;
          position: absolute;
          left: 0;
          top: 0; }
header .welcome_header_menu > li {
  list-style: none;
  display: inline-block;
  padding: 0 15px;
  font-size: 12px;
  min-width: 50px;
  text-align: center;
  vertical-align: middle;
  position: relative; }
  header .welcome_header_menu > li a {
    color: #000; }
  header .welcome_header_menu > li .fa {
    color: #000;
    font-size: 18px;
    vertical-align: middle; }
header .langs {
  list-style: none;
  display: inline-block;
  padding-left: 3px; }
  header .langs li {
    display: inline-block;
    margin-right: 10px; }
    header .langs li a {
      text-decoration: none;
      font-size: 11px;
      color: #000; }
      header .langs li a.active {
        font-weight: bold; }
header .contact_detial {
  float: right;
  min-width: 190px;
  height: 45px;
  color: #435061;
  padding-top: 0px; }
  header .contact_detial .phone_icon {
    float: left;
    height: 100%;
    width: 30px;
    -moz-transition: rotate(20deg);
    -webkit-transition: rotate(20deg);
    -o-transition: rotate(20deg);
    -ms-transition: rotate(20deg);
    transition: rotate(20deg);
    font-size: 36px;
    height: 100%;
    line-height: 1.3;
    width: 30px;
    color: #929da9; }
  header .contact_detial .phone_number {
    float: left; }
    header .contact_detial .phone_number h5 {
      margin: 0;
      font-size: 12px;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      color: #7e8c99; }
    header .contact_detial .phone_number h2 {
      margin: 0;
      font-size: 24px;
      font-family: 'Lato', sans-serif; }

.welcome_header_menu li {
  display: inline-block; }
  .welcome_header_menu li .fa {
    font-size: 18px; }
.welcome_header_menu .google_plus_icon:hover .fa-google-plus {
  color: #D01717; }
.welcome_header_menu .facebook_icon:hover .fa-facebook {
  color: #3864A3; }
.welcome_header_menu .twitter_icon:hover .fa-twitter {
  color: #42C0FB; }
.welcome_header_menu .youtube_icon:hover .fa-youtube-play {
  color: #BF4037; }
.welcome_header_menu .instagram_icon:hover .fa-instagram {
  color: #DB2724; }
.welcome_header_menu .linkedin_icon:hover .fa-linkedin {
  color: #0077b5; }

.social-block a {
  display: inline-block;
  width: 24px;
  height: 24px; }
  .social-block a.facebook {
    background: url("../images/icons/facebook.html");
    background-position: 0px 0px; }
  .social-block a.twitter {
    background: url("../images/icons/twitter.html");
    background-position: 0px 0px; }
  .social-block a:hover {
    background-position: 0px -24px; }

.home_page .tp-banner-container {
  max-height: 620px;
  width: 100% !important;
  position: relative;
  padding: 0;
  overflow: hidden; }
  .home_page .tp-banner-container .tp-banner {
    position: relative;
    width: 100%;
    max-height: 620px;
    overflow: hidden; }
    .home_page .tp-banner-container .tp-banner ul {
      width: 100%;
      margin: 0px;
      padding: 0px; }
    .home_page .tp-banner-container .tp-banner .slider_title {
      z-index: 5;
      font-size: 70px;
      line-height: 80px;
      font-weight: 900;
      color: white;
      font-family: Roboto;
      width: 900px !important;
      text-shadow: 2px 1px 1px #333, 0 0 0px #333;
      background: -moz-linear-gradient(left, rgba(110, 204, 206, 0.5) 0%, transparent 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, rgba(110, 204, 206, 0.5) 0%, transparent 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, rgba(110, 204, 206, 0.5) 0%, transparent 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
      /* IE6-9 */
      text-overflow: ellipsis;
      white-space: nowrap; }
    .home_page .tp-banner-container .tp-banner .slider_desc {
      min-width: 657px;
      max-width: 657px;
      white-space: normal;
      font-size: 18px;
      line-height: 27px;
      color: white;
      font-family: 'Roboto', sans-serif;
      visibility: inherit;
      transition: none;
      text-align: left;
      border-width: 0px;
      margin: 0px;
      padding: 0px;
      letter-spacing: 0px;
      min-height: 0px;
      max-height: none;
      opacity: 1;
      text-shadow: 2px 1px 1px #333, 0 0 0px #333;
      background: -moz-linear-gradient(left, rgba(110, 204, 206, 0.5) 0%, transparent 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, rgba(110, 204, 206, 0.5) 0%, transparent 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, rgba(110, 204, 206, 0.5) 0%, transparent 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
      /* IE6-9 */ }
.home_page .paraxify {
  height: 500px; }
.home_page .info_4_block {
  font-size: 17px;
  text-align: center;
  padding: 20px 0px; }
  .home_page .info_4_block .wpercent {
    font-size: 24px;
    text-align: center;
    color: #2D2D2D;
    margin: 0; }
  .home_page .info_4_block .wpdesc {
    margin: 0;
    color: #5c606b; }
  .home_page .info_4_block .fa {
    font-size: 50px;
    color: #0b6f09; }

.article-view {
  padding: 0px 12px; }
  .article-view .article_container {
    position: relative;
    margin: 0.5rem 0 1rem 0;
    background-color: #fff;
    border: 1px solid #e9e9e9; }
    .article-view .article_container .article_img {
      display: block;
      padding: 0px;
      overflow: hidden;
      text-align: center; }
      .article-view .article_container .article_img img {
        -webkit-border-radius: 2px 2px 0 0;
        -moz-border-radius: 2px 2px 0 0;
        border-radius: 2px 2px 0 0;
        background-clip: padding-box;
        position: relative;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%; }
    .article-view .article_container h2 {
      text-align: center;
      margin: 4px 0px; }
      .article-view .article_container h2 a {
        text-decoration: none;
        color: #14181c;
        font-size: 15px;
        font-weight: 700; }
    .article-view .article_container .article_desc {
      color: #7f7f7f;
      text-align: center; }
    .article-view .article_container .article_bottom {
      height: 45px;
      border-bottom: 1px solid #eeeeee;
      padding: 0px 0px;
      -webkit-border-radius: 0 0 2px 2px;
      -moz-border-radius: 0 0 2px 2px;
      border-radius: 0 0 2px 2px;
      background-clip: padding-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .article-view .article_container .article_bottom .brand-text {
        text-decoration: none;
        color: #15879a;
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 600;
        border-radius: 1px;
        padding: 4px 10px;
        padding-right: 0px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        margin-right: 10px; }
      .article-view .article_container .article_bottom .like_btn {
        margin-left: 20px;
        text-decoration: none; }
        .article-view .article_container .article_bottom .like_btn .numb {
          color: #5c606b;
          padding-left: 5px; }

.contacts header {
  padding-bottom: 25px;
  margin-bottom: 40px;
  border-bottom: 1px solid #e6e6e6; }
  .contacts header .fa {
    font-size: 15px;
    color: #999;
    float: left;
    height: 52px;
    width: 52px;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    text-align: center;
    line-height: 52px;
    display: block;
    margin: 12px 20px 0 0; }
  .contacts header h2 {
    margin: 0;
    line-height: 1em;
    font-size: 40px; }
    .contacts header h2 span {
      color: #999;
      font-size: 20px;
      font-weight: 600;
      display: block; }

footer {
  background: #0b6f09;
  color: #b8b7b7;
  font-size: 12px;
  font-weight: 600; }
  footer ul li a {
    color: #fff; }
    footer ul li a:hover {
      background: none !important;
      color: #b8b7b7; }
  footer ul li:hover {
    background: none !important;
    color: #b8b7b7; }
  footer .nav > li > a:focus, footer .nav > li > a:hover {
    text-decoration: none;
    background: none !important;
    color: #b8b7b7; }
  footer #menu-footer-menu li a {
    font-weight: normal;
    text-shadow: none;
    font-size: 14px;
    padding: 12px; }
  footer .welcome_header_menu li {
    margin-right: 5px; }

.btn-send-blue {
  background-color: #fff !important;
  color: #333;
  padding-left: 0;
  font-weight: bold; }
  .btn-send-blue:hover {
    color: #fff;
    background-color: #333 !important;
    padding-left: 15px; }

.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  z-index: 1;
  will-change: opacity, transform;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.article_details iframe {
  width: 100%;
  height: 420px; }
.article_details .article_image {
  width: 100%; }
.article_details .article_title {
  color: #2D2D2D;
  text-align: left;
  font-size: 33px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 10px;
  letter-spacing: -2.5px;
  line-height: 33px; }
.article_details .article_amount {
  float: right; }
.article_details .article_text {
  margin-top: 12px; }
.article_details .vehicle_details {
  font-size: 14px; }
  .article_details .vehicle_details .option_name {
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
    letter-spacing: -0.5px;
    word-spacing: 2px;
    padding: 5px 0px; }
  .article_details .vehicle_details .option_value {
    padding-left: 40px; }
.article_details .blog_post_control_item a, .article_details .blog_post_control_item .share_item.share_sign {
  height: 38px;
  padding: 0 22px;
  line-height: 38px;
  display: inline-block;
  color: inherit;
  -o-transition: all  0.1s ease-in;
  -webkit-transition: all  0.1s ease-in;
  -moz-transition: all  0.1s ease-in;
  transition: all  0.1s ease-in; }
.article_details .blog_post_control_item a:hover, .article_details .blog_post_control_item .share_item.share_sign:hover {
  background-color: #f47e00;
  color: #fff; }
.article_details .blog_post_control_item .share_item {
  width: 38px;
  padding: 0;
  text-align: center;
  font-size: 17px;
  border: none; }
.article_details .blog_post_control_item .share_item.share_sign {
  border-color: #ddd;
  padding: 0;
  cursor: pointer;
  visibility: visible;
  filter: alpha(opacity=100);
  opacity: 1; }
.article_details .blog_post_control_item .share_item.share_sign:hover {
  background-color: transparent;
  color: inherit; }
.article_details .blog_post_control_item .share_item.share_sign {
  border: none;
  cursor: default;
  width: auto;
  margin-right: 12px; }
.article_details .blog_post_control_item .share_item.share_facebook {
  border-color: #234e9a; }
.article_details .blog_post_control_item .share_item.share_facebook:hover {
  background-color: #234e9a; }
.article_details .blog_post_control_item .share_item.share_twitter {
  border-color: #32aadc; }
.article_details .blog_post_control_item .share_item.share_twitter:hover {
  background-color: #32aadc; }
.article_details .blog_post_control_item .share_item.share_googleplus {
  border-color: #e2131e; }
.article_details .blog_post_control_item .share_item.share_googleplus:hover {
  background-color: #e2131e; }
.article_details .blog_post_control_item .share_item.share_linkedin {
  border-color: #007bb5; }
.article_details .blog_post_control_item .share_item.share_linkedin:hover {
  background-color: #007bb5; }
.article_details .blog_post_control_item .share_item.share_pinterest {
  border-color: #c8071d; }
.article_details .blog_post_control_item .share_item.share_pinterest:hover {
  background-color: #c8071d; }
.article_details .blog_post_control_item .share_item.share_vk {
  border-color: #507299; }
.article_details .blog_post_control_item .share_item.share_vk:hover {
  background-color: #507299; }
.article_details .blog_post_control_item .share_item.share_pinterest {
  border-color: #EE4056; }
.article_details .blog_post_control_item .share_item.share_pinterest:hover {
  background-color: #EE4056; }
.article_details .blog_post_control_item .share_item.share_tumblr {
  border-color: #35465c; }
.article_details .blog_post_control_item .share_item.share_tumblr:hover {
  background-color: #35465c; }
.article_details .blog_post_control_item .share_item.share_reddit {
  border-color: #ff4500; }
.article_details .blog_post_control_item .share_item.share_reddit:hover {
  background-color: #ff4500; }

.photo-gallery ul {
  padding: 0px; }
  .photo-gallery ul li {
    float: left;
    list-style: none outside none;
    margin: 2px;
    margin-left: 1px;
    position: relative; }
    .photo-gallery ul li a {
      background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
      display: block;
      overflow: hidden;
      vertical-align: bottom; }
      .photo-gallery ul li a img {
        width: 100%; }

.page_title {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 28px;
  color: #444;
  padding-left: 10px; }

.icon-bar {
  background-color: #444; }

.most_popular_slider .owl-prev {
  position: absolute;
  left: -20px;
  top: 22%;
  width: 15px;
  height: 28px;
  font-size: 30px;
  font-weight: 900;
  color: #5c5c5c; }
.most_popular_slider .owl-next {
  position: absolute;
  right: -20px;
  top: 22%;
  width: 15px;
  height: 28px;
  font-size: 30px;
  font-weight: 900;
  color: #5c5c5c; }

.article_mini_slider {
  position: relative; }
  .article_mini_slider:hover .owl-next, .article_mini_slider:hover .owl-prev {
    display: block; }
  .article_mini_slider .owl-next {
    display: none;
    position: absolute;
    right: 7px;
    top: 22%;
    width: 15px;
    height: 28px;
    font-size: 50px;
    font-weight: 900;
    color: #fff; }
  .article_mini_slider .owl-prev {
    display: none;
    position: absolute;
    left: 7px;
    top: 22%;
    width: 15px;
    height: 28px;
    font-size: 50px;
    font-weight: 900;
    color: #fff; }

.gallery_ul {
  position: relative; }
  .gallery_ul:hover .owl-next, .gallery_ul:hover .owl-prev {
    display: block; }
  .gallery_ul .owl-next {
    display: none;
    position: absolute;
    right: 10px;
    top: 20%;
    width: 15px;
    height: 28px;
    font-size: 50px;
    font-weight: 900;
    color: #fff; }
  .gallery_ul .owl-prev {
    display: none;
    position: absolute;
    left: 10px;
    top: 20%;
    width: 15px;
    height: 28px;
    font-size: 50px;
    font-weight: 900;
    color: #fff; }

.popular_btn {
  position: relative;
  display: block;
  padding: 12px 45px;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  background-color: #0b6f09;
  width: 200px;
  text-align: center;
  margin: 0px auto;
  margin-bottom: 20px;
  text-decoration: none; }
  .popular_btn:hover {
    color: #fff;
    text-decoration: none; }
  .popular_btn:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -25px;
    width: 0;
    height: 0;
    border-top: 26px solid transparent;
    border-right: 25px solid #0b6f09;
    border-bottom: 25px solid transparent; }
  .popular_btn:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -25px;
    width: 0;
    height: 0;
    border-top: 26px solid transparent;
    border-left: 25px solid #0b6f09;
    border-bottom: 25px solid transparent; }

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(10, 10, 10, 0.5);
  z-index: 1000;
  display: none;
  top: 0px; }
  .overlay .ajax_loader {
    width: 200px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto; }

.booking_detail_form {
  margin-top: 30px;
  background-color: #ffffff;
  border: solid 1px #0b6f09;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }
  .booking_detail_form h2 {
    padding: 25px 20px;
    margin: 0;
    background-color: #0b6f09;
    color: #FFF;
    font-size: 15px;
    font-weight: 900;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center; }
  .booking_detail_form h3 {
    text-align: center;
    font-size: 20px; }
  .booking_detail_form .form_container {
    padding: 20px;
    /*for IE10*/ }
    .booking_detail_form .form_container label {
      font-size: 14px; }
    .booking_detail_form .form_container .form-control-icon {
      width: 35px;
      height: 35px;
      line-height: 35px;
      position: absolute;
      bottom: 0;
      right: 0;
      text-align: center; }
    .booking_detail_form .form_container .has-icon {
      position: relative; }
    .booking_detail_form .form_container select {
      /*for firefox*/
      -moz-appearance: none;
      /*for chrome*/
      -webkit-appearance: none; }
    .booking_detail_form .form_container select::-ms-expand {
      display: none; }

.checkout_booking_detail .order_details {
  background-color: #ffffff;
  border: solid 1px #f0f0f0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }
  .checkout_booking_detail .order_details h2 {
    padding: 25px 20px;
    margin: 0;
    background-color: #f5f6f8;
    color: #6c7481;
    font-size: 15px;
    font-weight: 900;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center; }
  .checkout_booking_detail .order_details .adit_serv {
    list-style: none;
    padding-left: 0px; }
  .checkout_booking_detail .order_details table {
    width: 100%; }
    .checkout_booking_detail .order_details table th {
      font-weight: bold; }
    .checkout_booking_detail .order_details table td {
      font-size: 15px;
      padding-left: 15px; }

.order_btn {
  background-color: #FD0;
  border-color: #FD0;
  color: #333333;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  padding: 13px 20px; }

.search_list .article_container {
  margin: 0;
  border: none; }
  .search_list .article_container h2 {
    text-align: left;
    margin: 0px; }
    .search_list .article_container h2 a {
      font-size: 21px; }
  .search_list .article_container .article_desc {
    font-size: 24px; }
  .search_list .article_container .mybtn {
    width: 60%;
    height: 50px;
    line-height: 35px;
    font-size: 16px;
    background-color: #118acb;
    border-color: #118acb;
    color: #FFF;
    border-radius: 5px; }
  .search_list .article_container .option_list {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 15px; }
    .search_list .article_container .option_list li {
      display: inline-block;
      width: 49%;
      font-size: 14px; }
      .search_list .article_container .option_list li .fa {
        color: #0b6f09; }
.search_list .article-view {
  margin-bottom: 20px;
  margin-top: 20px; }

.pagination li a {
  background: #ffffff !important;
  border: solid 3px #e9e9e9 !important;
  color: #14181c;
  margin: 0px 5px; }
  .pagination li a:hover {
    color: #14181c; }
.pagination li.active a {
  background: #e9e9e9 !important;
  color: #14181c;
  border: solid 3px #e9e9e9 !important; }
  .pagination li.active a:hover {
    color: #14181c; }

.home_news {
  background-color: rgba(240, 240, 240, 0.95);
  margin-top: 20px; }
  .home_news article {
    padding-bottom: 10px; }
    .home_news article a {
      text-decoration: none; }
    .home_news article h1 {
      font-size: 17px;
      color: #14181c;
      font-weight: 700; }
    .home_news article img {
      width: 100%; }
    .home_news article .desc {
      color: #444;
      font-size: 15px;
      line-height: 17px;
      margin-top: 3px; }
    .home_news article .date {
      color: #444;
      font-size: 14px;
      margin-top: 0px; }

.list_news article {
  padding-bottom: 10px; }
  .list_news article a {
    text-decoration: none; }
  .list_news article h1 {
    font-size: 17px;
    color: #14181c;
    font-weight: 700; }
  .list_news article img {
    width: 100%; }
  .list_news article .desc {
    color: #444;
    font-size: 15px;
    line-height: 17px;
    margin-top: 3px; }
  .list_news article .date {
    color: #444;
    font-size: 14px;
    margin-top: 0px; }

.photo-gallery.news-gallery {
  /*a {
    &:hover {
      opacity: 0.6 !important;
      -moz-opacity: 0.6;
      img {
        opacity: 0.6 !important;
        -moz-opacity: 0.6;
      }
    }
  }*/ }
  .photo-gallery.news-gallery img:hover {
    opacity: 0.8 !important;
    -moz-opacity: 0.8; }

.news_article .article_title {
  font-weight: normal;
  color: #666; }

.article_options {
  list-style: none;
  margin: 0px;
  padding: 0px;
  height: 100%; }
  .article_options li {
    display: inline-block;
    border-right: 1px solid #eeeeee;
    width: 33.3333%;
    text-align: center;
    height: 100%;
    padding-top: 10px;
    font-size: 14px;
    color: #7f7f7f; }
    .article_options li:last-child {
      border-right: none; }
    .article_options li .fa {
      color: #0b6f09; }

.article_hide {
  opacity: 0.5; }

.customCalendar .xdsoft_disabled div {
  border: 2px solid red; }

.autoclass {
  display: block;
  width: 100%; }
  .autoclass ul {
    list-style: none;
    padding: 0px; }
    .autoclass ul li {
      display: inline-block;
      text-align: center;
      border: 1px solid #919191;
      border-radius: 4px;
      padding: 5px;
      width: 150px;
      margin-bottom: 2px;
      background-color: #66fb03;
      background: -moz-linear-gradient(bottom, rgba(102, 251, 3, 0.5) 0%, transparent 100%);
      background: -webkit-linear-gradient(bottom, rgba(102, 251, 3, 0.5) 0%, transparent 100%);
      background: linear-gradient(to top, rgba(102, 251, 3, 0.5) 0%, transparent 100%); }
      .autoclass ul li.active a {
        font-weight: bold; }
      .autoclass ul li a {
        display: block;
        text-align: center;
        padding-left: 1px;
        padding-right: 8px;
        color: #333333;
        text-decoration: none; }

@media (max-width: 768px) {
  .contacts iframe {
    width: 100% !important; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .social_block {
    width: 61%;
    float: none;
    margin: auto; }

  .welcome_text {
    display: none; }

  .search-form-li {
    display: none !important; }

  .logo_container {
    width: 100% !important; }

  .menu_header_container {
    width: 100% !important; }

  .footer_container {
    width: 100% !important; }

  .footer_logo {
    float: none;
    margin: auto;
    margin-bottom: 10px; }

  .paraxify {
    height: 400px !important;
    display: none !important; }

  .contact_detial {
    width: 64%;
    text-align: center;
    left: 50%; }

  #menu_header {
    width: 85%;
    left: 4%; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .contact_detial {
    width: 64%;
    text-align: center;
    left: 50%; }

  #menu_header {
    width: 85%;
    left: -3%; }

  .paraxify {
    height: 400px !important;
    display: none !important; } }
.page_detail_container img {
  width: 100%;
  height: auto; }

.search_form_container {
  position: relative;
  z-index: 999;
  /*for IE10*/
  /*select::-ms-expand {
    display: none;
  }*/ }
  .search_form_container .form-search {
    text-align: left;
    background: rgba(240, 240, 240, 0.9); }
  .search_form_container .form-search .form-group {
    margin-bottom: 10px; }
  .search_form_container .form-search .form-group label {
    margin-bottom: 3px;
    font-weight: 700; }
  .search_form_container .form-search .form-control {
    height: 40px; }
  .search_form_container .form-search .has-icon .form-control {
    padding-right: 40px; }
  .search_form_container .form-search .form-control-icon {
    position: absolute;
    top: 28px;
    right: 10px;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px; }
  .search_form_container .form-search .btn-submit {
    padding: 15px 50px;
    background-color: #FD0;
    border-color: #FD0;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase; }
  .search_form_container .form-search .form-title {
    color: #333;
    padding: 16px 20px;
    margin-bottom: 12px;
    position: relative; }
  .search_form_container .form-search .form-title h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    color: #333; }
  .search_form_container .form-search .form-title .fa {
    float: right;
    line-height: 18px;
    font-size: 24px; }
  .search_form_container .form-search .form-title:after {
    /*content: '';
    display: block;
    position: absolute;
    left: 50px;
    bottom: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #14181c;*/ }
  .search_form_container .form-search .row,
  .search_form_container .form-search .row div[class*="col-"] {
    margin-top: 0; }
  .search_form_container .form-search .row-inputs .container-fluid {
    padding-left: 25px;
    padding-right: 25px; }
  .search_form_container .form-search .row-inputs .container-fluid div[class*="col-"] {
    padding-left: 10px;
    padding-right: 10px; }
  .search_form_container .form-search .row-inputs + .row-inputs {
    padding-bottom: 10px; }
  .search_form_container .form-search .row-submit .container-fluid > .inner {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 0px;
    padding-bottom: 5px;
    line-height: 50px; }
  .search_form_container .form-search .row-submit a {
    font-size: 14px;
    color: #333;
    text-decoration: underline; }
  .search_form_container .form-search .row-submit a:hover {
    color: #ffffff; }
  .search_form_container .form-search.light {
    background: #ffffff; }
  .search_form_container .form-search.light .form-title h2 {
    max-width: 260px; }
  .search_form_container .form-search.light .form-title .fa {
    font-size: 36px;
    line-height: 36px; }
  .search_form_container .form-search.light .row-submit .container-fluid > .inner {
    border-top: solid 1px #d3d3d3;
    background-color: #e9e9e9; }
  .search_form_container .form-search.light .row-submit a {
    color: #7f7f7f; }
  .search_form_container .form-search.light .row-submit a:hover {
    color: #3c3c3c; }
  .search_form_container select {
    /*for firefox*/
    -moz-appearance: none;
    /*for chrome*/
    -webkit-appearance: none; }
    .search_form_container select::-ms-expand {
      display: none; }

.dark .section-title {
  color: #ffffff; }

.dark .section-title small {
  color: #ffffff; }

.dark .form-control {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0);
  color: rgba(255, 255, 255, 0.6); }

.dark .form-control:focus {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2); }

.dark .bootstrap-select .dropdown-menu .form-control {
  background: rgba(20, 24, 28, 0.2);
  border: 1px solid rgba(20, 24, 28, 0);
  color: rgba(20, 24, 28, 0.6); }

.dark .bootstrap-select .dropdown-menu .form-control:focus {
  background: rgba(20, 24, 28, 0.1);
  border: 1px solid rgba(20, 24, 28, 0.2); }

.dark .form-control-icon {
  color: rgba(255, 255, 255, 0.6); }

.dark .alt .form-control-icon {
  color: #ffffff; }

.dark label {
  color: #ffffff; }

.form-search.dark .bootstrap-select > .selectpicker {
  border: solid 1px transparent;
  background-color: rgba(255, 255, 255, 0.2) !important;
  color: rgba(255, 255, 255, 0.5) !important; }

.mybtn {
  padding-left: 40px;
  padding-right: 40px;
  line-height: 1;
  font-weight: 900;
  border-radius: 0; }

.btn_gray {
  background-color: #0b6f09;
  border-color: #0b6f09;
  color: #ffffff;
  border-radius: 5px; }
  .btn_gray:hover {
    background-color: #0b9909;
    border-color: #0b9909;
    color: #ffffff; }

.tabs {
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  overflow: hidden;
  position: relative; }
  .tabs ul {
    display: inline-block;
    position: relative;
    margin-top: -10px; }
    .tabs ul li {
      display: inline-block;
      margin-top: 10px;
      margin-right: -5px;
      font-family: 'Raleway', sans-serif;
      font-weight: 700;
      background-color: #0b6f09; }
      .tabs ul li a {
        color: #a5abb7;
        display: block;
        padding: 15px 45px;
        background-color: transparent; }
        .tabs ul li a:hover {
          background-color: transparent;
          color: #a5abb7; }
      .tabs ul li.active {
        background-color: #0b9909; }
        .tabs ul li.active a {
          color: #ffffff;
          background-color: transparent; }

@media (max-width: 767px) {
  .tabs ul {
    padding-bottom: 15px;
    border-bottom: solid 1px #a5abb7; }

  .search_form_container {
    margin-top: 0px; }

  .option_list li {
    font-size: 12px !important; }

  .search_page_title {
    width: 100%;
    text-align: center;
    padding: 0px; }

  .autoclass {
    width: 100%;
    text-align: center; } }
@media (min-width: 768px) {
  .tabs li:first-child:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -25px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 25px solid #0b6f09;
    border-bottom: 25px solid transparent; }

  .tabs li:last-child:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -25px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-left: 25px solid #0b6f09;
    border-bottom: 25px solid transparent; }

  .tabs li.active:first-child:before {
    border-right: 25px solid #0b9909; }

  .tabs li.active:last-child:before {
    border-left: 25px solid #0b9909; }

  .tabs li + li {
    position: relative; } }
@media (max-width: 767px) {
  .tabs li {
    display: block; } }
@media (max-width: 1199px) {
  .tabs.awesome li:first-child:before,
  .tabs.awesome li:last-child:before {
    display: none; } }

/*# sourceMappingURL=style.css.map */
