/* PRELOADER */
        #loading {
    background-color: #244e64;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999999;
    margin-top: 0;
    top: 0;
    left: 0;
}
#loading-center {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 99;
}
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 150px;
    width: 150px;
    margin-top: -75px;
    margin-left: -75px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 9999;
}
#loading-center-absolute.logo-animated {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    margin: auto;
    resize: both;
}
/* // PRELOADER */
@font-face {
    font-family: icomoon;
    font-display: block;
    src: url(../fonts/icomoon/icomoon.eot?srf3rx);
    src: url(../fonts/icomoon/icomoon.eot?srf3rx#iefix) format("embedded-opentype"), url(../fonts/icomoon/icomoon.ttf?srf3rx) format("truetype"), url(../fonts/icomoon/icomoon.woff?srf3rx) format("woff"), url(../fonts/icomoon/icomoon.svg?srf3rx#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
}
body {
    font-family: Montserrat, sans-serif;
    line-height: 1.6;
    font-size: 16px;
    background: #fff;
    color: #848484;
    font-weight: 300;
    overflow-x: hidden;
    margin: 20px;
    margin-top: 0 !important;
}
body.fh5co-offcanvas {
    overflow: hidden;
}
a {
    color: #7ca6bc;
    -webkit-transition: .5s, none;
    -o-transition: .5s, none;
    transition: .5s, none;
}
a:hover {
    text-decoration: none;
    color: #7ca6bc;
}
ol, p, ul {
    margin-bottom: 1.5em;
    font-size: 16px;
    color: #f2f2f2;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
    color: #5a5a5a;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    margin: 0 0 30px;
}
.page-title {
    font-size: 30px;
}
figure {
    margin-bottom: 2em;
}
::-webkit-selection {
    color: #fcfcfc;
    background: #7ca6bc;
}
::-moz-selection {
    color: #fcfcfc;
    background: #7ca6bc;
}
::selection {
    color: #fcfcfc;
    background: #7ca6bc;
}
.mt-20 {
    margin-top: 20px;
}
.mt-30 {
    margin-top: 30px;
}
.mb-20, .mb-30 {
    margin-bottom: 20px;
}
#fh5co-header {
    position: relative;
    margin-bottom: 0;
    z-index: 9999999;
}
.stuck {
    position: fixed !important;
    top: 0 !important;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}
.header-top {
    padding: 10px 0;
    background: #7ca6bc;
}
.header-top .fh5co-link a {
    margin-left: 10px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.7);
}
.header-top .fh5co-link a:first-child {
    margin-left: 0;
}
.header-top .fh5co-link a:hover {
    color: #fff !important;
}
.header-top .fh5co-social a {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    margin-right: 15px;
    position: relative;
    -webkit-transition: .5s, ease-in-out;
    -o-transition: .5s, ease-in-out;
    transition: .5s, ease-in-out;
}
.header-top .fh5co-social a:last-child {
    margin-right: 0;
}
.header-top .fh5co-social a:active, .header-top .fh5co-social a:focus, .header-top .fh5co-social a:hover {
    text-decoration: none;
    color: #fff !important;
}
.header-top .fh5co-social a:active i, .header-top .fh5co-social a:focus i, .header-top .fh5co-social a:hover i {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.fh5co-cover, .fh5co-hero {
    position: relative;
    height: 780px;
    margin-bottom: 20px;
}
@media screen and (min-width:1920px) {
    .fh5co-cover, .fh5co-hero {
    height: 980px;
}
}
@media screen and (max-width:768px) {
    .header-top .fh5co-link {
    text-align: center;
}
.header-top .fh5co-social {
    text-align: center !important;
}
.fh5co-cover, .fh5co-hero {
    height: 700px;
}
}
@media screen and (max-width:480.98px) {
    .fh5co-cover, .fh5co-hero {
    height: 200px;
}
.tabulation label {
    width: 40%}
}
.fh5co-cover .fh5co-overlay, .fh5co-hero .fh5co-overlay {
    position: absolute !important;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: rgba(255, 62, 28, 0.5);
    background: -moz-linear-gradient(left, rgba(255, 62, 28, 0.5) 0, rgba(255, 140, 0, 0.5) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(255, 62, 28, 0.5)), color-stop(100%, rgba(255, 140, 0, 0.5)));
    background: -webkit-linear-gradient(left, rgba(255, 62, 28, 0.5) 0, rgba(255, 140, 0, 0.5) 100%);
    background: -o-linear-gradient(left, rgba(255, 62, 28, 0.5) 0, rgba(255, 140, 0, 0.5) 100%);
    background: -ms-linear-gradient(left, rgba(255, 62, 28, 0.5) 0, rgba(255, 140, 0, 0.5) 100%);
    background: linear-gradient(to right, rgba(255, 62, 28, 0.5) 0, rgba(255, 140, 0, 0.5) 100%);
}
.fh5co-cover .btn {
    padding: 1em 2em;
    opacity: .9;
}
.fh5co-cover.fh5co-cover_2 {
    height: 600px;
}
.fh5co-cover .desc {
    top: 55%;
    position: absolute;
    width: 100%;
    margin-top: -50px;
    z-index: 2;
    color: #fff;
    text-transform: uppercase;
}
.fh5co-cover .desc h1, .fh5co-cover .desc h2 {
    color: #fff;
    font-size: 48px;
    margin-bottom: 10px;
    font-weight: 700 !important;
    text-shadow: 1px 1px #000;
}
.fh5co-cover .desc h1 span, .fh5co-cover .desc h2 span {
    color: #fff;
    font-size: 48px;
    margin-bottom: 10px;
    font-weight: 300 !important;
    text-shadow: 1px 1px #000;
}
@media screen and (max-width:1024px) {
    .fh5co-cover .desc h2, .fh5co-cover .desc h2 span {
    font-size: 38px;
}
}
@media screen and (max-width:768px) {
    .fh5co-cover, .fh5co-cover.fh5co-cover_2 {
    height: inherit;
    padding: 3em 0;
}
.fh5co-cover .desc {
    padding-left: 15px;
    padding-right: 15px;
}
.fh5co-cover .desc h2 {
    font-size: 40px;
}
.fh5co-cover .desc .container {
    width: 100%;
    padding: 0;
}
}
.fh5co-cover .desc h3 {
    color: #fff;
}
.fh5co-cover .desc p {
    display: block;
    margin-bottom: 30px;
    font-size: 16px;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, 0.7);
}
.fh5co-cover .desc p a {
    color: #fff;
}
.fh5co-cover .desc p a:focus, .fh5co-cover .desc p a:hover {
    color: #fff !important;
}
.fh5co-cover .desc p a:focus.btn, .fh5co-cover .desc p a:hover.btn {
    border: 2px solid #fff !important;
    background: 0 0 !important;
}
.fh5co-cover .desc p a.fh5co-site-name {
    padding-bottom: 2px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.fh5co-cover .desc .price {
    font-size: 60px;
    font-weight: 700;
}
.fh5co-coverinside {
    position: relative;
    height: 353px;
    margin-bottom: 20px;
}
@media screen and (min-width:1920px) {
    .fh5co-coverinside {
    height: 543px;
}
}
@media screen and (max-width:1680px) {
    .fh5co-coverinside {
    height: 467px;
}
}
@media screen and (max-width:1366px) {
    .fh5co-coverinside {
    height: 380px;
}
}
@media screen and (max-width:1280px) {
    .fh5co-coverinside {
    height: 353px;
}
}
.fh5co-coverinside .fh5co-overlay, .fh5co-overlay {
    position: absolute !important;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: rgba(255, 62, 28, 0.5);
    background: -moz-linear-gradient(left, rgba(255, 62, 28, 0.5) 0, rgba(255, 140, 0, 0.5) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(255, 62, 28, 0.5)), color-stop(100%, rgba(255, 140, 0, 0.5)));
    background: -webkit-linear-gradient(left, rgba(255, 62, 28, 0.5) 0, rgba(255, 140, 0, 0.5) 100%);
    background: -o-linear-gradient(left, rgba(255, 62, 28, 0.5) 0, rgba(255, 140, 0, 0.5) 100%);
    background: -ms-linear-gradient(left, rgba(255, 62, 28, 0.5) 0, rgba(255, 140, 0, 0.5) 100%);
    background: linear-gradient(to right, rgba(255, 62, 28, 0.5) 0, rgba(255, 140, 0, 0.5) 100%);
}
.fh5co-coverinside .btn {
    padding: 1em 2em;
    opacity: .9;
}
.fh5co-coverinside.fh5co-cover_2 {
    height: 600px;
}
.fh5co-coverinside .desc {
    top: 55%;
    position: absolute;
    width: 100%;
    margin-top: -50px;
    z-index: 2;
    color: #fff;
    text-transform: uppercase;
}
.fh5co-coverinside .desc h2 {
    color: #fff;
    font-size: 48px;
    margin-bottom: 10px;
    font-weight: 700 !important;
    text-shadow: 1px 1px #000;
}
.fh5co-coverinside .desc h2 span {
    color: #fff;
    font-size: 48px;
    margin-bottom: 10px;
    font-weight: 300 !important;
    text-shadow: 1px 1px #000;
}
@media screen and (max-width:1024px) {
    .fh5co-coverinside {
    height: 283px;
}
.fh5co-coverinside .desc h2, .fh5co-coverinside .desc h2 span {
    font-size: 38px;
}
}
@media screen and (max-width:768px) {
    .fh5co-coverinside {
    height: 300px;
    padding: 3em 0;
}
.fh5co-coverinside.fh5co-cover_2 {
    height: inherit;
    padding: 3em 0;
}
.fh5co-coverinside .desc {
    padding-left: 15px;
    padding-right: 15px;
}
.fh5co-coverinside .desc h2 {
    font-size: 40px;
}
.fh5co-coverinside .desc .desc2 {
    display: none;
}
}
.fh5co-coverinside .desc h3 {
    color: #fff;
    font-size: 60px;
    font-weight: 300;
}
.fh5co-coverinside .desc p {
    display: block;
    margin-bottom: 30px;
    font-size: 16px;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, 0.7);
}
.fh5co-coverinside .desc p a {
    color: #fff;
}
.fh5co-coverinside .desc p a:focus, .fh5co-coverinside .desc p a:hover {
    color: #fff !important;
}
.fh5co-coverinside .desc p a:focus.btn, .fh5co-coverinside .desc p a:hover.btn {
    border: 2px solid #fff !important;
    background: 0 0 !important;
}
.fh5co-coverinside .desc p a.fh5co-site-name {
    padding-bottom: 2px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.fh5co-coverinside .desc .price {
    font-size: 60px;
    font-weight: 700;
}
.sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sf-menu li {
    position: relative;
    white-space: nowrap;
    -webkit-transition: background .2s;
    transition: background .2s;
}
.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    right: 0;
    z-index: 99;
}
.sf-menu>li {
    float: left;
}
.sf-menu li.sfHover>ul, .sf-menu li:hover>ul {
    display: block;
}
.sf-menu a {
    display: block;
    position: relative;
    border-left: 1px solid #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    zoom: 1;
}
.sf-menu ul ul {
    top: 0;
    left: 100%}
