/*------------------------------------------------------------------
[Master Stylesheet]


-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Table of contents]

1. Reset
2. Index
2.1. Home one
2.2. Home Two
2.3. Home three
2.4 Home Flight
2.5. Home Hotel
2.6. Home Restaurant
2.7. Home Ecommerce


3. Pages
3.1. About One
3.2. About Two
3.3. About Personal
3.4. Team
3.5. Careers
3.6. Services
3.7. Sitemap
3.8. FAQ's
3.9. Error Page
3.10. Coming Soon
3.11. Login/register

4. Features
4.1. Slider
4.2. Header
4.3. Footer
4.4. Profile
4.5. Testimonials
4.6. Grid System
4.7. Code Editor
4.8. Form Advance

5. Shortcodes
5.1. Buttons
5.2. Accordions
5.3. Toggle
5.4. Tabs
5.5. Icons
5.6. Text & Images
5.7. Progress bars
5.8. Typography
5.9. Pricing Tables
5.10. Gallery
5.11. Tables
5.12. Alerts

6. Blog
6.1. Grid
6.2. Right Sidebar
6.3. Left Sidebar
6.4. Both Sidebar
6.5. Blog Single

8. Contact
8.1. Contact One
8.2. Contact Two
8.3. Contact Three


-------------------------------------------------------------------*/
@import "//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700";
@import "//fonts.googleapis.com/css?family=Raleway:400,600,700";
@import "//fonts.googleapis.com/css?family=Montserrat:400,700";
@import "//fonts.googleapis.com/css?family=Oswald:300,400";
@import "//fonts.googleapis.com/css?family=Roboto:300,400,500";
body {
  width: 100%;
  height: 100%;
  float: left;
  overflow-x: hidden; }

.no-padding {
  padding: 0 !important; }

.add-padding {
  padding: 15px; }

.no-margin {
  margin: 0 !important; }

.no-border {
  border: none !important; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
  height: 1px; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #01b7f2; }

#index-two .navbar-default {
  background-color: #222323;
  border: none;
  position: relative;
  width: 100%;
  z-index: 10000;
  border-radius: 0;
  float: left; }
#index-two .navbar-default .navbar-nav > li > a:focus, #index-two .navbar-default .navbar-nav > li > a:hover {
  background-color: transparent;
  color: #01b7f2;
  transition: all .4s ease-in; }
  #index-two .navbar-default .navbar-nav > li > a:focus i, #index-two .navbar-default .navbar-nav > li > a:hover i {
    color: #01b7f2; }
  #index-two .navbar-default .navbar-nav > li > a:focus .caret, #index-two .navbar-default .navbar-nav > li > a:hover .caret {
    color: #01b7f2; }
#index-two .navbar-default .navbar-nav > .active > a, #index-two .navbar-default .navbar-nav > .active > a:focus, #index-two .navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
  color: #01b7f2; }
  #index-two .navbar-default .navbar-nav > .active > a i, #index-two .navbar-default .navbar-nav > .active > a:focus i, #index-two .navbar-default .navbar-nav > .active > a:hover i {
    color: #01b7f2; }
  #index-two .navbar-default .navbar-nav > .active > a .caret, #index-two .navbar-default .navbar-nav > .active > a:focus .caret, #index-two .navbar-default .navbar-nav > .active > a:hover .caret {
    color: #01b7f2; }
#index-two .navbar-default .navbar-nav > li > a:focus, #index-two .navbar-default .navbar-nav > li > a:hover {
  background-color: transparent;
  color: #01b7f2; }
  #index-two .navbar-default .navbar-nav > li > a:focus i, #index-two .navbar-default .navbar-nav > li > a:hover i {
    color: #01b7f2; }
  #index-two .navbar-default .navbar-nav > li > a:focus .caret, #index-two .navbar-default .navbar-nav > li > a:hover .caret {
    color: #01b7f2; }
#index-two .navbar-default {
  margin-bottom: 0; }
  #index-two .navbar-default .navbar-nav .dropdown a {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    transition: all .4s ease-in;
    color: #ffffff;
    padding: 19px 20px;
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.06), inset -1px 0 0 rgba(0, 0, 0, 0.45), inset 1px 0 0 rgba(0, 0, 0, 0.45);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%); }
    #index-two .navbar-default .navbar-nav .dropdown a i {
      color: #ffffff;
      transition: all .4s ease-in;
      font-size: 18px; }
    #index-two .navbar-default .navbar-nav .dropdown a .caret {
      color: #ffffff;
      transition: all .4s ease-in; }
    #index-two .navbar-default .navbar-nav .dropdown a span {
      font-size: 10px; }
  #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu {
    border-radius: 0;
    padding: 0;
    min-width: 210px;
    border-top: 3px solid #ff6c26; }
    #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li {
      position: relative; }
      #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li a {
        box-shadow: none;
        color: #222323;
        padding: 10px;
        border-bottom: 1px solid #dddddd;
        margin-left: 0;
        transition: .3s;
        margin-bottom: 0;
        background: transparent; }
        #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li a:hover {
          transition: .3s;
          background: transparent;
          border-bottom: 1px solid #01b7f2;
          color: #01b7f2;
          border-radius: 0; }
          #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li a:hover i {
            transition: all .4s ease-in;
            color: #ffffff; }
          #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li a:hover span {
            color: #ffffff;
            transition: all .4s ease-in; }
        #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li a span {
          color: #ffffff;
          position: absolute;
          right: 11px;
          top: 13px; }
        #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li a i {
          font-size: 13px;
          color: #ffffff;
          margin-right: 5px; }
    #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu .dropdown-submenu a i {
      color: #222323; }
    #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu .dropdown-submenu a span {
      color: #222323; }
    #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li a i {
      color: #222323; }
    #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li a span {
      color: #222323; }
    #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li a:hover i {
      color: #01b7f2; }
    #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li a:hover span {
      color: #01b7f2; }
#index-two .navbar-default .navbar-nav > .open > a, #index-two .navbar-default .navbar-nav > .open > a:focus, #index-two .navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent;
  color: #01b7f2; }
  #index-two .navbar-default .navbar-nav > .open > a i, #index-two .navbar-default .navbar-nav > .open > a:focus i, #index-two .navbar-default .navbar-nav > .open > a:hover i {
    color: #01b7f2; }
  #index-two .navbar-default .navbar-nav > .open > a .caret, #index-two .navbar-default .navbar-nav > .open > a:focus .caret, #index-two .navbar-default .navbar-nav > .open > a:hover .caret {
    color: #01b7f2; }
#index-two a {
  text-decoration: none; }
  #index-two a:hover {
    text-decoration: none; }

.navbar-brand {
  padding: 9px 15px; }

.three_tour_pack {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  position: relative;
  border: 1px dashed #dddddd; }
  .three_tour_pack .img {
    overflow: hidden;
    max-height: 290px; }
    .three_tour_pack .img img {
      transform: scale(1, 1);
      width: 100%;
      transition: .4s; }
      .three_tour_pack .img img:hover {
        transform: scale(1.1, 1.1); }
  .three_tour_pack .div-box {
    float: left;
    width: 100%;
    padding: 10px;
    background-color: #ffffff;
    border-top: none; }
    .three_tour_pack .div-box h3 {
      margin: 0 0 10px 0;
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      color: #01b7f2;
      text-transform: capitalize;
      font-size: 18px; }
    .three_tour_pack .div-box p {
      margin: 0 0 15px;
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      color: #585454;
      text-transform: capitalize; }
    .three_tour_pack .div-box h4 {
      margin: 0;
      font-weight: 600;
      color: #585454;
      font-family: "Open Sans", sans-serif; }
      .three_tour_pack .div-box h4 del {
        color: #9E9E9E; }

#index-three .navbar-default {
  background-color: #15406a;
  border: none;
  width: 100%;
  height:65px;
  z-index: 10000;
  border-radius: 0; }
#index-three .navbar-default .navbar-nav > li > a:focus, #index-three .navbar-default .navbar-nav > li > a:hover {
  background-color: #ffffff;
   height:65px;
  color: #444444;
  transition: all .4s ease-in; }
  #index-three .navbar-default .navbar-nav > li > a:focus i, #index-three .navbar-default .navbar-nav > li > a:hover i {
    color: #444444; }
  #index-three .navbar-default .navbar-nav > li > a:focus .caret, #index-three .navbar-default .navbar-nav > li > a:hover .caret {
    color: #444444; }
#index-three .navbar-default .navbar-nav > .active > a, #index-three .navbar-default .navbar-nav > .active > a:focus, #index-three .navbar-default .navbar-nav > .active > a:hover {
  background-color: #ffffff;
  color: #444444; }
  #index-three .navbar-default .navbar-nav > .active > a i, #index-three .navbar-default .navbar-nav > .active > a:focus i, #index-three .navbar-default .navbar-nav > .active > a:hover i {
    color: #444444; }
  #index-three .navbar-default .navbar-nav > .active > a .caret, #index-three .navbar-default .navbar-nav > .active > a:focus .caret, #index-three .navbar-default .navbar-nav > .active > a:hover .caret {
    color: #444444; }
#index-three .navbar-default .navbar-nav > li > a:focus, #index-three .navbar-default .navbar-nav > li > a:hover {
  background-color: #ffffff;
  color: #444444;
  transition: all .4s ease-in; }
  #index-three .navbar-default .navbar-nav > li > a:focus i, #index-three .navbar-default .navbar-nav > li > a:hover i {
    color: #444444; }
  #index-three .navbar-default .navbar-nav > li > a:focus .caret, #index-three .navbar-default .navbar-nav > li > a:hover .caret {
    color: #444444; }
#index-three .navbar-default {
  margin-bottom: 0; }
  #index-three .navbar-default .navbar-nav li a {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    transition: all .4s ease-in;
    margin-left: 1px;
    color: #fff;
    background: transparent;
    padding: 20px 15px; }
    #index-three .navbar-default .navbar-nav li a i {
      transition: all .4s ease-in;
      color: #ffffff; }
    #index-three .navbar-default .navbar-nav li a .caret {
      color: #ffffff;
      transition: all .4s ease-in; }
    #index-three .navbar-default .navbar-nav li a span {
      font-size: 10px; }
  #index-three .navbar-default .navbar-nav li .dropdown-menu {
    border-radius: 0;
    padding: 0;
    min-width: 210px;
    border-bottom: 3px solid #28b6e9; }
    #index-three .navbar-default .navbar-nav li .dropdown-menu li {
      position: relative; }
      #index-three .navbar-default .navbar-nav li .dropdown-menu li a {
        color: #333333;
        padding: 10px;
        border-bottom: 1px solid whitesmoke;
        margin-left: 0;
        transition: .3s;
        background: #ffffff; }
        #index-three .navbar-default .navbar-nav li .dropdown-menu li a:hover {
          transition: .3s;
          background: #01b7f2;
          color: #ffffff; }
          #index-three .navbar-default .navbar-nav li .dropdown-menu li a:hover i {
            transition: all .4s ease-in;
            color: #ffffff; }
          #index-three .navbar-default .navbar-nav li .dropdown-menu li a:hover span {
            transition: all .4s ease-in;
            color: #ffffff; }
        #index-three .navbar-default .navbar-nav li .dropdown-menu li a span {
          color: #333333;
          position: absolute;
          right: 11px;
          top: 13px; }
        #index-three .navbar-default .navbar-nav li .dropdown-menu li a i {
          font-size: 13px;
          color: #444444;
          margin-right: 5px; }
#index-three .navbar-default .navbar-nav > .open > a, #index-three .navbar-default .navbar-nav > .open > a:focus, #index-three .navbar-default .navbar-nav > .open > a:hover {
  background-color: #ffffff;
  color: #444444; }
  #index-three .navbar-default .navbar-nav > .open > a i, #index-three .navbar-default .navbar-nav > .open > a:focus i, #index-three .navbar-default .navbar-nav > .open > a:hover i {
    color: #444444; }
  #index-three .navbar-default .navbar-nav > .open > a .caret, #index-three .navbar-default .navbar-nav > .open > a:focus .caret, #index-three .navbar-default .navbar-nav > .open > a:hover .caret {
    color: #444444; }
#index-three a {
  text-decoration: none; }
  #index-three a:hover {
    text-decoration: none; }

