@import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700";

@import "https://fonts.googleapis.com/css?family=Raleway:400,600,700";

@import "https://fonts.googleapis.com/css?family=Montserrat:400,700";

@import "https://fonts.googleapis.com/css?family=Oswald:300,400";

@import "https://fonts.googleapis.com/css?family=Roboto:300,400,500";

body {
    float: left;
    height: 100%;
    overflow-x: hidden;
    width: 100%;
}

.bgbread { background: #36454a; }

.no-padding { }

.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; }

.investor-logo img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.7;
    width: 60%;
}

.icons h4 {
    font-size: 18px;
    font-weight: 100;
    text-align: center;
}

#index-two .navbar-default {
    background-color: #222323;
    border: none;
    border-radius: 0;
    float: left;
    position: relative;
    width: 100%;
    z-index: 10000;
}

#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 {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
    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);
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 19px 20px;
    text-transform: capitalize;
    transition: all .4s ease-in;
}

#index-two .navbar-default .navbar-nav .dropdown a i {
    color: #ffffff;
    font-size: 18px;
    transition: all .4s ease-in;
}

#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;
    border-top: 3px solid #ff6c26;
    min-width: 210px;
    padding: 0;
}

#index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li { position: relative; }

#index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li a {
    background: transparent;
    border-bottom: 1px solid #dddddd;
    box-shadow: none;
    color: #222323;
    margin-bottom: 0;
    margin-left: 0;
    padding: 10px;
    transition: .3s;
}

#index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li a:hover {
    background: transparent;
    border-bottom: 1px solid #01b7f2;
    border-radius: 0;
    color: #01b7f2;
    transition: .3s;
}

#index-two .navbar-default .navbar-nav .dropdown .dropdown-menu li a:hover i {
    color: #ffffff;
    transition: all .4s ease-in;
}

#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 {
    color: #ffffff;
    font-size: 13px;
    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: 0px 15px; }
@media (max-width:425px){
    .navbar-brand{
        width:250px;
    }
}
.three_tour_pack {
    border: 1px dashed #dddddd;
    float: left;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
}

.three_tour_pack .img {
    max-height: 290px;
    overflow: hidden;
}

.three_tour_pack .img img {
    transform: scale(1, 1);
    transition: .4s;
    width: 100%;
}

.three_tour_pack .img img:hover { transform: scale(1.1, 1.1); }

.three_tour_pack .div-box {
    background-color: #ffffff;
    border-top: none;
    float: left;
    padding: 10px;
    width: 100%;
}

.three_tour_pack .div-box h3 {
    color: #01b7f2;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px 0;
    text-transform: capitalize;
}

.three_tour_pack .div-box p {
    color: #585454;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin: 0 0 15px;
    text-transform: capitalize;
}

.three_tour_pack .div-box h4 {
    color: #585454;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin: 0;
}

.three_tour_pack .div-box h4 del { color: #9E9E9E; }

#index-three .navbar-default {
    background-color: #222222;
    border: none;
    border-radius: 0;
    width: 100%;
    z-index: 10000;
}

#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 .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 {
    background: transparent;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-left: 1px;
    padding: 20px 15px;
    text-transform: capitalize;
    transition: all .4s ease-in;
}

#index-three .navbar-default .navbar-nav li a i {
    color: #ffffff;
    transition: all .4s ease-in;
}

#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-bottom: 3px solid #28b6e9;
    border-radius: 0;
    min-width: 210px;
    padding: 0;
}

#index-three .navbar-default .navbar-nav li .dropdown-menu li { position: relative; }

#index-three .navbar-default .navbar-nav li .dropdown-menu li a {
    background: #ffffff;
    border-bottom: 1px solid whitesmoke;
    color: #333333;
    margin-left: 0;
    padding: 10px;
    transition: .3s;
}

#index-three .navbar-default .navbar-nav li .dropdown-menu li a:hover {
    background: #01b7f2;
    color: #ffffff;
    transition: .3s;
}

#index-three .navbar-default .navbar-nav li .dropdown-menu li a:hover i {
    color: #ffffff;
    transition: all .4s ease-in;
}

#index-three .navbar-default .navbar-nav li .dropdown-menu li a:hover span {
    color: #ffffff;
    transition: all .4s ease-in;
}

#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 {
    color: #444444;
    font-size: 13px;
    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;
    box-shadow: 0px 1px 1px 0px #ddd;
    transition: all .4s ease-out;
}

.navbar-inverse .navbar-toggle {
    background-color: #333;
    border: 2px solid #ff6c26;
    border-radius: 100%;
    height: 35px;
    margin-bottom: 6px;
    margin-top: 8px;
    padding: 6px;
    transition: all .3s;
    width: 35px;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #FFF;
    height: 1px;
    width: 19px;
}

.navbar-inverse .navbar-toggle.collapsed { background-color: transparent; }

.navbar-inverse .navbar-toggle.collapsed .icon-bar { background-color: #ff6c26; }

.navbar-inverse .navbar-toggle:hover {
    background-color: #333;
    transition: all .3s;
}

.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;
        border-bottom: 2px solid #ff6c26;
        color: #01b7f2;
        transition: border-bottom .4s ease-in-out;
    }

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    background-color: transparent;
    border-bottom: 2px solid #ff6c26;
    color: #444444;
    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 {
    border-bottom: 2px solid transparent;
    color: #3c3c3c;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-left: 1px;
    padding: 17px 20px;
    text-transform: capitalize;
    transition: all .4s ease-in;
}

.navbar-inverse .navbar-nav li a i {
    color: #01b7f2;
    margin-right: 5px;
}

.navbar-inverse .navbar-nav li .dropdown-menu {
    border-bottom: 2px solid #ff6c26;
    border-radius: 0;
    margin-top: 1px;
    min-width: 210px;
    padding: 0;
}

.navbar-inverse .navbar-nav li .dropdown-menu li { position: relative; }

.navbar-inverse .navbar-nav li .dropdown-menu li a {
    border-bottom: 1px dotted #01b7f2;
    color: #444444;
    margin-left: 0;
    padding: 10px 10px 10px 28px !important;
    transition: .3s;
}

.navbar-inverse .navbar-nav li .dropdown-menu li a:hover {
    border-bottom: 1px dotted #ff6c26;
    padding: 10px 10px 10px 30px !important;
    transition: .3s;
}