.sf-menu li.sfHover, .sf-menu li:hover {
    -webkit-transition: none;
    transition: none;
}
.sf-menu {
    margin: 1px 0 0 !important;
    float: right;
}
.sf-menu ul {
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    min-width: 12em;
    box-shadow: none;
    border: transparent;
    min-width: 12em;
}
.sf-menu a {
    color: rgba(0, 0, 0, 0.7);
    padding: .75em .9em !important;
    border-left: 0;
    border-top: 0;
    text-decoration: none;
    zoom: 1;
    font-size: 14px;
    border-bottom: none !important;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .1em;
}
@media screen and (max-width:1024px) {
    .sf-menu a {
    padding: .75em .9em !important;
    letter-spacing: 0;
}
}
.sf-menu a:focus, .sf-menu a:hover {
    color: #7ca6bc !important;
}
.sf-menu li.active a:focus, .sf-menu li.active a:hover {
    color: #7ca6bc;
}
.sf-menu li, .sf-menu li.sfHover, .sf-menu li:hover, .sf-menu ul li, .sf-menu ul ul li {
    background: 0;
}
.sf-menu ul li a, .sf-menu ul ul li a {
    text-transform: none;
    padding: .2em 1em !important;
    letter-spacing: 1px;
    font-size: 14px !important;
}
.sf-menu li.active a, .sf-menu li.sfHover a, .sf-menu li:hover a, .sf-menu ul li.sfHover a, .sf-menu ul li:hover a {
    color: #7ca6bc;
}
.sf-menu ul li, .sf-menu ul li.sfHover, .sf-menu ul li:hover {
    background: 0;
}
.sf-arrows .sf-with-ul {
    padding-right: 2.5em;
}
.sf-arrows .sf-with-ul:after {
    content: "";
    content: "";
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -3px;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #ccc;
}
.sf-arrows>.sfHover>.sf-with-ul:after, .sf-arrows>li:hover>.sf-with-ul:after, .sf-arrows>li>.sf-with-ul:focus:after {
    border-top-color: #ccc;
}
.sf-arrows ul .sf-with-ul:after {
    margin-top: -5px;
    margin-right: -3px;
    border-color: transparent transparent transparent #ccc;
}
.sf-arrows ul .sfHover>.sf-with-ul:after, .sf-arrows ul li:hover>.sf-with-ul:after, .sf-arrows ul li>.sf-with-ul:focus:after {
    border-left-color: #ccc;
}
#fh5co-header-section {
    padding: 0;
    position: relative;
    left: 0;
    width: 100%;
    z-index: 1022;
    background: #fff;
}
.nav-header {
    position: relative;
    float: left;
    width: 100%}
#fh5co-logo {
    position: relative;
    z-index: 2;
    font-size: 28px;
    text-transform: uppercase;
    margin-top: 5px;
    font-weight: 700;
    float: left;
}
#fh5co-logo i {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    color: #7ca6bc;
    background: rgba(0, 0, 0, 0.06);
    padding: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%}
#fh5co-logo a {
    color: #7ca6bc;
}
#fh5co-logo a:focus, #fh5co-logo a:hover {
    color: #7ca6bc !important;
}
#fh5co-menu-wrap {
    position: relative;
    z-index: 2;
    display: block;
    float: right;
    margin-top: 3px;
}
#fh5co-menu-wrap .sf-menu a {
    padding: 1em .75em;
}
#fh5co-primary-menu>li>ul li.active>a {
    color: #7ca6bc !important;
}
#fh5co-primary-menu>li>.sf-with-ul:after {
    border: none !important;
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    float: right;
    margin-right: 0;
    top: 50%;
    font-size: 12px;
    margin-top: -7px;
    content: "\e922";
    color: rgba(0, 0, 0, 0.5);
}
#fh5co-primary-menu>li>ul li {
    position: relative;
}
#fh5co-primary-menu>li>ul li>.sf-with-ul:after {
    border: none !important;
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    float: right;
    margin-right: 10px;
    top: 20px;
    font-size: 12px;
    content: "\e924";
    color: rgba(0, 0, 0, 0.5);
}
#fh5co-primary-menu .fh5co-sub-menu {
    padding: 10px 7px;
    background: #fff;
    left: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}
#fh5co-primary-menu .fh5co-sub-menu>li>.fh5co-sub-menu {
    left: 100%}
#fh5co-primary-menu .fh5co-sub-menu:before {
    position: absolute;
    top: -9px;
    left: 20px;
    width: 0;
    height: 0;
    content: ""}
#fh5co-primary-menu .fh5co-sub-menu:after {
    position: absolute;
    top: -8px;
    left: 21px;
    width: 0;
    height: 0;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    content: ""}
#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:before {
    top: 6px;
    left: 100%}
#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:after {
    top: 7px;
    right: 100%;
    border: none !important;
}
.site-header.has-image #primary-menu .sub-menu {
    border-color: #ebebeb;
    -webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
    -ms-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
    -o-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
    box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
}
.site-header.has-image #primary-menu .sub-menu:before {
    display: none;
}
#fh5co-primary-menu .fh5co-sub-menu a {
    letter-spacing: 0;
    padding: 0 15px;
    font-size: 18px;
    line-height: 34px;
    color: #575757 !important;
    text-transform: none;
    background: 0;
}
#fh5co-primary-menu .fh5co-sub-menu a:hover {
    color: #7ca6bc !important;
}
.tabulation {
    width: 100%;
    float: left;
    margin-top: -7em;
    background: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0 43px 83px -20px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0 43px 83px -20px rgba(0, 0, 0, 0.41);
    -ms-box-shadow: 0 43px 83px -20px rgba(0, 0, 0, 0.41);
    -o-box-shadow: 0 43px 83px -20px rgba(0, 0, 0, 0.41);
    box-shadow: 0 43px 83px -20px rgba(0, 0, 0, 0.41);
}
.tabulation label {
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
}
.tabulation input[type="text"] {
    background: rgba(0, 0, 0, 0.05);
    border: 0;
    box-shadow: none;
    font-weight: 700;
    font-size: 14px;
    padding: 5px 10px !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    color: #7ca6bc !important;
}
.tabulation input[type="text"]::-webkit-input-placeholder {
    color: #7ca6bc !important;
}
.tabulation input[type="text"]::-moz-placeholder {
    color: #7ca6bc !important;
}
.tabulation input[type="text"]:-ms-input-placeholder {
    color: #7ca6bc !important;
}
.tabulation input[type="text"]:-moz-placeholder {
    color: #7ca6bc !important;
}
@media screen and (max-width:480.98px) {
    .tabulation .cs-select, .tabulation input[type="text"] {
    width: 55%;
    float: right;
}
}
.tab-content {
    padding: 30px;
}
.tab-content .btn {
    border: 1px solid red !important;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 700;
    font-size: 18px;
}
.nav-tabs {
    border: 0;
}
.nav-tabs a {
    border: none !important;
    font-weight: 700;
    padding: 15px 20px !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}