.navbar-inverse {
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  transition: all .4s ease-out;
  box-shadow: 0px 1px 1px 0px #ddd; }
  .navbar-inverse .navbar-toggle {
    border-radius: 100%;
    width: 35px;
    height: 35px;
    transition: all .3s;
    margin-top: 8px;
    margin-bottom: 6px;
    border: 2px solid #ff6c26;
    padding: 6px;
    background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #FFF;
      width: 19px;
      height: 1px; }
    .navbar-inverse .navbar-toggle.collapsed {
      background-color: transparent; }
      .navbar-inverse .navbar-toggle.collapsed .icon-bar {
        background-color: #ff6c26; }
    .navbar-inverse .navbar-toggle:hover {
      transition: all .3s;
      background-color: #333; }
      .navbar-inverse .navbar-toggle:hover .icon-bar {
        background-color: #ffffff; }
  .navbar-inverse .navbar-collapse {
    border-color: #dddddd; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  background-color: transparent;
  color: white;
  border-bottom: 2px solid #ff6c26;
  transition: border-bottom .4s ease-in-out; }

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  background-color: transparent;
  color: #444444;
  border-bottom: 2px solid #ff6c26;
  transition: border-bottom .4s ease-in-out; }

.dropdown-toggle:focus {
  outline: none; }

ul {
  margin: 0; }

.navbar-inverse {
  margin-bottom: 0; }
  .navbar-inverse .navbar-nav li a {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    transition: all .4s ease-in;
    margin-left: 1px;
    color: #3c3c3c;
    padding: 17px 20px;
    border-bottom: 2px solid transparent; }
    .navbar-inverse .navbar-nav li a i {
      color: #01b7f2;
      margin-right: 5px; }
  .navbar-inverse .navbar-nav li .dropdown-menu {
    border-radius: 0;
    padding: 0;
    border-bottom: 2px solid #ff6c26;
    min-width: 210px;
    margin-top: 1px; }
    .navbar-inverse .navbar-nav li .dropdown-menu li {
      position: relative; }
      .navbar-inverse .navbar-nav li .dropdown-menu li a {
        color: #444444;
        padding: 10px 10px 10px 28px !important;
        border-bottom: 1px dotted #01b7f2;
        margin-left: 0;
        transition: .3s; }
        .navbar-inverse .navbar-nav li .dropdown-menu li a:hover {
          border-bottom: 1px dotted #ff6c26;
          transition: .3s;
          padding: 10px 10px 10px 30px !important; }
        .navbar-inverse .navbar-nav li .dropdown-menu li a span {
          color: #444444;
          position: absolute;
          right: 11px;
          top: 13px; }
    .navbar-inverse .navbar-nav li .dropdown-menu:before {
      content: "";
      width: 4px;
      height: 100%;
      position: absolute;
      top: 0;
      left: 15px;
      border: 1px solid #ffaa9f;
      border-top: none;
      border-bottom: none;
      z-index: 2; }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  background-color: transparent;
  border-bottom: 2px solid #01b7f2;
  color: #444444; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

.top_bar_travel {
  background-color: #01b7f2;
  padding: 6px;
  position: relative;
  width: 100%; }

.top_search {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .top_search form input {
    width: 100%;
    border-radius: 42px;
    border: none;
    padding: 7px 14px;
    color: #8f8f8f;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    position: relative;
    overflow: hidden;
    display: block;
    font-weight: 600;
    outline: none; }
  .top_search form input[type="text"]::-webkit-input-placeholder {
    color: #a7a7a7; }
  .top_search form .email-btn {
    border: none;
    background: transparent;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 17px;
    color: #ff6c26;
    height: 32px;
    line-height: 1;
    width: 43px;
    border-radius: 0 42px 42px 0; }

.top_contact {
  float: left; }
  .top_contact li {
    line-height: 2.3; }
    .top_contact li a {
      color: #ffffff;
      font-family: "Raleway", sans-serif;
      font-size: 14px;
      font-weight: 600;
      text-transform: capitalize;
      text-decoration: none; }
      .top_contact li a img {
        width: 21px;
        margin-right: 3px;
        margin-top: -4px; }
    .top_contact li .dropdown-menu {
      border-bottom: 2px solid #01b7f2;
      border-radius: 0;
      padding: 0;
      /* border-top: none; */
      margin-top: 7px; }
      .top_contact li .dropdown-menu li a {
        color: #444444;
        border-bottom: 1px solid #ddd;
        padding: 6px 20px; }

.top_email {
  float: right; }
  .top_email ul {
    float: right; }
    .top_email ul li {
      text-align: center; }
      .top_email ul li a {
        color: #FFF;
        font-size: 14px;
        text-decoration: none;
        border: 2px solid #ffffff;
        display: block;
        transition-duration: .3s;
        width: 32px;
        height: 32px;
        padding-top: 5px;
        border-radius: 100%; }
        .top_email ul li a:hover {
          background-color: #ff6c26;
          transition-duration: .3s; }
          .top_email ul li a:hover i {
            transition: 0.9s;
            transform: rotateY(360deg); }
      .top_email ul li:last-of-type {
        padding-right: 0px; }

.hi-icon {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  margin: 0 0 30px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #01b7f2; }

/* Effect 9 */
.hi-icon-effect-9 .hi-icon {
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s; }

.hi-icon-link:before {
  content: "\e00c"; }

.hi-icon-wrap {
  text-align: center;
  margin: 0 auto; }

.hi-icon-images:before {
  content: "\e008"; }

/* Effect 8 */
.hi-icon-effect-8 .hi-icon {
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s; }

@font-face {
  font-family: 'ecoicon';
  src: url("http://temank3.id/asset/fonts/ecoicon.eot");
  src: url("http://temank3.id/asset/fonts/ecoicond41d.eot#iefix") format("embedded-opentype"), url("http://temank3.id/asset/fonts/ecoicon.woff") format("woff"), url("http://temank3.id/asset/fonts/ecoicon.ttf") format("truetype"), url("http://temank3.id/asset/fonts/ecoicon.svg#ecoicon") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Effect 5 */
.hi-icon-effect-5 .hi-icon {
  box-shadow: 0 0 0 4px #01b7f2;
  overflow: hidden;
  -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  -moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  background: transparent; }

.hi-icon-user:before {
  content: "\e012"; }

.hi-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.hi-icon-archive:before {
  content: "\e00f"; }

.hi-icon:before {
  font-family: 'ecoicon';
  speak: none;
  font-size: 48px;
  line-height: 90px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased; }

.btn_order_now {
  background-color: #ff6c26;
  color: #ffffff !important;
  border-radius: 0;
  transition-duration: .3s;
  border: none; }
  .btn_order_now:hover {
    transition-duration: .3s;
    background-color: #01b7f2;
    color: #ffffff; }

.btn_order_now-v2 {
  background-color: #01b7f2;
  color: #ffffff;
  border-radius: 0;
  transition-duration: .4s;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  height: 58px;
  border: none;
  line-height: 3.4; }
  .btn_order_now-v2:hover {
    color: #ffffff;
    transition-duration: .4s;
    background-color: #ff6c26; }

.wrapper-inner {
  float: left;
  width: 100%;
  position: relative; }
  .wrapper-inner .text-box {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    padding: 0px 50px 0;
    cursor: pointer; }
    .wrapper-inner .text-box h3 {
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      font-size: 45px;
      margin: 0;
      color: #ffffff;
      text-transform: uppercase;
      text-align: center; }
      .wrapper-inner .text-box h3 span {
        color: #ff6c26;
        font-weight: 700; }
  .wrapper-inner .main-fill {
    padding: 25px 20px 20px 20px;
    background-color: rgba(0, 0, 0, 0.8);
    float: left;
    width: 100%;
    position: relative;
    text-align: center; }
    .wrapper-inner .main-fill .panel {
      background-color: transparent;
      border-radius: 0;
      margin-bottom: 0; }
      .wrapper-inner .main-fill .panel .nav-tabs > li.active > a, .wrapper-inner .main-fill .panel .nav-tabs > li.active > a:focus, .wrapper-inner .main-fill .panel .nav-tabs > li.active > a:hover {
        border-radius: 0;
        background-color: #ffffff;
        border: none;
        width: 130px;
        height: 42px;
        color: #ff6c26;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 10px; }
      .wrapper-inner .main-fill .panel .nav-tabs {
        border: none; }
        .wrapper-inner .main-fill .panel .nav-tabs li a {
          border-radius: 0;
          background-color: #ff6c26;
          border: none;
          width: 130px;
          height: 42px;
          color: #fff;
          font-family: "Open Sans", sans-serif;
          font-weight: 600;
          text-transform: uppercase;
          margin-bottom: 10px; }
      .wrapper-inner .main-fill .panel .panel-body {
        padding: 0px 10px; }
        .wrapper-inner .main-fill .panel .panel-body .tab-content .tab-pane h3 {
          margin: 0 0 10px;
          color: #fff;
          font-family: "Raleway", sans-serif;
          font-weight: 600;
          text-transform: uppercase;
          text-align: left;
          font-size: 16px;
          padding-left: 5px; }
        .wrapper-inner .main-fill .panel .panel-body .tab-content ul {
          margin: 0;
          position: relative;
          text-align: left; }
          .wrapper-inner .main-fill .panel .panel-body .tab-content ul li {
            text-align: left;
            float: left;
            position: relative;
            width: 20%; }
            .wrapper-inner .main-fill .panel .panel-body .tab-content ul li .form-group {
              position: relative;
              float: left;
              width: 100%; }
              .wrapper-inner .main-fill .panel .panel-body .tab-content ul li .form-group input {
                border-radius: 0;
                background-color: transparent;
                color: #ff6c26;
                font-family: "Raleway", sans-serif;
                font-size: 12px;
                position: relative;
                font-weight: 400; }
              .wrapper-inner .main-fill .panel .panel-body .tab-content ul li .form-group input[type="text"]::-webkit-input-placeholder {
                color: #9d9d9d; }
              .wrapper-inner .main-fill .panel .panel-body .tab-content ul li .form-group input[type="number"]::-webkit-input-placeholder {
                color: #9d9d9d; }
            .wrapper-inner .main-fill .panel .panel-body .tab-content ul li .select-one {
              position: relative;
              width: 100%;
              padding: 0 7px;
              font-family: "Raleway", sans-serif;
              color: #9d9d9d;
              font-weight: 400;
              border: 1px solid #cccccc;
              background-color: transparent;
              margin-bottom: 15px;
              float: left;
              height: 34px; }
              .wrapper-inner .main-fill .panel .panel-body .tab-content ul li .select-one option {
                padding: 5px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 3px;
  right: 1px;
  font-family: "Raleway", sans-serif;
  width: 20px; }

.select2-container--default .select2-selection--single {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  color: #9d9d9d;
  height: 34px;
  font-family: "Raleway", sans-serif; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #9d9d9d;
  font-family: "Raleway", sans-serif;
  line-height: 30px;
  font-size: 12px;
  font-weight: 400; }

.select2 {
  width: 100%; }

.text_box_three {
  float: left;
  width: 100%;
  margin-bottom: 40px; }
  .text_box_three h3 {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 45px;
    margin: 0;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center; }
    .text_box_three h3 span {
      color: #01b7f2;
      font-weight: 700; }

.border-right {
  border-right: none; }

.no-border-right {
  border-right: none !important; }

.main_fill_three {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
  z-index: 100; }
  .main_fill_three .panel {
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 0; }
    .main_fill_three .panel .panel-heading {
      padding: 0; }
    .main_fill_three .panel .nav-tabs > li.active > a, .main_fill_three .panel .nav-tabs > li.active > a:focus, .main_fill_three .panel .nav-tabs > li.active > a:hover {
      border-radius: 0;
      background-color: transparent;
      border: none;
      width: 164px;
      color: #ff6c26;
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      text-transform: uppercase;
      margin-bottom: 10px;
      margin-right: 0; }
      .main_fill_three .panel .nav-tabs > li.active > a i, .main_fill_three .panel .nav-tabs > li.active > a:focus i, .main_fill_three .panel .nav-tabs > li.active > a:hover i {
        display: block; }
    .main_fill_three .panel .nav-tabs {
      border: none; }
      .main_fill_three .panel .nav-tabs li a {
        border-radius: 0;
        background-color: transparent;
        border: none;
        width: 164px;
        color: #fff;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 10px;
        font-size: 17px;
        margin-right: 0; }
        .main_fill_three .panel .nav-tabs li a i {
          display: block;
          font-size: 24px; }
    .main_fill_three .panel .panel-body {
      padding: 30px 15px;
      background-color: rgba(255, 255, 255, 0.7);
      border-top: 10px solid #28b6e9;
      border-radius: 3px; }
      .main_fill_three .panel .panel-body .tab-content .tab-pane h3 {
        margin: 0 0 20px;
        color: #202020;
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        text-align: left;
        font-size: 20px;
        padding-left: 5px; }
      .main_fill_three .panel .panel-body .tab-content ul {
        margin: 0;
        position: relative;
        text-align: left; }
        .main_fill_three .panel .panel-body .tab-content ul li {
          float: left;
          text-align: left;
          position: relative;
          width: 210px; }
          .main_fill_three .panel .panel-body .tab-content ul li .form-group {
            float: left;
            position: relative;
            width: 100%; }
            .main_fill_three .panel .panel-body .tab-content ul li .form-group input {
              border-radius: 0;
              background-color: #ffffff;
              border: 1px solid  #ffffff;
              color: #6d6d6d;
              font-family: "Open Sans", sans-serif;
              font-size: 12px;
              position: relative;
              font-weight: 400; }
            .main_fill_three .panel .panel-body .tab-content ul li .form-group input[type="text"]::-webkit-input-placeholder {
              color: #6d6d6d;
              font-weight: 400; }
            .main_fill_three .panel .panel-body .tab-content ul li .form-group input[type="number"]::-webkit-input-placeholder {
              color: #6d6d6d; }
          .main_fill_three .panel .panel-body .tab-content ul li .select-one {
            position: relative;
            width: 100%;
            padding: 0px 7px;
            font-family: "Open Sans", sans-serif;
            color: #6d6d6d;
            font-weight: 400;
            background-color: #ffffff;
            border: 1px solid #ffffff;
            margin-bottom: 15px;
            float: left;
            height: 34px; }
            .main_fill_three .panel .panel-body .tab-content ul li .select-one option {
              padding: 5px; }

.inner-body {
  float: left;
  width: 100%;
  position: relative;
  display: block;
  overflow: hidden; }

.imghvr-fold-down {
  width: 100%;
  max-height: 250px;
  overflow: hidden;
  position: relative;
  float: left; }
  .imghvr-fold-down img {
    width: 100%;
    max-height: 250px; }

.index_v3_scroll {
  float: left;
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 20px;
  position: relative;
  padding: 5px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
  cursor: pointer; }
  .index_v3_scroll img {
    max-height: 240px;
    width: 100%; }
  .index_v3_scroll .detail_box {
    padding: 15px 10px;
    float: left;
    width: 100%;
    text-align: center; }
    .index_v3_scroll .detail_box h3 {
      color: #01b7f2;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      letter-spacing: .5px;
      margin: 0 0 15px;
      text-transform: capitalize; }
    .index_v3_scroll .detail_box p {
      color: #444444;
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      text-transform: capitalize; }
      .index_v3_scroll .detail_box p del {
        color: #8dace2; }

.wrapper-v2 {
  background: url("http://temank3.id/asset/img/wrapper-v3.jpg") center/cover no-repeat;
  background-attachment: fixed;
  height: 100vh;
  width: 100%;
  margin-bottom: 40px;
  align-items: center;
  justify-content: center;
  display: flex;
  float: left;
  transition: all linear 0.3s; }

.wrapper-index {
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  background-attachment: fixed !important;
  height: 100vh;
  width: 100%;
  margin-bottom: 30px;
  align-items: center;
  justify-content: center;
  display: flex;
  float: left;
  transition: all linear 0.3s; }

.wrapper_index_three {
  background: url("http://temank3.id/asset/img/bghome.jpg") center/cover no-repeat;
  background-attachment: fixed;
  height: 60vh;
  width: 100%;
  margin-bottom: 0px;
  align-items: center;
  justify-content: center;
  display: flex;
  float: left;
  position: relative;
  transition: all linear 0.3s; }

.wrapper-index-flight {
  background: url("http://temank3.id/asset/img/index-img-flight.jpg") center/cover no-repeat;
  background-attachment: fixed;
  height: 100vh;
  width: 100%;
  margin-bottom: 30px;
  align-items: center;
  justify-content: center;
  display: flex;
  float: left;
  transition: all linear 0.3s; }

.wrapper-index-hotels {
  background: url("http://temank3.id/asset/img/hotel-index-bg.jpg") center/cover no-repeat;
  background-attachment: fixed;
  height: 100vh;
  width: 100%;
  margin-bottom: 30px;
  align-items: center;
  justify-content: center;
  display: flex;
  float: left;
  transition: all linear 0.3s; }

.wrapper-index-travel {
  background: url("http://temank3.id/asset/img/travel-bg.jpg") center/cover no-repeat;
  background-attachment: fixed;
  height: 100vh;
  width: 100%;
  margin-bottom: 30px;
  align-items: center;
  justify-content: center;
  display: flex;
  float: left;
  transition: all linear 0.3s; }

.slick-initialized .slick-slide {
  outline: none; }

.index2-search-wrapper {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 40px;
  padding: 50px 0 30px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("http://temank3.id/asset/img/plane-beach.jpg") center/cover no-repeat;
  background-attachment: fixed; }

.index2-fill {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
  margin-bottom: 20px; }
  .index2-fill .panel-heading {
    padding: 0;
    background-color: transparent; }
  .index2-fill .panel {
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 0; }
    .index2-fill .panel .nav-tabs > li.active > a, .index2-fill .panel .nav-tabs > li.active > a:focus, .index2-fill .panel .nav-tabs > li.active > a:hover {
      border-radius: 5px 5px 0px 0;
      background-color: #01b7f2;
      border: none;
      width: 100px;
      height: 62px;
      color: #ffffff;
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      text-transform: uppercase; }
    .index2-fill .panel .nav-tabs {
      border: none; }
      .index2-fill .panel .nav-tabs li a {
        border-radius: 5px 5px 0px 0;
        background-color: #ff6c26;
        border: none;
        width: 100px;
        height: 62px;
        color: #fff;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        text-transform: uppercase; }
        .index2-fill .panel .nav-tabs li a i {
          font-size: 14px; }
    .index2-fill .panel .panel-body {
      background: #01b7f2;
      padding: 30px 20px; }
      .index2-fill .panel .panel-body .tab-content .tab-pane h3 {
        margin: 0 0 10px;
        color: #fff;
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        text-align: left;
        font-size: 16px;
        padding-left: 5px; }
      .index2-fill .panel .panel-body .tab-content ul {
        margin: 0;
        position: relative;
        text-align: left; }
        .index2-fill .panel .panel-body .tab-content ul li {
          text-align: left;
          position: relative;
          width: 50%;
          float: left; }
          .index2-fill .panel .panel-body .tab-content ul li .form-group {
            float: left;
            width: 100%;
            position: relative; }
            .index2-fill .panel .panel-body .tab-content ul li .form-group input {
              border-radius: 0;
              background-color: #fff;
              color: #333;
              font-family: "Roboto", sans-serif;
              font-size: 13px;
              position: relative;
              font-weight: 400;
              border: none;
              height: 42px; }
            .index2-fill .panel .panel-body .tab-content ul li .form-group input[type="text"]::-webkit-input-placeholder {
              color: #333; }
            .index2-fill .panel .panel-body .tab-content ul li .form-group input[type="number"]::-webkit-input-placeholder {
              color: #333; }
          .index2-fill .panel .panel-body .tab-content ul li .select-one {
            position: relative;
            width: 100%;
            padding: 7px;
            font-family: "Roboto", sans-serif;
            color: #333;
            font-weight: 400;
            border: none;
            background-color: #ffffff;
            margin-bottom: 15px;
            height: 42px;
            float: left; }
            .index2-fill .panel .panel-body .tab-content ul li .select-one option {
              padding: 5px; }

.index-two-scroll {
  position: relative; }
  .index-two-scroll .index2_mainScroll {
    float: left;
    width: 100%;
    position: relative;
    max-height: 100vh;
    overflow: hidden; }
    .index-two-scroll .index2_mainScroll img {
      width: 100%; }
    .index-two-scroll .index2_mainScroll .text-box {
      float: left;
      width: 100%;
      padding: 20px 20px;
      position: absolute;
      top: 30%;
      background: rgba(0, 0, 0, 0.6); }
      .index-two-scroll .index2_mainScroll .text-box h3 {
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        font-size: 45px;
        margin: 0 0 20px;
        color: #ffffff;
        text-transform: uppercase;
        text-align: center;
        line-height: 1.5; }
        .index-two-scroll .index2_mainScroll .text-box h3 span {
          color: #ff6c26;
          font-weight: 700; }
  .index-two-scroll .slick-list {
    width: 100%; }

.btn-search-travel.active {
  background: #ffffff;
  color: #01b7f2; }

.btn-search-travel {
  background: #01b7f2;
  color: #fff;
  padding: 0;
  height: 34px;
  width: 100%;
  line-height: 2.2;
  border-radius: 0;
  border: 1px solid #ffffff;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 600;
  transition-duration: .4s; }
  .btn-search-travel:hover {
    background: #ffffff;
    color: #01b7f2;
    transition-duration: .4s; }
  .btn-search-travel:focus {
    background: #ffffff;
    color: #01b7f2; }

.index2-grid-info {
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  margin-bottom: 15px;
  border-left: 1px solid #fff;
  float: left; }
  .index2-grid-info .grid-desc p {
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #ffffff; }
  .index2-grid-info .index_title {
    margin: 0 0 10px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #ffffff;
    text-transform: capitalize;
    text-align: left;
    font-size: 18px; }
    .index2-grid-info .index_title i {
      margin-right: 10px; }

.btn-search-v02 {
  background: #252120;
  color: #ffffff;
  padding: 0;
  height: 42px;
  width: 100%;
  line-height: 2.9;
  border-radius: 0;
  border: none;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 600;
  transition-duration: .4s; }
  .btn-search-v02:hover {
    background: #ffffff;
    color: #01b7f2;
    transition-duration: .4s; }
  .btn-search-v02:focus {
    background: #ffffff;
    color: #01b7f2; }

.btn-search-v2 {
  background: #01b7f2;
  color: #fff;
  padding: 10px 22px;
  width: 100%;
  border-radius: 30px;
  border: 1px solid #01b7f2;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 600;
  transition-duration: .4s;
  margin-bottom: 15px; }
  .btn-search-v2:hover {
    background: #ffffff;
    color: #01b7f2;
    transition-duration: .4s; }
  .btn-search-v2:focus {
    background: #ffffff;
    color: #01b7f2; }

.navbar-toggle {
  border-radius: 0;
  border-color: #fff; }

.ui-datepicker th span {
  font-family: "Raleway", sans-serif; }

.ui-datepicker-title span {
  font-family: "Raleway", sans-serif;
  color: #ffffff; }

.ui-datepicker td span, .ui-datepicker td a {
  font-family: "Open Sans", sans-serif;
  font-weight: 600; }

.name_pakg {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  font-size: 25px;
  font-weight: 600;
  color: #01b7f2;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase; }
  .name_pakg span {
    color: #ff6c26; }
  .name_pakg p {
    font-size: 14px;
    margin: 8px 0 0px;
    line-height: 2;
    color: #ffffff; }

.dot-v2 {
  position: relative;
  width: 9px;
  height: 9px;
  background: #fff;
  display: inline-block;
  top: -9px;
  border-radius: 100%;
  border: 1px solid #01b7f2; }

.Index2_pakg_name {
  float: left;
  width: 100%;
  margin-bottom: 20px; }
  .Index2_pakg_name h2 {
    font-size: 25px;
    font-weight: 500;
    color: #444444;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    margin: 0; }
    .Index2_pakg_name h2 span {
      color: #ff6c26; }
  .Index2_pakg_name .line-v2 {
    height: 4px;
    background-color: #01b7f2;
    width: 100px;
    display: inline-block;
    border-radius: 20px;
    text-align: center;
    margin-top: 10px; }

.index_tourOne_pack {
  float: left;
  width: 100%;
  margin: 0 0 50px;
  position: relative;
  display: block;
  overflow: hidden;
  box-shadow: 1px 1px 1px 1px #ececec;
  border: 1px solid #dddddd; }
  .index_tourOne_pack .div-img {
    float: left;
    width: 100%;
    position: relative;
    max-height: 300px;
    overflow: hidden; }
    .index_tourOne_pack .div-img img {
      transform: scale(1, 1);
      transition: all linear 0.3s;
      max-height: 300px;
      width: 100%; }
      .index_tourOne_pack .div-img img:hover {
        transform: scale(1.1, 1.1);
        transition: all linear 0.3s; }
  .index_tourOne_pack .detail {
    float: left;
    width: 100%;
    padding: 20px;
    position: relative;
    transition: .3s;
    overflow: hidden; }
    .index_tourOne_pack .detail .btn_book-v3 {
      background-color: #01b7f2;
      border-radius: 0;
      border: 1px solid #01b7f2;
      color: #ffffff;
      font-family: "Open Sans", sans-serif;
      font-weight: 400; }
      .index_tourOne_pack .detail .btn_book-v3:hover {
        background-color: transparent;
        color: #01b7f2; }
    .index_tourOne_pack .detail h4 {
      margin: 0 0 15px;
      color: #464646;
      font-family: "Raleway", sans-serif;
      text-transform: capitalize;
      float: left;
      font-weight: 600;
      width: 100%;
      z-index: 100; }
      .index_tourOne_pack .detail h4 a {
        color: #464646;
        display: block;
        z-index: 100; }
    .index_tourOne_pack .detail p {
      float: left;
      width: 100%;
      margin: 0 0 15px;
      font-family: "Open Sans", sans-serif;
      color: #9d9d9d; }
      .index_tourOne_pack .detail p .pull-left a {
        display: inline-block;
        position: relative;
        transition-duration: 0.5s;
        color: #ff6c26;
        font-size: 16px;
        z-index: 100; }
        .index_tourOne_pack .detail p .pull-left a:hover i:before {
          content: '\f005'; }
      .index_tourOne_pack .detail p .pull-right {
        color: #01b7f2;
        font-family: "Open Sans", sans-serif;
        font-weight: 400; }
    .index_tourOne_pack .detail .feature {
      margin-bottom: 15px; }
      .index_tourOne_pack .detail .feature li {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        color: #9d9d9d; }
        .index_tourOne_pack .detail .feature li i {
          color: #ff6c26; }
    .index_tourOne_pack .detail .outer-flow {
      background-color: rgba(49, 116, 126, 0.5);
      position: absolute;
      height: 100%;
      width: 100%;
      top: 100%;
      transition-duration: .4s;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 20px;
      left: 0;
      transform: rotate(-180deg); }
  .index_tourOne_pack:hover {
    transition: .3s; }
    .index_tourOne_pack:hover .outer-flow {
      top: 0;
      transition: .3s;
      transform: rotate(0deg); }

.did-know {
  float: left;
  width: 100%;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  font-family: "Raleway", sans-serif; }

.wrapper_inspiration {
  min-height: 700px;
  background-color: #444444;
  width: 100%;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("http://temank3.id/asset/img/IMAGES01.jpg") center/cover no-repeat;
  background-attachment: fixed; }
  .wrapper_inspiration .div {
    padding: 30px 30px 20px 30px;
    background-color: rgba(34, 23, 63, 0.8);
    float: left;
    width: 100%;
    position: relative;
    text-align: center; }
    .wrapper_inspiration .div h3 {
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      font-size: 34px;
      margin: 0 0 20px;
      color: #ffffff;
      text-transform: uppercase;
      text-align: center; }
      .wrapper_inspiration .div h3 span {
        color: #ff6c26; }
    .wrapper_inspiration .div p {
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 17px;
      margin: 0 0 20px;
      color: whitesmoke;
      text-transform: capitalize;
      text-align: left; }

.wrapper_inspiration_index2 {
  background: url(http://temank3.id/asset/img/hotel-index-bg.jpg) center/cover no-repeat;
  height: 100%;
  background-color: #444444;
  width: 100%;
  background-attachment: fixed;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 0; }
  .wrapper_inspiration_index2 .div {
    padding: 20px 20px 3px 20px;
    background-color: rgba(47, 64, 101, 0.7);
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 40px; }
    .wrapper_inspiration_index2 .div h3 {
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      font-size: 35px;
      margin: 0 0 20px;
      color: #ffffff;
      text-transform: uppercase;
      text-align: center; }
      .wrapper_inspiration_index2 .div h3 span {
        color: #ff6c26; }
    .wrapper_inspiration_index2 .div p {
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 18px;
      margin: 0 0 4px;
      color: whitesmoke;
      text-transform: capitalize;
      text-align: left; }

.wrapper_inspiration-flight {
  background: url(http://temank3.id/asset/img/airplane-01.jpg) center/cover no-repeat;
  min-height: 700px;
  background-color: #444444;
  width: 100%;
  background-attachment: fixed;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .wrapper_inspiration-flight .div {
    padding: 20px;
    background-color: rgba(34, 23, 63, 0.5);
    float: left;
    width: 100%;
    position: relative;
    text-align: center; }
    .wrapper_inspiration-flight .div h3 {
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      font-size: 35px;
      margin: 0 0 20px;
      color: #ffffff;
      text-transform: uppercase;
      text-align: center; }
      .wrapper_inspiration-flight .div h3 span {
        color: #ff6c26; }
    .wrapper_inspiration-flight .div p {
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 18px;
      margin: 0 0 20px;
      color: whitesmoke;
      text-transform: capitalize;
      text-align: left; }

.tour_pak {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
  transition-duration: .3s;
  max-height: 250px; }
  .tour_pak img {
    width: 100%;
    transition-duration: .3s; }
    .tour_pak img:hover {
      transition-duration: .3s; }
  .tour_pak .overflow-outer {
    position: absolute;
    width: 100%;
    top: 37%;
    transition-duration: .4s;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center; }
    .tour_pak .overflow-outer .overflow-inner {
      background: rgba(0, 0, 0, 0.7);
      position: relative;
      bottom: 0;
      width: 100%;
      margin: 0 30px;
      border-radius: 2%;
      text-align: center;
      padding: 20px 10px;
      transition: 2s ease-in; }
      .tour_pak .overflow-outer .overflow-inner .pull-left {
        font-family: "Raleway", sans-serif;
        font-size: 16px;
        font-weight: 600;
        text-transform: capitalize; }
        .tour_pak .overflow-outer .overflow-inner .pull-left a {
          color: #ffffff; }
          .tour_pak .overflow-outer .overflow-inner .pull-left a:hover {
            color: #ff6c26; }
      .tour_pak .overflow-outer .overflow-inner .pull-right {
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        font-weight: 600;
        color: #ffffff; }

.wrapper_inspiration_hotel {
  background: url(http://temank3.id/asset/img/index-2.jpg) center/cover no-repeat;
  min-height: 700px;
  background-color: #444444;
  width: 100%;
  background-attachment: fixed;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .wrapper_inspiration_hotel .hri {
    padding: 20px;
    background-color: rgba(34, 23, 63, 0.5);
    float: left;
    width: 100%;
    position: relative;
    text-align: center; }
    .wrapper_inspiration_hotel .hri h3 {
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      font-size: 35px;
      margin: 0 0 20px;
      color: #ffffff;
      text-transform: uppercase;
      text-align: center; }
      .wrapper_inspiration_hotel .hri h3 span {
        color: #ff6c26; }
    .wrapper_inspiration_hotel .hri p {
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 18px;
      margin: 0 0 20px;
      color: whitesmoke;
      text-transform: capitalize;
      text-align: left; }

.wrapper_inspiration_travel {
  background: url(http://temank3.id/asset/img/tavel-big.jpg) center/cover no-repeat;
  min-height: 700px;
  background-color: #444444;
  width: 100%;
  background-attachment: fixed;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .wrapper_inspiration_travel .hri {
    padding: 20px;
    background-color: rgba(34, 23, 63, 0.5);
    float: left;
    width: 100%;
    position: relative;
    text-align: center; }
    .wrapper_inspiration_travel .hri h3 {
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      font-size: 35px;
      margin: 0 0 20px;
      color: #ffffff;
      text-transform: uppercase;
      text-align: center; }
      .wrapper_inspiration_travel .hri h3 span {
        color: #ff6c26; }
    .wrapper_inspiration_travel .hri p {
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 18px;
      margin: 0 0 20px;
      color: whitesmoke;
      text-transform: capitalize;
      text-align: left; }

.pop-feature {
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
  position: absolute;
  top: 27px;
  right: -41px;
  padding: 10px 0;
  min-width: 160px;
  background-color: #ff6c26;
  color: #fff;
  transform: rotate(45deg);
  text-align: center;
  font-family: "Open Sans", sans-serif; }

.pop-feature-car {
  font-weight: 700;
  font-size: 12px;
  border-radius: 0px 0px 0px 50%;
  line-height: 12px;
  position: absolute;
  top: 6px;
  left: -6px;
  padding: 7px 0;
  min-width: 101px;
  background-color: #4CAF50;
  color: #fff;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  box-shadow: -8px 2px 0px 0px #ff6c26; }

.pop-feat-two {
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
  position: absolute;
  top: 27px;
  right: -41px;
  padding: 10px 0;
  min-width: 160px;
  background: rgba(5, 183, 213, 0.7);
  color: #fff;
  transform: rotate(45deg);
  text-align: center;
  font-family: "Open Sans", sans-serif; }

.pop-feature {
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
  position: absolute;
  top: 27px;
  right: -41px;
  padding: 10px 0;
  min-width: 160px;
  background-color: #ff6c26;
  color: #fff;
  transform: rotate(45deg);
  text-align: center;
  font-family: "Open Sans", sans-serif; }

.popular_hotel_box {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  border: 1px solid #fff;
  border-bottom: 4px solid #ff6c26;
  border-radius: 3px; }
  .popular_hotel_box .img {
    position: relative;
    max-height: 300px;
    width: 100%;
    overflow: hidden; }
    .popular_hotel_box .img img {
      max-height: 300px;
      transition-duration: .4s;
      transform: scale(1, 1);
      width: 100%; }
      .popular_hotel_box .img img:hover {
        transition-duration: .4s;
        transform: scale(1.2, 1.2); }
  .popular_hotel_box .hotel_detail {
    float: left;
    width: 100%;
    padding: 20px;
    background: #ffffff; }
    .popular_hotel_box .hotel_detail .pull-left {
      color: #b7b7b7;
      font-family: "Open Sans", sans-serif;
      margin-bottom: 20px;
      font-size: 16px;
      text-transform: capitalize;
      font-weight: 600; }
    .popular_hotel_box .hotel_detail .pull-right {
      color: #3e3f40;
      font-family: "Open Sans", sans-serif;
      margin-bottom: 20px;
      font-size: 16px;
      font-weight: 600; }
    .popular_hotel_box .hotel_detail .hotel-name {
      float: left;
      width: 100%;
      margin-bottom: 20px; }
      .popular_hotel_box .hotel_detail .hotel-name h4 {
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        text-transform: capitalize;
        font-size: 17px;
        color: #797979;
        margin: 0 0 5px; }
      .popular_hotel_box .hotel_detail .hotel-name p {
        color: #797979;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        font-size: 14px;
        margin: 0; }
        .popular_hotel_box .hotel_detail .hotel-name p i {
          color: #ff6c26; }
    .popular_hotel_box .hotel_detail p {
      color: #868686;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 14px;
      float: left;
      width: 100%;
      margin: 0 0 20px; }
      .popular_hotel_box .hotel_detail p a {
        color: #252525;
        display: block; }
        .popular_hotel_box .hotel_detail p a:hover {
          color: #01b7f2; }
    .popular_hotel_box .hotel_detail .book-now {
      float: left;
      width: 100%;
      position: relative;
      text-align: center; }
      .popular_hotel_box .hotel_detail .book-now .btn_book_now {
        color: #ffffff;
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        font-size: 16px;
        text-transform: capitalize;
        border-radius: 5px;
        background-color: #01b7f2;
        transition: .4s;
        padding: 5px 20px; }
        .popular_hotel_box .hotel_detail .book-now .btn_book_now:hover {
          background-color: #ff6c26;
          transition: .4s; }

.btn_book_now_v2 {
  color: #01b7f2;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;
  border-radius: 2px;
  background-color: transparent;
  border: 1px solid #01b7f2;
  transition: .4s;
  padding: 5px 20px; }
  .btn_book_now_v2:hover {
    color: #ffffff;
    background-color: #01b7f2;
    transition: .4s; }

.popular_hotel_box-2 {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
  transition-duration: .4s; }
  .popular_hotel_box-2 .img {
    position: relative;
    max-height: 300px;
    overflow: hidden;
    float: left;
    width: 100%; }
    .popular_hotel_box-2 .img img {
      max-height: 300px;
      width: 100%; }
    .popular_hotel_box-2 .img .overflow-outer {
      position: absolute;
      height: 100%;
      width: 100%;
      right: 100%;
      transition-duration: .4s;
      display: flex;
      justify-content: center;
      align-items: center;
      background: rgba(0, 0, 0, 0.7); }
      .popular_hotel_box-2 .img .overflow-outer a {
        color: #ffffff; }
  .popular_hotel_box-2 .hotel_detail {
    float: left;
    width: 100%;
    padding: 20px 5px;
    background: #ffffff; }
    .popular_hotel_box-2 .hotel_detail .pull-left a {
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      text-transform: capitalize;
      font-size: 18px;
      margin-bottom: 20px;
      color: #352f30; }
    .popular_hotel_box-2 .hotel_detail .pull-left .duration {
      color: #352f30;
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      font-size: 14px;
      letter-spacing: 1px; }
    .popular_hotel_box-2 .hotel_detail .pull-left .price {
      color: #ff6c26;
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      font-size: 14px; }
    .popular_hotel_box-2 .hotel_detail h4 {
      color: #01b7f2;
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      font-size: 20px;
      margin: 0;
      text-transform: capitalize; }
  .popular_hotel_box-2:hover .overflow-outer {
    right: 0;
    transition-duration: .4s; }

.air_plane_company {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  overflow: hidden;
  margin-bottom: 40px; }

button, select {
  outline: none; }

.btn-select {
  background: #01b7f2;
  padding: 2px 7px;
  border-radius: 0;
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 1px;
  margin-top: 10px;
  text-transform: uppercase; }
  .btn-select:hover {
    background: #ff6c26;
    color: #ffffff; }
  .btn-select:focus {
    background: #ff6c26;
    color: #ffffff; }

.btn-layour {
  background: #ff6c26;
  padding: 2px 7px;
  border-radius: 0;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 1px;
  margin-top: 10px;
  text-transform: uppercase; }
  .btn-layour:hover {
    background: #ff6c26;
    color: #ffffff; }
  .btn-layour:focus {
    background: #ff6c26;
    color: #ffffff; }

.btn-layhour-v2 {
  background: transparent;
  padding: 2px 7px;
  border-radius: 0;
  color: #01b7f2;
  border: 1px solid #01b7f2;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 1px;
  margin-top: 10px;
  text-transform: uppercase; }
  .btn-layhour-v2:hover {
    background: #01b7f2;
    color: #ffffff; }
  .btn-layhour-v2:focus {
    background: #01b7f2;
    color: #ffffff; }

.find_flight_box {
  border: 1px solid #d5d5d5;
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  display: block;
  transition-duration: .4s;
  overflow: hidden; }
  .find_flight_box .img-box {
    height: 280px;
    overflow: hidden;
    width: 100%; }
    .find_flight_box .img-box img {
      height: 280px;
      transition: .3s;
      width: 100%; }
  .find_flight_box a {
    display: block;
    float: left;
    transition: .4s;
    width: 100%;
    position: relative;
    padding: 10px 15px; }
    .find_flight_box a h4 {
      color: #ff6c26;
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      margin: 0 0 0;
      text-transform: capitalize; }
    .find_flight_box a p {
      color: #333333;
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      margin: 0;
      text-transform: capitalize; }
    .find_flight_box a i {
      display: none;
      position: absolute;
      right: 0;
      color: #fff;
      top: 0px;
      line-height: 2.6;
      text-align: center;
      font-size: 24px;
      width: 74px;
      height: 74px;
      background: #01b7f2; }
    .find_flight_box a:hover {
      background-color: #01b7f2;
      transition: .4s ease-in; }
      .find_flight_box a:hover h4 {
        color: #ffffff; }
      .find_flight_box a:hover p {
        color: #ffffff; }
      .find_flight_box a:hover i {
        background-color: #ff6c26; }

.btn_view_all {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  text-align: center; }

.btn-view-all {
  position: relative;
  background: #01b7f2;
  color: #fff;
  border-radius: 0;
  border: 1px solid #01b7f2;
  padding: 10px 20px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  transition-duration: .4s; }
  .btn-view-all i {
    margin-right: 8px; }
  .btn-view-all:hover {
    background: #ffffff;
    color: #01b7f2;
    transition-duration: .4s; }
  .btn-view-all:focus {
    background: #ffffff;
    color: #01b7f2; }

.btn-view-all-v3 {
  position: relative;
  background: transparent;
  color: #01b7f2;
  border-radius: 0;
  border: 1px solid #01b7f2;
  padding: 10px 20px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  transition-duration: .4s; }
  .btn-view-all-v3 i {
    margin-right: 8px; }
  .btn-view-all-v3:hover {
    background: #01b7f2;
    color: #ffffff;
    transition-duration: .4s; }
  .btn-view-all-v3:focus {
    background: #01b7f2;
    color: #ffffff; }

.btn-view-sec {
  position: relative;
  background: transparent;
  color: #01b7f2;
  border-radius: 0;
  border: 1px solid #01b7f2;
  padding: 10px 20px;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  transition-duration: .4s; }
  .btn-view-sec i {
    margin-right: 8px; }
  .btn-view-sec:hover {
    background: #01b7f2;
    color: #ffffff;
    transition-duration: .4s; }
  .btn-view-sec:focus {
    background: #01b7f2;
    color: #ffffff; }

.btn-more {
  position: relative;
  background: #9ca1a2;
  color: #fff;
  border-radius: 0;
  border: none;
  padding: 10px 20px;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  transition-duration: .4s;
  float: left;
  width: 100%;
  margin-bottom: 30px; }
  .btn-more i {
    margin-right: 8px; }
  .btn-more:hover {
    background: #01b7f2;
    color: #ffffff;
    transition-duration: .4s; }
  .btn-more:focus {
    background: #01b7f2;
    color: #ffffff; }

.btn-more-v2 {
  position: relative;
  background: transparent;
  color: #061d31;
  border-radius: 0;
  border: 1px solid #ddd;
  padding: 10px 20px;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  transition-duration: .4s;
  float: left;
  width: 100%;
  margin-bottom: 30px; }
  .btn-more-v2 i {
    margin-right: 8px; }
  .btn-more-v2:hover {
    background: #01b7f2;
    color: #ffffff;
    transition-duration: .4s; }
  .btn-more-v2:focus {
    background: #01b7f2;
    color: #ffffff; }

.hr_index {
  float: left;
  width: 100%;
  margin: 0 0 30px; }

.our-work-wrapper {
  float: left;
  width: 100%;
  margin: 0 0 0;
  background-color: #f1f1f1;
  padding: 30px 0px 0px 0px; }

.btn-read-more {
  position: relative;
  background: transparent;
  color: #444444;
  border-radius: 30px;
  border: 2px solid #444444;
  padding: 8px 20px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  transition-duration: .4s; }
  .btn-read-more:hover {
    background: #444444;
    color: #ffffff;
    transition-duration: .4s; }
  .btn-read-more:focus {
    background: #444444;
    color: #ffffff; }

.btn-read-more-v2 {
  position: relative;
  background: transparent;
  color: #fff;
  border-radius: 0px;
  border: 2px solid #fff;
  padding: 8px 20px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  transition-duration: .4s; }
  .btn-read-more-v2:hover {
    background: #fff;
    color: #444444;
    transition-duration: .4s; }
  .btn-read-more-v2:focus {
    background: #444444;
    color: #ffffff; }

.btn-read-more.active {
  background: #444444;
  color: #ffffff; }

.line {
  background: #ff6c26;
  height: 5px;
  width: 100px;
  position: absolute;
  display: block;
  top: -4px; }

.car_boxs {
  float: left;
  width: 100%;
  position: relative; }
  .car_boxs .slick-prev:before, .car_boxs .slick-next:before {
    font-size: 20px;
    line-height: 0.6;
    position: relative;
    opacity: .75;
    color: #01b7f2; }
  .car_boxs .slick-prev, .car_boxs .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 40%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    cursor: pointer;
    color: #ffffff;
    border: 2px solid #01b7f2;
    outline: none;
    background-color: transparent;
    border-radius: 50%; }
    .car_boxs .slick-prev:hover, .car_boxs .slick-next:hover {
      border: 2px solid #ff6c26; }
  .car_boxs .car_box {
    float: left;
    border-radius: 0;
    width: 100%;
    border: 1px solid #d5d5d5;
    margin-bottom: 40px;
    position: relative; }
    .car_boxs .car_box .img-car {
      float: left;
      width: 100%;
      padding: 0;
      transition: .4s;
      overflow: hidden;
      position: relative; }
      .car_boxs .car_box .img-car .overflow-outer {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 100%;
        transition-duration: .4s;
        display: flex;
        justify-content: center;
        align-items: center;
        background: rgba(0, 0, 0, 0.6); }
      .car_boxs .car_box .img-car img {
        width: 100%; }
    .car_boxs .car_box .detail-car {
      float: left;
      width: 100%;
      background: #ffffff;
      text-align: left;
      padding: 20px 10px 0px; }
      .car_boxs .car_box .detail-car a {
        color: #848484;
        display: block;
        text-align: center; }
        .car_boxs .car_box .detail-car a h4 {
          margin: 0;
          font-family: "Raleway", sans-serif;
          font-weight: 600;
          text-transform: capitalize;
          margin-bottom: 10px; }
      .car_boxs .car_box .detail-car p {
        margin: 0 0 10px;
        color: #444;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        text-transform: capitalize;
        float: left;
        width: 100%;
        text-align: center; }
        .car_boxs .car_box .detail-car p .pull-right {
          font-family: "Montserrat", sans-serif;
          font-size: 15px;
          font-weight: 400;
          color: #01b7f2; }
        .car_boxs .car_box .detail-car p .pull-left {
          color: #848484;
          font-family: "Montserrat", sans-serif;
          font-weight: 400;
          font-size: 15px; }
      .car_boxs .car_box .detail-car hr {
        float: left;
        width: 100%;
        margin: 5px 0; }
    .car_boxs .car_box .book-now {
      float: left;
      width: 100%;
      text-align: center;
      margin: 0 0 10px; }
      .car_boxs .car_box .book-now .btn-book-now {
        color: #ffffff;
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        font-size: 16px;
        text-transform: capitalize;
        border-radius: 5px;
        background-color: #01b7f2;
        transition: .4s;
        padding: 5px 20px; }
        .car_boxs .car_box .book-now .btn-book-now:hover {
          background-color: #ff6c26;
          transition: .4s; }
  .car_boxs table {
    margin: 0; }
    .car_boxs table tbody tr td {
      border-right: 1px solid #ddd;
      font-family: "Open Sans", sans-serif;
      color: #848484;
      font-weight: 600; }
    .car_boxs table tbody tr td:last-child {
      border-right: none; }

.slider_logo {
  float: left;
  width: 100%; }

#index2-v2 {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  position: relative; }
  #index2-v2 .carousel-control {
    width: 5%;
    opacity: 9; }
  #index2-v2 .carousel-control.left {
    background-image: none;
    top: 48%;
    height: 55px;
    width: 55px;
    border-radius: 0;
    border: 1px solid #ddd;
    z-index: 200;
    background-color: #ff6c26;
    color: #ffffff;
    transform: rotate(45deg);
    margin-left: -28px; }
  #index2-v2 .carousel-control.left i {
    font-size: 38px;
    top: 3px;
    left: -3px;
    position: relative;
    text-align: center;
    display: block;
    transform: rotate(-45deg); }
  #index2-v2 .carousel-control.left:hover {
    background-color: #01b7f2;
    transition: background-color .4s ease-out; }
  #index2-v2 .carousel-control.right {
    background-image: none;
    z-index: 200;
    top: 48%;
    height: 55px;
    width: 55px;
    border-radius: 0;
    border: 1px solid #ddd;
    background-color: #ff6c26;
    color: #ffffff;
    margin-right: -28px;
    transform: rotate(45deg); }
  #index2-v2 .carousel-control.right i {
    font-size: 38px;
    top: 0;
    position: relative;
    transform: rotate(-45deg);
    text-align: center;
    display: block;
    left: 3px;
    transition: background-color .4s ease-out; }
  #index2-v2 .carousel-control.right:hover {
    background-color: #01b7f2;
    transition: background-color .4s ease-out; }
  #index2-v2 .carousel {
    height: 450px;
    margin-bottom: 0; }
  #index2-v2 .carousel-caption {
    z-index: 10; }
  #index2-v2 .carousel .item {
    height: 450px;
    background-color: transparent;
    overflow: hidden; }
    #index2-v2 .carousel .item img {
      width: 100%; }
  #index2-v2 .carousel-caption {
    width: 100%; }
  #index2-v2 .carousel-inner > .item > a img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 450px; }
  #index2-v2 .carousel-indicators li {
    border-radius: 0; }
  #index2-v2 .carousel-caption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    text-align: center;
    text-shadow: none; }
  #index2-v2 .carousel-content-box2 {
    float: left;
    width: 100%;
    position: relative;
    background: #01b7f2;
    min-height: 450px;
    padding: 40px 60px 40px 60px; }
    #index2-v2 .carousel-content-box2 .name-city {
      float: left;
      width: 100%;
      position: relative; }
      #index2-v2 .carousel-content-box2 .name-city h1 {
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        text-transform: capitalize;
        font-size: 50px;
        margin: 0 0 20px;
        color: #ffffff; }
        #index2-v2 .carousel-content-box2 .name-city h1 small {
          font-family: "Montserrat", sans-serif;
          color: #111111;
          font-weight: 400; }
      #index2-v2 .carousel-content-box2 .name-city h2 {
        margin: 0 0 20px; }
    #index2-v2 .carousel-content-box2 .text-left {
      float: left;
      width: 100%;
      margin: 0 0 20px;
      color: #ffffff;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      letter-spacing: .4px;
      line-height: 1.7; }
    #index2-v2 .carousel-content-box2 .box-slide-v3 {
      float: left;
      width: 100%;
      background: #fff;
      padding: 10px 10px;
      margin-bottom: 5px; }
      #index2-v2 .carousel-content-box2 .box-slide-v3 .title {
        color: #444444;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        font-size: 16px;
        margin-bottom: 10px; }
      #index2-v2 .carousel-content-box2 .box-slide-v3 span {
        margin-bottom: 10px;
        display: block; }
        #index2-v2 .carousel-content-box2 .box-slide-v3 span a {
          color: #ff6c26; }
      #index2-v2 .carousel-content-box2 .box-slide-v3 p {
        color: #808080;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        margin: 0;
        font-size: 13.5px; }

.hurry-up-v1 {
  float: left;
  width: 100%;
  padding: 40px 40px;
  background-color: #01b7f2;
  color: #fff; }
  .hurry-up-v1 h2 {
    margin: 0 0 10px;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    text-transform: capitalize; }

.main-footer {
  width: 100%;
  float: left;
  position: relative;
  padding: 60px 0 0;
  display: block;
  background-color: #111111; }
  .main-footer .footer-content {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    float: left;
    color: #8c8c8c;
    width: 100%;
    margin-bottom: 12px;
    font-weight: 600; }
  .main-footer .footer-content1 {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    float: left;
    color: #8c8c8c;
    width: 100%;
    margin-bottom: 18px; }
  .main-footer .footer-content2 {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    float: left;
    color: #ffffff;
    width: 100%;
    margin-top: 5px; }
  .main-footer .footer-text {
    font-size: 14px;
    font-family: "Raleway", sans-serif;
    float: left;
    color: #9e9e9e;
    width: 100%;
    margin-bottom: 12px; }
    .main-footer .footer-text i {
      color: #9e9e9e;
      margin-right: 3px; }
  .main-footer .inner-footer {
    width: 100%;
    float: left;
    display: block;
    position: relative; }
    .main-footer .inner-footer a img {
      display: block;
      margin-bottom: 15px; }
    .main-footer .inner-footer ul {
      width: 100%;
      float: left;
      margin-bottom: 10px; }
      .main-footer .inner-footer ul li {
        padding-right: 0;
        padding-left: 3px; }
        .main-footer .inner-footer ul li a {
          display: block; }
          .main-footer .inner-footer ul li a .social-icon {
            width: 36px;
            height: 36px;
            position: relative;
            display: block;
            text-align: center;
            transition: all .6s ease-in;
            background-color: transparent;
            border: 1px solid #242424; }
            .main-footer .inner-footer ul li a .social-icon i {
              color: #797070;
              position: relative;
              top: 8px;
              font-size: 17px; }
            .main-footer .inner-footer ul li a .social-icon:hover {
              background-color: #01b7f2;
              transition: all .6s ease-in; }
              .main-footer .inner-footer ul li a .social-icon:hover i {
                color: #ffffff;
                transition: all .6s ease-in;
                transform: rotateX(360deg); }
  .main-footer .list-of-nav {
    float: left;
    width: 100%;
    position: relative; }
    .main-footer .list-of-nav ul {
      margin-bottom: 15px;
      float: left;
      width: 100%; }
      .main-footer .list-of-nav ul li {
        float: left;
        width: 100%; }
        .main-footer .list-of-nav ul li a {
          color: #7d7d7d;
          line-height: 2;
          font-family: "Raleway", sans-serif;
          font-weight: 600;
          transition: .4s;
          text-decoration: none;
          text-transform: capitalize;
          font-size: 18px;
          padding-bottom: 5px; }
          .main-footer .list-of-nav ul li a i {
            margin-right: 20px; }
          .main-footer .list-of-nav ul li a:hover {
            transition: .4s;
            color: #01b7f2; }
  .main-footer .footer-bottom {
    margin: 0;
    color: #fff;
    padding: 19px 20px;
    background-color: #28b6e9;
    font-weight: 600;
    font-size: 14px;
    font-family: "Raleway", sans-serif;
    letter-spacing: 1px;
    text-align: center;
    position: relative;
    text-transform: capitalize;
    margin-top: 50px; }
    .main-footer .footer-bottom a {
      color: #111111; }
      .main-footer .footer-bottom a:hover {
        color: #ff6c26; }
  .main-footer .inner-footer1 {
    width: 100%;
    float: left;
    display: block;
    position: relative; }
    .main-footer .inner-footer1 h4 {
      color: #ffffff;
      font-size: 23px;
      margin-bottom: 25px;
      position: relative;
      float: left;
      width: 100%;
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      margin-top: 0; }
    .main-footer .inner-footer1 h3 {
      color: #ffffff;
      font-size: 23px;
      margin-bottom: 10px;
      position: relative;
      float: left;
      width: 100%;
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      margin-top: 0; }
    .main-footer .inner-footer1 .search-mail {
      position: relative;
      float: left;
      width: 100%;
      margin-bottom: 10px; }
    .main-footer .inner-footer1 .search-mail:before {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 38px;
      height: 38px;
      line-height: 39px;
      font-family: 'FontAwesome';
      content: '\f1d8';
      background: #01b7f2;
      text-align: center;
      color: #ffffff;
      border-radius: 0;
      -webkit-font-smoothing: subpixel-antialiased;
      font-smooth: always; }
    .main-footer .inner-footer1 .search-input {
      box-sizing: border-box;
      width: 100%;
      padding: 0px 10px;
      height: 38px;
      border-radius: 0;
      outline: none;
      color: #7a7a7a;
      font-family: "Raleway", sans-serif;
      font-size: 13px;
      border: none; }
    .main-footer .inner-footer1 .search-Button {
      position: absolute;
      top: 0;
      right: 0;
      width: 40px;
      height: 40px;
      opacity: 0;
      cursor: pointer; }
  .main-footer .btn-group {
    width: 100%;
    float: left;
    position: relative; }
    .main-footer .btn-group .btn-tag {
      background-color: #111111;
      padding: 9px 14px;
      font-size: 14px;
      border-radius: 5px;
      color: #807d7d;
      text-transform: uppercase;
      font-family: "Open Sans", sans-serif;
      float: left;
      margin-right: 5px;
      margin-bottom: 15px;
      text-decoration: none;
      transition: all 0.3s;
      font-weight: 600;
      border: 1px solid #3a3232; }
      .main-footer .btn-group .btn-tag:hover {
        background-color: #01b7f2;
        color: #ffffff;
        transition: all 0.3s; }
  .main-footer .inner-footer2 {
    width: 100%;
    float: left;
    display: block;
    position: relative; }
    .main-footer .inner-footer2 h4 {
      color: #ffffff;
      font-size: 24px;
      margin-bottom: 25px;
      position: relative;
      float: left;
      font-weight: 600;
      width: 100%;
      font-family: "Raleway", sans-serif;
      margin-top: 0; }
    .main-footer .inner-footer2 ul li {
      font-family: "Open Sans", sans-serif;
      padding-bottom: 19px;
      padding-left: 0; }
      .main-footer .inner-footer2 ul li .img-news {
        float: left;
        margin-right: 8px;
        margin-top: 5px;
        max-height: 63px;
        overflow: hidden; }
        .main-footer .inner-footer2 ul li .img-news img {
          max-height: 63px; }
      .main-footer .inner-footer2 ul li .content-news p {
        font-size: 14px;
        margin-bottom: 0; }
        .main-footer .inner-footer2 ul li .content-news p a {
          font-family: "Raleway", sans-serif;
          color: #8b8a8a;
          display: block;
          text-decoration: none; }
          .main-footer .inner-footer2 ul li .content-news p a:hover {
            color: #ffffff; }
      .main-footer .inner-footer2 ul li .content-news small {
        color: #8b8a8a;
        font-size: 12px;
        font-family: "Open Sans", sans-serif; }
  .main-footer .inner-footer3 {
    width: 100%;
    float: left;
    display: block;
    font-family: "Open Sans", sans-serif;
    position: relative; }
    .main-footer .inner-footer3 h4 {
      color: #ffffff;
      font-size: 24px;
      margin-bottom: 25px;
      position: relative;
      float: left;
      width: 100%; }
    .main-footer .inner-footer3 form {
      float: left;
      width: 100%; }
      .main-footer .inner-footer3 form .form-group .form-control, .main-footer .inner-footer3 form .form-group1 .form-control {
        height: 38px; }

.footer-one {
  width: 100%;
  float: left;
  position: relative;
  padding: 60px 0 0;
  display: block;
  background-color: whitesmoke;
  border-top: 2px solid #01b7f2; }
  .footer-one .footer-content {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    float: left;
    color: #8c8c8c;
    width: 100%;
    margin-bottom: 25px;
    margin-top: 10px;
    font-weight: 600; }
  .footer-one .footer-content1 {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    float: left;
    color: #8c8c8c;
    width: 100%;
    margin-bottom: 18px; }
  .footer-one .footer-content2 {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    float: left;
    color: #444444;
    width: 100%;
    margin-top: 5px; }
  .footer-one .footer-text {
    font-size: 14px;
    font-family: "Raleway", sans-serif;
    float: left;
    color: #9e9e9e;
    width: 100%;
    margin-bottom: 12px; }
    .footer-one .footer-text i {
      color: #9e9e9e;
      margin-right: 3px; }
  .footer-one .inner-footer {
    width: 100%;
    float: left;
    display: block;
    position: relative; }
    .footer-one .inner-footer ul {
      width: 100%;
      float: left;
      text-align: left;
      margin-bottom: 10px; }
      .footer-one .inner-footer ul li {
        padding-right: 0;
        padding-left: 3px; }
        .footer-one .inner-footer ul li a {
          display: block; }
          .footer-one .inner-footer ul li a .social-icon {
            width: 36px;
            height: 36px;
            position: relative;
            display: block;
            text-align: center;
            transition: all .3s ease-in;
            background-color: #01b7f2;
            border: 1px solid #ffffff; }
            .footer-one .inner-footer ul li a .social-icon i {
              color: #ffffff;
              position: relative;
              top: 8px;
              font-size: 17px; }
            .footer-one .inner-footer ul li a .social-icon:hover {
              background-color: #ff6c26;
              transition: all .3s ease-in; }
  .footer-one .list-of-nav {
    float: left;
    width: 100%;
    position: relative; }
    .footer-one .list-of-nav ul {
      margin-bottom: 15px;
      float: left;
      width: 100%; }
      .footer-one .list-of-nav ul li {
        float: left;
        width: 100%; }
        .footer-one .list-of-nav ul li a {
          color: #7d7d7d;
          line-height: 2;
          font-family: "Raleway", sans-serif;
          font-weight: 600;
          transition: .4s;
          text-decoration: none;
          text-transform: capitalize;
          font-size: 18px;
          padding-bottom: 5px; }
          .footer-one .list-of-nav ul li a i {
            margin-right: 20px; }
          .footer-one .list-of-nav ul li a:hover {
            transition: .4s;
            color: #01b7f2; }
  .footer-one .footer-bottom {
    margin: 0;
    color: #ffffff;
    padding: 19px 20px;
    background-color: #444444;
    font-weight: 600;
    font-size: 14px;
    font-family: "Raleway", sans-serif;
    letter-spacing: 1px;
    text-align: center;
    position: relative;
    text-transform: capitalize;
    margin-top: 50px; }
    .footer-one .footer-bottom a {
      color: #01b7f2; }
  .footer-one .inner-footer1 {
    width: 100%;
    float: left;
    display: block;
    position: relative; }
    .footer-one .inner-footer1 h4 {
      color: #888;
      font-size: 23px;
      margin-bottom: 25px;
      position: relative;
      float: left;
      width: 100%;
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      margin-top: 0; }
    .footer-one .inner-footer1 h3 {
      color: #888;
      font-size: 23px;
      margin-bottom: 10px;
      position: relative;
      float: left;
      width: 100%;
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      margin-top: 0; }
    .footer-one .inner-footer1 .search-mail {
      position: relative;
      float: left;
      width: 100%;
      margin-bottom: 10px; }
    .footer-one .inner-footer1 .search-mail:before {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 42px;
      height: 38px;
      line-height: 40px;
      font-family: 'FontAwesome';
      content: '\f00c';
      background: #01b7f2;
      text-align: center;
      color: #ffffff;
      border-radius: 0;
      -webkit-font-smoothing: subpixel-antialiased;
      font-smooth: always; }
    .footer-one .inner-footer1 .search-input {
      box-sizing: border-box;
      width: 100%;
      padding: 0px 10px;
      height: 38px;
      border-radius: 0;
      outline: none;
      color: #7a7a7a;
      font-family: "Raleway", sans-serif;
      font-size: 13px;
      border: none;
      background: #ddd; }
    .footer-one .inner-footer1 .search-Button {
      position: absolute;
      top: 0;
      right: 0;
      width: 40px;
      height: 40px;
      opacity: 0;
      cursor: pointer; }
  .footer-one .btn-group {
    width: 100%;
    float: left;
    position: relative; }
    .footer-one .btn-group .btn-tag {
      background-color: #a4a4a4;
      padding: 9px 14px;
      font-size: 14px;
      border-radius: 5px;
      color: #ffffff;
      text-transform: uppercase;
      font-family: "Open Sans", sans-serif;
      float: left;
      margin-right: 5px;
      margin-bottom: 15px;
      text-decoration: none;
      transition: all 0.3s;
      font-weight: 600;
      border: 1px solid #a4a4a4; }
      .footer-one .btn-group .btn-tag:hover {
        background-color: #01b7f2;
        color: #ffffff;
        transition: all 0.3s; }
  .footer-one .inner-footer2 {
    width: 100%;
    float: left;
    display: block;
    position: relative; }
    .footer-one .inner-footer2 h4 {
      color: #888;
      font-size: 24px;
      margin-bottom: 25px;
      position: relative;
      float: left;
      font-weight: 600;
      width: 100%;
      font-family: "Raleway", sans-serif;
      margin-top: 0; }
    .footer-one .inner-footer2 ul li {
      font-family: "Open Sans", sans-serif;
      padding-bottom: 18px;
      padding-left: 0; }
      .footer-one .inner-footer2 ul li .img-news {
        float: left;
        margin-right: 8px;
        margin-top: 5px; }
      .footer-one .inner-footer2 ul li .content-news p {
        font-size: 14px;
        font-family: "Open Sans", sans-serif;
        margin-bottom: 0; }
        .footer-one .inner-footer2 ul li .content-news p a {
          color: #8b8a8a;
          display: block;
          text-decoration: none; }
          .footer-one .inner-footer2 ul li .content-news p a:hover {
            color: #444; }
      .footer-one .inner-footer2 ul li .content-news small {
        color: #8b8a8a;
        font-size: 12px;
        font-family: "Open Sans", sans-serif; }
  .footer-one .inner-footer3 {
    width: 100%;
    float: left;
    display: block;
    font-family: "Open Sans", sans-serif;
    position: relative; }
    .footer-one .inner-footer3 h4 {
      color: #ffffff;
      font-size: 24px;
      margin-bottom: 25px;
      position: relative;
      float: left;
      width: 100%; }
    .footer-one .inner-footer3 form {
      float: left;
      width: 100%; }
      .footer-one .inner-footer3 form .form-group .form-control, .footer-one .inner-footer3 form .form-group1 .form-control {
        height: 38px; }

.no-border {
  border-bottom: 1px solid transparent; }

.our-work {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  text-align: center; }
  .our-work p {
    float: left;
    color: #444;
    font-weight: 600;
    font-size: 14px;
    font-family: "Raleway", sans-serif;
    width: 100%;
    margin: 0 0 20px; }
    .our-work p i {
      font-size: 50px;
      width: 100px;
      height: 100px;
      text-align: center;
      border-radius: 50%;
      line-height: 1.9;
      color: #ffffff;
      background-color: #01b7f2; }
  .our-work h4 {
    color: #444;
    font-weight: 600;
    float: left;
    width: 100%;
    font-size: 30px;
    margin: 0 0 20px;
    font-family: "Raleway", sans-serif; }
    .our-work h4 span {
      color: #ff6c26; }

#back_to_top {
  float: left;
  width: 100%;
  position: relative;
  top: -25px;
  text-align: center; }
  #back_to_top .button {
    display: none;
    float: left;
    width: 45px;
    height: 45px;
    background: #01b9f2;
    text-align: center;
    position: absolute;
    transition: all .4s;
    cursor: pointer;
    border-radius: 100%; }
    #back_to_top .button i {
      color: #ffffff;
      position: relative;
      top: 4px;
      font-size: 16px; }

.search-tem {
  float: left;
  width: 100%;
  position: relative;
  margin: 0 0 30px; }
  .search-tem span {
    float: left;
    position: relative;
    color: #636363;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    width: 100%;
    padding: 2px 0 3px; }
    .search-tem span i {
      color: #ff6c26; }

.navbar-stick-main {
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 0; }

.bread-crumb {
  float: left;
  width: 100%;
  position: relative;
  margin: 30px 0; }
  .bread-crumb h2 {
    float: left;
    position: relative;
    color: #ff6c26;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0; }
  .bread-crumb .breadcrumb > .active {
    font-family: "Raleway", sans-serif;
    color: #dadada; }
  .bread-crumb .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0;
    list-style: none;
    background-color: #01b7f2;
    border-radius: 4px;
    font-weight: 600; }
    .bread-crumb .breadcrumb li a {
      color: #ffffff;
      font-family: "Open Sans", sans-serif;
      text-decoration: none; }

.white-box {
  float: left;
  width: 100%;
  background-color: #efefef;
  padding: 10px 15px;
  position: relative;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.full-white-box {
  float: left;
  width: 100%;
  background-color: #ffffff;
  padding: 10px 15px;
  position: relative;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.sort-section {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px; }
  .sort-section h4 {
    float: left;
    position: relative;
    color: #919090;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0;
    font-size: 18px; }
  .sort-section ul li {
    position: relative;
    padding-left: 15px; }
    .sort-section ul li a {
      display: block;
      float: left;
      width: 100%;
      font-family: "Open Sans", sans-serif;
      text-decoration: none; }
      .sort-section ul li a .text {
        position: relative;
        margin-right: 10px;
        background: #ffffff;
        padding: 2px 3px;
        color: #919191;
        font-size: 12px;
        font-family: "Open Sans", sans-serif;
        font-weight: 600; }
        .sort-section ul li a .text:hover {
          background: #01b7f2;
          color: #ffffff; }
      .sort-section ul li a .active-text {
        position: relative;
        margin-right: 10px;
        background: #01b7f2;
        padding: 2px 3px;
        color: #ffffff;
        font-size: 12px;
        font-family: "Raleway", sans-serif; }
      .sort-section ul li a .up {
        position: absolute;
        top: -3px;
        color: #acaaaa; }
      .sort-section ul li a .down {
        position: absolute;
        top: 4px;
        right: -3px;
        color: #acaaaa; }

.flight_box_detail {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px; }
  .flight_box_detail .details-text {
    float: left;
    text-align: left;
    position: relative; }
    .flight_box_detail .details-text h4 {
      position: relative;
      color: #636363;
      font-family: "Raleway", sans-serif;
      margin: 0 0 10px;
      text-transform: capitalize;
      font-weight: 600;
      font-size: 16px;
      line-height: 1.3; }
      .flight_box_detail .details-text h4 small {
        color: #797979;
        font-family: "Open Sans", sans-serif;
        font-weight: 600; }
  .flight_box_detail .details-feature {
    float: right;
    text-align: left;
    position: relative; }
    .flight_box_detail .details-feature ul {
      margin: 0 0 10px; }
      .flight_box_detail .details-feature ul li i {
        border: 1px dotted #01b7f2;
        border-radius: 50%;
        color: #01b7f2;
        width: 23px;
        height: 23px;
        text-align: center;
        line-height: 1.7; }
  .flight_box_detail hr {
    float: left;
    width: 100%;
    border-top: 1px solid #fbfbfb;
    margin: 0; }
  .flight_box_detail .LTT {
    float: left;
    width: 100%;
    position: relative;
    border-right: 1px solid #ffffff;
    margin: 5px; }
    .flight_box_detail .LTT .skin-clr {
      color: #01b7f2;
      font-family: "Raleway", sans-serif;
      text-transform: uppercase;
      font-size: 12px; }
      .flight_box_detail .LTT .skin-clr i {
        color: #ff6c26;
        margin-right: 5px;
        font-size: 14px; }
    .flight_box_detail .LTT .time {
      color: #a2a2a2;
      font-family: "Open Sans", sans-serif;
      text-transform: uppercase;
      font-size: 10px;
      font-weight: 600; }
  .flight_box_detail .select-sec {
    float: left;
    width: 100%;
    position: relative;
    border-left: 1px solid #ffffff;
    text-align: center;
    padding-left: 15px; }
    .flight_box_detail .select-sec a {
      display: block;
      text-align: center;
      float: left;
      width: 100%; }
    .flight_box_detail .select-sec span {
      color: #a2a2a2;
      font-family: "Raleway", sans-serif;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 600;
      float: left;
      width: 100%;
      text-align: center;
      margin-bottom: 13px; }
      .flight_box_detail .select-sec span .pri {
        color: #ff6c26;
        font-size: 14px; }
  .flight_box_detail .flight-logo {
    float: left;
    width: 100%;
    text-align: center;
    height: 95px; }
  .flight_box_detail img {
    max-height: 100px;
    position: relative;
    top: 17px;
    width: 117px; }

.hotels_box_detail {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px; }
  .hotels_box_detail .p {
    float: left;
    text-align: left;
    position: relative;
    width: 100%;
    color: #808080;
    font-family: "Open Sans", sans-serif;
    margin: 0 0 15px;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 14px; }
  .hotels_box_detail .details-text {
    float: left;
    text-align: left;
    position: relative; }
    .hotels_box_detail .details-text h4 {
      position: relative;
      color: #636363;
      font-family: "Raleway", sans-serif;
      margin: 0 0 15px;
      text-transform: capitalize;
      font-weight: 600;
      font-size: 16px;
      line-height: 1.4; }
      .hotels_box_detail .details-text h4 small {
        color: #797979;
        font-family: "Open Sans", sans-serif;
        font-weight: 600; }
        .hotels_box_detail .details-text h4 small i {
          color: #01b7f2;
          font-size: 13px; }
  .hotels_box_detail .details-feature {
    float: right;
    text-align: left;
    position: relative; }
    .hotels_box_detail .details-feature ul {
      margin: 0 0 10px; }
      .hotels_box_detail .details-feature ul li i {
        border: 1px dotted #efefef;
        border-radius: 50%;
        color: #ff6c26;
        width: 23px;
        height: 23px;
        text-align: center;
        line-height: 1.7;
        background: #fff; }
        .hotels_box_detail .details-feature ul li i:hover {
          color: #01b7f2; }
      .hotels_box_detail .details-feature ul li small {
        font-size: 10px;
        color: #919090; }
  .hotels_box_detail .reviews {
    float: left;
    width: 100%;
    position: relative;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    text-align: center;
    padding-left: 15px;
    margin-bottom: 10px; }
    .hotels_box_detail .reviews ul {
      margin-bottom: 10px; }
      .hotels_box_detail .reviews ul li {
        padding: 0; }
        .hotels_box_detail .reviews ul li a i {
          color: #ff6c26; }
    .hotels_box_detail .reviews span {
      color: #a2a2a2;
      font-family: "Raleway", sans-serif;
      text-transform: uppercase;
      font-size: 13px;
      font-weight: 600;
      float: left;
      width: 100%;
      text-align: center; }
  .hotels_box_detail .select-sec {
    float: left;
    width: 100%;
    position: relative;
    border-left: 1px solid #ffffff;
    text-align: center;
    padding-left: 15px; }
    .hotels_box_detail .select-sec a {
      display: block;
      text-align: center;
      float: left;
      width: 100%; }
    .hotels_box_detail .select-sec span {
      color: #a2a2a2;
      font-family: "Raleway", sans-serif;
      text-transform: uppercase;
      font-size: 13px;
      font-weight: 600;
      float: left;
      width: 100%;
      text-align: center;
      padding-top: 16px; }
    .hotels_box_detail .select-sec .pri {
      padding: 0;
      font-family: "Raleway", sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      float: left;
      width: 100%;
      text-align: center;
      color: #ff6c26;
      margin-bottom: 13px;
      font-size: 14px; }
  .hotels_box_detail .flight-logo {
    float: left;
    width: 100%;
    text-align: center;
    overflow: hidden;
    max-height: 152px;
    position: relative;
    margin-bottom: 10px; }
  .hotels_box_detail img {
    width: 100%;
    transition: all linear 0.3s;
    max-height: 182px; }
    .hotels_box_detail img:hover {
      transform: scale(1.2, 1.2);
      transition: all linear 0.3s; }

.hotels_box_detail_v2 {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px; }
  .hotels_box_detail_v2 .flight-logo {
    text-align: center; }
  .hotels_box_detail_v2 .p {
    float: left;
    text-align: left;
    position: relative;
    width: 100%;
    color: #808080;
    font-family: "Open Sans", sans-serif;
    margin: 0 0 15px;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 14px; }
  .hotels_box_detail_v2 .details-text {
    float: left;
    text-align: left;
    position: relative;
    background: rgba(225, 225, 225, 0.6);
    padding: 5px 10px;
    margin: 0 0 10px;
    border-radius: 0; }
    .hotels_box_detail_v2 .details-text h4 {
      position: relative;
      color: #979393;
      font-family: "Montserrat", sans-serif;
      text-transform: capitalize;
      font-weight: 400;
      font-size: 16px;
      margin: 0; }
      .hotels_box_detail_v2 .details-text h4 small {
        color: #4b4b4b;
        font-family: "Open Sans", sans-serif;
        font-weight: 400; }
        .hotels_box_detail_v2 .details-text h4 small i {
          color: #01b7f2; }
  .hotels_box_detail_v2 .details-feature {
    float: right;
    text-align: left;
    position: relative; }
    .hotels_box_detail_v2 .details-feature ul {
      margin: 0 0 10px; }
      .hotels_box_detail_v2 .details-feature ul li i {
        border-radius: 0;
        color: #28b6e9;
        width: 23px;
        height: 23px;
        text-align: center;
        line-height: 1.6;
        background: #f0f0f0; }
  .hotels_box_detail_v2 .reviews {
    float: left;
    width: 100%;
    position: relative;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    text-align: center;
    padding-left: 15px;
    margin-bottom: 10px; }
    .hotels_box_detail_v2 .reviews ul {
      margin-bottom: 10px; }
      .hotels_box_detail_v2 .reviews ul li {
        padding: 0; }
        .hotels_box_detail_v2 .reviews ul li a i {
          color: #01b7f2; }
    .hotels_box_detail_v2 .reviews span {
      color: #a2a2a2;
      font-family: "Raleway", sans-serif;
      text-transform: uppercase;
      font-size: 13px;
      font-weight: 600;
      float: left;
      width: 100%;
      text-align: center; }
  .hotels_box_detail_v2 .select-sec {
    float: left;
    width: 100%;
    position: relative;
    border-left: 1px solid #ffffff;
    text-align: center;
    padding-left: 15px; }
    .hotels_box_detail_v2 .select-sec a {
      display: block;
      text-align: center;
      float: left;
      width: 100%; }
    .hotels_box_detail_v2 .select-sec span {
      color: #a2a2a2;
      font-family: "Raleway", sans-serif;
      text-transform: uppercase;
      font-size: 13px;
      font-weight: 600;
      float: left;
      width: 100%;
      text-align: center;
      padding-top: 16px; }
    .hotels_box_detail_v2 .select-sec .pri {
      padding: 0;
      font-family: "Raleway", sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      float: left;
      width: 100%;
      text-align: center;
      color: #01b7f2;
      margin-bottom: 13px;
      font-size: 14px; }
  .hotels_box_detail_v2 .hotel-img-v2 {
    float: left;
    width: 100%;
    text-align: center;
    overflow: hidden;
    max-height: 152px;
    position: relative;
    margin-bottom: 10px; }
  .hotels_box_detail_v2 img {
    width: 100%;
    transition: all linear 0.3s;
    max-height: 182px;
    max-width: 400px;
    text-align: center;
    display: inline-block; }
    .hotels_box_detail_v2 img:hover {
      transform: scale(1.1, 1.1);
      transition: all linear 0.3s; }

.btn-stop {
  background-color: #ff6c26;
  color: #fff;
  border-radius: 0;
  padding: 0px 5px;
  font-size: 10px;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  margin-left: 10px;
  font-weight: 600; }
  .btn-stop:hover {
    color: #ffffff; }
  .btn-stop:focus {
    color: #ffffff; }

.btn-stop-v2 {
  background-color: transparent;
  color: #ff6c26;
  border-radius: 0;
  padding: 0px 5px;
  font-size: 10px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  margin-left: 10px;
  font-weight: 400;
  border: 1px solid #ff6c26;
  letter-spacing: 1px; }
  .btn-stop-v2:hover {
    color: #01b7f2; }
  .btn-stop-v2:focus {
    color: #01b7f2; }

.select-two {
  position: relative;
  width: 100%;
  padding: 7px;
  font-family: "Raleway", sans-serif;
  color: #9d9d9d;
  font-weight: 400;
  border: none;
  background-color: #e0dfdf;
  margin-bottom: 15px; }
  .select-two option {
    padding: 5px; }

.form-detail-sidebar {
  position: relative;
  width: 100%;
  float: left;
  margin-bottom: 30px; }
  .form-detail-sidebar h4 {
    color: #01b7f2;
    font-family: "Raleway", sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    float: left;
    width: 100%;
    text-align: left;
    margin: 0 0 15px;
    font-size: 18px; }
  .form-detail-sidebar .form-group {
    position: relative; }
    .form-detail-sidebar .form-group .btn-collapse {
      width: 100%;
      border-radius: 0;
      background-color: #9ca1a2;
      color: #ffffff;
      font-family: "Raleway", sans-serif;
      font-weight: 400;
      text-align: left;
      padding: 11px 10px;
      height: 45px; }
      .form-detail-sidebar .form-group .btn-collapse .pull-right {
        position: absolute;
        right: 13px;
        top: 11px; }
        .form-detail-sidebar .form-group .btn-collapse .pull-right i {
          font-size: 11px; }
    .form-detail-sidebar .form-group input {
      border-radius: 0;
      background-color: #e0dfdf;
      color: #222222;
      font-family: "Raleway", sans-serif;
      font-size: 12px;
      position: relative;
      font-weight: 400;
      border: none;
      height: 45px; }
    .form-detail-sidebar .form-group input[type="text"]::-webkit-input-placeholder {
      color: #9d9d9d; }
    .form-detail-sidebar .form-group .ui-datepicker-trigger {
      position: absolute;
      top: 13px;
      left: 89%; }
    .form-detail-sidebar .form-group .ui-widget.ui-widget-content {
      border: 1px solid #efefef;
      border-radius: 0; }
    .form-detail-sidebar .form-group .ui-widget-content {
      background: #e0dfdf; }
    .form-detail-sidebar .form-group .ui-slider-horizontal .ui-slider-handle {
      cursor: pointer;
      border-radius: 50%;
      z-index: 100; }
    .form-detail-sidebar .form-group .ui-state-default, .form-detail-sidebar .form-group .ui-widget-content .ui-state-default, .form-detail-sidebar .form-group .ui-widget-header .ui-state-default {
      border: none;
      background: #01b7f2; }
    .form-detail-sidebar .form-group .ui-widget-header {
      border: none;
      background: #ff6c26; }

#amount {
  color: #67b168;
  font-weight: 600;
  margin: 10px 0 10px 10px;
  font-family: "Open Sans", sans-serif; }

#time {
  color: #67b168;
  font-weight: 600;
  margin: 10px 0 10px 10px;
  font-family: "Open Sans", sans-serif; }

.ui-widget.ui-widget-content {
  z-index: 150 !important; }

.checkbox label {
  font-family: "Open Sans", sans-serif;
  padding-left: 60px;
  font-weight: 600;
  text-transform: capitalize;
  color: #7e7777;
  margin-right: 44px;
  text-align: center; }
.checkbox input {
  height: auto !important; }

.btn_select-v2 {
  background: transparent;
  padding: 2px 7px;
  border-radius: 0;
  color: #8c8c8c;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px solid #dddddd; }
  .btn_select-v2:hover {
    background: #ff6c26;
    color: #ffffff; }
  .btn_select-v2:focus {
    background: #ff6c26;
    color: #ffffff; }

.btn_select-v0 {
  background: transparent;
  padding: 6px 18px;
  border-radius: 0;
  color: #8c8c8c;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 2px solid #dddddd;
  transition: .3s; }
  .btn_select-v0:hover {
    background: #01b7f2;
    color: #ffffff;
    transition: .3s; }
  .btn_select-v0:focus {
    background: #01b7f2;
    color: #ffffff; }

.btn_select {
  background: #01b7f2;
  padding: 2px 7px;
  border-radius: 0;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  transition: .3s;
  letter-spacing: 1px;
  text-transform: uppercase; }
  .btn_select:hover {
    background: #ff6c26;
    transition: .3s;
    color: #ffffff; }
  .btn_select:focus {
    background: #ff6c26;
    color: #ffffff; }

.drop1 {
  top: -2px;
  left: 100% !important;
  margin: 0; }
  .drop1.open {
    display: block; }
  .drop1 li a i {
    transition: all .4s ease-in;
    font-size: 13px; }

.drop2 {
  top: -2px;
  right: 100% !important;
  margin: 0; }
  .drop2.open {
    display: block; }
  .drop2 li a i {
    transition: all .4s ease-in;
    font-size: 13px; }

.mega-dropdown-menu {
  width: 900px;
  left: -280px !important;
  border-radius: 0;
  padding: 0;
  border-bottom: 2px solid #ff6c26;
  min-width: 210px;
  margin-top: 0; }
  .mega-dropdown-menu li {
    padding: 0; }
    .mega-dropdown-menu li ul {
      list-style: none;
      padding: 0; }
      .mega-dropdown-menu li ul .dropdown-header {
        padding: 10px 10px 10px 28px;
        color: #01b7f2;
        font-size: 14px;
        font-weight: 600;
        font-family: "Open Sans", sans-serif;
        text-transform: capitalize; }
      .mega-dropdown-menu li ul li {
        position: relative; }
        .mega-dropdown-menu li ul li a {
          position: relative;
          display: block;
          border-bottom: none !important; }
      .mega-dropdown-menu li ul .divider {
        margin: 0; }
      .mega-dropdown-menu li ul:before {
        content: "";
        width: 4px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 15px;
        border: 1px solid #ffaa9f;
        border-top: none;
        border-bottom: none;
        z-index: 2; }

.gmnoprint {
  display: none; }

.gmnoprint .gm-style-cc {
  display: none; }

.gm-style-cc {
  display: none; }

#chartdiv {
  height: 500px;
  width: 100%;
  margin-bottom: 30px; }

.map_v1 {
  position: relative;
  float: left;
  width: 100%; }

#map {
  height: 500px;
  width: 100%;
  clear: both;
  margin-bottom: 30px;
  position: relative; }

.alert {
  margin-bottom: 30px;
  padding: 20px 40px;
  border-radius: 0;
  font-family: "Raleway", sans-serif;
  border: 1px solid #e1e1e1;
  float: left;
  width: 100%; }
  .alert i {
    border: 1px solid transparent;
    border-radius: 50%;
    padding: 3px;
    color: #01b7f2; }

.btn_book {
  background: #01b7f2;
  padding: 10px 20px;
  border-radius: 0;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  transition: .3s;
  text-transform: capitalize; }
  .btn_book:hover {
    background: #ff6c26;
    transition: .3s;
    color: #ffffff; }
  .btn_book:focus {
    background: #ff6c26;
    color: #ffffff; }

.btn_book_v2 {
  background: transparent;
  padding: 10px 20px;
  border-radius: 0;
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  border: 1px solid #fff;
  letter-spacing: 1px;
  transition: .3s;
  text-transform: capitalize; }
  .btn_book_v2:hover {
    background: #01b7f2;
    transition: .3s;
    color: #ffffff; }
  .btn_book_v2:focus {
    background: #01b7f2;
    color: #ffffff; }

.btn_book_v3 {
  background: transparent;
  padding: 10px 20px;
  border-radius: 0;
  color: #808080;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  border: 1px solid #808080;
  letter-spacing: 1px;
  transition: .3s;
  text-transform: capitalize; }
  .btn_book_v3:hover {
    background: #01b7f2;
    transition: .3s;
    border: 1px solid #01b7f2;
    color: #ffffff; }
  .btn_book_v3:focus {
    background: #01b7f2;
    border: 1px solid #01b7f2;
    color: #ffffff; }

.btn_book_index2 {
  background: #01b7f2;
  padding: 10px 40px;
  border-radius: 0;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: capitalize; }
  .btn_book_index2:hover {
    background: #ff6c26;
    color: #ffffff; }
  .btn_book_index2:focus {
    background: #ff6c26;
    color: #ffffff; }

.header_box {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px; }
  .header_box .pull-left h3 {
    color: #01b7f2;
    font-family: "Raleway", sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    text-align: left;
    margin: 0 0 15px; }
  .header_box .pull-left p {
    color: #333333;
    font-family: "Open Sans", sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    text-align: left;
    margin: 0 0 10px; }
    .header_box .pull-left p i {
      color: #ff6c26; }
  .header_box .pull-right {
    color: #67b168;
    font-family: "Open Sans", sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    text-align: left;
    margin: 0 0 15px;
    font-size: 22px; }

.slick-slider {
  padding: 0; }

.scroll-image {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative; }
  .scroll-image .slick-list {
    width: 100%; }
  .scroll-image .slick-prev, .scroll-image .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 47%;
    display: block;
    background-color: #0195eb;
    width: 25px !important;
    height: 25px;
    cursor: pointer;
    color: #FFF;
    border: none;
    outline: none; }
  .scroll-image .slick-prev {
    left: 2.5%;
    z-index: 10; }
  .scroll-image .slick-next {
    right: 2.5%;
    z-index: 10; }

.scroll-image-v2 {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative; }
  .scroll-image-v2 .slick-list {
    width: 100%; }
  .scroll-image-v2 .slick-prev, .scroll-image-v2 .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 47%;
    display: block;
    background-color: #0a3152;
    width: 25px !important;
    height: 25px;
    cursor: pointer;
    color: #FFF;
    border: 2px solid #f99d1c;
    outline: none;
    border-radius: 50%; }
  .scroll-image-v2 .slick-prev {
    left: 5%;
    z-index: 10; }
  .scroll-image-v2 .slick-next {
    right: 5%;
    z-index: 10; }

.scroll-index3 {
  float: left;
  width: 100%;
  position: relative; }
  .scroll-index3 .slick-prev, .scroll-index3 .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 47%;
    display: block;
    background-color: transparent;
    width: 25px;
    height: 25px;
    cursor: pointer;
    color: #FFF;
    border: 2px solid #ffffff;
    outline: none;
    border-radius: 0; }
    .scroll-index3 .slick-prev:hover, .scroll-index3 .slick-next:hover {
      background-color: #01b7f2; }
  .scroll-index3 .slick-prev {
    left: 1%;
    z-index: 10; }
  .scroll-index3 .slick-next {
    right: 1%;
    z-index: 10; }

.index-two-scroll {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative; }
  .index-two-scroll .slick-prev, .index-two-scroll .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 47%;
    display: block;
    background-color: #0a3152;
    width: 25px !important;
    height: 25px;
    /* width: 2px; */
    cursor: pointer;
    color: #FFF;
    border: 2px solid #ff6c26;
    outline: none;
    border-radius: 50%; }
  .index-two-scroll .slick-prev {
    left: 5%;
    z-index: 10; }
  .index-two-scroll .slick-next {
    right: 5%;
    z-index: 10; }

.dw h4 small {
  font-family: "Open Sans", sans-serif;
  font-size: 12px; }

.detail-panel {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative; }
  .detail-panel .panel {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    margin-bottom: 0; }
    .detail-panel .panel .nav-tabs > li.active > a, .detail-panel .panel .nav-tabs > li.active > a:focus, .detail-panel .panel .nav-tabs > li.active > a:hover {
      border-radius: 0;
      background-color: #01b7f2;
      border: none;
      height: 42px;
      color: #ffffff;
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      text-transform: uppercase; }
    .detail-panel .panel .nav-tabs {
      border: none; }
      .detail-panel .panel .nav-tabs li {
        margin-bottom: 0; }
        .detail-panel .panel .nav-tabs li a {
          border-radius: 0;
          background-color: #888888;
          border: none;
          height: 42px;
          color: #fff;
          font-family: "Open Sans", sans-serif;
          font-weight: 600;
          text-transform: uppercase; }
    .detail-panel .panel .panel-body {
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      background: #01b7f2; }
    .detail-panel .panel .panel-heading {
      padding: 0; }

.detail-panel-v2 {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative; }
  .detail-panel-v2 .panel {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    margin-bottom: 0; }
    .detail-panel-v2 .panel .nav-tabs > li.active > a, .detail-panel-v2 .panel .nav-tabs > li.active > a:focus, .detail-panel-v2 .panel .nav-tabs > li.active > a:hover {
      border-radius: 0;
      background-color: #0a3152;
      height: 42px;
      color: #ffffff;
      font-family: "Open Sans", sans-serif;
      border: 1px solid #0a3152;
      font-weight: 600;
      text-transform: uppercase; }
    .detail-panel-v2 .panel .nav-tabs {
      border: none; }
      .detail-panel-v2 .panel .nav-tabs li {
        margin-bottom: 0; }
        .detail-panel-v2 .panel .nav-tabs li a {
          border-radius: 0;
          background-color: transparent;
          border: 1px solid #0a3152;
          height: 42px;
          color: #0a3152;
          font-family: "Open Sans", sans-serif;
          font-weight: 600;
          text-transform: uppercase; }
    .detail-panel-v2 .panel .panel-body {
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      background: #0a3152; }
    .detail-panel-v2 .panel .panel-heading {
      padding: 0; }

.h3-v2 {
  float: left;
  width: 100%;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  color: #01b7f2; }

.p-v2 {
  float: left;
  width: 100%;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #222222; }

.detail_flight_number {
  float: left;
  width: 100%;
  padding: 12px;
  background-color: #ffffff;
  margin-bottom: 10px; }
  .detail_flight_number .pull-left ul li {
    color: #ff6c26;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    text-align: left;
    text-transform: capitalize;
    font-size: 13px;
    line-height: 2; }
  .detail_flight_number .pull-right ul li {
    color: #9d9d9d;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-align: left;
    text-transform: capitalize;
    font-size: 13px;
    line-height: 2; }
    .detail_flight_number .pull-right ul li a {
      color: #ff6c26; }

.review_box {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 25px;
  text-align: center;
  padding: 12px; }
  .review_box h3 {
    color: #555;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 15px; }
  .review_box .rating a {
    display: inline-block;
    position: relative;
    transition-duration: 0.5s;
    color: #ff6c26;
    margin-bottom: 20px;
    font-size: 28px; }
  .review_box .rating a:hover i:before {
    content: '\f005'; }
  .review_box p {
    float: left;
    width: 100%; }

.feature-inflight {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 20px; }
  .feature-inflight hr {
    border: 0;
    border-top: 1px solid #d8d8d8;
    float: left;
    width: 100%;
    margin: 0; }
  .feature-inflight h4 {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    text-align: left;
    text-transform: capitalize; }
  .feature-inflight p {
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    text-align: left; }
  .feature-inflight ul {
    padding: 15px;
    float: left;
    width: 100%;
    background-color: #ffffff; }
    .feature-inflight ul li {
      color: #888;
      width: 193px;
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      text-align: left;
      text-transform: capitalize;
      line-height: 3; }
      .feature-inflight ul li i {
        color: #ff6c26; }

.feature-inflight-v2 {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 20px; }
  .feature-inflight-v2 hr {
    border: 0;
    border-top: 1px solid #d8d8d8;
    float: left;
    width: 100%;
    margin: 0; }
  .feature-inflight-v2 h4 {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    text-align: left;
    text-transform: capitalize; }
  .feature-inflight-v2 p {
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    text-align: left; }
  .feature-inflight-v2 ul {
    padding: 15px;
    float: left;
    width: 100%;
    background-color: #ffffff; }
    .feature-inflight-v2 ul li {
      color: #888;
      width: 193px;
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      text-align: left;
      text-transform: capitalize;
      line-height: 3; }
      .feature-inflight-v2 ul li i {
        color: #ffffff;
        background: #01b7f2;
        height: 25px;
        width: 25px;
        line-height: 1.8;
        text-align: center; }

.seat-price {
  float: left;
  width: 100%;
  position: relative;
  border-left: 1px solid #ffffff;
  text-align: center;
  padding-left: 15px; }
  .seat-price a {
    display: block;
    text-align: center;
    float: left;
    width: 100%; }
  .seat-price span {
    color: #a2a2a2;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 13px; }
    .seat-price span .pri {
      color: #ff6c26;
      font-size: 14px; }

.flight_detail_duration {
  float: left;
  width: 100%;
  position: relative; }
  .flight_detail_duration .details-text {
    float: left;
    text-align: left;
    position: relative;
    width: 100%; }
    .flight_detail_duration .details-text h4 {
      position: relative;
      color: #636363;
      font-family: "Raleway", sans-serif;
      margin: 0 0 10px;
      text-transform: capitalize;
      font-weight: 600;
      font-size: 16px; }
      .flight_detail_duration .details-text h4 small {
        color: #797979;
        font-family: "Open Sans", sans-serif;
        font-weight: 600; }
  .flight_detail_duration .details-feature {
    float: right;
    text-align: left;
    position: relative; }
    .flight_detail_duration .details-feature ul {
      margin: 0 0 10px; }
      .flight_detail_duration .details-feature ul li i {
        border: 1px dotted #01b7f2;
        border-radius: 50%;
        color: #01b7f2;
        width: 23px;
        height: 23px;
        text-align: center;
        line-height: 1.7; }
  .flight_detail_duration hr {
    float: left;
    width: 100%;
    border-top: 1px solid #f2f2f2;
    margin: 0; }
  .flight_detail_duration .LTT {
    float: left;
    width: 100%;
    position: relative;
    border-right: 1px solid #9d9d9d;
    margin: 5px; }
    .flight_detail_duration .LTT .skin-clr {
      color: #01b7f2;
      font-family: "Raleway", sans-serif;
      text-transform: uppercase;
      font-size: 12px; }
      .flight_detail_duration .LTT .skin-clr i {
        color: #ff6c26;
        margin-right: 5px;
        font-size: 14px; }
    .flight_detail_duration .LTT .time {
      color: #a2a2a2;
      font-family: "Open Sans", sans-serif;
      text-transform: uppercase;
      font-size: 9px;
      font-weight: 600; }
  .flight_detail_duration .flight-logo {
    float: left;
    width: 100%;
    text-align: center; }
  .flight_detail_duration img {
    max-height: 70px;
    position: relative;
    padding-top: 7px;
    width: 100px; }

.booking_detail {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  padding: 20px; }
  .booking_detail h4 {
    color: #01b7f2;
    font-family: "Raleway", sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    float: left;
    width: 100%;
    text-align: left;
    margin: 0 0 15px;
    font-size: 22px; }
  .booking_detail p {
    margin: 15px 0 15px;
    float: left;
    width: 100%; }
  .booking_detail .select_booking {
    position: relative;
    width: 100%;
    padding: 7px;
    font-family: "Raleway", sans-serif;
    color: #808080;
    border: none;
    font-weight: 400;
    border-bottom: 1px solid #01b7f2;
    background-color: white;
    margin-bottom: 15px;
    height: 45px; }
  .booking_detail .checkbox label {
    font-family: "Open Sans", sans-serif;
    padding-left: 20px;
    font-weight: 600;
    text-transform: capitalize;
    color: #999999;
    margin-right: 44px;
    text-align: center; }
  .booking_detail .form-group {
    position: relative; }
    .booking_detail .form-group input {
      border-radius: 0;
      box-shadow: none;
      background-color: white;
      color: #222222;
      font-family: "Raleway", sans-serif;
      font-size: 14px;
      position: relative;
      font-weight: 600;
      border: none;
      text-transform: capitalize;
      height: 45px;
      border-bottom: 1px solid #01b7f2; }
    .booking_detail .form-group input[type="text"]::-webkit-input-placeholder {
      color: #808080;
      font-weight: 400; }
    .booking_detail .form-group input[type="email"]::-webkit-input-placeholder {
      color: #808080;
      font-weight: 400; }

.booking_detail_v2 {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  padding: 20px; }
  .booking_detail_v2 h4 {
    color: #444444;
    font-family: "Open Sans", sans-serif;
    text-transform: capitalize;
    font-weight: 400;
    float: left;
    width: 100%;
    text-align: left;
    margin: 0 0 15px;
    font-size: 22px; }
  .booking_detail_v2 p {
    margin: 15px 0 15px;
    float: left;
    width: 100%; }
  .booking_detail_v2 .select_booking {
    position: relative;
    width: 100%;
    padding: 7px;
    font-family: "Raleway", sans-serif;
    color: #808080;
    font-weight: 400;
    border: 1px solid #adadad;
    background-color: white;
    margin-bottom: 15px;
    height: 45px; }
  .booking_detail_v2 .checkbox label {
    font-family: "Open Sans", sans-serif;
    padding-left: 20px;
    font-weight: 600;
    text-transform: capitalize;
    color: #01b7f2;
    margin-right: 44px;
    text-align: center; }
  .booking_detail_v2 .form-group {
    position: relative; }
    .booking_detail_v2 .form-group input {
      border-radius: 0;
      background-color: #ffffff;
      color: #808080;
      font-family: "Raleway", sans-serif;
      font-size: 14px;
      position: relative;
      font-weight: 600;
      text-transform: capitalize;
      height: 45px;
      border: 1px solid #adadad; }
    .booking_detail_v2 .form-group input[type="text"]::-webkit-input-placeholder {
      color: #808080;
      font-weight: 400; }
    .booking_detail_v2 .form-group input[type="email"]::-webkit-input-placeholder {
      color: #808080;
      font-weight: 400; }

.related-images {
  float: left;
  width: 100%;
  overflow: hidden;
  max-height: 450px; }
  .related-images img {
    max-height: 450px;
    width: 100%; }

.help-to-do {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px; }
  .help-to-do p {
    position: relative;
    color: #808080;
    font-family: "Open Sans", sans-serif;
    margin: 0 0 10px;
    font-weight: 400;
    font-size: 14px;
    float: left;
    width: 100%; }
  .help-to-do h4 {
    position: relative;
    color: #636363;
    font-family: "Raleway", sans-serif;
    margin: 10px 0 10px;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 16px; }
  .help-to-do .LTT {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px; }
    .help-to-do .LTT .skin-clr {
      color: #01b7f2;
      font-family: "Open Sans", sans-serif;
      text-transform: uppercase;
      font-size: 16px; }
      .help-to-do .LTT .skin-clr i {
        color: #ff6c26;
        margin-right: 5px;
        font-size: 18px; }

.help-to-do-v2 {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  background: #0a3152; }
  .help-to-do-v2 p {
    position: relative;
    color: #cccccc;
    font-family: "Open Sans", sans-serif;
    margin: 0 0 10px;
    font-weight: 400;
    font-size: 14px;
    float: left;
    width: 100%; }
  .help-to-do-v2 h4 {
    position: relative;
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    margin: 0 0 10px;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 16px;
    padding: 16px 10px;
    background: rgba(0, 0, 0, 0.4); }
  .help-to-do-v2 .LTT {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px; }
    .help-to-do-v2 .LTT .skin-clr {
      color: #ffffff;
      font-family: "Open Sans", sans-serif;
      text-transform: capitalize;
      font-size: 15px;
      font-weight: 400;
      margin-bottom: 15px;
      float: left;
      width: 100%; }
      .help-to-do-v2 .LTT .skin-clr i {
        color: #ff6c26;
        margin-right: 5px;
        font-size: 18px; }
    .help-to-do-v2 .LTT .form-group {
      margin-bottom: 15px;
      float: left;
      width: 100%; }
      .help-to-do-v2 .LTT .form-group input {
        border-radius: 2px;
        background: transparent;
        color: #ffffff; }
      .help-to-do-v2 .LTT .form-group input[type="email"]::-webkit-input-placeholder {
        color: #ffffff;
        font-weight: 400;
        font-family: "Raleway", sans-serif; }

.flight_detail_sidebar {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px; }
  .flight_detail_sidebar p {
    position: relative;
    color: #808080;
    font-family: "Open Sans", sans-serif;
    margin: 0 0 10px;
    font-weight: 400;
    font-size: 14px;
    float: left;
    width: 100%; }
  .flight_detail_sidebar .details-text {
    float: left;
    text-align: left;
    position: relative;
    width: 100%; }
    .flight_detail_sidebar .details-text h4 {
      position: relative;
      color: #636363;
      font-family: "Raleway", sans-serif;
      margin: 0 0 10px;
      text-transform: capitalize;
      font-weight: 600;
      font-size: 16px; }
      .flight_detail_sidebar .details-text h4 small {
        color: #797979;
        font-family: "Open Sans", sans-serif;
        font-weight: 600; }
        .flight_detail_sidebar .details-text h4 small i {
          color: #ff6c26; }
  .flight_detail_sidebar .price {
    float: left;
    width: 100%;
    position: relative;
    margin: 15px 0; }
    .flight_detail_sidebar .price .pull-left {
      color: #a2a2a2;
      font-family: "Raleway", sans-serif;
      text-transform: uppercase;
      font-size: 13px;
      font-weight: 600; }
    .flight_detail_sidebar .price .pull-right {
      color: #ff6c26;
      font-family: "Raleway", sans-serif;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: 600; }
  .flight_detail_sidebar hr {
    float: left;
    width: 100%;
    border-top: 1px solid #ffffff;
    margin: 0 0 6px; }
  .flight_detail_sidebar .LTT {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px; }
    .flight_detail_sidebar .LTT .skin-clr {
      color: #01b7f2;
      font-family: "Raleway", sans-serif;
      text-transform: uppercase;
      font-size: 12px; }
      .flight_detail_sidebar .LTT .skin-clr .pull-right {
        color: #a2a2a2;
        font-family: "Open Sans", sans-serif;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 600; }
      .flight_detail_sidebar .LTT .skin-clr i {
        color: #ff6c26;
        margin-right: 5px;
        font-size: 17px; }
  .flight_detail_sidebar .flight-logo {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px; }
  .flight_detail_sidebar img {
    max-height: 70px;
    position: relative;
    width: 160px; }

.flight_detail_sidebar_v2 {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  background-color: #0a3152;
  border-radius: 4px;
  border: #eee solid 1px; }
  .flight_detail_sidebar_v2 p {
    position: relative;
    color: #FFF;
    font-family: "Open Sans", sans-serif;
    margin: 0 0 10px;
    font-weight: 400;
    font-size: 14px;
    float: left;
    width: 100%; }
  .flight_detail_sidebar_v2 .details-text {
    float: left;
    text-align: left;
    position: relative;
    width: 100%; }
    .flight_detail_sidebar_v2 .details-text h4 {
      position: relative;
      color: whitesmoke;
      font-family: "Raleway", sans-serif;
      margin: 0 0 10px;
      text-transform: capitalize;
      font-weight: 600;
      font-size: 16px; }
      .flight_detail_sidebar_v2 .details-text h4 small {
        color: #FFF;
        font-family: "Open Sans", sans-serif;
        font-weight: 600; }
        .flight_detail_sidebar_v2 .details-text h4 small i {
          color: #ff6c26; }
  .flight_detail_sidebar_v2 .price {
    float: left;
    width: 100%;
    position: relative;
    margin: 15px 0; }
    .flight_detail_sidebar_v2 .price .pull-left {
      color: #FFF;
      font-family: "Raleway", sans-serif;
      text-transform: uppercase;
      font-size: 13px;
      font-weight: 600; }
    .flight_detail_sidebar_v2 .price .pull-right {
      color: #ff6c26;
      font-family: "Raleway", sans-serif;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: 600; }
  .flight_detail_sidebar_v2 hr {
    float: left;
    width: 100%;
    border-top: 1px solid #6e6e6e;
    margin: 0 0 6px; }
  .flight_detail_sidebar_v2 .LTT {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px; }
    .flight_detail_sidebar_v2 .LTT .skin-clr {
      color: #ff6c26;
      font-family: "Raleway", sans-serif;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 700;
      display: block; }
      .flight_detail_sidebar_v2 .LTT .skin-clr .pull-right {
        color: #FFF;
        font-family: "Open Sans", sans-serif;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 600; }
      .flight_detail_sidebar_v2 .LTT .skin-clr i {
        color: #ff6c26;
        margin-right: 5px;
        font-size: 17px;
        float: left; }
  .flight_detail_sidebar_v2 .flight-logo {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    background-color: #ffffff;
    padding: 5px; }
  .flight_detail_sidebar_v2 img {
    max-height: 70px;
    position: relative;
    width: 160px; }

.clr-selection {
  background-color: #ffffff;
  padding: 12px;
  float: left;
  width: 100%;
  text-align: center; }
  .clr-selection img {
    display: inline;
    text-align: center; }
  .clr-selection h4 {
    color: #555;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    text-align: left;
    text-transform: capitalize;
    margin: 0 0 15px; }
  .clr-selection p {
    color: #666;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-align: left;
    margin: 0; }

.write_review {
  float: left;
  width: 100%;
  margin-bottom: 30px; }
  .write_review .form-group {
    margin-bottom: 15px;
    float: left;
    width: 100%; }
    .write_review .form-group input {
      border-radius: 0;
      font-family: "Open Sans", sans-serif;
      font-weight: 600; }
    .write_review .form-group textarea {
      border-radius: 0;
      margin-bottom: 15px; }
    .write_review .form-group label {
      color: #01b7f2;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      letter-spacing: 1px; }
      .write_review .form-group label span {
        color: #ff6c26; }
    .write_review .form-group .rating a {
      display: inline-block;
      position: relative;
      transition-duration: 0.5s;
      color: #ff6c26;
      font-size: 28px; }
    .write_review .form-group .rating a:hover i:before {
      content: '\f005'; }
  .write_review h3 {
    color: #666;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    text-align: left;
    margin: 0 0 15px; }

.write_review_v2 {
  float: left;
  width: 100%;
  margin-bottom: 30px; }
  .write_review_v2 .form-group {
    margin-bottom: 15px;
    float: left;
    width: 100%; }
    .write_review_v2 .form-group input {
      border-radius: 0;
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      background-color: #e4e4e4; }
    .write_review_v2 .form-group textarea {
      border-radius: 0;
      background-color: #e4e4e4;
      margin-bottom: 15px; }
    .write_review_v2 .form-group label {
      color: #8f8f8f;
      font-family: "Oswald", sans-serif;
      font-weight: 400;
      letter-spacing: 1px; }
      .write_review_v2 .form-group label span {
        color: #F44336; }
    .write_review_v2 .form-group .rating a {
      display: inline-block;
      position: relative;
      transition-duration: 0.5s;
      color: #ff6c26;
      font-size: 28px; }
    .write_review_v2 .form-group .rating a:hover i:before {
      content: '\f005'; }
  .write_review_v2 h3 {
    color: #666;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    text-align: left;
    margin: 0 0 15px; }

.how_it_works {
  float: left;
  width: 100%;
  text-align: center;
  position: relative; }
  .how_it_works .div {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative; }
    .how_it_works .div p {
      margin: 0;
      font-family: "Open Sans", sans-serif;
      color: #808080;
      font-weight: 400;
      font-size: 16px; }
  .how_it_works .box {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 30px; }
    .how_it_works .box i {
      font-size: 28px;
      margin: 0 0 15px;
      width: 80px;
      height: 80px;
      background: #ffffff;
      position: relative;
      color: #ff6c26;
      border-radius: 100%;
      line-height: 2.8;
      border: 2px solid #ff6c26; }
    .how_it_works .box h3 {
      color: #3c3c3c;
      font-family: "Montserrat", sans-serif;
      font-weight: 600;
      font-size: 20px;
      margin: 0 0 15px;
      text-transform: uppercase; }
    .how_it_works .box p {
      margin: 0;
      font-family: "Open Sans", sans-serif;
      color: #6f6f6f;
      font-weight: 400;
      font-size: 16px;
      line-height: 1.9; }
    .how_it_works .box span img {
      position: absolute;
      width: 100px;
      top: 15px;
      right: 0; }

.crousel-index2 {
  float: left;
  width: 100%;
  margin-bottom: 30px; }
  .crousel-index2 .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-left: 14px solid #ff6c26;
    border-right: 14px solid #ff6c26;
    border-top: 2px solid #ff6c26;
    border-bottom: 2px solid #ff6c26; }
  .crousel-index2 #review-carousel .white-text {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 20px 0; }
  .crousel-index2 #review-carousel #quote-carousel {
    margin-bottom: 0; }

#review-carousel {
  /* Previous button  */
  /* Next button  */
  /* Changes the color of the indicators */
  /* End carousel */ }
  #review-carousel #quote-carousel .carousel-control {
    background: none;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px; }
  #review-carousel #quote-carousel .carousel-control.left {
    left: -12px; }
  #review-carousel #quote-carousel .carousel-control.right {
    right: -12px; }
  #review-carousel #quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px; }
  #review-carousel #quote-carousel .carousel-indicators li {
    background: #c0c0c0; }
  #review-carousel #quote-carousel .carousel-indicators .active {
    background: #333333; }
  #review-carousel #quote-carousel img {
    max-height: 100px;
    max-width: 100px; }
  #review-carousel .item blockquote {
    border-left: none;
    margin: 0; }
  #review-carousel .item blockquote img {
    margin-bottom: 10px; }
  #review-carousel .item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px; }
  #review-carousel .detail-text {
    color: #4f4f4f;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 1px; }
  #review-carousel .box-qoutes {
    color: #4f4f4f;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 20px 10px;
    border: 1px solid #ddd;
    position: relative; }
    #review-carousel .box-qoutes i {
      font-size: 23px;
      position: absolute;
      left: -8px;
      color: #d8d8d8; }

.index-two-scroll {
  cursor: pointer; }

.primary-text {
  color: #01b7f2; }

.yellow-text {
  color: #ff6c26; }

.white-text {
  color: #ffffff; }

#loading {
  background-color: #ff6c26;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 10000;
  margin-top: 0px;
  top: 0px; }

#loading-center {
  width: 100%;
  height: 100%;
  position: relative; }

#loading-center-absolute {
  position: absolute;
  left: 48%;
  top: 45%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px; }

#object_big {
  position: absolute;
  width: 100px;
  height: 100px;
  left: 0px;
  -webkit-animation: object_big 1s infinite;
  animation: object_big 1s infinite;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }
  #object_big img {
    height: 200px; }

@-webkit-keyframes object_big {
  50% {
    -webkit-transform: scale(0.5); } }
@keyframes object_big {
  50% {
    transform: scale(1.5);
    -webkit-transform: scale(0.5); } }
.typo-utter {
  float: left;
  width: 100%;
  position: relative;
  display: block; }
  .typo-utter .typo-inner {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 30px; }
    .typo-utter .typo-inner h3 {
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      color: #E91E63;
      margin: 0 0 15px; }
    .typo-utter .typo-inner p {
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      color: #444444; }
    .typo-utter .typo-inner .card {
      border-top: 4px solid #01b7f2;
      background-color: #dddddd; }

.panel-default {
  border-radius: 0; }
  .panel-default .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    font-weight: 600;
    border-color: #ddd;
    font-family: "Open Sans", sans-serif; }

.form-example label {
  font-family: "Open Sans", sans-serif;
  color: #727272;
  font-weight: 600; }
.form-example input {
  background-color: #f5f5f5;
  border-radius: 0;
  font-family: "Open Sans", sans-serif;
  border: 1px solid #e6e5e5;
  box-shadow: none; }
.form-example textarea {
  border-radius: 0;
  font-family: "Open Sans", sans-serif;
  border: 1px solid #e6e5e5;
  background-color: #f5f5f5; }

.btn-primary, .btn-success, .btn-info, .btn-danger, .btn-warning, .btn-default {
  border-radius: 2px;
  font-family: "Open Sans", sans-serif; }

.form-example h3 {
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  color: #444444; }

.icons-page {
  float: left;
  width: 100%;
  position: relative;
  display: block; }

.icon-box {
  float: left;
  width: 100%;
  position: relative; }
  .icon-box ul li {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin: 10px 0px;
    float: left;
    width: 100%;
    font-family: "Open Sans", sans-serif; }
    .icon-box ul li i {
      margin-right: 10px;
      color: #01b7f2; }

.button-box {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px; }
  .button-box h3 {
    font-weight: 600;
    color: #01b7f2;
    margin: 15px 0px;
    float: left;
    width: 100%;
    font-family: "Raleway", sans-serif; }
  .button-box .normal-text {
    font-weight: 600;
    color: #777777;
    margin: 15px 0px;
    float: left;
    width: 100%;
    font-family: "Open Sans", sans-serif; }
  .button-box .btn {
    margin-bottom: 10px; }

.rounded {
  border-radius: 20px; }

.outlined {
  background-color: transparent; }

.btn-primary.outlined {
  color: #1b93e1; }
  .btn-primary.outlined:hover {
    color: #ffffff;
    transition-duration: .2s; }
  .btn-primary.outlined.active {
    color: #ffffff;
    transition-duration: .2s; }
  .btn-primary.outlined:focus {
    color: #ffffff;
    transition-duration: .2s; }

.btn-info.outlined {
  color: #6abff6; }
  .btn-info.outlined:hover {
    color: #ffffff;
    transition-duration: .2s; }
  .btn-info.outlined.active {
    color: #ffffff;
    transition-duration: .2s; }
  .btn-info.outlined:focus {
    color: #ffffff;
    transition-duration: .2s; }

.btn-warning.outlined {
  color: #ec9419; }
  .btn-warning.outlined:hover {
    color: #ffffff;
    transition-duration: .2s; }
  .btn-warning.outlined.active {
    color: #ffffff;
    transition-duration: .2s; }
  .btn-warning.outlined:focus {
    color: #ffffff;
    transition-duration: .2s; }

.btn-success.outlined {
  color: #54a854; }
  .btn-success.outlined:hover {
    color: #ffffff;
    transition-duration: .2s; }
  .btn-success.outlined.active {
    color: #ffffff;
    transition-duration: .2s; }
  .btn-success.outlined:focus {
    color: #ffffff;
    transition-duration: .2s; }

.btn-danger.outlined {
  color: #e74c3c; }
  .btn-danger.outlined:hover {
    color: #ffffff;
    transition-duration: .2s; }
  .btn-danger.outlined.active {
    color: #ffffff;
    transition-duration: .2s; }
  .btn-danger.outlined:focus {
    color: #ffffff;
    transition-duration: .2s; }

.animation {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 40px; }
  .animation a {
    display: block;
    overflow: hidden;
    max-height: 400px;
    width: 100%; }
    .animation a img {
      width: 100%; }

.animated-slogan p {
  font-weight: 400;
  color: #808080;
  margin: 30px 0;
  float: left;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 1px;
  line-height: 1.8; }

.primary-ac {
  background-color: #16b5d8;
  color: #fff;
  border: 1px solid #16b5d8;
  float: none;
  width: 100%;
  position: relative;
  padding: 14px 15px; }

.simple-ac {
  background-color: #333;
  color: #fff;
  border: 1px solid #333;
  float: none;
  width: 100%;
  position: relative;
  padding: 14px 15px; }

.success-ac {
  background-color: #33cc33;
  color: #fff;
  border: 1px solid #33cc33;
  float: none;
  width: 100%;
  position: relative;
  padding: 14px 15px; }

.primary-ac-pn {
  background-color: #16b5d8;
  color: #fff;
  border-top: 1px solid #ffffff;
  float: none;
  width: 100%;
  position: relative;
  padding: 14px 15px; }

.danger-ac {
  background-color: #ff5050;
  color: #fff;
  border: 1px solid #ff5050;
  float: none;
  width: 100%;
  position: relative;
  padding: 14px 15px; }

.warning-ac {
  background-color: #ff9900;
  color: #fff;
  border: 1px solid #ff9900;
  float: none;
  width: 100%;
  position: relative;
  padding: 14px 15px; }

.success-ac-pn {
  background-color: #33cc33;
  color: #fff;
  border-top: 1px solid #ffffff; }

.danger-ac-pn {
  background-color: #ff5050;
  color: #fff;
  border-top: 1px solid #ffffff; }

.warning-ac-pn {
  background-color: #ff9900;
  color: #fff;
  border-top: 1px solid #ffffff; }

.acc-icon {
  width: 47px;
  height: 47px;
  position: absolute;
  text-align: center;
  background-color: #333333;
  left: -1px;
  top: -1px; }

.acc-icon i {
  position: relative;
  top: 14px;
  color: #fff; }

.success-clr {
  background-color: #33cc33; }

.warning-clr {
  background-color: #ff9900; }

.brown-clr {
  background-color: saddlebrown; }

.panel-default > .panel-heading {
  position: relative;
  float: none; }

.marg-left {
  margin-left: 50px; }

.alert-details {
  position: relative;
  margin-bottom: 15px; }
  .alert-details p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    color: #808080;
    font-family: "Open Sans", sans-serif; }

.thead-inverse {
  background-color: #2b2b2b; }
  .thead-inverse tr th {
    color: #ffffff; }

.table-inverse {
  background-color: #2b2b2b; }
  .table-inverse tr th {
    color: #ffffff; }
  .table-inverse tr td {
    color: #ffffff; }

.bg-warning {
  background-color: #f0ad4e; }

.tabs-page .nav-tabs > li.active > a, .tabs-page .nav-tabs > li.active > a:focus, .tabs-page .nav-tabs > li.active > a:hover {
  border: none;
  color: #1b93e1; }
.tabs-page .nav-tabs li a {
  font-family: "Raleway", sans-serif;
  color: #333;
  font-size: 15px;
  font-weight: 600;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  padding: 15px 30px;
  border: none;
  outline: none;
  text-decoration: none; }
.tabs-page .nav > li > a:focus, .tabs-page .nav > li > a:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.4); }
.tabs-page .nav-tabs {
  background-color: #FFF;
  border: #ddd solid 1px; }
.tabs-page .primary-tab {
  background-color: #1b93e1; }
  .tabs-page .primary-tab li a {
    color: #ffffff; }
.tabs-page .success-tab {
  background-color: #54a854; }
  .tabs-page .success-tab li a {
    color: #ffffff; }
.tabs-page .info-tab {
  background-color: #6abff6; }
  .tabs-page .info-tab li a {
    color: #ffffff; }
.tabs-page .warning-tab {
  background-color: #ec9419; }
  .tabs-page .warning-tab li a {
    color: #ffffff; }
.tabs-page .danger-tab {
  background-color: #e74c3c; }
  .tabs-page .danger-tab li a {
    color: #ffffff; }
.tabs-page .inverse-tab {
  background-color: #333333; }
  .tabs-page .inverse-tab li a {
    color: #ffffff; }
.tabs-page .tab-heading h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #ff6c26;
  margin: 0 0 20px; }
.tabs-page .primary-tab > li.active > a, .tabs-page .primary-tab > li.active > a:focus, .tabs-page .primary-tab > li.active > a:hover {
  border: none;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.5); }
.tabs-page .success-tab > li.active > a, .tabs-page .primary-tab > li.active > a:focus, .tabs-page .primary-tab > li.active > a:hover {
  border: none;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.5); }
.tabs-page .inverse-tab > li.active > a, .tabs-page .primary-tab > li.active > a:focus, .tabs-page .primary-tab > li.active > a:hover {
  border: none;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.5); }
.tabs-page .danger-tab > li.active > a, .tabs-page .primary-tab > li.active > a:focus, .tabs-page .primary-tab > li.active > a:hover {
  border: none;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.5); }
.tabs-page .warning-tab > li.active > a, .tabs-page .primary-tab > li.active > a:focus, .tabs-page .primary-tab > li.active > a:hover {
  border: none;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.5); }
.tabs-page .info-tab > li.active > a, .tabs-page .primary-tab > li.active > a:focus, .tabs-page .primary-tab > li.active > a:hover {
  border: none;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.5); }
.tabs-page .tab-box {
  margin-bottom: 25px; }
.tabs-page .nav-tabs li {
  margin-bottom: 0px; }
.tabs-page .tab-content {
  padding: 10px 10px;
  background-color: #FFF;
  color: #333;
  border: 1px solid #ddd;
  border-top: none; }
.tabs-page .tab-content .tab-pane .h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0px 20px 0px;
  color: #333;
  font-family: "Raleway", sans-serif; }
.tabs-page .tab-box .normal-text {
  font-family: "Open Sans", sans-serif;
  margin-bottom: 7px;
  font-weight: 400;
  font-size: 14px;
  color: #111111; }

.coming-soon {
  display: flex;
  height: 100vh;
  justify-content: center;
  align-items: center;
  position: relative;
  background: url("http://temank3.id/asset/img/coming-soon.jpg") center/cover no-repeat;
  float: left;
  width: 100%; }
  .coming-soon .coming-soon-box {
    float: left;
    width: 100%;
    text-align: center; }
    .coming-soon .coming-soon-box .social-icon {
      float: left;
      width: 100%; }
      .coming-soon .coming-soon-box .social-icon a i {
        width: 60px;
        height: 60px;
        text-align: center;
        line-height: 1.9;
        margin-left: 10px;
        font-size: 30px;
        margin-bottom: 10px;
        transition: .4s;
        background: none;
        border: 2px solid;
        transform: scale(1) rotate(0deg);
        background-color: #fff;
        border-radius: 100%; }
        .coming-soon .coming-soon-box .social-icon a i:hover {
          color: #ff6c26;
          transform: scale(1.2) rotate(5deg);
          transition: .4s; }
    .coming-soon .coming-soon-box h1 {
      position: relative;
      font-size: 40px;
      color: #ffffff;
      font-weight: 700;
      font-family: "Raleway", sans-serif;
      line-height: 1.5;
      margin: 10px 0 50px;
      float: left;
      width: 100%; }
    .coming-soon .coming-soon-box .cs-footer {
      float: left;
      width: 100%;
      position: absolute;
      bottom: 0; }
      .coming-soon .coming-soon-box .cs-footer .get-email {
        position: relative; }
        .coming-soon .coming-soon-box .cs-footer .get-email h3 {
          color: #01b7f2;
          font-size: 24px;
          display: inline-block;
          font-family: "Open Sans", sans-serif;
          font-weight: 400;
          float: left;
          width: 100%;
          margin-bottom: 20px; }
        .coming-soon .coming-soon-box .cs-footer .get-email form {
          position: relative;
          padding: 0 20px; }
          .coming-soon .coming-soon-box .cs-footer .get-email form input {
            width: 100%;
            padding: 10px;
            border: none;
            border-bottom: 1px solid #ddd;
            color: #fff;
            font-size: 12px;
            margin-bottom: 15px;
            background: transparent;
            outline: none; }
          .coming-soon .coming-soon-box .cs-footer .get-email form span {
            position: absolute;
            left: 90%;
            color: #fff;
            top: 8px; }
          .coming-soon .coming-soon-box .cs-footer .get-email form input[type="email"]::-webkit-input-placeholder {
            color: #fff;
            font-family: "Raleway", sans-serif;
            font-size: 12px; }

.our_team_v1 {
  float: left;
  width: 100%;
  margin: 0 0 30px;
  position: relative; }
  .our_team_v1 .progress-v1 {
    float: left;
    width: 100%;
    margin: 0 0 30px;
    position: relative; }
    .our_team_v1 .progress-v1 .pull-left {
      text-transform: uppercase;
      font-size: 10px;
      font-weight: 400;
      color: #969595;
      float: left;
      width: 100%; }
    .our_team_v1 .progress-v1 .pull-right {
      text-transform: uppercase;
      font-size: 10px;
      font-weight: 400;
      color: #969595;
      float: left;
      width: 100%; }
    .our_team_v1 .progress-v1 .progress {
      margin: 3px 0 0  0;
      float: left;
      width: 100%;
      height: 8px;
      border-radius: 10px; }
      .our_team_v1 .progress-v1 .progress .progress-bar-info {
        background-color: #01b7f2; }
  .our_team_v1 .image {
    float: left;
    transition-duration: .4s;
    width: 100%;
    position: relative;
    overflow: hidden;
    max-height: 260px;
    text-align: center;
    display: block; }
    .our_team_v1 .image img {
      max-height: 260px;
      display: inline-block; }
    .our_team_v1 .image .overflow-outer {
      position: absolute;
      height: 100%;
      width: 100%;
      top: 100%;
      transition-duration: .4s;
      display: flex;
      justify-content: center;
      align-items: flex-end;
      background: rgba(27, 27, 27, 0.8); }
      .our_team_v1 .image .overflow-outer .overflow-inner {
        float: left;
        width: 100%;
        margin-bottom: 20px;
        position: relative;
        text-align: center; }
        .our_team_v1 .image .overflow-outer .overflow-inner a i {
          width: 28px;
          height: 28px;
          background: transparent;
          text-align: center;
          border: 1px solid #fff;
          color: #fff;
          transition: .4s;
          border-radius: 100%;
          line-height: 1.9; }
          .our_team_v1 .image .overflow-outer .overflow-inner a i:hover {
            background: #01b7f2;
            transition: .4s ease-in; }
  .our_team_v1 h3 {
    text-transform: capitalize;
    color: #313131;
    margin: 15px 0 5px;
    float: left;
    width: 100%;
    font-size: 15px;
    font-weight: 600; }
  .our_team_v1 h4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    color: #969595;
    margin: 0 0 30px;
    float: left;
    width: 100%; }
  .our_team_v1:hover {
    transition-duration: .4s; }
    .our_team_v1:hover .image .overflow-outer {
      top: 0;
      transition-duration: .4s; }

.team-about-us {
  float: left;
  width: 100%;
  margin: 0 0 30px;
  position: relative;
  text-align: center; }
  .team-about-us h2 {
    color: #313131;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    font-weight: 600;
    margin: 0 0 10px;
    font-size: 30px; }
  .team-about-us p {
    color: #969595;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 13px;
    margin: 0;
    line-height: 1.9; }

.wrapper_about_us {
  float: left;
  width: 100%;
  background: url("http://temank3.id/asset/img/about-us-01.jpg") center/cover no-repeat;
  background-attachment: fixed;
  margin-bottom: 30px;
  position: relative;
  padding: 50px 0; }
  .wrapper_about_us .vision {
    float: left;
    width: 100%; }
    .wrapper_about_us .vision h2 {
      color: #313131;
      font-family: "Open Sans", sans-serif;
      text-align: center;
      font-weight: 600;
      margin: 0 0 30px;
      font-size: 30px; }
    .wrapper_about_us .vision p {
      color: #969595;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 13px;
      margin: 0 0 50px;
      line-height: 1.9; }
  .wrapper_about_us p {
    color: #969595;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 13px;
    margin: 0 0 30px;
    line-height: 1.6; }
    .wrapper_about_us p b {
      font-size: 30px;
      float: left;
      background-color: #01b7f2;
      line-height: 1.7;
      margin-top: 6px;
      width: 50px;
      border-radius: 9px;
      text-align: center;
      color: #ffffff;
      margin-right: 10px; }

.C_social_v2 {
  float: left;
  width: 100%;
  display: block;
  margin-bottom: 30px;
  border: 1px solid #f1f1f1; }
  .C_social_v2 .pull-left {
    width: 22%;
    position: relative;
    display: block; }
    .C_social_v2 .pull-left span {
      display: block;
      height: 160px;
      background: #444444;
      width: 100%;
      color: #fff;
      text-align: center;
      line-height: 155px;
      font-size: 26px; }
    .C_social_v2 .pull-left .secondry {
      background: #ff6c26; }
    .C_social_v2 .pull-left .primary {
      background: #01b7f2; }
  .C_social_v2 .pull-right {
    width: 78%;
    height: 160px;
    padding: 0 0 0 35px; }
    .C_social_v2 .pull-right h4 {
      margin: 0 0 20px;
      color: #313131;
      font-size: 15px;
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      padding-top: 40px; }
    .C_social_v2 .pull-right p {
      line-height: 1.7;
      margin: 0;
      color: #969595;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 13px; }

.C_social_v1 {
  float: left;
  width: 100%;
  padding: 100px 0;
  display: block;
  background: url("http://temank3.id/asset/img/contact-us-3.jpg") center/cover no-repeat;
  background-attachment: fixed;
  min-height: 460px; }
  .C_social_v1 .touch-v1 {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    margin-bottom: 30px; }
    .C_social_v1 .touch-v1 span {
      background: #01b7f2;
      width: 90px;
      height: 90px;
      display: inline-block;
      font-size: 25px;
      color: #fff;
      margin: 0 0 40px;
      line-height: 3.5;
      border-radius: 100%; }
    .C_social_v1 .touch-v1 .double-border {
      background: #ff6c26;
      border: 5px solid #444444;
      box-shadow: 0px 0px 1px 1px #cf6c7e; }
    .C_social_v1 .touch-v1 .brown {
      background: #444444; }
    .C_social_v1 .touch-v1 h4 {
      margin: 0 0 40px;
      color: #313131;
      font-size: 15px;
      font-family: "Open Sans", sans-serif;
      font-weight: 600; }
    .C_social_v1 .touch-v1 p {
      line-height: 1.7;
      margin: 0;
      color: #969595;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 13px; }

.A_img_lptp {
  float: left;
  width: 100%;
  padding: 40px 0 0;
  margin-bottom: 30px; }

.A_social_v1 {
  float: left;
  width: 100%;
  padding: 60px 0 0;
  margin-bottom: 30px; }
  .A_social_v1 .media {
    margin-bottom: 40px;
    margin-top: 0; }
    .A_social_v1 .media .media-left a {
      display: block;
      background: #f1f1f1;
      width: 50px;
      height: 50px;
      border-radius: 100%;
      text-align: center;
      color: #dadada; }
      .A_social_v1 .media .media-left a i {
        line-height: 3.5; }
    .A_social_v1 .media .media-left .secondry {
      background: #ff6c26;
      color: #ffffff; }
    .A_social_v1 .media .media-body h4 {
      margin: 0 0 20px;
      color: #313131;
      font-size: 15px;
      font-family: "Open Sans", sans-serif;
      font-weight: 600; }
    .A_social_v1 .media .media-body p {
      line-height: 1.7;
      margin: 0;
      color: #969595;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 13px; }

.get_touch-v1 {
  float: left;
  width: 100%;
  background-color: #01b7f2;
  font-size: 30px;
  font-family: "Open Sans", sans-serif;
  position: relative;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  padding: 41px 10px; }
  .get_touch-v1 span {
    position: absolute;
    bottom: -28px;
    font-size: 35px;
    color: #01b7f2;
    left: 49%; }

.contact_us_img {
  float: left;
  width: 100%;
  height: 400px;
  overflow: hidden; }

.btn_Contact_v1 {
  background-color: #ff6c26;
  color: #ffffff;
  padding: 10px 27px;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 600;
  border-radius: 0;
  border: 2px solid #444444;
  transition: all .4s;
  text-transform: uppercase; }
  .btn_Contact_v1:hover {
    background-color: #01b7f2;
    transition: all .4s;
    color: #ffffff; }
  .btn_Contact_v1:focus {
    background-color: #01b7f2;
    color: #ffffff; }

.btn_Contact_v2 {
  background-color: #ff6c26;
  color: #ffffff;
  padding: 10px 27px;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 600;
  border-radius: 0;
  border: none;
  transition: all .4s;
  text-transform: uppercase; }
  .btn_Contact_v2:hover {
    background-color: #01b7f2;
    transition: all .4s;
    color: #ffffff; }
  .btn_Contact_v2:focus {
    background-color: #01b7f2;
    color: #ffffff; }

.round-gplus-btn {
  background-color: #dd5143;
  color: #FFF;
  height: 45px;
  width: 70px;
  line-height: 2;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  margin: 10px 10px; }
  .round-gplus-btn:hover {
    background-color: transparent;
    color: #dd5143; }

.round-linkedin-btn {
  background-color: #0274b3;
  color: #FFF;
  height: 45px;
  width: 70px;
  line-height: 2;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  margin: 10px 10px; }
  .round-linkedin-btn:hover {
    background-color: transparent;
    color: #0274b3; }

.round-tw-btn {
  background-color: #00c1f8;
  color: #FFF;
  height: 45px;
  width: 70px;
  line-height: 2;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  margin: 10px 10px; }
  .round-tw-btn:hover {
    background-color: transparent;
    color: #00c1f8; }

.round-facebook-btn {
  background-color: #3b5998;
  color: #FFF;
  height: 45px;
  width: 70px;
  line-height: 2;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  margin: 10px 10px; }
  .round-facebook-btn:hover {
    background-color: transparent;
    color: #3b5998; }

.cotact_us_img {
  float: left;
  width: 100%;
  overflow: hidden; }
  .cotact_us_img img {
    max-height: 400px; }

.fContact_v2 {
  float: left;
  width: 100%;
  padding: 100px 0;
  min-height: 650px;
  background: url("http://temank3.id/asset/img/contact-us-4.jpg") center/cover no-repeat;
  background-attachment: fixed; }
  .fContact_v2 .form-group {
    margin-bottom: 22px;
    position: relative; }
    .fContact_v2 .form-group input {
      background-color: transparent;
      color: #444444;
      border-radius: 0;
      border: 2px solid #e5e5e5;
      height: 50px;
      font-family: "Open Sans", sans-serif;
      font-size: 13px;
      font-weight: 600;
      box-shadow: none; }
    .fContact_v2 .form-group i {
      position: absolute;
      top: 18px;
      left: 18px;
      color: #dadada; }
    .fContact_v2 .form-group input[type="text"]::-webkit-input-placeholder {
      font-weight: 400;
      font-family: "Open Sans", sans-serif;
      color: #a7a6a6; }
    .fContact_v2 .form-group input[type="email"]::-webkit-input-placeholder {
      font-weight: 400;
      font-family: "Open Sans", sans-serif;
      color: #a7a6a6; }
    .fContact_v2 .form-group textarea {
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      padding-top: 13px;
      box-shadow: none;
      border-radius: 0;
      border: 2px solid #e5e5e5;
      background-color: transparent; }
  .fContact_v2 .Cform-v2 {
    float: left;
    margin: 0 0 50px;
    width: 100%;
    text-align: center;
    position: relative; }
    .fContact_v2 .Cform-v2 h3 {
      margin: 0 0 40px;
      color: #313131;
      font-size: 30px;
      font-family: "Open Sans", sans-serif;
      font-weight: 600; }
    .fContact_v2 .Cform-v2 p {
      margin: 0;
      color: #969595;
      font-size: 15px;
      font-family: "Open Sans", sans-serif;
      font-weight: 400; }

.fContact_v1 {
  float: left;
  width: 100%;
  margin: 10px 0; }
  .fContact_v1 h2 {
    color: #444444;
    margin: 0px 0 20px;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    float: left;
    width: 100%;
    text-align: center; }
  .fContact_v1 .form-group {
    margin-bottom: 22px;
    position: relative; }
    .fContact_v1 .form-group input {
      background-color: transparent;
      color: #444444;
      border-radius: 0;
      border: 2px solid #e5e5e5;
      height: 50px;
      font-family: "Open Sans", sans-serif;
      font-size: 13px;
      font-weight: 600;
      padding: 6px 35px;
      box-shadow: none; }
    .fContact_v1 .form-group i {
      position: absolute;
      top: 18px;
      left: 18px;
      color: #dadada; }
    .fContact_v1 .form-group input[type="text"]::-webkit-input-placeholder {
      font-weight: 400;
      font-family: "Open Sans", sans-serif;
      color: #a7a6a6; }
    .fContact_v1 .form-group input[type="email"]::-webkit-input-placeholder {
      font-weight: 400;
      font-family: "Open Sans", sans-serif;
      color: #a7a6a6; }
    .fContact_v1 .form-group textarea {
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      padding-left: 39px;
      padding-top: 13px;
      box-shadow: none;
      border-radius: 0;
      border: 2px solid #e5e5e5; }

.Cform-v1 {
  float: left;
  margin: 0 0 55px;
  width: 100%;
  text-align: center;
  position: relative; }
  .Cform-v1 h3 {
    margin: 0;
    color: #3f3f3f;
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600; }

.parallax-window {
  background: transparent; }

.contact-sidebar {
  width: 100%;
  float: left;
  position: relative;
  display: block;
  padding: 20px 12px;
  margin: 30px 0; }
  .contact-sidebar .contact-info {
    width: 100%;
    float: left; }
    .contact-sidebar .contact-info h2 {
      color: #204a65;
      margin: 0px 0 15px;
      font-size: 20px;
      text-transform: uppercase;
      font-family: "Open Sans", sans-serif;
      font-weight: 600; }
    .contact-sidebar .contact-info .info {
      width: 100%;
      float: left;
      margin-bottom: 20px; }
      .contact-sidebar .contact-info .info h5 {
        color: #ff6c26;
        margin: 0px 0 10px;
        font-size: 14px;
        text-transform: uppercase;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        letter-spacing: 1px; }
      .contact-sidebar .contact-info .info p {
        color: #808080;
        margin: 0px 0 10px;
        font-size: 12px;
        text-transform: uppercase;
        font-family: "Raleway", sans-serif;
        font-weight: 400; }

.contact-wrapper-v1 {
  background: url("http://temank3.id/asset/img/contact-us-1.jpg") no-repeat center/cover;
  float: left;
  margin: 0px 0 60px;
  width: 100%;
  position: relative;
  height: 425px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }
  .contact-wrapper-v1 .boxs {
    float: left;
    width: 100%;
    text-align: center;
    position: relative; }
    .contact-wrapper-v1 .boxs h2 {
      font-family: "Montserrat", sans-serif;
      font-weight: 300;
      text-transform: uppercase;
      margin: 0 0 30px;
      float: left;
      width: 100%;
      color: #ffffff;
      font-size: 45px; }
    .contact-wrapper-v1 .boxs p {
      float: left;
      width: 100%;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 14px;
      color: #ffffff;
      margin: 0 0 20px 0; }

.map-diraction {
  width: 160px;
  position: absolute;
  top: 20%;
  left: 46%;
  background: #fff;
  padding: 5px;
  border-radius: 2px;
  box-shadow: 0px 0px 4px 1px #4a4a4a;
  display: block;
  text-align: center; }
  .map-diraction i {
    position: absolute;
    bottom: -24px;
    font-size: 40px;
    left: 44px;
    color: #ffffff; }
  .map-diraction p {
    color: #01b7f2;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    margin: 0; }

.about_mission_v1 {
  float: left;
  width: 100%;
  margin-bottom: 30px; }
  .about_mission_v1 img {
    margin-bottom: 30px;
    width: 100%; }
  .about_mission_v1 h3 {
    color: #313131;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin: 0 0 30px;
    font-size: 20px; }
  .about_mission_v1 p {
    color: #969595;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 13px;
    margin: 0 0 30px; }
  .about_mission_v1 a {
    color: #01b7f2;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    margin: 0; }
    .about_mission_v1 a span {
      width: 20px;
      height: 20px;
      display: inline-block;
      border: 1px solid #01b7f2;
      text-align: center;
      border-radius: 100%;
      margin-left: 5px; }

.our_achivement {
  float: left;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 30px;
  padding-top: 30px;
  background-color: #fcfcfc; }
  .our_achivement .box {
    float: left;
    margin-bottom: 30px;
    width: 100%;
    position: relative;
    text-align: center; }
    .our_achivement .box i {
      background: #01b7f2;
      width: 95px;
      height: 95px;
      text-align: center;
      line-height: 3.2;
      border-radius: 100%;
      font-size: 30px;
      color: #ffffff;
      margin-bottom: 20px; }
    .our_achivement .box .secondry {
      background: #ff6c26; }
    .our_achivement .box .brown {
      background: #595959; }
    .our_achivement .box .pink {
      background: #d50c4e; }
    .our_achivement .box span {
      color: #313131;
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      margin: 0 0 5px;
      font-size: 50px;
      float: left;
      width: 100%; }
    .our_achivement .box p {
      color: #969595;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 15px;
      margin: 0; }

section {
  float: left;
  width: 100%; }

.faq-list {
  float: left;
  width: 100%;
  background: #0a3152;
  padding: 15px 15px;
  margin-bottom: 30px; }
  .faq-list ul li a {
    display: block;
    background: #fff;
    padding: 10px 7px;
    color: #444;
    margin-bottom: 1px;
    font-family: "Raleway", sans-serif;
    transition: .3s;
    font-weight: 600;
    cursor: pointer; }
    .faq-list ul li a:hover {
      background-color: #01b7f2;
      color: #ffffff;
      transition: .3s; }

.Signup_wrapper {
  float: left;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  background: url("http://temank3.id/asset/img/signup-v1.jpg") center/cover no-repeat;
  background-attachment: fixed;
  padding: 50px 0; }
  .Signup_wrapper .login-widget {
    float: left;
    width: 100%;
    position: relative;
    background-color: #ffffff;
    box-shadow: 3px 1px 11px 0px #333131; }
    .Signup_wrapper .login-widget .sec-img {
      background: url("http://temank3.id/asset/img/login-v2.jpg") center/cover no-repeat;
      float: left;
      padding: 52px 10px;
      width: 100%;
      position: relative; }
      .Signup_wrapper .login-widget .sec-img h3 {
        text-align: center;
        color: #ffffff;
        font-weight: 600;
        font-family: "Open Sans", sans-serif;
        text-transform: capitalize;
        font-size: 30px; }
    .Signup_wrapper .login-widget .login-box-v2 {
      float: left;
      width: 100%;
      position: relative;
      padding: 30px 30px 30px 60px; }
      .Signup_wrapper .login-widget .login-box-v2 .login-footer {
        float: left;
        width: 100%; }
        .Signup_wrapper .login-widget .login-box-v2 .login-footer a {
          font-family: "Raleway", sans-serif;
          color: #00bbe5;
          font-weight: 600; }
      .Signup_wrapper .login-widget .login-box-v2 form .form-actions {
        float: left;
        width: 100%; }
        .Signup_wrapper .login-widget .login-box-v2 form .form-actions .remember-me {
          color: #818181;
          margin-bottom: 10px;
          font-weight: 600;
          display: block;
          font-family: "Raleway", sans-serif;
          text-transform: capitalize; }
        .Signup_wrapper .login-widget .login-box-v2 form .form-actions .submit-form .submit-btn {
          background-color: #00bbe5;
          margin-bottom: 10px;
          color: #fff;
          font-family: "Raleway", sans-serif;
          box-shadow: 1px 1px 1px 0px #555555;
          transition: .3s;
          padding: 6px 34px;
          border: none;
          font-weight: 600;
          border-radius: 0;
          display: block; }
          .Signup_wrapper .login-widget .login-box-v2 form .form-actions .submit-form .submit-btn:hover {
            background: #ff6c26;
            transition: .3s;
            color: #fff; }
      .Signup_wrapper .login-widget .login-box-v2 form .user-social-links {
        float: left;
        width: 100%;
        text-align: center;
        position: relative; }
        .Signup_wrapper .login-widget .login-box-v2 form .user-social-links li {
          position: relative; }
          .Signup_wrapper .login-widget .login-box-v2 form .user-social-links li a {
            width: 30px;
            height: 30px;
            position: relative;
            display: block;
            line-height: 2;
            transition: .4s;
            margin-bottom: 15px;
            transform: scale(1);
            border-radius: 50%; }
            .Signup_wrapper .login-widget .login-box-v2 form .user-social-links li a:hover {
              background-color: #ff6c26;
              color: #ffffff;
              transition: .4s;
              transform: scale(1.2); }
      .Signup_wrapper .login-widget .login-box-v2 form .form-group {
        margin-bottom: 20px;
        position: relative; }
        .Signup_wrapper .login-widget .login-box-v2 form .form-group span {
          position: absolute;
          bottom: -8px;
          left: -32px;
          color: #00bbe5;
          font-size: 25px; }
        .Signup_wrapper .login-widget .login-box-v2 form .form-group input {
          border-radius: 0;
          background-color: transparent;
          color: #464444;
          font-family: "Raleway", sans-serif;
          font-weight: 400;
          font-size: 14px;
          border: none;
          padding-left: 0;
          box-shadow: none;
          border-bottom: 1px solid #b4b4b4; }
        .Signup_wrapper .login-widget .login-box-v2 form .form-group input[type="text"]::-webkit-input-placeholder {
          color: #464444; }
        .Signup_wrapper .login-widget .login-box-v2 form .form-group input[type="password"]::-webkit-input-placeholder {
          color: #464444; }
        .Signup_wrapper .login-widget .login-box-v2 form .form-group input[type="email"]::-webkit-input-placeholder {
          color: #464444; }
    .Signup_wrapper .login-widget .register {
      float: left;
      width: 100%;
      position: relative;
      text-align: center;
      border-top: 1px solid #b4b4b4; }
      .Signup_wrapper .login-widget .register p {
        font-weight: 600;
        color: #9d9d9d;
        margin: 15px 0;
        font-family: "Raleway", sans-serif; }
        .Signup_wrapper .login-widget .register p a {
          color: #ff6c26; }
          .Signup_wrapper .login-widget .register p a:hover {
            color: #01b7f2; }

.login_wrapper {
  float: left;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  background: url("http://temank3.id/asset/img/login-v1.jpg") center/cover no-repeat;
  background-attachment: fixed; }
  .login_wrapper .login-widget {
    float: left;
    width: 100%;
    position: relative;
    background-color: #ffffff;
    box-shadow: 3px 1px 11px 0px #333131;
    margin-bottom: 40px; }
    .login_wrapper .login-widget .sec-img {
      background: url("http://temank3.id/asset/img/login-v2.jpg") center/cover no-repeat;
      float: left;
      padding: 52px 0;
      width: 100%;
      position: relative; }
      .login_wrapper .login-widget .sec-img h3 {
        text-align: center;
        color: #ffffff;
        font-weight: 600;
        font-family: "Open Sans", sans-serif;
        text-transform: capitalize;
        font-size: 30px; }
    .login_wrapper .login-widget .login-box {
      float: left;
      width: 100%;
      position: relative;
      padding: 55px 55px 55px 75px; }
      .login_wrapper .login-widget .login-box form .submit-form {
        float: left;
        width: 100%; }
        .login_wrapper .login-widget .login-box form .submit-form .login-footer {
          float: left;
          width: 100%; }
          .login_wrapper .login-widget .login-box form .submit-form .login-footer a {
            font-family: "Raleway", sans-serif;
            color: #01b7f2;
            font-weight: 600; }
        .login_wrapper .login-widget .login-box form .submit-form .submit-btn {
          background-color: #00bbe5;
          color: #fff;
          font-family: "Raleway", sans-serif;
          box-shadow: 1px 1px 1px 0px #555555;
          transition: .3s;
          padding: 6px 34px;
          border: none;
          font-weight: 600;
          margin-bottom: 10px;
          border-radius: 0; }
          .login_wrapper .login-widget .login-box form .submit-form .submit-btn:hover {
            background: #ff6c26;
            transition: .3s;
            color: #fff; }
      .login_wrapper .login-widget .login-box form .form-actions {
        float: left;
        width: 100%; }
        .login_wrapper .login-widget .login-box form .form-actions .remember-me {
          color: #818181;
          margin-bottom: 10px;
          font-weight: 600;
          font-family: "Raleway", sans-serif;
          text-transform: capitalize; }
      .login_wrapper .login-widget .login-box form .user-social-links {
        float: left;
        width: 100%;
        text-align: center;
        position: relative; }
        .login_wrapper .login-widget .login-box form .user-social-links li {
          position: relative; }
          .login_wrapper .login-widget .login-box form .user-social-links li a {
            width: 30px;
            height: 30px;
            position: relative;
            display: block;
            line-height: 2;
            transition: .4s;
            margin-bottom: 15px;
            transform: scale(1);
            border-radius: 50%;
            color: #fff; }
            .login_wrapper .login-widget .login-box form .user-social-links li a:hover {
              background-color: #ff6c26;
              transition: .4s;
              transform: scale(1.2); }
      .login_wrapper .login-widget .login-box form .form-group {
        margin-bottom: 20px;
        position: relative; }
        .login_wrapper .login-widget .login-box form .form-group span {
          position: absolute;
          bottom: -8px;
          left: -30px;
          color: #00bbe5;
          font-size: 25px; }
        .login_wrapper .login-widget .login-box form .form-group input {
          border-radius: 0;
          background-color: transparent;
          color: #464444;
          font-family: "Raleway", sans-serif;
          font-weight: 400;
          font-size: 14px;
          border: none;
          padding-left: 0;
          box-shadow: none;
          border-bottom: 1px solid #b4b4b4; }
        .login_wrapper .login-widget .login-box form .form-group input[type="text"]::-webkit-input-placeholder {
          color: #464444; }
        .login_wrapper .login-widget .login-box form .form-group input[type="password"]::-webkit-input-placeholder {
          color: #464444; }
        .login_wrapper .login-widget .login-box form .form-group input[type="email"]::-webkit-input-placeholder {
          color: #464444; }
    .login_wrapper .login-widget .register {
      float: left;
      width: 100%;
      position: relative;
      text-align: center;
      border-top: 1px solid #b4b4b4; }
      .login_wrapper .login-widget .register p {
        font-weight: 600;
        color: #9d9d9d;
        margin: 15px 0;
        font-family: "Raleway", sans-serif; }
        .login_wrapper .login-widget .register p a {
          color: #ff6c26; }
          .login_wrapper .login-widget .register p a:hover {
            color: #01b7f2; }

.twitter {
  color: #0084b4;
  border: 2px solid #0084b4; }

.google {
  border: 2px solid #d34836;
  color: #d34836; }

.facebook {
  border: 2px solid #3b5998;
  color: #3b5998; }

.linkedin {
  border: 2px solid #0274b3;
  color: #0274b3; }

.error-page {
  position: relative;
  text-align: center;
  height: 100vh;
  display: flex;
  justify-content: center;
  background: url("http://temank3.id/asset/img/404-img-2.jpg") center/cover no-repeat;
  align-items: center; }
  .error-page .er-message .img-404 {
    margin-bottom: 25px;
    position: relative;
    display: inline-block;
    padding: 0 20px; }
    .error-page .er-message .img-404 span {
      font-size: 52px;
      font-family: "Montserrat", sans-serif;
      font-weight: 600;
      color: #ff6c26;
      position: absolute;
      right: -92px;
      top: 73%; }
    .error-page .er-message .img-404 .show-error {
      font-size: 52px;
      font-family: "Montserrat", sans-serif;
      font-weight: 600;
      color: #ff6c26;
      position: relative;
      margin: 0 0 10px; }
  .error-page .er-message p {
    margin: 0;
    padding: 0 20px; }
    .error-page .er-message p .btn-go-back {
      background: #01b7f2;
      color: #ffffff;
      padding: 9px 20px;
      border-radius: 0;
      border: none;
      font-family: "Open Sans", sans-serif;
      font-size: 30px;
      font-weight: 600;
      transition-duration: .4s; }
      .error-page .er-message p .btn-go-back:hover {
        transition-duration: .4s;
        background: #ff6c26;
        color: #ffffff; }
  .error-page .er-message h5 {
    color: #01b7f2;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    padding: 0 20px;
    margin: 0 0 20px;
    float: left;
    width: 100%;
    font-size: 23px;
    text-align: center; }
    .error-page .er-message h5 strong {
      font-size: 52px;
      font-family: "Montserrat", sans-serif;
      font-weight: 600;
      color: #01b7f2;
      margin: 0; }

#footer-two {
  background: #15406a;
  margin: 0;
  padding: 30px 0 0;
  float: left;
  width: 100%; }
  #footer-two .footer-3 li a {
    color: #fff;
    border: none;
    transition: .4s;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: .5px;
    display: block; }
    #footer-two .footer-3 li a:hover {
      color: #ff6c26;
      transition: .4s; }
  #footer-two .footer-2 li a {
    display: block;
    margin-bottom: 30px; }
    #footer-two .footer-2 li a i {
      color: #fff;
      transition: .4s;
      font-size: 30px; }
      #footer-two .footer-2 li a i:hover {
        color: #ff6c26;
        transition: .4s; }
  #footer-two .footer-logo {
    float: none;
    display: table;
    margin-bottom: 30px; }
  #footer-two p {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: whitesmoke;
    margin: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    padding: 25px; }
    #footer-two p a {
      color: whitesmoke; }

#footer-three {
  float: left;
  width: 100%;
  padding: 30px 0 0;
  position: relative;
  background-color: #131313; }
  #footer-three .text-about {
    float: left;
    width: 100%; }
    #footer-three .text-about span a i {
      width: 40px;
      height: 40px;
      text-align: center;
      line-height: 1.8;
      font-size: 20px;
      border-radius: 50%;
      margin: 0 5px 5px 0;
      color: #ffffff; }
      #footer-three .text-about span a i:hover {
        color: #ffffff;
        background: #ff6c26; }
    #footer-three .text-about img {
      margin-bottom: 20px; }
    #footer-three .text-about p {
      margin: 0 0 20px;
      color: #ffffff;
      font-family: "Open Sans", sans-serif;
      font-weight: 400; }
    #footer-three .text-about h3 {
      color: #ffffff;
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      margin: 0 0 15px; }
  #footer-three .list-footer {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px; }
    #footer-three .list-footer .btn-for-send a {
      display: block;
      color: #fff;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      border-radius: 0;
      border: 1px solid #fff; }
    #footer-three .list-footer ul li a {
      text-decoration: none;
      color: #ffffff;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      transition: .2s;
      font-size: 16px;
      margin-bottom: 10px;
      display: block;
      transform: scale(1); }
      #footer-three .list-footer ul li a:hover {
        color: #ff6c26;
        transform: scale(1.02);
        transition: .2s; }
    #footer-three .list-footer ul li .search textarea {
      color: #ffffff;
      font-family: "Open Sans", sans-serif;
      font-size: 13px;
      letter-spacing: 1px;
      margin-bottom: 10px;
      border-radius: 0;
      background: transparent; }
    #footer-three .list-footer ul li .search input {
      background-color: transparent;
      border: 1px solid #ffffff;
      border-radius: 0;
      outline: none;
      margin-bottom: 10px; }
    #footer-three .list-footer ul li .search input[type="email"]::-webkit-input-placeholder {
      font-family: "Open Sans", sans-serif;
      font-size: 13px;
      letter-spacing: 1px; }
    #footer-three .list-footer ul li .search input[type="text"]::-webkit-input-placeholder {
      font-family: "Open Sans", sans-serif;
      font-size: 13px;
      letter-spacing: 1px; }
    #footer-three .list-footer ul .heading-li {
      margin-bottom: 20px; }
      #footer-three .list-footer ul .heading-li a {
        color: #ff6c26;
        font-family: "Montserrat", sans-serif;
        font-weight: 600;
        letter-spacing: 1px;
        font-size: 17px; }
  #footer-three .send-here-sec {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px; }
    #footer-three .send-here-sec .btn-for-send {
      float: left;
      width: 100%; }
      #footer-three .send-here-sec .btn-for-send a {
        display: block;
        background-color: #01b7f2;
        color: #fff;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        border-radius: 0;
        border: 1px solid #01b7f2;
        padding: 7px;
        position: relative;
        transition: .4s;
        /* margin-top: 10px; */
        text-align: center; }
        #footer-three .send-here-sec .btn-for-send a:hover {
          background-color: #ff6c26;
          color: #fff;
          transition: .4s; }
    #footer-three .send-here-sec ul li .search textarea {
      color: #ffffff;
      border: 1px solid #999999;
      font-family: "Open Sans", sans-serif;
      font-size: 13px;
      letter-spacing: 1px;
      margin-bottom: 10px;
      border-radius: 0;
      background: transparent; }
    #footer-three .send-here-sec ul li .search input {
      background-color: transparent;
      border: 1px solid #999999;
      border-radius: 0;
      outline: none;
      margin-bottom: 10px;
      color: #ffffff; }
    #footer-three .send-here-sec ul li .search input[type="email"]::-webkit-input-placeholder {
      font-family: "Open Sans", sans-serif;
      font-size: 13px;
      color: #999999;
      letter-spacing: 1px; }
    #footer-three .send-here-sec ul li .search input[type="text"]::-webkit-input-placeholder {
      font-family: "Open Sans", sans-serif;
      font-size: 13px;
      letter-spacing: 1px;
      color: #999999; }
    #footer-three .send-here-sec ul .heading-li {
      margin-bottom: 20px; }
      #footer-three .send-here-sec ul .heading-li a {
        color: #ff6c26;
        font-family: "Montserrat", sans-serif;
        font-weight: 600;
        letter-spacing: 1px;
        font-size: 17px; }
  #footer-three .bottom {
    color: #444444;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 18px;
    margin: 0;
    padding: 20px;
    text-align: center;
    background: #dfdfdf; }
    #footer-three .bottom a {
      color: #01b7f2; }
      #footer-three .bottom a:hover {
        color: #ff6c26; }

.layout_two {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative; }
  .layout_two h3 {
    color: #9a9a9a;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    float: left;
    width: 100%;
    margin: 0 0 20px; }
  .layout_two hr {
    float: left;
    width: 100%;
    margin: 0; }
  .layout_two .pull-left h5 {
    color: #01b7f2;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    letter-spacing: 1px; }
  .layout_two .pull-left h4 {
    color: #1b93e1;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 13px; }
    .layout_two .pull-left h4 a {
      color: #1b93e1;
      text-decoration: underline; }
  .layout_two .pull-left p {
    color: #444444;
    font-family: "Open Sans", sans-serif;
    font-weight: 400; }
  .layout_two .pull-right .btn_select {
    margin-bottom: 15px; }

.sort-section-v2 {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative; }
  .sort-section-v2 .select_sorting {
    border-radius: 0;
    border: 2px solid #ff6c26;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    padding: 7px;
    font-family: "Raleway", sans-serif;
    color: #464545;
    font-weight: 600;
    outline: none;
    background-color: white; }

.list-sidebar-two {
  background-color: #0a3152;
  width: 100%;
  float: left;
  padding: 15px 10px;
  margin-bottom: 30px; }

.search-item-two {
  float: left;
  width: 100%;
  position: relative;
  margin: 0 0 30px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  padding: 25px 0; }
  .search-item-two span {
    float: left;
    position: relative;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    text-transform: capitalize;
    width: 100%;
    letter-spacing: 1px;
    font-size: 16px; }

.detail-sidebar-two {
  position: relative;
  width: 100%;
  float: left;
  margin-bottom: 30px; }
  .detail-sidebar-two h4 {
    color: #fdb790;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 400;
    float: left;
    width: 100%;
    margin: 0 0 25px;
    font-size: 18px; }
  .detail-sidebar-two .form-group {
    position: relative;
    float: left;
    width: 100%; }
    .detail-sidebar-two .form-group .checkbox label {
      color: #ffffff; }
    .detail-sidebar-two .form-group .select-list-sidebar {
      float: left;
      width: 100%;
      margin-bottom: 10px;
      border: none;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      border-radius: 0;
      background-color: #9ca1a2;
      color: #ffffff;
      text-align: left;
      padding: 11px 10px; }
    .detail-sidebar-two .form-group .btn-collapse {
      width: 100%;
      border-radius: 0;
      background-color: transparent;
      color: #929292;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      text-align: left;
      padding: 11px 10px;
      height: 45px;
      border: 1px solid #929292; }
      .detail-sidebar-two .form-group .btn-collapse .pull-right {
        top: 12px;
        right: 13px;
        position: absolute; }
        .detail-sidebar-two .form-group .btn-collapse .pull-right i {
          font-size: 11px; }
    .detail-sidebar-two .form-group input {
      border-radius: 0;
      box-shadow: none;
      background-color: transparent;
      color: #ffffff;
      font-family: "Open Sans", sans-serif;
      font-size: 12px;
      position: relative;
      font-weight: 300;
      border: none;
      height: 45px;
      border-bottom: 1px solid #929292;
      padding-left: 4px; }
    .detail-sidebar-two .form-group input[type="text"]::-webkit-input-placeholder {
      color: #929292; }
    .detail-sidebar-two .form-group input[type="number"]::-webkit-input-placeholder {
      color: #929292; }
    .detail-sidebar-two .form-group .ui-datepicker-trigger {
      position: absolute;
      top: 13px;
      left: 89%; }
    .detail-sidebar-two .form-group .ui-widget.ui-widget-content {
      border: 1px solid #efefef;
      border-radius: 0; }
    .detail-sidebar-two .form-group .ui-widget-content {
      background: #e0dfdf; }
    .detail-sidebar-two .form-group .ui-slider-horizontal .ui-slider-handle {
      cursor: pointer;
      border-radius: 50%;
      z-index: 100; }
    .detail-sidebar-two .form-group .ui-state-default, .detail-sidebar-two .form-group .ui-widget-content .ui-state-default, .detail-sidebar-two .form-group .ui-widget-header .ui-state-default {
      border: none;
      background: #444444; }
    .detail-sidebar-two .form-group .ui-widget-header {
      border: none;
      background: #01b7f2; }
  .detail-sidebar-two .btn_search {
    background: transparent;
    color: #ff6c26;
    padding: 0;
    height: 34px;
    width: 100%;
    line-height: 2.8;
    border-radius: 0;
    border: 1px solid #ff6c26;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    font-weight: 600;
    float: left;
    transition-duration: .4s; }
    .detail-sidebar-two .btn_search:hover {
      background: #222222;
      transition-duration: .4s;
      color: #ffffff; }

.border-box {
  transition: .2s;
  padding: 30px 15px;
  border: 1px solid #dddddd; }
  .border-box:hover {
    border-color: #01b7f2;
    box-shadow: 0px 0px 5px #01b7f2;
    transition: .2s; }

.flight_box_detail_v2 {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px; }
  .flight_box_detail_v2 .details-text {
    float: left;
    text-align: left;
    position: relative;
    background: rgba(225, 225, 225, 0.6);
    padding: 5px 10px;
    margin: 0 0 10px;
    border-radius: 0; }
    .flight_box_detail_v2 .details-text h4 {
      position: relative;
      color: #979393;
      font-family: "Montserrat", sans-serif;
      text-transform: capitalize;
      font-weight: 400;
      font-size: 16px;
      margin: 0; }
      .flight_box_detail_v2 .details-text h4 small {
        color: #4b4b4b;
        font-family: "Open Sans", sans-serif;
        font-weight: 400; }
  .flight_box_detail_v2 .details-feature {
    float: right;
    text-align: left;
    position: relative; }
    .flight_box_detail_v2 .details-feature ul {
      margin: 0 0 10px; }
      .flight_box_detail_v2 .details-feature ul li i {
        border-radius: 0;
        color: #28b6e9;
        width: 23px;
        height: 23px;
        text-align: center;
        line-height: 1.6;
        background: #f0f0f0; }
  .flight_box_detail_v2 hr {
    float: left;
    width: 100%;
    border: none;
    border-bottom: 1px dashed #dbdbdb;
    margin: 0; }
  .flight_box_detail_v2 .LTT {
    float: left;
    width: 100%;
    position: relative;
    border-right: 1px solid #ffffff;
    margin: 5px;
    padding: 10px 5px;
    background: #f0f0f0; }
    .flight_box_detail_v2 .LTT .skin-clr {
      color: #01b7f2;
      font-family: "Raleway", sans-serif;
      text-transform: uppercase;
      font-size: 12px; }
      .flight_box_detail_v2 .LTT .skin-clr i {
        color: #8BC34A;
        margin-right: 5px;
        font-size: 14px; }
    .flight_box_detail_v2 .LTT .time {
      color: #a2a2a2;
      font-family: "Open Sans", sans-serif;
      text-transform: uppercase;
      font-size: 10px;
      font-weight: 600; }
  .flight_box_detail_v2 .select-sec {
    float: left;
    width: 100%;
    position: relative;
    border-left: 1px dashed #dbdbdb;
    text-align: center;
    padding-left: 15px; }
    .flight_box_detail_v2 .select-sec a {
      display: block;
      text-align: center;
      float: left;
      width: 100%; }
    .flight_box_detail_v2 .select-sec span {
      color: #a2a2a2;
      font-family: "Raleway", sans-serif;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 600;
      float: left;
      width: 100%;
      text-align: center;
      margin-bottom: 13px; }
      .flight_box_detail_v2 .select-sec span .pri {
        color: #0b97d4;
        font-size: 14px; }
  .flight_box_detail_v2 .flight-logo {
    float: left;
    width: 100%;
    text-align: center;
    height: 95px; }
  .flight_box_detail_v2 img {
    max-height: 100px;
    position: relative;
    top: 17px;
    width: 117px; }

.LTT_v2 {
  float: left;
  width: 100%;
  position: relative;
  border-right: 1px dotted #dddddd;
  margin: 5px;
  padding: 10px 5px;
  background: #f0f0f0; }
  .LTT_v2 .skin-clr {
    color: #01b7f2;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    font-size: 12px; }
    .LTT_v2 .skin-clr i {
      color: #8BC34A;
      margin-right: 5px;
      font-size: 14px; }
  .LTT_v2 .time {
    color: #a2a2a2;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-size: 8px;
    font-weight: 600; }

.grid-view {
  float: left;
  width: 100%; }
  .grid-view.less-margin {
    margin-bottom: 10px; }

.filter-button-group {
  float: left;
  width: 100%;
  margin-bottom: 22px;
  text-align: center; }

.btn_isotops.active {
  color: #ff6c26;
  box-shadow: none;
  outline: none; }

.btn_isotops:active {
  color: #ff6c26;
  box-shadow: none;
  outline: none; }

.btn_isotops:focus {
  color: #ff6c26;
  box-shadow: none;
  outline: none; }

.btn_isotops-v2.active {
  border: 1px solid #ff6c26;
  box-shadow: none;
  outline: none;
  background-color: #ff6c26;
  color: #ffffff; }

.btn_isotops-v2:active {
  border: 1px solid #ff6c26;
  box-shadow: none;
  outline: none;
  background-color: #ff6c26;
  color: #ffffff; }

.btn_isotops-v2:focus {
  border: 1px solid #ff6c26;
  box-shadow: none;
  background-color: #ff6c26;
  color: #ffffff;
  outline: none; }

.btn.active, .btn:active {
  box-shadow: none; }

.btn.active.focus {
  outline: none; }

.btn_isotops {
  background: transparent;
  font-family: "Open Sans", sans-serif;
  color: #444444;
  margin-right: 6px;
  outline: none;
  margin-bottom: 8px;
  font-weight: 600; }
  .btn_isotops:hover {
    color: #ff6c26;
    transition: .3s; }

.btn_isotops-v2 {
  background: transparent;
  border: 1px solid #01b7f2;
  font-family: "Open Sans", sans-serif;
  color: #444444;
  margin-right: 6px;
  font-weight: 600;
  outline: none;
  transition: .3s;
  margin-bottom: 8px;
  padding: 6px 22px;
  border-radius: 1px; }
  .btn_isotops-v2:hover {
    border: 1px solid #ff6c26;
    background-color: #ff6c26;
    color: #ffffff;
    transition: .3s; }

.service-sec-v3 {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px; }

.pagination-v3 {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px; }
  .pagination-v3 .pagination > .active > a, .pagination-v3 .pagination > .active > a:focus, .pagination-v3 .pagination > .active > a:hover, .pagination-v3 .pagination > .active > span, .pagination-v3 .pagination > .active > span:focus, .pagination-v3 .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #01b7f2;
    border-color: #01b7f2; }
  .pagination-v3 .pagination > li > a, .pagination-v3 .pagination > li > span {
    color: #01b7f2; }

.grid-view .img-box {
  float: left;
  width: 100%;
  transition: .4s ease-in;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative; }
  .grid-view .img-box .pro-img {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative; }
    .grid-view .img-box .pro-img img {
      width: 100%; }
    .grid-view .img-box .pro-img .overflow-outer {
      position: absolute;
      height: 100%;
      width: 100%;
      top: 100%;
      transition-duration: .4s;
      display: flex;
      justify-content: center;
      align-items: center;
      background: rgba(44, 118, 147, 0.8); }
      .grid-view .img-box .pro-img .overflow-outer .overflow-inner {
        position: relative;
        text-align: center; }
        .grid-view .img-box .pro-img .overflow-outer .overflow-inner h3 {
          font-family: "Montserrat", sans-serif;
          color: #ff6c26;
          font-weight: 600;
          transition: .7s ease-in;
          text-transform: uppercase; }
        .grid-view .img-box .pro-img .overflow-outer .overflow-inner p {
          font-family: "Open Sans", sans-serif;
          color: #ffffff;
          text-transform: capitalize;
          font-weight: 600; }
  .grid-view .img-box:hover {
    transition: .4s ease-out; }
    .grid-view .img-box:hover .overflow-outer {
      top: 0;
      transition: .4s ease-in; }
      .grid-view .img-box:hover .overflow-outer .overflow-inner h3 {
        transition: .7s ease-in; }

.grid-view {
  margin-bottom: 30px; }

.service-v3 {
  float: left;
  width: 100%;
  position: relative;
  background-color: #01b7f2;
  padding: 30px; }

.service_v3_2 {
  float: left;
  width: 100%;
  position: relative;
  background-color: #444444;
  padding: 30px; }

canvas {
  display: block;
  vertical-align: bottom; }

/* ---- stats.js ---- */
.count-particles {
  background: #000022;
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #13E8E9;
  font-size: .8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold; }

.js-count-particles {
  font-size: 1.1em; }

#stats,
.count-particles {
  -webkit-user-select: none;
  margin-top: 5px;
  margin-left: 5px; }

#stats {
  border-radius: 3px 3px 0 0;
  overflow: hidden; }

.count-particles {
  border-radius: 0 0 3px 3px; }

/* ---- particles.js container ---- */
#particles-js {
  width: 100%;
  height: 100%; }

.particles-js-canvas-el {
  width: 100% !important;
  height: 100vh !important;
  position: absolute;
  top: 0; }

.creative-btn {
  border: none;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background: none;
  cursor: pointer;
  padding: 25px 80px;
  display: inline-block;
  margin: 0 15px 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.creative-btn:after {
  content: "\f007";
  position: absolute;
  margin-left: 5px;
  font-family: 'FontAwesome';
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

/* Pseudo elements for icons */
.craeative-btn:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  -webkit-font-smoothing: antialiased; }

.icon-envelope:before {
  font-family: 'FontAwesome';
  content: "\f013"; }

.icon-cart:before {
  font-family: 'FontAwesome';
  content: "\f013"; }

.icon-cart-2:before {
  font-family: 'FontAwesome';
  content: "\f013"; }

.icon-heart:before {
  font-family: 'FontAwesome';
  content: "\f013"; }

/* Filled heart */
.icon-heart:after,
.icon-heart-2:before {
  font-family: 'FontAwesome';
  content: "\f013"; }

.icon-star:before {
  font-family: 'FontAwesome';
  content: "\e00f"; }

/* Filled star */
.icon-star:after,
.icon-star-2:before {
  font-family: 'FontAwesome';
  content: "\e00f"; }

.icon-arrow-right:before {
  font-family: 'FontAwesome';
  content: "\e00f"; }

.icon-arrow-left:before {
  font-family: 'FontAwesome';
  content: "\e00f"; }

.icon-truck:before {
  font-family: 'FontAwesome';
  content: "\e00f"; }

.icon-remove:before {
  font-family: 'FontAwesome';
  content: "\e00f"; }

.icon-cog:before {
  font-family: 'FontAwesome';
  content: "\e00f"; }

.icon-plus:before,
.icon-plus:after {
  font-family: 'FontAwesome';
  content: "\e00f"; }

.icon-minus:before {
  font-family: 'FontAwesome';
  content: "\f013"; }

.bh-icon-smiley:before {
  font-family: 'FontAwesome';
  content: "\e00f"; }

.bh-icon-sad:before {
  font-family: 'FontAwesome';
  content: "\e00f"; }

.icon-file:before {
  font-family: 'FontAwesome';
  content: "\e00f"; }

.icon-remove-2:before {
  font-family: 'FontAwesome';
  content: "\f013"; }

/* Button 1 */
.btn-1 {
  border: 3px solid #fff;
  color: #fff; }

/* Button 1a */
.btn-1a:hover,
.btn-1a:active {
  color: #0e83cd;
  background: #fff; }

/* Button 1b */
.btn-1b:after {
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  background: #fff; }

.btn-1b:hover,
.btn-1b:active {
  color: #0e83cd; }

.btn-1b:hover:after,
.btn-1b:active:after {
  height: 100%; }

/* Button 1c */
.btn-1c:after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff; }

.btn-1c:hover,
.btn-1c:active {
  color: #0e83cd; }

.btn-1c:hover:after,
.btn-1c:active:after {
  width: 100%; }

/* Button 1d */
.btn-1d {
  overflow: hidden; }

.btn-1d:after {
  width: 0;
  height: 103%;
  top: 50%;
  left: 50%;
  background: #ddd;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.btn-1d:hover,
.btn-1d:active {
  color: #0e83cd; }

.btn-1d:hover:after {
  width: 90%;
  opacity: 1; }

.btn-1d:active:after {
  width: 101%;
  opacity: 1; }

/* Button 1e */
.btn-1e {
  overflow: hidden; }

.btn-1e:after {
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #dddddd;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg); }

.btn-1e:hover,
.btn-1e:active {
  color: #0e83cd; }

.btn-1e:hover:after {
  height: 260%;
  opacity: 1; }

.btn-1e:active:after {
  height: 400%;
  opacity: 1; }

/* Button 1f */
.btn-1f {
  overflow: hidden; }

.btn-1f:after {
  width: 101%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.btn-1f:hover,
.btn-1f:active {
  color: #0e83cd; }

.btn-1f:hover:after {
  height: 75%;
  opacity: 1; }

.btn-1f:active:after {
  height: 130%;
  opacity: 1; }

/* Button 2 */
.btn-2 {
  background: #cb4e4e;
  color: #fff;
  box-shadow: 0 6px #ab3c3c;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

/* Button 2a */
.btn-2a {
  border-radius: 0 0 5px 5px; }

.btn-2a:hover {
  box-shadow: 0 4px #ab3c3c;
  top: 2px; }

.btn-2a:active {
  box-shadow: 0 0 #ab3c3c;
  top: 6px; }

/* Button 2b */
.btn-2b {
  border-radius: 0 0 5px 5px; }

.btn-2b:hover {
  box-shadow: 0 8px #ab3c3c;
  top: -2px; }

.btn-2b:active {
  box-shadow: 0 0 #ab3c3c;
  top: 6px; }

/* Button 2c */
.btn-2c {
  border-radius: 5px; }

.btn-2c:hover {
  box-shadow: 0 4px #ab3c3c;
  top: 2px; }

.btn-2c:active {
  box-shadow: 0 0 #ab3c3c;
  top: 6px; }

/* Button 2d */
.btn-2d {
  border-radius: 5px; }

.btn-2d:hover {
  box-shadow: 0 8px #ab3c3c;
  top: -2px; }

.btn-2d:active {
  box-shadow: 0 0 #ab3c3c;
  top: 6px; }

/* Button 2e */
.btn-2e {
  border-radius: 5px;
  box-shadow: -6px 0 #ab3c3c; }

.btn-2e:hover {
  box-shadow: -4px 0 #ab3c3c;
  left: -2px; }

.btn-2e:active {
  box-shadow: 0 0 #ab3c3c;
  left: -6px; }

/* Button 2f */
.btn-2f {
  border-radius: 5px;
  box-shadow: 6px 0 #ab3c3c; }

.btn-2f:hover {
  box-shadow: 4px 0 #ab3c3c;
  left: 2px; }

.btn-2f:active {
  box-shadow: 0 0 #ab3c3c;
  left: 6px; }

/* Button 2g */
.btn-2g {
  border-radius: 40px; }

.btn-2g:hover {
  box-shadow: 0 4px #ab3c3c;
  top: 2px; }

.btn-2g:active {
  box-shadow: 0 0 #ab3c3c;
  top: 6px; }

/* Button 2h */
.btn-2h {
  border-radius: 20px; }

.btn-2h:hover {
  box-shadow: 0 4px #ab3c3c;
  top: 2px; }

.btn-2h:active {
  box-shadow: 0 0 #ab3c3c;
  top: 6px; }

/* Button 2i */
.btn-2i {
  border-radius: 50%;
  width: 90px;
  height: 90px;
  padding: 0; }

.btn-2i:hover {
  box-shadow: 0 4px #ab3c3c;
  top: 2px; }

.btn-2i:active {
  box-shadow: 0 0 #ab3c3c;
  top: 6px; }

/* Button 2j */
.btn-2j {
  border-radius: 50%;
  width: 90px;
  height: 90px;
  padding: 0; }

.btn-2j:hover {
  box-shadow: 0 8px #ab3c3c;
  top: -2px; }

.btn-2j:active {
  box-shadow: 0 0 #ab3c3c;
  top: 6px; }

/* Button 3 */
.btn-3 {
  background: #fcad26;
  color: #fff; }

.btn-3:hover {
  background: #f29e0d; }

.btn-3:active {
  background: #f58500;
  top: 2px; }

.btn-3:before {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 3;
  font-size: 140%;
  width: 60px; }

/* Button 3a */
.btn-3a {
  padding: 25px 60px 25px 120px; }

.btn-3a:before {
  background: rgba(0, 0, 0, 0.05); }

/* Button 3b */
.btn-3b {
  padding: 25px 60px 25px 120px;
  border-radius: 10px; }

.btn-3b:before {
  border-right: 2px solid rgba(255, 255, 255, 0.5); }

/* Button 3c */
.btn-3c {
  padding: 80px 20px 20px 20px;
  border-radius: 10px;
  box-shadow: 0 3px #da9622; }

.btn-3c:active {
  box-shadow: 0 3px #dc7801; }

.btn-3c:before {
  height: 60px;
  width: 100%;
  line-height: 60px;
  background: #dddddd;
  color: #f29e0d;
  border-radius: 10px 10px 0 0; }

.btn-3c:active:before {
  color: #f58500; }

/* Button 3d */
.btn-3d {
  padding: 25px 60px 25px 120px;
  border-radius: 10px; }

.btn-3d:before {
  background: #dddddd;
  color: #fcad26;
  z-index: 2;
  border-radius: 10px 0 0 10px; }

.btn-3d:after {
  width: 20px;
  height: 20px;
  background: #dddddd;
  z-index: 1;
  left: 55px;
  top: 50%;
  margin: -10px 0 0 -10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.btn-3d:active:before {
  color: #f58500; }

.btn-3d:active {
  top: 0; }

.btn-3d:active:after {
  left: 60px; }

/* Button 3e */
.btn-3e {
  padding: 25px 120px 25px 60px;
  overflow: hidden; }

.btn-3e:before {
  left: auto;
  right: 10px;
  z-index: 2; }

.btn-3e:after {
  width: 30%;
  height: 200%;
  background: rgba(255, 255, 255, 0.1);
  z-index: 1;
  right: 0;
  top: 0;
  margin: -5px 0 0 -5px;
  -webkit-transform-origin: 0 0;
  -webkit-transform: rotate(-20deg);
  -moz-transform-origin: 0 0;
  -moz-transform: rotate(-20deg);
  -ms-transform-origin: 0 0;
  -ms-transform: rotate(-20deg);
  transform-origin: 0 0;
  transform: rotate(-20deg); }

.btn-3e:hover:after {
  width: 40%; }

/* Button 4 */
.btn-4 {
  border-radius: 50px;
  border: 3px solid #dddddd;
  color: #dddddd;
  overflow: hidden; }

.btn-4:active {
  border-color: #17954c;
  color: #17954c; }

.btn-4:hover {
  background: #24b662; }

.btn-4:before {
  position: absolute;
  height: 100%;
  font-size: 125%;
  line-height: 3.5;
  color: #dddddd;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.btn-4:active:before {
  color: #17954c; }

/* Button 4a */
.btn-4a:before {
  left: 130%;
  top: 0; }

.btn-4a:hover:before {
  left: 80%; }

/* Button 4b */
.btn-4b:before {
  left: -50%;
  top: 0; }

.btn-4b:hover:before {
  left: 10%; }

/* Button 4c */
.btn-4c:before {
  left: 70%;
  opacity: 0;
  top: 0; }

.btn-4c:hover:before {
  left: 80%;
  opacity: 1; }

/* Button 4d */
.btn-4d:before {
  left: 30%;
  opacity: 0;
  top: 0; }

.btn-4d:hover:before {
  left: 10%;
  opacity: 1; }

/* Button 5 */
.btn-5 {
  background: #823aa0;
  color: #fff;
  height: 70px;
  min-width: 260px;
  line-height: 24px;
  font-size: 16px;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.btn-5:active {
  background: #9053a9;
  top: 2px; }

.btn-5 span {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-transition: all 0.3s;
  -moz-backface-visibility: hidden;
  transition: all 0.3s;
  backface-visibility: hidden; }

.btn-5:before {
  position: absolute;
  height: 100%;
  width: 100%;
  line-height: 2.5;
  font-size: 180%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.btn-5:active:before {
  color: #703b87; }

/* Button 5a */
.btn-5a:hover span {
  -webkit-transform: translateY(300%);
  -moz-transform: translateY(300%);
  -ms-transform: translateY(300%);
  transform: translateY(300%); }

.btn-5a:before {
  left: 0;
  top: -100%; }

.btn-5a:hover:before {
  top: 0; }

/* Button 5b */
.btn-5b:hover span {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%); }

.btn-5b:before {
  left: -100%;
  top: 0; }

.btn-5b:hover:before {
  left: 0; }

/* Button 6 */
.btn-6 {
  color: #fff;
  background: #226fbe;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.btn-6:active {
  top: 2px; }

/* Button 6a */
.btn-6a {
  border: 4px solid #226fbe; }

.btn-6a:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6b */
.btn-6b {
  border: 4px solid #226fbe;
  border-radius: 15px; }

.btn-6b:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6c */
.btn-6c {
  border: 4px solid #226fbe;
  border-radius: 60px; }

.btn-6c:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6d */
.btn-6d {
  border: 2px dashed #226fbe; }

.btn-6d:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6e */
.btn-6e {
  border: 2px dashed #226fbe;
  border-radius: 15px; }

.btn-6e:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6f */
.btn-6f {
  border: 2px dashed #226fbe;
  border-radius: 60px; }

.btn-6f:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6g */
.btn-6g {
  border: 2px dotted #226fbe; }

.btn-6g:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6h */
.btn-6h {
  border: 2px dotted #226fbe;
  border-radius: 15px; }

.btn-6h:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6i */
.btn-6i {
  border: 2px dotted #226fbe;
  border-radius: 60px; }

.btn-6i:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6j */
.btn-6j {
  border: 4px double #226fbe; }

.btn-6j:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6k */
.btn-6k {
  border: 4px double #226fbe;
  border-radius: 15px; }

.btn-6k:hover {
  background: transparent;
  color: #226fbe; }

/* Button 6l */
.btn-6l {
  border: 4px double #226fbe;
  border-radius: 60px; }

.btn-6l:hover {
  background: transparent;
  color: #226fbe; }

/* Button 7 */
.btn-7 {
  background: #17aa56;
  color: #fff;
  border-radius: 7px;
  box-shadow: 0 5px #119e4d;
  padding: 25px 60px 25px 90px; }

/* Button 7a */
.btn-7a {
  overflow: hidden; }

.btn-7a:before {
  position: absolute;
  left: 0;
  width: 40%;
  font-size: 160%;
  line-height: 0.8;
  color: #0a833d; }

.btn-7a.btn-activated {
  -webkit-animation: fadeOutText 0.5s;
  -moz-animation: fadeOutText 0.5s;
  animation: fadeOutText 0.5s; }

.btn-7a.btn-activated:before {
  -webkit-animation: moveToRight 0.5s;
  -moz-animation: moveToRight 0.5s;
  animation: moveToRight 0.5s; }

@-webkit-keyframes fadeOutText {
  0% {
    color: transparent; }
  80% {
    color: transparent; }
  100% {
    color: #dddddd; } }
@-moz-keyframes fadeOutText {
  0% {
    color: transparent; }
  80% {
    color: transparent; }
  100% {
    color: #ddd; } }
@keyframes fadeOutText {
  0% {
    color: transparent; }
  80% {
    color: transparent; }
  100% {
    color: #dddddd; } }
@-webkit-keyframes moveToRight {
  80% {
    -webkit-transform: translateX(250%); }
  81% {
    opacity: 1;
    -webkit-transform: translateX(250%); }
  82% {
    opacity: 0;
    -webkit-transform: translateX(250%); }
  83% {
    opacity: 0;
    -webkit-transform: translateX(-50%); }
  84% {
    opacity: 1;
    -webkit-transform: translateX(-50%); }
  100% {
    -webkit-transform: translateX(0%); } }
@-moz-keyframes moveToRight {
  80% {
    -moz-transform: translateX(250%); }
  81% {
    opacity: 1;
    -moz-transform: translateX(250%); }
  82% {
    opacity: 0;
    -moz-transform: translateX(250%); }
  83% {
    opacity: 0;
    -moz-transform: translateX(-50%); }
  84% {
    opacity: 1;
    -moz-transform: translateX(-50%); }
  100% {
    -moz-transform: translateX(0%); } }
@keyframes moveToRight {
  80% {
    transform: translateX(250%); }
  81% {
    opacity: 1;
    transform: translateX(250%); }
  82% {
    opacity: 0;
    transform: translateX(250%); }
  83% {
    opacity: 0;
    transform: translateX(-50%); }
  84% {
    opacity: 1;
    transform: translateX(-50%); }
  100% {
    transform: translateX(0%); } }
/* Button 7b */
.btn-7b {
  overflow: hidden; }

.btn-7b:before {
  position: absolute;
  left: 0;
  width: 40%;
  font-size: 160%;
  line-height: 0.8;
  color: #0a833d; }

.btn-7b.btn-activated:before {
  -webkit-animation: scaleUp 0.5s;
  -moz-animation: scaleUp 0.5s;
  animation: scaleUp 0.5s; }

@-webkit-keyframes scaleUp {
  80% {
    opacity: 0;
    -webkit-transform: scale(2); }
  100% {
    opacity: 0;
    -webkit-transform: scale(2); } }
@-moz-keyframes scaleUp {
  80% {
    opacity: 0;
    -moz-transform: scale(2); }
  100% {
    opacity: 0;
    -moz-transform: scale(2); } }
@keyframes scaleUp {
  80% {
    opacity: 0;
    transform: scale(2); }
  100% {
    opacity: 0;
    transform: scale(2); } }
/* Icon only style */
.btn-icon-only {
  font-size: 0;
  padding: 25px 30px; }

.btn-icon-only:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 26px;
  line-height: 54px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Button 7c */
.btn-7c {
  overflow: hidden; }

.btn-7c:before {
  color: #ddd;
  z-index: 1; }

.btn-7c:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 0;
  width: 0;
  background: #0a833d;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.btn-7c.btn-activated:after {
  -webkit-animation: fillToRight 0.7s forwards;
  -moz-animation: fillToRight 0.7s forwards;
  animation: fillToRight 0.7s forwards; }

@-webkit-keyframes fillToRight {
  to {
    width: 100%; } }
@-moz-keyframes fillToRight {
  to {
    width: 100%; } }
@keyframes fillToRight {
  to {
    width: 100%; } }
/* Button 7d */
.btn-7d {
  overflow: hidden; }

.btn-7d:before {
  color: #ddd;
  z-index: 1; }

.btn-7d:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  z-index: 0;
  background: #21bb63;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.btn-7d.btn-activated:after {
  -webkit-animation: emptyBottom 0.7s forwards;
  -moz-animation: emptyBottom 0.7s forwards;
  animation: emptyBottom 0.7s forwards; }

@-webkit-keyframes emptyBottom {
  to {
    height: 100%; } }
@-moz-keyframes emptyBottom {
  to {
    height: 100%; } }
@keyframes emptyBottom {
  to {
    height: 100%; } }
/* Button 7e */
.btn-7e:after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  font-size: 26px;
  line-height: 54px;
  color: #ea515e;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.btn-7e.btn-activated:after {
  -webkit-animation: scaleFade 0.5s forwards;
  -moz-animation: scaleFade 0.5s forwards;
  animation: scaleFade 0.5s forwards; }

@-webkit-keyframes scaleFade {
  50% {
    opacity: 1;
    -webkit-transform: scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5); } }
@-moz-keyframes scaleFade {
  50% {
    opacity: 1;
    -moz-transform: scale(1); }
  100% {
    opacity: 0;
    -moz-transform: scale(2.5); } }
@keyframes scaleFade {
  50% {
    opacity: 1;
    transform: scale(1); }
  100% {
    opacity: 0;
    transform: scale(2.5); } }
/* Button 7f */
.btn-7f:before {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff; }

.btn-7f:after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  font-size: 26px;
  line-height: 54px;
  color: #ffe44d;
  visibility: hidden;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ffe44d;
  -webkit-transform: scale(4);
  -moz-transform: scale(4);
  -ms-transform: scale(4);
  transform: scale(4);
  opacity: 0;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.btn-7f.btn-activated:after {
  visibility: visible;
  -webkit-animation: dropDown 0.3s forwards;
  -moz-animation: dropDown 0.3s forwards;
  animation: dropDown 0.3s forwards; }

@-webkit-keyframes dropDown {
  to {
    opacity: 1;
    -webkit-transform: scale(1); } }
@-moz-keyframes dropDown {
  to {
    opacity: 1;
    -moz-transform: scale(1); } }
@keyframes dropDown {
  to {
    opacity: 1;
    transform: scale(1); } }
/* Button 7g */
.btn-7g:after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  font-size: 26px;
  line-height: 54px;
  color: #0a833d;
  visibility: hidden;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  opacity: 0;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.btn-7g.btn-activated:after {
  visibility: visible;
  -webkit-animation: dropDownFade 0.5s forwards;
  -moz-animation: dropDownFade 0.5s forwards;
  animation: dropDownFade 0.5s forwards; }

@-webkit-keyframes dropDownFade {
  50% {
    opacity: 1;
    -webkit-transform: scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5); } }
@-moz-keyframes dropDownFade {
  50% {
    opacity: 1;
    -moz-transform: scale(1); }
  100% {
    opacity: 0;
    -moz-transform: scale(1.5); } }
@keyframes dropDownFade {
  50% {
    opacity: 1;
    transform: scale(1); }
  100% {
    opacity: 0;
    transform: scale(1.5); } }
/* Button 7h */
.btn-7h span {
  display: inline-block;
  width: 100%; }

.btn-7h:before {
  position: absolute;
  left: 0;
  width: 40%;
  font-size: 160%;
  line-height: 0.8;
  color: #0a833d; }

/* Success and error */
@-webkit-keyframes moveUp {
  0% {
    -webkit-transform: translateY(50%);
    opacity: 0; }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes moveUp {
  0% {
    -moz-transform: translateY(50%);
    opacity: 0; }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@keyframes moveUp {
  0% {
    transform: translateY(50%);
    opacity: 0; }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.btn-error {
  -webkit-animation: shake 0.5s;
  -moz-animation: shake 0.5s;
  animation: shake 0.5s; }

/* From Dan Eden's animate.css: http://daneden.me/animate/ */
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px); } }
@-moz-keyframes shake {
  0%, 100% {
    -moz-transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -moz-transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -moz-transform: translateX(10px); } }
@keyframes shake {
  0%, 100% {
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    transform: translateX(10px); } }
.btn-error:before {
  content: "\e00f"; }

.btn-error:after {
  content: "Error!";
  -webkit-animation: scaleFromUp 0.5s;
  -moz-animation: scaleFromUp 0.5s;
  animation: scaleFromUp 0.5s; }

@-webkit-keyframes scaleFromUp {
  0% {
    -webkit-transform: scale(0);
    opacity: 0; }
  100% {
    opacity: 1;
    -webkit-transform: scale(1); } }
@-moz-keyframes scaleFromUp {
  0% {
    -moz-transform: scale(0);
    opacity: 0; }
  100% {
    opacity: 1;
    -moz-transform: scale(1); } }
@keyframes scaleFromUp {
  0% {
    transform: scale(0);
    opacity: 0; }
  100% {
    opacity: 1;
    transform: scale(1); } }
/* Special trash effect */
.trash-effect {
  position: relative;
  max-width: 320px;
  margin: 60px auto 0; }

.trash-effect .icon-file {
  font-size: 30px;
  position: absolute;
  width: 50px;
  height: 50px;
  left: 50%;
  top: 50%;
  margin: -45px 0 0 -25px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translateX(90px) translateY(20px) scale(1);
  -moz-transform: translateX(90px) translateY(20px) scale(1);
  -ms-transform: translateX(90px) translateY(20px) scale(1);
  transform: translateX(90px) translateY(20px) scale(1); }

.trash-effect .icon-file:nth-child(2) {
  -webkit-transform: translateX(140px) translateY(-10px) scale(1);
  -moz-transform: translateX(140px) translateY(-10px) scale(1);
  -ms-transform: translateX(140px) translateY(-10px) scale(1);
  transform: translateX(140px) translateY(-10px) scale(1);
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  transition-delay: 0.1s; }

.trash-effect .icon-file:nth-child(3) {
  -webkit-transform: translateX(140px) translateY(50px) scale(1);
  -moz-transform: translateX(140px) translateY(50px) scale(1);
  -ms-transform: translateX(140px) translateY(50px) scale(1);
  transform: translateX(140px) translateY(50px) scale(1);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s; }

.trash-effect.trash-effect-active .icon-file {
  -webkit-transform: translateX(-100px) translateY(-10px) scale(0);
  -moz-transform: translateX(-100px) translateY(-10px) scale(0);
  -ms-transform: translateX(-100px) translateY(-10px) scale(0);
  transform: translateX(-100px) translateY(-10px) scale(0); }

/* Button 7i */
.btn-7i {
  box-shadow: none;
  border-radius: 0 0 7px 7px;
  padding: 27px 33px;
  -webkit-transform: translateX(-100px);
  -moz-transform: translateX(-100px);
  -ms-transform: translateX(-100px);
  transform: translateX(-100px); }

.btn-7i:before {
  line-height: 45px; }

.btn-7i:after {
  height: 11px;
  /* should be 10px but in Chrome Version 34.0.1847.131 there's a gap because of the transform of the button */
  width: 100%;
  background: #17aa56;
  border-radius: 7px 7px 0 0;
  left: 0;
  top: -10px;
  z-index: 1;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%; }

.trash-effect-active .btn-7i:after {
  -webkit-animation: openTrash 0.5s;
  -moz-animation: openTrash 0.5s;
  animation: openTrash 0.5s; }

@-webkit-keyframes openTrash {
  50% {
    -webkit-transform: rotate(-35deg); }
  100% {
    -webkit-transform: rotate(0deg); } }
@-moz-keyframes openTrash {
  50% {
    -moz-transform: rotate(-35deg); }
  100% {
    -moz-transform: rotate(0deg); } }
@keyframes openTrash {
  50% {
    transform: rotate(-35deg); }
  100% {
    transform: rotate(0deg); } }
/* Button 8 */
.perspective {
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
  display: inline-block; }

.btn-8 {
  display: block;
  background: #5cbcf6;
  outline: 1px solid transparent;
  /* FF jagged edges fix */
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.btn-8:active {
  background: #55b7f3; }

/* Button 8a */
.btn-8a:after {
  width: 100%;
  height: 42%;
  /* should be 40% but there's a gap in Chrome Version 34.0.1847.131 */
  left: 0;
  top: -40%;
  background: #49a7df;
  -webkit-transform-origin: 0% 100%;
  -webkit-transform: rotateX(90deg);
  -moz-transform-origin: 0% 100%;
  -moz-transform: rotateX(90deg);
  transform-origin: 0% 100%;
  transform: rotateX(90deg); }

.btn-8a:hover {
  -webkit-transform: rotateX(-15deg);
  -moz-transform: rotateX(-15deg);
  -ms-transform: rotateX(-15deg);
  transform: rotateX(-15deg); }

/* Button 8b */
.btn-8b:after {
  width: 100%;
  height: 40%;
  left: 0;
  top: 100%;
  background: #49a7df;
  -webkit-transform-origin: 0% 0%;
  -webkit-transform: rotateX(-90deg);
  -moz-transform-origin: 0% 0%;
  -moz-transform: rotateX(-90deg);
  -ms-transform-origin: 0% 0%;
  -ms-transform: rotateX(-90deg);
  transform-origin: 0% 0%;
  transform: rotateX(-90deg); }

.btn-8b:hover {
  -webkit-transform: rotateX(15deg);
  -moz-transform: rotateX(15deg);
  -ms-transform: rotateX(15deg);
  transform: rotateX(15deg); }

/* Button 8c */
.btn-8c:after {
  width: 21%;
  /* should be 20% but there's a gap in Chrome Version 34.0.1847.131 */
  height: 100%;
  left: -20%;
  top: 0;
  background: #49a7df;
  -webkit-transform-origin: 100% 0%;
  -webkit-transform: rotateY(-90deg);
  -moz-transform-origin: 100% 0%;
  -moz-transform: rotateY(-90deg);
  -ms-transform-origin: 100% 0%;
  -ms-transform: rotateY(-90deg);
  transform-origin: 100% 0%;
  transform: rotateY(-90deg); }

.btn-8c:hover {
  -webkit-transform: rotateY(15deg);
  -moz-transform: rotateY(15deg);
  -ms-transform: rotateY(15deg);
  transform: rotateY(15deg); }

/* Button 8d */
.btn-8d:after {
  width: 20%;
  height: 100%;
  left: 100%;
  top: 0;
  background: #49a7df;
  -webkit-transform-origin: 0% 0%;
  -webkit-transform: rotateY(90deg);
  -moz-transform-origin: 0% 0%;
  -moz-transform: rotateY(90deg);
  -ms-transform-origin: 0% 0%;
  -ms-transform: rotateY(90deg);
  transform-origin: 0% 0%;
  transform: rotateY(90deg); }

.btn-8d:hover {
  -webkit-transform: rotateY(-15deg);
  -moz-transform: rotateY(-15deg);
  -ms-transform: rotateY(-15deg);
  transform: rotateY(-15deg); }

/* Button 8e */
.btn-8e {
  -webkit-transform: rotateX(-15deg);
  -moz-transform: rotateX(-15deg);
  -ms-transform: rotateX(-15deg);
  transform: rotateX(-15deg); }

.btn-8e:after {
  width: 100%;
  height: 42%;
  /* should be 40% but there's a gap in Chrome Version 34.0.1847.131 */
  left: 0;
  top: -40%;
  background: #49a7df;
  -webkit-transform-origin: 0% 100%;
  -webkit-transform: rotateX(90deg);
  -moz-transform-origin: 0% 100%;
  -moz-transform: rotateX(90deg);
  -ms-transform-origin: 0% 100%;
  -ms-transform: rotateX(90deg);
  transform-origin: 0% 100%;
  transform: rotateX(90deg); }

.btn-8e:active {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg); }

/* Button 8f */
.btn-8f {
  -webkit-transform: rotateX(15deg);
  -moz-transform: rotateX(15deg);
  -ms-transform: rotateX(15deg);
  transform: rotateX(15deg); }

.btn-8f:after {
  width: 100%;
  height: 40%;
  left: 0;
  top: 100%;
  background: #49a7df;
  -webkit-transform-origin: 0% 0%;
  -webkit-transform: rotateX(-90deg);
  -moz-transform-origin: 0% 0%;
  -moz-transform: rotateX(-90deg);
  -ms-transform-origin: 0% 0%;
  -ms-transform: rotateX(-90deg);
  transform-origin: 0% 0%;
  transform: rotateX(-90deg); }

.btn-8f:active {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg); }

/* Button 8g */
.btn-8g {
  background: #fff;
  color: #999; }

.btn-8g:active {
  background: #fff; }

.btn-8g:after,
.btn-8g:before {
  text-transform: uppercase;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  line-height: 70px; }

.btn-8g:after {
  top: -98%;
  /* should be -100% but there's a gap in Chrome Version 34.0.1847.131 */
  background: #7aca7c;
  color: #358337;
  content: 'It worked!';
  -webkit-transform-origin: 0% 100%;
  -webkit-transform: rotateX(90deg);
  -moz-transform-origin: 0% 100%;
  -moz-transform: rotateX(90deg);
  -ms-transform-origin: 0% 100%;
  -ms-transform: rotateX(90deg);
  transform-origin: 0% 100%;
  transform: rotateX(90deg); }

.btn-8g:before {
  top: 100%;
  background: #e96a6a;
  color: #a33a3a;
  content: 'Error!';
  font-weight: 700;
  font-family: 'Lato', Calibri, Arial, sans-serif;
  -webkit-transform-origin: 0% 0%;
  -webkit-transform: rotateX(-90deg);
  -moz-transform-origin: 0% 0%;
  -moz-transform: rotateX(-90deg);
  -ms-transform-origin: 0% 0%;
  -ms-transform: rotateX(-90deg);
  transform-origin: 0% 0%;
  transform: rotateX(-90deg); }

.btn-8g.btn-success3d {
  background: #aaa;
  -webkit-transform-origin: 50% 100%;
  -webkit-transform: rotateX(-90deg) translateY(100%);
  -moz-transform-origin: 50% 100%;
  -moz-transform: rotateX(-90deg) translateY(100%);
  -ms-transform-origin: 50% 100%;
  -ms-transform: rotateX(-90deg) translateY(100%);
  transform-origin: 50% 100%;
  transform: rotateX(-90deg) translateY(100%); }

.btn-8g.btn-error3d {
  background: #aaa;
  -webkit-transform-origin: 50% 0%;
  -webkit-transform: rotateX(90deg) translateY(-100%);
  -moz-transform-origin: 50% 0%;
  -moz-transform: rotateX(90deg) translateY(-100%);
  -ms-transform-origin: 50% 0%;
  -ms-transform: rotateX(90deg) translateY(-100%);
  transform-origin: 50% 0%;
  transform: rotateX(90deg) translateY(-100%); }

.top_bar_ticker {
  float: left;
  width: 100%;
  position: relative;
  background-color: #ffffff;
  padding: 6px; }
  .top_bar_ticker ul {
    line-height: 2;
    padding-top: 4px; }
    .top_bar_ticker ul li {
      font-family: "Open Sans", sans-serif;
      color: #7b7b7b;
      text-transform: capitalize;
      font-weight: 600;
      padding: 0 10px;
      border-left: 1px solid #ddd; }
      .top_bar_ticker ul li i {
        color: #ff6c26;
        margin-right: 8px; }
  .top_bar_ticker .search-input {
    position: relative; }
    .top_bar_ticker .search-input input {
      width: 100%;
      padding: 0 15px;
      border: 2px solid #ddd;
      color: #999999;
      font-size: 13px;
      height: 37px;
      background: #ffffff;
      outline: none;
      position: relative;
      border-radius: 30px;
      font-weight: 600; }
    .top_bar_ticker .search-input input[type="text"]::-webkit-input-placeholder {
      font-family: "Open Sans", sans-serif;
      color: #999999; }
    .top_bar_ticker .search-input span {
      position: absolute;
      top: 0;
      right: 5px;
      font-size: 19px;
      color: #cacaca;
      height: 37px;
      width: 37px;
      text-align: center;
      line-height: 2; }

.img-box-v2 {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default; }
  .img-box-v2 .overlay {
    width: 100%;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: auto;
    bottom: 0;
    padding: 7px;
    opacity: 0;
    background: #ff6c26;
    color: #ffffff;
    transition-duration: 0.5s;
    z-index: 100; }
    .img-box-v2 .overlay p {
      margin: 0; }
  .img-box-v2 img {
    display: block;
    position: relative; }
  .img-box-v2 h2 {
    text-transform: capitalize;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 14px;
    padding: 8px 20px;
    background: rgba(0, 0, 0, 0.6);
    float: left;
    border-radius: 2px;
    margin: 0px;
    font-family: "Raleway", sans-serif;
    display: inline-block;
    font-weight: 400; }
    .img-box-v2 h2 a {
      color: #fff; }

.img-box-v2:hover img {
  opacity: 0.7; }

.img-box-v2 a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent; }

.img-box-v2 a.info:hover {
  box-shadow: 0 0 5px #fff; }

.img-box-v2 p.icon-links a {
  float: right;
  color: #ffffff;
  font-size: 1.3em; }
  .img-box-v2 p.icon-links a:hover {
    color: #01b7f2; }

.img-box-v2:hover p.icon-links a:hover,
.img-box-v2:hover p.icon-links a:focus {
  color: #ffffff; }

.img-box-v2 h2,
.img-box-v2 p.icon-links a {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0); }

.img-box-v2 p.icon-links a span:before {
  display: inline-block;
  padding: 8px 6px 0;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.img-box-v2:hover .overlay {
  opacity: 1; }

.img-box-v2:hover h2,
.img-box-v2:hover p.icon-links a {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.img-box-v2:hover h2 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s; }

.img-box-v2:hover p.icon-links a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s; }

.img-box-v2:hover p.icon-links a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }

.img-box-v2:hover p.icon-links a:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s; }

.popular_hotel_wrapper {
  float: left;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("http://temank3.id/asset/img/hotel-new.jpg") center/cover no-repeat;
  background-attachment: fixed;
  margin-bottom: 30px;
  padding: 30px 0; }

.carousel-control {
  width: 5%;
  opacity: 9; }

.carousel-control.left {
  background-image: none;
  top: 48%;
  height: 45px;
  width: 45px;
  border-radius: 0;
  border: 1px solid #ddd;
  z-index: 200;
  background-color: transparent;
  color: #ffffff;
  transform: rotate(45deg);
  margin-left: 20px; }

.carousel-control.left i {
  font-size: 38px;
  top: 3px;
  left: -3px;
  position: relative;
  text-align: center;
  display: block;
  transform: rotate(-45deg); }

.carousel-control.left:hover {
  background-color: #ff6c26;
  transition: background-color .4s ease-out; }

.carousel-control.right {
  background-image: none;
  z-index: 200;
  top: 48%;
  height: 45px;
  width: 45px;
  border-radius: 0;
  border: 1px solid #ddd;
  background-color: transparent;
  color: #ffffff;
  margin-right: 20px;
  transform: rotate(45deg); }

.carousel-control.right i {
  font-size: 38px;
  top: 0;
  position: relative;
  transform: rotate(-45deg);
  text-align: center;
  display: block;
  left: 3px;
  transition: background-color .4s ease-out; }

.carousel-control.right:hover {
  background-color: #ff6c26;
  transition: background-color .4s ease-out; }

.carousel {
  max-height: 100vh;
  margin-bottom: 40px; }

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10; }

.carousel .item {
  max-height: 100vh;
  background-color: transparent;
  overflow: hidden; }
  .carousel .item img {
    max-height: 100vh;
    width: 100%; }

.carousel-caption {
  width: 100%; }

.carousel-inner > .item > a img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 100vh; }

.carousel-indicators li {
  border-radius: 0; }

.carousel-caption {
  position: absolute;
  right: 0;
  top: 20%;
  left: 0;
  padding-top: 22px;
  padding-bottom: 22px;
  text-align: center;
  text-shadow: none; }

.carousel-content-box {
  float: left;
  width: 100%;
  position: relative; }
  .carousel-content-box h1 {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 50px;
    margin: 0 0 30px;
    color: #ffffff;
    line-height: 1.2; }
    .carousel-content-box h1 span {
      font-family: "Montserrat", sans-serif;
      font-weight: 600;
      color: #ff6c26;
      font-size: 54px; }
  .carousel-content-box h2 {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    color: #ffffff;
    font-size: 42px;
    margin: 0 0 10px;
    line-height: 1.2; }
  .carousel-content-box p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    text-transform: capitalize;
    color: #ffffff;
    font-size: 22px;
    margin: 0 100px 10px 100px;
    line-height: 1.7; }
  .carousel-content-box .slider-btn .btn_1 {
    background-color: #ff6c26;
    border-radius: 2px;
    padding: 12px 22px;
    color: #fff;
    font-family: "Raleway", sans-serif;
    border-left: 4px solid #fff;
    font-weight: 600;
    font-size: 15px; }
    .carousel-content-box .slider-btn .btn_1:hover {
      color: #ff6c26;
      background-color: #ffffff;
      transition: .4s; }
  .carousel-content-box .slider-btn .btn_2 {
    background-color: #01b7f2;
    border-radius: 2px;
    padding: 12px 22px;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 15px;
    border-left: 4px solid #fff;
    transition: .4s; }
    .carousel-content-box .slider-btn .btn_2:hover {
      color: #01b7f2;
      background-color: #ffffff;
      transition: .4s; }

.pricing_table_v3 {
  width: 100%;
  float: left;
  position: relative;
  margin: 0 0 40px;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("http://temank3.id/asset/img/map-world2.png") center/cover no-repeat;
  background-attachment: fixed; }
  .pricing_table_v3 .orange-top {
    top: -60px;
    background-color: #ff6c26;
    z-index: 100;
    box-shadow: 1px 1px 3px 1px #757575; }
  .pricing_table_v3 .blue-right {
    right: -100px;
    background-color: #01b7f2; }
  .pricing_table_v3 .blue-left {
    left: -100px;
    background-color: #01b7f2; }
  .pricing_table_v3 .P-content {
    width: 100%;
    float: left;
    position: relative;
    border-radius: 100%;
    padding: 43px 20px;
    text-align: center;
    max-height: 360px;
    max-width: 360px; }
    .pricing_table_v3 .P-content h3 {
      margin: 0 0 20px;
      color: #fff;
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      text-transform: uppercase; }
    .pricing_table_v3 .P-content ul li a {
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      color: #fff;
      text-transform: uppercase; }
    .pricing_table_v3 .P-content ul li p {
      position: relative;
      margin: 0 0 10px;
      color: #fff;
      font-family: "Open Sans", sans-serif;
      font-weight: 400; }
    .pricing_table_v3 .P-content .price-money h2 {
      width: 100%;
      float: left;
      position: relative;
      margin: 0 0 20px;
      color: #fff;
      font-family: "Roboto", sans-serif;
      font-weight: 600;
      font-size: 35px; }
      .pricing_table_v3 .P-content .price-money h2 span {
        font-size: 18px;
        font-family: "Open Sans", sans-serif; }

.banner-v3 {
  width: 100%;
  float: left;
  position: relative;
  margin: 0 0 40px;
  min-height: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("http://temank3.id/asset/img/index3-01.jpg") center/cover no-repeat;
  background-attachment: fixed; }
  .banner-v3 .feature-box {
    text-align: left;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 18px;
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 20px; }
    .banner-v3 .feature-box:hover span i {
      transition: .4s;
      transform: scale(1.1) rotate(4deg); }
    .banner-v3 .feature-box span {
      margin-bottom: 10px;
      float: left;
      width: 100%;
      color: #fff;
      font-size: 20px; }
      .banner-v3 .feature-box span i {
        width: 50px;
        transform: scale(1) rotate(0deg);
        height: 50px;
        transition: .4s;
        display: block;
        border: 2px #ff6c26 dotted;
        border-radius: 100%;
        text-align: center;
        line-height: 2.2; }
    .banner-v3 .feature-box h4 {
      margin: 0 0 10px;
      color: #fff;
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      text-transform: uppercase; }
    .banner-v3 .feature-box p {
      margin: 0;
      color: #fff;
      font-family: "Open Sans", sans-serif;
      font-weight: 400; }
  .banner-v3 h3 {
    margin: 0 0 20px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 30px; }
    .banner-v3 h3 img {
      width: 40px; }
  .banner-v3 p {
    margin: 0 0 20px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400; }

.static-cols {
  position: static; }

.banner-v2 {
  width: 100%;
  float: left;
  position: relative;
  margin: 20px 0 40px 0;
  min-height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("http://temank3.id/asset/img/map-world.png") center/cover no-repeat;
  background-attachment: fixed; }
  .banner-v2 .img img {
    position: absolute;
    bottom: 0; }
  .banner-v2 h3 {
    margin: 0 0 20px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 30px; }
    .banner-v2 h3 img {
      width: 40px; }
  .banner-v2 p {
    margin: 0 0 20px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400; }

.news-box {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 40px; }
  .news-box .image {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    overflow: hidden; }
    .news-box .image img {
      display: inline-block; }
    .news-box .image .span-v2 {
      position: absolute;
      top: -37px;
      left: 14%;
      font-size: 61px;
      color: #f5f5f5; }
    .news-box .image span {
      position: absolute;
      bottom: -37px;
      left: 14%;
      font-size: 61px;
      color: #f5f5f5; }
  .news-box .detail {
    width: 100%;
    padding: 20px;
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
    float: left; }
    .news-box .detail h3 {
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      font-size: 20px;
      margin: 0px 0 10px;
      color: #111111; }
    .news-box .detail p {
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 15px;
      color: #333333;
      margin: 0 0 10px;
      float: left;
      line-height: 1.6;
      width: 100%; }
    .news-box .detail i {
      font-family: "Open Sans", sans-serif;
      width: 100%;
      float: left;
      color: #808080;
      font-weight: 600;
      margin-bottom: 10px; }
    .news-box .detail a {
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      width: 100%;
      float: left;
      color: #2b2b2b; }
      .news-box .detail a:hover {
        color: #01b7f2; }
      .news-box .detail a span {
        color: #01b7f2; }

#countdown {
  /**
   * You can use these classes to hide parts
   * of the countdown that you don't need.
   */ }
  #countdown .position {
    display: inline-block;
    height: 1.6em;
    overflow: hidden;
    position: relative;
    width: 1.05em; }
  #countdown .digit {
    position: absolute;
    display: block;
    width: 1em;
    background-color: #01b7f2;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    letter-spacing: -1px; }
  #countdown .digit.static {
    box-shadow: 1px 1px 1px rgba(4, 4, 4, 0.35);
    background: #01b7f2; }
  #countdown .countDiv {
    display: inline-block;
    width: 16px;
    height: 1.6em;
    position: relative; }
  #countdown .countDiv:before,
  #countdown .countDiv:after {
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 50%;
    left: 50%;
    margin-left: -3px;
    top: 0.5em;
    box-shadow: 1px 1px 1px rgba(4, 4, 4, 0.5);
    content: ''; }
  #countdown .countDiv:after {
    top: 0.9em; }

.countdownHolder {
  margin: 0 auto;
  font: 40px/1.5 "Raleway", sans-serif;
  text-align: center;
  letter-spacing: -3px;
  float: left;
  width: 100%; }

.form_faq {
  float: left;
  width: 100%;
  position: relative;
  margin: 30px 0 30px 0; }
  .form_faq form {
    position: relative; }
    .form_faq form input {
      width: 100%;
      height: 35px;
      background: #fff;
      padding: 4px 10px;
      border: none;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 13px;
      outline: none; }
    .form_faq form input[type="text"]::-webkit-input-placeholder {
      color: #b1b5b8; }
    .form_faq form .search_faq {
      position: absolute;
      top: 0;
      right: 0;
      height: 35px;
      border: none;
      width: 35px;
      color: #fff;
      background-color: #b1b5b8; }

.form_faq_list {
  float: left;
  width: 100%;
  position: relative;
  margin: 0 0 30px; }
  .form_faq_list form {
    position: relative; }
    .form_faq_list form input {
      width: 100%;
      height: 45px;
      background: #fff;
      padding: 4px 10px;
      border: none;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 13px;
      outline: none; }
    .form_faq_list form input[type="text"]::-webkit-input-placeholder {
      color: #b1b5b8; }
    .form_faq_list form .search_faq {
      position: absolute;
      top: 0;
      right: 0;
      height: 45px;
      border: none;
      width: 45px;
      color: #969595;
      background-color: #efefef; }

.box_show_faq {
  box-shadow: -1px 1px 4px 2px #eee; }

.faq_section {
  float: left;
  width: 100%;
  border-bottom: 3px solid #01b7f2;
  position: relative;
  margin: 30px 0 30px 0; }
  .faq_section .faq_tabs {
    background-color: transparent;
    float: left;
    width: 100%;
    position: relative;
    text-align: center; }
    .faq_section .faq_tabs .panel {
      background-color: transparent;
      border-radius: 0;
      margin-bottom: 0; }
      .faq_section .faq_tabs .panel .panel-heading {
        padding: 5px 20px;
        border-bottom: 1px solid #dddddd; }
      .faq_section .faq_tabs .panel .nav-tabs > li.active > a, .faq_section .faq_tabs .panel .nav-tabs > li.active > a:focus, .faq_section .faq_tabs .panel .nav-tabs > li.active > a:hover {
        border-radius: 0;
        border: none;
        color: #ff6c26;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        background-color: transparent; }
      .faq_section .faq_tabs .panel .nav-tabs {
        border: none; }
        .faq_section .faq_tabs .panel .nav-tabs li a {
          border-radius: 0;
          border: none;
          color: #b1b5b8;
          font-family: "Open Sans", sans-serif;
          background-color: transparent;
          font-weight: 600;
          text-transform: uppercase;
          padding: 4px 7px; }
      .faq_section .faq_tabs .panel .panel-body {
        padding: 0; }
        .faq_section .faq_tabs .panel .panel-body .tab-content .tab-pane .accordion-inner {
          padding: 25px;
          font-family: "Open Sans", sans-serif;
          font-weight: 400;
          text-align: left;
          color: #808080;
          border-bottom: 1px solid #ddd; }
        .faq_section .faq_tabs .panel .panel-body .tab-content .tab-pane .accordion-heading {
          width: 100%;
          border: none;
          text-align: left;
          height: 62px;
          margin-bottom: 0;
          display: block;
          border-bottom: 1px solid #ddd;
          font-family: "Open Sans", sans-serif;
          padding: 0; }
          .faq_section .faq_tabs .panel .panel-body .tab-content .tab-pane .accordion-heading span {
            position: relative;
            padding: 15.5px;
            float: left;
            font-size: 22px;
            transition: .4s;
            color: gray;
            border-right: 1px solid #ddd; }
            .faq_section .faq_tabs .panel .panel-body .tab-content .tab-pane .accordion-heading span i {
              width: 62px;
              text-align: center; }
          .faq_section .faq_tabs .panel .panel-body .tab-content .tab-pane .accordion-heading h5 {
            margin: 0;
            color: #444444;
            font-weight: 600;
            text-decoration: none;
            font-size: 16px;
            padding: 22.5px;
            position: relative;
            display: block;
            float: left;
            transition: .4s;
            text-align: left; }
          .faq_section .faq_tabs .panel .panel-body .tab-content .tab-pane .accordion-heading:hover a span {
            background-color: #01b7f2;
            color: #ffffff;
            transition: .4s; }
          .faq_section .faq_tabs .panel .panel-body .tab-content .tab-pane .accordion-heading:hover a h5 {
            color: #ff6c26; }
  .faq_section .faq_widget_detail {
    float: left;
    padding: 25px 25px;
    width: 100%;
    position: relative;
    margin-bottom: 30px; }
    .faq_section .faq_widget_detail h5 {
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      color: #01b7f2;
      font-size: 14px;
      text-transform: capitalize;
      margin: 0 0 20px; }
    .faq_section .faq_widget_detail p {
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      color: #b1b5b8;
      font-size: 14px;
      margin: 0; }
  .faq_section .faq_widget_heading {
    float: left;
    padding: 25px 25px;
    width: 100%;
    position: relative; }
    .faq_section .faq_widget_heading h3 {
      font-family: "Montserrat", sans-serif;
      font-weight: 600;
      color: #111111;
      text-transform: uppercase;
      margin: 0; }

.faq_widget {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  border-bottom: 3px solid #01b7f2; }
  .faq_widget .faq_widget_heading {
    float: left;
    padding: 18px 18px;
    width: 100%;
    position: relative; }
    .faq_widget .faq_widget_heading h4 {
      font-family: "Montserrat", sans-serif;
      font-weight: 600;
      color: #111111;
      text-transform: uppercase;
      margin: 0; }
  .faq_widget .faq_widget_detail {
    float: left;
    padding: 18px 18px;
    width: 100%;
    position: relative; }
    .faq_widget .faq_widget_detail h5 {
      font-family: "Montserrat", sans-serif;
      font-weight: 600;
      color: #01b7f2;
      font-size: 13px;
      text-transform: capitalize;
      margin: 0 0 13px; }
    .faq_widget .faq_widget_detail p {
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      color: #b1b5b8;
      font-size: 13px;
      text-transform: capitalize;
      margin: 0 0 13px; }
    .faq_widget .faq_widget_detail a {
      background-color: #00bbe5;
      color: #ffffff;
      font-family: "Raleway", sans-serif;
      transition: .3s;
      padding: 6px 14px;
      border: none;
      font-weight: 600;
      border-radius: 0;
      font-size: 13px; }
      .faq_widget .faq_widget_detail a:hover {
        transition: .3s;
        background-color: #ff6c26;
        color: #ffffff; }

.cars-travel-v2-img {
  position: relative;
  top: -90px;
  display: block; }
  .cars-travel-v2-img .div_img {
    position: absolute;
    display: block;
    float: left;
    width: 100%;
    overflow: hidden;
    max-height: 150px;
    text-align: center; }
    .cars-travel-v2-img .div_img img {
      border-radius: 100%;
      /* display: block; */
      /* float: left; */
      width: 100%;
      max-width: 150px;
      max-height: 150px;
      border: 2px solid #01b7f2; }

.btn-div-cars-v2 {
  position: relative;
  bottom: -29px; }
  .btn-div-cars-v2 a {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 30px;
    background-color: #01b7f2;
    transition: .4s;
    padding: 10px 18px; }
    .btn-div-cars-v2 a:hover {
      background-color: #ff6c26;
      transition: .4s;
      color: #ffffff; }

.gray-bg {
  background-color: #f3f3f3;
  margin-bottom: 30px; }

.cars-travel-v2 {
  float: left;
  transition: ease-out .4s;
  width: 100%;
  position: relative;
  transform: scale(1, 1);
  margin-bottom: 55px;
  margin-top: 80px;
  text-align: center;
  /* box-shadow: 1px 1px 5px 1px #bebebe; */
  padding: 20px;
  /* border: 1px solid $primary-color; */
  border: 1px solid #ddd; }
  .cars-travel-v2:hover {
    box-shadow: 1px 1px 5px 1px #bebebe;
    transition: ease-in .4s;
    transform: scale(1.05, 1.05); }
  .cars-travel-v2 .detail {
    width: 100%;
    float: left;
    padding: 70px 0 0 0; }
    .cars-travel-v2 .detail h4 {
      margin: 0 0 20px;
      color: #111;
      font-family: "Open Sans", sans-serif;
      text-transform: uppercase;
      font-weight: 600; }
    .cars-travel-v2 .detail p {
      margin: 0 0 10px;
      color: #444444;
      font-family: "Open Sans", sans-serif;
      text-transform: capitalize;
      font-weight: 400;
      line-height: 1.8; }
    .cars-travel-v2 .detail .pull-left {
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      color: #444;
      margin-bottom: 10px; }
    .cars-travel-v2 .detail .pull-right {
      font-family: "Open Sans", sans-serif;
      margin-bottom: 10px;
      font-weight: 400;
      color: #ff6c26; }
    .cars-travel-v2 .detail .table tr td {
      font-family: "Open Sans", sans-serif;
      font-weight: 400; }

.new-slider-content {
  color: #ffffff; }
  .new-slider-content h1 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 40px;
    margin: 0 0 10px;
    line-height: 1.2; }
  .new-slider-content .text-slider {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    text-transform: capitalize;
    font-size: 14px;
    margin: 0 0 5px;
    line-height: 1.7; }

a {
  transition: .5s ease-in-out; }

.btn-new-1 {
  background: #fa4a0d;
  text-transform: uppercase;
  color: #FFF;
  font: 500 14px "Raleway", sans-serif;
  padding: 12px 20px;
  border-radius: 20px;
  margin-top: 5px; }
  .btn-new-1 i {
    margin-left: 10px; }
  .btn-new-1:hover {
    text-transform: uppercase;
    background: #01b7f2;
    color: #FFF; }

.index-new {
  position: relative;
  margin-bottom: 60px; }
  .index-new .carousel {
    height: 828px;
    max-height: 828px;
    margin: 0; }
  .index-new .carousel .item {
    height: 828px;
    max-height: 828px; }
  .index-new .carousel .item img {
    max-height: 828px;
    width: 100%;
    height: 828px; }
  .index-new .new-carousel-control.left {
    background-image: none;
    top: 28%;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    border: 1px solid #ddd;
    z-index: 200;
    background-color: transparent;
    color: #ffffff;
    margin-left: 3%;
    transform: rotate(0); }
    .index-new .new-carousel-control.left:hover {
      background: #ff6c26; }
    .index-new .new-carousel-control.left i {
      font-size: 20px;
      top: 8px;
      left: -2px;
      position: relative;
      text-align: center;
      display: block;
      transform: rotate(0deg); }
  .index-new .new-carousel-control.right {
    background-image: none;
    top: 28%;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    border: 1px solid #ddd;
    z-index: 200;
    background-color: transparent;
    color: #ffffff;
    margin-right: 3%;
    transform: rotate(0); }
    .index-new .new-carousel-control.right:hover {
      background: #ff6c26; }
    .index-new .new-carousel-control.right i {
      font-size: 20px;
      top: 8px;
      left: 1px;
      position: relative;
      text-align: center;
      display: block;
      transform: rotate(0deg); }

.new-fill {
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center; }
  .new-fill .panel {
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 0;
    border: 0;
    box-shadow: none; }
    .new-fill .panel .nav-tabs > li.active > a, .new-fill .panel .nav-tabs > li.active > a:focus, .new-fill .panel .nav-tabs > li.active > a:hover {
      border-radius: 0;
      background-color: #fa4a0d;
      color: #fff;
      margin-bottom: 0; }
    .new-fill .panel .nav-tabs {
      border: none;
      /* float: left; */
      /* width: 100%; */
      display: inline-block;
      top: 4px;
      position: relative; }
      .new-fill .panel .nav-tabs li {
        float: left;
        display: inline-block; }
        .new-fill .panel .nav-tabs li a {
          border-radius: 0;
          background-color: transparent;
          border: 1px solid #8d989c;
          border-right: 0;
          border-bottom: 0;
          padding: 11px 22px;
          font-size: 14px;
          height: 42px;
          color: #fff;
          font-family: "Raleway", sans-serif;
          font-weight: 500;
          text-transform: uppercase;
          margin: 0; }
      .new-fill .panel .nav-tabs li:last-child a {
        border-right: 1px solid #8d989c; }
    .new-fill .panel .panel-body {
      background-color: rgba(4, 85, 111, 0.8);
      padding: 74px 0; }
      .new-fill .panel .panel-body .tab-content .tab-pane h3 {
        margin: 0 0 30px;
        color: #fff;
        font-family: "Raleway", sans-serif;
        font-weight: 500;
        text-transform: uppercase;
        text-align: left;
        font-size: 16px;
        padding-left: 5px; }
      .new-fill .panel .panel-body .tab-content ul {
        margin: 0;
        position: relative;
        text-align: left; }
        .new-fill .panel .panel-body .tab-content ul li {
          text-align: left;
          float: left;
          position: relative;
          width: 20%; }
          .new-fill .panel .panel-body .tab-content ul li .form-group {
            position: relative;
            float: left;
            width: 100%; }
            .new-fill .panel .panel-body .tab-content ul li .form-group input {
              border-radius: 0;
              background-color: transparent;
              color: #ff6c26;
              font-family: "Open Sans", sans-serif;
              font-size: 13.5px;
              position: relative;
              font-weight: 400;
              height: 35px;
              border: 0;
              box-shadow: none;
              border-bottom: 1px solid #ccd5da;
              outline: none; }
              .new-fill .panel .panel-body .tab-content ul li .form-group input:focus {
                box-shadow: none;
                outline: none; }
            .new-fill .panel .panel-body .tab-content ul li .form-group input[type="text"]::-webkit-input-placeholder {
              color: #ccd5da; }
            .new-fill .panel .panel-body .tab-content ul li .form-group input[type="number"]::-webkit-input-placeholder {
              color: #ccd5da; }
          .new-fill .panel .panel-body .tab-content ul li .select-one {
            position: relative;
            width: 100%;
            padding: 0 7px;
            font-family: "Open Sans", sans-serif;
            color: #bdc6cb;
            font-weight: 400;
            border: 0;
            border-bottom: 1px solid #ccd5da;
            background-color: transparent;
            margin-bottom: 15px;
            float: left;
            height: 35px; }
            .new-fill .panel .panel-body .tab-content ul li .select-one option {
              padding: 5px; }

.new-package {
  position: relative;
  margin-bottom: 40px;
  border: 1px solid #dddddd;
  transition: .4s ease-in-out; }
  .new-package:hover .city, .new-package:hover .price {
    border-top-color: rgba(250, 74, 12, 0.9); }
  .new-package .city {
    color: #FFF;
    font: 500 18px "Raleway", sans-serif;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 152px;
    height: 0;
    border-top: 44px solid rgba(21, 48, 81, 0.8);
    border-right: 43px solid transparent; }
    .new-package .city span {
      position: relative;
      top: -36px;
      left: 13px;
      text-align: center; }
  .new-package .price {
    color: #FFF;
    font: 500 14px "Open Sans", sans-serif;
    position: absolute;
    bottom: 1px;
    right: 1px;
    width: 130px;
    height: 0;
    border-top: 44px solid rgba(21, 48, 81, 0.8);
    border-left: 43px solid transparent; }
    .new-package .price span {
      position: relative;
      top: -34px;
      left: 13px;
      text-align: center; }

.new-heading-box {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px; }
  .new-heading-box .title {
    font: 300 30px "Raleway", sans-serif;
    margin: 0;
    color: #182f46; }
  .new-heading-box .subtitle {
    font: 600 40px "Raleway", sans-serif;
    margin: 0;
    color: #000000; }

.new-gallery-section {
  background: url("http://temank3.id/asset/img/new-img01.jpg") center/cover no-repeat;
  min-height: 1280px;
  margin: 60px 0;
  padding-top: 400px; }
  .new-gallery-section .title {
    font: 500 30px "Raleway", sans-serif;
    margin: 0 0 10px;
    color: #fff; }
  .new-gallery-section p {
    font: 300 20px "Open Sans", sans-serif;
    margin: 0 0 15px;
    line-height: 1.5;
    color: #fff; }

.new-gallery-filter .filter-button-group {
  margin: 20px 0 40px;
  text-align: center; }
.new-gallery-filter .filter-button {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #FFF;
  text-transform: uppercase;
  border-radius: 0;
  box-shadow: none;
  font: 600 18px "Raleway", sans-serif;
  color: #FFF;
  padding: 18px 27px; }
  .new-gallery-filter .filter-button:hover, .new-gallery-filter .filter-button:focus {
    border-bottom: 3px solid #fa4a0d;
    color: #fa4a0d; }
  .new-gallery-filter .filter-button:focus {
    box-shadow: none;
    outline: none; }

.new-gallery-box {
  position: relative;
  margin-bottom: 25px;
  overflow: hidden;
  float: left;
  width: 100%; }
  .new-gallery-box:hover .overflow-outer {
    transition-duration: .4s;
    top: 0; }
  .new-gallery-box .overflow-outer {
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 20px 15px;
    top: 100%;
    transition-duration: .4s;
    background: rgba(250, 74, 13, 0.95); }
  .new-gallery-box .overflow-outer .overflow-inner {
    position: relative;
    color: #FFF; }
    .new-gallery-box .overflow-outer .overflow-inner .title {
      font: 600 15px "Raleway", sans-serif;
      margin-bottom: 7px; }
    .new-gallery-box .overflow-outer .overflow-inner .des {
      font: 400 14px "Open Sans", sans-serif;
      margin-bottom: 2px;
      padding: 4px 20px; }
      .new-gallery-box .overflow-outer .overflow-inner .des i {
        color: #000;
        margin-right: 10px;
        font-size: 19px;
        width: 18px;
        text-align: center;
        padding-top: 2px; }
  .new-gallery-box .buttons {
    position: absolute;
    bottom: 20px;
    right: 20px; }

.new-car-info {
  font: 400 14px "Open Sans", sans-serif;
  color: #000;
  text-transform: uppercase;
  margin-top: 15px; }
  .new-car-info span {
    display: inline-block;
    border: 1px solid #cfcfcf;
    padding: 3px 20px;
    margin-bottom: 2px; }

.btn-details {
  background: #000;
  color: #FFF;
  border-radius: 4px;
  font: 400 12px "Open Sans", sans-serif;
  padding: 8px 20px; }
  .btn-details:hover {
    background: #444;
    color: #FFF; }

.new-location-section {
  background: url("http://temank3.id/asset/img/new-img02.jpg") center/cover no-repeat;
  min-height: 740px;
  margin-bottom: 50px;
  padding: 40px 0; }
  .new-location-section .slick-prev, .new-location-section .slick-next {
    top: 44%;
    background-color: #121620;
    width: 55px;
    height: 55px;
    border-radius: 100%;
    color: #FFF;
    border: 2px solid #e35a30;
    z-index: 10; }
  .new-location-section .slick-prev:before {
    font-size: 32px;
    left: -2px;
    opacity: 1; }
  .new-location-section .slick-next:before {
    font-size: 32px;
    left: 3px;
    opacity: 1; }

.new-support-section {
  background: #f2f2f2;
  padding: 40px 0 60px;
  text-align: center;
  position: relative;
  float: left;
  width: 100%; }
  .new-support-section .triangle-left {
    position: absolute;
    top: 0;
    left: 0;
    border-top: 100px solid #15406a;
    border-right: 240px solid transparent; }
  .new-support-section .triangle-right {
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom: 100px solid #15406a;
    border-left: 240px solid transparent; }
  .new-support-section i {
    font-size: 40px;
    color: #15406a;
    margin-bottom: 20px; }
  .new-support-section h3 {
    font: 600 22px "Raleway", sans-serif;
    color: #121620;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px; }
  .new-support-section p {
    font: 600 14px "Open Sans", sans-serif;
    color: #000;
    line-height: 1.8; }

.new-tour {
  position: relative;
  margin-bottom: 20px;
  text-align: center; }
  .new-tour img {
    display: inline-block; }
  .new-tour:hover .inner-text p {
    background: #15406a;
    transition: .5s; }
  .new-tour .inner-text {
    position: relative; }
    .new-tour .inner-text p {
      position: absolute;
      font: 400 20px "Raleway", sans-serif;
      color: #FFF;
      text-align: left;
      width: 100%;
      bottom: 0;
      background: #0f1d39;
      margin: 0;
      padding: 10px;
      transition: .5s; }
    .new-tour .inner-text .icon {
      position: absolute;
      bottom: 0;
      right: 0;
      border-bottom: 44px solid #15406a;
      border-left: 44px solid transparent;
      width: 100px; }
    .new-tour .inner-text i {
      color: #FFF;
      position: absolute;
      right: 18px;
      bottom: 8px;
      font-size: 29px; }

.slider-new {
  position: relative;
  margin-bottom: 50px; }
  .slider-new .img-box {
    position: relative;
    display: block; }
    .slider-new .img-box p {
      position: absolute;
      font: 400 24px "Raleway", sans-serif;
      color: #FFF;
      text-align: center;
      width: 100%;
      bottom: 50px; }
  .slider-new .slick-dots {
    position: absolute;
    bottom: 14px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
  .slider-new .slick-dots li.slick-active button {
    background-color: #15406a;
    border-color: #15406a; }
  .slider-new .slick-dots li button {
    background-color: #fff;
    border-color: #fff; }

.h4 {
  font: 400 30px "Raleway", sans-serif;
  color: #FFF;
  margin-bottom: 30px; }

.hotel_bg {
  background: url("http://temank3.id/asset/img/new-img06.jpg") center/cover no-repeat;
  height: 462px;
  max-height: 462px;
  padding: 20px 35px;
  text-align: left; }
  .hotel_bg .city-name {
    font: 600 30px "Raleway", sans-serif;
    color: #FFF;
    margin-bottom: 10px;
    margin-top: 0; }
  .hotel_bg .description {
    font: 300 20px "Raleway", sans-serif;
    color: #FFF;
    margin-bottom: 20px; }
  .hotel_bg .location {
    font: 300 20px "Open Sans", sans-serif;
    color: #FFF;
    margin-bottom: 20px; }
    .hotel_bg .location i {
      margin-right: 10px; }
    .hotel_bg .location .price {
      font: 500 30px "Raleway", sans-serif;
      padding-left: 20px; }

.new_car_box {
  position: relative;
  background: #f6f6f6;
  border: 1px solid #dadada;
  margin-bottom: 40px; }
  .new_car_box .img-car {
    text-align: center; }
  .new_car_box img {
    display: inline-block; }
  .new_car_box .detail-car {
    padding: 20px 20px 15px; }
    .new_car_box .detail-car .content {
      font: 600 14px "Open Sans", sans-serif;
      color: #000;
      text-transform: uppercase; }
    .new_car_box .detail-car .car-name {
      float: left;
      width: 100%;
      margin-bottom: 10px; }
      .new_car_box .detail-car .car-name .link, .new_car_box .detail-car .car-name .days {
        font: 500 30px "Open Sans", sans-serif;
        color: #000; }
        .new_car_box .detail-car .car-name .link:hover, .new_car_box .detail-car .car-name .days:hover {
          color: #01b7f2; }
  .new_car_box .price {
    color: #FFF;
    font: 500 14px "Open Sans", sans-serif;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 93px;
    height: 0;
    border-bottom: 30px solid rgba(21, 48, 81, 0.8);
    border-left: 40px solid transparent; }
    .new_car_box .price span {
      position: relative;
      top: 7px;
      left: -12px;
      text-align: center; }

.new-main-footer {
  background: url("http://temank3.id/asset/img/new-img08.jpg") center/cover no-repeat;
  padding-top: 50px;
  padding-bottom: 20px;
  float: left;
  width: 100%; }
  .new-main-footer .footer-bottom {
    color: #FFF;
    font: 400 14px "Roboto", sans-serif;
    margin: 0;
    text-transform: uppercase; }
    .new-main-footer .footer-bottom a {
      color: #15406a; }
  .new-main-footer .inner-footer {
    color: #FFF;
    margin-bottom: 30px; }
    .new-main-footer .inner-footer .footer-title {
      margin: 0 0 15px;
      font-family: "Raleway", sans-serif;
      font-weight: 600;
      font-size: 26px; }
    .new-main-footer .inner-footer .news-des {
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      font-size: 14px;
      line-height: 1.8; }
      .new-main-footer .inner-footer .news-des span {
        color: #15406a; }
    .new-main-footer .inner-footer .list {
      font: 400 15px "Roboto", sans-serif; }
      .new-main-footer .inner-footer .list a {
        display: block;
        margin-bottom: 15px;
        color: #FFF; }
        .new-main-footer .inner-footer .list a:hover {
          color: #15406a; }
        .new-main-footer .inner-footer .list a i {
          padding-right: 13px;
          font-size: 18px; }
    .new-main-footer .inner-footer form input {
      border: 1px solid #DDD;
      border-radius: 2px;
      font: 500 12px "Roboto", sans-serif;
      padding: 7px 10px;
      color: #000;
      margin-right: 10px; }
    .new-main-footer .inner-footer form button {
      background: #15406a;
      border: 0;
      padding: 7px 16px;
      border-radius: 3px;
      font: 400 14px "Roboto", sans-serif; }
      .new-main-footer .inner-footer form button:hover {
        background: #000; }
    .new-main-footer .inner-footer .new-tags {
      font: 500 12px "Roboto", sans-serif;
      padding: 7px 10px;
      border: 1px solid #FFF;
      color: #FFF;
      background: #2c3e50;
      display: inline-block;
      margin-bottom: 10px;
      border-radius: 3px; }
      .new-main-footer .inner-footer .new-tags:hover {
        background: #15406a; }

.btn-new-book-car2 {
  font: 400 18px "Open Sans", sans-serif;
  color: #fff;
  background: #000;
  border-radius: 30px;
  padding: 5px 25px;
  margin-bottom: 25px; }
  .btn-new-book-car2:hover {
    color: #FFF;
    background: #15406a; }

.btn-new-search-travel {
  background: #fa4a0d;
  color: #fff;
  padding: 11px 12px;
  height: 45px;
  width: 100%;
  border-radius: 30px;
  border: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  transition-duration: .4s; }
  .btn-new-search-travel:hover {
    background: #ffffff;
    color: #01b7f2;
    transition-duration: .4s; }
  .btn-new-search-travel:focus {
    background: #ffffff;
    color: #01b7f2; }

@media (max-width: 600px) {
  .ui-datepicker-trigger {
    left: 95% !important; }

  .wrapper-inner .main-fill .panel .panel-body {
    padding-bottom: 15px !important; }

  .new-fill .panel .panel-body .tab-content ul li, .wrapper-inner .main-fill .panel .panel-body .tab-content ul li, .main_fill_three .panel .panel-body .tab-content ul li, .index2-fill .panel .panel-body .tab-content ul li {
    width: 100% !important; }

  .wrapper-index, .wrapper_index_three, .wrapper-index-flight, .wrapper-index-hotels, .wrapper-index-travel {
    height: 100% !important;
    padding: 20px 0; }

  .new-slider-content h1 {
    font-size: 20px; } }
@media (max-width: 480px) {
  .wrapper_inspiration_travel .hri h3 {
    font-size: 23px; }

  .wrapper_inspiration_travel .hri p {
    font-size: 14px; }

  .index2-fill .panel .nav-tabs li a {
    padding: 10px 5px; }

  .index2-fill .panel .panel-body .tab-content ul li {
    width: 100%; }

  .btn_1 {
    display: none; }

  .ui-datepicker-trigger {
    left: 92% !important; }

  .main_fill_three, .main-fill .nav-tabs > li {
    width: 100%; }

  .media-v3 {
    text-align: center;
    width: 100%;
    float: left; }
    .media-v3 .media-left {
      width: 100%;
      float: left;
      margin-bottom: 10px; }
    .media-v3 .media-body {
      float: left;
      width: 100%; }

  .inner-body .wrapper-index .wrapper-inner .main-fill {
    padding: 0px; }

  .bread-crumb h2 {
    text-align: center;
    margin-bottom: 10px !important;
    width: 100%; }

  .bread-crumb ol {
    width: 100%; }

  .coming-soon .coming-soon-box .cs-footer .get-email form .email-btn {
    margin-bottom: 10px; }

  .index2-fill .panel .nav-tabs li a, .inner-body .wrapper-index .wrapper-inner .main-fill .panel .nav-tabs > li.active > a, .inner-body .wrapper-index .wrapper-inner .main-fill .panel .nav-tabs > li.active > a:focus, .inner-body .wrapper-index .wrapper-inner .main-fill .panel .nav-tabs > li.active > a:hover, .inner-body .wrapper-index .wrapper-inner .main-fill .panel .nav-tabs li a, .coming-soon .coming-soon-box .cs-footer .get-email form input, .error-page .er-message form input {
    width: 100% !important; }

  .team-object .media-body {
    float: left;
    width: 100%; }

  #index2-v2 .carousel-content-box2 {
    padding: 20px 40px; }

  #index2-v2 .carousel-content-box2 .text-left {
    display: none; }

  #index2-v2 .carousel-content-box2 .name-city h1, #index2-v2 .carousel-content-box2 .name-city h2 {
    text-align: center; }

  .car-name .pull-left, .car-name .pull-right {
    width: 100%;
    text-align: center; }

  .new_car_box .detail-car {
    text-align: center; } }
@media (max-width: 480px) {
  .hotel_bg {
    padding: 15px; }

  .new-fill .panel .nav-tabs li a {
    padding: 11px 15px; } }
@media (max-width: 550px) {
  .inner-body .wrapper-index .wrapper-inner .main-fill .panel .nav-tabs > li.active > a, .inner-body .wrapper-index .wrapper-inner .main-fill .panel .nav-tabs > li.active > a:focus, .inner-body .wrapper-index .wrapper-inner .main-fill .panel .nav-tabs > li.active > a:hover, .inner-body .wrapper-index .wrapper-inner .main-fill .panel .nav-tabs li a {
    width: 100px; } }
@media (min-width: 768px) {
  .new-package {
    max-height: 436px;
    overflow: hidden; } }
@media (max-width: 768px) {
  .main-footer .inner-footer1 {
    margin: 15px 0px; }

  .hurry-up-v1 h2 {
    margin: 0 0 20px; }

  .carousel-content-box h1 {
    font-size: 30px;
    margin: 0 0 20px; }

  .carousel-content-box h1 span {
    font-size: 32px; }

  .ui-datepicker-trigger {
    left: 92%; }

  .index2-fill .ui-datepicker-trigger {
    left: 92%; }

  .wrapper-v2, .wrapper_inspiration_index2 {
    display: block !important; }

  .wrapper-v2 {
    padding-top: 100px; }

  .img-box-v2 h2 {
    float: none !important; }

  .popular_hotel_box .img img {
    width: 100%; }

  .seat-price {
    margin-top: 15px; }

  .main-fill .panel .panel-body .tab-content ul li {
    width: 50% !important; }

  .main_fill_three .panel .panel-body .tab-content ul li, .index2-fill .panel .panel-body .tab-content ul li {
    width: 50%; }

  .new-fill .panel .panel-body .tab-content ul li {
    width: 50%; }

  .new-gallery-box .buttons {
    text-align: center;
    width: 100%; }

  .new-gallery-box .overflow-outer {
    background: rgba(18, 22, 33, 0.9); }

  .btn-details {
    background: #15406a; }

  .new-main-footer {
    text-align: center; }
    .new-main-footer .inner-footer {
      margin-bottom: 40px; }

  .new-fill .panel .nav-tabs li a {
    font-weight: 700;
    color: #000; }

  .new-fill {
    width: 100%;
    position: relative;
    bottom: auto; }

  .new-fill .panel .panel-body {
    background-color: #1d7692;
    padding: 40px 0; }

  .index-new .carousel, .index-new .carousel .item, .index-new .carousel .item img {
    height: auto !important; } }
@media (max-width: 992px) {
  .main-footer .inner-footer2 {
    display: none; }

  .main-footer .list-of-nav {
    display: none; }

  .find_flight_box a h4 {
    margin-top: 5px; }

  .find_flight_box a p {
    display: none; }

  .find_flight_box a i {
    display: none; }

  #index-three .navbar-default .navbar-nav li .dropdown-menu li a {
    background-color: transparent;
    border-bottom: none;
    color: #ffffff; }
    #index-three .navbar-default .navbar-nav li .dropdown-menu li a i {
      color: #ffffff; }
    #index-three .navbar-default .navbar-nav li .dropdown-menu li a span {
      color: #ffffff; }
    #index-three .navbar-default .navbar-nav li .dropdown-menu li a:hover {
      background-color: transparent;
      color: #01b7f2; }
      #index-three .navbar-default .navbar-nav li .dropdown-menu li a:hover i {
        color: #01b7f2; }
      #index-three .navbar-default .navbar-nav li .dropdown-menu li a:hover span {
        color: #01b7f2; }

  #index-three .navbar-default .navbar-nav > .open > a, #index-three .navbar-default .navbar-nav > .open > a:focus, #index-three .navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
    color: #01b7f2; }
    #index-three .navbar-default .navbar-nav > .open > a i, #index-three .navbar-default .navbar-nav > .open > a:focus i, #index-three .navbar-default .navbar-nav > .open > a:hover i {
      color: #01B7F2; }

  #index-three .navbar-default .navbar-nav > li > a:focus, #index-three .navbar-default .navbar-nav > li > a:hover {
    color: #01B7F2; }
    #index-three .navbar-default .navbar-nav > li > a:focus i, #index-three .navbar-default .navbar-nav > li > a:hover i {
      color: #01B7F2; }

  #index2-v2 .carousel-content-box2 .name-city h1 {
    font-size: 30px; }

  #index-two .navbar-default .navbar-nav .dropdown a {
    background: transparent;
    box-shadow: none; }

  #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu .dropdown-submenu a span {
    color: #ffffff; }

  #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu .dropdown-submenu a i {
    color: #ffffff; }

  #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li a i {
    color: #ffffff; }

  #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li a {
    color: #ffffff; }
    #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li a i {
      color: #ffffff; }
    #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li a span {
      color: #ffffff; }

  #review-carousel #quote-carousel .carousel-indicators, .slick-prev, .slick-next, .mega-dropdown-menu li ul:before, .navbar-inverse .navbar-nav li .dropdown-menu:before, .mega-dropdown-menu li ul .divider {
    display: none !important; }

  .navbar-brand {
    padding: 6px 15px !important; }

  #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu {
    border-top: none; }

  #index-three .navbar-default .navbar-nav li .dropdown-menu, #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li a:hover, #index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li a, .navbar-inverse .navbar-nav li .dropdown-menu {
    border-bottom: none; }

  .clr-selection img {
    margin-bottom: 20px; }

  #index-2 .navbar-default .navbar-nav li a {
    background-color: transparent; }
    #index-2 .navbar-default .navbar-nav li a i {
      color: #01B7F2; }
    #index-2 .navbar-default .navbar-nav li a .caret {
      color: #01B7F2; }

  #index-2 .navbar-default {
    position: relative; }

  #index-three .navbar-default {
    position: relative;
    background-color: #15406a !important;
	 }

  .navbar-header {
    float: none; }

  .navbar-nav, .navbar-left, .navbar-right {
    float: none !important; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .collapse.in {
    display: block !important; }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .navbar-inverse .navbar-nav li .dropdown-menu li a, .navbar-inverse .navbar-nav li .dropdown-menu li a {
    color: #444444 !important; }

  .navbar-inverse .navbar-nav li .dropdown-menu li a:hover {
    background-color: transparent; }

  .navbar-inverse .navbar-nav li .dropdown-menu li a:focus {
    background-color: transparent; }

  .navbar-inverse .navbar-nav li .dropdown-menu li a, .navbar-inverse .navbar-nav li .dropdown-menu, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    border-bottom: none !important; }

  #index-three .navbar-default .navbar-nav li .dropdown-menu li a, #index-two .navbar-default .navbar-nav li .dropdown-menu, .navbar-inverse .navbar-nav li .dropdown-menu {
    padding-left: 15px !important; }

  .navbar-inverse .navbar-nav li .dropdown-menu li a:hover, .navbar-inverse .navbar-nav li .dropdown-menu li a:hover i, .navbar-inverse .navbar-nav li a:hover {
    color: #FF6C26 !important; }

  .index2-search-wrapper {
    height: 100%; }

  #index-three .navbar-default .navbar-nav > li > a:focus, #index-three .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent; }

  .new-package img {
    width: 100%; }

  .new-gallery-box {
    text-align: center; }
    .new-gallery-box img {
      display: inline-block; } }

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