.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 {
    border: 1px solid #ffaa9f;
    border-bottom: none;
    border-top: none;
    content: "";
    height: 100%;
    left: 15px;
    position: absolute;
    top: 0;
    width: 4px;
    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 {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.top_search form input {
    border: none;
    border-radius: 42px;
    color: #8f8f8f;
    display: block;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: 600;
    outline: none;
    overflow: hidden;
    padding: 7px 14px;
    position: relative;
    width: 100%;
}

.top_search form input[type="text"]::-webkit-input-placeholder { color: #a7a7a7; }

.top_search form .email-btn {
    background: transparent;
    border: none;
    border-radius: 0 42px 42px 0;
    color: #ff6c26;
    font-size: 17px;
    height: 32px;
    line-height: 1;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 43px;
}

.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-decoration: none;
    /*text-transform: capitalize;*/
}

.top_contact li a img {
    margin-right: 3px;
    margin-top: -4px;
    width: 21px;
}

.top_contact li .dropdown-menu {
    border-bottom: 2px solid #01b7f2;
    border-radius: 0;
    /* border-top: none; */
    margin-top: 7px;
    padding: 0;
}

.top_contact li .dropdown-menu li a {
    border-bottom: 1px solid #ddd;
    color: #444444;
    padding: 6px 20px;
}

.top_email { float: right; }

.top_email ul { float: right; }

.top_email ul li { text-align: center; }

.top_email ul li a {
    border: 2px solid #ffffff;
    border-radius: 100%;
    color: #FFF;
    display: block;
    font-size: 14px;
    height: 32px;
    padding-top: 5px;
    text-decoration: none;
    transition-duration: .3s;
    width: 32px;
}

.top_email ul li a:hover {
    background-color: #ff6c26;
    transition-duration: .3s;
}

.top_email ul li a:hover i {
    transform: rotateY(360deg);
    transition: 0.9s;
}

.top_email ul li:last-of-type { padding-right: 0px; }

.hi-icon {
    border-radius: 50%;
    color: #01b7f2;
    cursor: pointer;
    display: inline-block;
    font-size: 0px;
    height: 90px;
    margin: 0 0 30px;
    position: relative;
    text-align: center;
    width: 90px;
    z-index: 1;
}

/* Effect 9 */

.hi-icon-effect-9 .hi-icon {
    -moz-transition: box-shadow 0.2s;
    -webkit-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}

.hi-icon-link:before { content: "\e00c"; }

.hi-icon-wrap {
    margin: 0 auto;
    text-align: center;
}

.hi-icon-images:before { content: "\e008"; }

/* Effect 8 */

.hi-icon-effect-8 .hi-icon {
    -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
    -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
    background: rgba(255, 255, 255, 0.1);
    transition: transform ease-out 0.1s, background 0.2s;
}

@font-face {
    font-family: 'ecoicon';
    font-style: normal;
    font-weight: normal;
    src: url("/fonts/ecoicon.eot");
    src: url("/fonts/ecoicond41d.eot?#iefix") format("embedded-opentype"), url("/fonts/ecoicon.woff") format("woff"), url("/fonts/ecoicon.ttf") format("truetype"), url("/fonts/ecoicon.svg#ecoicon") format("svg");
}

/* Effect 5 */

.hi-icon-effect-5 .hi-icon {
    -moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
    -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
    background: transparent;
    box-shadow: 0 0 0 4px #01b7f2;
    overflow: hidden;
    transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}

.hi-icon-user:before { content: "\e012"; }

.hi-icon:after {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border-radius: 50%;
    box-sizing: content-box;
    content: '';
    height: 100%;
    pointer-events: none;
    position: absolute;
    width: 100%;
}

.hi-icon-archive:before { content: "\e00f"; }

.hi-icon:before {
    -webkit-font-smoothing: antialiased;
    display: block;
    font-family: 'ecoicon';
    font-size: 48px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 90px;
    speak: none;
    text-transform: none;
}

.btn_order_now {
    background-color: #ff6c26;
    border: none;
    border-radius: 0;
    color: #ffffff !important;
    transition-duration: .3s;
}

.btn_order_now:hover {
    background-color: #01b7f2;
    color: #ffffff;
    transition-duration: .3s;
}

.btn_order_now-v2 {
    background-color: #01b7f2;
    border: none;
    border-radius: 0;
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 58px;
    line-height: 3.4;
    transition-duration: .4s;
}

.btn_order_now-v2:hover {
    background-color: #ff6c26;
    color: #ffffff;
    transition-duration: .4s;
}

.wrapper-inner {
    float: left;
    position: relative;
    width: 100%;
}

.wrapper-inner .text-box {
    cursor: pointer;
    float: left;
    margin-bottom: 30px;
    padding: 0px 50px 0;
    width: 100%;
}

.wrapper-inner .text-box h3 {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 45px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.wrapper-inner .text-box h3 span {
    color: #ff6c26;
    font-weight: 700;
}

.wrapper-inner .main-fill {
    background-color: rgba(255, 255, 255, 0.65);
    float: left;
    padding: 0px 5px 0px 10px;
    position: relative;
    text-align: center;
    width: 100%;
}

.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 {
    background-color: #ffffff;
    border: none;
    border-radius: 0;
    color: #ff6c26;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    height: 42px;
    margin-bottom: 10px;
    text-transform: uppercase;
    width: 130px;
}

.wrapper-inner .main-fill .panel .nav-tabs { border: none; }

.wrapper-inner .main-fill .panel .nav-tabs li a {
    background-color: #ff6c26;
    border: none;
    border-radius: 0;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    height: 42px;
    margin-bottom: 10px;
    text-transform: uppercase;
    width: 130px;
}

.wrapper-inner .main-fill .panel .panel-body { padding: 0px 10px; }

.wrapper-inner .main-fill .panel .panel-body .tab-content .tab-pane h3 {
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 10px;
    padding-left: 5px;
    text-align: left;
    text-transform: uppercase;
}

.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 {
    float: left;
    position: relative;
    text-align: left;
    width: 20%;
}

.wrapper-inner .main-fill .panel .panel-body .tab-content ul li .form-group {
    float: left;
    position: relative;
    width: 100%;
}

.wrapper-inner .main-fill .panel .panel-body .tab-content ul li .form-group input {
    background-color: transparent;
    border-radius: 0;
    color: #ff6c26;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    font-weight: 400;
    position: relative;
}

.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 {
    background-color: transparent;
    border: 1px solid #cccccc;
    color: #9d9d9d;
    float: left;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    height: 34px;
    margin-bottom: 15px;
    padding: 0 7px;
    position: relative;
    width: 100%;
}

.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 {
    font-family: "Raleway", sans-serif;
    height: 26px;
    position: absolute;
    right: 1px;
    top: 3px;
    width: 20px;
}

.select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    color: #9d9d9d;
    font-family: "Raleway", sans-serif;
    height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #9d9d9d;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
}

.select2 { width: 100%; }

.text_box_three {
    float: left;
    margin-bottom: 40px;
    width: 100%;
}

.text_box_three h3 {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 38px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.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;
    position: relative;
    text-align: center;
    width: 100%;
    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 {
    background-color: transparent;
    border: none;
    border-radius: 0;
    color: #ff6c26;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    margin-right: 0;
    text-transform: uppercase;
    width: 164px;
}

.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 {
    background-color: transparent;
    border: none;
    border-radius: 0;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-right: 0;
    text-transform: uppercase;
    width: 164px;
}

.main_fill_three .panel .nav-tabs li a i {
    display: block;
    font-size: 24px;
}

.main_fill_three .panel .panel-body {
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 3px;
    border-top: 10px solid #28b6e9;
    padding: 30px 15px;
}

.main_fill_three .panel .panel-body .tab-content .tab-pane h3 {
    color: #202020;
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 20px;
    padding-left: 5px;
    text-align: left;
    text-transform: uppercase;
}

.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;
    position: relative;
    text-align: left;
    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 {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 0;
    color: #6d6d6d;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 400;
    position: relative;
}

.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 {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #6d6d6d;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    height: 34px;
    margin-bottom: 15px;
    padding: 0px 7px;
    position: relative;
    width: 100%;
}

.main_fill_three .panel .panel-body .tab-content ul li .select-one option { padding: 5px; }

.inner-body {
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.imghvr-fold-down {
    float: left;
    max-height: 250px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.imghvr-fold-down img {
    max-height: 168px;
    width: 100%;
}

.index_v3_scroll {
    background-color: #ffffff;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    float: left;
    margin-bottom: 20px;
    padding: 5px;
    position: relative;
    width: 100%;
}

.index_v3_scroll img {
    max-height: 240px;
    width: 100%;
}

.index_v3_scroll .detail_box {
    float: left;
    padding: 15px 10px;
    text-align: center;
    width: 100%;
}

.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 {
    align-items: center;
    background: url("../img/wrapper-v3.jpg") center/cover no-repeat;
    background-attachment: fixed;
    display: flex;
    float: left;
    height: 100vh;
    justify-content: center;
    margin-bottom: 40px;
    transition: all linear 0.3s;
    width: 100%;
}

.wrapper-index {
    align-items: center;
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    display: flex;
    float: left;
    height: 100vh;
    justify-content: center;
    margin-bottom: 30px;
    transition: all linear 0.3s;
    width: 100%;
}

.wrapper_index_three {
    align-items: center;
    background: url("../img/hotel-index-bg.jpg") center/cover no-repeat;
    background-attachment: fixed;
    display: flex;
    float: left;
    height: 100vh;
    justify-content: center;
    margin-bottom: 40px;
    position: relative;
    transition: all linear 0.3s;
    width: 100%;
}

.wrapper-index-flight {
    align-items: center;
    background: url("../img/index-img-flight.jpg") center/cover no-repeat;
    background-attachment: fixed;
    display: flex;
    float: left;
    height: 100vh;
    justify-content: center;
    margin-bottom: 30px;
    transition: all linear 0.3s;
    width: 100%;
}

.wrapper-index-hotels {
    align-items: center;
    background: url("../img/hotel-index-bg.jpg") center/cover no-repeat;
    background-attachment: fixed;
    display: flex;
    float: left;
    height: 100vh;
    justify-content: center;
    margin-bottom: 30px;
    transition: all linear 0.3s;
    width: 100%;
}

.wrapper-index-travel {
    align-items: center;
    background: url("../img/travel-bg.jpg") center/cover no-repeat;
    background-attachment: fixed;
    display: flex;
    float: left;
    height: 100vh;
    justify-content: center;
    margin-bottom: 30px;
    transition: all linear 0.3s;
    width: 100%;
}

.slick-initialized .slick-slide { outline: none; }

.index2-search-wrapper {
    align-items: center;
    background: url("../img/plane-beach.jpg") center/cover no-repeat;
    background-attachment: fixed;
    display: flex;
    float: left;
    justify-content: center;
    margin-bottom: 40px;
    padding: 50px 0 30px 0;
    position: relative;
    width: 100%;
}

.index2-fill {
    float: left;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    width: 100%;
}

.index2-fill .panel-heading {
    background-color: transparent;
    padding: 0;
}

.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 {
    background-color: #01b7f2;
    border: none;
    border-radius: 5px 5px 0px 0;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    height: 62px;
    text-transform: uppercase;
    width: 100px;
}

.index2-fill .panel .nav-tabs { border: none; }

.index2-fill .panel .nav-tabs li a {
    background-color: #ff6c26;
    border: none;
    border-radius: 5px 5px 0px 0;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    height: 62px;
    text-transform: uppercase;
    width: 100px;
}

.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 {
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 10px;
    padding-left: 5px;
    text-align: left;
    text-transform: uppercase;
}

.index2-fill .panel .panel-body .tab-content ul {
    margin: 0;
    position: relative;
    text-align: left;
}

.index2-fill .panel .panel-body .tab-content ul li {
    float: left;
    position: relative;
    text-align: left;
    width: 50%;
}

.index2-fill .panel .panel-body .tab-content ul li .form-group {
    float: left;
    position: relative;
    width: 100%;
}

.index2-fill .panel .panel-body .tab-content ul li .form-group input {
    background-color: #fff;
    border: none;
    border-radius: 0;
    color: #333;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    font-weight: 400;
    height: 42px;
    position: relative;
}

.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 {
    background-color: #ffffff;
    border: none;
    color: #333;
    float: left;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    height: 42px;
    margin-bottom: 15px;
    padding: 7px;
    position: relative;
    width: 100%;
}

.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;
    max-height: 100vh;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.index-two-scroll .index2_mainScroll img { width: 100%; }

.index-two-scroll .index2_mainScroll .text-box {
    background: rgba(0, 0, 0, 0.6);
    float: left;
    padding: 20px 20px;
    position: absolute;
    top: 30%;
    width: 100%;
}

.index-two-scroll .index2_mainScroll .text-box h3 {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 45px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 20px;
    text-align: center;
    text-transform: uppercase;
}

.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;
    border: 1px solid #ffffff;
    border-radius: 0;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 34px;
    line-height: 2.2;
    padding: 0;
    transition-duration: .4s;
    width: 100%;
}

.btn-search-travel:hover {
    background: #ffffff;
    color: #01b7f2;
    transition-duration: .4s;
}

.btn-search-travel:focus {
    background: #ffffff;
    color: #01b7f2;
}

.index2-grid-info {
    background-color: rgba(0, 0, 0, 0.8);
    border-left: 1px solid #fff;
    float: left;
    margin-bottom: 15px;
    padding: 20px;
    width: 100%;
}

.index2-grid-info .grid-desc p {
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin: 0;
}

.index2-grid-info .index_title {
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px;
    text-align: left;
    text-transform: capitalize;
}

.index2-grid-info .index_title i { margin-right: 10px; }

.btn-search-v02 {
    background: #252120;
    border: none;
    border-radius: 0;
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 42px;
    line-height: 2.9;
    padding: 0;
    transition-duration: .4s;
    width: 100%;
}

.btn-search-v02:hover {
    background: #ffffff;
    color: #01b7f2;
    transition-duration: .4s;
}

.btn-search-v02:focus {
    background: #ffffff;
    color: #01b7f2;
}

.btn-search-v2 {
    background: #01b7f2;
    border: 1px solid #01b7f2;
    border-radius: 30px;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
    padding: 10px 22px;
    transition-duration: .4s;
    width: 100%;
}

.btn-search-v2:hover {
    background: #ffffff;
    color: #01b7f2;
    transition-duration: .4s;
}

.btn-search-v2:focus {
    background: #ffffff;
    color: #01b7f2;
}

.navbar-toggle {
    border-color: #fff;
    border-radius: 0;
}

.ui-datepicker th span { font-family: "Raleway", sans-serif; }

.ui-datepicker-title span {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
}

.ui-datepicker td span, .ui-datepicker td a {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}

.name_pakg {
    color: #01b7f2;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 25px;
    text-transform: uppercase;
    width: 100%;
}

.name_pakg span { color: #ff6c26; }

.name_pakg p {
    color: #ffffff;
    font-size: 14px;
    line-height: 2;
    margin: 8px 0 0px;
}

.dot-v2 {
    background: #fff;
    border: 1px solid #01b7f2;
    border-radius: 100%;
    display: inline-block;
    height: 9px;
    position: relative;
    top: -9px;
    width: 9px;
}

.Index2_pakg_name {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.Index2_pakg_name h2 {
    color: #444444;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
}

.Index2_pakg_name h2 span { color: #ff6c26; }

.Index2_pakg_name .line-v2 {
    background-color: #01b7f2;
    border-radius: 20px;
    display: inline-block;
    height: 4px;
    margin-top: 10px;
    text-align: center;
    width: 100px;
}

.index_tourOne_pack {
    border: 1px solid #dddddd;
    box-shadow: 1px 1px 1px 1px #ececec;
    display: block;
    float: left;
    margin: 0 0 25px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.index_tourOne_pack .div-img {
    float: left;
    max-height: 300px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.index_tourOne_pack .div-img img {
    max-height: 300px;
    transform: scale(1, 1);
    transition: all linear 0.3s;
    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;
    overflow: hidden;
    padding: 20px;
    position: relative;
    transition: .3s;
    width: 100%;
}

.index_tourOne_pack .detail .btn_book-v3 {
    background-color: #01b7f2;
    border: 1px solid #01b7f2;
    border-radius: 0;
    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 {
    color: #464646;
    float: left;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin: 0 0 15px;
    text-transform: capitalize;
    width: 100%;
    z-index: 100;
}

.index_tourOne_pack .detail h4 a {
    color: #464646;
    display: block;
    z-index: 100;
}

.index_tourOne_pack .detail p {
    color: #9d9d9d;
    float: left;
    font-family: "Open Sans", sans-serif;
    margin: 0 0 15px;
    width: 100%;
}

.index_tourOne_pack .detail p .pull-left a {
    color: #ff6c26;
    display: inline-block;
    font-size: 16px;
    position: relative;
    transition-duration: 0.5s;
    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 {
    color: #9d9d9d;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.index_tourOne_pack .detail .feature li i { color: #ff6c26; }

.index_tourOne_pack .detail .outer-flow {
    align-items: center;
    background-color: rgba(49, 116, 126, 0.5);
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    padding: 20px;
    position: absolute;
    top: 100%;
    transform: rotate(-180deg);
    transition-duration: .4s;
    width: 100%;
}

.index_tourOne_pack:hover { transition: .3s; }

.index_tourOne_pack:hover .outer-flow {
    top: 0;
    transform: rotate(0deg);
    transition: .3s;
}

.did-know {
    color: #333;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    width: 100%;
}

.wrapper_inspiration {
    align-items: center;
    background: url("../img/IMAGES01.jpg") center/cover no-repeat;
    background-attachment: fixed;
    background-color: #444444;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    min-height: 700px;
    width: 100%;
}

.wrapper_inspiration .div {
    background-color: rgba(34, 23, 63, 0.8);
    float: left;
    padding: 30px 30px 20px 30px;
    position: relative;
    text-align: center;
    width: 100%;
}

.wrapper_inspiration .div h3 {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 34px;
    font-weight: 600;
    margin: 0 0 20px;
    text-align: center;
    text-transform: uppercase;
}

.wrapper_inspiration .div h3 span { color: #ff6c26; }

.wrapper_inspiration .div p {
    color: whitesmoke;
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: 0 0 20px;
    text-align: left;
    text-transform: capitalize;
}

.wrapper_inspiration_index2 {
    align-items: center;
    background: url(../img/hotel-index-bg.jpg) center/cover no-repeat;
    background-attachment: fixed;
    background-color: #444444;
    display: flex;
    height: 100%;
    justify-content: center;
    margin-bottom: 40px;
    padding: 40px 0;
    width: 100%;
}

.wrapper_inspiration_index2 .div {
    background-color: rgba(47, 64, 101, 0.7);
    float: left;
    margin-bottom: 40px;
    padding: 20px 20px 3px 20px;
    position: relative;
    text-align: center;
    width: 100%;
}

.wrapper_inspiration_index2 .div h3 {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 35px;
    font-weight: 600;
    margin: 0 0 20px;
    text-align: center;
    text-transform: uppercase;
}

.wrapper_inspiration_index2 .div h3 span { color: #ff6c26; }

.wrapper_inspiration_index2 .div p {
    color: whitesmoke;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 4px;
    text-align: left;
    text-transform: capitalize;
}

.wrapper_inspiration-flight {
    align-items: center;
    background: url(../img/airplane-01.jpg) center/cover no-repeat;
    background-attachment: fixed;
    background-color: #444444;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    min-height: 700px;
    width: 100%;
}

.wrapper_inspiration-flight .div {
    background-color: rgba(34, 23, 63, 0.5);
    float: left;
    padding: 20px;
    position: relative;
    text-align: center;
    width: 100%;
}

.wrapper_inspiration-flight .div h3 {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 35px;
    font-weight: 600;
    margin: 0 0 20px;
    text-align: center;
    text-transform: uppercase;
}

.wrapper_inspiration-flight .div h3 span { color: #ff6c26; }

.wrapper_inspiration-flight .div p {
    color: whitesmoke;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 20px;
    text-align: left;
    text-transform: capitalize;
}

.tour_pak {
    float: left;
    margin-bottom: 40px;
    max-height: 250px;
    overflow: hidden;
    position: relative;
    transition-duration: .3s;
    width: 100%;
}

.tour_pak img {
    transition-duration: .3s;
    width: 100%;
}

.tour_pak img:hover { transition-duration: .3s; }

.tour_pak .overflow-outer {
    align-items: center;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 37%;
    transition-duration: .4s;
    width: 100%;
    z-index: 1;
}

.tour_pak .overflow-outer .overflow-inner {
    background: rgba(0, 0, 0, 0.7);
    border-radius: 2%;
    bottom: 0;
    margin: 0 30px;
    padding: 20px 10px;
    position: relative;
    text-align: center;
    transition: 2s ease-in;
    width: 100%;
}

.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 {
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
}

.wrapper_inspiration_hotel {
    align-items: center;
    background: url(../img/index-2.jpg) center/cover no-repeat;
    background-attachment: fixed;
    background-color: #444444;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    min-height: 700px;
    width: 100%;
}

.wrapper_inspiration_hotel .hri {
    background-color: rgba(34, 23, 63, 0.5);
    float: left;
    padding: 20px;
    position: relative;
    text-align: center;
    width: 100%;
}

.wrapper_inspiration_hotel .hri h3 {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 35px;
    font-weight: 600;
    margin: 0 0 20px;
    text-align: center;
    text-transform: uppercase;
}

.wrapper_inspiration_hotel .hri h3 span { color: #ff6c26; }

.wrapper_inspiration_hotel .hri p {
    color: whitesmoke;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 20px;
    text-align: left;
    text-transform: capitalize;
}

.wrapper_inspiration_travel {
    align-items: center;
    background: url(../img/tavel-big.jpg) center/cover no-repeat;
    background-attachment: fixed;
    background-color: #444444;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    min-height: 700px;
    width: 100%;
}

.wrapper_inspiration_travel .hri {
    background-color: rgba(34, 23, 63, 0.5);
    float: left;
    padding: 20px;
    position: relative;
    text-align: center;
    width: 100%;
}

.wrapper_inspiration_travel .hri h3 {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 35px;
    font-weight: 600;
    margin: 0 0 20px;
    text-align: center;
    text-transform: uppercase;
}

.wrapper_inspiration_travel .hri h3 span { color: #ff6c26; }

.wrapper_inspiration_travel .hri p {
    color: whitesmoke;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 20px;
    text-align: left;
    text-transform: capitalize;
}

.pop-feature {
    background-color: #ff6c26;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    min-width: 160px;
    padding: 10px 0;
    position: absolute;
    right: -41px;
    text-align: center;
    top: 27px;
    transform: rotate(45deg);
}

.pop-feature-car {
    background-color: #4CAF50;
    border-radius: 0px 0px 0px 50%;
    box-shadow: -8px 2px 0px 0px #ff6c26;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 700;
    left: -6px;
    line-height: 12px;
    min-width: 101px;
    padding: 7px 0;
    position: absolute;
    text-align: center;
    top: 6px;
}

.pop-feat-two {
    background: rgba(5, 183, 213, 0.7);
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    min-width: 160px;
    padding: 10px 0;
    position: absolute;
    right: -41px;
    text-align: center;
    top: 27px;
    transform: rotate(45deg);
}

.pop-feature {
    background-color: #ff6c26;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    min-width: 160px;
    padding: 10px 0;
    position: absolute;
    right: -41px;
    text-align: center;
    top: 27px;
    transform: rotate(45deg);
}

.popular_hotel_box {
    border: 1px solid #fff;
    border-bottom: 4px solid #ff6c26;
    border-radius: 3px;
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.popular_hotel_box .img {
    max-height: 300px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.popular_hotel_box .img img {
    max-height: 300px;
    transform: scale(1, 1);
    transition-duration: .4s;
    width: 100%;
}

.popular_hotel_box .img img:hover {
    transform: scale(1.2, 1.2);
    transition-duration: .4s;
}

.popular_hotel_box .hotel_detail {
    background: #ffffff;
    float: left;
    padding: 20px;
    width: 100%;
}

.popular_hotel_box .hotel_detail .pull-left {
    color: #01b7f2;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}

.popular_hotel_box .hotel_detail .pull-right {
    border: 1px solid #ff6c26;
    color: #3e3f40;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
}

.popular_hotel_box .hotel_detail .hotel-name {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.popular_hotel_box .hotel_detail .hotel-name h4 {
    color: #797979;
    font-family: "Raleway", sans-serif;
    font-size: 17px;
    font-weight: 600;
    margin: 0 0 5px;
    text-transform: capitalize;
}

.popular_hotel_box .hotel_detail .hotel-name p {
    color: #797979;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}

.popular_hotel_box .hotel_detail .hotel-name p i { color: #ff6c26; }

.popular_hotel_box .hotel_detail p {
    color: #868686;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 20px;
    width: 100%;
}

.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;
    position: relative;
    text-align: center;
    width: 100%;
}

.popular_hotel_box .hotel_detail .book-now .btn_book_now {
    background-color: #01b7f2;
    border-radius: 5px;
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 20px;
    text-transform: capitalize;
    transition: .4s;
}

.popular_hotel_box .hotel_detail .book-now .btn_book_now:hover {
    background-color: #ff6c26;
    transition: .4s;
}

.btn_book_now_v2 {
    background-color: transparent;
    border: 1px solid #01b7f2;
    border-radius: 2px;
    color: #01b7f2;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 20px;
    text-transform: capitalize;
    transition: .4s;
}

.btn_book_now_v2:hover {
    background-color: #01b7f2;
    color: #ffffff;
    transition: .4s;
}

.popular_hotel_box-2 {
    float: left;
    margin-bottom: 40px;
    overflow: hidden;
    position: relative;
    transition-duration: .4s;
    width: 100%;
}

.popular_hotel_box-2 .img {
    float: left;
    max-height: 300px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.popular_hotel_box-2 .img img {
    max-height: 300px;
    width: 100%;
}

.popular_hotel_box-2 .img .overflow-outer {
    align-items: center;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    right: 100%;
    transition-duration: .4s;
    width: 100%;
}

.popular_hotel_box-2 .img .overflow-outer a { color: #ffffff; }

.popular_hotel_box-2 .hotel_detail {
    background: #ffffff;
    float: left;
    padding: 20px 5px;
    width: 100%;
}

.popular_hotel_box-2 .hotel_detail .pull-left a {
    color: #352f30;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.popular_hotel_box-2 .hotel_detail .pull-left .duration {
    color: #352f30;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}

.popular_hotel_box-2 .hotel_detail .pull-left .price {
    color: #ff6c26;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.popular_hotel_box-2 .hotel_detail h4 {
    color: #01b7f2;
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
}

.popular_hotel_box-2:hover .overflow-outer {
    right: 0;
    transition-duration: .4s;
}

.air_plane_company {
    display: block;
    float: left;
    margin-bottom: 40px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

button, select { outline: none; }

.btn-select {
    background: #01b7f2;
    border-radius: 0;
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 10px;
    padding: 2px 7px;
    text-transform: uppercase;
}

.btn-select:hover {
    background: #ff6c26;
    color: #ffffff;
}

.btn-select:focus {
    background: #ff6c26;
    color: #ffffff;
}

.btn-layour {
    background: #ff6c26;
    border-radius: 0;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 10px;
    padding: 2px 7px;
    text-transform: uppercase;
}

.btn-layour:hover {
    background: #ff6c26;
    color: #ffffff;
}

.btn-layour:focus {
    background: #ff6c26;
    color: #ffffff;
}

.btn-layhour-v2 {
    background: transparent;
    border: 1px solid #01b7f2;
    border-radius: 0;
    color: #01b7f2;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 10px;
    padding: 2px 7px;
    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;
    display: block;
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    transition-duration: .4s;
    width: 100%;
}

.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;
    padding: 10px 15px;
    position: relative;
    transition: .4s;
    width: 100%;
}

.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 {
    background: #01b7f2;
    color: #fff;
    display: none;
    font-size: 24px;
    height: 74px;
    line-height: 2.6;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0px;
    width: 74px;
}

.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;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    width: 100%;
}

.btn-view-all {
    background: #01b7f2;
    border: 1px solid #01b7f2;
    border-radius: 0;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    padding: 10px 20px;
    position: relative;
    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 {
    background: transparent;
    border: 1px solid #01b7f2;
    border-radius: 0;
    color: #01b7f2;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    padding: 10px 20px;
    position: relative;
    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 {
    background: transparent;
    border: 1px solid #01b7f2;
    border-radius: 0;
    color: #01b7f2;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    padding: 10px 20px;
    position: relative;
    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 {
    background: #9ca1a2;
    border: none;
    border-radius: 0;
    color: #fff;
    float: left;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin-bottom: 30px;
    padding: 10px 20px;
    position: relative;
    transition-duration: .4s;
    width: 100%;
}

.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 {
    background: transparent;
    border: 1px solid #ddd;
    border-radius: 0;
    color: #061d31;
    float: left;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin-bottom: 30px;
    padding: 10px 20px;
    position: relative;
    transition-duration: .4s;
    width: 100%;
}

.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;
    margin: 0 0 30px;
    width: 100%;
}

.our-work-wrapper {
    background-color: #f1f1f1;
    float: left;
    margin: 0 0 0;
    padding: 30px 0px 0px 0px;
    width: 100%;
}

.btn-read-more {
    background: transparent;
    border: 2px solid #444444;
    border-radius: 30px;
    color: #444444;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    padding: 8px 20px;
    position: relative;
    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 {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 0px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    padding: 8px 20px;
    position: relative;
    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;
    display: block;
    height: 5px;
    position: absolute;
    top: -4px;
    width: 100px;
}

.car_boxs {
    float: left;
    position: relative;
    width: 100%;
}

.car_boxs .slick-prev:before, .car_boxs .slick-next:before {
    color: #01b7f2;
    font-size: 20px;
    line-height: 0.6;
    opacity: .75;
    position: relative;
}

.car_boxs .slick-prev, .car_boxs .slick-next {
    background-color: transparent;
    border: 2px solid #01b7f2;
    border-radius: 50%;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 30px;
    line-height: 0;
    outline: none;
    padding: 0;
    position: absolute;
    top: 40%;
    width: 30px;
}

.car_boxs .slick-prev:hover, .car_boxs .slick-next:hover { border: 2px solid #ff6c26; }

.car_boxs .car_box {
    border: 1px solid #d5d5d5;
    border-radius: 0;
    float: left;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
}

.car_boxs .car_box .img-car {
    float: left;
    overflow: hidden;
    padding: 0;
    position: relative;
    transition: .4s;
    width: 100%;
}

.car_boxs .car_box .img-car .overflow-outer {
    align-items: center;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    top: 100%;
    transition-duration: .4s;
    width: 100%;
}

.car_boxs .car_box .img-car img { width: 100%; }

.car_boxs .car_box .detail-car {
    background: #ffffff;
    float: left;
    padding: 20px 10px 0px;
    text-align: left;
    width: 100%;
}

.car_boxs .car_box .detail-car a {
    color: #848484;
    display: block;
    text-align: center;
}

.car_boxs .car_box .detail-car a h4 {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin: 0;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.car_boxs .car_box .detail-car p {
    color: #444;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin: 0 0 10px;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
}

.car_boxs .car_box .detail-car p .pull-right {
    color: #01b7f2;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 400;
}

.car_boxs .car_box .detail-car p .pull-left {
    color: #848484;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 400;
}

.car_boxs .car_box .detail-car hr {
    float: left;
    margin: 5px 0;
    width: 100%;
}

.car_boxs .car_box .book-now {
    float: left;
    margin: 0 0 10px;
    text-align: center;
    width: 100%;
}

.car_boxs .car_box .book-now .btn-book-now {
    background-color: #01b7f2;
    border-radius: 5px;
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 20px;
    text-transform: capitalize;
    transition: .4s;
}

.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;
    color: #848484;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}

.car_boxs table tbody tr td:last-child { border-right: none; }

.slider_logo {
    float: left;
    width: 100%;
}

#index2-v2 {
    float: left;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
}

#index2-v2 .carousel-control {
    opacity: 9;
    width: 5%;
}

#index2-v2 .carousel-control.left {
    background-color: #ff6c26;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 0;
    color: #ffffff;
    height: 55px;
    margin-left: -28px;
    top: 48%;
    transform: rotate(45deg);
    width: 55px;
    z-index: 200;
}

#index2-v2 .carousel-control.left i {
    display: block;
    font-size: 38px;
    left: -3px;
    position: relative;
    text-align: center;
    top: 3px;
    transform: rotate(-45deg);
}

#index2-v2 .carousel-control.left:hover {
    background-color: #01b7f2;
    transition: background-color .4s ease-out;
}

#index2-v2 .carousel-control.right {
    background-color: #ff6c26;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 0;
    color: #ffffff;
    height: 55px;
    margin-right: -28px;
    top: 48%;
    transform: rotate(45deg);
    width: 55px;
    z-index: 200;
}

#index2-v2 .carousel-control.right i {
    display: block;
    font-size: 38px;
    left: 3px;
    position: relative;
    text-align: center;
    top: 0;
    transform: rotate(-45deg);
    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 {
    background-color: transparent;
    height: 450px;
    overflow: hidden;
}

#index2-v2 .carousel .item img { width: 100%; }

#index2-v2 .carousel-caption { width: 100%; }

#index2-v2 .carousel-inner > .item > a img {
    height: 450px;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 0;
}

#index2-v2 .carousel-indicators li { border-radius: 0; }

#index2-v2 .carousel-caption {
    left: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    text-shadow: none;
    top: 0;
}

#index2-v2 .carousel-content-box2 {
    background: #01b7f2;
    float: left;
    min-height: 450px;
    padding: 40px 60px 40px 60px;
    position: relative;
    width: 100%;
}

#index2-v2 .carousel-content-box2 .name-city {
    float: left;
    position: relative;
    width: 100%;
}

#index2-v2 .carousel-content-box2 .name-city h1 {
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-size: 50px;
    font-weight: 400;
    margin: 0 0 20px;
    text-transform: capitalize;
}

#index2-v2 .carousel-content-box2 .name-city h1 small {
    color: #111111;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}

#index2-v2 .carousel-content-box2 .name-city h2 { margin: 0 0 20px; }

#index2-v2 .carousel-content-box2 .text-left {
    color: #ffffff;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    letter-spacing: .4px;
    line-height: 1.7;
    margin: 0 0 20px;
    width: 100%;
}

#index2-v2 .carousel-content-box2 .box-slide-v3 {
    background: #fff;
    float: left;
    margin-bottom: 5px;
    padding: 10px 10px;
    width: 100%;
}

#index2-v2 .carousel-content-box2 .box-slide-v3 .title {
    color: #444444;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

#index2-v2 .carousel-content-box2 .box-slide-v3 span {
    display: block;
    margin-bottom: 10px;
}

#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-size: 13.5px;
    font-weight: 400;
    margin: 0;
}

.hurry-up-v1 {
    background-color: #01b7f2;
    color: #fff;
    float: left;
    padding: 40px 40px;
    width: 100%;
}

.hurry-up-v1 h2 {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin: 0 0 10px;
    text-transform: capitalize;
}

.main-footer {
    background-color: #28b6e9;
    background-image: url("/images/ttexture.png");
    display: block;
    float: left;
    padding: 60px 0 0;
    position: relative;
    width: 100%;
}

.main-footer .footer-content {
    color: #8c8c8c;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 12px;
    width: 100%;
}

.main-footer .footer-content1 {
    color: #8c8c8c;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    margin-bottom: 18px;
    width: 100%;
}

.main-footer .footer-content2 {
    color: #ffffff;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    margin-top: 5px;
    width: 100%;
}

.main-footer .footer-text {
    color: #fff;
  
    font-family: "Raleway", sans-serif;
    font-size: 15px;     
    font-weight: 600;
    line-height: 2;
    padding-bottom: 5px;
    text-decoration: none;
    text-transform: capitalize;
    transition: .4s;
}

.main-footer .footer-text i {
 
    margin-right: 3px;
}

.main-footer .inner-footer {
    display: block;
    float: left;
    position: relative;
    width: 100%;
}

.main-footer .inner-footer a img {
    display: block;
    margin-bottom: 15px;
}

.main-footer .inner-footer ul {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.main-footer .inner-footer ul li {
    padding-left: 3px;
    padding-right: 0;
}

.main-footer .inner-footer ul li a { display: block; }

.main-footer .inner-footer ul li a .social-icon {
    background-color: transparent;
    border: 1px solid #242424;
    display: block;
    height: 36px;
    position: relative;
    text-align: center;
    transition: all .6s ease-in;
    width: 36px;
    color:white;
}

.main-footer .inner-footer ul li a .social-icon i {
    color: #797070;
    font-size: 17px;
    position: relative;
    top: 8px;
}

.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;
    transform: rotateX(360deg);
    transition: all .6s ease-in;
}

.main-footer .list-of-nav {
    float: left;
    position: relative;
    width: 100%;
}

.main-footer .list-of-nav ul {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.main-footer .list-of-nav ul li {
    float: left;
    width: 100%;
}

.main-footer .list-of-nav ul li a {
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 2;
    padding-bottom: 5px;
    text-decoration: none;
    text-transform: capitalize;
    transition: .4s;
}

.main-footer .list-of-nav ul li a i { margin-right: 20px; }

.main-footer .list-of-nav ul li a:hover {
    color: #01b7f2;
    transition: .4s;
}

.main-footer .footer-bottom {
    background-color:#8ebdce;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0;
    margin-top: 50px;
    padding: 19px 20px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
}

.main-footer .footer-bottom a { color: #111111; }

.main-footer .footer-bottom a:hover { color: #ff6c26; }

.main-footer .inner-footer1 {
    display: block;
    float: left;
    position: relative;
    width: 100%;
}

.main-footer .inner-footer1 h4 {
    color: #ffffff;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 0;
    position: relative;
    width: 100%;
}

.main-footer .inner-footer1 h3 {
    color: #ffffff;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
    position: relative;
    width: 100%;
}

.main-footer .inner-footer1 .search-mail {
    float: left;
    margin-bottom: -20px;
    /*position: relative;*/
    width: 100%;
}

.main-footer .inner-footer1 .search-mail:before {
    -webkit-font-smoothing: subpixel-antialiased;
    background: #01b7f2;
    border-radius: 0;
    bottom: 0;
    color: #ffffff;
    content: '\f1d8';
    font-family: 'FontAwesome';
    font-smooth: always;
    height: 38px;
    line-height: 39px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 38px;
}

.main-footer .inner-footer1 .search-input {
    border: none;
    border-radius: 0;
    box-sizing: border-box;
    color: #7a7a7a;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    height: 38px;
    outline: none;
    padding: 0px 10px;
    width: 100%;
}

.main-footer .inner-footer1 .search-Button {
    cursor: pointer;
    height: 40px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
}

.main-footer .btn-group {
    float: left;
    position: relative;
    width: 100%;
}

.main-footer .btn-group .btn-tag {
    background-color: #111111;
    border: 1px solid #3a3232;
    border-radius: 5px;
    color: #807d7d;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-right: 5px;
    padding: 9px 14px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s;
}

.main-footer .btn-group .btn-tag:hover {
    background-color: #01b7f2;
    color: #ffffff;
    transition: all 0.3s;
}

.main-footer .inner-footer2 {
    display: block;
    float: left;
    position: relative;
    width: 100%;
}

.main-footer .inner-footer2 h4 {
    color: #ffffff;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 0;
    position: relative;
    width: 100%;
}

.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 {
    color: #8b8a8a;
    display: block;
    font-family: "Raleway", sans-serif;
    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-family: "Open Sans", sans-serif;
    font-size: 12px;
}

.main-footer .inner-footer3 {
    display: block;
    float: left;
    font-family: "Open Sans", sans-serif;
    position: relative;
    width: 100%;
}

.main-footer .inner-footer3 h4 {
    color: #ffffff;
    float: left;
    font-size: 24px;
    margin-bottom: 25px;
    position: relative;
    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 {
    background-color: whitesmoke;
    border-top: 2px solid #01b7f2;
    display: block;
    float: left;
    padding: 60px 0 0;
    position: relative;
    width: 100%;
}

.footer-one .footer-content {
    color: #8c8c8c;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 10px;
    width: 100%;
}

.footer-one .footer-content1 {
    color: #8c8c8c;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    margin-bottom: 18px;
    width: 100%;
}

.footer-one .footer-content2 {
    color: #444444;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    margin-top: 5px;
    width: 100%;
}

.footer-one .footer-text {
    color: #9e9e9e;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    margin-bottom: 12px;
    width: 100%;
}

.footer-one .footer-text i {
    color: #9e9e9e;
    margin-right: 3px;
}

.footer-one .inner-footer {
    display: block;
    float: left;
    position: relative;
    width: 100%;
}

.footer-one .inner-footer ul {
    float: left;
    margin-bottom: 10px;
    text-align: left;
    width: 100%;
}

.footer-one .inner-footer ul li {
    padding-left: 3px;
    padding-right: 0;
}

.footer-one .inner-footer ul li a { display: block; }

.footer-one .inner-footer ul li a .social-icon {
    background-color: #01b7f2;
    border: 1px solid #ffffff;
    display: block;
    height: 36px;
    position: relative;
    text-align: center;
    transition: all .3s ease-in;
    width: 36px;
}

.footer-one .inner-footer ul li a .social-icon i {
    color: #ffffff;
    font-size: 17px;
    position: relative;
    top: 8px;
}

.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;
    position: relative;
    width: 100%;
}

.footer-one .list-of-nav ul {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.footer-one .list-of-nav ul li {
    float: left;
    width: 100%;
}

.footer-one .list-of-nav ul li a {
    color: #7d7d7d;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 2;
    padding-bottom: 5px;
    text-decoration: none;
    text-transform: capitalize;
    transition: .4s;
}

.footer-one .list-of-nav ul li a i { margin-right: 20px; }

.footer-one .list-of-nav ul li a:hover {
    color: #01b7f2;
    transition: .4s;
}

.footer-one .footer-bottom {
    background-color: #444444;
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0;
    margin-top: 50px;
    padding: 19px 20px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
}

.footer-one .footer-bottom a { color: #01b7f2; }

.footer-one .inner-footer1 {
    display: block;
    float: left;
    position: relative;
    width: 100%;
}

.footer-one .inner-footer1 h4 {
    color: #888;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 0;
    position: relative;
    width: 100%;
}

.footer-one .inner-footer1 h3 {
    color: #888;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
    position: relative;
    width: 100%;
}

.footer-one .inner-footer1 .search-mail {
    float: left;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}

.footer-one .inner-footer1 .search-mail:before {
    -webkit-font-smoothing: subpixel-antialiased;
    background: #01b7f2;
    border-radius: 0;
    bottom: 0;
    color: #ffffff;
    content: '\f00c';
    font-family: 'FontAwesome';
    font-smooth: always;
    height: 38px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 42px;
}

.footer-one .inner-footer1 .search-input {
    background: #ddd;
    border: none;
    border-radius: 0;
    box-sizing: border-box;
    color: #7a7a7a;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    height: 38px;
    outline: none;
    padding: 0px 10px;
    width: 100%;
}

.footer-one .inner-footer1 .search-Button {
    cursor: pointer;
    height: 40px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
}

.footer-one .btn-group {
    float: left;
    position: relative;
    width: 100%;
}

.footer-one .btn-group .btn-tag {
    background-color: #a4a4a4;
    border: 1px solid #a4a4a4;
    border-radius: 5px;
    color: #ffffff;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-right: 5px;
    padding: 9px 14px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s;
}

.footer-one .btn-group .btn-tag:hover {
    background-color: #01b7f2;
    color: #ffffff;
    transition: all 0.3s;
}

.footer-one .inner-footer2 {
    display: block;
    float: left;
    position: relative;
    width: 100%;
}

.footer-one .inner-footer2 h4 {
    color: #888;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 0;
    position: relative;
    width: 100%;
}

.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-family: "Open Sans", sans-serif;
    font-size: 14px;
    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-family: "Open Sans", sans-serif;
    font-size: 12px;
}

.footer-one .inner-footer3 {
    display: block;
    float: left;
    font-family: "Open Sans", sans-serif;
    position: relative;
    width: 100%;
}

.footer-one .inner-footer3 h4 {
    color: #ffffff;
    float: left;
    font-size: 24px;
    margin-bottom: 25px;
    position: relative;
    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;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    width: 100%;
}

.our-work p {
    color: #444;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 20px;
    width: 100%;
}

.our-work p i {
    background-color: #01b7f2;
    border-radius: 50%;
    color: #ffffff;
    font-size: 50px;
    height: 100px;
    line-height: 1.9;
    text-align: center;
    width: 100px;
}

.our-work h4 {
    color: #444;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 20px;
    width: 100%;
}

.our-work h4 span { color: #ff6c26; }

#back_to_top {
    float: left;
    position: relative;
    text-align: center;
    top: -25px;
    width: 100%;
}

#back_to_top .button {
    background: #01b9f2;
    border-radius: 100%;
    cursor: pointer;
    display: none;
    float: left;
    height: 45px;
    position: absolute;
    text-align: center;
    transition: all .4s;
    width: 45px;
}

#back_to_top .button i {
    color: #ffffff;
    font-size: 16px;
    position: relative;
    top: 4px;
}

.search-tem {
    float: left;
    margin: 0 0 30px;
    position: relative;
    width: 100%;
}

.search-tem span {
    color: #636363;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    padding: 2px 0 3px;
    position: relative;
    text-transform: capitalize;
    width: 100%;
}

.search-tem span i { color: #ff6c26; }

.navbar-stick-main {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

.bread-crumb {
    float: left;
    margin: 20px 0;
    position: relative;
    width: 100%;
}

.bread-crumb h2 {
    color: #ff6c26;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin: 0;
    position: relative;
    text-transform: capitalize;
}

.bread-crumb .breadcrumb > .active {
    color: #dadada;
    font-family: "Raleway", sans-serif;
}

.bread-crumb .breadcrumb {
    background-color: #36454a;
    border-radius: 4px;
    font-weight: 600;
    list-style: none;
    margin-bottom: 0;
    padding: 8px 15px;
}

.bread-crumb .breadcrumb li a {
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
}

.white-box {
    background-color: #fbfbfb;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    float: left;
    padding: 10px 15px;
    position: relative;
    width: 100%;
}

.full-white-box {
    background-color: #ffffff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    float: left;
    padding: 10px 15px;
    position: relative;
    width: 100%;
}

.sort-section {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.sort-section h4 {
    color: #919090;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    position: relative;
    text-transform: capitalize;
}

.sort-section ul li {
    padding-left: 15px;
    position: relative;
}

.sort-section ul li a {
    display: block;
    float: left;
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
    width: 100%;
}

.sort-section ul li a .text {
    background: #ffffff;
    color: #919191;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    margin-right: 10px;
    padding: 2px 3px;
    position: relative;
}

.sort-section ul li a .text:hover {
    background: #01b7f2;
    color: #ffffff;
}

.sort-section ul li a .active-text {
    background: #01b7f2;
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    margin-right: 10px;
    padding: 2px 3px;
    position: relative;
}

.sort-section ul li a .up {
    color: #acaaaa;
    position: absolute;
    top: -3px;
}

.sort-section ul li a .down {
    color: #acaaaa;
    position: absolute;
    right: -3px;
    top: 4px;
}

.flight_box_detail {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.flight_box_detail .details-text {
    float: left;
    position: relative;
    text-align: left;
}

.flight_box_detail .details-text h4 {
    color: #636363;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 10px;
    position: relative;
    text-transform: capitalize;
}

.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;
    position: relative;
    text-align: left;
}

.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;
    height: 23px;
    line-height: 1.7;
    text-align: center;
    width: 23px;
}

.flight_box_detail hr {
    border-top: 1px solid #fbfbfb;
    float: left;
    margin: 0;
    width: 100%;
}

.flight_box_detail .LTT {
    border-right: 1px solid #ffffff;
    float: left;
    margin: 5px;
    position: relative;
    width: 100%;
}

.flight_box_detail .LTT .skin-clr {
    color: #01b7f2;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

.flight_box_detail .LTT .skin-clr i {
    color: #ff6c26;
    font-size: 14px;
    margin-right: 5px;
}

.flight_box_detail .LTT .time {
    color: #a2a2a2;
    font-family: "Open Sans", sans-serif;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
}

.flight_box_detail .select-sec {
    border-left: 1px solid #ffffff;
    float: left;
    padding-left: 15px;
    position: relative;
    text-align: center;
    width: 100%;
}

.flight_box_detail .select-sec a {
    display: block;
    float: left;
    text-align: center;
    width: 100%;
}

.flight_box_detail .select-sec span {
    color: #a2a2a2;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 13px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.flight_box_detail .select-sec span .pri {
    color: #ff6c26;
    font-size: 14px;
}

.flight_box_detail .flight-logo {
    float: left;
    height: 95px;
    text-align: center;
    width: 100%;
}

.flight_box_detail img {
    max-height: 100px;
    position: relative;
    top: 17px;
    width: 117px;
}

.hotels_box_detail {
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.hotels_box_detail .p {
    color: #808080;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 15px;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
}

.hotels_box_detail .details-text {
    float: left;
    position: relative;
    text-align: left;
}

.hotels_box_detail .details-text h4 {
    color: #636363;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 0 15px;
    position: relative;
    text-transform: capitalize;
}

.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;
    position: relative;
    text-align: left;
}

.hotels_box_detail .details-feature ul { margin: 0 0 10px; }

.hotels_box_detail .details-feature ul li i {
    background: #fff;
    border: 1px dotted #efefef;
    border-radius: 50%;
    color: #ff6c26;
    height: 23px;
    line-height: 1.7;
    text-align: center;
    width: 23px;
}

.hotels_box_detail .details-feature ul li i:hover { color: #01b7f2; }

.hotels_box_detail .details-feature ul li small {
    color: #919090;
    font-size: 10px;
}

.hotels_box_detail .reviews {
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    float: left;
    margin-bottom: 10px;
    padding-left: 15px;
    position: relative;
    text-align: center;
    width: 100%;
}

.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;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.hotels_box_detail .select-sec {
    border-left: 1px solid #ffffff;
    float: left;
    padding-left: 15px;
    position: relative;
    text-align: center;
    width: 100%;
}

.hotels_box_detail .select-sec a {
    display: block;
    float: left;
    text-align: center;
    width: 100%;
}

.hotels_box_detail .select-sec span {
    color: #a2a2a2;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: 600;
    padding-top: 16px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.hotels_box_detail .select-sec .pri {
    color: #ff6c26;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 13px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.hotels_box_detail .flight-logo {
    float: left;
    margin-bottom: 10px;
    max-height: 152px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

.hotels_box_detail img {
    max-height: 182px;
    transition: all linear 0.3s;
    width: 100%;
}

.hotels_box_detail img:hover {
    transform: scale(1.2, 1.2);
    transition: all linear 0.3s;
}

.hotels_box_detail_v2 {
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.hotels_box_detail_v2 .flight-logo { text-align: center; }

.hotels_box_detail_v2 .p {
    color: #808080;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 15px;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
}

.hotels_box_detail_v2 .details-text {
    background: rgba(225, 225, 225, 0.6);
    border-radius: 0;
    float: left;
    margin: 0 0 10px;
    padding: 5px 10px;
    position: relative;
    text-align: left;
}

.hotels_box_detail_v2 .details-text h4 {
    color: #979393;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    position: relative;
    text-transform: capitalize;
}

.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;
    position: relative;
    text-align: left;
}

.hotels_box_detail_v2 .details-feature ul { margin: 0 0 10px; }

.hotels_box_detail_v2 .details-feature ul li i {
    background: #f0f0f0;
    border-radius: 0;
    color: #28b6e9;
    height: 23px;
    line-height: 1.6;
    text-align: center;
    width: 23px;
}

.hotels_box_detail_v2 .reviews {
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    float: left;
    margin-bottom: 10px;
    padding-left: 15px;
    position: relative;
    text-align: center;
    width: 100%;
}

.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;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.hotels_box_detail_v2 .select-sec {
    border-left: 1px solid #ffffff;
    float: left;
    padding-left: 15px;
    position: relative;
    text-align: center;
    width: 100%;
}

.hotels_box_detail_v2 .select-sec a {
    display: block;
    float: left;
    text-align: center;
    width: 100%;
}

.hotels_box_detail_v2 .select-sec span {
    color: #a2a2a2;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: 600;
    padding-top: 16px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.hotels_box_detail_v2 .select-sec .pri {
    color: #01b7f2;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 13px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.hotels_box_detail_v2 .hotel-img-v2 {
    float: left;
    margin-bottom: 10px;
    max-height: 152px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

.hotels_box_detail_v2 img {
    display: inline-block;
    max-height: 182px;
    max-width: 400px;
    text-align: center;
    transition: all linear 0.3s;
    width: 100%;
}

.hotels_box_detail_v2 img:hover {
    transform: scale(1.1, 1.1);
    transition: all linear 0.3s;
}

.btn-stop {
    background-color: #ff6c26;
    border-radius: 0;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 10px;
    font-weight: 600;
    margin-left: 10px;
    padding: 0px 5px;
    text-transform: uppercase;
}

.btn-stop:hover { color: #ffffff; }

.btn-stop:focus { color: #ffffff; }

.btn-stop-v2 {
    background-color: transparent;
    border: 1px solid #ff6c26;
    border-radius: 0;
    color: #ff6c26;
    font-family: "Oswald", sans-serif;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-left: 10px;
    padding: 0px 5px;
    text-transform: uppercase;
}

.btn-stop-v2:hover { color: #01b7f2; }

.btn-stop-v2:focus { color: #01b7f2; }

.select-two {
    background-color: #e0dfdf;
    border: none;
    color: #9d9d9d;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
    padding: 7px;
    position: relative;
    width: 100%;
}

.select-two option { padding: 5px; }

.form-detail-sidebar {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.form-detail-sidebar h4 {
    color: #01b7f2;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 15px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
}

.form-detail-sidebar .form-group { position: relative; }

.form-detail-sidebar .form-group .btn-collapse {
    background-color: #9ca1a2;
    border-radius: 0;
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    height: 45px;
    padding: 11px 10px;
    text-align: left;
    width: 100%;
}

.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 {
    background-color: #e0dfdf;
    border: none;
    border-radius: 0;
    color: #222222;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 45px;
    position: relative;
}

.form-detail-sidebar .form-group input[type="text"]::-webkit-input-placeholder { color: #9d9d9d; }

.form-detail-sidebar .form-group .ui-datepicker-trigger {
    left: 89%;
    position: absolute;
    top: 13px;
}

.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 {
    border-radius: 50%;
    cursor: pointer;
    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 {
    background: #01b7f2;
    border: none;
}

.form-detail-sidebar .form-group .ui-widget-header {
    background: #ff6c26;
    border: none;
}

#amount {
    color: #67b168;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin: 10px 0 10px 10px;
}

#time {
    color: #67b168;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin: 10px 0 10px 10px;
}

.ui-widget.ui-widget-content { z-index: 150 !important; }

.checkbox label {
    color: #7e7777;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin-right: 44px;
    padding-left: 60px;
    text-align: center;
    text-transform: capitalize;
}

.checkbox input { height: auto !important; }

.btn_select-v2 {
    background: transparent;
    border: 1px solid #dddddd;
    border-radius: 0;
    color: #8c8c8c;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 2px 7px;
    text-transform: uppercase;
}

.btn_select-v2:hover {
    background: #ff6c26;
    color: #ffffff;
}

.btn_select-v2:focus {
    background: #ff6c26;
    color: #ffffff;
}

.btn_select-v0 {
    background: transparent;
    border: 2px solid #dddddd;
    border-radius: 0;
    color: #8c8c8c;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 6px 18px;
    text-transform: uppercase;
    transition: .3s;
}

.btn_select-v0:hover {
    background: #01b7f2;
    color: #ffffff;
    transition: .3s;
}

.btn_select-v0:focus {
    background: #01b7f2;
    color: #ffffff;
}

.btn_select {
    background: #01b7f2;
    border-radius: 0;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 2px 7px;
    text-transform: uppercase;
    transition: .3s;
}

.btn_select:hover {
    background: #ff6c26;
    color: #ffffff;
    transition: .3s;
}

.btn_select:focus {
    background: #ff6c26;
    color: #ffffff;
}

.drop1 {
    left: 100% !important;
    margin: 0;
    top: -2px;
}

.drop1.open { display: block; }

.drop1 li a i {
    font-size: 13px;
    transition: all .4s ease-in;
}

.drop2 {
    margin: 0;
    right: 100% !important;
    top: -2px;
}

.drop2.open { display: block; }

.drop2 li a i {
    font-size: 13px;
    transition: all .4s ease-in;
}

.mega-dropdown-menu {
    border-bottom: 2px solid #ff6c26;
    border-radius: 0;
    left: -280px !important;
    margin-top: 0;
    min-width: 210px;
    padding: 0;
    width: 900px;
}

.mega-dropdown-menu li { padding: 0; }

.mega-dropdown-menu li ul {
    list-style: none;
    padding: 0;
}

.mega-dropdown-menu li ul .dropdown-header {
    color: #01b7f2;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 10px 10px 28px;
    text-transform: capitalize;
}

.mega-dropdown-menu li ul li { position: relative; }

.mega-dropdown-menu li ul li a {
    border-bottom: none !important;
    display: block;
    position: relative;
}

.mega-dropdown-menu li ul .divider { margin: 0; }

.mega-dropdown-menu li ul:before {
    border: 1px solid #ffaa9f;
    border-bottom: none;
    border-top: none;
    content: "";
    height: 100%;
    left: 15px;
    position: absolute;
    top: 0;
    width: 4px;
    z-index: 2;
}

.gmnoprint { display: none; }

.gmnoprint .gm-style-cc { display: none; }

.gm-style-cc { display: none; }

#chartdiv {
    height: 500px;
    margin-bottom: 30px;
    width: 100%;
}

.map_v1 {
    float: left;
    position: relative;
    width: 100%;
}

#map {
    clear: both;
    height: 500px;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.alert {
    border: 1px solid #e1e1e1;
    border-radius: 0;
    float: left;
    font-family: "Raleway", sans-serif;
    margin-bottom: 30px;
    padding: 20px 40px;
    width: 100%;
}

.alert i {
    border: 1px solid transparent;
    border-radius: 50%;
    color: #01b7f2;
    padding: 3px;
}

.btn_book {
    background: #01b7f2;
    border-radius: 0;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 20px;
    text-transform: capitalize;
    transition: .3s;
}

.btn_book:hover {
    background: #ff6c26;
    color: #ffffff;
    transition: .3s;
}

.btn_book:focus {
    background: #ff6c26;
    color: #ffffff;
}

.btn_book_v2 {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 20px;
    text-transform: capitalize;
    transition: .3s;
}

.btn_book_v2:hover {
    background: #01b7f2;
    color: #ffffff;
    transition: .3s;
}

.btn_book_v2:focus {
    background: #01b7f2;
    color: #ffffff;
}

.btn_book_v3 {
    background: transparent;
    border: 1px solid #808080;
    border-radius: 0;
    color: #808080;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 20px;
    text-transform: capitalize;
    transition: .3s;
}

.btn_book_v3:hover {
    background: #01b7f2;
    border: 1px solid #01b7f2;
    color: #ffffff;
    transition: .3s;
}

.btn_book_v3:focus {
    background: #01b7f2;
    border: 1px solid #01b7f2;
    color: #ffffff;
}

.btn_book_index2 {
    background: #01b7f2;
    border-radius: 0;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 40px;
    text-transform: capitalize;
}

.btn_book_index2:hover {
    background: #ff6c26;
    color: #ffffff;
}

.btn_book_index2:focus {
    background: #ff6c26;
    color: #ffffff;
}

.header_box {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.header_box .pull-left h3 {
    color: #01b7f2;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin: 0 0 15px;
    text-align: left;
    text-transform: capitalize;
}

.header_box .pull-left p {
    color: #333333;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin: 0 0 10px;
    text-align: left;
    text-transform: capitalize;
}

.header_box .pull-left p i { color: #ff6c26; }

.header_box .pull-right {
    color: #67b168;
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 15px;
    text-align: left;
    text-transform: capitalize;
}

.slick-slider { padding: 0; }

.scroll-image {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.scroll-image .slick-list { width: 100%; }

.scroll-image .slick-prev, .scroll-image .slick-next {
    background-color: #0195eb;
    border: none;
    color: #FFF;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 25px;
    line-height: 0;
    outline: none;
    position: absolute;
    top: 47%;
    width: 25px !important;
}

.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;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.scroll-image-v2 .slick-list { width: 100%; }

.scroll-image-v2 .slick-prev, .scroll-image-v2 .slick-next {
    background-color: #0a3152;
    border: 2px solid #f99d1c;
    border-radius: 50%;
    color: #FFF;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 25px;
    line-height: 0;
    outline: none;
    position: absolute;
    top: 47%;
    width: 25px !important;
}

.scroll-image-v2 .slick-prev {
    left: 5%;
    z-index: 10;
}

.scroll-image-v2 .slick-next {
    right: 5%;
    z-index: 10;
}

.scroll-index3 {
    float: left;
    position: relative;
    width: 100%;
}

.scroll-index3 .slick-prev, .scroll-index3 .slick-next {
    background-color: transparent;
    border: 2px solid #ffffff;
    border-radius: 0;
    color: #FFF;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 25px;
    line-height: 0;
    outline: none;
    position: absolute;
    top: 47%;
    width: 25px;
}

.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;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.index-two-scroll .slick-prev, .index-two-scroll .slick-next {
    background-color: #0a3152;
    border: 2px solid #ff6c26;
    border-radius: 50%;
    color: #FFF;
    /* width: 2px; */
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 25px;
    line-height: 0;
    outline: none;
    position: absolute;
    top: 47%;
    width: 25px !important;
}

.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;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.detail-panel .panel {
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 0;
    padding: 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 {
    background-color: #01b7f2;
    border: none;
    border-radius: 0;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    height: 42px;
    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 {
    background-color: #888888;
    border: none;
    border-radius: 0;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    height: 42px;
    text-transform: uppercase;
}

.detail-panel .panel .panel-body {
    background: #01b7f2;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.detail-panel .panel .panel-heading { padding: 0; }

.detail-panel-v2 {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.detail-panel-v2 .panel {
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 0;
    padding: 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 {
    background-color: #0a3152;
    border: 1px solid #0a3152;
    border-radius: 0;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    height: 42px;
    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 {
    background-color: transparent;
    border: 1px solid #0a3152;
    border-radius: 0;
    color: #0a3152;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    height: 42px;
    text-transform: uppercase;
}

.detail-panel-v2 .panel .panel-body {
    background: #0a3152;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.detail-panel-v2 .panel .panel-heading { padding: 0; }

.h3-v2 {
    color: #01b7f2;
    float: left;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    width: 100%;
}

.p-v2 {
    color: #222222;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    width: 100%;
}

.detail_flight_number {
    background-color: #ffffff;
    float: left;
    margin-bottom: 10px;
    padding: 12px;
    width: 100%;
}

.detail_flight_number .pull-left ul li {
    color: #ff6c26;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 2;
    text-align: left;
    text-transform: capitalize;
}

.detail_flight_number .pull-right ul li {
    color: #9d9d9d;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 2;
    text-align: left;
    text-transform: capitalize;
}

.detail_flight_number .pull-right ul li a { color: #ff6c26; }

.review_box {
    float: left;
    margin-bottom: 25px;
    padding: 12px;
    position: relative;
    text-align: center;
    width: 100%;
}

.review_box h3 {
    color: #555;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin: 0 0 15px;
    text-transform: capitalize;
}

.review_box .rating a {
    color: #ff6c26;
    display: inline-block;
    font-size: 28px;
    margin-bottom: 20px;
    position: relative;
    transition-duration: 0.5s;
}

.review_box .rating a:hover i:before { content: '\f005'; }

.review_box p {
    float: left;
    width: 100%;
}

.feature-inflight {
    float: left;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}

.feature-inflight hr {
    border: 0;
    border-top: 1px solid #d8d8d8;
    float: left;
    margin: 0;
    width: 100%;
}

.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 {
    background-color: #ffffff;
    float: left;
    padding: 15px;
    width: 100%;
}

.feature-inflight ul li {
    color: #888;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    line-height: 3;
    text-align: left;
    text-transform: capitalize;
    width: 193px;
}

.feature-inflight ul li i { color: #ff6c26; }

.feature-inflight-v2 {
    float: left;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}

.feature-inflight-v2 hr {
    border: 0;
    border-top: 1px solid #d8d8d8;
    float: left;
    margin: 0;
    width: 100%;
}

.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 {
    background-color: #ffffff;
    float: left;
    padding: 15px;
    width: 100%;
}

.feature-inflight-v2 ul li {
    color: #888;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    line-height: 3;
    text-align: left;
    text-transform: capitalize;
    width: 193px;
}

.feature-inflight-v2 ul li i {
    background: #01b7f2;
    color: #ffffff;
    height: 25px;
    line-height: 1.8;
    text-align: center;
    width: 25px;
}

.seat-price {
    border-left: 1px solid #ffffff;
    float: left;
    padding-left: 15px;
    position: relative;
    text-align: center;
    width: 100%;
}

.seat-price a {
    display: block;
    float: left;
    text-align: center;
    width: 100%;
}

.seat-price span {
    color: #a2a2a2;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 13px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.seat-price span .pri {
    color: #ff6c26;
    font-size: 14px;
}

.flight_detail_duration {
    float: left;
    position: relative;
    width: 100%;
}

.flight_detail_duration .details-text {
    float: left;
    position: relative;
    text-align: left;
    width: 100%;
}

.flight_detail_duration .details-text h4 {
    color: #636363;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 10px;
    position: relative;
    text-transform: capitalize;
}

.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;
    position: relative;
    text-align: left;
}

.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;
    height: 23px;
    line-height: 1.7;
    text-align: center;
    width: 23px;
}

.flight_detail_duration hr {
    border-top: 1px solid #f2f2f2;
    float: left;
    margin: 0;
    width: 100%;
}

.flight_detail_duration .LTT {
    border-right: 1px solid #9d9d9d;
    float: left;
    margin: 5px;
    position: relative;
    width: 100%;
}

.flight_detail_duration .LTT .skin-clr {
    color: #01b7f2;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

.flight_detail_duration .LTT .skin-clr i {
    color: #ff6c26;
    font-size: 14px;
    margin-right: 5px;
}

.flight_detail_duration .LTT .time {
    color: #a2a2a2;
    font-family: "Open Sans", sans-serif;
    font-size: 9px;
    font-weight: 600;
    text-transform: uppercase;
}

.flight_detail_duration .flight-logo {
    float: left;
    text-align: center;
    width: 100%;
}

.flight_detail_duration img {
    max-height: 70px;
    padding-top: 7px;
    position: relative;
    width: 100px;
}

.booking_detail {
    float: left;
    margin-bottom: 30px;
    padding: 20px;
    position: relative;
    width: 100%;
}

.booking_detail h4 {
    color: #01b7f2;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 15px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
}

.booking_detail p {
    float: left;
    margin: 15px 0 15px;
    width: 100%;
}

.booking_detail .select_booking {
    background-color: white;
    border: none;
    border-bottom: 1px solid #01b7f2;
    color: #808080;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    height: 45px;
    margin-bottom: 15px;
    padding: 7px;
    position: relative;
    width: 100%;
}

.booking_detail .checkbox label {
    color: #999999;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin-right: 44px;
    padding-left: 20px;
    text-align: center;
    text-transform: capitalize;
}

.booking_detail .form-group { position: relative; }

.booking_detail .form-group input {
    background-color: white;
    border: none;
    border-bottom: 1px solid #01b7f2;
    border-radius: 0;
    box-shadow: none;
    color: #222222;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 45px;
    position: relative;
    text-transform: capitalize;
}

.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;
    margin-bottom: 30px;
    padding: 20px;
    position: relative;
    width: 100%;
}

.booking_detail_v2 h4 {
    color: #444444;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 15px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
}

.booking_detail_v2 p {
    float: left;
    margin: 15px 0 15px;
    width: 100%;
}

.booking_detail_v2 .select_booking {
    background-color: white;
    border: 1px solid #adadad;
    color: #808080;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    height: 45px;
    margin-bottom: 15px;
    padding: 7px;
    position: relative;
    width: 100%;
}

.booking_detail_v2 .checkbox label {
    color: #01b7f2;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin-right: 44px;
    padding-left: 20px;
    text-align: center;
    text-transform: capitalize;
}

.booking_detail_v2 .form-group { position: relative; }

.booking_detail_v2 .form-group input {
    background-color: #ffffff;
    border: 1px solid #adadad;
    border-radius: 0;
    color: #808080;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 45px;
    position: relative;
    text-transform: capitalize;
}

.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;
    max-height: 450px;
    overflow: hidden;
    width: 100%;
}

.related-images img {
    max-height: 450px;
    width: 100%;
}

.help-to-do {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.help-to-do p {
    color: #808080;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 10px;
    position: relative;
    width: 100%;
}

.help-to-do h4 {
    color: #636363;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0 10px;
    position: relative;
    text-transform: capitalize;
}

.help-to-do .LTT {
    float: left;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}

.help-to-do .LTT .skin-clr {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}

.help-to-do .LTT .skin-clr i {
    color: #01b7f2;
    font-size: 18px;
    margin-right: 5px;
}

.help-to-do-v2 {
    background: #0a3152;
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.help-to-do-v2 p {
    color: #cccccc;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 10px;
    position: relative;
    width: 100%;
}

.help-to-do-v2 h4 {
    background: rgba(0, 0, 0, 0.4);
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 16px 10px;
    position: relative;
    text-transform: capitalize;
}

.help-to-do-v2 .LTT {
    float: left;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}

.help-to-do-v2 .LTT .skin-clr {
    color: #ffffff;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 15px;
    text-transform: capitalize;
    width: 100%;
}

.help-to-do-v2 .LTT .skin-clr i {
    color: #ff6c26;
    font-size: 18px;
    margin-right: 5px;
}

.help-to-do-v2 .LTT .form-group {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.help-to-do-v2 .LTT .form-group input {
    background: transparent;
    border-radius: 2px;
    color: #ffffff;
}

.help-to-do-v2 .LTT .form-group input[type="email"]::-webkit-input-placeholder {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
}

.flight_detail_sidebar {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.flight_detail_sidebar p {
    color: #808080;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 10px;
    position: relative;
    width: 100%;
}

.flight_detail_sidebar .details-text {
    float: left;
    position: relative;
    text-align: left;
    width: 100%;
}

.flight_detail_sidebar .details-text h4 {
    color: #636363;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 10px;
    position: relative;
    text-transform: capitalize;
}

.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;
    margin: 15px 0;
    position: relative;
    width: 100%;
}

.flight_detail_sidebar .price .pull-left {
    color: #a2a2a2;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}

.flight_detail_sidebar .price .pull-right {
    color: #ff6c26;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.flight_detail_sidebar hr {
    border-top: 1px solid #ffffff;
    float: left;
    margin: 0 0 6px;
    width: 100%;
}

.flight_detail_sidebar .LTT {
    float: left;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}

.flight_detail_sidebar .LTT .skin-clr {
    color: #01b7f2;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

.flight_detail_sidebar .LTT .skin-clr .pull-right {
    color: #a2a2a2;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.flight_detail_sidebar .LTT .skin-clr i {
    color: #ff6c26;
    font-size: 17px;
    margin-right: 5px;
}

.flight_detail_sidebar .flight-logo {
    float: left;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}

.flight_detail_sidebar img {
    max-height: 70px;
    position: relative;
    width: 160px;
}

.flight_detail_sidebar_v2 {
    background-color: #0a3152;
    border: #eee solid 1px;
    border-radius: 4px;
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.flight_detail_sidebar_v2 p {
    color: #FFF;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 10px;
    position: relative;
    width: 100%;
}

.flight_detail_sidebar_v2 .details-text {
    float: left;
    position: relative;
    text-align: left;
    width: 100%;
}

.flight_detail_sidebar_v2 .details-text h4 {
    color: whitesmoke;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 10px;
    position: relative;
    text-transform: capitalize;
}

.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;
    margin: 15px 0;
    position: relative;
    width: 100%;
}

.flight_detail_sidebar_v2 .price .pull-left {
    color: #FFF;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}

.flight_detail_sidebar_v2 .price .pull-right {
    color: #ff6c26;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.flight_detail_sidebar_v2 hr {
    border-top: 1px solid #6e6e6e;
    float: left;
    margin: 0 0 6px;
    width: 100%;
}

.flight_detail_sidebar_v2 .LTT {
    float: left;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}

.flight_detail_sidebar_v2 .LTT .skin-clr {
    color: #ff6c26;
    display: block;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.flight_detail_sidebar_v2 .LTT .skin-clr .pull-right {
    color: #FFF;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.flight_detail_sidebar_v2 .LTT .skin-clr i {
    color: #ff6c26;
    float: left;
    font-size: 17px;
    margin-right: 5px;
}

.flight_detail_sidebar_v2 .flight-logo {
    background-color: #ffffff;
    float: left;
    margin-bottom: 20px;
    padding: 5px;
    text-align: center;
    width: 100%;
}

.flight_detail_sidebar_v2 img {
    max-height: 70px;
    position: relative;
    width: 160px;
}

.clr-selection {
    background-color: #ffffff;
    float: left;
    padding: 12px;
    text-align: center;
    width: 100%;
}

.clr-selection img {
    display: inline;
    text-align: center;
}

.clr-selection h4 {
    color: #555;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin: 0 0 15px;
    text-align: left;
    text-transform: capitalize;
}

.clr-selection p {
    color: #666;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin: 0;
    text-align: left;
}

.write_review {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

.write_review .form-group {
    float: left;
    margin-bottom: 15px;
    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 {
    color: #ff6c26;
    display: inline-block;
    font-size: 28px;
    position: relative;
    transition-duration: 0.5s;
}

.write_review .form-group .rating a:hover i:before { content: '\f005'; }

.write_review h3 {
    color: #666;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin: 0 0 15px;
    text-align: left;
}

.write_review_v2 {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

.write_review_v2 .form-group {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.write_review_v2 .form-group input {
    background-color: #e4e4e4;
    border-radius: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}

.write_review_v2 .form-group textarea {
    background-color: #e4e4e4;
    border-radius: 0;
    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 {
    color: #ff6c26;
    display: inline-block;
    font-size: 28px;
    position: relative;
    transition-duration: 0.5s;
}

.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;
    margin: 0 0 15px;
    text-align: left;
}

.how_it_works {
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}

.how_it_works .div {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.how_it_works .div p {
    color: #808080;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

.how_it_works .box {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.how_it_works .box i {
    background: #ffffff;
    border: 2px solid #ff6c26;
    border-radius: 100%;
    color: #ff6c26;
    font-size: 28px;
    height: 80px;
    line-height: 2.8;
    margin: 0 0 15px;
    position: relative;
    width: 80px;
}

.how_it_works .box h3 {
    color: #3c3c3c;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 15px;
    text-transform: uppercase;
}

.how_it_works .box p {
    color: #6f6f6f;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.9;
    margin: 0;
}

.how_it_works .box span img {
    position: absolute;
    right: 0;
    top: 15px;
    width: 100px;
}

.crousel-index2 {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

.crousel-index2 .carousel-inner {
    border-bottom: 2px solid #ff6c26;
    border-left: 14px solid #ff6c26;
    border-right: 14px solid #ff6c26;
    border-top: 2px solid #ff6c26;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.crousel-index2 #review-carousel .white-text {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 600;
    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;
    margin-top: 30px;
    text-shadow: none;
}

#review-carousel #quote-carousel .carousel-control.left { left: -12px; }

#review-carousel #quote-carousel .carousel-control.right { right: -12px; }

#review-carousel #quote-carousel .carousel-indicators {
    bottom: 0px;
    margin-right: -19px;
    right: 50%;
    top: auto;
}

#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";
    float: left;
    font-family: 'Fontawesome';
    margin-right: 10px;
}

#review-carousel .detail-text {
    color: #4f4f4f;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}

#review-carousel .box-qoutes {
    border: 1px solid #ddd;
    color: #4f4f4f;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 20px 10px;
    position: relative;
}

#review-carousel .box-qoutes i {
    color: #d8d8d8;
    font-size: 23px;
    left: -8px;
    position: absolute;
}

.index-two-scroll { cursor: pointer; }

.primary-text { color: #01b7f2; }

.yellow-text { color: #ff6c26; }

.white-text { color: #ffffff; }

#loading {
    background-color: #ff6c26;
    height: 100%;
    margin-top: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 10000;
}

#loading-center {
    height: 100%;
    position: relative;
    width: 100%;
}

#loading-center-absolute {
    height: 150px;
    left: 48%;
    margin-left: -75px;
    margin-top: -75px;
    position: absolute;
    top: 45%;
    width: 150px;
}

#object_big {
    -webkit-animation: object_big 1s infinite;
    -webkit-animation-delay: 0.2s;
    animation: object_big 1s infinite;
    animation-delay: 0.2s;
    height: 100px;
    left: 0px;
    position: absolute;
    width: 100px;
}

#object_big img { height: 200px; }

@-webkit-keyframes object_big {
    50% { -webkit-transform: scale(0.5); }
}

@keyframes object_big {
    50% {
        -webkit-transform: scale(0.5);
        transform: scale(1.5);
    }
}

.typo-utter {
    display: block;
    float: left;
    position: relative;
    width: 100%;
}

.typo-utter .typo-inner {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.typo-utter .typo-inner h3 {
    color: #E91E63;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin: 0 0 15px;
}

.typo-utter .typo-inner p {
    color: #444444;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.typo-utter .typo-inner .card {
    background-color: #dddddd;
    border-top: 4px solid #01b7f2;
}

.panel-default { border-radius: 0; }

.panel-default .panel-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}

.form-example label {
    color: #727272;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}

.form-example input {
    background-color: #f5f5f5;
    border: 1px solid #e6e5e5;
    border-radius: 0;
    box-shadow: none;
    font-family: "Open Sans", sans-serif;
}

.form-example textarea {
    background-color: #f5f5f5;
    border: 1px solid #e6e5e5;
    border-radius: 0;
    font-family: "Open Sans", sans-serif;
}

.btn-primary, .btn-success, .btn-info, .btn-danger, .btn-warning, .btn-default {
    border-radius: 2px;
    font-family: "Open Sans", sans-serif;
}

.form-example h3 {
    color: #444444;
    font-family: "Raleway", sans-serif;
    font-size: 20px;
}

.icons-page {
    display: block;
    float: left;
    position: relative;
    width: 100%;
}

.icon-box {
    float: left;
    position: relative;
    width: 100%;
}

.icon-box ul li {
    color: #333;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0px;
    width: 100%;
}

.icon-box ul li i {
    color: #01b7f2;
    margin-right: 10px;
}

.button-box {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.button-box h3 {
    color: #01b7f2;
    float: left;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin: 15px 0px;
    width: 100%;
}

.button-box .normal-text {
    color: #777777;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin: 15px 0px;
    width: 100%;
}

.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;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
}

.animation a {
    display: block;
    max-height: 400px;
    overflow: hidden;
    width: 100%;
}

.animation a img { width: 100%; }

.animated-slogan p {
    color: #808080;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.8;
    margin: 30px 0;
    width: 100%;
}

.primary-ac {
    background-color: #16b5d8;
    border: 1px solid #16b5d8;
    color: #fff;
    float: none;
    padding: 14px 15px;
    position: relative;
    width: 100%;
}

.simple-ac {
    background-color: #333;
    border: 1px solid #333;
    color: #fff;
    float: none;
    padding: 14px 15px;
    position: relative;
    width: 100%;
}

.success-ac {
    background-color: #33cc33;
    border: 1px solid #33cc33;
    color: #fff;
    float: none;
    padding: 14px 15px;
    position: relative;
    width: 100%;
}

.primary-ac-pn {
    background-color: #16b5d8;
    border-top: 1px solid #ffffff;
    color: #fff;
    float: none;
    padding: 14px 15px;
    position: relative;
    width: 100%;
}

.danger-ac {
    background-color: #ff5050;
    border: 1px solid #ff5050;
    color: #fff;
    float: none;
    padding: 14px 15px;
    position: relative;
    width: 100%;
}

.warning-ac {
    background-color: #ff9900;
    border: 1px solid #ff9900;
    color: #fff;
    float: none;
    padding: 14px 15px;
    position: relative;
    width: 100%;
}

.success-ac-pn {
    background-color: #33cc33;
    border-top: 1px solid #ffffff;
    color: #fff;
}

.danger-ac-pn {
    background-color: #ff5050;
    border-top: 1px solid #ffffff;
    color: #fff;
}

.warning-ac-pn {
    background-color: #ff9900;
    border-top: 1px solid #ffffff;
    color: #fff;
}

.acc-icon {
    background-color: #333333;
    height: 47px;
    left: -1px;
    position: absolute;
    text-align: center;
    top: -1px;
    width: 47px;
}

.acc-icon i {
    color: #fff;
    position: relative;
    top: 14px;
}

.success-clr { background-color: #33cc33; }

.warning-clr { background-color: #ff9900; }

.brown-clr { background-color: saddlebrown; }

.panel-default > .panel-heading {
    float: none;
    position: relative;
}

.marg-left { margin-left: 50px; }

.alert-details {
    margin-bottom: 15px;
    position: relative;
}

.alert-details p {
    color: #808080;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}

.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 {
    -moz-border-radius: 0px;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-border-radius: 0px;
    -webkit-transition-duration: 0.5s;
    border: none;
    border-radius: 0px;
    color: #333;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 600;
    outline: none;
    padding: 15px 30px;
    text-decoration: none;
    transition-duration: 0.5s;
}

.tabs-page .nav > li > a:focus, .tabs-page .nav > li > a:hover {
    background-color: rgba(0, 0, 0, 0.4);
    text-decoration: none;
}

.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 {
    color: #ff6c26;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    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 {
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    color: #FFF;
}

.tabs-page .success-tab > li.active > a, .tabs-page .primary-tab > li.active > a:focus, .tabs-page .primary-tab > li.active > a:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    color: #FFF;
}

.tabs-page .inverse-tab > li.active > a, .tabs-page .primary-tab > li.active > a:focus, .tabs-page .primary-tab > li.active > a:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    color: #FFF;
}

.tabs-page .danger-tab > li.active > a, .tabs-page .primary-tab > li.active > a:focus, .tabs-page .primary-tab > li.active > a:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    color: #FFF;
}

.tabs-page .warning-tab > li.active > a, .tabs-page .primary-tab > li.active > a:focus, .tabs-page .primary-tab > li.active > a:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    color: #FFF;
}

.tabs-page .info-tab > li.active > a, .tabs-page .primary-tab > li.active > a:focus, .tabs-page .primary-tab > li.active > a:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    color: #FFF;
}

.tabs-page .tab-box { margin-bottom: 25px; }

.tabs-page .nav-tabs li { margin-bottom: 0px; }

.tabs-page .tab-content {
    background-color: #FFF;
    border: 1px solid #ddd;
    border-top: none;
    color: #333;
    padding: 10px 10px;
}

.tabs-page .tab-content .tab-pane .h3 {
    color: #333;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0px 20px 0px;
}

.tabs-page .tab-box .normal-text {
    color: #111111;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 7px;
}

.coming-soon {
    align-items: center;
    background: url("../img/coming-soon.jpg") center/cover no-repeat;
    display: flex;
    float: left;
    height: 100vh;
    justify-content: center;
    position: relative;
    width: 100%;
}

.coming-soon .coming-soon-box {
    float: left;
    text-align: center;
    width: 100%;
}

.coming-soon .coming-soon-box .social-icon {
    float: left;
    width: 100%;
}

.coming-soon .coming-soon-box .social-icon a i {
    background: none;
    background-color: #fff;
    border: 2px solid;
    border-radius: 100%;
    font-size: 30px;
    height: 60px;
    line-height: 1.9;
    margin-bottom: 10px;
    margin-left: 10px;
    text-align: center;
    transform: scale(1) rotate(0deg);
    transition: .4s;
    width: 60px;
}

.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 {
    color: #ffffff;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.5;
    margin: 10px 0 50px;
    position: relative;
    width: 100%;
}

.coming-soon .coming-soon-box .cs-footer {
    bottom: 0;
    float: left;
    position: absolute;
    width: 100%;
}

.coming-soon .coming-soon-box .cs-footer .get-email { position: relative; }

.coming-soon .coming-soon-box .cs-footer .get-email h3 {
    color: #01b7f2;
    display: inline-block;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 20px;
    width: 100%;
}

.coming-soon .coming-soon-box .cs-footer .get-email form {
    padding: 0 20px;
    position: relative;
}

.coming-soon .coming-soon-box .cs-footer .get-email form input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #ddd;
    color: #fff;
    font-size: 12px;
    margin-bottom: 15px;
    outline: none;
    padding: 10px;
    width: 100%;
}

.coming-soon .coming-soon-box .cs-footer .get-email form span {
    color: #fff;
    left: 90%;
    position: absolute;
    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;
    margin: 0 0 30px;
    position: relative;
    width: 100%;
}

.our_team_v1 .progress-v1 {
    float: left;
    margin: 0 0 30px;
    position: relative;
    width: 100%;
}

.our_team_v1 .progress-v1 .pull-left {
    color: #969595;
    float: left;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    width: 100%;
}

.our_team_v1 .progress-v1 .pull-right {
    color: #969595;
    float: left;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    width: 100%;
}

.our_team_v1 .progress-v1 .progress {
    border-radius: 10px;
    float: left;
    height: 8px;
    margin: 3px 0 0 0;
    width: 100%;
}

.our_team_v1 .progress-v1 .progress .progress-bar-info { background-color: #01b7f2; }

.our_team_v1 .image {
    display: block;
    float: left;
    max-height: 260px;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition-duration: .4s;
    width: 100%;
}

.our_team_v1 .image img {
    display: inline-block;
    max-height: 260px;
}

.our_team_v1 .image .overflow-outer {
    align-items: flex-end;
    background: rgba(27, 27, 27, 0.8);
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    top: 100%;
    transition-duration: .4s;
    width: 100%;
}

.our_team_v1 .image .overflow-outer .overflow-inner {
    float: left;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    width: 100%;
}

.our_team_v1 .image .overflow-outer .overflow-inner a i {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 100%;
    color: #fff;
    height: 28px;
    line-height: 1.9;
    text-align: center;
    transition: .4s;
    width: 28px;
}

.our_team_v1 .image .overflow-outer .overflow-inner a i:hover {
    background: #01b7f2;
    transition: .4s ease-in;
}

.our_team_v1 h3 {
    color: #313131;
    float: left;
    font-size: 15px;
    font-weight: 600;
    margin: 15px 0 5px;
    text-transform: capitalize;
    width: 100%;
}

.our_team_v1 h4 {
    color: #969595;
    float: left;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 30px;
    text-transform: uppercase;
    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;
    margin: 0 0 30px;
    position: relative;
    text-align: center;
    width: 100%;
}

.team-about-us h2 {
    color: #313131;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 10px;
    text-align: center;
}

.team-about-us p {
    color: #969595;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.9;
    margin: 0;
}

.wrapper_about_us {
    background: #fbfbfb;
    background-attachment: fixed;
    float: left;
    margin-bottom: 30px;
    padding: 50px 0;
    position: relative;
    width: 100%;
}

.wrapper_about_us .vision {
    float: left;
    width: 100%;
}

.wrapper_about_us .vision h2 {
    color: #313131;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 30px;
    text-align: left;
}

.wrapper_about_us .vision p {
    color: #969595;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.9;
    margin: 0 0 50px;
}

.wrapper_about_us p {
    color: #969595;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0 0 30px;
}

.wrapper_about_us p b {
    background-color: #01b7f2;
    border-radius: 9px;
    color: #ffffff;
    float: left;
    font-size: 30px;
    line-height: 1.7;
    margin-right: 10px;
    margin-top: 6px;
    text-align: center;
    width: 50px;
}

.C_social_v2 {
    border: 1px solid #f1f1f1;
    display: block;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

.C_social_v2 .pull-left {
    display: block;
    position: relative;
    width: 22%;
}

.C_social_v2 .pull-left span {
    background: #444444;
    color: #fff;
    display: block;
    font-size: 60px;
    height: auto;
    /*line-height: 155px;*/
    text-align: center;
    width: 100%;
}

.C_social_v2 .pull-left .secondry { background: #ff6c26; }

.C_social_v2 .pull-left .primary { background: #01b7f2; }

.C_social_v2 .pull-right {
    height: auto;
    padding: 0 0 0 35px;
    width: 78%;
}
@media (max-width:425px){
    .C_social_v2 .pull-right {
         padding: 0 0 0 10px;
    }
}

@media (max-width:320px){
    .C_social_v2 .pull-right {
         padding: 0 0 0 14px;
    }
}

.C_social_v2 .pull-right h4 {
    color: #fd7726;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 10px;
    padding-top: 10px;
}

.C_social_v2 .pull-right p {
    color: #969595;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.7;
    margin: 0;
}

.C_social_v1 {
    background: url("../img/contact-us-3.jpg") center/cover no-repeat;
    background-attachment: fixed;
    display: block;
    float: left;
    min-height: 460px;
    padding: 100px 0;
    width: 100%;
}

.C_social_v1 .touch-v1 {
    float: left;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    width: 100%;
}

.C_social_v1 .touch-v1 span {
    background: #01b7f2;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    height: 90px;
    line-height: 3.5;
    margin: 0 0 40px;
    width: 90px;
}

.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 {
    color: #313131;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 40px;
}

.C_social_v1 .touch-v1 p {
    color: #969595;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.7;
    margin: 0;
}

.A_img_lptp {
    float: left;
    margin-bottom: 30px;
    padding: 40px 0 0;
    width: 100%;
}

.A_social_v1 {
    float: left;
    margin-bottom: 30px;
    padding: 60px 0 0;
    width: 100%;
}

.A_social_v1 .media {
    margin-bottom: 40px;
    margin-top: 0;
}

.A_social_v1 .media .media-left a {
    background: #f1f1f1;
    border-radius: 100%;
    color: #dadada;
    display: block;
    height: 50px;
    text-align: center;
    width: 50px;
}

.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 {
    color: #313131;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 20px;
}

.A_social_v1 .media .media-body p {
    color: #969595;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.7;
    margin: 0;
}

.get_touch-v1 {
    background-color: #01b7f2;
    color: #ffffff;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-weight: 400;
    padding: 41px 10px;
    position: relative;
    text-align: center;
    width: 100%;
}

.get_touch-v1 span {
    bottom: -28px;
    color: #01b7f2;
    font-size: 35px;
    left: 49%;
    position: absolute;
}

.contact_us_img {
    float: left;
    height: 400px;
    overflow: hidden;
    width: 100%;
}

.btn_Contact_v1 {
    background-color: #ff6c26;
    border: 2px solid #444444;
    border-radius: 0;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 27px;
    text-transform: uppercase;
    transition: all .4s;
}

.btn_Contact_v1:hover {
    background-color: #01b7f2;
    color: #ffffff;
    transition: all .4s;
}

.btn_Contact_v1:focus {
    background-color: #01b7f2;
    color: #ffffff;
}

.btn_Contact_v2 {
    background-color: #ff6c26;
    border: none;
    border-radius: 0;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 27px;
    text-transform: uppercase;
    transition: all .4s;
}

.btn_Contact_v2:hover {
    background-color: #01b7f2;
    color: #ffffff;
    transition: all .4s;
}

.btn_Contact_v2:focus {
    background-color: #01b7f2;
    color: #ffffff;
}

.round-gplus-btn {
    background-color: #dd5143;
    color: #FFF;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    height: 45px;
    line-height: 2;
    margin: 10px 10px;
    text-transform: uppercase;
    width: 70px;
}

.round-gplus-btn:hover {
    background-color: transparent;
    color: #dd5143;
}

.round-linkedin-btn {
    background-color: #0274b3;
    color: #FFF;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    height: 45px;
    line-height: 2;
    margin: 10px 10px;
    text-transform: uppercase;
    width: 70px;
}

.round-linkedin-btn:hover {
    background-color: transparent;
    color: #0274b3;
}

.round-tw-btn {
    background-color: #00c1f8;
    color: #FFF;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    height: 45px;
    line-height: 2;
    margin: 10px 10px;
    text-transform: uppercase;
    width: 70px;
}

.round-tw-btn:hover {
    background-color: transparent;
    color: #00c1f8;
}

.round-facebook-btn {
    background-color: #3b5998;
    color: #FFF;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    height: 45px;
    line-height: 2;
    margin: 10px 10px;
    text-transform: uppercase;
    width: 70px;
}

.round-facebook-btn:hover {
    background-color: transparent;
    color: #3b5998;
}

.cotact_us_img {
    float: left;
    overflow: hidden;
    width: 100%;
}

.cotact_us_img img { max-height: 400px; }

.fContact_v2 {
    background: url("../img/contact-us-4.jpg") center/cover no-repeat;
    background-attachment: fixed;
    float: left;
    min-height: 650px;
    padding: 100px 0;
    width: 100%;
}

.fContact_v2 .form-group {
    margin-bottom: 22px;
    position: relative;
}

.fContact_v2 .form-group input {
    background-color: transparent;
    border: 2px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    color: #444444;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 600;
    height: 50px;
}

.fContact_v2 .form-group i {
    color: #dadada;
    left: 18px;
    position: absolute;
    top: 18px;
}

.fContact_v2 .form-group input[type="text"]::-webkit-input-placeholder {
    color: #a7a6a6;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.fContact_v2 .form-group input[type="email"]::-webkit-input-placeholder {
    color: #a7a6a6;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.fContact_v2 .form-group textarea {
    background-color: transparent;
    border: 2px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    padding-top: 13px;
}

.fContact_v2 .Cform-v2 {
    float: left;
    margin: 0 0 50px;
    position: relative;
    text-align: center;
    width: 100%;
}

.fContact_v2 .Cform-v2 h3 {
    color: #313131;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 40px;
}

.fContact_v2 .Cform-v2 p {
    color: #969595;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
}

.fContact_v1 {
    float: left;
    margin: 10px 0;
    width: 100%;
}

.fContact_v1 h2 {
    color: #444444;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 40px;
    font-weight: 300;
    margin: 0px 0 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.fContact_v1 .form-group {
    margin-bottom: 22px;
    position: relative;
}

.fContact_v1 .form-group input {
    background-color: transparent;
    border: 2px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    color: #444444;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 600;
    height: 50px;
    padding: 6px 35px;
}

.fContact_v1 .form-group i {
    color: #dadada;
    left: 18px;
    position: absolute;
    top: 18px;
}

.fContact_v1 .form-group input[type="text"]::-webkit-input-placeholder {
    color: #a7a6a6;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.fContact_v1 .form-group input[type="email"]::-webkit-input-placeholder {
    color: #a7a6a6;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.fContact_v1 .form-group textarea {
    border: 2px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    padding-left: 39px;
    padding-top: 13px;
}

.Cform-v1 {
    float: left;
    margin: 0 0 55px;
    position: relative;
    text-align: center;
    width: 100%;
}

.Cform-v1 h3 {
    color: #3f3f3f;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
}

.parallax-window { background: transparent; }

.contact-sidebar {
    display: block;
    float: left;
    margin: 30px 0;
    padding: 20px 12px;
    position: relative;
    width: 100%;
}

.contact-sidebar .contact-info {
    float: left;
    width: 100%;
}

.contact-sidebar .contact-info h2 {
    color: #204a65;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 0px 0 15px;
    text-transform: uppercase;
}

.contact-sidebar .contact-info .info {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.contact-sidebar .contact-info .info h5 {
    color: #ff6c26;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0px 0 10px;
    text-transform: uppercase;
}

.contact-sidebar .contact-info .info p {
    color: #808080;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin: 0px 0 10px;
    text-transform: uppercase;
}

.contact-wrapper-v1 {
    align-items: center;
    background: url("../img/contact-us-1.jpg") no-repeat center/cover;
    display: flex;
    float: left;
    height: 425px;
    justify-content: center;
    margin: 0px 0 60px;
    position: relative;
    text-align: center;
    width: 100%;
}

.contact-wrapper-v1 .boxs {
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}

.contact-wrapper-v1 .boxs h2 {
    color: #ffffff;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-size: 45px;
    font-weight: 300;
    margin: 0 0 30px;
    text-transform: uppercase;
    width: 100%;
}

.contact-wrapper-v1 .boxs p {
    color: #ffffff;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 20px 0;
    width: 100%;
}

.map-diraction {
    background: #fff;
    border-radius: 2px;
    box-shadow: 0px 0px 4px 1px #4a4a4a;
    display: block;
    left: 46%;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 20%;
    width: 160px;
}

.map-diraction i {
    bottom: -24px;
    color: #ffffff;
    font-size: 40px;
    left: 44px;
    position: absolute;
}

.map-diraction p {
    color: #01b7f2;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    margin: 0;
}

.about_mission_v1 {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

.about_mission_v1 img {
    margin-bottom: 30px;
    width: 100%;
}

.about_mission_v1 h3 {
    color: #313131;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 30px;
}

.about_mission_v1 p {
    color: #969595;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    margin: 0 0 30px;
}

.about_mission_v1 a {
    color: #01b7f2;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 600;
    margin: 0;
}

.about_mission_v1 a span {
    border: 1px solid #01b7f2;
    border-radius: 100%;
    display: inline-block;
    height: 20px;
    margin-left: 5px;
    text-align: center;
    width: 20px;
}

.our_achivement {
    background-color: #fcfcfc;
    border-bottom: 1px solid #dddddd;
    float: left;
    margin-bottom: 30px;
    padding-top: 30px;
    position: relative;
    width: 100%;
}

.our_achivement .box {
    float: left;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    width: 100%;
}

.our_achivement .box i {
    background: #01b7f2;
    border-radius: 100%;
    color: #ffffff;
    font-size: 30px;
    height: 95px;
    line-height: 3.2;
    margin-bottom: 20px;
    text-align: center;
    width: 95px;
}

.our_achivement .box .secondry { background: #ff6c26; }

.our_achivement .box .brown { background: #595959; }

.our_achivement .box .pink { background: #d50c4e; }

.our_achivement .box span {
    color: #313131;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 50px;
    font-weight: 600;
    margin: 0 0 5px;
    width: 100%;
}

.our_achivement .box p {
    color: #969595;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
}

section {
    float: left;
    width: 100%;
}

.faq-list {
    background: #0a3152;
    float: left;
    margin-bottom: 30px;
    padding: 15px 15px;
    width: 100%;
}

.faq-list ul li a {
    background: #fff;
    color: #444;
    cursor: pointer;
    display: block;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin-bottom: 1px;
    padding: 10px 7px;
    transition: .3s;
}

.faq-list ul li a:hover {
    background-color: #01b7f2;
    color: #ffffff;
    transition: .3s;
}

.Signup_wrapper {
    align-items: center;
    background: url("../img/signup-v1.jpg") center/cover no-repeat;
    background-attachment: fixed;
    display: flex;
    float: left;
    height: 100%;
    justify-content: center;
    padding: 50px 0;
    position: relative;
    width: 100%;
}

.Signup_wrapper .login-widget {
    background-color: #ffffff;
    box-shadow: 3px 1px 11px 0px #333131;
    float: left;
    position: relative;
    width: 100%;
}

.Signup_wrapper .login-widget .sec-img {
    background: url("../img/login-v2.jpg") center/cover no-repeat;
    float: left;
    padding: 52px 10px;
    position: relative;
    width: 100%;
}

.Signup_wrapper .login-widget .sec-img h3 {
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
}

.Signup_wrapper .login-widget .login-box-v2 {
    float: left;
    padding: 30px 30px 30px 60px;
    position: relative;
    width: 100%;
}

.Signup_wrapper .login-widget .login-box-v2 .login-footer {
    float: left;
    width: 100%;
}

.Signup_wrapper .login-widget .login-box-v2 .login-footer a {
    color: #00bbe5;
    font-family: "Raleway", sans-serif;
    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;
    display: block;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.Signup_wrapper .login-widget .login-box-v2 form .form-actions .submit-form .submit-btn {
    background-color: #00bbe5;
    border: none;
    border-radius: 0;
    box-shadow: 1px 1px 1px 0px #555555;
    color: #fff;
    display: block;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 6px 34px;
    transition: .3s;
}

.Signup_wrapper .login-widget .login-box-v2 form .form-actions .submit-form .submit-btn:hover {
    background: #ff6c26;
    color: #fff;
    transition: .3s;
}

.Signup_wrapper .login-widget .login-box-v2 form .user-social-links {
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}

.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 {
    border-radius: 50%;
    display: block;
    height: 30px;
    line-height: 2;
    margin-bottom: 15px;
    position: relative;
    transform: scale(1);
    transition: .4s;
    width: 30px;
}

.Signup_wrapper .login-widget .login-box-v2 form .user-social-links li a:hover {
    background-color: #ff6c26;
    color: #ffffff;
    transform: scale(1.2);
    transition: .4s;
}

.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 {
    bottom: -8px;
    color: #00bbe5;
    font-size: 25px;
    left: -32px;
    position: absolute;
}

.Signup_wrapper .login-widget .login-box-v2 form .form-group input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #b4b4b4;
    border-radius: 0;
    box-shadow: none;
    color: #464444;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-left: 0;
}

.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 {
    border-top: 1px solid #b4b4b4;
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}

.Signup_wrapper .login-widget .register p {
    color: #9d9d9d;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin: 15px 0;
}

.Signup_wrapper .login-widget .register p a { color: #ff6c26; }

.Signup_wrapper .login-widget .register p a:hover { color: #01b7f2; }

.login_wrapper {
    align-items: center;
    background: url("../img/login-v1.jpg") center/cover no-repeat;
    background-attachment: fixed;
    display: flex;
    float: left;
    height: 100vh;
    justify-content: center;
    position: relative;
    width: 100%;
}

.login_wrapper .login-widget {
    background-color: #ffffff;
    box-shadow: 3px 1px 11px 0px #333131;
    float: left;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
}

.login_wrapper .login-widget .sec-img {
    background: url("../img/login-v2.jpg") center/cover no-repeat;
    float: left;
    padding: 52px 0;
    position: relative;
    width: 100%;
}

.login_wrapper .login-widget .sec-img h3 {
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
}

.login_wrapper .login-widget .login-box {
    float: left;
    padding: 55px 55px 55px 75px;
    position: relative;
    width: 100%;
}

.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 {
    color: #01b7f2;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
}

.login_wrapper .login-widget .login-box form .submit-form .submit-btn {
    background-color: #00bbe5;
    border: none;
    border-radius: 0;
    box-shadow: 1px 1px 1px 0px #555555;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 6px 34px;
    transition: .3s;
}

.login_wrapper .login-widget .login-box form .submit-form .submit-btn:hover {
    background: #ff6c26;
    color: #fff;
    transition: .3s;
}

.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;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.login_wrapper .login-widget .login-box form .user-social-links {
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}

.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 {
    border-radius: 50%;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 2;
    margin-bottom: 15px;
    position: relative;
    transform: scale(1);
    transition: .4s;
    width: 30px;
}

.login_wrapper .login-widget .login-box form .user-social-links li a:hover {
    background-color: #ff6c26;
    transform: scale(1.2);
    transition: .4s;
}

.login_wrapper .login-widget .login-box form .form-group {
    margin-bottom: 20px;
    position: relative;
}

.login_wrapper .login-widget .login-box form .form-group span {
    bottom: -8px;
    color: #00bbe5;
    font-size: 25px;
    left: -30px;
    position: absolute;
}

.login_wrapper .login-widget .login-box form .form-group input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #b4b4b4;
    border-radius: 0;
    box-shadow: none;
    color: #464444;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-left: 0;
}

.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 {
    border-top: 1px solid #b4b4b4;
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}

.login_wrapper .login-widget .register p {
    color: #9d9d9d;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin: 15px 0;
}

.login_wrapper .login-widget .register p a { color: #ff6c26; }

.login_wrapper .login-widget .register p a:hover { color: #01b7f2; }

.twitter {
    border: 2px solid #0084b4;
    color: #0084b4;
}

.google {
    border: 2px solid #d34836;
    color: #d34836;
}

.facebook {
    border: 2px solid #3b5998;
    color: #3b5998;
}

.linkedin {
    border: 2px solid #0274b3;
    color: #0274b3;
}

.error-page {
    align-items: center;
    background: url("../img/404-img-2.jpg") center/cover no-repeat;
    display: flex;
    height: 100vh;
    justify-content: center;
    position: relative;
    text-align: center;
}

.error-page .er-message .img-404 {
    display: inline-block;
    margin-bottom: 25px;
    padding: 0 20px;
    position: relative;
}

.error-page .er-message .img-404 span {
    color: #ff6c26;
    font-family: "Montserrat", sans-serif;
    font-size: 52px;
    font-weight: 600;
    position: absolute;
    right: -92px;
    top: 73%;
}

.error-page .er-message .img-404 .show-error {
    color: #ff6c26;
    font-family: "Montserrat", sans-serif;
    font-size: 52px;
    font-weight: 600;
    margin: 0 0 10px;
    position: relative;
}

.error-page .er-message p {
    margin: 0;
    padding: 0 20px;
}

.error-page .er-message p .btn-go-back {
    background: #01b7f2;
    border: none;
    border-radius: 0;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-weight: 600;
    padding: 9px 20px;
    transition-duration: .4s;
}

.error-page .er-message p .btn-go-back:hover {
    background: #ff6c26;
    color: #ffffff;
    transition-duration: .4s;
}

.error-page .er-message h5 {
    color: #01b7f2;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 23px;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0 20px;
    text-align: center;
    width: 100%;
}

.error-page .er-message h5 strong {
    color: #01b7f2;
    font-family: "Montserrat", sans-serif;
    font-size: 52px;
    font-weight: 600;
    margin: 0;
}

#footer-two {
    background: #01b7f2;
    float: left;
    margin: 0;
    padding: 30px 0 0;
    width: 100%;
}

#footer-two .footer-3 li a {
    border: none;
    color: #fff;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: .5px;
    margin-bottom: 30px;
    transition: .4s;
}

#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;
    font-size: 30px;
    transition: .4s;
}

#footer-two .footer-2 li a i:hover {
    color: #ff6c26;
    transition: .4s;
}

#footer-two .footer-logo {
    display: table;
    float: none;
    margin-bottom: 30px;
}

#footer-two p {
    background: rgba(0, 0, 0, 0.6);
    color: whitesmoke;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 25px;
    text-align: center;
}

#footer-two p a { color: whitesmoke; }

#footer-three {
    background-color: #131313;
    float: left;
    padding: 30px 0 0;
    position: relative;
    width: 100%;
}

#footer-three .text-about {
    float: left;
    width: 100%;
}

#footer-three .text-about span a i {
    border-radius: 50%;
    color: #ffffff;
    font-size: 20px;
    height: 40px;
    line-height: 1.8;
    margin: 0 5px 5px 0;
    text-align: center;
    width: 40px;
}

#footer-three .text-about span a i:hover {
    background: #ff6c26;
    color: #ffffff;
}

#footer-three .text-about img { margin-bottom: 20px; }

#footer-three .text-about p {
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin: 0 0 20px;
}

#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;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}

#footer-three .list-footer .btn-for-send a {
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

#footer-three .list-footer ul li a {
    color: #ffffff;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    text-decoration: none;
    transform: scale(1);
    transition: .2s;
}

#footer-three .list-footer ul li a:hover {
    color: #ff6c26;
    transform: scale(1.02);
    transition: .2s;
}

#footer-three .list-footer ul li .search textarea {
    background: transparent;
    border-radius: 0;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

#footer-three .list-footer ul li .search input {
    background-color: transparent;
    border: 1px solid #ffffff;
    border-radius: 0;
    margin-bottom: 10px;
    outline: none;
}

#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-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
}

#footer-three .send-here-sec {
    float: left;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}

#footer-three .send-here-sec .btn-for-send {
    float: left;
    width: 100%;
}

#footer-three .send-here-sec .btn-for-send a {
    background-color: #01b7f2;
    border: 1px solid #01b7f2;
    border-radius: 0;
    color: #fff;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    padding: 7px;
    position: relative;
    /* margin-top: 10px; */
    text-align: center;
    transition: .4s;
}

#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 {
    background: transparent;
    border: 1px solid #999999;
    border-radius: 0;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

#footer-three .send-here-sec ul li .search input {
    background-color: transparent;
    border: 1px solid #999999;
    border-radius: 0;
    color: #ffffff;
    margin-bottom: 10px;
    outline: none;
}

#footer-three .send-here-sec ul li .search input[type="email"]::-webkit-input-placeholder {
    color: #999999;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
}

#footer-three .send-here-sec ul li .search input[type="text"]::-webkit-input-placeholder {
    color: #999999;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
}

#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-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
}

#footer-three .bottom {
    background: #dfdfdf;
    color: #444444;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0;
    padding: 20px;
    text-align: center;
}

#footer-three .bottom a { color: #01b7f2; }

#footer-three .bottom a:hover { color: #ff6c26; }

.layout_two {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.layout_two h3 {
    color: #9a9a9a;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 0 20px;
    width: 100%;
}

.layout_two hr {
    float: left;
    margin: 0;
    width: 100%;
}

.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-size: 13px;
    font-weight: 600;
}

.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;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.sort-section-v2 .select_sorting {
    background-color: white;
    border: 2px solid #ff6c26;
    border-radius: 0;
    color: #464545;
    float: left;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
    outline: none;
    padding: 7px;
    position: relative;
    width: 100%;
}

.list-sidebar-two {
    background-color: #0a3152;
    float: left;
    margin-bottom: 30px;
    padding: 15px 10px;
    width: 100%;
}

.search-item-two {
    background-color: rgba(0, 0, 0, 0.4);
    float: left;
    margin: 0 0 30px;
    padding: 25px 0;
    position: relative;
    text-align: center;
    width: 100%;
}

.search-item-two span {
    color: #ffffff;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    position: relative;
    text-transform: capitalize;
    width: 100%;
}

.detail-sidebar-two {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.detail-sidebar-two h4 {
    color: #fdb790;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 0 25px;
    text-transform: capitalize;
    width: 100%;
}

.detail-sidebar-two .form-group {
    float: left;
    position: relative;
    width: 100%;
}

.detail-sidebar-two .form-group .checkbox label { color: #ffffff; }

.detail-sidebar-two .form-group .select-list-sidebar {
    background-color: #9ca1a2;
    border: none;
    border-radius: 0;
    color: #ffffff;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
    padding: 11px 10px;
    text-align: left;
    width: 100%;
}

.detail-sidebar-two .form-group .btn-collapse {
    background-color: transparent;
    border: 1px solid #929292;
    border-radius: 0;
    color: #929292;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    height: 45px;
    padding: 11px 10px;
    text-align: left;
    width: 100%;
}

.detail-sidebar-two .form-group .btn-collapse .pull-right {
    position: absolute;
    right: 13px;
    top: 12px;
}

.detail-sidebar-two .form-group .btn-collapse .pull-right i { font-size: 11px; }

.detail-sidebar-two .form-group input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #929292;
    border-radius: 0;
    box-shadow: none;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 300;
    height: 45px;
    padding-left: 4px;
    position: relative;
}

.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 {
    left: 89%;
    position: absolute;
    top: 13px;
}

.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 {
    border-radius: 50%;
    cursor: pointer;
    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 {
    background: #444444;
    border: none;
}

.detail-sidebar-two .form-group .ui-widget-header {
    background: #01b7f2;
    border: none;
}

.detail-sidebar-two .btn_search {
    background: transparent;
    border: 1px solid #ff6c26;
    border-radius: 0;
    color: #ff6c26;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    font-weight: 600;
    height: 34px;
    line-height: 2.8;
    padding: 0;
    transition-duration: .4s;
    width: 100%;
}

.detail-sidebar-two .btn_search:hover {
    background: #222222;
    color: #ffffff;
    transition-duration: .4s;
}

.border-box {
    border: 1px solid #dddddd;
    padding: 30px 15px;
    transition: .2s;
}

.border-box:hover {
    border-color: #01b7f2;
    box-shadow: 0px 0px 5px #01b7f2;
    transition: .2s;
}

.flight_box_detail_v2 {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.flight_box_detail_v2 .details-text {
    background: rgba(225, 225, 225, 0.6);
    border-radius: 0;
    float: left;
    margin: 0 0 10px;
    padding: 5px 10px;
    position: relative;
    text-align: left;
}

.flight_box_detail_v2 .details-text h4 {
    color: #979393;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    position: relative;
    text-transform: capitalize;
}

.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;
    position: relative;
    text-align: left;
}

.flight_box_detail_v2 .details-feature ul { margin: 0 0 10px; }

.flight_box_detail_v2 .details-feature ul li i {
    background: #f0f0f0;
    border-radius: 0;
    color: #28b6e9;
    height: 23px;
    line-height: 1.6;
    text-align: center;
    width: 23px;
}

.flight_box_detail_v2 hr {
    border: none;
    border-bottom: 1px dashed #dbdbdb;
    float: left;
    margin: 0;
    width: 100%;
}

.flight_box_detail_v2 .LTT {
    background: #f0f0f0;
    border-right: 1px solid #ffffff;
    float: left;
    margin: 5px;
    padding: 10px 5px;
    position: relative;
    width: 100%;
}

.flight_box_detail_v2 .LTT .skin-clr {
    color: #01b7f2;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

.flight_box_detail_v2 .LTT .skin-clr i {
    color: #8BC34A;
    font-size: 14px;
    margin-right: 5px;
}

.flight_box_detail_v2 .LTT .time {
    color: #a2a2a2;
    font-family: "Open Sans", sans-serif;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
}

.flight_box_detail_v2 .select-sec {
    border-left: 1px dashed #dbdbdb;
    float: left;
    padding-left: 15px;
    position: relative;
    text-align: center;
    width: 100%;
}

.flight_box_detail_v2 .select-sec a {
    display: block;
    float: left;
    text-align: center;
    width: 100%;
}

.flight_box_detail_v2 .select-sec span {
    color: #a2a2a2;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 13px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.flight_box_detail_v2 .select-sec span .pri {
    color: #0b97d4;
    font-size: 14px;
}

.flight_box_detail_v2 .flight-logo {
    float: left;
    height: 95px;
    text-align: center;
    width: 100%;
}

.flight_box_detail_v2 img {
    max-height: 100px;
    position: relative;
    top: 17px;
    width: 117px;
}

.LTT_v2 {
    background: #f0f0f0;
    border-right: 1px dotted #dddddd;
    float: left;
    margin: 5px;
    padding: 10px 5px;
    position: relative;
    width: 100%;
}

.LTT_v2 .skin-clr {
    color: #01b7f2;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

.LTT_v2 .skin-clr i {
    color: #8BC34A;
    font-size: 14px;
    margin-right: 5px;
}

.LTT_v2 .time {
    color: #a2a2a2;
    font-family: "Open Sans", sans-serif;
    font-size: 8px;
    font-weight: 600;
    text-transform: uppercase;
}

.grid-view {
    float: left;
    width: 100%;
}

.grid-view.less-margin { margin-bottom: 10px; }

.filter-button-group {
    float: left;
    margin-bottom: 22px;
    text-align: center;
    width: 100%;
}

.btn_isotops.active {
    box-shadow: none;
    color: #ff6c26;
    outline: none;
}

.btn_isotops:active {
    box-shadow: none;
    color: #ff6c26;
    outline: none;
}

.btn_isotops:focus {
    box-shadow: none;
    color: #ff6c26;
    outline: none;
}

.btn_isotops-v2.active {
    background-color: #ff6c26;
    border: 1px solid #ff6c26;
    box-shadow: none;
    color: #ffffff;
    outline: none;
}

.btn_isotops-v2:active {
    background-color: #ff6c26;
    border: 1px solid #ff6c26;
    box-shadow: none;
    color: #ffffff;
    outline: none;
}

.btn_isotops-v2:focus {
    background-color: #ff6c26;
    border: 1px solid #ff6c26;
    box-shadow: none;
    color: #ffffff;
    outline: none;
}

.btn.active, .btn:active { box-shadow: none; }

.btn.active.focus { outline: none; }

.btn_isotops {
    background: transparent;
    color: #444444;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin-bottom: 8px;
    margin-right: 6px;
    outline: none;
}

.btn_isotops:hover {
    color: #ff6c26;
    transition: .3s;
}

.btn_isotops-v2 {
    background: transparent;
    border: 1px solid #01b7f2;
    border-radius: 1px;
    color: #444444;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin-bottom: 8px;
    margin-right: 6px;
    outline: none;
    padding: 6px 22px;
    transition: .3s;
}

.btn_isotops-v2:hover {
    background-color: #ff6c26;
    border: 1px solid #ff6c26;
    color: #ffffff;
    transition: .3s;
}

.service-sec-v3 {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.pagination-v3 {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.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 {
    background-color: #01b7f2;
    border-color: #01b7f2;
    color: #fff;
    cursor: default;
    z-index: 3;
}

.pagination-v3 .pagination > li > a, .pagination-v3 .pagination > li > span { color: #01b7f2; }

.grid-view .img-box {
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    transition: .4s ease-in;
    width: 100%;
}

.grid-view .img-box .pro-img {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.grid-view .img-box .pro-img img { width: 100%; }

.grid-view .img-box .pro-img .overflow-outer {
    align-items: center;
    background: rgba(44, 118, 147, 0.8);
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    top: 100%;
    transition-duration: .4s;
    width: 100%;
}

.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 {
    color: #ff6c26;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    transition: .7s ease-in;
}

.grid-view .img-box .pro-img .overflow-outer .overflow-inner p {
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: capitalize;
}

.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 {
    background-color: #01b7f2;
    float: left;
    padding: 30px;
    position: relative;
    width: 100%;
}

.service_v3_2 {
    background-color: #444444;
    float: left;
    padding: 30px;
    position: relative;
    width: 100%;
}

canvas {
    display: block;
    vertical-align: bottom;
}

/* ---- stats.js ---- */

.count-particles {
    background: #000022;
    color: #13E8E9;
    font-family: Helvetica, Arial, sans-serif;
    font-size: .8em;
    font-weight: bold;
    left: 0;
    line-height: 14px;
    padding-bottom: 2px;
    position: absolute;
    text-align: left;
    text-indent: 4px;
    top: 48px;
    width: 80px;
}

.js-count-particles { font-size: 1.1em; }

#stats,
.count-particles {
    -webkit-user-select: none;
    margin-left: 5px;
    margin-top: 5px;
}

#stats {
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

.count-particles { border-radius: 0 0 3px 3px; }

/* ---- particles.js container ---- */

#particles-js {
    height: 100%;
    width: 100%;
}

.particles-js-canvas-el {
    height: 100vh !important;
    position: absolute;
    top: 0;
    width: 100% !important;
}

.creative-btn {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    background: none;
    border: none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 15px 30px;
    outline: none;
    padding: 25px 80px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s;
}

.creative-btn:after {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    content: "\f007";
    font-family: 'FontAwesome';
    margin-left: 5px;
    position: absolute;
    transition: all 0.3s;
    z-index: -1;
}

/* Pseudo elements for icons */

.craeative-btn:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
    -webkit-font-smoothing: antialiased;
    font-family: 'FontAwesome';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
    speak: none;
    text-transform: none;
}

.icon-envelope:before {
    content: "\f013";
    font-family: 'FontAwesome';
}

.icon-cart:before {
    content: "\f013";
    font-family: 'FontAwesome';
}

.icon-cart-2:before {
    content: "\f013";
    font-family: 'FontAwesome';
}

.icon-heart:before {
    content: "\f013";
    font-family: 'FontAwesome';
}

/* Filled heart */

.icon-heart:after,
.icon-heart-2:before {
    content: "\f013";
    font-family: 'FontAwesome';
}

.icon-star:before {
    content: "\e00f";
    font-family: 'FontAwesome';
}

/* Filled star */

.icon-star:after,
.icon-star-2:before {
    content: "\e00f";
    font-family: 'FontAwesome';
}

.icon-arrow-right:before {
    content: "\e00f";
    font-family: 'FontAwesome';
}

.icon-arrow-left:before {
    content: "\e00f";
    font-family: 'FontAwesome';
}

.icon-truck:before {
    content: "\e00f";
    font-family: 'FontAwesome';
}

.icon-remove:before {
    content: "\e00f";
    font-family: 'FontAwesome';
}

.icon-cog:before {
    content: "\e00f";
    font-family: 'FontAwesome';
}

.icon-plus:before,
.icon-plus:after {
    content: "\e00f";
    font-family: 'FontAwesome';
}

.icon-minus:before {
    content: "\f013";
    font-family: 'FontAwesome';
}

.bh-icon-smiley:before {
    content: "\e00f";
    font-family: 'FontAwesome';
}

.bh-icon-sad:before {
    content: "\e00f";
    font-family: 'FontAwesome';
}

.icon-file:before {
    content: "\e00f";
    font-family: 'FontAwesome';
}

.icon-remove-2:before {
    content: "\f013";
    font-family: 'FontAwesome';
}

/* Button 1 */

.btn-1 {
    border: 3px solid #fff;
    color: #fff;
}

/* Button 1a */

.btn-1a:hover,
.btn-1a:active {
    background: #fff;
    color: #0e83cd;
}

/* Button 1b */

.btn-1b:after {
    background: #fff;
    height: 0;
    left: 0;
    top: 0;
    width: 100%;
}

.btn-1b:hover,
.btn-1b:active { color: #0e83cd; }

.btn-1b:hover:after,
.btn-1b:active:after { height: 100%; }

/* Button 1c */

.btn-1c:after {
    background: #fff;
    height: 100%;
    left: 0;
    top: 0;
    width: 0%;
}

.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 {
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    background: #ddd;
    height: 103%;
    left: 50%;
    opacity: 0;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 0;
}

.btn-1d:hover,
.btn-1d:active { color: #0e83cd; }

.btn-1d:hover:after {
    opacity: 1;
    width: 90%;
}

.btn-1d:active:after {
    opacity: 1;
    width: 101%;
}

/* Button 1e */

.btn-1e { overflow: hidden; }

.btn-1e:after {
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    background: #dddddd;
    height: 0;
    left: 50%;
    opacity: 0;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    width: 100%;
}

.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 {
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    background: #fff;
    height: 0;
    left: 50%;
    opacity: 0;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 101%;
}

.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 {
    -moz-transition: none;
    -webkit-transition: none;
    background: #cb4e4e;
    box-shadow: 0 6px #ab3c3c;
    color: #fff;
    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%;
    height: 90px;
    padding: 0;
    width: 90px;
}

.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%;
    height: 90px;
    padding: 0;
    width: 90px;
}

.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 {
    font-size: 140%;
    height: 100%;
    left: 0;
    line-height: 3;
    position: absolute;
    top: 0;
    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 {
    border-radius: 10px;
    padding: 25px 60px 25px 120px;
}

.btn-3b:before { border-right: 2px solid rgba(255, 255, 255, 0.5); }

/* Button 3c */

.btn-3c {
    border-radius: 10px;
    box-shadow: 0 3px #da9622;
    padding: 80px 20px 20px 20px;
}

.btn-3c:active { box-shadow: 0 3px #dc7801; }

.btn-3c:before {
    background: #dddddd;
    border-radius: 10px 10px 0 0;
    color: #f29e0d;
    height: 60px;
    line-height: 60px;
    width: 100%;
}

.btn-3c:active:before { color: #f58500; }

/* Button 3d */

.btn-3d {
    border-radius: 10px;
    padding: 25px 60px 25px 120px;
}

.btn-3d:before {
    background: #dddddd;
    border-radius: 10px 0 0 10px;
    color: #fcad26;
    z-index: 2;
}

.btn-3d:after {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background: #dddddd;
    height: 20px;
    left: 55px;
    margin: -10px 0 0 -10px;
    top: 50%;
    transform: rotate(45deg);
    width: 20px;
    z-index: 1;
}

.btn-3d:active:before { color: #f58500; }

.btn-3d:active { top: 0; }

.btn-3d:active:after { left: 60px; }

/* Button 3e */

.btn-3e {
    overflow: hidden;
    padding: 25px 120px 25px 60px;
}

.btn-3e:before {
    left: auto;
    right: 10px;
    z-index: 2;
}

.btn-3e:after {
    -moz-transform: rotate(-20deg);
    -moz-transform-origin: 0 0;
    -ms-transform: rotate(-20deg);
    -ms-transform-origin: 0 0;
    -webkit-transform: rotate(-20deg);
    -webkit-transform-origin: 0 0;
    background: rgba(255, 255, 255, 0.1);
    height: 200%;
    margin: -5px 0 0 -5px;
    right: 0;
    top: 0;
    transform: rotate(-20deg);
    transform-origin: 0 0;
    width: 30%;
    z-index: 1;
}

.btn-3e:hover:after { width: 40%; }

/* Button 4 */

.btn-4 {
    border: 3px solid #dddddd;
    border-radius: 50px;
    color: #dddddd;
    overflow: hidden;
}

.btn-4:active {
    border-color: #17954c;
    color: #17954c;
}

.btn-4:hover { background: #24b662; }

.btn-4:before {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    color: #dddddd;
    font-size: 125%;
    height: 100%;
    line-height: 3.5;
    position: absolute;
    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 {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #823aa0;
    color: #fff;
    font-size: 16px;
    height: 70px;
    line-height: 24px;
    min-width: 260px;
    overflow: hidden;
}

.btn-5:active {
    background: #9053a9;
    top: 2px;
}

.btn-5 span {
    -moz-backface-visibility: hidden;
    -moz-transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.3s;
    backface-visibility: hidden;
    display: inline-block;
    height: 100%;
    transition: all 0.3s;
    width: 100%;
}

.btn-5:before {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    font-size: 180%;
    height: 100%;
    line-height: 2.5;
    position: absolute;
    transition: all 0.3s;
    width: 100%;
}

.btn-5:active:before { color: #703b87; }

/* Button 5a */

.btn-5a:hover span {
    -moz-transform: translateY(300%);
    -ms-transform: translateY(300%);
    -webkit-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 {
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -webkit-transform: translateX(200%);
    transform: translateX(200%);
}

.btn-5b:before {
    left: -100%;
    top: 0;
}

.btn-5b:hover:before { left: 0; }

/* Button 6 */

.btn-6 {
    -moz-transition: none;
    -webkit-transition: none;
    background: #226fbe;
    color: #fff;
    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;
    border-radius: 7px;
    box-shadow: 0 5px #119e4d;
    color: #fff;
    padding: 25px 60px 25px 90px;
}

/* Button 7a */

.btn-7a { overflow: hidden; }

.btn-7a:before {
    color: #0a833d;
    font-size: 160%;
    left: 0;
    line-height: 0.8;
    position: absolute;
    width: 40%;
}

.btn-7a.btn-activated {
    -moz-animation: fadeOutText 0.5s;
    -webkit-animation: fadeOutText 0.5s;
    animation: fadeOutText 0.5s;
}

.btn-7a.btn-activated:before {
    -moz-animation: moveToRight 0.5s;
    -webkit-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% {
        -webkit-transform: translateX(250%);
        opacity: 1;
    }

    82% {
        -webkit-transform: translateX(250%);
        opacity: 0;
    }

    83% {
        -webkit-transform: translateX(-50%);
        opacity: 0;
    }

    84% {
        -webkit-transform: translateX(-50%);
        opacity: 1;
    }

    100% { -webkit-transform: translateX(0%); }
}

@-moz-keyframes moveToRight {
    80% { -moz-transform: translateX(250%); }

    81% {
        -moz-transform: translateX(250%);
        opacity: 1;
    }

    82% {
        -moz-transform: translateX(250%);
        opacity: 0;
    }

    83% {
        -moz-transform: translateX(-50%);
        opacity: 0;
    }

    84% {
        -moz-transform: translateX(-50%);
        opacity: 1;
    }

    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 {
    color: #0a833d;
    font-size: 160%;
    left: 0;
    line-height: 0.8;
    position: absolute;
    width: 40%;
}

.btn-7b.btn-activated:before {
    -moz-animation: scaleUp 0.5s;
    -webkit-animation: scaleUp 0.5s;
    animation: scaleUp 0.5s;
}

@-webkit-keyframes scaleUp {
    80% {
        -webkit-transform: scale(2);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(2);
        opacity: 0;
    }
}

@-moz-keyframes scaleUp {
    80% {
        -moz-transform: scale(2);
        opacity: 0;
    }

    100% {
        -moz-transform: scale(2);
        opacity: 0;
    }
}

@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 {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: 26px;
    height: 100%;
    left: 0;
    line-height: 54px;
    position: absolute;
    top: 0;
    width: 100%;
}

/* Button 7c */

.btn-7c { overflow: hidden; }

.btn-7c:before {
    color: #ddd;
    z-index: 1;
}

.btn-7c:after {
    -moz-transition: none;
    -webkit-transition: none;
    background: #0a833d;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: none;
    width: 0;
    z-index: 0;
}

.btn-7c.btn-activated:after {
    -moz-animation: fillToRight 0.7s forwards;
    -webkit-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 {
    -moz-transition: none;
    -webkit-transition: none;
    background: #21bb63;
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    transition: none;
    width: 100%;
    z-index: 0;
}

.btn-7d.btn-activated:after {
    -moz-animation: emptyBottom 0.7s forwards;
    -webkit-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 {
    -moz-transform: scale(0);
    -moz-transition: none;
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    -webkit-transition: none;
    color: #ea515e;
    font-size: 26px;
    height: 100%;
    left: 0;
    line-height: 54px;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transition: none;
    width: 100%;
    z-index: 1;
}

.btn-7e.btn-activated:after {
    -moz-animation: scaleFade 0.5s forwards;
    -webkit-animation: scaleFade 0.5s forwards;
    animation: scaleFade 0.5s forwards;
}

@-webkit-keyframes scaleFade {
    50% {
        -webkit-transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(2.5);
        opacity: 0;
    }
}

@-moz-keyframes scaleFade {
    50% {
        -moz-transform: scale(1);
        opacity: 1;
    }

    100% {
        -moz-transform: scale(2.5);
        opacity: 0;
    }
}

@keyframes scaleFade {
    50% {
        opacity: 1;
        transform: scale(1);
    }

    100% {
        opacity: 0;
        transform: scale(2.5);
    }
}

/* Button 7f */

.btn-7f:before {
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 1px;
}

.btn-7f:after {
    -moz-transform: scale(4);
    -moz-transition: none;
    -ms-transform: scale(4);
    -webkit-text-stroke-color: #ffe44d;
    -webkit-text-stroke-width: 1px;
    -webkit-transform: scale(4);
    -webkit-transition: none;
    color: #ffe44d;
    font-size: 26px;
    height: 100%;
    left: 0;
    line-height: 54px;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(4);
    transition: none;
    visibility: hidden;
    width: 100%;
    z-index: 1;
}

.btn-7f.btn-activated:after {
    -moz-animation: dropDown 0.3s forwards;
    -webkit-animation: dropDown 0.3s forwards;
    animation: dropDown 0.3s forwards;
    visibility: visible;
}

@-webkit-keyframes dropDown {
    to {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@-moz-keyframes dropDown {
    to {
        -moz-transform: scale(1);
        opacity: 1;
    }
}

@keyframes dropDown {
    to {
        opacity: 1;
        transform: scale(1);
    }
}

/* Button 7g */

.btn-7g:after {
    -moz-transform: scale(2);
    -moz-transition: none;
    -ms-transform: scale(2);
    -webkit-transform: scale(2);
    -webkit-transition: none;
    color: #0a833d;
    font-size: 26px;
    height: 100%;
    left: 0;
    line-height: 54px;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(2);
    transition: none;
    visibility: hidden;
    width: 100%;
    z-index: 1;
}

.btn-7g.btn-activated:after {
    -moz-animation: dropDownFade 0.5s forwards;
    -webkit-animation: dropDownFade 0.5s forwards;
    animation: dropDownFade 0.5s forwards;
    visibility: visible;
}

@-webkit-keyframes dropDownFade {
    50% {
        -webkit-transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.5);
        opacity: 0;
    }
}

@-moz-keyframes dropDownFade {
    50% {
        -moz-transform: scale(1);
        opacity: 1;
    }

    100% {
        -moz-transform: scale(1.5);
        opacity: 0;
    }
}

@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 {
    color: #0a833d;
    font-size: 160%;
    left: 0;
    line-height: 0.8;
    position: absolute;
    width: 40%;
}

/* Success and error */

@-webkit-keyframes moveUp {
    0% {
        -webkit-transform: translateY(50%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

@-moz-keyframes moveUp {
    0% {
        -moz-transform: translateY(50%);
        opacity: 0;
    }

    100% {
        -moz-transform: translateY(0);
        opacity: 1;
    }
}

@keyframes moveUp {
    0% {
        opacity: 0;
        transform: translateY(50%);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.btn-error {
    -moz-animation: shake 0.5s;
    -webkit-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 {
    -moz-animation: scaleFromUp 0.5s;
    -webkit-animation: scaleFromUp 0.5s;
    animation: scaleFromUp 0.5s;
    content: "Error!";
}

@-webkit-keyframes scaleFromUp {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@-moz-keyframes scaleFromUp {
    0% {
        -moz-transform: scale(0);
        opacity: 0;
    }

    100% {
        -moz-transform: scale(1);
        opacity: 1;
    }
}

@keyframes scaleFromUp {
    0% {
        opacity: 0;
        transform: scale(0);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

/* Special trash effect */

.trash-effect {
    margin: 60px auto 0;
    max-width: 320px;
    position: relative;
}

.trash-effect .icon-file {
    -moz-transform: translateX(90px) translateY(20px) scale(1);
    -moz-transition: all 0.3s ease-out;
    -ms-transform: translateX(90px) translateY(20px) scale(1);
    -webkit-transform: translateX(90px) translateY(20px) scale(1);
    -webkit-transition: all 0.3s ease-out;
    font-size: 30px;
    height: 50px;
    left: 50%;
    margin: -45px 0 0 -25px;
    position: absolute;
    top: 50%;
    transform: translateX(90px) translateY(20px) scale(1);
    transition: all 0.3s ease-out;
    width: 50px;
}

.trash-effect .icon-file:nth-child(2) {
    -moz-transform: translateX(140px) translateY(-10px) scale(1);
    -moz-transition-delay: 0.1s;
    -ms-transform: translateX(140px) translateY(-10px) scale(1);
    -webkit-transform: translateX(140px) translateY(-10px) scale(1);
    -webkit-transition-delay: 0.1s;
    transform: translateX(140px) translateY(-10px) scale(1);
    transition-delay: 0.1s;
}

.trash-effect .icon-file:nth-child(3) {
    -moz-transform: translateX(140px) translateY(50px) scale(1);
    -moz-transition-delay: 0.2s;
    -ms-transform: translateX(140px) translateY(50px) scale(1);
    -webkit-transform: translateX(140px) translateY(50px) scale(1);
    -webkit-transition-delay: 0.2s;
    transform: translateX(140px) translateY(50px) scale(1);
    transition-delay: 0.2s;
}

.trash-effect.trash-effect-active .icon-file {
    -moz-transform: translateX(-100px) translateY(-10px) scale(0);
    -ms-transform: translateX(-100px) translateY(-10px) scale(0);
    -webkit-transform: translateX(-100px) translateY(-10px) scale(0);
    transform: translateX(-100px) translateY(-10px) scale(0);
}

/* Button 7i */

.btn-7i {
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
    border-radius: 0 0 7px 7px;
    box-shadow: none;
    padding: 27px 33px;
    transform: translateX(-100px);
}

.btn-7i:before { line-height: 45px; }

.btn-7i:after {
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%;
    background: #17aa56;
    border-radius: 7px 7px 0 0;
    height: 11px;
    left: 0;
    top: -10px;
    transform-origin: 0 100%;
    /* should be 10px but in Chrome Version 34.0.1847.131 there's a gap because of the transform of the button */
    width: 100%;
    z-index: 1;
}

.trash-effect-active .btn-7i:after {
    -moz-animation: openTrash 0.5s;
    -webkit-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 {
    -moz-perspective: 800px;
    -webkit-perspective: 800px;
    display: inline-block;
    perspective: 800px;
}

.btn-8 {
    -moz-transform-style: preserve-3d;
    /* FF jagged edges fix */
    -webkit-transform-style: preserve-3d;
    background: #5cbcf6;
    display: block;
    outline: 1px solid transparent;
    transform-style: preserve-3d;
}

.btn-8:active { background: #55b7f3; }

/* Button 8a */

.btn-8a:after {
    -moz-transform: rotateX(90deg);
    -moz-transform-origin: 0% 100%;
    -webkit-transform: rotateX(90deg);
    -webkit-transform-origin: 0% 100%;
    background: #49a7df;
    height: 42%;
    /* should be 40% but there's a gap in Chrome Version 34.0.1847.131 */
    left: 0;
    top: -40%;
    transform: rotateX(90deg);
    transform-origin: 0% 100%;
    width: 100%;
}

.btn-8a:hover {
    -moz-transform: rotateX(-15deg);
    -ms-transform: rotateX(-15deg);
    -webkit-transform: rotateX(-15deg);
    transform: rotateX(-15deg);
}

/* Button 8b */

.btn-8b:after {
    -moz-transform: rotateX(-90deg);
    -moz-transform-origin: 0% 0%;
    -ms-transform: rotateX(-90deg);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: rotateX(-90deg);
    -webkit-transform-origin: 0% 0%;
    background: #49a7df;
    height: 40%;
    left: 0;
    top: 100%;
    transform: rotateX(-90deg);
    transform-origin: 0% 0%;
    width: 100%;
}

.btn-8b:hover {
    -moz-transform: rotateX(15deg);
    -ms-transform: rotateX(15deg);
    -webkit-transform: rotateX(15deg);
    transform: rotateX(15deg);
}

/* Button 8c */

.btn-8c:after {
    -moz-transform: rotateY(-90deg);
    -moz-transform-origin: 100% 0%;
    -ms-transform: rotateY(-90deg);
    -ms-transform-origin: 100% 0%;
    -webkit-transform: rotateY(-90deg);
    -webkit-transform-origin: 100% 0%;
    background: #49a7df;
    /* should be 20% but there's a gap in Chrome Version 34.0.1847.131 */
    height: 100%;
    left: -20%;
    top: 0;
    transform: rotateY(-90deg);
    transform-origin: 100% 0%;
    width: 21%;
}

.btn-8c:hover {
    -moz-transform: rotateY(15deg);
    -ms-transform: rotateY(15deg);
    -webkit-transform: rotateY(15deg);
    transform: rotateY(15deg);
}

/* Button 8d */

.btn-8d:after {
    -moz-transform: rotateY(90deg);
    -moz-transform-origin: 0% 0%;
    -ms-transform: rotateY(90deg);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: rotateY(90deg);
    -webkit-transform-origin: 0% 0%;
    background: #49a7df;
    height: 100%;
    left: 100%;
    top: 0;
    transform: rotateY(90deg);
    transform-origin: 0% 0%;
    width: 20%;
}

.btn-8d:hover {
    -moz-transform: rotateY(-15deg);
    -ms-transform: rotateY(-15deg);
    -webkit-transform: rotateY(-15deg);
    transform: rotateY(-15deg);
}

/* Button 8e */

.btn-8e {
    -moz-transform: rotateX(-15deg);
    -ms-transform: rotateX(-15deg);
    -webkit-transform: rotateX(-15deg);
    transform: rotateX(-15deg);
}

.btn-8e:after {
    -moz-transform: rotateX(90deg);
    -moz-transform-origin: 0% 100%;
    -ms-transform: rotateX(90deg);
    -ms-transform-origin: 0% 100%;
    -webkit-transform: rotateX(90deg);
    -webkit-transform-origin: 0% 100%;
    background: #49a7df;
    height: 42%;
    /* should be 40% but there's a gap in Chrome Version 34.0.1847.131 */
    left: 0;
    top: -40%;
    transform: rotateX(90deg);
    transform-origin: 0% 100%;
    width: 100%;
}

.btn-8e:active {
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

/* Button 8f */

.btn-8f {
    -moz-transform: rotateX(15deg);
    -ms-transform: rotateX(15deg);
    -webkit-transform: rotateX(15deg);
    transform: rotateX(15deg);
}

.btn-8f:after {
    -moz-transform: rotateX(-90deg);
    -moz-transform-origin: 0% 0%;
    -ms-transform: rotateX(-90deg);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: rotateX(-90deg);
    -webkit-transform-origin: 0% 0%;
    background: #49a7df;
    height: 40%;
    left: 0;
    top: 100%;
    transform: rotateX(-90deg);
    transform-origin: 0% 0%;
    width: 100%;
}

.btn-8f:active {
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -webkit-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 {
    height: 100%;
    left: 0;
    line-height: 70px;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
}

.btn-8g:after {
    -moz-transform: rotateX(90deg);
    -moz-transform-origin: 0% 100%;
    -ms-transform: rotateX(90deg);
    -ms-transform-origin: 0% 100%;
    -webkit-transform: rotateX(90deg);
    -webkit-transform-origin: 0% 100%;
    /* should be -100% but there's a gap in Chrome Version 34.0.1847.131 */
    background: #7aca7c;
    color: #358337;
    content: 'It worked!';
    top: -98%;
    transform: rotateX(90deg);
    transform-origin: 0% 100%;
}

.btn-8g:before {
    -moz-transform: rotateX(-90deg);
    -moz-transform-origin: 0% 0%;
    -ms-transform: rotateX(-90deg);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: rotateX(-90deg);
    -webkit-transform-origin: 0% 0%;
    background: #e96a6a;
    color: #a33a3a;
    content: 'Error!';
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-weight: 700;
    top: 100%;
    transform: rotateX(-90deg);
    transform-origin: 0% 0%;
}

.btn-8g.btn-success3d {
    -moz-transform: rotateX(-90deg) translateY(100%);
    -moz-transform-origin: 50% 100%;
    -ms-transform: rotateX(-90deg) translateY(100%);
    -ms-transform-origin: 50% 100%;
    -webkit-transform: rotateX(-90deg) translateY(100%);
    -webkit-transform-origin: 50% 100%;
    background: #aaa;
    transform: rotateX(-90deg) translateY(100%);
    transform-origin: 50% 100%;
}

.btn-8g.btn-error3d {
    -moz-transform: rotateX(90deg) translateY(-100%);
    -moz-transform-origin: 50% 0%;
    -ms-transform: rotateX(90deg) translateY(-100%);
    -ms-transform-origin: 50% 0%;
    -webkit-transform: rotateX(90deg) translateY(-100%);
    -webkit-transform-origin: 50% 0%;
    background: #aaa;
    transform: rotateX(90deg) translateY(-100%);
    transform-origin: 50% 0%;
}

.top_bar_ticker {
    background-color: #ffffff;
    float: left;
    padding: 6px;
    position: relative;
    width: 100%;
}

.top_bar_ticker ul {
    line-height: 2;
    padding-top: 4px;
}

.top_bar_ticker ul li {
    border-left: 1px solid #ddd;
    color: #7b7b7b;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    padding: 0 10px;
    text-transform: capitalize;
}

.top_bar_ticker ul li i {
    color: #ff6c26;
    margin-right: 8px;
}

.top_bar_ticker .search-input { position: relative; }

.top_bar_ticker .search-input input {
    background: #ffffff;
    border: 2px solid #ddd;
    border-radius: 30px;
    color: #999999;
    font-size: 13px;
    font-weight: 600;
    height: 37px;
    outline: none;
    padding: 0 15px;
    position: relative;
    width: 100%;
}

.top_bar_ticker .search-input input[type="text"]::-webkit-input-placeholder {
    color: #999999;
    font-family: "Open Sans", sans-serif;
}

.top_bar_ticker .search-input span {
    color: #cacaca;
    font-size: 19px;
    height: 37px;
    line-height: 2;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 0;
    width: 37px;
}

.img-box-v2 {
    cursor: default;
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

.img-box-v2 .overlay {
    background: #ff6c26;
    bottom: 0;
    color: #ffffff;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: 7px;
    position: absolute;
    top: auto;
    transition-duration: 0.5s;
    width: 100%;
    z-index: 100;
}

.img-box-v2 .overlay p { margin: 0; }

.img-box-v2 img {
    display: block;
    position: relative;
}

.img-box-v2 h2 {
    background: rgba(0, 0, 0, 0.6);
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0px;
    padding: 8px 20px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
}

.img-box-v2 h2 a { color: #fff; }

.img-box-v2:hover img { opacity: 0.7; }

.img-box-v2 a.info {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    margin: 50px 0 0 0;
    padding: 7px 14px;
    text-decoration: none;
    text-transform: uppercase;
}

.img-box-v2 a.info:hover { box-shadow: 0 0 5px #fff; }

.img-box-v2 p.icon-links a {
    color: #ffffff;
    float: right;
    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-transform: translate3d(0, 200%, 0);
    -webkit-transition: -webkit-transform 0.35s;
    transform: translate3d(0, 200%, 0);
    transition: transform 0.35s;
}

.img-box-v2 p.icon-links a span:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    padding: 8px 6px 0;
    speak: none;
}

.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 {
    align-items: center;
    background: url("../img/hotel-new.jpg") center/cover no-repeat;
    background-attachment: fixed;
    display: flex;
    float: left;
    height: 100%;
    justify-content: center;
    margin-bottom: 30px;
    padding: 30px 0;
    width: 100%;
}

.carousel-control {
    opacity: 9;
    width: 5%;
}

.carousel-control.left {
    background-color: transparent;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 0;
    color: #ffffff;
    height: 45px;
    margin-left: 20px;
    top: 48%;
    transform: rotate(45deg);
    width: 45px;
    z-index: 200;
}

.carousel-control.left i {
    display: block;
    font-size: 38px;
    left: -3px;
    position: relative;
    text-align: center;
    top: 3px;
    transform: rotate(-45deg);
}

.carousel-control.left:hover {
    background-color: #ff6c26;
    transition: background-color .4s ease-out;
}

.carousel-control.right {
    background-color: transparent;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 0;
    color: #ffffff;
    height: 45px;
    margin-right: 20px;
    top: 48%;
    transform: rotate(45deg);
    width: 45px;
    z-index: 200;
}

.carousel-control.right i {
    display: block;
    font-size: 38px;
    left: 3px;
    position: relative;
    text-align: center;
    top: 0;
    transform: rotate(-45deg);
    transition: background-color .4s ease-out;
}

.carousel-control.right:hover {
    background-color: #ff6c26;
    transition: background-color .4s ease-out;
}

.carousel {
    margin-bottom: 40px;
    max-height: 100vh;
}

/* Since positioning the image, we need to help out the caption */

.carousel-caption { z-index: 10; }

.carousel .item {
    background-color: transparent;
    max-height: 100vh;
    overflow: hidden;
}

.carousel .item img {
    max-height: 100vh;
    width: 100%;
}

.carousel-caption { width: 100%; }

.carousel-inner > .item > a img {
    height: 100vh;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 0;
}

.carousel-indicators li { border-radius: 0; }

.carousel-caption {
    left: 0;
    padding-bottom: 22px;
    padding-top: 22px;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: none;
    top: 20%;
}

.carousel-content-box {
    float: left;
    position: relative;
    width: 100%;
}

.carousel-content-box h1 {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 50px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 30px;
    text-transform: capitalize;
}

.carousel-content-box h1 span {
    color: #ff6c26;
    font-family: "Montserrat", sans-serif;
    font-size: 54px;
    font-weight: 600;
}

.carousel-content-box h2 {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 10px;
    text-transform: capitalize;
}

.carousel-content-box p {
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.7;
    margin: 0 100px 10px 100px;
    text-transform: capitalize;
}

.carousel-content-box .slider-btn .btn_1 {
    background-color: #ff6c26;
    border-left: 4px solid #fff;
    border-radius: 2px;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding: 12px 22px;
}

.carousel-content-box .slider-btn .btn_1:hover {
    background-color: #ffffff;
    color: #ff6c26;
    transition: .4s;
}

.carousel-content-box .slider-btn .btn_2 {
    background-color: #01b7f2;
    border-left: 4px solid #fff;
    border-radius: 2px;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding: 12px 22px;
    transition: .4s;
}

.carousel-content-box .slider-btn .btn_2:hover {
    background-color: #ffffff;
    color: #01b7f2;
    transition: .4s;
}

.pricing_table_v3 {
    align-items: center;
    background: url("../img/map-world2.png") center/cover no-repeat;
    background-attachment: fixed;
    display: flex;
    float: left;
    height: 100vh;
    justify-content: center;
    margin: 0 0 40px;
    position: relative;
    width: 100%;
}

.pricing_table_v3 .orange-top {
    background-color: #ff6c26;
    box-shadow: 1px 1px 3px 1px #757575;
    top: -60px;
    z-index: 100;
}

.pricing_table_v3 .blue-right {
    background-color: #01b7f2;
    right: -100px;
}

.pricing_table_v3 .blue-left {
    background-color: #01b7f2;
    left: -100px;
}

.pricing_table_v3 .P-content {
    border-radius: 100%;
    float: left;
    max-height: 360px;
    max-width: 360px;
    padding: 43px 20px;
    position: relative;
    text-align: center;
    width: 100%;
}

.pricing_table_v3 .P-content h3 {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.pricing_table_v3 .P-content ul li a {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.pricing_table_v3 .P-content ul li p {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin: 0 0 10px;
    position: relative;
}

.pricing_table_v3 .P-content .price-money h2 {
    color: #fff;
    float: left;
    font-family: "Roboto", sans-serif;
    font-size: 35px;
    font-weight: 600;
    margin: 0 0 20px;
    position: relative;
    width: 100%;
}

.pricing_table_v3 .P-content .price-money h2 span {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
}

.banner-v3 {
    align-items: center;
    background: url("../img/index3-01.jpg") center/cover no-repeat;
    background-attachment: fixed;
    display: flex;
    float: left;
    justify-content: center;
    margin: 0 0 40px;
    min-height: 450px;
    position: relative;
    width: 100%;
}

.banner-v3 .feature-box {
    background-color: rgba(0, 0, 0, 0.6);
    float: left;
    margin-bottom: 20px;
    padding: 18px;
    position: relative;
    text-align: left;
    width: 100%;
}

.banner-v3 .feature-box:hover span i {
    transform: scale(1.1) rotate(4deg);
    transition: .4s;
}

.banner-v3 .feature-box span {
    color: #fff;
    float: left;
    font-size: 20px;
    margin-bottom: 10px;
    width: 100%;
}

.banner-v3 .feature-box span i {
    border: 2px #ff6c26 dotted;
    border-radius: 100%;
    display: block;
    height: 50px;
    line-height: 2.2;
    text-align: center;
    transform: scale(1) rotate(0deg);
    transition: .4s;
    width: 50px;
}

.banner-v3 .feature-box h4 {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.banner-v3 .feature-box p {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin: 0;
}

.banner-v3 h3 {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 20px;
    text-transform: capitalize;
}

.banner-v3 h3 img { width: 40px; }

.banner-v3 p {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin: 0 0 20px;
}

.static-cols { position: static; }

.banner-v2 {
    align-items: center;
    background: url("../img/map-world.png") center/cover no-repeat;
    background-attachment: fixed;
    display: flex;
    float: left;
    justify-content: center;
    margin: 20px 0 40px 0;
    min-height: 350px;
    position: relative;
    width: 100%;
}

.banner-v2 .img img {
    bottom: 0;
    position: absolute;
}

.banner-v2 h3 {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 20px;
    text-transform: capitalize;
}

.banner-v2 h3 img { width: 40px; }

.banner-v2 p {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin: 0 0 20px;
}

.news-box {
    float: left;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
}

.news-box .image {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

.news-box .image img { display: inline-block; }

.news-box .image .span-v2 {
    color: #f5f5f5;
    font-size: 61px;
    left: 14%;
    position: absolute;
    top: -37px;
}

.news-box .image span {
    bottom: -37px;
    color: #f5f5f5;
    font-size: 61px;
    left: 14%;
    position: absolute;
}

.news-box .detail {
    background: #f5f5f5;
    float: left;
    overflow: hidden;
    padding: 20px;
    position: relative;
    width: 100%;
}

.news-box .detail h3 {
    color: #111111;
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 0px 0 10px;
}

.news-box .detail p {
    color: #333333;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0 0 10px;
    width: 100%;
}

.news-box .detail i {
    color: #808080;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    width: 100%;
}

.news-box .detail a {
    color: #2b2b2b;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    width: 100%;
}

.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 {
    background-color: #01b7f2;
    border-radius: 4px;
    color: #fff;
    display: block;
    letter-spacing: -1px;
    position: absolute;
    text-align: center;
    width: 1em;
}

#countdown .digit.static {
    background: #01b7f2;
    box-shadow: 1px 1px 1px rgba(4, 4, 4, 0.35);
}

#countdown .countDiv {
    display: inline-block;
    height: 1.6em;
    position: relative;
    width: 16px;
}

#countdown .countDiv:before,
#countdown .countDiv:after {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 1px 1px 1px rgba(4, 4, 4, 0.5);
    content: '';
    height: 5px;
    left: 50%;
    margin-left: -3px;
    position: absolute;
    top: 0.5em;
    width: 5px;
}

#countdown .countDiv:after { top: 0.9em; }

.countdownHolder {
    float: left;
    font: 40px/1.5 "Raleway", sans-serif;
    letter-spacing: -3px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.form_faq {
    float: left;
    margin: 30px 0 30px 0;
    position: relative;
    width: 100%;
}

.form_faq form { position: relative; }

.form_faq form input {
    background: #fff;
    border: none;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    height: 35px;
    outline: none;
    padding: 4px 10px;
    width: 100%;
}

.form_faq form input[type="text"]::-webkit-input-placeholder { color: #b1b5b8; }

.form_faq form .search_faq {
    background-color: #b1b5b8;
    border: none;
    color: #fff;
    height: 35px;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
}

.form_faq_list {
    float: left;
    margin: 0 0 30px;
    position: relative;
    width: 100%;
}

.form_faq_list form { position: relative; }

.form_faq_list form input {
    background: #fff;
    border: none;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    height: 45px;
    outline: none;
    padding: 4px 10px;
    width: 100%;
}

.form_faq_list form input[type="text"]::-webkit-input-placeholder { color: #b1b5b8; }

.form_faq_list form .search_faq {
    background-color: #efefef;
    border: none;
    color: #969595;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
}

.box_show_faq { box-shadow: -1px 1px 4px 2px #eee; }

.faq_section {
    border-bottom: 3px solid #01b7f2;
    float: left;
    margin: 30px 0 30px 0;
    position: relative;
    width: 100%;
}

.faq_section .faq_tabs {
    background-color: transparent;
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}

.faq_section .faq_tabs .panel {
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 0;
}

.faq_section .faq_tabs .panel .panel-heading {
    border-bottom: 1px solid #dddddd;
    padding: 5px 20px;
}

.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 {
    background-color: transparent;
    border: none;
    border-radius: 0;
    color: #ff6c26;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.faq_section .faq_tabs .panel .nav-tabs { border: none; }

.faq_section .faq_tabs .panel .nav-tabs li a {
    background-color: transparent;
    border: none;
    border-radius: 0;
    color: #b1b5b8;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    padding: 4px 7px;
    text-transform: uppercase;
}

.faq_section .faq_tabs .panel .panel-body { padding: 0; }

.faq_section .faq_tabs .panel .panel-body .tab-content .tab-pane .accordion-inner {
    border-bottom: 1px solid #ddd;
    color: #808080;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    padding: 25px;
    text-align: left;
}

.faq_section .faq_tabs .panel .panel-body .tab-content .tab-pane .accordion-heading {
    border: none;
    border-bottom: 1px solid #ddd;
    display: block;
    font-family: "Open Sans", sans-serif;
    height: 62px;
    margin-bottom: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

.faq_section .faq_tabs .panel .panel-body .tab-content .tab-pane .accordion-heading span {
    border-right: 1px solid #ddd;
    color: gray;
    float: left;
    font-size: 22px;
    padding: 15.5px;
    position: relative;
    transition: .4s;
}

.faq_section .faq_tabs .panel .panel-body .tab-content .tab-pane .accordion-heading span i {
    text-align: center;
    width: 62px;
}

.faq_section .faq_tabs .panel .panel-body .tab-content .tab-pane .accordion-heading h5 {
    color: #444444;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 22.5px;
    position: relative;
    text-align: left;
    text-decoration: none;
    transition: .4s;
}

.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;
    margin-bottom: 30px;
    padding: 25px 25px;
    position: relative;
    width: 100%;
}

.faq_section .faq_widget_detail h5 {
    color: #01b7f2;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 20px;
    /*text-transform: capitalize;*/
}

.faq_section .faq_widget_detail p {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}

.faq_section .faq_widget_heading {
    float: left;
    padding: 25px 25px;
    position: relative;
    width: 100%;
}

.faq_section .faq_widget_heading h3 {
    color: #111111;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
}

.faq_widget {
    border-bottom: 3px solid #01b7f2;
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.faq_widget .faq_widget_heading {
    float: left;
    padding: 18px 18px;
    position: relative;
    width: 100%;
}

.faq_widget .faq_widget_heading h4 {
    color: #111111;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
}

.faq_widget .faq_widget_detail {
    float: left;
    padding: 18px 18px;
    position: relative;
    width: 100%;
}

.faq_widget .faq_widget_detail h5 {
    color: #01b7f2;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-weight: 600;
    margin: 0 0 13px;
    text-transform: capitalize;
}

.faq_widget .faq_widget_detail p {
    color: #b1b5b8;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    margin: 0 0 13px;
    text-transform: capitalize;
}

.faq_widget .faq_widget_detail a {
    background-color: #00bbe5;
    border: none;
    border-radius: 0;
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: 600;
    padding: 6px 14px;
    transition: .3s;
}

.faq_widget .faq_widget_detail a:hover {
    background-color: #ff6c26;
    color: #ffffff;
    transition: .3s;
}

.cars-travel-v2-img {
    display: block;
    position: relative;
    top: -90px;
}

.cars-travel-v2-img .div_img {
    display: block;
    float: left;
    max-height: 150px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
}

.cars-travel-v2-img .div_img img {
    border: 2px solid #01b7f2;
    border-radius: 100%;
    max-height: 150px;
    max-width: 150px;
    /* display: block; */
    /* float: left; */
    width: 100%;
}

.btn-div-cars-v2 {
    bottom: -29px;
    position: relative;
}

.btn-div-cars-v2 a {
    background-color: #01b7f2;
    border-radius: 30px;
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 18px;
    text-transform: capitalize;
    transition: .4s;
}

.btn-div-cars-v2 a:hover {
    background-color: #ff6c26;
    color: #ffffff;
    transition: .4s;
}

.gray-bg {
    background-color: #f3f3f3;
    margin-bottom: 30px;
}

.cars-travel-v2 {
    /* border: 1px solid $primary-color; */
    border: 1px solid #ddd;
    float: left;
    margin-bottom: 55px;
    margin-top: 80px;
    /* box-shadow: 1px 1px 5px 1px #bebebe; */
    padding: 20px;
    position: relative;
    text-align: center;
    transform: scale(1, 1);
    transition: ease-out .4s;
    width: 100%;
}

.cars-travel-v2:hover {
    box-shadow: 1px 1px 5px 1px #bebebe;
    transform: scale(1.05, 1.05);
    transition: ease-in .4s;
}

.cars-travel-v2 .detail {
    float: left;
    padding: 70px 0 0 0;
    width: 100%;
}

.cars-travel-v2 .detail h4 {
    color: #111;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.cars-travel-v2 .detail p {
    color: #444444;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    line-height: 1.8;
    margin: 0 0 10px;
    text-transform: capitalize;
}

.cars-travel-v2 .detail .pull-left {
    color: #444;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
}

.cars-travel-v2 .detail .pull-right {
    color: #ff6c26;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
}

.cars-travel-v2 .detail .table tr td {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

@media (max-width: 600px) {
    .ui-datepicker-trigger { left: 95% !important; }

    .wrapper-inner .main-fill .panel .panel-body { padding-bottom: 15px !important; }

    .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;
    }
}

@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 {
        float: left;
        text-align: center;
        width: 100%;
    }

    .media-v3 .media-left {
        float: left;
        margin-bottom: 10px;
        width: 100%;
    }

    .media-v3 .media-body {
        float: left;
        width: 100%;
    }

    .inner-body .wrapper-index .wrapper-inner .main-fill { padding: 0px; }

    .bread-crumb h2 {
        margin-bottom: 10px !important;
        text-align: center;
        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; }
}

@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 (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%; }
}

@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 {
        background-color: #444444 !important;
        position: relative;
    }

    .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 {
        border-width: 0 0 1px;
        top: 0;
    }

    .navbar-collapse.collapse { display: none !important; }

    .navbar-nav > li { float: none; }

    .navbar-nav > li > a {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .collapse.in { display: block !important; }

    .navbar-nav .open .dropdown-menu {
        -webkit-box-shadow: none;
        background-color: transparent;
        border: 0;
        box-shadow: none;
        float: none;
        margin-top: 0;
        position: static;
        width: auto;
    }

    .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; }
}

/*# sourceMappingURL=style.css.map */