.nav-tabs .active a {
    border: none !important;
    background: #7ca6bc !important;
    color: #fff !important;
    font-weight: 700;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}
.nav-tabs:focus a, .nav-tabs:hover a {
    border: none !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}
.mt {
    margin-bottom: 20px;
}
div.cs-select span {
    padding: 10px;
}
.cs-skin-border {
    font-size: 16px;
    color: #fff;
}
@media screen and (max-width:829px) {
    .cs-skin-border {
    max-width: 829px !important;
}
}
@media screen and (max-width:30em) {
    .cs-skin-border {
    font-size: 16px;
}
}
.cs-skin-border span {
    font-size: 13px;
}
.cs-skin-border span:hover {
    background: rgba(0, 0, 0, 0.05) !important;
}
.cs-skin-border>span {
    border: transparent;
    background: rgba(0, 0, 0, 0.05);
    color: #7ca6bc;
}
.cs-skin-border>span::after {
    font-size: 14px !important;
    content: "\e94d" !important;
    font-family: icomoon;
}
.cs-skin-border .cs-selected>span::after {
    font-size: 14px !important;
}
.cs-skin-border.cs-active>span {
    background: rgba(0, 0, 0, 0.05) !important;
    color: #7ca6bc;
}
.cs-select .cs-options {
    -webkit-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.18);
    -ms-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.18);
    -o-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.18);
    box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.18);
}
#fh5co-blog-section, #fh5co-car, #fh5co-features, #fh5co-testimonial, #fh5co-work-section, .fh5co-content-section {
    padding: 1em 0;
}
@media screen and (max-width:768px) {
    .nav-tabs a {
    font-weight: 400;
    font-size: 13px;
    padding: 15px 10px !important;
}
#fh5co-blog-section, #fh5co-car, #fh5co-features, #fh5co-testimonial, #fh5co-work-section, .fh5co-content-section {
    padding: 1em 0;
}
}
.fh5co-section-gray {
    background: rgba(0, 0, 0, 0.04);
}
.heading-section {
    margin-bottom: 2em;
}
.heading-section:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    width: 100px;
    margin-left: -50px;
    height: 2px;
    background: #7ca6bc;
}
.heading-section h3 {
    font-size: 40px;
    font-weight: 400;
    position: relative;
}
.heading-section p {
    font-size: 20px;
}
.heading-title {
    font-size: 40px;
    margin-bottom: 1.5em;
}
.flip-container {
    margin: 0;
    cursor: pointer;
    width: 100%;
    height: 353px !important;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
    perspective: 1000;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    display: inline-block;
}
@media screen and (max-width:1920px) {
    .flip-container {
    height: 543px !important;
}
.back p {
    margin-top: 140px;
}
.back {
    height: 543px !important;
}
}
@media screen and (max-width:1680px) {
    .flip-container {
    height: 467px !important;
}
.back p {
    margin-top: 90px;
}
}
@media screen and (max-width:1280px) {
    .flip-container {
    height: 353px !important;
}
.back p {
    margin-top: 0;
}
}
@media screen and (max-width:1024px) {
    .flip-container {
    height: 283px !important;
}
.back p {
    margin-top: 0;
}
}
@media screen and (max-width:768px) {
    .flip-container {
    height: 253px !important;
}
.back p {
    margin-top: 0;
    font-size: 12px !important;
}
}
.back, .front {
    position: absolute;
    width: 100%;
    height: 470px;
    text-align: left;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}
.front {
    background: #fff;
}
.back {
    background: #20465a;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.back p {
    padding: 50px;
    font-size: 18px;
    text-align: center;
    color: #fff !important;
    font-family: Montserrat, sans-serif;
}
.flipped .back {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    transform: rotateY(0);
}
.flipped .front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.fh5co-tours {
    margin-bottom: 20px;
}
.fh5co-tours p {
    color: #fff;
}
.fh5co-tours>a, .fh5co-tours>div {
    display: block;
    color: #000;
    position: relative;
    bottom: 0;
    overflow: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
}
.fh5co-tours>a img, .fh5co-tours>div img {
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.fh5co-tours>a:after, .fh5co-tours>div:after {
    opacity: 1;
    visibility: visible;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.1);
    z-index: 8;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.fh5co-tours>a .desc, .fh5co-tours>div .desc {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 30px;
    z-index: 12;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-align: center;
    transform: translateX(-50%) translateY(-50%);
    width: 100%}
.fh5co-tours .con-tours {
    height: 100%;
    background: #244e64;
}
.fh5co-tours .con-tours .desc {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%}
.cs-fh5co-tours .con-tours .small-info {
    margin-top: 20%}
.fh5co-tours>a .desc h1, .fh5co-tours>a .desc h2, .fh5co-tours>div .desc h1, .fh5co-tours>div .desc h2 {
    color: #fff;
    margin: 30px 0 5px;
    padding: 0;
    opacity: 1;
    font-size: 60px;
    font-weight: 300;
    text-transform: uppercase;
    visibility: visible;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.fh5co-tours>a .desc h3, .fh5co-tours>div .desc h3 {
    color: #fff;
    margin: 0 0 5px;
    padding: 0;
    opacity: 1;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    visibility: visible;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.fh5co-tours>a .desc span, .fh5co-tours>div .desc span {
    display: block;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 5px;
}
.fh5co-tours>a .desc .price, .fh5co-tours>div .desc .price {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
}
.fh5co-tours>a .desc .btn, .fh5co-tours>div .desc .btn {
    opacity: 1;
    border: 2px solid #fff !important;
    color: #fff !important;
    letter-spacing: 1px !important;
    font-weight: 400 !important;
    white-space: normal;
}
.fh5co-tours>a .desc .btn:active, .fh5co-tours>a .desc .btn:focus, .fh5co-tours>a .desc .btn:hover, .fh5co-tours>div .desc .btn:active, .fh5co-tours>div .desc .btn:focus, .fh5co-tours>div .desc .btn:hover {
    border: 2px solid #7ca6bc !important;
    background: #7ca6bc !important;
    color: #fff !important;
}
.fh5co-tours>a .desc .btnb, .fh5co-tours>div .desc .btnb {
    opacity: 1;
    border: 2px solid #7ca6bc !important;
    color: #fff !important;
    letter-spacing: 1px !important;
    font-weight: 400 !important;
    white-space: normal;
}
.fh5co-tours>a .desc .btnb:active, .fh5co-tours>a .desc .btnb:focus, .fh5co-tours>a .desc .btnb:hover, .fh5co-tours>div .desc .btnb:active, .fh5co-tours>div .desc .btnb:focus, .fh5co-tours>div .desc .btnb:hover {
    border: 2px solid #7ca6bc !important;
    background: #7ca6bc !important;
    color: #fff !important;
}
.fh5co-tours>a:hover, .fh5co-tours>div:hover {
    -webkit-box-shadow: 0 18px 71px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 18px 71px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0 18px 71px -10px rgba(0, 0, 0, 0.75);
}
.fh5co-tours>a:hover:after, .fh5co-tours>div:hover:after {
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: inset 0 -34px 98px 8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0 -34px 98px 8px rgba(0, 0, 0, 0.75);
    -ms-box-shadow: inset 0 -34px 98px 8px rgba(0, 0, 0, 0.75);
    -o-box-shadow: inset 0 -34px 98px 8px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0 -34px 98px 8px rgba(0, 0, 0, 0.75);
    background: rgba(0, 0, 0, 0.2);
}
.fh5co-form {
    display: block;
    color: #000;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background-color: #244e64;
    padding: 10px;
}
.fh5co-form h2 {
    color: #fff;
    text-align: center;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    color: #7ca6bc;
}
.fh5co-tours>a:hover img, .fh5co-tours>div:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.flight-book {
    width: 100%;
    float: left;
    margin-bottom: 1px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.flight-book .plane-name {
    width: 40%;
    float: left;
    padding: 6px 20px;
    background: #7ca6bc;
}
.flight-book .plane-name .p-flight {
    font-size: 18px;
    color: #fff;
}
.flight-book .desc {
    width: 60%;
    float: right;
    background: #00ad7c;
    padding: 6px 20px;
}
.flight-book .desc .left {
    float: left;
}
.flight-book .desc h4, .flight-book .desc span {
    color: #fff;
}
.flight-book .desc h4 {
    margin-bottom: 0;
}
.flight-book .desc .right {
    float: right;
    font-size: 25px;
}
.flight-book .desc .right i {
    font-weight: 300;
}
.flight-book .desc .right .price {
    font-weight: 400;
}
#fh5co-car .car {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
#fh5co-car .car .one-4 {
    width: 40%;
    float: left;
    background: #7ca6bc;
    padding: 30px;
}
#fh5co-car .car .one-4 h3, #fh5co-car .car .one-4 span {
    color: #fff;
}
#fh5co-car .car .one-4 span {
    display: block;
    font-weight: 400;
    font-size: 20px;
}
#fh5co-car .car .one-4 small {
    font-size: 14px;
}
#fh5co-car .car .one-1 {
    width: 60%;
    float: right;
    height: auto;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.feature-left {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
}
.feature-left .icon {
    float: left;
    text-align: center;
    width: 15%}
@media screen and (max-width:992px) {
    .feature-left .icon {
    width: 10%}
}
@media screen and (max-width:768px) {
    .fh5co-tours>a: hover:after, .fh5co-tours>div:hover:after {
    opacity: 0;
    visibility: hidden;
}
.fh5co-tours>a:hover img, .fh5co-tours>div:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.feature-left .icon {
    width: 15%}
}
.feature-left .icon i {
    display: table-cell;
    vertical-align: middle;
    font-size: 40px;
    color: #7ca6bc;
}
.feature-left .feature-copy {
    float: right;
    width: 80%}
@media screen and (max-width:992px) {
    .feature-left .feature-copy {
    width: 90%}
}
.feature-left .feature-copy h3 {
    font-size: 18px;
    color: #1a1a1a;
    margin-bottom: 10px;
}
.feature-left .feature-copy p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 10px;
}
#fh5co-destination {
    width: 100%;
    padding: 0;
    margin: 0;
}
#fh5co-destination-list {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    float: left;
    padding: 0 !important;
    margin: 0 !important;
    width: 100%}
#fh5co-destination-list li {
    display: table;
    padding: 0;
    margin: 0;
    list-style: none;
    min-height: 240px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    clear: left;
    position: relative;
}
@media screen and (min-width:1920px) {
    #fh5co-destination-list li {
    min-height: 380px;
}
}
#fh5co-destination-list li .title-bg {
    min-height: 240px;
    padding: 2em;
    position: relative;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    background: #3e6e87;
    z-index: 12;
}
#fh5co-destination-list li .title-bg h2 {
    color: #fff;
    margin-bottom: 2px;
    font-size: 23px;
}
#fh5co-destination-list li .title-bg span {
    color: #fff;
    font-size: 14px;
}
#fh5co-destination-list li .title-bg span a {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    background: #7ca6bc;
    border: 1px solid #2d729b;
    padding: 5px 7px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    margin-top: 10px;
}
#fh5co-destination-list li .title-bg span a:hover {
    background: 0;
    border: 1px solid #fff;
}
#fh5co-destination-list li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 8;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
#fh5co-destination-list li>a {
    min-height: 220px;
    padding: 2em;
    position: relative;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    z-index: 12;
}
#fh5co-destination-list li>a:after {
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    content: "";
    border: 2px solid rgba(255, 255, 255, 0.8);
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
#fh5co-destination-list li>a .case-studies-summary {
    width: auto;
}
#fh5co-destination-list li>a .case-studies-summary span {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.7);
}
#fh5co-destination-list li>a .case-studies-summary h2 {
    color: #fff;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 400;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
}
#fh5co-destination-list li>a .case-studies-summary p {
    color: #fff;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
}
#fh5co-destination-list li:hover:after {
    -webkit-box-shadow: inset 0 0 91px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0 0 91px 0 rgba(0, 0, 0, 0.75);
    -ms-box-shadow: inset 0 0 91px 0 rgba(0, 0, 0, 0.75);
    -o-box-shadow: inset 0 0 91px 0 rgba(0, 0, 0, 0.75);
    box-shadow: inset 0 0 91px 0 rgba(0, 0, 0, 0.75);
    background: rgba(0, 0, 0, 0.3);
}
#fh5co-destination-list li:hover>a:after {
    opacity: 1;
}
#fh5co-destination-list li:hover>a .case-studies-summary h2 {
    margin-top: -5px;
}
@media screen and (max-width:768px) {
    .feature-left .feature-copy {
    width: 85%}
#fh5co-destination-list li .title-bg h2 {
    font-size: 24px;
}
#fh5co-destination-list li>a .case-studies-summary {
    bottom: 1em;
    left: 1em;
    right: 1em;
}
#fh5co-destination-list li>a .case-studies-summary h2 {
    font-size: 24px;
}
#fh5co-destination-list li.two-third {
    width: 49%}
}
@media screen and (max-width:480.98px) {
    .fh5co-tours>a .desc h1, .fh5co-tours>div .desc h1 {
    font-size: 24px;
    margin-top: 0 !important;
}
.fh5co-tours>a .desc h3, .fh5co-tours>div .desc h3 {
    font-size: 18px;
}
.fh5co-tours>a .desc span, .fh5co-tours>div .desc span {
    margin-bottom: 1px;
    font-size: 12px;
}
.feature-left .feature-copy {
    width: 80%}
#fh5co-destination-list li {
    margin-left: 0;
}
#fh5co-destination-list li.two-third {
    width: 100%}
}
#fh5co-destination-list li.one-third {
    width: 33.3%}
#fh5co-destination-list li.one-third:nth-child(1), #fh5co-destination-list li.one-third:nth-child(2) {
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
}
#fh5co-destination-list li.one-third:nth-child(3) {
    border-right: 0;
    border-bottom: 5px solid #fff;
}
#fh5co-destination-list li.one-third:nth-child(4) {
    border-right: 5px solid #fff;
    border-bottom: 0;
}
#fh5co-destination-list li.one-third:nth-child(5) {
    border-right: 5px solid #fff;
}
#fh5co-destination-list li.one-third:nth-child(6) {
    border-right: 0;
    border-bottom: 0;
}
#fh5co-destination-list li.one-third:nth-child(7), #fh5co-destination-list li.one-third:nth-child(8) {
    border-right: 5px solid #fff;
    border-top: 5px solid #fff;
}
#fh5co-destination-list li.one-third:nth-child(9) {
    border-right: 0;
    border-top: 5px solid #fff;
}
@media screen and (max-width:768px) {
    #fh5co-destination-list li.one-third {
    width: 49%}
}
@media screen and (max-width:480.98px) {
    #fh5co-destination-list li.one-third {
    width: 100%}
}
#fh5co-destination-list li.one-forth {
    width: 25%}
@media screen and (max-width:768px) {
    #fh5co-destination-list li.one-forth {
    width: 49%}
}
@media screen and (max-width:480.98px) {
    #fh5co-destination-list li.one-forth {
    width: 100%}
}
#fh5co-destination-list li.one-half {
    width: 50%}
#fh5co-destination-list li.two-third {
    width: 66.6%}
#fh5co-testimonial {
    position: relative;
    background: #7ca6bc;
}
#fh5co-testimonial .fh5co-heading h2 {
    color: #fff;
}
#fh5co-testimonial .box-testimony {
    margin-bottom: 2em;
    float: left;
}
#fh5co-testimonial .box-testimony a {
    color: rgba(255, 255, 255, 0.5);
}
#fh5co-testimonial .box-testimony a:active, #fh5co-testimonial .box-testimony a:focus, #fh5co-testimonial .box-testimony a:hover {
    color: #fff;
    text-decoration: none;
}
#fh5co-testimonial .box-testimony blockquote {
    border-left: 0;
    padding: 40px;
    background: #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
#fh5co-testimonial .box-testimony blockquote:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 40px;
    border-top: 15px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}
#fh5co-testimonial .box-testimony blockquote .quote {
    position: absolute;
    top: 0;
    left: 10px;
    text-align: center;
    font-size: 30px;
    line-height: 0;
    display: table;
    color: #fff;
    width: 56px;
    height: 56px;
    margin-top: -30px;
    background: #00ad7c;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%}
#fh5co-testimonial .box-testimony blockquote .quote>span {
    display: table-cell;
    vertical-align: middle;
}
#fh5co-testimonial .box-testimony blockquote p {
    letter-spacing: 1px;
}
#fh5co-testimonial .box-testimony .author {
    line-height: 20px;
    color: #fff;
    font-size: 20px;
    margin-left: 20px;
}
#fh5co-testimonial .box-testimony .author .subtext {
    display: block;
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
}
#fh5co-features {
    padding: 7em 0;
}
#fh5co-features .feature-left {
    margin-bottom: 40px;
}
#fh5co-features .feature-left .icon i {
    color: #d9d9d9 !important;
}
#fh5co-features .feature-left .icon {
    float: left;
    text-align: center;
    width: 15%}
@media screen and (max-width:992px) {
    #fh5co-features .feature-left {
    margin-bottom: 30px;
}
#fh5co-features .feature-left .icon {
    width: 10%}
}
@media screen and (max-width:768px) {
    #fh5co-features .feature-left .icon {
    width: 15%}
}
#fh5co-features .feature-left .feature-copy {
    float: right;
    width: 80%}
@media screen and (max-width:992px) {
    #fh5co-features .feature-left .feature-copy {
    width: 90%}
}
@media screen and (max-width:768px) {
    #fh5co-features .feature-left .feature-copy {
    width: 85%}
}
@media screen and (max-width:480.98px) {
    #fh5co-destination-list li.one-half {
    width: 100%}
#fh5co-features .feature-left .feature-copy {
    width: 80%}
}
#fh5co-features .feature-left h3 {
    font-size: 16px;
    font-weight: 700;
}
#fh5co-features .feature-left p {
    font-size: 15px;
}
#fh5co-features .feature-left p:last-child {
    margin-bottom: 0;
}
#fh5co-about, #fh5co-contact, #fh5co-services {
    padding: 7em 0;
}
#fh5co-services .fh5co-number {
    font-size: 30px;
    color: #7ca6bc;
    position: relative;
    padding-top: 10px;
    font-style: italic;
    display: inline-block;
    zoom: 1;
}
#fh5co-services .fh5co-number:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    top: 0;
    left: 0;
    background: #7ca6bc;
}
#fh5co-services .fh5co-icon {
    margin-bottom: 30px;
    margin-top: 50px;
    position: relative;
    display: inline-block;
    zoom: 1;
}
#fh5co-services .fh5co-icon i {
    font-size: 200px;
    color: #7ca6bc;
}
#fh5co-contact .contact-info {
    margin: 0;
    padding: 0;
}
#fh5co-contact .contact-info li {
    list-style: none;
    margin: 0 0 20px;
    position: relative;
    padding-left: 40px;
}
#fh5co-contact .contact-info li i {
    position: absolute;
    top: .3em;
    left: 0;
    font-size: 22px;
    color: rgba(0, 0, 0, 0.3);
}
#fh5co-contact .contact-info li a {
    font-weight: 400 !important;
    color: rgba(0, 0, 0, 0.3);
}
#fh5co-contact .form-control {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 18px;
    font-weight: 400;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}
#fh5co-contact .form-control:active, #fh5co-contact .form-control:focus {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
#fh5co-contact input[type="text"] {
    height: 50px;
}
#fh5co-contact .form-group {
    margin-bottom: 30px;
}
.fh5co-team, .fh5co-testimonial {
    position: relative;
    background: #fff;
    padding: 30px;
    border-radius: 5px;
    margin-bottom: 30px;
}
@media screen and (max-width:768px) {
    #fh5co-about, #fh5co-contact, #fh5co-services {
    padding: 4em 0;
}
#fh5co-services .fh5co-icon {
    margin-top: 0;
    float: none;
}
#fh5co-services .fh5co-icon i {
    font-size: 100px;
}
.fh5co-team, .fh5co-testimonial {
    border-right: 0;
    margin-bottom: 80px;
}
}
.fh5co-team h2, .fh5co-testimonial h2 {
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 50px;
}
.fh5co-team figure, .fh5co-testimonial figure {
    position: relative;
    top: 0;
    background-size: cover;
    margin-bottom: 20px;
}
.fh5co-team figure img, .fh5co-testimonial figure img {
    width: 130px;
    height: 130px;
    border: 10px solid #fff;
    background-size: cover;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%}
.fh5co-team>div h3, .fh5co-testimonial>div h3 {
    margin-bottom: 0;
    font-size: 20px;
    color: #7ca6bc;
}
.fh5co-team>div .position, .fh5co-testimonial>div .position {
    color: #d9d9d9;
    margin-bottom: 30px;
}
.fh5co-team blockquote, .fh5co-team>div, .fh5co-testimonial blockquote, .fh5co-testimonial>div {
    border: 0;
    padding: 0;
    margin-bottom: 20px;
}
.fh5co-team blockquote p, .fh5co-team>div p, .fh5co-testimonial blockquote p, .fh5co-testimonial>div p {
    font-size: 16px;
    line-height: 1.5;
    color: #555;
}
.fh5co-team span, .fh5co-testimonial span {
    font-style: italic;
    color: #b3b3b3;
}
.fh5co-testimonial p .text-mute {
    color: #ccc !important;
}
.contentdark p {
    color: #5a5a5a;
    width: 95%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.lightbox {
    background: #7ca6bc;
    -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 20px -5px rgba(0, 0, 0, .5);
    border-radius: 10px;
    padding: 20px;
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #fff !important;
}
.lightbox h2 {
    color: #fff !important;
}
.lightbox p {
    color: #fff !important;
}
.darkbox {
    background: #244e64;
    -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 20px -5px rgba(0, 0, 0, .5);
    border-radius: 10px;
    padding: 20px;
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #fff !important;
}
.darkbox h2 {
    color: #fff !important;
}
.darkbox p {
    color: #fff !important;
}
.site__wrapper {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.grid {
    float: none;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0 !important;
}
@media screen and (min-width:48.01em) {
    .grid {
    float: left;
    width: 25%}
}
.gridw {
    float: none;
    width: 66%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0 !important;
}
@media screen and (min-width:48.01em) {
    .gridw {
    float: left;
    width: 66%}
}
.fh5co-blog {
    margin-bottom: 0;
}
.fh5co-blog a img {
    width: 100%}
.fh5co-blog .blog-text {
    margin-bottom: 30px;
    position: relative;
    background: #3e6e87;
    width: 100%;
    padding: 30px;
    float: right;
    -webkit-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.78);
    -moz-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.78);
    box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.78);
}
.fh5co-blog .blog-text a {
    word-break: break-all;
}
.fh5co-blog .blog-text span {
    display: inline-block;
    margin-bottom: 20px;
}
.fh5co-blog .blog-text span.posted_by {
    font-style: italic;
    color: rgba(0, 0, 0, 0.3);
    font-size: 18px;
}
.fh5co-blog .blog-text span.comment {
    float: right;
}
.fh5co-blog .blog-text span.comment a {
    color: rgba(0, 0, 0, 0.3);
}
.fh5co-blog .blog-text span.comment a i {
    color: #eb2679;
    padding-left: 7px;
}
.fh5co-blog .blog-text h3 {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 1.5;
    color: #7ca6bc;
}
.fh5co-blog .blog-text h3 a {
    color: rgba(0, 0, 0, 0.6);
}
.fh5co-blog .blog-text p {
    color: #fff;
}
#fh5co-start-project-section {
    padding: 7em 0;
    background: #f64e8b;
}
#fh5co-start-project-section h2 {
    color: #fff;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 300;
}
#fh5co-start-project-section a:active, #fh5co-start-project-section a:focus, #fh5co-start-project-section a:hover {
    color: #fff !important;
}
#map {
    width: 100%;
    height: 500px;
    position: relative;
}
@media screen and (max-width:768px) {
    .fh5co-blog {
    width: 100%}
#fh5co-start-project-section h2 {
    font-size: 30px;
}
#map {
    height: 200px;
}
#fh5co-menu-wrap {
    display: none;
}
}
.maps iframe {
    pointer-events: none;
}
#CDSWIDSSP {
    width: 100% !important;
    height: 515px !important;
    background: #fff !important;
    border: 0 !important;
}
#CDSWIDSSP.widSSPnarrow .widSSPData .widSSPBranding dd {
    width: 100% !important;
}
#CDSWIDSSP .widSSPData .widSSPOneReview .widSSPBullet li span {
    font-size: 14px !important;
}
#CDSWIDSSP .widSSPData .widSSPH11 {
    font-size: 18px !important;
}
#CDSWIDSSP .widSSPData .widSSPH18 {
    font-size: 24px !important;
}
#CDSWIDSSP .widSSPData .widSSPAll a:link, #CDSWIDSSP .widSSPData .widSSPAll a:visited {
    font-size: 16px !important;
}
.fh5co-social-icons>a {
    padding: 4px 20px;
    color: #7ca6bc;
}
.fh5co-social-icons>a i {
    font-size: 36px;
    margin-bottom: 10px;
}
.fh5co-social-icons>a:active, .fh5co-social-icons>a:focus, .fh5co-social-icons>a:hover {
    text-decoration: none;
    color: #5a5a5a;
}
#footer {
    background: #244e64;
    border-top: 10px solid #7ca6bc;
    padding: 40px 0;
}
#footer p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
}
#footer .fh5co-social-icons a, #footer p a {
    color: rgba(255, 255, 255, 0.5);
}
#footer .fh5co-social-icons a:active, #footer .fh5co-social-icons a:focus, #footer .fh5co-social-icons a:hover, #footer p a:active, #footer p a:focus, #footer p a:hover {
    color: #7ca6bc !important;
}
#footer .fh5co-footer-link h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 25px;
}
#footer .fh5co-footer-link li, #footer .fh5co-footer-link ul {
    padding: 0;
    margin: 0;
    font-weight: 500;
}
#footer .fh5co-footer-link li {
    list-style: none;
    margin-bottom: 15px;
    line-height: 1.4;
    font-size: 14px;
}
#footer .fh5co-footer-link li a {
    color: rgba(255, 255, 255, 0.5);
}
#footer .fh5co-footer-link li a:active, #footer .fh5co-footer-link li a:focus, #footer .fh5co-footer-link li a:hover {
    color: #fff !important;
}
.btn {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.btn.btn-primary {
    background: #7ca6bc;
    color: #fff;
    border: 2px solid transparent !important;
}
.btn.btn-primary:active, .btn.btn-primary:focus, .btn.btn-primary:hover {
    box-shadow: none;
    background: #7ca6bc;
    color: #fff !important;
}
.btn.btn-blue {
    background: #7ca6bc;
    color: #fff;
    border: 2px solid #7ca6bc !important;
}
.btn.btn-blue:active, .btn.btn-blue:focus, .btn.btn-blue:hover {
    box-shadow: none;
    background: #7ca6bc;
    color: #fff !important;
}
.btn:active, .btn:focus, .btn:hover {
    background: #393e46 !important;
    color: #fff;
    outline: 0 !important;
}
.btn.btn-default:active, .btn.btn-default:focus, .btn.btn-default:hover {
    border-color: transparent;
}
.btn.btn-outline {
    background: 0;
    color: #7ca6bc;
    border: 2px solid #7ca6bc !important;
}
.btn.btn-outline:active, .btn.btn-outline:focus, .btn.btn-outline:hover {
    background: #7ca6bc !important;
    color: #fff !important;
}
.js .animate-box {
    opacity: 0;
}
#fh5co-wrapper {
    overflow-x: hidden;
    position: relative;
}
.fh5co-offcanvas {
    overflow: hidden;
}
.fh5co-offcanvas #fh5co-wrapper {
    overflow: hidden !important;
}
#fh5co-page {
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.fh5co-offcanvas #fh5co-page {
    -moz-transform: translateX(-240px);
    -webkit-transform: translateX(-240px);
    -ms-transform: translateX(-240px);
    -o-transform: translateX(-240px);
    transform: translateX(-240px);
}
#offcanvas-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 99;
    background: #222;
    right: -267px;
    width: 240px;
    padding: 20px;
    overflow-y: scroll !important;
    display: none;
}
#offcanvas-menu ul {
    padding: 0;
    margin: 0;
}
#offcanvas-menu ul li {
    padding: 0;
    margin: 0 0 10px;
    list-style: none;
}
#offcanvas-menu ul li a {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.4);
}
#offcanvas-menu ul li a:hover {
    color: #7ca6bc;
}
#offcanvas-menu ul li>.fh5co-sub-menu {
    margin-top: 9px;
    padding-left: 20px;
}
#offcanvas-menu ul li.active>a {
    color: #7ca6bc;
}
#offcanvas-menu ul .fh5co-sub-menu {
    display: block !important;
}
.fh5co-nav-toggle {
    text-decoration: none;
    position: absolute;
    top: 0;
    right: 45px;
    z-index: 9999;
    margin: 0 auto;
    display: none;
    cursor: pointer;
}
.fh5co-nav-toggle.active i::after, .fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.dark.active i::after, .fh5co-nav-toggle.dark.active i::before {
    background: #fff;
}
.fh5co-nav-toggle:active, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:hover {
    outline: 0;
    border-bottom: none !important;
}
.fh5co-nav-toggle i {
    position: relative;
    display: inline-block;
    zoom: 1;
    width: 30px;
    height: 2px;
    color: #fff;
    font: bold 14px/0.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #fff;
    transition: .2s ease-out;
}
.fh5co-nav-toggle i::after, .fh5co-nav-toggle i::before {
    content: "";
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.fh5co-nav-toggle.dark i {
    position: relative;
    color: #000;
    background: #000;
    transition: .2s ease-out;
}
.fh5co-nav-toggle.dark i::after, .fh5co-nav-toggle.dark i::before {
    background: #000;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.fh5co-nav-toggle i::before {
    top: -7px;
}
.fh5co-nav-toggle i::after {
    bottom: -7px;
}
.fh5co-nav-toggle:hover i::before {
    top: -10px;
}
.fh5co-nav-toggle:hover i::after {
    bottom: -10px;
}
.fh5co-nav-toggle.active i {
    background: 0;
}
.fh5co-nav-toggle.active i::before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.fh5co-nav-toggle.active i::after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}
@media screen and (max-width:480.98px) {
    .col-xxs-12 {
    float: none;
    width: 100%}
}
.row-bottom-padded-lg {
    padding-bottom: 7em;
}
.row-top-padded-lg {
    padding-top: 7em;
}
@media screen and (max-width:768px) {
    #offcanvas-menu {
    display: block;
}
.fh5co-nav-toggle {
    display: block;
    top: 0;
    margin-top: .5em;
}
.row-bottom-padded-lg {
    padding-bottom: 2em;
}
.row-top-padded-lg {
    padding-top: 2em;
}
}
.row-bottom-padded-md {
    padding-bottom: 4em;
}
.row-top-padded-md {
    padding-top: 4em;
}
.row-bottom-padded-sm {
    padding-bottom: 2em;
}
.row-top-padded-sm {
    padding-top: 2em;
}
.border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.lead {
    line-height: 1.8;
}
.no-js #loader {
    display: none;
}
.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}
.fh5co-loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
@media screen and (max-width:916px) {
    #fh5co-destination-list li .title-bg {
    padding: 1em;
}
}
@media screen and (max-width:768px) {
    .row-bottom-padded-md {
    padding-bottom: 2em;
}
.row-top-padded-md {
    padding-top: 2em;
}
.row-bottom-padded-sm {
    padding-bottom: 2em;
}
.row-top-padded-sm {
    padding-top: 2em;
}
#fh5co-destination-list li.one-third:nth-child(3) {
    border-right: 5px solid #fff;
}
#fh5co-destination-list li.one-third:nth-child(4) {
    border-bottom: 5px solid #fff;
}
#fh5co-destination-list li.one-third:nth-child(6), #fh5co-destination-list li.one-third:nth-child(9) {
    border-right: 5px solid #fff;
}
}
@media screen and (max-width:550px) {
    #fh5co-destination-list li .title-bg {
    padding: 8px;
}
.fh5co-cover .desc h2, .fh5co-cover .desc h2 span {
    font-size: 22px;
}
#fh5co-destination-list li.one-third:nth-child(5) {
    border-bottom: 5px solid #fff;
}
}
.booking-image {
    padding: 0;
}
.booknow {
    background: #5a5a5a;
    color: #fff !important;
}
.booknow a {
    background: #7ca6bc;
    color: #fff !important;
}
.booknow a:hover {
    background: #7ca6bc;
    color: #000 !important;
}
#booking-header-text {
    line-height: 1;
    position: relative;
    margin: auto auto -25px;
}
#booking-header-text img {
    max-width: 160px;
}
#booking-header-text:after {
    content: "";
    position: relative;
    display: inline-block;
    clear: both;
    width: 100%}
.booking-image-first {
    border-right: 8px solid #fff;
}
.hbLocale {
    display: none !important;
}
.wrap-owl-carousel {
    position: relative;
    margin-bottom: 20px;
}
.wrap-owl-carousel .owl-item img {
    height: 100vh;
}
.wrap-owl-carousel .owl-carousel .owl-item img {
    display: block;
    width: 100%}
.wrap-owl-carousel .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 30px auto;
    text-align: center;
}
.wrap-owl-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #f1f1f1;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s;
    border-radius: 30px;
}
.wrap-owl-carousel .owl-dots .owl-dot:focus, .wrap-owl-carousel .owl-dots .owl-dot:hover {
    outline: 0;
}
.wrap-owl-carousel .owl-dots .owl-dot.active span, .wrap-owl-carousel .owl-dots .owl-dot:hover span {
    background: #7ca6bc;
}
.wrap-owl-carousel .caption {
    position: absolute;
    top: 50.5%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80%;
    background: 0;
    text-align: center;
    z-index: 9;
}
.wrap-owl-carousel .caption h1 {
    color: #fff;
    font-size: 48px;
    margin-bottom: 10px;
    font-weight: 700;
    text-shadow: 1px 1px #000;
    text-transform: uppercase;
}
.wrap-owl-carousel .caption h1 span {
    font-weight: 300;
}
.wrap-owl-carousel .caption h2 {
    color: #fff;
    font-size: 48px;
    margin-bottom: 10px;
    font-weight: 700;
    text-shadow: 1px 1px #000;
    text-transform: uppercase;
}
.wrap-owl-carousel .caption h2 span {
    font-weight: 300;
}
.wrap-owl-carousel .owl-nav span {
    text-decoration: none;
    display: block;
    width: 30px;
    height: 30px;
    z-index: 10;
    opacity: 1;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border: 2px solid rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    padding: 15px;
}
.wrap-owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 30px;
}
.wrap-owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 30px;
}
.wrap-owl-carousel .owl-nav i {
    color: #fff;
    font-size: 30px;
    text-decoration: none;
    display: block;
    width: 60px;
    height: 60px;
    z-index: 10;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border: 2px solid rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    padding: 15px;
}
.wrap-owl-carousel .owl-nav button {
    outline: 0;
}
.wrap-owl-carousel .owl-nav i:focus, .wrap-owl-carousel .owl-nav i:hover {
    background: rgba(255, 255, 255, 0.4);
}
.fh5co-social-icons {
    position: relative;
    max-width: 520px;
    margin: 0 auto 45px;
}
.fh5co-social-icons .fb-like {
    position: absolute;
    bottom: -25px;
    left: 30px;
}
.blog-post .pull-left {
    margin-right: 15px;
}
.blog-post .pull-right {
    margin-left: 15px;
}
.blog-overview {
    margin-top: 30px;
}
.blog-overview .blog-post {
    background: #3e6e87;
    padding: 30px 15px;
    font-size: 16px;
    margin-bottom: 5px;
}
.blog-overview .blog-post-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 20px;
}
.blog-overview .blog-post-title a {
    color: #7ca6bc;
}
.blog-overview .blog-post-title a:focus, .blog-overview .blog-post-title a:hover {
    color: #93bbd0;
    text-decoration: none;
}
.blog-overview .blog-post img {
    margin: 10px auto;
    max-width: 100%}
.blog-overview .blog-post p {
    color: #fff;
    margin-bottom: 1.5em;
    font-size: 16px;
    font-weight: 400;
}
.blog-overview .grid {
    width: 100%;
    max-width: 100%;
    float: none;
    display: block;
    margin-bottom: 20px;
}
.grid:after {
    content: "";
    display: block;
    clear: both;
}
.grid-item, .grid-sizer {
    width: 32%}
.grid-item {
    float: left;
}
.blog-details {
    margin-top: 30px;
}
#fh5co-tours.gallery {
    padding-top: 30px;
}
#pop_up_gallery.grid {
    float: none;
    width: 100%}
#pop_up_gallery.grid .grid-item {
    padding: 10px;
}
.home-slider .owl-item {
    position: relative;
    z-index: 99;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    overflow: hidden;
}
.home-slider .owl-item .item {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -12;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.home-slider .item {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
@-webkit-keyframes slide-bg {
    0% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
}
@keyframes slide-bg {
    0% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
}
.home-slider .owl-item.active .item {
    -webkit-animation: 20s linear infinite zoomOut;
    animation: 20s linear infinite forwards zoomOut;
}
@-webkit-keyframes zoomOut {
    0% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
}
@keyframes zoomOut {
    0% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
}
h2.heading-404 {
    font-size: 60px;
    font-weight: 700;
}
.hamburger {
    padding: 10px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    position: absolute;
    top: 5px;
    right: 45px;
    z-index: 9;
}
.hamburger:hover {
    opacity: .7;
}
.hamburger-box {
    width: 32px;
    height: 21px;
    display: inline-block;
    position: relative;
}
.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -1.5px;
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    width: 32px;
    height: 3px;
    background-color: #244e64;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease;
}
.hamburger-inner::after, .hamburger-inner::before {
    content: "";
    display: block;
}
.hamburger-inner::before {
    top: -9px;
}
.hamburger-inner::after {
    bottom: -9px;
}
.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .13s;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
    top: -18px;
    transition: top .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) .2s, opacity .1s linear;
}
.hamburger--collapse .hamburger-inner::before {
    transition: top .12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) .2s, transform .13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0, -9px, 0) rotate(-45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top .2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity .1s linear .22s;
}
.hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top .1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) .16s, transform .13s cubic-bezier(0.215, 0.61, 0.355, 1) .25s;
}
.kebab-toggler {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    display: none;
}
.kebab-toggler.active .circleKebab circle {
    transition: .3s;
}
.social-menu {
    color: #fff;
    background: #7ca6bc;
    padding-top: 30px;
    display: none;
}
.social-menu li {
    position: relative;
    padding: 10px 40px;
}
.social-menu li .icon {
    position: absolute;
    top: 16px;
    left: 30px;
}
.social-menu .contact-info {
    padding-left: 30px;
    padding-top: 7px;
}
.social-menu .contact-info a {
    color: #fff;
}
.social-menu .contact-info span {
    display: block;
}
.socmedia {
    margin-top: 15px;
    background-color: #244e64;
}
.socmedia .social-info {
    padding: 8px 15px;
}
.socmedia .social-info a {
    color: #244e64;
    width: 30px;
    height: 30px;
    line-height: 35px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    background: #fff;
    margin: 3px;
}
.gridw .no-effect {
    background: #7ca6bc;
    height: 100% !important;
    padding: 2em;
}
.gridw .no-effect h2 {
    position: relative;
    margin: .3em 0;
    font-size: 42px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
}
.gridw .no-effect p {
    color: #fff;
    font-size: 16px;
}
#mapid {
    width: 100%;
    height: 515px;
}
#TA_selfserveprop306 {
    max-width: 335px;
    width: 100%}
.elfs-slider-cont {
    background: #fbfbfb;
    -webkit-box-shadow: 0 5px 20px -5px rgb(0 0 0 / 50%);
    box-shadow: 0 5px 20px -5px rgb(0 0 0 / 50%);
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 30px;
}
.heading-send {
    margin-top: 30px;
}
.fh5co-tours-contact p {
    color: #5a5a5a;
    width: 95%;
    margin: 0;
    margin-bottom: 20px;
}
.contact-form {
    padding: 15px;
}
#footer .copyright p {
    font-size: 12px;
}
@media only screen and (max-width:991.98px) {
    .fh5co-tours-contact p {
    width: 100%}
}
@media only screen and (min-width:1400px) and (max-width:1499px) {
    .fh5co-tours.fh5co-tours-welcome>div {
    height: 516px;
}
.fh5co-tours.fh5co-tours-welcome img {
    height: 516px;
}
}
@media only screen and (min-width:1200px) and (max-width:1399px) {
    .fh5co-tours.fh5co-tours-welcome>div {
    height: 516px;
}
.fh5co-tours.fh5co-tours-welcome img {
    height: 516px;
}
}
@media only screen and (min-width:992px) and (max-width:1199.98px) {
    .fh5co-tours.fh5co-tours-welcome>div {
    height: 516px;
}
.fh5co-tours.fh5co-tours-welcome img {
    height: 516px;
}
}
@media only screen and (min-width:768px) and (max-width:991.98px) {
    .fh5co-tours.fh5co-tours-welcome>div {
    height: 434px;
}
.fh5co-tours.fh5co-tours-welcome img {
    height: 434px;
}
}
@media only screen and (max-width:767.98px) {
    .home .fh5co-tours: first-child {
    margin-bottom: 0;
}
.fh5co-tours.fh5co-tours-welcome p a.btn {
    margin-top: 0;
}
}
@media only screen and (min-width:576px) and (max-width:767.98px) {
    .fh5co-tours.fh5co-tours-welcome>div {
    height: 439px;
}
.fh5co-tours.fh5co-tours-welcome img {
    height: 439px;
}
}
@media only screen and (min-width:415px) and (max-width:575.98px) {
    .fh5co-tours.fh5co-tours-welcome>div {
    height: 501px;
}
.fh5co-tours.fh5co-tours-welcome img {
    height: 501px;
}
}
@media only screen and (max-width:415px) {
    .fh5co-tours.fh5co-tours-welcome>div {
    height: 649px;
}
.fh5co-tours.fh5co-tours-welcome img {
    height: 649px;
}
}
@media only screen and (min-width:992px) {
    .hamburger {
    display: none;
}
#fh5co-menu-wrap .submenu-button {
    position: absolute;
    top: 14px;
    right: 1px;
    color: #000;
}
:.contact-form {
    height: 700px;
}
.row-equal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.row-equal>[class*="col-"] {
    display: flex;
    flex-direction: column;
}
}
@media only screen and (max-width:1440px) {
    .gridw .no-effect h2 {
    font-size: 35px;
    padding: .3em 0;
    margin-top: 0;
}
.cs-fh5co-tours .con-tours .small-info {
    margin-top: 0;
}
#footer .vs {
    width: 90%;
    max-width: 100%;
    height: auto;
    margin: auto;
}
}
@media only screen and (max-width:1199.98px) {
#fh5co-menu-wrap .submenu-button {
    right: 0;
}
.gridw .no-effect p, .sf-menu a {
    letter-spacing: normal;
}
.fh5co-tours>a .desc h3, .fh5co-tours>div .desc h3 {
    font-size: 21px;
}
.bx-pager .img-thumbnail {
    max-width: 120px;
}
.fh5co-coverinside .desc h3 {
    font-size: 45px;
}
}
@media (min-width:992px) and (max-width: 1199.98px) {
        #fh5co-menu-wrap .sf-menu a {
        padding: .75em 9px !important;
    }
}
@media only screen and (max-width:991.98px) {
    .wrap-owl-carousel .owl-nav i {
    font-size: 20px;
    width: 40px;
    height: 40px;
    padding: 8px;
}
.wrap-owl-carousel .caption h1 {
    font-size: 32px;
}
.wrap-owl-carousel .caption h2.slider-heading {
    font-size: 50px !important;
}
.wrap-owl-carousel .caption {
    width: 70%}
#fh5co-menu-wrap.slide-out-nav {
    position: fixed;
    top: 0;
    right: -280px;
    bottom: 0;
    width: 280px;
    background-color: #244e64;
    margin: 0;
    overflow-y: auto;
    z-index: 11;
    transition: .2s ease-in-out;
    padding: 30px 0;
}
#fh5co-menu-wrap.slide-out-nav.nav-open {
    right: 0;
    display: block;
}
#fh5co-menu-wrap.slide-out-nav .sf-menu {
    float: none;
    list-style: none;
    padding: 0;
}
#fh5co-menu-wrap.slide-out-nav .sf-menu>li {
    float: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#fh5co-menu-wrap.slide-out-nav .sf-menu a {
    color: #fff;
}
#fh5co-menu-wrap.slide-out-nav .sf-menu a.booknow {
    background-color: #7ca6bc;
}
#fh5co-menu-wrap.slide-out-nav .sf-menu a.booknow:hover {
    color: #fff !important;
}
#fh5co-menu-wrap.slide-out-nav .sf-menu .active a, #fh5co-menu-wrap.slide-out-nav .sf-menu a:focus, #fh5co-menu-wrap.slide-out-nav .sf-menu a:hover {
    color: #7ca6bc;
}
#fh5co-menu-wrap.slide-out-nav .sf-menu .submenu-button {
    position: absolute;
    right: 0;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 24px;
    color: #fff;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
}
#fh5co-primary-menu .fh5co-sub-menu:after, #fh5co-primary-menu>li>.sf-with-ul:after {
    display: none;
}
#fh5co-primary-menu .fh5co-sub-menu {
    position: relative;
    padding: 0;
    display: block !important;
}
#fh5co-primary-menu .fh5co-sub-menu li {
    background-color: #5a5a5a;;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
}
#fh5co-primary-menu .fh5co-sub-menu.open {
    display: block !important;
    padding: 0;
}
#fh5co-primary-menu .fh5co-sub-menu a {
    color: #fff !important;
    padding: .75em 1.5em !important;
    line-height: normal;
    font-weight: 600;
}
#fh5co-primary-menu .fh5co-sub-menu li:last-child {
    border-bottom: none !important;
}
#fh5co-primary-menu .fh5co-sub-menu:before {
    display: none;
}
#fh5co-menu-wrap.slide-out-nav.fadeInDown {
    -webkit-animation-name: unset;
    animation-name: unset;
}
.mobile-shift.nav-open {
    left: -280px;
    position: relative;
    transition: left .2s ease-in-out;
    overflow: hidden;
}
.mobile-shift.nav-open::before, .mobile-shift.nav-open:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    z-index: 9;
}
.mobile-shift.nav-open #fh5co-header-section {
    left: -280px;
}
.kebab-toggler {
    display: block;
}
.social-menu.menu-on {
    display: block;
    position: fixed;
    width: 100%;
    left: 0;
    top: 55px;
}
.home-slider .owl-item.active .item {
    -webkit-animation: none;
    animation: none;
}
.home .gridw {
    float: none;
    width: 100%}
.gridw .no-effect figcaption {
    padding: 1em;
}
.fh5co-tours>a:after, .fh5co-tours>div:after {
    background: #244e64;
}
}
@media screen and (min-width:768px) and (max-width:992px) {
    .wrap-owl-carousel .caption {
    top: 100px;
}
.wrap-owl-carousel .home-slider.owl-carousel .owl-item {
    height: 410px;
}
.wrap-owl-carousel .home-slider.owl-carousel .owl-item img {
    height: auto !important;
}
}
@media screen and (min-width:576px) and (max-width:767.98px) {
    .wrap-owl-carousel .caption {
    top: 70px;
}
.wrap-owl-carousel .home-slider.owl-carousel .owl-item {
    height: 300px;
}
.wrap-owl-carousel .home-slider.owl-carousel .owl-item img {
    height: auto !important;
}
}
@media screen and (max-width:768px) {
    .fh5co-tours .con-tours .desc img {
    max-width: 250px;
    height: auto !important;
}
.fh5co-tours>a .desc h2, .fh5co-tours>div .desc h2 {
    font-size: 45px;
}
}
@media(max-width:767.98px) {
    .wrap-owl-carousel .owl-dots, .wrap-owl-carousel .owl-nav {
    display: none;
}
.wrap-owl-carousel .caption {
    width: 80%}
#pop_up_gallery.grid .grid-item, #pop_up_gallery.grid .grid-sizer {
    width: 50%}
.social-menu {
    padding-top: 15px;
}
.social-menu li {
    text-align: center;
}
.social-menu li .icon {
    position: relative;
    top: auto;
    left: auto;
}
.social-menu .contact-info {
    padding-left: 0;
    padding-top: 5px;
}
.socmedia {
    margin-top: 0;
}
#mapid {
    height: 480.98px;
}
#footer .fh5co-footer-link h3 {
    margin-top: 25px;
}
#TA_selfserveprop306 {
    max-width: 100%}
}
.shopping-bag{
    padding: 0 20px;
}
@media(max-width:575.98px) {
    .wrap-owl-carousel .caption h1 {
    font-size: 24px;
}
.wrap-owl-carousel .caption h2 {
    font-size: 26px !important;
}
.fh5co-social-icons {
    max-width: 260px;
}
.fh5co-social-icons>a {
    padding: 4px 6px;
}
.fh5co-social-icons>a i {
    font-size: 22px;
}
.btn {
    padding: 8px 10px;
}
#mapid {
    height: 360px;
}
}
@media screen and (min-width:415px) and (max-width:575.98px) {
    .wrap-owl-carousel .caption {
    top: 45px;
}
.wrap-owl-carousel .home-slider.owl-carousel .owl-item {
    height: 213px;
}
.wrap-owl-carousel .home-slider.owl-carousel .owl-item img {
    height: auto !important;
}
}
@media screen and (max-width:480.98px) {
    .fh5co-tours>a img, .fh5co-tours>div img {
    height: 250px !important;
    width: 100% !important;
}
.fh5co-tours>a .desc h2, .fh5co-tours>div .desc h2 {
    font-size: 35px;
}
.back p {
    margin-top: 0;
    font-size: 10px !important;
    padding: 10px !important;
}
.bx-pager .img-thumbnail {
    max-width: 80px;
}
}
@media screen and (max-width:414.98px) {
    #fh5co-menu-wrap.slide-out-nav {
    right: -260px;
    width: 260px;
}
.mobile-shift.nav-open, .mobile-shift.nav-open #fh5co-header-section {
    left: -260px;
}
.mobile-shift.nav-open .hamburger.is-active {
    right: -15px;
}
.mobile-shift.nav-open .kebab-toggler {
    visibility: hidden;
}
.wrap-owl-carousel .caption {
    top: 60px;
}
.wrap-owl-carousel .caption h1 {
    font-size: 20px;
    padding-top: 0;
}
.wrap-owl-carousel .caption h2 {
    padding-top: 0;
}
.wrap-owl-carousel .home-slider.owl-carousel {
    margin-top: 20px;
}
.wrap-owl-carousel .home-slider.owl-carousel .owl-item {
    height: 220px;
}
.wrap-owl-carousel .home-slider.owl-carousel .owl-item img {
    height: auto !important;
    width: 140%}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .fh5co-tours .con-tours {
        min-height: 380px;
        background: #244e64;
    }
    .fh5co-coverinside {
        min-height: 380px;
    }
    .fh5co-coverinside .backstretch {
        minheight: 380px;
    }
    .fh5co-coverinside .backstretch img {
        min-height: 380px;
    }
}
@media(max-width: 1199.98px) {
        .grid {
        width: 33.33333%;
    }
}
@media (max-width: 991.98px) {
    .fh5co-tours .con-tours {
        height: 360px;
        background: #244e64;
        display: block;
    }
    .row-bottom-padded-md .fh5co-tours>a:after, .row-bottom-padded-md .fh5co-tours>div:after {
        background: unset;
    }
    .row-bottom-padded-md .fh5co-tours>a img, .row-bottom-padded-md .fh5co-tours>div img {
        width: 100%;
        height: auto;
        object-fit: contain;
    }
    #footer .fh5co-footer-link h3 {
        margin-top: 36px;
    }
    .grid {
    width: 50%;
    }
    .fh5co-breakfast img {
        float: left;
        width: 33.3333%;
        height: auto;
        object-fit: contain;
        padding: 12px 6px;
    }
}
@media (max-width: 767.98px)  {
        .grid {
    width: 100%;
    }
}
