@charset "UTF-8";

.site-text-black {
    color: #000
}

.site-text-dark {
    color: #443935
}

.site-text-white {
    color: #fff
}

.site-bg-primary {
    background-color: #066168
}

.site-bg-black {
    background-color: #000
}

.site-bg-dark {
    background-color: #443935
}

.site-bg-white {
    background-color: #fff
}

.site-bg-color-light {
    color: #efffff
}

.site-bg-color-dark {
    color: #dbeeee
}

.site-text-primary {
    color: #066168
}

.site-text-yellow {
    color: #ffaa0d
}

.site-text-light-yellow {
    color: #fff8eb
}

.site-text-paragraph,
body {
    color: #346065
}

body {
    background-color: #efffff;
    font-family: Figtree, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    font-size: 14px
}

a {
    color: #443935
}

a,
a:focus,
a:hover {
    outline: 0 none;
    text-decoration: none
}

a:active,
a:focus,
a:hover {
    color: inherit
}

.overflow-hide {
    overflow: hidden
}

img {
    border-style: none;
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.shadow-bx {
    box-shadow: 0 0 30px rgba(0, 0, 0, .1)
}

.wt-icon-box-wraper:after,
ol.commentlist li:after {
    content: "";
    display: table;
    clear: both
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

ul {
    padding: 0
}

::-moz-selection {
    background: #484848;
    color: #fff
}

::selection {
    background: #484848;
    color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Afacad, sans-serif;
    line-height: 1.2;
    color: #066168
}

h1 {
    font-size: 60px
}

h2 {
    font-size: 46px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 14px
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

dl,
ol,
ul {
    list-style-position: outside;
    padding: 0
}

ol,
ul {
    margin-bottom: 24px
}

ol li,
ul li {
    padding: 0
}

.list-simple li {
    margin-bottom: 10px
}

.list-simple li ul {
    margin-left: 15px;
    margin-top: 10px
}

.list-simple.list-unstyled li ul {
    margin-left: 30px;
    margin-top: 10px
}

.list-angle-right,
.list-arrow,
.list-arrow-circle,
.list-check,
.list-check-circle,
.list-checked,
.list-chevron-circle,
.list-circle,
.list-times-circle {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    font-weight: 600
}

.list-angle-right li,
.list-arrow li,
.list-arrow-circle li,
.list-check li,
.list-check-circle li,
.list-checked li,
.list-chevron-circle li,
.list-circle li,
.list-times-circle li {
    padding: 5px 5px 5px 20px;
    position: relative
}

.list-angle-right li:before,
.list-arrow li:before,
.list-arrow-circle li:before,
.list-check li:before,
.list-check-circle li:before,
.list-checked li:before,
.list-chevron-circle li:before,
.list-circle li:before,
.list-times-circle li:before {
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 3px;
    display: block;
    font-size: 15px;
    color: #000
}

.list-circle li:before {
    top: 6px;
    font-size: 10px;
    content: "\f111"
}

.list-angle-right li:before {
    content: "\f105"
}

.list-arrow li:before {
    content: "\f0da"
}

.list-check li:before {
    content: "\f00c"
}

.list-checked li:before {
    content: "\f046"
}

.list-check-circle li:before {
    content: "\f058"
}

.list-chevron-circle li:before {
    content: "\f138"
}

.list-arrow-circle li:before {
    content: "\f0a9"
}

.list-times-circle li:before {
    content: "\f057"
}

.p-a0 {
    padding: 0
}

.p-a5 {
    padding: 5px
}

.p-a10 {
    padding: 10px
}

.p-a15 {
    padding: 15px
}

.p-a20 {
    padding: 20px
}

.p-a25 {
    padding: 25px
}

.p-a30 {
    padding: 30px
}

.p-a40 {
    padding: 40px
}

.p-a50 {
    padding: 50px
}

.p-a60 {
    padding: 60px
}

.p-a70 {
    padding: 70px
}

.p-a80 {
    padding: 80px
}

.p-a90 {
    padding: 90px
}

.p-a100 {
    padding: 100px
}

.p-a110 {
    padding: 110px
}

.p-a120 {
    padding: 120px
}

.p-a130 {
    padding: 130px
}

.p-a140 {
    padding: 140px
}

.p-a150 {
    padding: 150px
}

.p-t0 {
    padding-top: 0
}

.p-t5 {
    padding-top: 5px
}

.p-t10 {
    padding-top: 10px
}

.p-t15 {
    padding-top: 15px
}

.p-t20 {
    padding-top: 20px
}

.p-t30 {
    padding-top: 30px
}

.p-t40 {
    padding-top: 40px
}

.p-t50 {
    padding-top: 50px
}

.p-t60 {
    padding-top: 60px
}

.p-t70 {
    padding-top: 70px
}

.p-t80 {
    padding-top: 80px
}

.p-t90 {
    padding-top: 90px
}

.p-t100 {
    padding-top: 100px
}

.p-t110 {
    padding-top: 110px
}

.p-t120 {
    padding-top: 120px
}

.p-t130 {
    padding-top: 130px
}

.p-t140 {
    padding-top: 140px
}

.p-t150 {
    padding-top: 150px
}

.p-b0 {
    padding-bottom: 0
}

.p-b5 {
    padding-bottom: 5px
}

.p-b10 {
    padding-bottom: 10px
}

.p-b15 {
    padding-bottom: 15px
}

.p-b20 {
    padding-bottom: 20px
}

.p-b30 {
    padding-bottom: 30px
}

.p-b40 {
    padding-bottom: 40px
}

.p-b50 {
    padding-bottom: 50px
}

.p-b60 {
    padding-bottom: 60px
}

.p-b70 {
    padding-bottom: 70px
}

.p-b80 {
    padding-bottom: 80px
}

.p-b90 {
    padding-bottom: 90px
}

.p-b100 {
    padding-bottom: 100px
}

.p-b110 {
    padding-bottom: 110px
}

.p-b120 {
    padding-bottom: 120px
}

.p-b130 {
    padding-bottom: 130px
}

.p-b140 {
    padding-bottom: 140px
}

.p-b150 {
    padding-bottom: 150px
}

.p-l0 {
    padding-left: 0
}

.p-l5 {
    padding-left: 5px
}

.p-l10 {
    padding-left: 10px
}

.p-l15 {
    padding-left: 15px
}

.p-l20 {
    padding-left: 20px
}

.p-l30 {
    padding-left: 30px
}

.p-l40 {
    padding-left: 40px
}

.p-l50 {
    padding-left: 50px
}

.p-l60 {
    padding-left: 60px
}

.p-l70 {
    padding-left: 70px
}

.p-l80 {
    padding-left: 80px
}

.p-l90 {
    padding-left: 90px
}

.p-l100 {
    padding-left: 100px
}

.p-l110 {
    padding-left: 110px
}

.p-l120 {
    padding-left: 120px
}

.p-l130 {
    padding-left: 130px
}

.p-l140 {
    padding-left: 140px
}

.p-l150 {
    padding-left: 150px
}

.p-r0 {
    padding-right: 0
}

.p-r5 {
    padding-right: 5px
}

.p-r10 {
    padding-right: 10px
}

.p-r15 {
    padding-right: 15px
}

.p-r20 {
    padding-right: 20px
}

.p-r30 {
    padding-right: 30px
}

.p-r40 {
    padding-right: 40px
}

.p-r50 {
    padding-right: 50px
}

.p-r60 {
    padding-right: 60px
}

.p-r70 {
    padding-right: 70px
}

.p-r80 {
    padding-right: 80px
}

.p-r90 {
    padding-right: 90px
}

.p-r100 {
    padding-right: 100px
}

.p-r110 {
    padding-right: 110px
}

.p-r120 {
    padding-right: 120px
}

.p-r130 {
    padding-right: 130px
}

.p-r140 {
    padding-right: 140px
}

.p-r150 {
    padding-right: 150px
}

.p-lr0 {
    padding-left: 0;
    padding-right: 0
}

.p-lr5 {
    padding-left: 5px;
    padding-right: 5px
}

.p-lr10 {
    padding-left: 10px;
    padding-right: 10px
}

.p-lr15 {
    padding-left: 15px;
    padding-right: 15px
}

.p-lr20 {
    padding-left: 20px;
    padding-right: 20px
}

.p-lr30 {
    padding-left: 30px;
    padding-right: 30px
}

.p-lr40 {
    padding-left: 40px;
    padding-right: 40px
}

.p-lr50 {
    padding-left: 50px;
    padding-right: 50px
}

.p-lr60 {
    padding-left: 60px;
    padding-right: 60px
}

.p-lr70 {
    padding-left: 70px;
    padding-right: 70px
}

.p-lr80 {
    padding-left: 80px;
    padding-right: 80px
}

.p-lr90 {
    padding-left: 90px;
    padding-right: 90px
}

.p-lr100 {
    padding-left: 100px;
    padding-right: 100px
}

.p-lr120 {
    padding-left: 120px;
    padding-right: 120px
}

.p-lr150 {
    padding-left: 150px;
    padding-right: 150px
}

.p-tb0 {
    padding-bottom: 0;
    padding-top: 0
}

.p-tb5 {
    padding-bottom: 5px;
    padding-top: 5px
}

.p-tb10 {
    padding-bottom: 10px;
    padding-top: 10px
}

.p-tb15 {
    padding-bottom: 15px;
    padding-top: 15px
}

.p-tb20 {
    padding-bottom: 20px;
    padding-top: 20px
}

.p-tb30 {
    padding-bottom: 30px;
    padding-top: 30px
}

.p-tb40 {
    padding-bottom: 40px;
    padding-top: 40px
}

.p-tb50 {
    padding-bottom: 50px;
    padding-top: 50px
}

.p-tb60 {
    padding-bottom: 60px;
    padding-top: 60px
}

.p-tb70 {
    padding-bottom: 70px;
    padding-top: 70px
}

.p-tb80 {
    padding-bottom: 80px;
    padding-top: 80px
}

.p-tb90 {
    padding-bottom: 90px;
    padding-top: 90px
}

.p-tb100 {
    padding-bottom: 100px;
    padding-top: 100px
}

.p-tb120 {
    padding-bottom: 120px;
    padding-top: 120px
}

.p-tb150 {
    padding-bottom: 150px;
    padding-top: 150px
}

.m-a-1 {
    margin: -1px
}

.m-a0 {
    margin: 0
}

.m-a5 {
    margin: 5px
}

.m-a10 {
    margin: 10px
}

.m-a15 {
    margin: 15px
}

.m-a20 {
    margin: 20px
}

.m-a30 {
    margin: 30px
}

.m-a40 {
    margin: 40px
}

.m-a50 {
    margin: 50px
}

.m-a60 {
    margin: 60px
}

.m-a70 {
    margin: 70px
}

.m-a80 {
    margin: 80px
}

.m-a90 {
    margin: 90px
}

.m-a100 {
    margin: 100px
}

.m-a110 {
    margin: 110px
}

.m-a120 {
    margin: 120px
}

.m-a130 {
    margin: 130px
}

.m-a140 {
    margin: 140px
}

.m-a150 {
    margin: 150px
}

.m-t0 {
    margin-top: 0
}

.m-t5 {
    margin-top: 5px
}

.m-t10 {
    margin-top: 10px
}

.m-t15 {
    margin-top: 15px
}

.m-t20 {
    margin-top: 20px
}

.m-t30 {
    margin-top: 30px
}

.m-t40 {
    margin-top: 40px
}

.m-t50 {
    margin-top: 50px
}

.m-t60 {
    margin-top: 60px
}

.m-t70 {
    margin-top: 70px
}

.m-t80 {
    margin-top: 80px
}

.m-t90 {
    margin-top: 90px
}

.m-t100 {
    margin-top: 100px
}

.m-t110 {
    margin-top: 110px
}

.m-t120 {
    margin-top: 120px
}

.m-t130 {
    margin-top: 130px
}

.m-t140 {
    margin-top: 140px
}

.m-t150 {
    margin-top: 150px
}

.m-b0 {
    margin-bottom: 0
}

.m-b5 {
    margin-bottom: 5px
}

.m-b10 {
    margin-bottom: 10px
}

.m-b15 {
    margin-bottom: 15px
}

.m-b20 {
    margin-bottom: 20px
}

.m-b30 {
    margin-bottom: 30px
}

.m-b40 {
    margin-bottom: 40px
}

.m-b50 {
    margin-bottom: 50px
}

.m-b60 {
    margin-bottom: 60px
}

.m-b70 {
    margin-bottom: 70px
}

.m-b80 {
    margin-bottom: 80px
}

.m-b90 {
    margin-bottom: 90px
}

.m-b100 {
    margin-bottom: 100px
}

.m-b110 {
    margin-bottom: 110px
}

.m-b120 {
    margin-bottom: 120px
}

.m-b130 {
    margin-bottom: 130px
}

.m-b140 {
    margin-bottom: 140px
}

.m-b150 {
    margin-bottom: 150px
}

.m-l0 {
    margin-left: 0
}

.m-l5 {
    margin-left: 5px
}

.m-l10 {
    margin-left: 10px
}

.m-l15 {
    margin-left: 15px
}

.m-l20 {
    margin-left: 20px
}

.m-l30 {
    margin-left: 30px
}

.m-l40 {
    margin-left: 40px
}

.m-l50 {
    margin-left: 50px
}

.m-l60 {
    margin-left: 60px
}

.m-l70 {
    margin-left: 70px
}

.m-l80 {
    margin-left: 80px
}

.m-l90 {
    margin-left: 90px
}

.m-l100 {
    margin-left: 100px
}

.m-l110 {
    margin-left: 110px
}

.m-l120 {
    margin-left: 120px
}

.m-l130 {
    margin-left: 130px
}

.m-l140 {
    margin-left: 140px
}

.m-l150 {
    margin-left: 150px
}

.m-r0 {
    margin-right: 0
}

.m-r5 {
    margin-right: 5px
}

.m-r10 {
    margin-right: 10px
}

.m-r15 {
    margin-right: 15px
}

.m-r20 {
    margin-right: 20px
}

.m-r30 {
    margin-right: 30px
}

.m-r40 {
    margin-right: 40px
}

.m-r50 {
    margin-right: 50px
}

.m-r60 {
    margin-right: 60px
}

.m-r70 {
    margin-right: 70px
}

.m-r80 {
    margin-right: 80px
}

.m-r90 {
    margin-right: 90px
}

.m-r100 {
    margin-right: 100px
}

.m-r110 {
    margin-right: 110px
}

.m-r120 {
    margin-right: 120px
}

.m-r130 {
    margin-right: 130px
}

.m-r140 {
    margin-right: 140px
}

.m-r150 {
    margin-right: 150px
}

.m-lr0 {
    margin-left: 0;
    margin-right: 0
}

.m-lr5 {
    margin-left: 5px;
    margin-right: 5px
}

.m-lr10 {
    margin-left: 10px;
    margin-right: 10px
}

.m-lr15 {
    margin-left: 15px;
    margin-right: 15px
}

.m-lr20 {
    margin-left: 20px;
    margin-right: 20px
}

.m-lr30 {
    margin-left: 30px;
    margin-right: 30px
}

.m-lr40 {
    margin-left: 40px;
    margin-right: 40px
}

.m-lr50 {
    margin-left: 50px;
    margin-right: 50px
}

.m-lr60 {
    margin-left: 60px;
    margin-right: 60px
}

.m-lr70 {
    margin-left: 70px;
    margin-right: 70px
}

.m-lr80 {
    margin-left: 80px;
    margin-right: 80px
}

.m-lr90 {
    margin-left: 90px;
    margin-right: 90px
}

.m-lr100 {
    margin-left: 100px;
    margin-right: 100px
}

.m-lr120 {
    margin-left: 120px;
    margin-right: 120px
}

.m-lr150 {
    margin-left: 150px;
    margin-right: 150px
}

.m-tb0 {
    margin-bottom: 0;
    margin-top: 0
}

.m-tb5 {
    margin-bottom: 5px;
    margin-top: 5px
}

.m-tb10 {
    margin-bottom: 10px;
    margin-top: 10px
}

.m-tb15 {
    margin-bottom: 15px;
    margin-top: 15px
}

.m-tb20 {
    margin-bottom: 20px;
    margin-top: 20px
}

.m-tb30 {
    margin-bottom: 30px;
    margin-top: 30px
}

.m-tb40 {
    margin-bottom: 40px;
    margin-top: 40px
}

.m-tb50 {
    margin-bottom: 50px;
    margin-top: 50px
}

.m-tb60 {
    margin-bottom: 60px;
    margin-top: 60px
}

.m-tb70 {
    margin-bottom: 70px;
    margin-top: 70px
}

.m-tb80 {
    margin-bottom: 80px;
    margin-top: 80px
}

.m-tb90 {
    margin-bottom: 90px;
    margin-top: 90px
}

.m-tb100 {
    margin-bottom: 100px;
    margin-top: 100px
}

.m-tb120 {
    margin-bottom: 120px;
    margin-top: 120px
}

.m-tb150 {
    margin-bottom: 150px;
    margin-top: 150px
}

.no-col-gap [class*=col-lg-],
.no-col-gap [class*=col-md-],
.no-col-gap [class*=col-sm-],
.no-col-gap [class*=col-xs-] {
    padding-left: 0;
    padding-right: 0
}

.bg-center {
    background-position: 50%
}

.bg-top-left {
    background-position: 0 0
}

.bg-top-right {
    background-position: 100% 0
}

.bg-top-center {
    background-position: top
}

.bg-bottom-left {
    background-position: 0 100%
}

.bg-bottom-right {
    background-position: 100% 100%
}

.bg-bottom-center {
    background-position: bottom
}

.bg-left-center {
    background-position: 0
}

.bg-right-center {
    background-position: 100%
}

.bg-auto {
    background-size: auto
}

.bg-contain {
    background-size: contain
}

.bg-cover {
    background-size: cover
}

.bg-full-width {
    background-size: 100% auto
}

.bg-full-height {
    background-size: auto 100%
}

.bg-repeat {
    background-repeat: repeat
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.bg-repeat-x {
    background-repeat: repeat-x
}

.bg-repeat-y {
    background-repeat: repeat-y
}

.bg-fixed {
    background-attachment: fixed
}

.bg-scroll {
    background-attachment: scroll
}

.overlay-main {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.overlay-light .overlay-main {
    opacity: .3
}

.overlay-dark .overlay-main {
    opacity: .9
}

.overlay-wraper>.container,
.overlay-wraper>.container-fluid,
.overlay-wraper>.wt-icon-box-wraper,
.overlay-wraper>.wt-left-part,
.overlay-wraper>.wt-right-part {
    position: relative;
    z-index: 1
}

.rounded-bx,
.wt-box,
.wt-icon-box,
.wt-icon-box-small,
.wt-post-thum,
.wt-thum-bx {
    position: relative
}

.wt-box.no-margin {
    margin-bottom: 0
}

.wt-icon-box-xld {
    width: 180px;
    height: 180px;
    display: inline-block;
    text-align: center
}

.wt-icon-box-xld i {
    font-size: 100px
}

.wt-icon-box-xld img {
    height: 90px
}

.wt-icon-box-xl {
    width: 150px;
    height: 150px;
    display: inline-block;
    text-align: center
}

.wt-icon-box-xl i {
    font-size: 80px
}

.wt-icon-box-xl img {
    height: 80px
}

.wt-icon-box-lg {
    width: 120px;
    height: 120px;
    display: inline-block;
    text-align: center
}

.wt-icon-box-lg i {
    font-size: 60px
}

.wt-icon-box-lg img {
    height: 55px
}

.wt-icon-box-md {
    width: 100px;
    height: 100px;
    display: inline-block;
    text-align: center
}

.wt-icon-box-md i {
    font-size: 45px
}

.wt-icon-box-md img {
    height: 40px
}

.wt-icon-box-sm {
    width: 80px;
    height: 80px;
    display: inline-block;
    text-align: center
}

.wt-icon-box-sm i {
    font-size: 30px
}

.wt-icon-box-sm img {
    height: 30px
}

.wt-icon-box-xs {
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center
}

.wt-icon-box-xs i {
    font-size: 20px
}

.wt-icon-box-xs img {
    height: 20px
}

.wt-icon-box-lg.radius,
.wt-icon-box-md.radius,
.wt-icon-box-sm.radius,
.wt-icon-box-xl.radius,
.wt-icon-box-xld.radius,
.wt-icon-box-xs.radius {
    border-radius: 100%
}

.wt-icon-box-lg i,
.wt-icon-box-md i,
.wt-icon-box-sm i,
.wt-icon-box-xl i,
.wt-icon-box-xld i,
.wt-icon-box-xs i {
    vertical-align: middle
}

.wt-icon-box-lg img,
.wt-icon-box-md img,
.wt-icon-box-sm img,
.wt-icon-box-xl img,
.wt-icon-box-xld img,
.wt-icon-box-xs img {
    vertical-align: middle;
    max-width: 100%;
    width: auto
}

.icon-lg,
.icon-md,
.icon-sm,
.icon-xl,
.icon-xld,
.icon-xs {
    display: inline-block;
    text-align: center
}

.icon-lg i,
.icon-md i,
.icon-sm i,
.icon-xl i,
.icon-xld i,
.icon-xs i {
    vertical-align: middle
}

.icon-lg img,
.icon-md img,
.icon-sm img,
.icon-xl img,
.icon-xld img,
.icon-xs img {
    vertical-align: middle;
    max-width: 100%;
    width: auto
}

.icon-xld {
    width: 120px
}

.icon-xld i {
    font-size: 100px;
    line-height: 100px
}

.icon-xld.inline-icon {
    text-align: left !important;
    width: auto
}

.icon-xl {
    width: 100px
}

.icon-xl i {
    font-size: 80px;
    line-height: 80px
}

.icon-xl.inline-icon {
    text-align: left !important;
    width: auto
}

.icon-lg {
    width: 80px
}

.icon-lg i {
    font-size: 60px;
    line-height: 60px
}

.icon-lg.inline-icon {
    text-align: left !important;
    width: auto
}

.icon-md {
    width: 60px
}

.icon-md i {
    font-size: 45px;
    line-height: 45px
}

.icon-md.inline-icon {
    text-align: left !important;
    width: auto
}

.icon-sm {
    width: 40px
}

.icon-sm i {
    font-size: 30px;
    line-height: 30px
}

.icon-sm.inline-icon {
    text-align: left !important;
    width: auto
}

.icon-xs {
    width: 30px
}

.icon-xs i {
    font-size: 20px;
    line-height: 20px
}

.icon-xs.inline-icon {
    text-align: left !important;
    width: auto
}

.wt-icon-box-wraper {
    position: relative
}

.wt-icon-box-wraper .wt-tilte {
    margin-top: 0
}

.wt-icon-box-wraper .after-titile-line {
    margin-bottom: 10px
}

.wt-icon-box-wraper p:last-child {
    margin: 0
}

.icon-content {
    overflow: hidden
}

.wt-icon-box-lg,
.wt-icon-box-md,
.wt-icon-box-sm,
.wt-icon-box-xl,
.wt-icon-box-xld,
.wt-icon-box-xs {
    display: table
}

.wt-icon-box-lg .icon-cell,
.wt-icon-box-md .icon-cell,
.wt-icon-box-sm .icon-cell,
.wt-icon-box-xl .icon-cell,
.wt-icon-box-xld .icon-cell,
.wt-icon-box-xs .icon-cell {
    display: table-cell;
    vertical-align: middle
}

.wt-icon-box-wraper.left .icon-lg,
.wt-icon-box-wraper.left .icon-md,
.wt-icon-box-wraper.left .icon-sm,
.wt-icon-box-wraper.left .icon-xl,
.wt-icon-box-wraper.left .icon-xld,
.wt-icon-box-wraper.left .icon-xs,
.wt-icon-box-wraper.left .wt-icon-box-lg,
.wt-icon-box-wraper.left .wt-icon-box-md,
.wt-icon-box-wraper.left .wt-icon-box-sm,
.wt-icon-box-wraper.left .wt-icon-box-xl,
.wt-icon-box-wraper.left .wt-icon-box-xld,
.wt-icon-box-wraper.left .wt-icon-box-xs {
    float: left;
    margin-right: 10px
}

.wt-icon-box-wraper.right {
    text-align: right
}

.wt-icon-box-wraper.right .wt-icon-box-lg,
.wt-icon-box-wraper.right .wt-icon-box-md,
.wt-icon-box-wraper.right .wt-icon-box-sm,
.wt-icon-box-wraper.right .wt-icon-box-xl,
.wt-icon-box-wraper.right .wt-icon-box-xld,
.wt-icon-box-wraper.right .wt-icon-box-xs {
    float: right;
    display: table;
    margin-left: 20px
}

.wt-icon-box-wraper.right .icon-lg,
.wt-icon-box-wraper.right .icon-md,
.wt-icon-box-wraper.right .icon-sm,
.wt-icon-box-wraper.right .icon-xl,
.wt-icon-box-wraper.right .icon-xld,
.wt-icon-box-wraper.right .icon-xs {
    float: right;
    margin-left: 20px
}

.wt-icon-box-wraper.center {
    text-align: center
}

.wt-icon-box-wraper.center .wt-icon-box-lg,
.wt-icon-box-wraper.center .wt-icon-box-md,
.wt-icon-box-wraper.center .wt-icon-box-sm,
.wt-icon-box-wraper.center .wt-icon-box-xl,
.wt-icon-box-wraper.center .wt-icon-box-xld,
.wt-icon-box-wraper.center .wt-icon-box-xs {
    margin-left: auto;
    margin-right: auto
}

.wt-icon-box-wraper.bx-style-1,
.wt-icon-box-wraper.bx-style-2 {
    border: 1px solid #ddd
}

.wt-icon-box-wraper.bx-style-2.center [class*=wt-icon-box-] {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateY(-50%)
}

.wt-icon-box-wraper.bx-style-2.left [class*=wt-icon-box-],
.wt-icon-box-wraper.bx-style-2.right [class*=wt-icon-box-] {
    position: absolute
}

.site-button-link {
    position: relative;
    font-weight: 600;
    color: #066168;
    font-size: 16px;
    z-index: 1;
    transition: all .5s ease;
    font-family: Figtree, sans-serif;
    text-transform: uppercase;
    padding-left: 40px;
    transition: .5s
}

.site-button-link:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 1px;
    background-color: #066168;
    transition: .5s
}

.site-button-link:hover {
    padding-left: 30px;
    color: #066168
}

.site-button-link:hover:after {
    width: 20px
}

.site-button {
    outline: none;
    color: #000;
    font-weight: 500;
    padding: 15px 30px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: inline-flex;
    font-family: Figtree, sans-serif;
    background-color: #85d200;
    border: none;
    font-size: 18px;
    transition: all .5s ease;
    white-space: nowrap;
    border-radius: 50px
}

.site-button.butn-bg-shape:after {
    background: #fff;
    content: "";
    height: 160px;
    opacity: 0;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 3s cubic-bezier(.19, 1, .22, 1);
    width: 40px
}

.site-button:active,
.site-button:hover {
    transform: translateY(-3px);
    color: #fff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .3)
}

.site-button.butn-bg-shape:after {
    left: -100%
}

.site-button.butn-bg-shape:hover:after {
    left: 200%;
    opacity: .6
}

.site-button span {
    z-index: 20
}

.site-button.outline {
    background-color: transparent;
    color: #066168;
    border-radius: 50px;
    border: 2px solid #85d200;
    padding: 8px 25px;
    font-size: 14px
}

.site-button.outline:hover {
    color: #ffaa0d;
    border-color: #fff
}

.site-button.outline:after {
    background: #85d200;
    content: "";
    height: 160px;
    opacity: 0;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 3s cubic-bezier(.19, 1, .22, 1);
    width: 40px;
    left: -100%
}

.site-button.outline:hover:after {
    left: 200%;
    opacity: .6
}

.site-button.white-txt {
    color: #fff
}

.site-button.white-bg {
    color: #066168;
    background-color: #fff
}

.site-button.white-bg.butn-bg-shape:after {
    background: #85d200;
    content: "";
    height: 160px;
    opacity: 0;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 3s cubic-bezier(.19, 1, .22, 1);
    width: 40px
}

.site-button.white-bg.butn-bg-shape:hover:after {
    opacity: .6
}

.site-btn-effect {
    color: transparent !important;
    transition: all .3s ease !important
}

.site-button.site-btn-effect {
    text-shadow: 0 0 0 #fff, 400px 0 0 #fff
}

.site-button.site-btn-effect:hover {
    text-shadow: -400px 0 0 #000, 0 0 0 #000
}

.site-button-secondry.site-btn-effect {
    text-shadow: 0 0 0 #fff, 400px 0 0 #fff
}

.site-button-secondry:hover.site-btn-effect {
    text-shadow: -400px 0 0 #fff, 0 0 0 #fff
}

.mfp-video.video-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    margin: -25px;
    color: #fff;
    display: block;
    z-index: 10;
    font-size: 14px;
    border: 2px solid #fff;
    border-radius: 50%
}

.mfp-video.video-play-btn:hover {
    background-color: #0f1221;
    color: #fff;
    border: 2px solid transparent
}

.mfp-video.video-play-btn i {
    margin-right: -5px
}

.site-button.text-uppercase {
    text-transform: uppercase
}

.button-sm {
    padding: 5px 10px;
    font-size: 12px
}

.button-lg {
    padding: 15px 30px;
    font-size: 16px
}

.button-xl {
    padding: 30px 50px;
    font-size: 24px
}

.radius-no {
    border-radius: 0
}

.radius-sm {
    border-radius: 10px
}

.radius-md {
    border-radius: 20px
}

.radius-xl {
    border-radius: 100px
}

.radius-bx {
    border-radius: 100%
}

.owl-carousel .owl-nav {
    margin-top: 40px;
    text-align: center
}

.owl-carousel .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 30px
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    outline: none !important
}

.owl-carousel .owl-dots .owl-dot span {
    width: 16px;
    height: 6px;
    margin: 5px 4px;
    background: #8a8a8a;
    display: block;
    border-radius: 0;
    transition: opacity .2s ease
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background: #066168
}

.owl-btn-top-center .owl-nav,
.owl-btn-top-left .owl-nav,
.owl-btn-top-right .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0
}

.owl-btn-top-center .owl-stage-outer,
.owl-btn-top-left .owl-stage-outer,
.owl-btn-top-right .owl-stage-outer {
    padding-top: 60px
}

.owl-btn-top-center .owl-nav {
    text-align: center
}

.owl-btn-top-left .owl-nav {
    text-align: left
}

.owl-btn-top-right .owl-nav {
    text-align: right
}

.owl-btn-bottom-center .owl-nav {
    text-align: center
}

.owl-btn-bottom-left .owl-nav {
    text-align: left
}

.owl-btn-bottom-right .owl-nav {
    text-align: right
}

.owl-btn-vertical-center .owl-nav {
    margin: 0
}

.owl-btn-vertical-center .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    margin: -15px 0;
    left: 0
}

.owl-btn-vertical-center .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin: -15px 0;
    right: 0
}

.owl-btn-hover .owl-nav {
    opacity: 0
}

.owl-btn-hover:hover .owl-nav {
    opacity: 1
}

.owl-carousel .owl-item img {
    transform-style: inherit
}

.owl-carousel .owl-nav button.owl-prev {
    background-color: #443935 !important;
    color: #fff !important;
    padding: 6px !important;
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
    opacity: 1;
    margin-right: 5px;
    font-weight: 500
}

.owl-carousel .owl-nav button.owl-prev i {
    font-style: normal
}

.owl-carousel .owl-nav button.owl-prev:active,
.owl-carousel .owl-nav button.owl-prev:focus,
.owl-carousel .owl-nav button.owl-prev:hover {
    background-color: #066168 !important;
    color: #fff;
    opacity: .9
}

.owl-carousel .owl-nav button.owl-next {
    background-color: #443935 !important;
    color: #fff !important;
    padding: 6px !important;
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
    opacity: 1;
    margin-right: 0;
    font-weight: 500
}

.owl-carousel .owl-nav button.owl-next i {
    font-style: normal
}

.owl-carousel .owl-nav button.owl-next:active,
.owl-carousel .owl-nav button.owl-next:focus,
.owl-carousel .owl-nav button.owl-next:hover {
    background-color: #066168 !important;
    color: #fff;
    opacity: .9
}

.owl-dots-bottom-left .owl-dots {
    bottom: 0;
    padding: 15px 20px;
    position: absolute;
    width: 100%;
    text-align: left
}

.owl-dots-bottom-right .owl-dots {
    text-align: right
}

.owl-dots-bottom-center .owl-dots,
.owl-dots-bottom-right .owl-dots {
    bottom: 0;
    padding: 15px 20px;
    position: absolute;
    width: 100%
}

.bypostauthor,
.gallery-caption,
.sticky {
    clear: both
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.wt-tabs .tab-pane {
    padding: 20px;
    border: 5px solid #066168;
    background-color: #fff
}

.wt-tabs .nav-tabs {
    border: 0
}

.wt-tabs .nav-tabs>li {
    border: 1px solid #ebebeb
}

.wt-tabs .nav-tabs>li>a {
    color: #000;
    background-color: #fff;
    font-size: 16px;
    padding: 15px;
    border: 0;
    display: block;
    font-weight: 600
}

.wt-tabs .nav-tabs>li>a i {
    margin-right: 5px
}

.wt-tabs .nav-tabs>li a.active,
.wt-tabs .nav-tabs>li a.active:focus,
.wt-tabs .nav-tabs>li a.active:hover {
    background-color: #066168;
    color: #000
}

.wt-tabs .nav>li>a:focus,
.wt-tabs .nav>li>a:hover {
    background-color: transparent;
    border: 0
}

.wt-tabs .nav li a:hover {
    border: 1px
}

.wt-tabs.tabs-default .tabs-default-nav .nav-tabs {
    display: flex;
    justify-content: flex-end
}

@media (max-width:767px) {
    .wt-tabs.tabs-default .tabs-default-nav .nav-tabs {
        justify-content: flex-start
    }
}

.wt-tabs.tabs-default .tabs-default-nav .nav-tabs>li>a {
    color: #000
}

.wt-tabs.tabs-default .tabs-default-nav .nav-tabs>li>a span {
    display: block
}

.wt-tabs.tabs-default .tabs-default-nav .nav-tabs>li>a span i {
    font-weight: 400
}

.wt-tabs.tabs-default .tabs-default-nav .nav-tabs>li>a.active {
    color: #fff
}

.wt-tabs.tabs-default .tabs-default-nav .nav-tabs>li.active>a,
.wt-tabs.tabs-default .tabs-default-nav .nav-tabs>li.active>a:focus,
.wt-tabs.tabs-default .tabs-default-nav .nav-tabs>li.active>a:hover {
    color: #000;
    border-color: #ddd #ddd #fff
}

.wt-tabs.tabs-default .tab-pane {
    color: #fff
}

@media (max-width:991px) {
    .wt-tabs.tabs-default .tab-pane {
        padding: 0
    }
}

.header-nav .nav li.has-child>a .trv-menu-caret {
    width: 14px;
    height: 14px;
    margin-left: 5px;
    vertical-align: -2px;
    opacity: .85;
    transition: transform .3s ease
}

@media (max-width:1399px) {
    .header-nav .nav li.has-child>a .trv-menu-caret {
        float: right;
        margin-top: 4px
    }
}

.header-nav .nav>li.has-child.nav-active>a .trv-menu-caret,
.header-nav .nav>li.has-child:hover>a .trv-menu-caret {
    transform: rotate(180deg)
}

.header-nav .nav .sub-menu li.has-child>a {
    position: relative
}

.header-nav .nav .sub-menu li.has-child>a .trv-menu-caret {
    position: absolute;
    right: 16px;
    top: 50%;
    margin-left: 0;
    transform: translateY(-50%)
}

.header-style-1 {
    position: absolute;
    left: 35px;
    right: 35px;
    top: 35px;
    transition: all .5s ease;
    z-index: 999
}

@media (max-width:991px) {
    .header-style-1 {
        left: 0;
        right: 0;
        top: 0
    }
}

.header-style-1.is-fixed {
    position: fixed;
    top: 0;
    left: 35px;
    right: 35px;
    z-index: 999
}

@media (max-width:991px) {
    .header-style-1.is-fixed {
        left: 20px;
        right: 20px
    }
}

@media (max-width:767px) {
    .header-style-1 .top-bar .container {
        max-width: 100%
    }
}

.header-style-1 .top-bar {
    border-bottom: 1px solid #dcdcdc
}

.header-style-1 .top-bar .wt-topbar-left-info {
    margin: 0
}

.header-style-1 .top-bar .wt-topbar-left-info li {
    display: inline-block;
    color: #000;
    padding: 0 15px;
    border-right: 1px solid #dcdcdc;
    line-height: 40px
}

@media (max-width:991px) {
    .header-style-1 .top-bar .wt-topbar-left-info li {
        padding: 0 10px;
        font-size: 14px
    }
}

@media (max-width:540px) {
    .header-style-1 .top-bar .wt-topbar-left-info li {
        padding: 0;
        width: 100%;
        border: 0
    }
}

.header-style-1 .top-bar .wt-topbar-left-info li:first-child {
    padding-left: 0
}

.header-style-1 .top-bar .wt-topbar-left-info li:last-child {
    border-right: 0
}

.header-style-1 .top-bar .wt-topbar-left-info li i {
    color: #066168;
    padding-right: 15px;
    font-size: 18px
}

.header-style-1 .top-bar .wt-topbar-left-info li span {
    font-weight: 600
}

.header-style-1 .top-bar .wt-topbar-right-info {
    margin: 0
}

@media (max-width:767px) {
    .header-style-1 .top-bar .wt-topbar-right-info {
        display: none
    }
}

.header-style-1 .top-bar .wt-topbar-right-info ul {
    margin-bottom: 0;
    display: flex;
    border-right: 1px solid #dcdcdc;
    list-style: none
}

.header-style-1 .top-bar .wt-topbar-right-info ul li a {
    list-style: none;
    display: block;
    position: relative;
    width: 40px;
    height: 42px;
    line-height: 42px;
    border-left: 1px solid #dcdcdc;
    text-align: center
}

.header-style-1 .top-bar .wt-topbar-right-info ul li a:hover {
    background-color: #066168;
    color: #fff
}

.header-style-1 .extra-nav {
    display: flex;
    align-items: center
}

.header-style-1 .extra-nav .extra-cell:first-child {
    padding-left: 0
}

.header-style-1 .extra-nav .extra-cell .header-search .header-search-icon {
    padding: 20px;
    color: #fff;
    font-size: 24px
}

.header-style-1 .extra-nav .extra-cell .header-search .header-search-icon i {
    transition: all .5s ease
}

@media (max-width:575px) {
    .header-style-1 .extra-nav .extra-cell .header-search .header-search-icon {
        padding: 20px 16px 20px 20px
    }
}

.header-style-1 .extra-nav .extra-cell .header-search .header-search-icon:hover i {
    color: #85d200
}

.header-style-1 .trv-r-section-block {
    position: relative;
    z-index: 1;
    padding: 20px 0 20px 20px
}

@media (max-width:1199px) {
    .header-style-1 .trv-r-section-block {
        padding: 0
    }
}

.header-style-1 .trv-r-section-block>a {
    color: #066168;
    display: block
}

.header-style-1 .trv-r-section-block>a span {
    height: 2px;
    background-color: #fff;
    width: 28px;
    display: block;
    transition: all .5s ease
}

@media (max-width:1199px) {

    .header-style-1 .trv-r-section-block>a span.trv-nev-line1,
    .header-style-1 .trv-r-section-block>a span.trv-nev-line2 {
        display: none
    }
}

.header-style-1 .trv-r-section-block>a .trv-new-info-btn {
    display: none;
    text-transform: uppercase;
    position: fixed;
    transform: rotate(-90deg) translateY(-50%);
    left: auto;
    right: -40px;
    background-color: #066168;
    padding: 0 20px;
    border-radius: 10px 10px 0 0;
    color: #fff;
    letter-spacing: 2px;
    top: 50%
}

@media (max-width:1199px) {
    .header-style-1 .trv-r-section-block>a .trv-new-info-btn {
        display: block
    }
}

@media (max-width:420px) {
    .header-style-1 .trv-r-section-block>a .trv-new-info-btn {
        font-size: 12px
    }
}

.header-style-1 .trv-r-section-block>a span.trv-nev-line2 {
    margin: 7px 0
}

.header-style-1 .trv-r-section-block>a:hover span.trv-nev-line2 {
    width: 65%
}

.header-style-1 .logo-header {
    display: table;
    float: left;
    vertical-align: middle;
    padding: 0;
    font-size: 36px;
    color: #000;
    z-index: 11
}

@media (max-width:1200px) {
    .header-style-1 .logo-header {
        height: 70px
    }
}

@media (max-width:991px) {
    .header-style-1 .logo-header {
        width: 150px
    }
}

@media (max-width:575px) {
    .header-style-1 .logo-header {
        margin: 0 15px 0 0
    }
}

@media (max-width:360px) {
    .header-style-1 .logo-header {
        width: 120px
    }
}

.header-style-1 .logo-header .logo-header-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    z-index: 1
}

.header-style-1 .logo-header .logo-header-inner img {
    max-width: 160px;
    max-height: 100%
}

@media (max-width:1366px) {
    .header-style-1 .logo-header .logo-header-inner img {
        max-width: 140px
    }
}

@media (max-width:991px) {
    .header-style-1 .logo-header .logo-header-inner img {
        max-width: 110px
    }
}

.header-style-1 .company-site-info {
    list-style: none;
    display: flex
}

@media (max-width:991px) {
    .header-style-1 .company-site-info {
        float: left;
        padding-top: 20px
    }
}

@media (max-width:540px) {
    .header-style-1 .company-site-info {
        display: none
    }
}

.header-style-1 .company-site-info li {
    display: inline-flex;
    display: -ms-inline-flexbox;
    align-items: center;
    color: #443935;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    margin: 0 10px;
    position: relative
}

@media (max-width:1320px) {
    .header-style-1 .company-site-info li {
        display: none
    }
}

.header-style-1 .company-site-info li i {
    color: #066168;
    margin-right: 10px;
    font-size: 22px;
    line-height: 0px;
    font-weight: 300
}

.header-style-1 .company-site-info li span {
    display: inline-block
}

.header-style-1.site-header {
    z-index: 999
}

.header-style-1.site-header ol,
.header-style-1.site-header ul {
    margin-bottom: 0
}

.header-style-1 .main-bar {
    width: 100%;
    min-height: 120px;
    padding: 0 55px 0 35px;
    transition: all .5s ease;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:1199px) {
    .header-style-1 .main-bar {
        padding: 0 25px
    }
}

@media (max-width:1024px) {
    .header-style-1 .main-bar {
        padding: 0 25px
    }
}

@media (max-width:991px) {
    .header-style-1 .main-bar {
        padding: 0 55px 0 16px;
        min-height: 80px
    }
}

.header-style-1 .navbar-toggler {
    border: none;
    margin: 24px 0 24px 5px;
    padding: 12px 0 12px 10px
}

@media (max-width:1199px) {
    .header-style-1 .navbar-toggler {
        display: block;
        margin-top: 14px;
        margin-bottom: 14px;
        float: right;
        outline: none !important
    }
}

@media (max-width:540px) {
    .header-style-1 .navbar-toggler {
        margin: 24px 0 24px 5px
    }
}

.header-style-1 .navbar-toggler .icon-bar {
    background: #443935;
    height: 3px;
    border-radius: 0;
    display: block;
    width: 22px
}

@media (max-width:1199px) {
    .header-style-1 .navbar-toggler .icon-bar {
        background: #fff
    }
}

.header-style-1 .navbar-toggler .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (max-width:1199px) {
    .header-style-1 .navbar-toggler {
        margin-top: 14px;
        margin-bottom: 14px
    }
}

@media (max-width:420px) {
    .header-style-1 .navbar-toggler {
        margin-left: 10px
    }
}

@media (max-width:540px) {
    .header-style-1.is-fixed .navbar-toggler {
        margin-bottom: 0
    }
}

@media (max-width:1199px) {
    .header-style-1.is-fixed.mobile-sider-drawer-menu .header-nav .nav {
        overflow: auto;
        max-height: 100%
    }
}

.header-style-1.is-fixed.mobile-sider-drawer-menu .header-nav .nav>li>a {
    padding: 12px 15px !important
}

@media (max-width:1023px) {
    .header-style-1.is-fixed.mobile-sider-drawer-menu .header-nav .nav>li>a {
        padding: 12px !important
    }
}

.header-style-1 .header-nav {
    position: relative;
    padding: 0;
    z-index: 10;
    flex-grow: inherit
}

@media (max-width:1199px) {
    .header-style-1 .header-nav {
        clear: both;
        margin: 0 -15px;
        border-bottom: 1px solid #e9e9e9
    }

    .header-style-1 .header-nav.navbar-collapse {
        align-items: start
    }
}

.header-style-1 .header-nav .nav {
    display: flex;
    justify-content: flex-start
}

@media (max-width:1199px) {
    .header-style-1 .header-nav .nav {
        float: none;
        margin: 0;
        background: #fff;
        display: block;
        width: 100%;
        left: 0
    }

    .header-style-1 .header-nav .nav li {
        float: none
    }

    .header-style-1 .header-nav .nav li.has-child.nav-active>a {
        color: #066168
    }
}

.header-style-1 .header-nav .nav li i {
    font-size: 9px;
    margin-left: 3px;
    margin-top: -3px;
    vertical-align: middle;
    opacity: .7
}

@media (max-width:1199px) {
    .header-style-1 .header-nav .nav li i {
        float: right
    }
}

.header-style-1 .header-nav .nav>li {
    position: relative;
    overflow: hidden
}

.header-style-1 .header-nav .nav>li:hover {
    overflow: visible
}

@media (max-width:1199px) {
    .header-style-1 .header-nav .nav>li ul {
        display: none;
        position: static;
        visibility: visible;
        width: auto;
        background: #f9f9f9
    }
}

.header-style-1 .header-nav .nav>li>a {
    color: #fff;
    font-size: 18px;
    padding: 30px 20px;
    cursor: pointer;
    font-weight: 500;
    display: block
}

@media (max-width:1680px) {
    .header-style-1 .header-nav .nav>li>a {
        padding: 30px 14px
    }
}

@media (max-width:1600px) {
    .header-style-1 .header-nav .nav>li>a {
        padding: 30px 12px
    }
}

@media (max-width:1440px) {
    .header-style-1 .header-nav .nav>li>a {
        padding: 30px 10px
    }
}

.header-style-1 .header-nav .nav>li>a:hover {
    background-color: transparent;
    color: #ffaa0d
}

.header-style-1 .header-nav .nav>li>a:active,
.header-style-1 .header-nav .nav>li>a:focus {
    background-color: transparent
}

@media (max-width:1199px) {

    .header-style-1 .header-nav .nav>li.active>a,
    .header-style-1 .header-nav .nav>li.current-menu-item>a {
        color: #000
    }

    .header-style-1 .header-nav .nav>li>a:active,
    .header-style-1 .header-nav .nav>li>a:focus,
    .header-style-1 .header-nav .nav>li>a:hover {
        background-color: #f0f0f0;
        text-decoration: none
    }
}

.header-style-1 .header-nav .nav>li.active>a,
.header-style-1 .header-nav .nav>li.current-menu-item>a {
    background-color: transparent;
    color: #85d200
}

.header-style-1 .header-nav .nav>li:hover>a {
    color: #85d200
}

.header-style-1 .header-nav .nav>li:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
    transition: all .3s ease;
    border-radius: 16px
}

.header-style-1 .header-nav .nav>li .sub-menu {
    background-color: #fff;
    display: block;
    left: 0;
    top: 100%;
    list-style: none;
    margin: 20px 0 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    width: 220px;
    z-index: 10
}

@media (max-width:1199px) {
    .header-style-1 .header-nav .nav>li .sub-menu {
        display: none;
        position: static;
        visibility: visible;
        width: auto;
        background: #f9f9f9;
        opacity: 1;
        margin: 0 !important;
        transition: inherit !important
    }
}

.header-style-1 .header-nav .nav>li .sub-menu li {
    border-bottom: 1px solid #f4f4f4;
    position: relative;
    text-transform: none
}

.header-style-1 .header-nav .nav>li .sub-menu li a {
    color: #066168;
    display: block;
    font-size: 14px;
    padding: 12px 20px;
    font-weight: 600;
    cursor: pointer
}

.header-style-1 .header-nav .nav>li .sub-menu li a:hover {
    color: #000;
    text-decoration: none
}

.header-style-1 .header-nav .nav>li .sub-menu li:hover>a {
    color: #066168
}

.header-style-1 .header-nav .nav>li .sub-menu li:last-child {
    border-bottom: 0
}

.header-style-1 .header-nav .nav>li .sub-menu li .fa {
    color: #066168;
    display: block;
    float: right;
    position: absolute;
    right: 10px;
    top: 6px
}

.header-style-1 .header-nav .nav>li .sub-menu li>.sub-menu {
    left: 220px;
    margin: 0;
    transition: all .5s ease;
    border-radius: 0 15px 15px 0
}

@media (max-width:1199px) {
    .header-style-1 .header-nav .nav>li .sub-menu li>.sub-menu>li {
        float: none;
        display: block;
        width: auto
    }

    .header-style-1 .header-nav .nav>li .sub-menu li>.sub-menu>li a {
        padding-left: 30px
    }
}

.header-style-1 .header-nav .nav>li .sub-menu li:hover>.sub-menu {
    left: 220px;
    margin: 0;
    opacity: 1;
    top: 0;
    visibility: visible
}

.header-style-1 .header-nav .nav>li .sub-menu li:hover>.sub-menu:before {
    background-color: transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: -6px;
    position: absolute;
    top: 0;
    width: 6px
}

.header-style-1 .header-nav .submenu-direction .sub-menu {
    left: auto;
    right: 0
}

.header-style-1 .header-nav .submenu-direction .sub-menu li>.sub-menu {
    left: auto;
    right: 220px;
    margin: 0 20px 0 0
}

.header-style-1 .header-nav .submenu-direction .sub-menu li:hover>.sub-menu {
    left: auto;
    right: 220px;
    margin: 0
}

.header-style-1 .header-nav.nav-animation .nav>li>ul.sub-menu li>a {
    transition: all .5s ease-out;
    position: relative;
    z-index: 1
}

.header-style-1 .header-nav.nav-animation .nav>li:hover>ul.sub-menu li:hover>a {
    padding-left: 25px
}

@media (max-width:1199px) {
    .header-style-1 .has-child {
        position: relative
    }
}

.header-style-1 .has-child .submenu-toogle {
    position: absolute;
    right: 4px;
    top: 4px;
    color: #000;
    background-color: transparent;
    z-index: 900;
    cursor: pointer;
    padding: 10px;
    font-size: 14px;
    display: none
}

@media (max-width:1199px) {
    .header-style-1 .has-child .submenu-toogle {
        display: block;
        width: 100%;
        text-align: right
    }
}

.header-style-1 .has-child li .submenu-toogle {
    opacity: .9
}

.header-style-1 .has-child.nav-active>a+.submenu-toogle.glyphicon-chevron-right:before {
    content: "\e114"
}

.header-style-1 .has-child.nav-active>a+.submenu-toogle.glyphicon-plus:before {
    content: "−"
}

@media (max-width:1199px) {
    .header-style-1 .has-child.nav-active>a+.submenu-toogle.fa.fa-angle-right:before {
        content: "\f107"
    }

    .header-style-1 .mobile-full-width-menu .header-nav .nav {
        position: inherit
    }

    .header-style-1.mobile-sider-drawer-menu .header-nav {
        position: fixed;
        width: 250px !important;
        z-index: 999;
        height: 100vh !important;
        overflow-y: inherit !important;
        left: -250px;
        top: 0;
        transition: all .5s linear;
        background-color: #fff
    }

    .header-style-1.mobile-sider-drawer-menu .header-nav .nav>li:hover>.sub-menu {
        transition: none !important
    }

    .header-style-1.mobile-sider-drawer-menu .header-nav .nav>li .sub-menu li:hover>.sub-menu {
        transition: inherit !important
    }

    .header-style-1.mobile-sider-drawer-menu.active .header-nav {
        left: 15px
    }

    .header-style-1.mobile-sider-drawer-menu .icon-bar {
        transition: all .5s linear;
        position: relative
    }

    .header-style-1.mobile-sider-drawer-menu #mobile-side-drawer {
        min-height: 41px;
        position: absolute;
        left: auto;
        right: 20px;
        top: 4px
    }

    .header-style-1.mobile-sider-drawer-menu.active .icon-bar.icon-bar-first {
        transform: rotate(45deg) translateX(3px) translateY(2px)
    }

    .header-style-1.mobile-sider-drawer-menu.active .icon-bar.icon-bar-three {
        transform: rotate(-45deg) translateX(3px) translateY(-2px)
    }

    .header-style-1.mobile-sider-drawer-menu .icon-bar.icon-bar-two {
        position: relative;
        right: 0
    }

    .header-style-1.mobile-sider-drawer-menu.active .icon-bar.icon-bar-two {
        position: absolute;
        right: 100px;
        opacity: 0
    }

    .header-style-1.mobile-sider-drawer-menu .header-fixed .header-nav .nav,
    .header-style-1.mobile-sider-drawer-menu .is-fixed .header-nav .nav {
        overflow: auto;
        max-height: 100%
    }
}

.header-style-1 .sticky-no .main-bar {
    position: static !important
}

.header-style-1 .is-fixed .main-bar {
    position: fixed;
    top: 0;
    left: 0
}

.header-style-1 .is-fixed.color-fill .header-nav .nav>li {
    margin: 0;
    padding: 0
}

@media (max-width:1199px) {
    .header-style-1 .header-nav .nav>li {
        margin: 0;
        padding: 0
    }

    .header-style-1 .header-nav .nav>li>a {
        margin: 0;
        padding: 10px 12px;
        color: #066168;
        font-weight: 600
    }

    .header-style-1 .is-fixed.color-fill .header-nav .nav>li {
        margin: 0;
        padding: 0
    }
}

@media (max-width:767px) {
    .header-style-1 .main-bar {
        padding: 0 40px 0 0
    }

    .header-style-1 .main-bar .container {
        max-width: 100%
    }

    .header-style-1 .is-fixed .main-bar,
    .header-style-1 .is-fixed.color-fill .main-bar {
        padding: 0
    }
}

.header-style-1.sticky-header.is-fixed {
    animation: mainBar_on_scrollAnimatio .95s ease 0s 1 normal forwards running;
    background-color: #066168;
    border-radius: 0 0 30px 30px
}

.header-style-2 {
    position: absolute;
    left: 35px;
    right: 35px;
    top: 35px;
    transition: all .5s ease;
    z-index: 999
}

@media (max-width:767px) {
    .header-style-2 {
        left: 15px;
        right: 15px
    }
}

@media (max-width:420px) {
    .header-style-2 {
        top: 10px
    }
}

.header-style-2:before {
    content: "";
    position: absolute;
    width: 250px;
    height: 150px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    box-shadow: 0 10px 30px 5px rgba(41, 137, 145, .13);
    border-radius: 50%;
    top: 5px;
    z-index: -1
}

@media (max-width:1399px) {
    .header-style-2:before {
        display: none
    }
}

.header-style-2.is-fixed {
    position: fixed;
    top: 0;
    left: 35px;
    right: 35px;
    z-index: 999
}

@media (max-width:767px) {
    .header-style-2.is-fixed {
        left: 15px;
        right: 15px
    }

    .header-style-2 .top-bar .container {
        max-width: 100%
    }
}

.header-style-2 .top-bar {
    border-bottom: 1px solid #dcdcdc
}

.header-style-2 .top-bar .wt-topbar-left-info {
    margin: 0
}

.header-style-2 .top-bar .wt-topbar-left-info li {
    display: inline-block;
    color: #000;
    padding: 0 15px;
    border-right: 1px solid #dcdcdc;
    line-height: 40px
}

@media (max-width:991px) {
    .header-style-2 .top-bar .wt-topbar-left-info li {
        padding: 0 10px;
        font-size: 14px
    }
}

@media (max-width:540px) {
    .header-style-2 .top-bar .wt-topbar-left-info li {
        padding: 0;
        width: 100%;
        border: 0
    }
}

.header-style-2 .top-bar .wt-topbar-left-info li:first-child {
    padding-left: 0
}

.header-style-2 .top-bar .wt-topbar-left-info li:last-child {
    border-right: 0
}

.header-style-2 .top-bar .wt-topbar-left-info li i {
    color: #066168;
    padding-right: 15px;
    font-size: 18px
}

.header-style-2 .top-bar .wt-topbar-left-info li span {
    font-weight: 600
}

.header-style-2 .top-bar .wt-topbar-right-info {
    margin: 0
}

@media (max-width:767px) {
    .header-style-2 .top-bar .wt-topbar-right-info {
        display: none
    }
}

.header-style-2 .top-bar .wt-topbar-right-info ul {
    margin-bottom: 0;
    display: flex;
    border-right: 1px solid #dcdcdc;
    list-style: none
}

.header-style-2 .top-bar .wt-topbar-right-info ul li a {
    list-style: none;
    display: block;
    position: relative;
    width: 40px;
    height: 42px;
    line-height: 42px;
    border-left: 1px solid #dcdcdc;
    text-align: center
}

.header-style-2 .top-bar .wt-topbar-right-info ul li a:hover {
    background-color: #066168;
    color: #fff
}

.header-style-2 .extra-nav {
    display: flex;
    align-items: center;
    order: 3
}

.header-style-2 .extra-nav .extra-cell:first-child {
    padding-left: 0
}

.header-style-2 .extra-nav .extra-cell .header-search .header-search-icon {
    padding: 20px;
    color: #066168;
    font-size: 24px
}

.header-style-2 .extra-nav .extra-cell .header-search .header-search-icon i {
    transition: all .5s ease
}

@media (max-width:1199px) {
    .header-style-2 .extra-nav .extra-cell .header-search .header-search-icon {
        padding: 0;
        margin-right: 30px
    }
}

.header-style-2 .extra-nav .extra-cell .header-search .header-search-icon:hover i {
    color: #ffaa0d
}

.header-style-2 .trv-r-section-block {
    position: relative;
    z-index: 1;
    padding: 20px 0 20px 20px
}

@media (max-width:1199px) {
    .header-style-2 .trv-r-section-block {
        padding: 0
    }
}

.header-style-2 .trv-r-section-block>a {
    color: #066168;
    display: block
}

.header-style-2 .trv-r-section-block>a span {
    height: 2px;
    background-color: #066168;
    width: 24px;
    display: block;
    transition: all .5s ease
}

@media (max-width:1199px) {

    .header-style-2 .trv-r-section-block>a span.trv-nev-line1,
    .header-style-2 .trv-r-section-block>a span.trv-nev-line2 {
        display: none
    }
}

.header-style-2 .trv-r-section-block>a .trv-new-info-btn {
    display: none;
    text-transform: uppercase;
    position: fixed;
    transform: rotate(-90deg) translateY(-50%);
    left: auto;
    right: -40px;
    background-color: #066168;
    padding: 0 20px;
    border-radius: 10px 10px 0 0;
    color: #fff;
    letter-spacing: 2px;
    top: 50%
}

@media (max-width:1199px) {
    .header-style-2 .trv-r-section-block>a .trv-new-info-btn {
        display: block
    }
}

.header-style-2 .trv-r-section-block>a span.trv-nev-line2 {
    margin: 6px 0
}

.header-style-2 .trv-r-section-block>a:hover span.trv-nev-line2 {
    width: 65%
}

.header-style-2 .logo-header {
    display: table;
    vertical-align: middle;
    padding: 0;
    font-size: 36px;
    color: #000;
    z-index: 11;
    position: relative;
    float: none;
    order: 2;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1399px) {
    .header-style-2 .logo-header {
        order: 0;
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width:1200px) {
    .header-style-2 .logo-header {
        height: 70px
    }
}

@media (max-width:575px) {
    .header-style-2 .logo-header {
        margin: 0 15px 0 0
    }
}

@media (max-width:360px) {
    .header-style-2 .logo-header {
        width: 120px
    }
}

.header-style-2 .logo-header .logo-header-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    z-index: 1
}

.header-style-2 .logo-header .logo-header-inner img {
    max-width: 133px;
    max-height: 100%
}

@media (max-width:1366px) {
    .header-style-2 .logo-header .logo-header-inner img {
        max-width: 110px
    }
}

@media (max-width:991px) {
    .header-style-2 .logo-header .logo-header-inner img {
        max-width: 90px
    }
}

@media (max-width:360px) {
    .header-style-2 .logo-header .logo-header-inner img {
        max-width: 80px
    }
}

.header-style-2 .company-site-info {
    list-style: none;
    display: flex
}

@media (max-width:991px) {
    .header-style-2 .company-site-info {
        float: left;
        padding-top: 20px
    }
}

@media (max-width:540px) {
    .header-style-2 .company-site-info {
        display: none
    }
}

.header-style-2 .company-site-info li {
    display: inline-flex;
    display: -ms-inline-flexbox;
    align-items: center;
    color: #443935;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    margin: 0 10px;
    position: relative
}

@media (max-width:1320px) {
    .header-style-2 .company-site-info li {
        display: none
    }
}

.header-style-2 .company-site-info li i {
    color: #066168;
    margin-right: 10px;
    font-size: 22px;
    line-height: 0px;
    font-weight: 300
}

.header-style-2 .company-site-info li span {
    display: inline-block
}

.header-style-2.site-header {
    z-index: 999
}

.header-style-2.site-header ol,
.header-style-2.site-header ul {
    margin-bottom: 0
}

.header-style-2 .main-bar {
    width: 100%;
    min-height: 120px;
    padding: 0 55px 0 35px;
    transition: all .5s ease;
    background-color: #fff;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:1440px) {
    .header-style-2 .main-bar {
        padding: 0 30px 0 18px
    }
}

@media (max-width:1199px) {
    .header-style-2 .main-bar {
        min-height: 80px
    }
}

.header-style-2 .navbar-toggler {
    border: none;
    margin: 24px 0 24px 5px;
    padding: 12px 0 12px 10px
}

@media (max-width:1199px) {
    .header-style-2 .navbar-toggler {
        display: block;
        margin-top: 14px;
        margin-bottom: 14px;
        float: right;
        outline: none !important
    }
}

@media (max-width:540px) {
    .header-style-2 .navbar-toggler {
        margin: 24px 0 24px 5px
    }
}

.header-style-2 .navbar-toggler .icon-bar {
    background: #066168;
    height: 3px;
    border-radius: 0;
    display: block;
    width: 22px
}

.header-style-2 .navbar-toggler .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (max-width:1199px) {
    .header-style-2 .navbar-toggler {
        margin-top: 14px;
        margin-bottom: 14px
    }
}

@media (max-width:420px) {
    .header-style-2 .navbar-toggler {
        margin-left: 10px
    }
}

@media (max-width:540px) {
    .header-style-2.is-fixed .navbar-toggler {
        margin-bottom: 0
    }
}

.header-style-2.is-fixed.mobile-sider-drawer-menu .header-nav .nav {
    max-height: 100%
}

.header-style-2.is-fixed.mobile-sider-drawer-menu .header-nav .nav>li>a {
    padding: 12px 15px !important
}

.header-style-2 .header-nav {
    position: relative;
    padding: 0;
    z-index: 10;
    flex-grow: inherit
}

@media (max-width:1199px) {
    .header-style-2 .header-nav {
        clear: both;
        margin: 0 -15px;
        border-bottom: 1px solid #e9e9e9
    }

    .header-style-2 .header-nav.navbar-collapse {
        align-items: start
    }
}

.header-style-2 .header-nav .nav {
    display: flex;
    justify-content: flex-start
}

@media (max-width:1199px) {
    .header-style-2 .header-nav .nav {
        float: none;
        margin: 0;
        background: #fff;
        display: block;
        width: 100%;
        left: 0
    }

    .header-style-2 .header-nav .nav li {
        float: none
    }

    .header-style-2 .header-nav .nav li.has-child.nav-active>a {
        color: #066168
    }
}

.header-style-2 .header-nav .nav li i {
    font-size: 9px;
    margin-left: 3px;
    margin-top: -3px;
    vertical-align: middle;
    opacity: .7
}

@media (max-width:1199px) {
    .header-style-2 .header-nav .nav li i {
        float: right
    }
}

.header-style-2 .header-nav .nav>li {
    position: relative;
    overflow: hidden
}

.header-style-2 .header-nav .nav>li:hover {
    overflow: visible
}

@media (max-width:1199px) {
    .header-style-2 .header-nav .nav>li ul {
        display: none;
        position: static;
        visibility: visible;
        width: auto;
        background: #f9f9f9
    }
}

.header-style-2 .header-nav .nav>li>a {
    color: #066168;
    font-size: 18px;
    padding: 30px 20px;
    cursor: pointer;
    font-weight: 500;
    display: block
}

@media (max-width:1680px) {
    .header-style-2 .header-nav .nav>li>a {
        font-size: 16px;
        padding: 30px 12px
    }
}

@media (max-width:1600px) {
    .header-style-2 .header-nav .nav>li>a {
        padding: 30px 10px
    }
}

@media (max-width:1440px) {
    .header-style-2 .header-nav .nav>li>a {
        font-size: 15px;
        padding: 30px 8px
    }
}

.header-style-2 .header-nav .nav>li>a:hover {
    background-color: transparent;
    color: #ffaa0d
}

.header-style-2 .header-nav .nav>li>a:active,
.header-style-2 .header-nav .nav>li>a:focus {
    background-color: transparent
}

@media (max-width:1199px) {

    .header-style-2 .header-nav .nav>li.active>a,
    .header-style-2 .header-nav .nav>li.current-menu-item>a {
        color: #000
    }

    .header-style-2 .header-nav .nav>li>a:active,
    .header-style-2 .header-nav .nav>li>a:focus,
    .header-style-2 .header-nav .nav>li>a:hover {
        background-color: #f0f0f0;
        text-decoration: none
    }
}

.header-style-2 .header-nav .nav>li.active>a,
.header-style-2 .header-nav .nav>li.current-menu-item>a {
    background-color: transparent;
    color: #066168
}

.header-style-2 .header-nav .nav>li:hover>a {
    color: #066168
}

.header-style-2 .header-nav .nav>li:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
    transition: all .3s ease;
    border-radius: 16px
}

.header-style-2 .header-nav .nav>li .sub-menu {
    background-color: #fff;
    display: block;
    left: 0;
    top: 100%;
    list-style: none;
    margin: 20px 0 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    width: 220px;
    z-index: 10
}

@media (max-width:1199px) {
    .header-style-2 .header-nav .nav>li .sub-menu {
        display: none;
        position: static;
        visibility: visible;
        width: auto;
        background: #f9f9f9;
        opacity: 1;
        margin: 0 !important
    }
}

.header-style-2 .header-nav .nav>li .sub-menu li {
    border-bottom: 1px solid #f4f4f4;
    position: relative;
    text-transform: none
}

.header-style-2 .header-nav .nav>li .sub-menu li a {
    color: #066168;
    display: block;
    font-size: 14px;
    padding: 12px 20px;
    font-weight: 600;
    cursor: pointer
}

.header-style-2 .header-nav .nav>li .sub-menu li a:hover {
    color: #000;
    text-decoration: none
}

.header-style-2 .header-nav .nav>li .sub-menu li:hover>a {
    color: #066168
}

.header-style-2 .header-nav .nav>li .sub-menu li:last-child {
    border-bottom: 0
}

.header-style-2 .header-nav .nav>li .sub-menu li .fa {
    color: #000;
    display: block;
    float: right;
    position: absolute;
    right: 10px;
    top: 2px
}

.header-style-2 .header-nav .nav>li .sub-menu li>.sub-menu {
    left: 220px;
    margin: 0;
    transition: all .5s ease;
    border-radius: 0 15px 15px 0
}

@media (max-width:1199px) {
    .header-style-2 .header-nav .nav>li .sub-menu li>.sub-menu {
        transition: inherit
    }

    .header-style-2 .header-nav .nav>li .sub-menu li>.sub-menu>li {
        float: none;
        display: block;
        width: auto
    }

    .header-style-2 .header-nav .nav>li .sub-menu li>.sub-menu>li a {
        padding-left: 30px
    }
}

.header-style-2 .header-nav .nav>li .sub-menu li:hover>.sub-menu {
    left: 220px;
    margin: 0;
    opacity: 1;
    top: 0;
    visibility: visible
}

.header-style-2 .header-nav .nav>li .sub-menu li:hover>.sub-menu:before {
    background-color: transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: -6px;
    position: absolute;
    top: 0;
    width: 6px
}

.header-style-2 .header-nav .submenu-direction .sub-menu {
    left: auto;
    right: 0
}

.header-style-2 .header-nav .submenu-direction .sub-menu li>.sub-menu {
    left: auto;
    right: 220px;
    margin: 0 20px 0 0
}

.header-style-2 .header-nav .submenu-direction .sub-menu li:hover>.sub-menu {
    left: auto;
    right: 220px;
    margin: 0
}

.header-style-2 .header-nav.nav-animation .nav>li>ul.sub-menu li>a {
    transition: all .5s ease-out;
    position: relative;
    z-index: 1
}

.header-style-2 .header-nav.nav-animation .nav>li:hover>ul.sub-menu li:hover>a {
    padding-left: 25px
}

@media (max-width:1199px) {
    .header-style-2 .has-child {
        position: relative
    }
}

.header-style-2 .has-child .submenu-toogle {
    position: absolute;
    right: 4px;
    top: 4px;
    color: #000;
    background-color: transparent;
    z-index: 900;
    cursor: pointer;
    padding: 10px;
    font-size: 14px;
    display: none
}

@media (max-width:1199px) {
    .header-style-2 .has-child .submenu-toogle {
        display: block;
        width: 100%;
        text-align: right
    }
}

.header-style-2 .has-child li .submenu-toogle {
    opacity: .9
}

.header-style-2 .has-child.nav-active>a+.submenu-toogle.glyphicon-chevron-right:before {
    content: "\e114"
}

.header-style-2 .has-child.nav-active>a+.submenu-toogle.glyphicon-plus:before {
    content: "−"
}

@media (max-width:1199px) {
    .header-style-2 .has-child.nav-active>a+.submenu-toogle.fa.fa-angle-right:before {
        content: "\f107"
    }

    .header-style-2 .mobile-full-width-menu .header-nav .nav {
        position: inherit
    }

    .header-style-2.mobile-sider-drawer-menu .header-nav {
        position: fixed;
        width: 250px !important;
        z-index: 999;
        height: 100vh !important;
        overflow-y: inherit !important;
        left: -250px;
        top: 0;
        transition: all .5s linear;
        background-color: #fff
    }

    .header-style-2.mobile-sider-drawer-menu .header-nav .nav>li:hover>.sub-menu {
        transition: none !important
    }

    .header-style-2.mobile-sider-drawer-menu .header-nav .nav>li .sub-menu li:hover>.sub-menu {
        animation: none !important
    }

    .header-style-2.mobile-sider-drawer-menu.active .header-nav {
        left: 15px
    }

    .header-style-2.mobile-sider-drawer-menu .icon-bar {
        transition: all .5s linear;
        position: relative
    }

    .header-style-2.mobile-sider-drawer-menu #mobile-side-drawer {
        min-height: 41px;
        position: absolute;
        left: auto;
        right: 20px;
        top: 6px
    }

    .header-style-2.mobile-sider-drawer-menu.active .icon-bar.icon-bar-first {
        transform: rotate(45deg) translateX(3px) translateY(2px)
    }

    .header-style-2.mobile-sider-drawer-menu.active .icon-bar.icon-bar-three {
        transform: rotate(-45deg) translateX(3px) translateY(-2px)
    }

    .header-style-2.mobile-sider-drawer-menu .icon-bar.icon-bar-two {
        position: relative;
        right: 0
    }

    .header-style-2.mobile-sider-drawer-menu.active .icon-bar.icon-bar-two {
        position: absolute;
        right: 100px;
        opacity: 0
    }

    .header-style-2.mobile-sider-drawer-menu .header-fixed .header-nav .nav,
    .header-style-2.mobile-sider-drawer-menu .is-fixed .header-nav .nav {
        overflow: auto;
        max-height: 100%
    }
}

.header-style-2 .sticky-no .main-bar {
    position: static !important
}

.header-style-2 .is-fixed .main-bar {
    position: fixed;
    top: 0;
    left: 0
}

.header-style-2 .is-fixed.color-fill .header-nav .nav>li {
    margin: 0;
    padding: 0
}

@media (max-width:1199px) {
    .header-style-2 .header-nav .nav>li {
        margin: 0;
        padding: 0
    }

    .header-style-2 .header-nav .nav>li>a {
        margin: 0;
        padding: 10px 12px
    }

    .header-style-2 .is-fixed.color-fill .header-nav .nav>li {
        margin: 0;
        padding: 0
    }
}

@media (max-width:767px) {
    .header-style-2 .main-bar .container {
        max-width: 100%
    }

    .header-style-2 .is-fixed .main-bar,
    .header-style-2 .is-fixed.color-fill .main-bar {
        padding: 0
    }
}

header-style-2.sticky-header.is-fixed {
    background-color: #066168;
    border-radius: 0 0 30px 30px;
    animation: mainBar_on_scrollAnimatio .95s ease 0s 1 normal forwards running
}

@media (max-width:1440px) {
    .trv-hdr-1-social {
        display: none
    }
}

.header-style-3 {
    position: static;
    transition: all .5s ease;
    z-index: 999
}

.header-style-3 .header-style-3-area {
    padding: 20px 20px 0;
    background-color: #066168
}

.header-style-3.sticky-header.is-fixed .header-style-3-area {
    background-color: transparent;
    padding: 0
}

.header-style-3.is-fixed {
    position: fixed;
    top: 0;
    left: 20px;
    right: 20px;
    z-index: 999
}

@media (max-width:991px) {
    .header-style-3.is-fixed {
        left: 20px;
        right: 20px
    }
}

.header-style-3 .header-style-top-bar {
    border-bottom: 1px solid #dcdcdc;
    border-radius: 20px 20px 0 0;
    background-color: #fff;
    padding: 5px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:460px) {
    .header-style-3 .header-style-top-bar {
        display: none
    }
}

.header-style-3 .header-style-top-bar .trv-tp-slogn {
    font-size: 16px;
    color: #066168;
    font-weight: 600;
    font-style: italic
}

@media (max-width:991px) {
    .header-style-3 .header-style-top-bar .trv-tp-slogn {
        font-size: 14px;
        padding-right: 20px
    }
}

.header-style-3 .header-style-top-bar .trv-tp-slogn span {
    color: #ffaa0d
}

.header-style-3 .header-style-top-bar .trv-tp-slogn i {
    font-style: normal;
    font-weight: 300
}

.header-style-3 .header-style-top-bar .header-style-top-bar-right {
    display: flex;
    align-items: center
}

.header-style-3 .header-style-top-bar .header-style-top-bar-mail {
    font-size: 16px;
    font-weight: 600;
    margin-right: 20px;
    display: flex
}

@media (max-width:991px) {
    .header-style-3 .header-style-top-bar .header-style-top-bar-mail {
        display: none
    }
}

.header-style-3 .header-style-top-bar .header-style-top-bar-mail i {
    margin-right: 8px;
    font-size: 18px
}

.header-style-3 .extra-nav {
    display: flex;
    align-items: center
}

.header-style-3 .extra-nav .extra-cell:first-child {
    padding-left: 0
}

.header-style-3 .extra-nav .extra-cell .header-search .header-search-icon {
    padding: 20px;
    color: #066168;
    font-size: 24px
}

.header-style-3 .extra-nav .extra-cell .header-search .header-search-icon i {
    transition: all .5s ease
}

@media (max-width:575px) {
    .header-style-3 .extra-nav .extra-cell .header-search .header-search-icon {
        padding: 20px 16px 20px 20px
    }
}

.header-style-3 .extra-nav .extra-cell .header-search .header-search-icon:hover i {
    color: #85d200
}

.header-style-3 .trv-r-section-block {
    position: relative;
    z-index: 1;
    padding: 20px 0 20px 20px
}

@media (max-width:1199px) {
    .header-style-3 .trv-r-section-block {
        padding: 0
    }
}

.header-style-3 .trv-r-section-block>a {
    color: #066168;
    display: block
}

.header-style-3 .trv-r-section-block>a span {
    height: 2px;
    background-color: #066168;
    width: 28px;
    display: block;
    transition: all .5s ease
}

@media (max-width:1199px) {

    .header-style-3 .trv-r-section-block>a span.trv-nev-line1,
    .header-style-3 .trv-r-section-block>a span.trv-nev-line2 {
        display: none
    }
}

.header-style-3 .trv-r-section-block>a .trv-new-info-btn {
    display: none;
    text-transform: uppercase;
    position: fixed;
    transform: rotate(-90deg) translateY(-50%);
    left: auto;
    right: -40px;
    background-color: #066168;
    padding: 0 20px;
    border-radius: 10px 10px 0 0;
    color: #fff;
    letter-spacing: 2px;
    top: 50%
}

@media (max-width:1199px) {
    .header-style-3 .trv-r-section-block>a .trv-new-info-btn {
        display: block
    }
}

@media (max-width:420px) {
    .header-style-3 .trv-r-section-block>a .trv-new-info-btn {
        font-size: 12px
    }
}

.header-style-3 .trv-r-section-block>a span.trv-nev-line2 {
    margin: 7px 0
}

.header-style-3 .trv-r-section-block>a:hover span.trv-nev-line2 {
    width: 65%
}

.header-style-3 .trv-r-section-block-btn {
    margin-left: 20px
}

@media (max-width:1199px) {
    .header-style-3 .trv-r-section-block-btn {
        display: none
    }
}

.header-style-3 .logo-header {
    display: table;
    float: left;
    vertical-align: middle;
    padding: 0;
    font-size: 36px;
    color: #000;
    z-index: 11
}

@media (max-width:1200px) {
    .header-style-3 .logo-header {
        height: 70px
    }
}

@media (max-width:991px) {
    .header-style-3 .logo-header {
        width: 150px
    }
}

@media (max-width:575px) {
    .header-style-3 .logo-header {
        margin: 0 15px 0 0
    }
}

@media (max-width:360px) {
    .header-style-3 .logo-header {
        width: 120px
    }
}

.header-style-3 .logo-header .logo-header-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    z-index: 1
}

.header-style-3 .logo-header .logo-header-inner img {
    max-width: 120px;
    max-height: 100%
}

@media (max-width:991px) {
    .header-style-3 .logo-header .logo-header-inner img {
        max-width: 110px
    }
}

.header-style-3 .company-site-info {
    list-style: none;
    display: flex
}

@media (max-width:991px) {
    .header-style-3 .company-site-info {
        float: left;
        padding-top: 20px
    }
}

@media (max-width:540px) {
    .header-style-3 .company-site-info {
        display: none
    }
}

.header-style-3 .company-site-info li {
    display: inline-flex;
    display: -ms-inline-flexbox;
    align-items: center;
    color: #443935;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    margin: 0 10px;
    position: relative
}

@media (max-width:1320px) {
    .header-style-3 .company-site-info li {
        display: none
    }
}

.header-style-3 .company-site-info li i {
    color: #066168;
    margin-right: 10px;
    font-size: 22px;
    line-height: 0px;
    font-weight: 300
}

.header-style-3 .company-site-info li span {
    display: inline-block
}

.header-style-3.site-header {
    z-index: 999
}

.header-style-3.site-header ol,
.header-style-3.site-header ul {
    margin-bottom: 0
}

.header-style-3 .main-bar {
    background-color: #fff;
    border-radius: 0 0 20px 20px;
    width: 100%;
    min-height: 90px;
    padding: 0 20px;
    transition: all .5s ease;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:1199px) {
    .header-style-3 .main-bar {
        padding: 0 25px
    }
}

@media (max-width:1024px) {
    .header-style-3 .main-bar {
        padding: 0 25px
    }
}

@media (max-width:991px) {
    .header-style-3 .main-bar {
        padding: 0 55px 0 16px;
        min-height: auto;
        position: relative
    }
}

.header-style-3 .navbar-toggler {
    border: none;
    margin: 24px 0 24px 5px;
    padding: 12px 0 12px 10px
}

@media (max-width:1199px) {
    .header-style-3 .navbar-toggler {
        display: block;
        margin-top: 14px;
        margin-bottom: 14px;
        float: right;
        outline: none !important
    }
}

@media (max-width:540px) {
    .header-style-3 .navbar-toggler {
        margin: 24px 0 24px 5px
    }
}

.header-style-3 .navbar-toggler .icon-bar {
    background: #443935;
    height: 3px;
    border-radius: 0;
    display: block;
    width: 22px
}

@media (max-width:1199px) {
    .header-style-3 .navbar-toggler .icon-bar {
        background: #066168
    }
}

.header-style-3 .navbar-toggler .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (max-width:1199px) {
    .header-style-3 .navbar-toggler {
        margin-top: 14px;
        margin-bottom: 14px
    }
}

@media (max-width:420px) {
    .header-style-3 .navbar-toggler {
        margin-left: 10px
    }
}

@media (max-width:540px) {
    .header-style-3.is-fixed .navbar-toggler {
        margin-bottom: 0
    }
}

@media (max-width:1199px) {
    .header-style-3.is-fixed.mobile-sider-drawer-menu .header-nav .nav {
        overflow: auto;
        max-height: 100%
    }
}

.header-style-3.is-fixed.mobile-sider-drawer-menu .header-nav .nav>li>a {
    padding: 12px 15px !important
}

@media (max-width:1023px) {
    .header-style-3.is-fixed.mobile-sider-drawer-menu .header-nav .nav>li>a {
        padding: 12px !important
    }
}

.header-style-3 .header-nav {
    position: relative;
    padding: 0;
    z-index: 10;
    flex-grow: inherit
}

@media (max-width:1199px) {
    .header-style-3 .header-nav {
        clear: both;
        margin: 0 -15px;
        border-bottom: 1px solid #e9e9e9
    }

    .header-style-3 .header-nav.navbar-collapse {
        align-items: start
    }
}

.header-style-3 .header-nav .nav {
    display: flex;
    justify-content: flex-start
}

@media (max-width:1199px) {
    .header-style-3 .header-nav .nav {
        float: none;
        margin: 0;
        background: #fff;
        display: block;
        width: 100%;
        left: 0
    }

    .header-style-3 .header-nav .nav li {
        float: none
    }

    .header-style-3 .header-nav .nav li.has-child.nav-active>a {
        color: #066168
    }
}

.header-style-3 .header-nav .nav li i {
    font-size: 9px;
    margin-left: 3px;
    margin-top: -3px;
    vertical-align: middle;
    opacity: .7
}

@media (max-width:1199px) {
    .header-style-3 .header-nav .nav li i {
        float: right
    }
}

.header-style-3 .header-nav .nav>li {
    position: relative;
    overflow: hidden
}

.header-style-3 .header-nav .nav>li:hover {
    overflow: visible
}

@media (max-width:1199px) {
    .header-style-3 .header-nav .nav>li ul {
        display: none;
        position: static;
        visibility: visible;
        width: auto;
        background: #f9f9f9
    }
}

.header-style-3 .header-nav .nav>li>a {
    color: #066168;
    font-size: 18px;
    padding: 30px 20px;
    cursor: pointer;
    font-weight: 500;
    display: block
}

@media (max-width:1680px) {
    .header-style-3 .header-nav .nav>li>a {
        padding: 30px 14px
    }
}

@media (max-width:1600px) {
    .header-style-3 .header-nav .nav>li>a {
        padding: 30px 12px
    }
}

@media (max-width:1440px) {
    .header-style-3 .header-nav .nav>li>a {
        padding: 30px 10px
    }
}

.header-style-3 .header-nav .nav>li>a:hover {
    background-color: transparent;
    color: #ffaa0d
}

.header-style-3 .header-nav .nav>li>a:active,
.header-style-3 .header-nav .nav>li>a:focus {
    background-color: transparent
}

@media (max-width:1199px) {

    .header-style-3 .header-nav .nav>li.active>a,
    .header-style-3 .header-nav .nav>li.current-menu-item>a {
        color: #000
    }

    .header-style-3 .header-nav .nav>li>a:active,
    .header-style-3 .header-nav .nav>li>a:focus,
    .header-style-3 .header-nav .nav>li>a:hover {
        background-color: #f0f0f0;
        text-decoration: none
    }
}

.header-style-3 .header-nav .nav>li.active>a,
.header-style-3 .header-nav .nav>li.current-menu-item>a {
    background-color: transparent;
    color: #85d200
}

.header-style-3 .header-nav .nav>li:hover>a {
    color: #85d200
}

.header-style-3 .header-nav .nav>li:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
    transition: all .3s ease;
    border-radius: 16px
}

.header-style-3 .header-nav .nav>li .sub-menu {
    background-color: #fff;
    display: block;
    left: 0;
    top: 100%;
    list-style: none;
    margin: 20px 0 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    width: 220px;
    z-index: 10
}

@media (max-width:1199px) {
    .header-style-3 .header-nav .nav>li .sub-menu {
        display: none;
        position: static;
        visibility: visible;
        width: auto;
        background: #f9f9f9;
        opacity: 1;
        margin: 0 !important;
        transition: inherit !important
    }
}

.header-style-3 .header-nav .nav>li .sub-menu li {
    border-bottom: 1px solid #f4f4f4;
    position: relative;
    text-transform: none
}

.header-style-3 .header-nav .nav>li .sub-menu li a {
    color: #066168;
    display: block;
    font-size: 14px;
    padding: 12px 20px;
    font-weight: 600;
    cursor: pointer
}

.header-style-3 .header-nav .nav>li .sub-menu li a:hover {
    color: #000;
    text-decoration: none
}

.header-style-3 .header-nav .nav>li .sub-menu li:hover>a {
    color: #066168
}

.header-style-3 .header-nav .nav>li .sub-menu li:last-child {
    border-bottom: 0
}

.header-style-3 .header-nav .nav>li .sub-menu li .fa {
    color: #066168;
    display: block;
    float: right;
    position: absolute;
    right: 10px;
    top: 6px
}

.header-style-3 .header-nav .nav>li .sub-menu li>.sub-menu {
    left: 220px;
    margin: 0;
    transition: all .5s ease;
    border-radius: 0 15px 15px 0
}

@media (max-width:1199px) {
    .header-style-3 .header-nav .nav>li .sub-menu li>.sub-menu>li {
        float: none;
        display: block;
        width: auto
    }

    .header-style-3 .header-nav .nav>li .sub-menu li>.sub-menu>li a {
        padding-left: 30px
    }
}

.header-style-3 .header-nav .nav>li .sub-menu li:hover>.sub-menu {
    left: 220px;
    margin: 0;
    opacity: 1;
    top: 0;
    visibility: visible
}

.header-style-3 .header-nav .nav>li .sub-menu li:hover>.sub-menu:before {
    background-color: transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: -6px;
    position: absolute;
    top: 0;
    width: 6px
}

.header-style-3 .header-nav .submenu-direction .sub-menu {
    left: auto;
    right: 0
}

.header-style-3 .header-nav .submenu-direction .sub-menu li>.sub-menu {
    left: auto;
    right: 220px;
    margin: 0 20px 0 0
}

.header-style-3 .header-nav .submenu-direction .sub-menu li:hover>.sub-menu {
    left: auto;
    right: 220px;
    margin: 0
}

.header-style-3 .header-nav.nav-animation .nav>li>ul.sub-menu li>a {
    transition: all .5s ease-out;
    position: relative;
    z-index: 1
}

.header-style-3 .header-nav.nav-animation .nav>li:hover>ul.sub-menu li:hover>a {
    padding-left: 25px
}

@media (max-width:1199px) {
    .header-style-3 .has-child {
        position: relative
    }
}

.header-style-3 .has-child .submenu-toogle {
    position: absolute;
    right: 4px;
    top: 4px;
    color: #000;
    background-color: transparent;
    z-index: 900;
    cursor: pointer;
    padding: 10px;
    font-size: 14px;
    display: none
}

@media (max-width:1199px) {
    .header-style-3 .has-child .submenu-toogle {
        display: block;
        width: 100%;
        text-align: right
    }
}

.header-style-3 .has-child li .submenu-toogle {
    opacity: .9
}

.header-style-3 .has-child.nav-active>a+.submenu-toogle.glyphicon-chevron-right:before {
    content: "\e114"
}

.header-style-3 .has-child.nav-active>a+.submenu-toogle.glyphicon-plus:before {
    content: "−"
}

@media (max-width:1199px) {
    .header-style-3 .has-child.nav-active>a+.submenu-toogle.fa.fa-angle-right:before {
        content: "\f107"
    }

    .header-style-3 .mobile-full-width-menu .header-nav .nav {
        position: inherit
    }

    .header-style-3.mobile-sider-drawer-menu .header-nav {
        position: fixed;
        width: 250px !important;
        z-index: 999;
        height: 100vh !important;
        overflow-y: inherit !important;
        left: -250px;
        top: 0;
        transition: all .5s linear;
        background-color: #fff
    }

    .header-style-3.mobile-sider-drawer-menu .header-nav .nav>li:hover>.sub-menu {
        transition: none !important
    }

    .header-style-3.mobile-sider-drawer-menu .header-nav .nav>li .sub-menu li:hover>.sub-menu {
        transition: inherit !important
    }

    .header-style-3.mobile-sider-drawer-menu.active .header-nav {
        left: 15px
    }

    .header-style-3.mobile-sider-drawer-menu .icon-bar {
        transition: all .5s linear;
        position: relative
    }

    .header-style-3.mobile-sider-drawer-menu #mobile-side-drawer {
        min-height: 41px;
        position: absolute;
        left: auto;
        right: 20px;
        top: 4px
    }
}

@media (max-width:1199px) and (max-width:460px) {
    .header-style-3.mobile-sider-drawer-menu #mobile-side-drawer {
        top: 0
    }
}

@media (max-width:1199px) {
    .header-style-3.mobile-sider-drawer-menu.active .icon-bar.icon-bar-first {
        transform: rotate(45deg) translateX(3px) translateY(2px)
    }

    .header-style-3.mobile-sider-drawer-menu.active .icon-bar.icon-bar-three {
        transform: rotate(-45deg) translateX(3px) translateY(-2px)
    }

    .header-style-3.mobile-sider-drawer-menu .icon-bar.icon-bar-two {
        position: relative;
        right: 0
    }

    .header-style-3.mobile-sider-drawer-menu.active .icon-bar.icon-bar-two {
        position: absolute;
        right: 100px;
        opacity: 0
    }

    .header-style-3.mobile-sider-drawer-menu .header-fixed .header-nav .nav,
    .header-style-3.mobile-sider-drawer-menu .is-fixed .header-nav .nav {
        overflow: auto;
        max-height: 100%
    }
}

.header-style-3 .sticky-no .main-bar {
    position: static !important
}

.header-style-3 .is-fixed .main-bar {
    position: fixed;
    top: 0;
    left: 0
}

.header-style-3 .is-fixed.color-fill .header-nav .nav>li {
    margin: 0;
    padding: 0
}

@media (max-width:1199px) {
    .header-style-3 .header-nav .nav>li {
        margin: 0;
        padding: 0
    }

    .header-style-3 .header-nav .nav>li>a {
        margin: 0;
        padding: 10px 12px;
        color: #066168;
        font-weight: 600
    }

    .header-style-3 .is-fixed.color-fill .header-nav .nav>li {
        margin: 0;
        padding: 0
    }
}

@media (max-width:767px) {
    .header-style-3 .main-bar {
        padding: 0 40px 0 0
    }

    .header-style-3 .main-bar .container {
        max-width: 100%
    }

    .header-style-3 .is-fixed .main-bar,
    .header-style-3 .is-fixed.color-fill .main-bar {
        padding: 0
    }
}

@media (max-width:460px) {
    .header-style-3 .main-bar {
        border-radius: 20px
    }
}

.main-bar {
    width: 100%;
    transition: all .3s cubic-bezier(.39, .575, .565, 1) 0s !important
}

.color-fill.main-bar {
    position: fixed;
    top: 0
}

.header-style-3.sticky-header.is-fixed {
    animation: mainBar_on_scrollAnimatio .95s ease 0s 1 normal forwards running;
    border-radius: 20px;
    border: 1px solid rgba(6, 97, 104, .14);
    top: 10px
}

@keyframes mainBar_on_scrollAnimatio {
    0% {
        margin-top: -120px
    }

    to {
        margin-top: 0
    }
}

.trv-hdr-1-social ul {
    margin: 0;
    list-style: none;
    display: flex
}

.trv-hdr-1-social ul li a {
    color: #066168;
    font-size: 20px;
    margin-right: 20px;
    transition: all .5s ease;
    display: block
}

.trv-hdr-1-social ul li a:hover {
    color: #ffaa0d;
    transform: translateY(-5px)
}

.trv-switcher {
    position: relative;
    display: inline-flex;
    align-items: center
}

.trv-switcher .trv-switcher-toggle {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    cursor: pointer;
    padding: 8px 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
    text-transform: uppercase;
    transition: all .5s ease
}

.trv-switcher .trv-switcher-toggle img,
.trv-switcher .trv-switcher-toggle svg {
    width: 18px;
    height: auto;
    border-radius: 2px
}

.trv-switcher .trv-switcher-toggle .trv-switcher-caret {
    font-size: 14px;
    transition: all .5s ease
}

.trv-switcher .trv-switcher-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 999;
    min-width: 120px;
    margin: 0;
    padding: 6px 0;
    list-style: none;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .12);
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all .5s ease
}

.trv-switcher .trv-switcher-menu li {
    margin: 0
}

.trv-switcher .trv-switcher-menu li a {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    font-size: 14px;
    color: #443935;
    white-space: nowrap;
    transition: all .5s ease
}

.trv-switcher .trv-switcher-menu li a img,
.trv-switcher .trv-switcher-menu li a svg {
    width: 18px;
    height: auto;
    border-radius: 2px
}

.trv-switcher .trv-switcher-menu li a .trv-switcher-symbol {
    margin-left: auto;
    color: #346065
}

.trv-switcher .trv-switcher-menu li a:hover {
    background-color: #efffff;
    color: #066168
}

.trv-switcher:focus-within .trv-switcher-menu,
.trv-switcher:hover .trv-switcher-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.trv-switcher:focus-within .trv-switcher-toggle .trv-switcher-caret,
.trv-switcher:hover .trv-switcher-toggle .trv-switcher-caret {
    transform: rotate(180deg)
}

.extra-cell.trv-switchers {
    display: flex;
    align-items: center;
    gap: 4px
}

@media only screen and (max-width:420px) {
    .extra-cell.trv-switchers .trv-switcher .trv-switcher-toggle {
        padding: 8px 6px
    }
}

.header-style-1 .trv-switcher .trv-switcher-toggle {
    color: #fff
}

.header-style-1 .trv-switcher .trv-switcher-toggle:hover {
    color: #85d200
}

.header-style-2 .trv-switcher .trv-switcher-toggle,
.header-style-3 .trv-switcher .trv-switcher-toggle {
    color: #066168
}

.header-style-2 .trv-switcher .trv-switcher-toggle:hover,
.header-style-3 .trv-switcher .trv-switcher-toggle:hover {
    color: #ffaa0d
}

@media (max-width:1399px) {
    .site-header.mobile-sider-drawer-menu #mobile-side-drawer {
        position: static;
        order: 10;
        left: auto;
        right: auto;
        top: auto;
        float: none;
        margin-left: 6px
    }
}

@media (max-width:1199px) {
    .site-header.mobile-sider-drawer-menu .extra-nav {
        margin-left: auto
    }
}

@media (max-width:575px) {
    .trv-switcher-language .trv-switcher-current {
        display: none
    }
}

.header-style-1 {
    --trv-cluster-divider: hsla(0, 0%, 100%, .28)
}

.header-style-2,
.header-style-3 {
    --trv-cluster-divider: rgba(0, 0, 0, .12)
}

.extra-nav {
    -moz-column-gap: 2px;
    column-gap: 2px
}

.extra-nav .extra-cell.one {
    position: relative
}

.extra-nav .extra-cell.one:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: 18px;
    transform: translateY(-50%);
    background-color: var(--trv-cluster-divider, rgba(0, 0, 0, .12))
}

.trv-switcher .trv-switcher-toggle .trv-switcher-caret {
    font-size: 12px;
    opacity: .7
}

@media (max-width:575px) {
    .extra-nav {
        -moz-column-gap: 0;
        column-gap: 0
    }

    .extra-nav .extra-cell.one:before {
        display: none
    }

    .site-header .extra-cell .header-search .header-search-icon {
        padding: 18px 8px
    }

    .site-header.mobile-sider-drawer-menu #mobile-side-drawer {
        padding: 10px 6px
    }

    .extra-cell.trv-switchers {
        gap: 2px
    }

    .extra-cell.trv-switchers .trv-switcher .trv-switcher-toggle {
        padding: 6px 5px
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1320px
    }
}

.trv-column-style-head {
    display: flex;
    align-items: center;
    margin-bottom: 60px
}

.trv-column-style-head .section-head.trv-head-title-wrap,
.trv-column-style-head .section-head.trv-head-title-wrap.left-position .trv-head-discription {
    margin-bottom: 0
}

@media (max-width:991px) {
    .trv-column-style-head .section-head.trv-head-title-wrap.left-position .trv-head-discription {
        margin-bottom: 30px
    }
}

.trv-column-style-head .trv-column-style-head-btn {
    text-align: right
}

@media (max-width:991px) {
    .trv-column-style-head .trv-column-style-head-btn {
        text-align: left
    }
}

.section-head.trv-head-title-wrap {
    margin-bottom: 60px
}

@media (max-width:768px) {
    .section-head.trv-head-title-wrap {
        margin-bottom: 30px
    }
}

.section-head.trv-head-title-wrap .trv-head-title {
    font-family: Afacad, sans-serif;
    color: #066168;
    font-size: 46px;
    font-weight: 700;
    margin-bottom: 10px
}

@media (max-width:1024px) {
    .section-head.trv-head-title-wrap .trv-head-title {
        font-size: 40px
    }
}

@media (max-width:768px) {
    .section-head.trv-head-title-wrap .trv-head-title {
        font-size: 30px
    }
}

.section-head.trv-head-title-wrap .trv-head-title-image {
    margin-top: -28px
}

.section-head.trv-head-title-wrap .trv-head-title-image img {
    width: 470px
}

.section-head.trv-head-title-wrap .trv-head-discription {
    font-size: 16px
}

.section-head.trv-head-title-wrap.center-position {
    text-align: center;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

.section-head.trv-head-title-wrap.left-position {
    text-align: left
}

@media (max-width:991px) {
    .section-head.trv-head-title-wrap.left-position {
        margin-bottom: 30px
    }
}

.section-head.trv-head-title-wrap.left-position .trv-head-title {
    margin-bottom: 14px
}

.section-head.trv-head-title-wrap.left-position .trv-head-discription {
    margin-bottom: 50px
}

@media (max-width:991px) {
    .section-head.trv-head-title-wrap.left-position .trv-head-discription {
        margin-bottom: 30px
    }
}

.section-head.trv-head-title-wrap.with-bg-dark .trv-head-title {
    color: #fff
}

.section-head.trv-head-title-wrap.with-bg-dark .trv-head-discription {
    color: #dbeeee
}

.rotate-center {
    animation: rotate-center 10s linear infinite both
}

.play-now-video .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 65px;
    width: 65px;
    text-align: center;
    line-height: 65px;
    background-color: hsla(0, 0%, 100%, .3);
    backdrop-filter: blur(5px);
    color: #fff;
    z-index: 1;
    font-size: 18px;
    padding-left: 5px;
    display: block;
    transform: translateX(-50%) translateY(-50%);
    transform-origin: center center;
    border-radius: 50%;
    box-shadow: 0 5px 10px 0 hsla(0, 0%, 100%, .5)
}

.play-now-video .ripple,
.play-now-video .ripple:before {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 65px;
    width: 65px;
    transform: translateX(-50%) translateY(-50%);
    transform-origin: center center;
    border-radius: 50%;
    box-shadow: 0 0 0 0 #fff;
    animation: ripple-video 3s infinite;
    z-index: 1
}

.play-now-video .ripple:before {
    animation-delay: .9s;
    content: ""
}

.play-now-video .ripple:after {
    animation: ripple-video 3s infinite;
    animation-delay: .6s;
    content: ""
}

.play-now-video .ripple:after,
.ripple {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 65px;
    width: 65px;
    transform: translateX(-50%) translateY(-50%);
    transform-origin: center center;
    border-radius: 50%;
    box-shadow: 0 0 0 0 #fff;
    z-index: 1
}

.ripple {
    animation: ripple-video 3s infinite
}

.ripple:before {
    animation: ripple-video 3s infinite;
    animation-delay: .9s
}

.ripple:after,
.ripple:before {
    top: 50%;
    left: 50%;
    height: 65px;
    width: 65px;
    transform: translateX(-50%) translateY(-50%);
    transform-origin: center center;
    border-radius: 50%;
    box-shadow: 0 0 0 0 #fff;
    z-index: 1;
    content: "";
    position: absolute
}

.ripple:after {
    animation: ripple-video 3s infinite;
    animation-delay: .6s
}

@keyframes ripple-video {
    70% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, .1)
    }

    to {
        box-shadow: 0 0 0 0 transparent
    }
}

@media (max-width:1199px) {
    .trv-client-titlesection {
        margin-bottom: 30px;
        text-align: center
    }
}

.trv-client-titlesection .trv-head-title {
    margin-bottom: 0;
    font-family: Afacad, sans-serif;
    color: #066168;
    font-size: 46px;
    font-weight: 700;
    line-height: 1
}

@media (max-width:768px) {
    .trv-client-titlesection .trv-head-title {
        font-size: 30px
    }
}

.trv-client-titlesection .trv-head-title span {
    display: block;
    font-size: 48px;
    font-weight: 900;
    font-family: Figtree, sans-serif;
    line-height: 1
}

.trv-client-section {
    padding: 20px;
    background-color: #dbeeee
}

.trv-client-section .trv-client-row {
    padding: 20px 0;
    background-color: #fff;
    box-sizing: border-box;
    border: 4px dashed #dbeeee
}

.trv-client-carousel>.row {
    display: flex;
    align-items: center
}

.trv-client-carousel .client-logo {
    text-align: center
}

.trv-client-carousel .client-logo img {
    width: auto;
    height: 45px;
    margin: 0 auto;
    opacity: .4
}

.footer-dark {
    padding-top: 80px;
    background-color: #066168;
    color: #346065;
    background-image: url(../images/background/ftr-dark-bg.png);
    background-size: cover
}

.footer-dark .logo-footer {
    margin-bottom: 40px;
    text-align: center;
    display: block;
    max-width: 193px
}

.footer-dark .footer-top {
    padding: 80px 0 0;
    color: hsla(0, 0%, 100%, .6);
    border-bottom: 1px solid #066168
}

@media (max-width:991px) {
    .footer-dark .footer-top {
        padding: 50px 0 0
    }
}

.footer-dark .f-top-space {
    padding-top: 0
}

.footer-dark .call-us {
    padding: 10px 20px 10px 0;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-family: Figtree, sans-serif
}

@media (max-width:991px) {
    .footer-dark .call-us {
        margin: 15px 0
    }
}

.footer-dark .call-us i {
    display: block;
    font-size: 42px;
    line-height: 42px;
    margin-right: 10px
}

.footer-dark .call-us a {
    display: block;
    color: #066168;
    font-size: 32px;
    line-height: 32px;
    font-family: Figtree, sans-serif
}

@media (max-width:767px) {
    .footer-dark .call-us a {
        font-size: 22px;
        line-height: 22px
    }
}

.footer-dark .widget_about p {
    padding-right: 50px;
    font-size: 16px
}

.footer-dark .widget-title {
    font-family: Afacad, sans-serif;
    color: #fff;
    font-size: 28px;
    margin-bottom: 30px;
    position: relative
}

@media (max-width:767px) {
    .footer-dark .widget-title {
        font-size: 22px
    }
}

.footer-dark .footer-bottom {
    padding: 40px 0;
    color: #fff;
    position: relative;
    z-index: 1;
    font-weight: 400
}

.footer-dark .footer-bottom:after {
    content: "";
    position: absolute;
    background-color: #066168;
    max-width: 540px;
    height: 1px;
    left: 50%;
    top: 0;
    transform: translateX(-50%)
}

.footer-dark .footer-bottom .copyrights-text {
    text-align: center;
    font-size: 14px;
    font-weight: 600
}

.footer-dark .footer-bottom .copyrights-text span {
    display: inline-block;
    text-transform: uppercase
}

.footer-dark .copyrights-nav {
    list-style: none;
    display: block;
    margin-bottom: 0
}

.footer-dark .copyrights-nav li {
    display: inline-block;
    margin-right: 8px
}

.footer-dark .copyrights-nav li:first-child {
    margin-left: 0
}

.footer-dark .copyrights-nav li:last-child {
    margin-right: 0
}

.footer-dark .copyrights-nav li:last-child:after {
    display: none
}

.footer-dark .copyrights-nav li:after {
    content: "/";
    position: relative;
    right: -8px;
    color: #fff
}

.footer-dark .copyrights-nav li a {
    color: #fff;
    font-size: 14px
}

.footer-dark .copyrights-nav li a:active,
.footer-dark .copyrights-nav li a:focus,
.footer-dark .copyrights-nav li a:hover {
    color: #066168
}

.footer-dark .copyrights-nav li.active a {
    color: #fff
}

.footer-dark .widget_address li i {
    font-weight: 400
}

@media (max-width:991px) {
    .footer-dark .widget {
        margin-bottom: 20px
    }
}

@media (max-width:540px) {
    .footer-dark .col-4 {
        width: 50%
    }
}

.trv-subscribe-nl {
    margin-top: -80px;
    position: relative;
    z-index: 1
}

.trv-subscribe-nl:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 80px;
    background-color: #dbeeee;
    z-index: -1
}

.trv-subscribe-nl .container {
    background-color: #ffaa0d;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 70px;
    max-width: 1296px
}

@media (max-width:767px) {
    .trv-subscribe-nl .container {
        display: block
    }
}

@media (max-width:460px) {
    .trv-subscribe-nl .container {
        padding: 30px;
        border-radius: 0
    }
}

.trv-subscribe-nl .container .trv-left-section {
    padding-right: 20px
}

@media (max-width:991px) {
    .trv-subscribe-nl .container .trv-left-section {
        width: 50%
    }
}

@media (max-width:767px) {
    .trv-subscribe-nl .container .trv-left-section {
        width: 100%
    }
}

@media (max-width:420px) {
    .trv-subscribe-nl .container .trv-left-section {
        padding-right: 0
    }
}

.trv-subscribe-nl .trv-nl-large-text {
    color: #066168;
    font-family: Kaushan Script, cursive;
    font-size: 80px;
    line-height: .75;
    text-shadow: 2px 3px 0 hsla(0, 0%, 100%, .72);
    padding-bottom: 20px
}

.trv-subscribe-nl .trv-nl-large-text span {
    color: #fff;
    display: inline-block
}

@media (max-width:991px) {
    .trv-subscribe-nl .trv-nl-large-text {
        font-size: 46px;
        text-shadow: none
    }
}

@media (max-width:420px) {
    .trv-subscribe-nl .trv-nl-large-text {
        font-size: 28px
    }
}

.trv-subscribe-nl .trv-nl-title {
    color: #066168;
    font-size: 20px;
    font-weight: 500;
    font-family: Figtree, sans-serif
}

@media (max-width:767px) {
    .trv-subscribe-nl .trv-nl-title {
        margin-bottom: 20px
    }
}

@media (max-width:420px) {
    .trv-subscribe-nl .trv-nl-title {
        font-size: 16px
    }
}

.trv-subscribe-nl .trv-nl-section {
    padding: 6px;
    background-color: #dbeeee;
    border-radius: 50px;
    max-width: 428px;
    flex: 1;
    height: 80px
}

@media (max-width:767px) {
    .trv-subscribe-nl .trv-nl-section {
        max-width: 100%
    }
}

@media (max-width:400px) {
    .trv-subscribe-nl .trv-nl-section {
        padding: 0;
        border: none;
        background-color: transparent
    }
}

.trv-subscribe-nl.formid {
    position: relative;
    z-index: 1
}

.trv-subscribe-nl.formid:after {
    content: "";
    height: 80px;
    left: 0;
    right: 0;
    background-color: #dbeeee;
    position: absolute;
    z-index: -1
}

.trv-subscribe-nl.trv-full-bx {
    background-color: #ffaa0d
}

.trv-subscribe-nl.trv-full-bx:after {
    display: none
}

.trv-subscribe-nl.trv-full-bx .container {
    padding-left: 0;
    padding-right: 0
}

@media (max-width:1365px) {
    .trv-subscribe-nl.trv-full-bx .container {
        padding-left: 15px;
        padding-right: 15px
    }
}

.ftr-nw-form {
    display: flex;
    position: relative
}

@media (max-width:400px) {
    .ftr-nw-form {
        display: block;
        text-align: center
    }
}

.ftr-nw-form .form-control {
    height: 68px;
    border: 0;
    padding: 10px 70px 10px 20px;
    border-radius: 50px
}

.ftr-nw-form .form-control:focus {
    background: none
}

.ftr-nw-form .form-control::-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #066168;
    font-family: Afacad, sans-serif
}

.ftr-nw-form .form-control::placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #066168;
    font-family: Afacad, sans-serif
}

.ftr-nw-form .ftr-nw-subcribe-btn {
    font-size: 28px;
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background-color: #066168;
    position: absolute;
    top: 5px;
    right: 5px;
    transition: all .5s ease
}

.ftr-nw-form .ftr-nw-subcribe-btn:hover {
    color: #066168;
    background-color: #ffaa0d
}

.trv-sidebar-nl .trv-sidebar-nl-inner {
    background-color: #ffaa0d;
    border-radius: 20px;
    padding: 30px 25px;
    text-align: center;
    overflow: hidden
}

.trv-sidebar-nl .trv-sidebar-nl-heading {
    color: #066168;
    font-family: Kaushan Script, cursive;
    font-size: 38px;
    line-height: 1.05;
    margin-bottom: 12px;
    word-break: break-word
}

.trv-sidebar-nl .trv-sidebar-nl-subtitle {
    color: #066168;
    font-family: Figtree, sans-serif;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 20px
}

.trv-sidebar-nl .trv-sidebar-nl-form .form-control {
    width: 100%;
    height: 52px;
    border: 0;
    padding: 10px 20px;
    margin-bottom: 12px;
    border-radius: 50px
}

.trv-sidebar-nl .trv-sidebar-nl-form .form-control:focus {
    box-shadow: none
}

.trv-sidebar-nl .trv-sidebar-nl-form .form-control::-moz-placeholder {
    font-size: 15px;
    font-weight: 400;
    color: #066168;
    font-family: Afacad, sans-serif
}

.trv-sidebar-nl .trv-sidebar-nl-form .form-control::placeholder {
    font-size: 15px;
    font-weight: 400;
    color: #066168;
    font-family: Afacad, sans-serif
}

.trv-sidebar-nl .trv-sidebar-nl-btn {
    width: 100%;
    height: 52px;
    border: none;
    border-radius: 50px;
    color: #fff;
    background-color: #066168;
    font-size: 16px;
    font-weight: 600;
    font-family: Figtree, sans-serif;
    transition: all .5s ease
}

.trv-sidebar-nl .trv-sidebar-nl-btn:hover {
    color: #066168;
    background-color: #fff
}

.widget {
    margin-bottom: 40px
}

.widget_address {
    list-style: none;
    margin-bottom: 0
}

.widget_address li {
    margin-bottom: 10px;
    position: relative;
    display: flex;
    align-items: center
}

.widget_address li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.widget_address li .trv-icon {
    width: 56px;
    height: 56px;
    min-width: 56px;
    margin-right: 14px;
    border-radius: 50%;
    background-color: hsla(0, 0%, 100%, .4);
    display: flex;
    align-items: center;
    justify-content: center
}

.widget_address li .trv-icon i {
    font-size: 20px;
    color: #fff
}

.widget_address li span {
    display: block;
    color: #dbeeee;
    font-weight: 600;
    font-size: 18px;
    font-family: Figtree, sans-serif
}

.widget_address li span.trv-contact {
    font-family: Kaushan Script, cursive;
    color: #ffaa0d;
    font-size: 30px;
    font-weight: 400
}

.widget_address li:last-child {
    margin-bottom: 0
}

.widget_services ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.widget_services ul li {
    display: block;
    width: 100%;
    padding: 2px 0;
    border: 0;
    overflow: hidden
}

.widget_services ul li a {
    padding: 0 0 6px;
    display: block;
    transition: all .5s ease;
    font-size: 16px;
    color: #dbeeee;
    font-weight: 600;
    font-family: Figtree, sans-serif
}

.widget_services ul li a:hover {
    color: #ffaa0d
}

button.scroltop {
    height: 40px;
    width: 40px;
    background: none;
    border: none;
    position: fixed;
    right: 15px;
    bottom: 15px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    cursor: pointer;
    display: none;
    text-align: center;
    z-index: 999;
    color: #fff
}

button.scroltop span {
    display: block;
    font-size: 24px;
    line-height: 24px
}

.wt-bnr-inr {
    background-size: cover;
    background-position: 50%;
    width: 100%;
    background-color: #fff;
    background-image: url(../images/background/inr-banner.jpg);
    overflow: hidden;
    position: relative
}

.wt-bnr-inr-entry {
    display: flex;
    width: 100%;
    height: 640px;
    padding-bottom: 40px;
    align-content: space-between;
    align-items: baseline;
    margin: 0 auto
}

@media (max-width:1024px) {
    .wt-bnr-inr-entry {
        height: 540px
    }
}

@media (max-width:767px) {
    .wt-bnr-inr-entry {
        height: 400px
    }
}

.wt-bnr-inr-entry .banner-title-outer {
    position: relative;
    margin-top: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-direction: column;
    z-index: 5
}

@media (max-width:991px) {
    .wt-bnr-inr-entry .banner-title-outer {
        display: block;
        text-align: center
    }
}

@media (max-width:767px) {
    .wt-bnr-inr-entry .banner-title-outer {
        display: block;
        margin-top: 180px
    }
}

.wt-bnr-inr-entry .banner-title-outer .wt-title {
    font-size: 60px;
    font-family: Afacad, sans-serif;
    font-weight: 700;
    margin-bottom: 0;
    position: relative;
    color: #066168
}

@media (max-width:991px) {
    .wt-bnr-inr-entry .banner-title-outer .wt-title {
        font-size: 52px
    }
}

@media (max-width:767px) {
    .wt-bnr-inr-entry .banner-title-outer .wt-title {
        font-size: 40px
    }
}

@media (max-width:575px) {
    .wt-bnr-inr-entry .banner-title-outer .wt-title {
        font-size: 28px
    }
}

.wt-breadcrumb {
    margin: 0;
    display: inline-block;
    list-style: none
}

.wt-breadcrumb li {
    padding-right: 30px;
    color: #443935;
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #066168
}

.wt-breadcrumb li a {
    color: #066168;
    transition: all .5s ease
}

.wt-breadcrumb li a:hover {
    color: #ffaa0d
}

.wt-breadcrumb li:after {
    content: "-";
    position: absolute;
    right: 8px;
    top: -6px;
    color: #066168;
    font-size: 26px;
    font-weight: 400
}

.wt-breadcrumb li:last-child {
    padding-right: 0
}

.wt-breadcrumb li:last-child:after {
    display: none
}

.wt-breadcrumb li:first-child a i {
    font-size: 18px;
    vertical-align: text-top
}

.trv-inr-bnr-bloon-1 {
    position: absolute;
    right: 45px;
    bottom: 65px;
    animation: slide-top2 50s linear infinite alternate-reverse
}

.trv-inr-bnr-bloon-1 img {
    width: 84px
}

@media (max-width:575px) {
    .trv-inr-bnr-bloon-1 img {
        width: 40px
    }
}

.trv-inr-bnr-bloon-2 {
    position: absolute;
    right: -60px;
    top: 165px;
    animation: slide-top 8s linear infinite alternate-reverse
}

@media (max-width:575px) {
    .trv-inr-bnr-bloon-2 {
        right: -40px
    }
}

.trv-inr-bnr-bloon-2 img {
    width: 150px
}

@media (max-width:575px) {
    .trv-inr-bnr-bloon-2 img {
        width: 80px
    }
}

.trv-inr-bnr-cloud {
    height: 200px;
    width: 100%;
    position: absolute;
    top: 200px;
    left: 0;
    z-index: 1
}

.trv-inr-bnr-cloud img {
    height: 190px
}

.trv-inr-bnr-plane {
    position: absolute;
    width: 50%;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1
}

.trv-inr-bnr-plane .trv-inr-bnr-plane-bx {
    margin-top: 240px;
    animation: slide-right 50s cubic-bezier(.25, .46, .45, .94) both
}

.trv-inr-bnr-plane img {
    animation: slide-top-fast 1.5s ease-in-out infinite alternate-reverse both
}

@media (max-width:575px) {
    .trv-inr-bnr-plane img {
        right: -10px
    }
}

.slide-top-fast {
    animation: slide-top-fast 1.5s ease-in-out infinite alternate-reverse both
}

@keyframes slide-top-fast {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(-10px)
    }
}

.slide-right {
    animation: slide-right .5s cubic-bezier(.25, .46, .45, .94) both
}

@keyframes slide-right {
    0% {
        transform: translateX(-100%) scale(.2)
    }

    to {
        transform: translateX(50%) scale(1)
    }
}

.form-control {
    height: 50px;
    font-size: 13px;
    line-height: 20px;
    padding: 10px 12px;
    border-radius: 0;
    border: none
}

.form-control:focus {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .6);
    background-color: #f8f8f8
}

.page-notfound-outer {
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 200px
}

.page-notfound-outer .container-fluid {
    padding: 0
}

.page-notfound {
    padding: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:991px) {
    .page-notfound {
        height: auto;
        display: block
    }
}

.page-notfound .page-notfound-media {
    max-width: 670px;
    padding-left: 20px;
    margin-bottom: 30px
}

@media (max-width:991px) {
    .page-notfound .page-notfound-media {
        padding-left: 0;
        margin: 0 auto 40px;
        max-width: 400px
    }
}

.page-notfound .error-title {
    font-family: Figtree, sans-serif;
    font-size: 260px;
    font-weight: 700;
    color: #066168;
    text-shadow: 0 26px 10px rgba(6, 97, 104, .26);
    line-height: .75
}

@media (max-width:1199px) {
    .page-notfound .error-title {
        font-size: 140px
    }
}

@media (max-width:575px) {
    .page-notfound .error-title {
        font-size: 180px;
        line-height: 160px
    }
}

@media (max-width:420px) {
    .page-notfound .error-title {
        font-size: 140px;
        line-height: 100px
    }
}

.page-notfound .error-title img {
    max-width: 172px;
    margin-bottom: 20px;
    animation: error-ballonanimation 2s cubic-bezier(.25, .46, .45, .94) infinite alternate-reverse both
}

@media (max-width:1199px) {
    .page-notfound .error-title img {
        max-width: 90px
    }
}

.page-notfound .error-comment {
    font-family: Figtree, sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: #066168;
    line-height: 1.2;
    margin-bottom: 20px
}

@media (max-width:1024px) {
    .page-notfound .error-comment {
        font-size: 24px
    }
}

.page-notfound .page-notfound-content {
    margin-bottom: 30px
}

.page-notfound .page-notfound-content p {
    margin-bottom: 30px;
    font-size: 18px
}

.page-notfound .trv-404-sub-title {
    font-family: Afacad, sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #066168;
    text-align: left;
    display: block;
    line-height: 1
}

@media (max-width:1024px) {
    .page-notfound .trv-404-sub-title {
        font-size: 24px
    }
}

.page-notfound .page-notfound-info {
    padding: 10px 30px 30px;
    position: relative;
    max-width: 530px
}

@media (max-width:991px) {
    .page-notfound .page-notfound-info {
        margin: -70px auto 0;
        margin: -40px auto 0
    }
}

.side-bar {
    padding-left: 10px
}

@media (max-width:1199px) {
    .side-bar {
        padding-left: 0
    }
}

.side-bar .widget {
    margin-bottom: 30px
}

.side-bar .widget:last-child {
    margin-bottom: 0
}

.side-bar .widget .widget-title {
    position: relative;
    display: table;
    font-size: 24px;
    font-weight: 600;
    font-family: Afacad, sans-serif;
    padding: 5px 20px;
    background: linear-gradient(90deg, rgba(255, 170, 13, .1), rgba(6, 97, 104, .2));
    border-left: 4px solid #ffaa0d;
    margin-bottom: 0
}

.side-bar .search-bx {
    position: relative
}

.side-bar .search-bx .form-control {
    background-color: #fff;
    color: #066168;
    border: 1px solid rgba(6, 97, 104, .2);
    border-radius: 30px !important;
    height: 56px;
    font-size: 16px;
    padding: 20px 50px 20px 30px
}

.side-bar .search-bx .form-control::-moz-placeholder {
    color: #b9b9b9
}

.side-bar .search-bx .form-control::placeholder {
    color: #b9b9b9
}

.side-bar .search-bx .form-control:focus {
    box-shadow: none !important
}

.side-bar .search-bx .input-group-btn {
    position: absolute;
    right: 0;
    z-index: 10
}

.side-bar .search-bx .input-group-btn .btn {
    background-color: transparent;
    color: #066168;
    border-radius: 0;
    height: 56px;
    padding: 0 20px;
    transition: all .5s ease
}

.side-bar .search-bx .input-group-btn .btn:hover {
    color: #ffaa0d
}

.side-bar .search-bx input:focus {
    box-shadow: none;
    outline: none
}

.side-bar .widget_services ul {
    list-style: none;
    margin-bottom: 0;
    background-color: #fff;
    border: 1px solid rgba(6, 97, 104, .2);
    border-radius: 30px;
    padding: 40px
}

@media (max-width:1199px) {
    .side-bar .widget_services ul {
        padding: 20px;
        border-radius: 16px
    }
}

.side-bar .widget_services ul li {
    position: relative;
    padding: 5px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap
}

.side-bar .widget_services ul li:last-child {
    padding-bottom: 0
}

.side-bar .widget_services ul li:first-child {
    padding-top: 0
}

.side-bar .widget_services ul li a {
    color: #066168;
    font-weight: 500;
    font-family: Afacad, sans-serif;
    font-size: 20px;
    margin-left: 0;
    padding: 0;
    display: inline-block
}

.side-bar .widget_services ul li a:hover {
    color: #ffaa0d
}

.side-bar .widget_services ul li a i {
    padding-right: 5px
}

.side-bar .widget_services ul li .badge {
    background: none;
    color: #8b8b8b;
    font-size: 14px;
    font-weight: 600;
    padding: 0 0 0 20px
}

.side-bar .widget_archives ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.side-bar .widget_archives ul li {
    position: relative;
    padding: 10px 0 10px 15px;
    line-height: 20px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap
}

.side-bar .widget_archives ul li:after {
    content: "";
    width: 4px;
    height: 5px;
    border-radius: 50%;
    background-color: #066168;
    position: absolute;
    left: 0;
    top: 17px
}

.side-bar .widget_archives ul li:last-child {
    padding-bottom: 0
}

.side-bar .widget_archives ul li a {
    color: #443935;
    margin-left: 0;
    padding: 0;
    display: inline-block;
    font-family: Figtree, sans-serif;
    font-size: 14px;
    font-weight: 600
}

.side-bar .widget_archives ul li a:hover {
    color: #066168
}

.side-bar .widget_archives ul li a i {
    padding-right: 5px
}

.side-bar .widget_archives ul li a:before {
    display: none
}

.side-bar .widget_archives ul li .badge {
    background: none;
    color: #066168;
    font-size: 14px;
    font-weight: 600
}

.side-bar .trv-recent-posts .trv-recent-posts-bx {
    background-color: #fff;
    border: 1px solid rgba(6, 97, 104, .2);
    border-radius: 30px;
    padding: 40px
}

@media (max-width:1199px) {
    .side-bar .trv-recent-posts .trv-recent-posts-bx {
        padding: 20px;
        border-radius: 16px
    }
}

.side-bar .trv-recent-posts .trv-rc-po-st1 {
    position: relative;
    display: flex;
    padding: 20px 0;
    border-bottom: 1px dashed rgba(6, 97, 104, .5)
}

.side-bar .trv-recent-posts .trv-rc-po-st1 .post-date {
    font-family: Afacad, sans-serif;
    width: 40px;
    height: 40px;
    min-width: 40px;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    background-color: #066168;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 6px
}

.side-bar .trv-recent-posts .trv-rc-po-st1 .post-date span {
    display: block;
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    font-family: Figtree, sans-serif
}

.side-bar .trv-recent-posts .trv-rc-po-st1 .trv-post-info {
    margin-left: 30px
}

.side-bar .trv-recent-posts .trv-rc-po-st1 .trv-post-info .post-category {
    font-size: 18px;
    font-weight: 500;
    color: #ffaa0d;
    white-space: nowrap;
    display: table;
    font-family: Afacad, sans-serif;
    line-height: 1;
    padding-bottom: 15px
}

.side-bar .trv-recent-posts .trv-rc-po-st1 .trv-post-info .trv-post-title .post-title {
    margin-bottom: 0
}

.side-bar .trv-recent-posts .trv-rc-po-st1 .trv-post-info .trv-post-title .post-title a {
    transition: all .5s ease;
    font-size: 20px;
    font-family: Afacad, sans-serif;
    font-weight: 500;
    color: #066168;
    display: block
}

.side-bar .trv-recent-posts .trv-rc-po-st1 .trv-post-info .trv-post-title .post-title a:hover {
    color: #ffaa0d
}

.side-bar .trv-recent-posts .trv-rc-po-st1:first-child {
    padding-top: 0
}

.side-bar .trv-recent-posts .trv-rc-po-st1:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.side-bar .widget_tag_cloud .tagcloud {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    border: 1px solid rgba(6, 97, 104, .2);
    border-radius: 30px;
    padding: 40px;
    grid-gap: 5px 5px
}

@media (max-width:1199px) {
    .side-bar .widget_tag_cloud .tagcloud {
        padding: 20px;
        border-radius: 16px
    }
}

.side-bar .widget_tag_cloud .tagcloud a {
    display: block;
    color: #066168;
    background-color: #dbeeee;
    font-size: 16px;
    font-family: Afacad, sans-serif;
    font-weight: 500;
    transition: all .5s ease;
    padding: 7px 20px;
    border-radius: 30px
}

.side-bar .widget_tag_cloud .tagcloud a:hover {
    background-color: #ffaa0d;
    color: #443935
}

.side-bar-filter {
    margin-right: 10px;
    padding: 30px;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid rgba(6, 97, 104, .2);
    border-radius: 30px
}

@media (max-width:1199px) {
    .side-bar-filter {
        padding: 20px
    }
}

@media (max-width:991px) {
    .side-bar-filter {
        margin-right: 0
    }
}

.twm-post-com-wrap {
    background-color: transparent
}

.comments-area {
    padding: 0
}

.comments-area .comments-title {
    position: relative;
    display: table;
    font-size: 24px;
    font-weight: 600;
    font-family: Afacad, sans-serif;
    padding: 5px 20px;
    background: linear-gradient(90deg, rgba(255, 170, 13, .1), rgba(6, 97, 104, .2));
    border-left: 4px solid #ffaa0d;
    margin-bottom: 20px
}

ol.comment-list {
    list-style: none
}

ol.comment-list li.comment {
    position: relative;
    padding: 0
}

ol.comment-list li.comment .comment-body {
    padding: 30px 30px 30px 130px;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    background-color: #fff8eb;
    border-radius: 20px
}

@media (max-width:575px) {
    ol.comment-list li.comment .comment-body {
        padding: 20px;
        text-align: center;
        margin-bottom: 20px
    }
}

ol.comment-list li.comment .comment-author {
    position: absolute;
    top: 30px;
    left: 30px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #fff;
    transition: all .5s ease-in-out
}

@media (max-width:575px) {
    ol.comment-list li.comment .comment-author {
        position: inherit;
        top: auto;
        left: auto;
        margin: 0 auto 10px
    }
}

ol.comment-list li.comment .comment-author .avatar {
    width: 100%;
    border-radius: 50%
}

ol.comment-list li.comment .comment-meta {
    margin-bottom: 5px;
    display: block
}

ol.comment-list li.comment .comment-meta .fn {
    display: inline-block;
    color: #066168;
    font-family: Afacad, sans-serif;
    font-size: 20px;
    font-weight: 600;
    font-style: normal
}

@media (max-width:575px) {
    ol.comment-list li.comment .comment-meta .fn {
        display: block
    }
}

ol.comment-list li.comment .comment-meta span {
    font-weight: 400;
    font-size: 14px;
    color: #346065;
    padding-left: 15px
}

ol.comment-list li.comment .reply {
    position: absolute;
    right: 20px;
    top: 20px
}

@media (max-width:575px) {
    ol.comment-list li.comment .reply {
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        position: inherit
    }
}

ol.comment-list li.comment .reply .comment-reply-link {
    position: relative;
    padding: 5px 20px;
    font-size: 14px
}

ol.comment-list li.comment p {
    margin-bottom: 0
}

@media (max-width:575px) {
    ol.comment-list li.comment p {
        margin-bottom: 20px
    }
}

ol.comment-list li .children {
    list-style: none;
    margin-left: 40px
}

@media (max-width:575px) {
    ol.comment-list li .children {
        margin-left: 0
    }
}

ol.comment-list li .children li {
    padding: 0
}

.comment-respond {
    padding: 30px;
    border: 1px solid #eeeae6;
    background-color: #fff
}

@media (max-width:480px) {
    .comment-respond {
        padding: 20px
    }
}

.comment-respond .comment-reply-title {
    font-size: 22px;
    margin-bottom: 20px
}

.comment-respond .form-submit button.site-button {
    position: relative
}

.comment-respond .form-submit button.site-button:focus {
    outline: none !important
}

.comments-area .comment-form {
    margin: 0
}

@media (max-width:480px) {
    .comments-area .comment-form {
        margin: 0 -5px
    }
}

.comments-area .comment-form .comment-notes {
    display: none
}

.comments-area .comment-form p {
    margin-bottom: 20px;
    position: relative;
    font-weight: 600
}

@media (max-width:767px) {
    .comments-area .comment-form p {
        width: 100%
    }
}

.comments-area .comment-form p label {
    display: none;
    line-height: 18px;
    margin-bottom: 10px
}

.comments-area .comment-form p input[type=text] {
    width: 100%;
    height: 52px;
    padding: 10px 20px;
    background-color: transparent;
    border-bottom: 1px solid #cecece
}

@media (max-width:420px) {
    .comments-area .comment-form p input[type=text] {
        padding: 10px 0
    }
}

.comments-area .comment-form p input[type=text].form-control:focus {
    box-shadow: none
}

.comments-area .comment-form p textarea {
    width: 100%;
    padding-top: 15px;
    height: 100px;
    margin-bottom: 40px;
    resize: none;
    background-color: transparent;
    border-bottom: 1px solid #cecece
}

@media (max-width:420px) {
    .comments-area .comment-form p textarea {
        padding: 10px 0
    }
}

.comments-area .comment-form p textarea.form-control:focus {
    box-shadow: none
}

.comments-area .comment-form p.comment-form-url {
    width: 100%;
    display: block;
    clear: both
}

.comments-area .comment-form p.form-allowed-tags {
    width: 100%
}

.comments-area .comment-form p.comment-form-comment {
    width: 100%;
    display: block;
    clear: both
}

.comments-area .comment-form p.form-submit {
    clear: both;
    width: 100%;
    margin: 0
}

ol.comment-list li.comment .comment-respond .comment-form p {
    padding: 0 15px !important
}

.comment-form .form-control:input-placeholder {
    color: #777;
    font-size: 14px
}

.s-post-tag-share {
    display: flex;
    justify-content: space-between;
    padding: 30px 0 20px;
    align-items: baseline;
    border: solid rgba(6, 97, 104, .2);
    border-width: 1px 0 0
}

@media (max-width:767px) {
    .s-post-tag-share {
        display: block
    }
}

.s-post-tag-share .s-post-tags {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px
}

.s-post-tag-share .twm-title {
    font-size: 20px;
    margin-bottom: 10px;
    margin-right: 20px
}

.s-post-tag-share .tagcloud {
    margin-top: -3px;
    display: flex;
    flex-wrap: wrap;
    grid-gap: 5px 5px
}

.s-post-tag-share .tagcloud a {
    display: block;
    color: #066168;
    background-color: #dbeeee;
    font-size: 16px;
    font-family: Afacad, sans-serif;
    font-weight: 500;
    transition: all .5s ease;
    padding: 7px 20px;
    border-radius: 30px
}

.s-post-tag-share .tagcloud a:hover {
    background-color: #ffaa0d;
    color: #443935
}

.s-post-tag-share .s-post-share {
    text-align: right
}

@media (max-width:767px) {
    .s-post-tag-share .s-post-share {
        text-align: left;
        margin-top: 30px
    }
}

.s-post-tag-share .s-post-share .social-icons {
    margin-top: 0
}

.s-post-tag-share .s-post-share .social-icons li {
    margin-bottom: 10px
}

.post-navigation {
    padding: 20px 0;
    margin-bottom: 60px;
    background-color: #fff;
    border-color: rgba(6, 97, 104, .2);
    border-style: solid;
    border-width: 1px 0
}

.post-navigation .post-nav-links {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0 -15px
}

.post-navigation .post-nav-links .post-nav-item {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    width: 50%;
    padding: 0 15px
}

.post-navigation .post-nav-links .post-nav-item a {
    transition: all .35s ease
}

@media (max-width:640px) {
    .post-navigation .post-nav-links .post-nav-item {
        display: block
    }
}

.post-navigation .post-nav-links .post-nav-item .nav-post-img {
    width: 90px;
    min-width: 90px;
    margin-right: 20px
}

@media (max-width:640px) {
    .post-navigation .post-nav-links .post-nav-item .nav-post-img {
        width: 100%
    }
}

.post-navigation .post-nav-links .post-nav-item .nav-post-img a img {
    border: 2px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

@media (max-width:640px) {
    .post-navigation .post-nav-links .post-nav-item .nav-post-img a {
        width: 40px;
        min-width: 40px;
        display: inline-block
    }
}

.post-navigation .post-nav-links .post-nav-item .nav-post-meta b {
    color: #066168;
    font-size: 14px;
    font-family: Afacad, sans-serif;
    font-weight: 600;
    display: block;
    margin-bottom: 3px;
    transition: all .5s ease
}

.post-navigation .post-nav-links .post-nav-item .nav-post-meta b:hover {
    color: #ffaa0d
}

.post-navigation .post-nav-links .post-nav-item .nav-post-meta a {
    font-size: 14px;
    color: #346065
}

.post-navigation .post-nav-links .post-nav-item .nav-post-meta a p {
    max-width: 300px
}

.post-navigation .post-nav-links .post-nav-item .nav-post-meta a:hover {
    color: #ffaa0d
}

.post-navigation .post-nav-links .post-nav-item.nav-post-next {
    flex-direction: row-reverse;
    text-align: right
}

.post-navigation .post-nav-links .post-nav-item.nav-post-next .nav-post-img {
    margin-right: 0;
    margin-left: 20px
}

@media (max-width:640px) {
    .post-navigation .post-nav-links .post-nav-item.nav-post-next .nav-post-img {
        margin-left: 0
    }
}

.post-navigation .post-nav-links .post-nav-item:hover a {
    color: #066168
}

.loading-area {
    position: fixed;
    overflow: hidden
}

.loading-area,
.loading-area .loading-box {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9999
}

.loading-area .loading-box {
    background-color: #fff;
    position: absolute;
    opacity: 1
}

.loading-area .loading-pic {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99999;
    text-align: center;
    transform: translate(-50%, -50%)
}

.loader {
    position: absolute;
    margin: auto;
    width: 6.25em;
    height: 6.25em;
    animation: rotate5123 2.4s linear infinite
}

.loader,
.loader .white {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.loader .white {
    background: #fff;
    animation: flash 2.4s linear infinite;
    opacity: 0
}

.loader .dot {
    position: absolute;
    margin: auto;
    width: 2.4em;
    height: 2.4em;
    border-radius: 100%;
    transition: all 1s ease
}

.loader .dot:nth-child(2) {
    top: 0;
    bottom: 0;
    left: 0;
    background: #f44;
    animation: dotsY 2.4s linear infinite
}

.loader .dot:nth-child(3) {
    left: 0;
    right: 0;
    top: 0;
    background: #fb3;
    animation: dotsX 2.4s linear infinite
}

.loader .dot:nth-child(4) {
    top: 0;
    bottom: 0;
    right: 0;
    background: #9c0;
    animation: dotsY 2.4s linear infinite
}

.loader .dot:nth-child(5) {
    left: 0;
    right: 0;
    bottom: 0;
    background: #33b5e5;
    animation: dotsX 2.4s linear infinite
}

@keyframes rotate5123 {
    0% {
        transform: rotate(0)
    }

    10% {
        width: 6.25em;
        height: 6.25em
    }

    66% {
        width: 2.4em;
        height: 2.4em
    }

    to {
        transform: rotate(1turn);
        width: 6.25em;
        height: 6.25em
    }
}

@keyframes dotsY {
    66% {
        opacity: .1;
        width: 2.4em
    }

    77% {
        opacity: 1;
        width: 0
    }
}

@keyframes dotsX {
    66% {
        opacity: .1;
        height: 2.4em
    }

    77% {
        opacity: 1;
        height: 0
    }
}

@keyframes flash {
    33% {
        opacity: 0;
        border-radius: 0
    }

    55% {
        opacity: .6;
        border-radius: 100%
    }

    66% {
        opacity: 0
    }
}

.overlay-wraper {
    position: relative
}

.overlay-wraper .overlay-main {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.overlay-wraper .overlay-main.innr-bnr-olay {
    opacity: 1
}

@media (max-width:1024px) {
    .overlay-wraper .overlay-main.innr-bnr-olay {
        border-bottom: 1px solid #e9e3da
    }
}

@media (max-width:575px) {
    .overlay-wraper .overlay-main.innr-bnr-olay {
        border-top: 1px solid #e9e3da
    }
}

.opacity-01 {
    opacity: .1
}

.opacity-02 {
    opacity: .2
}

.opacity-03 {
    opacity: .3
}

.opacity-04 {
    opacity: .4
}

.opacity-05 {
    opacity: .5
}

.opacity-06 {
    opacity: .6
}

.opacity-07 {
    opacity: .7
}

.opacity-08 {
    opacity: .8
}

.opacity-09 {
    opacity: .9
}

.overlay-wraper>.container,
.overlay-wraper>.container-fluid {
    position: relative;
    z-index: 1
}

.yt-thum-box img {
    margin: -9.5% 0
}

.blog-youtube-vide iframe {
    width: 100%;
    height: 430px;
    display: block
}

@media (max-width:767px) {
    .blog-youtube-vide iframe {
        height: 290px
    }
}

@media (max-width:575px) {
    .blog-youtube-vide iframe {
        height: 309px
    }
}

@media (max-width:420px) {
    .blog-youtube-vide iframe {
        height: 307px
    }
}

@media (max-width:360px) {
    .blog-youtube-vide iframe {
        height: 260px
    }
}

#search {
    position: fixed;
    width: 0;
    height: 0;
    background-color: #efffff;
    transition: all .5s ease-in-out;
    visibility: hidden
}

#search,
#search form {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0
}

#search form {
    position: absolute;
    width: calc(100% - 80px);
    max-width: 600px;
    color: #066168;
    font-size: 30px;
    font-weight: 300;
    text-align: left;
    outline: none;
    padding: 6px;
    transition: all .5s ease;
    background-color: #dbeeee;
    border-radius: 100px
}

#search form .input-group {
    background-color: #fff;
    border-radius: 100px;
    overflow: hidden
}

#search input[type=search] {
    background: none;
    border: none;
    padding: 0 12px 0 30px;
    outline: none;
    color: #066168;
    font-size: 18px;
    height: 70px;
    background-color: #fff
}

@media (max-width:575px) {
    #search input[type=search] {
        font-size: 14px
    }
}

#search input[type=search]:focus {
    box-shadow: none
}

#search input[type=search]::-moz-placeholder {
    color: #066168
}

#search input[type=search]::placeholder {
    color: #066168
}

#search .input-group-append {
    display: flex
}

#search .search-btn {
    padding: 0 10px;
    outline: none;
    width: 70px;
    height: 70px;
    background: #066168;
    border-radius: 50%;
    flex: 1;
    margin-left: 10px;
    border: none;
    transition: all .5s ease
}

#search .search-btn i {
    font-size: 24px;
    color: #fff
}

#search .search-btn i:hover {
    color: #fff
}

#search .search-btn:hover {
    background-color: #ffaa0d
}

#search.open {
    transform: translate(-50%, -50%);
    opacity: 1;
    z-index: 999;
    display: block;
    width: 100%;
    height: 100%;
    visibility: visible
}

#search.open form {
    opacity: 1
}

#search .close-btn {
    position: fixed;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    top: 30px;
    right: 30px;
    opacity: 1;
    font-size: 16px;
    color: #066168;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background-color: #ffaa0d;
    transition: all .5s ease
}

#search .close-btn:hover {
    background-color: #066168;
    color: #fff
}

.search {
    position: relative
}

.project-filter-wrap.pro-filtr-cate-carousal {
    list-style: none;
    margin: 0 0 30px
}

.project-filter-wrap.pro-filtr-cate-carousal span {
    position: relative;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    color: #443935;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 3px;
    transition: all .5s ease
}

.project-filter-wrap.pro-filtr-cate-carousal span.active {
    background-color: #066168;
    box-shadow: 0 8px 10px rgba(12, 12, 12, .1);
    color: #fff
}

.project-filter-wrap.pro-filtr-cate-carousal span:hover {
    background-color: #066168;
    box-shadow: 0 8px 10px rgba(12, 12, 12, .1);
    color: #fff !important
}

.swiper-button-next,
.swiper-button-prev {
    width: 56px;
    height: 56px;
    margin: 0 10px 14px;
    color: #fff;
    background-color: #ffaa0d;
    transition: all .5s ease;
    border-radius: 50%
}

.swiper-button-prev {
    left: 0
}

.swiper-button-next {
    right: 0
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 16px !important;
    padding: 10px 12px
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: #fff;
    color: #ffaa0d;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.swiper-pagination {
    margin-top: 30px;
    position: relative
}

.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin: 5px 4px;
    opacity: 1;
    border-radius: 50%;
    transition: opacity .2s ease;
    background-color: #fff;
    border: 2px solid #066168
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #ffaa0d;
    border: 2px solid #ffaa0d
}

.swiper-nav-center-bottom {
    padding-bottom: 116px
}

@media (max-width:1024px) {
    .swiper-nav-center-bottom {
        padding-bottom: 90px
    }
}

.swiper-nav-center-bottom .swiper-button-next,
.swiper-nav-center-bottom .swiper-button-prev {
    bottom: 0;
    top: auto
}

.swiper-nav-center-bottom .swiper-button-prev {
    left: calc(50% - 70px)
}

.swiper-nav-center-bottom .swiper-button-next {
    right: calc(50% - 70px)
}

.blog-gallery-style1 {
    padding-left: 0
}

@media (max-width:991px) {
    .blog-gallery-style1 {
        padding-left: 0
    }
}

.blog-gallery-style1 .owl-carousel .owl-stage-outer {
    display: table;
    position: relative;
    padding: 30px 0 30px 10px
}

@media (max-width:1270px) {
    .blog-gallery-style1 .owl-carousel .owl-stage-outer {
        display: inline-block;
        padding: 0
    }

    .blog-gallery-style1 .blog-post-4-outer {
        box-shadow: none
    }
}

.wt-product-box {
    position: relative
}

.wt-product-box .wt-info {
    padding: 20px 10px 0
}

.wt-product-box .wt-info .wt-title {
    font-size: 22px
}

.wt-product-box .wt-info .wt-title a {
    transition: all .5s ease
}

.wt-product-box .wt-info .wt-title a:hover {
    color: #066168
}

.wt-product-box .price {
    padding-top: 10px;
    display: block
}

.wt-product-box .price del {
    font-size: 16px;
    color: #443935;
    margin: 4px;
    font-weight: 700
}

.wt-product-box .price ins {
    font-size: 22px;
    color: #066168;
    text-decoration: none;
    font-weight: 700
}

.wt-product-box .wt-thum-bx img {
    display: block;
    margin: 0 auto
}

.wt-product-box .item-cart-view {
    position: absolute;
    right: 5px;
    bottom: 5px
}

.wt-product-box .item-cart-view .item-btn {
    position: relative;
    display: inline-block;
    margin-right: 5px
}

.wt-product-box .item-cart-view .item-btn:last-child {
    margin-right: 0
}

.wt-product-box .item-cart-view .item-btn a {
    display: block
}

.wt-product-box .item-cart-view .item-btn a i {
    width: 36px;
    height: 36px;
    font-size: 18px;
    line-height: 36px;
    display: block;
    text-align: center;
    background-color: #f9f3ea;
    position: relative;
    color: #443935;
    transition: all .5s ease
}

.wt-product-box .item-cart-view .item-btn a i:hover {
    background-color: #fff;
    color: #066168
}

.wt-product-box .rating-bx {
    padding-top: 10px;
    color: #066168
}

.wt-product-box:hover .item-cart-view {
    opacity: 1;
    z-index: 3
}

.trv-night-count-slider {
    display: flex;
    white-space: nowrap;
    align-items: baseline
}

.trv-night-count-slider b {
    font-weight: 500;
    font-family: Afacad, sans-serif
}

.trv-night-count-slider .slider.slider-horizontal {
    width: 100%;
    margin-left: 10px;
    margin-right: 10px
}

.trv-night-count-slider .slider.slider-horizontal .slider-track {
    height: 8px;
    background-color: #ffaa0d;
    background-image: none;
    margin-top: 0;
    margin-left: 0
}

.trv-night-count-slider .slider.slider-horizontal .slider-handle {
    background-color: #ffaa0d;
    background-image: none;
    width: 15px;
    height: 15px;
    top: 7px;
    margin-left: -5px
}

.trv-night-count-slider .slider .tooltip.bs-tooltip-top {
    margin-top: -30px
}

.trv-night-count-slider .slider-selection {
    background: #066168
}

.trv-night-count-slider .trv-night-count {
    min-width: 22px;
    display: inline-block;
    text-align: center
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.bs-tooltip-top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.bs-tooltip-top .arrow {
    bottom: 0;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    left: -10px !important
}

.tooltip .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.select-box-border-style1 {
    border: none
}

.select-box-border-style1:focus {
    outline: none !important
}

.select-box-border-style1 .btn {
    padding: 8px 20px;
    background-color: #fff
}

.bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell
}

.bootstrap-touchspin .input-group-btn-vertical>.btn {
    float: none;
    margin-left: -1px;
    position: relative;
    border: 1px solid #fff;
    background: #066168;
    width: 20px;
    height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700
}

.bootstrap-touchspin .input-group-btn-vertical>.btn:before {
    display: none
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    border-top-right-radius: 0
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: 0;
    border-radius: 0;
    border-bottom-right-radius: 0
}

.bootstrap-touchspin .input-group-btn-vertical i {
    position: absolute;
    top: 7px;
    left: 7px;
    font-size: 16px;
    font-weight: 400;
    color: #fff
}

.btn-quantity {
    max-width: 130px;
    width: 100%;
    margin-right: 30px;
    display: inline-block
}

@media (max-width:420px) {
    .btn-quantity {
        max-width: 34px
    }
}

.btn-quantity .form-control {
    height: 46px;
    background-color: #fff;
    border: 1px solid #ddd
}

.video-section {
    position: relative;
    z-index: 1
}

.video-section img {
    width: 100%
}

.video-section a {
    display: block;
    width: 138px;
    height: 138px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 1px solid #fff
}

.rotate-center {
    animation: rotate-center 40s linear infinite
}

@keyframes rotate-center {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@media (max-width:1024px) {

    .section-full.p-b90,
    .section-full.p-t120,
    .section-full.p-tb120 {
        padding-top: 50px;
        padding-bottom: 20px
    }

    .section-full.p-b120 {
        padding-bottom: 50px
    }
}

.custom-pagination {
    position: relative;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center
}

@media (max-width:991px) {
    .custom-pagination {
        margin-top: 0;
        margin-bottom: 0
    }
}

.custom-pagination li {
    position: relative;
    display: inline-block;
    margin: 0 1px
}

.custom-pagination li a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 46px;
    height: 46px;
    color: #066168;
    font-size: 18px;
    line-height: 46px;
    font-weight: 700;
    text-align: center;
    transition: all .5s ease;
    font-family: Afacad, sans-serif;
    z-index: 1;
    border-radius: 10px;
    border: 1px solid transparent
}

@media (max-width:575px) {
    .custom-pagination li a {
        width: 40px;
        height: 40px
    }
}

.custom-pagination li a.active,
.custom-pagination li a:hover {
    background-color: #fff;
    color: #066168;
    border: 1px solid rgba(6, 97, 104, .27)
}

.custom-pagination li a span {
    position: relative
}

.custom-pagination li.prev a {
    border: 1px solid rgba(6, 97, 104, .27);
    color: #066168;
    background-color: #fff
}

.custom-pagination li.prev a:hover {
    background-color: #066168;
    color: #fff
}

.custom-pagination li.next a {
    border: 1px solid rgba(6, 97, 104, .27);
    color: #066168;
    background-color: #fff
}

.custom-pagination li.next a:hover {
    background-color: #066168;
    color: #fff
}

.content-table table {
    width: 100%;
    background-color: #fafafa
}

.content-table table td,
.content-table table th {
    padding: 5px 20px;
    font-size: 14px
}

.content-table table td:first-child {
    width: 25%;
    font-weight: 600;
    color: #443935
}

.content-table table td:first-child,
.content-table table th:first-child {
    text-align: left;
    border-left: none
}

.content-table.align-left td:first-child,
.content-table.align-left th:first-child {
    text-align: left
}

.content-table tr:nth-child(odd) {
    background: #fff
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px 30px 10px 10px;
    background-color: #fff
}

.emblem-wrap i {
    width: 90px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 90px;
    overflow: hidden
}

.emblem,
.emblem-wrap i {
    margin: 0 auto;
    text-align: center;
    border-radius: 50%
}

.emblem {
    width: 168px;
    height: 168px;
    color: #443935;
    animation: spinZ 20s linear infinite;
    background-color: #fff
}

.emblem span {
    padding: 6px;
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-transform: uppercase;
    font-size: 14px;
    transition: all .5s cubic-bezier(0, 0, 0, 1)
}

@keyframes spinZ {
    0% {
        transform: rotate(1turn)
    }

    to {
        transform: rotate(0deg)
    }
}

@media only screen and (max-width:767px) {
    .emblem-wrap {
        left: 20px
    }
}

.circle-text2 {
    position: relative;
    margin-bottom: 50px
}

@media (max-width:990px) {
    .circle-text2 {
        margin: 30px 0
    }
}

.vert-move {
    animation: mover 3s infinite alternate
}

@keyframes spin2 {
    0% {
        stroke-dasharray: 1, 800;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 400, 400;
        stroke-dashoffset: -200px
    }

    to {
        stroke-dasharray: 800, 1;
        stroke-dashoffset: -800px
    }
}

.spin2 {
    transform-origin: center;
    animation: spin2 10s ease-in-out infinite, spin 5s linear infinite;
    animation-direction: alternate
}

.parallax-section {
    background: #000;
    overflow: hidden;
    position: relative
}

.parallax-section .parallax-content {
    -o-box-align: center;
    align-items: center;
    display: flex;
    -o-box-pack: center;
    justify-content: center;
    height: 100%;
    position: relative;
    z-index: 2
}

.parallax-image {
    background-repeat: no-repeat;
    background-size: cover;
    height: 900px;
    left: 0;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    position: absolute;
    top: 0;
    transform: translateZ(0);
    width: 100%;
    z-index: 1
}

.cursor {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #443935;
    transition: .3s
}

.cursor,
.cursor2 {
    position: fixed;
    margin-left: -20px;
    margin-top: -20px;
    transform: translate(-50%, -50%);
    pointer-events: none;
    z-index: 1000
}

.cursor2 {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #066168;
    transition: .1s
}

.grow,
.grow-small {
    transform: scale(3);
    background: #fff;
    mix-blend-mode: difference;
    border: none
}

.grow-small {
    transform: scale(1.7)
}

.wt-accordion {
    border: 6px solid rgba(41, 137, 145, .2);
    border-radius: 30px;
    background-color: #fff;
    padding: 30px
}

.wt-accordion .wt-panel {
    position: relative;
    border: none;
    margin-bottom: 0;
    border-radius: 0;
    transition: all .5s ease
}

.wt-accordion .wt-panel .acod-content {
    padding: 20px 20px 20px 40px;
    font-size: 16px;
    background-color: #fff;
    border-bottom: 1px solid rgba(6, 97, 104, .2)
}

@media (max-width:768px) {
    .wt-accordion .wt-panel .acod-content {
        padding: 20px 0
    }
}

.wt-accordion .wt-panel .acod-head a {
    background-color: #fff;
    font-size: 24px;
    color: #066168;
    font-family: Afacad, sans-serif;
    border-bottom: 1px solid rgba(6, 97, 104, .2)
}

@media (max-width:768px) {
    .wt-accordion .wt-panel .acod-head a {
        font-size: 20px
    }
}

.wt-accordion .wt-panel:last-child {
    margin-bottom: 0
}

.wt-accordion .wt-panel:last-child .acod-content,
.wt-accordion .wt-panel:last-child .acod-head a {
    border-bottom: 0
}

.acod-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    font-family: Afacad, sans-serif
}

.acod-title a {
    z-index: 1;
    overflow: hidden
}

.acod-head,
.acod-title a {
    position: relative
}

.acod-head a {
    display: block;
    padding: 20px 30px 20px 0;
    background-color: #f6f6f6
}

.acod-head a.collapsed {
    color: #443935
}

.acod-head .fa {
    margin-right: 5px
}

.acod-head a,
.acod-head a:active,
.acod-head a:focus,
.acod-head a:hover {
    color: #443935
}

.acod-head .indicator {
    padding: 20px 0 15px;
    color: #066168;
    position: absolute;
    right: 0;
    top: 6px;
    height: 100%;
    font-size: 22px;
    line-height: 0px;
    background-color: #fff;
    display: flex;
    transform: .5s all ease
}

.acod-head .indicator i {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform: .5s all ease
}

.acod-head [aria-expanded=true] .indicator i {
    color: #ffaa0d
}

.acod-head [aria-expanded=true] .indicator i:before {
    font-family: bootstrap-icons;
    content: "\f282"
}

.nav-btn.navSidebar-button {
    display: inline-block
}

.nav-btn.navSidebar-button a i {
    font-size: 24px;
    display: inline-block;
    color: #066168;
    transition: .5s
}

.xs-sidebar-group .xs-overlay {
    left: 100%;
    top: 0;
    position: fixed;
    z-index: 101;
    height: 100%;
    opacity: 0;
    width: 100%;
    visibility: hidden;
    transition: all .4s ease-in .8s
}

.xs-sidebar-group .widget-heading {
    position: absolute;
    top: 23px;
    right: 0;
    padding: 25px
}

.xs-sidebar-widget {
    position: fixed;
    right: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 500px;
    z-index: 999999;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all .5s cubic-bezier(.9, .03, 0, .96) .6s;
    visibility: hidden;
    opacity: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, .22);
    backdrop-filter: blur(5px)
}

.xs-sidebar-group.isActive .xs-overlay {
    opacity: .7;
    visibility: visible;
    transition: all .8s ease-out 0s;
    left: 0
}

.xs-sidebar-group.isActive .xs-sidebar-widget {
    opacity: 1;
    visibility: visible;
    right: 0;
    transition: all .7s cubic-bezier(.9, .03, 0, .96) .4s
}

.xs-sidebar-group.isActive .sidebar-widget-container {
    top: 0;
    opacity: 1;
    visibility: visible;
    transition: all 1s ease-out 1.2s;
    backface-visibility: hidden
}

.sidebar-textwidget {
    padding: 120px 32px 40px
}

.close-side-widget i {
    color: #ffaa0d;
    font-size: 28px;
    display: block
}

.sidebar-widget-container {
    position: relative;
    top: 150px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in .3s;
    backface-visibility: hidden
}

.xs-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .5;
    z-index: 0
}

.xs-bg-black {
    background-color: #000
}

.sidebar-info-contents .content-box .title {
    font-size: 24px;
    color: #fff;
    margin-bottom: 15px
}

.sidebar-info-contents .nav-logo {
    margin-bottom: 40px;
    margin-top: 30px
}

.sidebar-info-contents .text {
    color: #9b9fb5
}

.trv-side-pnl-info .trv-side-pnl-logo {
    margin-bottom: 60px
}

.trv-side-pnl-info .trv-side-pnl-logo img {
    max-width: 134px
}

.trv-side-pnl-info .trv-side-pnl-content .trv-sm-title {
    color: #fff;
    font-size: 28px;
    margin-bottom: 20px
}

@media (max-width:420px) {
    .trv-side-pnl-info .trv-side-pnl-content .trv-sm-title {
        font-size: 22px;
        margin-bottom: 10px
    }
}

.trv-side-pnl-info .trv-side-pnl-content .trv-lg-title {
    color: #85d200;
    font-size: 48px;
    margin-bottom: 20px;
    text-transform: uppercase
}

@media (max-width:420px) {
    .trv-side-pnl-info .trv-side-pnl-content .trv-lg-title {
        font-size: 32px
    }
}

.trv-side-pnl-info .trv-side-pnl-content p {
    font-size: 16px;
    color: hsla(0, 0%, 100%, .5)
}

.trv-side-pnl-info .trv-side-pnl-content p:last-child {
    margin-bottom: 0
}

.trv-side-pnl-info .trv-side-pnl-content .trv-side-pnl-content-mid {
    margin-bottom: 60px
}

.trv-side-pnl-info .trv-side-pnl-plan {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
    margin-bottom: 40px !important;
    position: relative
}

.trv-side-pnl-info .trv-side-pnl-plan:after {
    content: "";
    width: 300px;
    background-color: hsla(0, 0%, 100%, .16);
    height: 1px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%)
}

.trv-side-pnl-info .trv-side-pnl-plan .trv-side-pnl-plan-count {
    color: #85d200;
    font-size: 34px
}

.trv-side-pnl-info .trv-side-pnl-plan span {
    color: #fff;
    font-family: Afacad, sans-serif;
    font-size: 18px;
    font-weight: 500
}

.slide-top {
    animation: slide-top 3s linear infinite alternate-reverse
}

@keyframes slide-top {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(-100px)
    }
}

.slide-top2 {
    animation: slide-top2 20s linear infinite alternate-reverse
}

@keyframes slide-top2 {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(-300px)
    }
}

.tvr-hot-ballon-wrap {
    position: relative;
    overflow: hidden
}

.tvr-hot-ballon-wrap .left-hot-ballon {
    position: absolute;
    left: -115px;
    top: 40%;
    width: 230px;
    animation: slide-top2 20s linear infinite alternate-reverse;
    opacity: .5
}

@media (max-width:767px) {
    .tvr-hot-ballon-wrap .left-hot-ballon {
        width: 100px;
        left: -50px
    }
}

.tvr-hot-ballon-wrap .right-hot-ballon {
    position: absolute;
    right: -55px;
    top: 40%;
    width: 110px;
    animation: slide-top 8s linear infinite alternate-reverse
}

.trv-popular-destination-row {
    position: relative;
    z-index: 1;
    margin-top: -30px
}

.trv-popular-destination-row .swiper-wrapper {
    padding-top: 30px
}

.trv-popular-destination {
    background-size: contain;
    background-position: bottom;
    background-repeat: repeat-x
}

.trv-destination-bx1 {
    position: relative;
    z-index: 1
}

.trv-destination-bx1 .trv-media {
    border-radius: 30px;
    overflow: hidden
}

.trv-destination-bx1 .trv-media img {
    width: 100%;
    height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

@media (max-width:1366px) {
    .trv-destination-bx1 .trv-media img {
        height: 450px
    }
}

@media (max-width:400px) {
    .trv-destination-bx1 .trv-media img {
        height: 420px
    }
}

.trv-destination-bx1 .trv-content .trv-title {
    margin-bottom: 0
}

@media (max-width:768px) {
    .trv-destination-bx1 .trv-content .trv-title {
        font-size: 22px
    }
}

.trv-destination-bx1 .trv-content .trv-title a {
    display: block;
    color: #066168;
    background-color: #fff;
    text-align: center;
    padding: 20px;
    border-radius: 30px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    transition: all .5s ease
}

.trv-destination-bx1 .trv-on-hover {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .5s ease
}

.trv-destination-bx1 .trv-on-hover img {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    display: block;
    transition: all .5s ease
}

.trv-destination-bx1:hover .trv-content .trv-title a {
    color: #fff;
    background-color: #066168
}

.trv-destination-bx1:hover .trv-on-hover {
    top: -30px
}

.social-icons {
    margin: 20px 0 0
}

.social-icons li {
    display: inline-flex;
    height: 46px;
    width: 46px;
    background-color: #ffaa0d;
    margin-right: 10px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    transition: all .5s ease
}

.social-icons li:last-child {
    margin-right: 0
}

.social-icons li a {
    height: 36px;
    width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #066168;
    line-height: 36px;
    padding: 0;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-radius: 50%;
    transition: all .5s ease
}

.social-icons li a i {
    transition: all .5s ease;
    display: inline-block;
    line-height: inherit
}

.social-icons li a i:before {
    line-height: inherit
}

.social-icons li a:hover {
    color: #ffaa0d;
    border-radius: 10px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .36)
}

.social-icons li a:hover i {
    transform: rotateY(1turn) scale(1.2)
}

.social-icons li:hover {
    border-radius: 10px
}

.footer-follow-instagram {
    display: flex;
    align-items: center;
    padding: 40px 0
}

@media (max-width:1199px) {
    .footer-follow-instagram {
        display: block;
        padding: 5px 0
    }
}

.footer-follow-instagram .widget-title {
    white-space: nowrap;
    margin-right: 50px;
    margin-bottom: 0
}

@media (max-width:1199px) {
    .footer-follow-instagram .widget-title {
        margin-bottom: 30px
    }
}

.trv-ftr-insta-gall {
    list-style: none;
    margin: 0;
    display: flex;
    gap: 20px
}

@media (max-width:1199px) {
    .trv-ftr-insta-gall {
        flex-wrap: wrap;
        gap: inherit;
        grid-gap: 10px 2%
    }
}

.trv-ftr-insta-gall li {
    width: 9.43%
}

@media (max-width:1199px) {
    .trv-ftr-insta-gall li {
        width: 9.33%
    }
}

@media (max-width:991px) {
    .trv-ftr-insta-gall li {
        width: 18.4%
    }
}

@media (max-width:540px) {
    .trv-ftr-insta-gall li {
        width: 23.4%
    }
}

@media (max-width:420px) {
    .trv-ftr-insta-gall li {
        width: 32%
    }
}

.trv-ftr-insta-gall li a {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease;
    background-color: #066168
}

.trv-ftr-insta-gall li a img {
    width: 100%;
    transition: all .5s ease
}

.trv-ftr-insta-gall li a span {
    display: table;
    width: 90px;
    height: 90px
}

.trv-ftr-insta-gall li a span,
.trv-ftr-insta-gall li a span i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.trv-ftr-insta-gall li a span i {
    color: #fff;
    opacity: 0;
    transition: all .5s ease
}

.trv-ftr-insta-gall li a span:after,
.trv-ftr-insta-gall li a span:before {
    position: absolute;
    display: block;
    width: 0;
    height: 5px;
    content: "";
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    opacity: .8;
    top: 50%;
    transform: translateY(-50%);
    transition: all .35s ease-in-out
}

.trv-ftr-insta-gall li a span:before {
    right: -60%
}

.trv-ftr-insta-gall li a span:after {
    left: -60%
}

.trv-ftr-insta-gall li a:hover img {
    opacity: .3;
    filter: blur(3px)
}

.trv-ftr-insta-gall li a:hover i {
    transform: scale(1.1) translate(-50%, -50%);
    opacity: 1
}

.trv-ftr-insta-gall li a:hover span {
    opacity: 1
}

.trv-ftr-insta-gall li a:hover span:after,
.trv-ftr-insta-gall li a:hover span:before {
    width: 80%
}

.footer-light {
    background-color: #fff8eb;
    color: #346065;
    background-image: url(../images/background/ftr-light-bg.png);
    background-size: cover
}

.footer-light .logo-footer {
    margin-bottom: 40px;
    text-align: center;
    display: block;
    max-width: 193px
}

.footer-light .footer-top {
    padding: 120px 0 80px
}

@media (max-width:1200px) {
    .footer-light .footer-top {
        padding: 60px 0 0
    }
}

.footer-light .f-top-space {
    padding-top: 0
}

.footer-light .call-us {
    padding: 10px 20px 10px 0;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-family: Figtree, sans-serif
}

@media (max-width:991px) {
    .footer-light .call-us {
        margin: 15px 0
    }
}

.footer-light .call-us i {
    display: block;
    font-size: 42px;
    line-height: 42px;
    margin-right: 10px
}

.footer-light .call-us a {
    display: block;
    color: #066168;
    font-size: 32px;
    line-height: 32px;
    font-family: Figtree, sans-serif
}

@media (max-width:767px) {
    .footer-light .call-us a {
        font-size: 22px;
        line-height: 22px
    }
}

.footer-light .widget_about p {
    padding-right: 50px;
    font-size: 16px
}

.footer-light .widget-title {
    font-family: Afacad, sans-serif;
    color: #066168;
    font-size: 28px;
    margin-bottom: 30px;
    position: relative
}

@media (max-width:767px) {
    .footer-light .widget-title {
        font-size: 22px
    }
}

.footer-light .footer-bottom {
    padding: 15px 0;
    color: #066168;
    position: relative;
    z-index: 1;
    font-weight: 400
}

.footer-light .footer-bottom .copyrights-text {
    text-align: center;
    font-size: 14px;
    font-weight: 600
}

.footer-light .footer-bottom .copyrights-text span {
    display: inline-block;
    text-transform: uppercase
}

.footer-light .copyrights-nav {
    list-style: none;
    display: block;
    margin-bottom: 0
}

.footer-light .copyrights-nav li {
    display: inline-block;
    margin-right: 8px
}

.footer-light .copyrights-nav li:first-child {
    margin-left: 0
}

.footer-light .copyrights-nav li:last-child {
    margin-right: 0
}

.footer-light .copyrights-nav li:last-child:after {
    display: none
}

.footer-light .copyrights-nav li:after {
    content: "/";
    position: relative;
    right: -8px;
    color: #fff
}

.footer-light .copyrights-nav li a {
    color: #fff;
    font-size: 14px
}

.footer-light .copyrights-nav li a:active,
.footer-light .copyrights-nav li a:focus,
.footer-light .copyrights-nav li a:hover {
    color: #066168
}

.footer-light .copyrights-nav li.active a {
    color: #fff
}

.footer-light .widget_address li i {
    font-weight: 400
}

.footer-light .widget_services ul li a {
    color: #066168
}

.footer-light .widget_services ul li a:hover {
    color: #ffaa0d
}

.footer-light .widget_address li .trv-icon {
    background-color: rgba(6, 97, 104, .09)
}

.footer-light .widget_address li .trv-icon i,
.footer-light .widget_address li span {
    color: #066168
}

@media (max-width:991px) {
    .footer-light .widget {
        margin-bottom: 20px
    }
}

@media (max-width:540px) {
    .footer-light .col-4 {
        width: 50%
    }
}

.footer-follow-instagram2 {
    background-color: #fff8eb;
    text-align: center;
    padding: 80px 0 140px;
    border-bottom: 4px solid #066168;
    position: relative
}

@media (max-width:1024px) {
    .footer-follow-instagram2 {
        padding: 50px 0 140px
    }
}

.footer-follow-instagram2 .widget-title {
    margin-bottom: 30px
}

.footer-follow-instagram2 .marquee-car {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%
}

.footer-follow-instagram2 .trv-right-tree-pic {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 220px
}

.footer-follow-instagram2 .trv-right-tree-pic img {
    width: 100%
}

.trv-animated-car {
    position: relative;
    width: 248px;
    height: 135px
}

.trv-animated-car .car-main {
    height: 135px;
    position: absolute;
    left: 0;
    bottom: 0
}

.trv-animated-car .tyre-1 {
    position: absolute;
    left: 12.9%;
    bottom: 0;
    width: 15%
}

.trv-animated-car .tyre-2 {
    position: absolute;
    right: 10.8%;
    bottom: 0;
    width: 15%
}

.spin-tyres {
    animation-name: spin;
    animation-duration: 2.4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.trv-subscribe-nl-st2 .container {
    background-color: #066168;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 70px;
    max-width: 1296px
}

@media (max-width:1199px) {
    .trv-subscribe-nl-st2 .container {
        padding: 20px
    }
}

@media (max-width:991px) {
    .trv-subscribe-nl-st2 .container {
        display: block
    }
}

@media (max-width:1199px) {
    .trv-subscribe-nl-st2 .container .trv-left-section {
        width: 45%
    }
}

@media (max-width:991px) {
    .trv-subscribe-nl-st2 .container .trv-left-section {
        width: 100%;
        margin-bottom: 20px
    }
}

.trv-subscribe-nl-st2 .trv-nl-large-text {
    color: #ffaa0d;
    font-family: Afacad, sans-serif;
    font-size: 60px;
    line-height: .75;
    padding-bottom: 5px
}

.trv-subscribe-nl-st2 .trv-nl-large-text span {
    color: #fff;
    display: inline-block
}

@media (max-width:991px) {
    .trv-subscribe-nl-st2 .trv-nl-large-text {
        font-size: 46px;
        text-shadow: none
    }
}

@media (max-width:420px) {
    .trv-subscribe-nl-st2 .trv-nl-large-text {
        font-size: 28px
    }
}

@media (max-width:767px) {
    .trv-subscribe-nl-st2 {
        display: block
    }
}

.trv-subscribe-nl-st2 .trv-nl-title {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    font-family: Figtree, sans-serif
}

@media (max-width:767px) {
    .trv-subscribe-nl-st2 .trv-nl-title {
        margin-bottom: 20px
    }
}

@media (max-width:420px) {
    .trv-subscribe-nl-st2 .trv-nl-title {
        font-size: 16px
    }
}

.trv-subscribe-nl-st2 .trv-nl-section {
    padding: 6px;
    background-color: #dbeeee;
    border-radius: 50px;
    max-width: 428px;
    flex: 1;
    height: 80px
}

@media (max-width:991px) {
    .trv-subscribe-nl-st2 .trv-nl-section {
        max-width: 100%
    }
}

@media (max-width:400px) {
    .trv-subscribe-nl-st2 .trv-nl-section {
        padding: 0;
        border: none;
        background-color: transparent
    }
}

.trv-subscribe-nl-st2.formid {
    position: relative;
    z-index: 1
}

.trv-subscribe-nl-st2.formid:after {
    content: "";
    height: 80px;
    left: 0;
    right: 0;
    background-color: #dbeeee;
    position: absolute;
    z-index: -1
}

.trv-subscribe-nl-st2.trv-full-bx {
    background-color: #ffaa0d
}

.trv-subscribe-nl-st2.trv-full-bx:after {
    display: none
}

.trv-subscribe-nl-st2.trv-full-bx .container {
    padding-left: 0;
    padding-right: 0
}

.trv-step-bx1,
.trv-step-bx1-wrap {
    background-color: #fff
}

.trv-step-bx1 {
    border: 1px solid #dbeeee;
    border-radius: 30px 200px 30px 30px;
    padding: 40px;
    box-shadow: 0 28px 36px rgba(41, 137, 145, .2)
}

.trv-step-bx1 .trv-tp-part {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-bottom: 45px
}

.trv-step-bx1 .trv-tp-part .trv-num {
    width: 80px;
    height: 80px;
    align-items: center;
    justify-content: center;
    display: flex;
    background-color: #066168;
    border-radius: 20px;
    font-family: Figtree, sans-serif;
    font-size: 42px;
    color: #fff;
    font-weight: 900
}

.trv-step-bx1 .trv-tp-part .trv-icon-back {
    width: 100px;
    height: 100px;
    background-color: #ffaa0d;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: -20px
}

.trv-step-bx1 .trv-tp-part .trv-icon-back .trv-icon-front {
    background-color: #fff;
    width: 90px;
    height: 90px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.trv-step-bx1 .trv-tp-part .trv-icon-back .trv-icon-front img {
    max-width: 48px;
    width: 100%;
    filter: brightness(0) saturate(100%) invert(25%) sepia(21%) saturate(4469%) hue-rotate(154deg) brightness(93%) contrast(95%)
}

.trv-step-bx1 .trv-title {
    font-family: Afacad, sans-serif;
    color: #066168;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 10px
}

.trv-step-bx1 p {
    color: #346065;
    margin: 0
}

.trv-hor-add {
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #ffaa0d;
    height: 184px;
    border-radius: 20px;
    overflow: hidden;
    background-image: url(../images/decorations/divider-cloud.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 50px 60px
}

@media (max-width:1024px) {
    .trv-hor-add {
        padding: 30px;
        height: auto
    }
}

@media (max-width:991px) {
    .trv-hor-add {
        display: block;
        text-align: center;
        padding: 30px 20px 20px
    }
}

.trv-hor-add .ofr-price {
    display: flex;
    align-items: end
}

@media (max-width:991px) {
    .trv-hor-add .ofr-price {
        justify-content: center;
        margin-bottom: 15px
    }
}

.trv-hor-add .ofr-price .lg-title {
    font-style: normal;
    font-weight: 900;
    font-size: 120px;
    line-height: .75;
    color: #fff;
    font-family: Figtree, sans-serif;
    margin-bottom: 0;
    margin-right: 18px
}

@media (max-width:1365px) {
    .trv-hor-add .ofr-price .lg-title {
        font-size: 80px
    }
}

.trv-hor-add .ofr-price .per-off {
    display: block;
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    color: #066168;
    text-transform: uppercase
}

.trv-hor-add .ofr-price .per-off span {
    display: block
}

.trv-hor-add .trv-hor-add-mid {
    font-family: Kaushan Script, cursive;
    font-size: 50px;
    line-height: 74px;
    color: #066168;
    flex: 1;
    margin: 0 20px
}

@media (max-width:1365px) {
    .trv-hor-add .trv-hor-add-mid {
        font-size: 40px;
        line-height: normal
    }
}

@media (max-width:1199px) {
    .trv-hor-add .trv-hor-add-mid {
        font-size: 28px
    }
}

@media (max-width:991px) {
    .trv-hor-add .trv-hor-add-mid {
        margin-bottom: 15px
    }
}

.trv-hor-add .trv-hor-add-mid .sm-title {
    font-family: Figtree, sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    display: block;
    padding-bottom: 10px
}

.trv-step-bx2-wrap {
    margin-right: 25px
}

@media (max-width:767px) {
    .trv-step-bx2-wrap {
        margin-right: 0
    }
}

.trv-step-bx2 {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #dbeeee;
    padding: 10px 10px 10px 50px;
    box-shadow: 0 27px 35.9px rgba(41, 137, 145, .2);
    border-radius: 0 200px 200px 0;
    position: relative;
    margin-left: 50px
}

@media (max-width:400px) {
    .trv-step-bx2 {
        margin-left: 0;
        padding: 15px;
        border-radius: 20px
    }
}

.trv-step-bx2 .trv-tp-part {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:400px) {
    .trv-step-bx2 .trv-tp-part {
        display: block;
        text-align: center
    }
}

.trv-step-bx2 .trv-tp-part .trv-num {
    width: 80px;
    height: 80px;
    min-width: 80px;
    align-items: center;
    justify-content: center;
    display: flex;
    background-color: #066168;
    border-radius: 20px;
    font-family: Figtree, sans-serif;
    font-size: 42px;
    color: #fff;
    font-weight: 900;
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width:400px) {
    .trv-step-bx2 .trv-tp-part .trv-num {
        position: inherit;
        transform: none;
        margin: 0 auto 20px
    }
}

.trv-step-bx2 .trv-tp-part .trv-icon-back {
    width: 100px;
    height: 100px;
    min-width: 100px;
    background-color: #ffaa0d;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0
}

@media (max-width:420px) {
    .trv-step-bx2 .trv-tp-part .trv-icon-back {
        width: 70px;
        height: 70px;
        min-width: 70px
    }
}

@media (max-width:400px) {
    .trv-step-bx2 .trv-tp-part .trv-icon-back {
        margin: 20px auto 0
    }
}

.trv-step-bx2 .trv-tp-part .trv-icon-back .trv-icon-front {
    background-color: #fff;
    width: 90px;
    height: 90px;
    min-width: 90px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:420px) {
    .trv-step-bx2 .trv-tp-part .trv-icon-back .trv-icon-front {
        width: 60px;
        height: 60px;
        min-width: 60px
    }
}

.trv-step-bx2 .trv-tp-part .trv-icon-back .trv-icon-front img {
    max-width: 48px;
    width: 100%;
    filter: brightness(0) saturate(100%) invert(25%) sepia(21%) saturate(4469%) hue-rotate(154deg) brightness(93%) contrast(95%)
}

@media (max-width:420px) {
    .trv-step-bx2 .trv-tp-part .trv-icon-back .trv-icon-front img {
        max-width: 34px
    }
}

.trv-step-bx2 .trv-title {
    font-family: Afacad, sans-serif;
    color: #066168;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 10px
}

@media (max-width:768px) {
    .trv-step-bx2 .trv-title {
        font-size: 20px
    }
}

.trv-step-bx2 p {
    color: #346065;
    margin: 0
}

.trv-guide-bx1-wrap {
    background-color: #dbeeee;
    padding: 50px
}

@media (max-width:1366px) {
    .trv-guide-bx1-wrap {
        padding: 36px
    }
}

@media (max-width:1365px) {
    .trv-guide-bx1-wrap {
        padding: 25px
    }
}

@media (max-width:768px) {
    .trv-guide-bx1-wrap {
        padding: 30px 36px
    }
}

@media (max-width:575px) {
    .trv-guide-bx1-wrap {
        padding: 50px 12px
    }
}

@media (max-width:400px) {
    .trv-guide-bx1-wrap {
        padding: 0
    }
}

.trv-guide-bx1-wrap .trv-guide-bx1-section {
    background-color: #fff;
    border-radius: 30px;
    padding: 120px 0 90px;
    position: relative;
    overflow: hidden;
    z-index: 1
}

@media (max-width:1024px) {
    .trv-guide-bx1-wrap .trv-guide-bx1-section {
        padding: 50px 20px 2px
    }
}

@media (max-width:575px) {
    .trv-guide-bx1-wrap .trv-guide-bx1-section {
        padding: 50px 0 2px
    }
}

@media (max-width:400px) {
    .trv-guide-bx1-wrap .trv-guide-bx1-section {
        border-radius: 0
    }
}

.trv-guide-bx1-wrap .trv-guide-bx1-section .trv-yl-shedow-left {
    position: absolute;
    width: 600px;
    height: 550px;
    left: -300px;
    top: 50%;
    background: rgba(255, 170, 13, .1);
    filter: blur(100px);
    z-index: -1
}

.trv-guide-bx1-wrap .trv-guide-bx1-section .trv-yl-shedow-right {
    position: absolute;
    width: 600px;
    height: 500px;
    right: -300px;
    top: 50%;
    background: rgba(41, 137, 145, .1);
    filter: blur(100px);
    z-index: -1
}

.trv-guide-bx1-wrap .trv-guide-bx1-section .trv-bl-shedow-top {
    position: absolute;
    width: 600px;
    height: 550px;
    left: 50%;
    transform: translateX(-50%);
    top: -200px;
    background: rgba(255, 170, 13, .1);
    filter: blur(100px);
    z-index: -1
}

.trv-guide-left-media-section-wrap {
    display: flex;
    align-items: center
}

@media (max-width:1199px) {
    .trv-guide-left-media-section-wrap {
        justify-content: center
    }
}

.trv-guide-left-media-section {
    margin-left: -184px;
    text-align: center;
    position: relative;
    z-index: 1;
    width: 765px
}

@media (max-width:1800px) {
    .trv-guide-left-media-section {
        width: 665px;
        margin-left: -100px
    }
}

@media (max-width:1680px) {
    .trv-guide-left-media-section {
        margin-left: -50px
    }
}

@media (max-width:1600px) {
    .trv-guide-left-media-section {
        margin-left: 0;
        width: 600px
    }
}

@media (max-width:1440px) {
    .trv-guide-left-media-section {
        margin-left: 50px;
        width: 500px
    }
}

.trv-guide-left-media-section .trv-guide-left-media-title {
    padding-top: 90px;
    font-family: Kaushan Script, cursive;
    font-weight: 400;
    font-size: 52px;
    line-height: 1.2;
    color: #066168;
    padding-bottom: 25px
}

@media (max-width:1440px) {
    .trv-guide-left-media-section .trv-guide-left-media-title {
        font-size: 40px
    }
}

@media (max-width:540px) {
    .trv-guide-left-media-section .trv-guide-left-media-title {
        font-size: 28px
    }
}

.trv-guide-left-media-section .trv-guide-left-media-title span {
    font-family: Kaushan Script, cursive;
    font-size: 100px;
    line-height: 1;
    color: #fff;
    text-shadow: 2px 5px 0 rgba(41, 137, 145, .2);
    display: block
}

@media (max-width:1440px) {
    .trv-guide-left-media-section .trv-guide-left-media-title span {
        font-size: 70px
    }
}

@media (max-width:540px) {
    .trv-guide-left-media-section .trv-guide-left-media-title span {
        font-size: 40px;
        text-shadow: 2px 0 0 rgba(41, 137, 145, .2)
    }
}

.trv-guide-left-media-section .cir-pic {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    animation: spinZ 200s linear infinite
}

.trv-guide-left-media-section .girl-withcity {
    right: 40px;
    position: relative
}

.trv-guide-bx1 {
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 18px 18px rgba(0, 106, 114, .1);
    border-radius: 30px;
    text-align: center;
    margin-bottom: 30px
}

.trv-guide-bx1 .media {
    margin-bottom: 20px
}

.trv-guide-bx1 .media img {
    border-radius: 30px;
    width: 100%
}

.trv-guide-bx1 .trv-guide-name {
    font-family: Afacad, sans-serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2;
    margin: 10px 0
}

@media (max-width:768px) {
    .trv-guide-bx1 .trv-guide-name {
        font-size: 22px
    }
}

.trv-guide-bx1 .trv-guide-name a {
    transition: all .5s ease;
    color: #066168
}

.trv-guide-bx1 .trv-guide-name a:hover {
    color: #ffaa0d
}

.trv-guide-bx1 span {
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    color: #ffaa0d;
    margin-bottom: 15px;
    display: inline-block
}

.trv-guide-det-wrap {
    background-color: #dbeeee;
    padding: 50px
}

@media (max-width:1024px) {
    .trv-guide-det-wrap {
        padding: 50px 20px
    }
}

.trv-guide-det-wrap .trv-guide-det-section {
    background-color: #fff;
    border-radius: 30px;
    padding: 120px 0 90px;
    position: relative;
    overflow: hidden
}

@media (max-width:1024px) {
    .trv-guide-det-wrap .trv-guide-det-section {
        padding: 20px 10px 0
    }
}

@media (max-width:360px) {
    .trv-guide-det-wrap .trv-guide-det-section {
        padding: 20px 0 0
    }
}

.trv-guide-det-section {
    background-color: #fff
}

.trv-guide-det-section .trv-guide-dtl-left-part {
    padding-right: 24px
}

@media (max-width:1024px) {
    .trv-guide-det-section .trv-guide-dtl-left-part {
        padding-right: 0
    }
}

.trv-guide-dtl-right-part .title {
    font-family: Afacad, sans-serif;
    font-size: 46px;
    font-weight: 700;
    color: #066168;
    line-height: 1.2;
    margin-bottom: 20px
}

@media (max-width:1024px) {
    .trv-guide-dtl-right-part .title {
        font-size: 30px
    }
}

.trv-guide-dtl-right-part .text {
    font-size: 16px;
    font-weight: 400;
    color: #346065;
    line-height: 1.4;
    margin-bottom: 30px
}

.trv-guide-dtl-right-part .list-st-1 {
    padding: 0;
    list-style: none;
    margin-bottom: 30px
}

.trv-guide-dtl-right-part .list-st-1 li {
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #066168;
    margin-bottom: 10px
}

.trv-guide-dtl-right-part .list-st-1 li span {
    font-family: Afacad, sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #066168;
    margin-right: 45px;
    min-width: 100px;
    display: inline-block
}

@media (max-width:400px) {
    .trv-guide-dtl-right-part .list-st-1 li span {
        display: block
    }
}

.trv-guide-dtl-right-part .list-st-1 li:last-child {
    margin-bottom: 0
}

.trv-guide-dtl-right-part .list-title {
    font-family: Afacad, sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #066168;
    line-height: 1.2;
    margin-bottom: 30px
}

@media (max-width:1024px) {
    .trv-guide-dtl-right-part .list-title {
        font-size: 22px
    }
}

.trv-list-st2 {
    padding: 0;
    list-style: none;
    margin-bottom: 30px
}

.trv-list-st2 li {
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #346065;
    line-height: 1.4;
    margin-bottom: 15px;
    position: relative;
    padding-left: 40px
}

.trv-list-st2 li i {
    color: #ffaa0d;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: -3px
}

.trv-list-st2 li span {
    font-weight: 600
}

.trv-list-st2 li:last-child {
    margin-bottom: 0
}

.trv-testimo-bx-wrap {
    background-color: #efffff;
    padding-bottom: 106px;
    background-position: 50%;
    background-repeat: no-repeat
}

.trv-testimo-bx1 {
    margin: 0 70px 50px
}

@media (max-width:1024px) {
    .trv-testimo-bx1 {
        margin: 0 10px 50px
    }
}

.trv-testimo-bx1 .media {
    margin-bottom: 30px;
    position: relative;
    max-width: 306px
}

@media (max-width:767px) {
    .trv-testimo-bx1 .media {
        margin: 0 auto 30px
    }
}

.trv-testimo-bx1 .media img {
    border-radius: 30px
}

.trv-testimo-bx1 .rating {
    display: inline-flex;
    align-items: center;
    background-color: #066168;
    border-radius: 0 20px 20px 20px;
    position: absolute;
    left: 0;
    bottom: -10px;
    padding: 5px 15px
}

.trv-testimo-bx1 .rating i {
    color: #ffaa0d;
    font-size: 16px;
    margin-right: 3px
}

.trv-testimo-bx1 .info .trv-testimo-head {
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin-bottom: 25px
}

.trv-testimo-bx1 .info .trv-testimo-head .left-part .trv-testimonial-name {
    font-family: Kaushan Script, cursive;
    font-size: 36px;
    font-weight: 400;
    color: #066168;
    margin-bottom: 0
}

@media (max-width:991px) {
    .trv-testimo-bx1 .info .trv-testimo-head .left-part .trv-testimonial-name {
        font-size: 28px
    }
}

.trv-testimo-bx1 .info .trv-testimo-head .left-part .trv-testimonial-position {
    font-family: Afacad, sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #ffaa0d;
    display: inline-block
}

.trv-testimo-bx1 .info .trv-testimo-head .right-part img {
    max-width: 70px;
    max-height: 58px;
    width: 100%;
    filter: brightness(0) saturate(100%) invert(25%) sepia(21%) saturate(4469%) hue-rotate(154deg) brightness(93%) contrast(95%)
}

@media (max-width:991px) {
    .trv-testimo-bx1 .info .trv-testimo-head .right-part img {
        max-width: 44px
    }
}

.trv-testimo-bx1 .info p {
    font-family: Afacad, sans-serif;
    font-size: 24px;
    color: #346065;
    margin-bottom: 0
}

@media (max-width:991px) {
    .trv-testimo-bx1 .info p {
        font-size: 18px
    }
}

@media (max-width:767px) {
    .trv-testimo-bx1 .info p {
        text-align: center
    }
}

.trv-testimo-bx2 {
    display: flex;
    align-items: center;
    background-color: #fff
}

@media (max-width:767px) {
    .trv-testimo-bx2 {
        display: block
    }
}

.trv-testimo-bx2 .media {
    margin-bottom: 0;
    position: relative;
    max-width: 375px;
    z-index: 1;
    margin-right: 95px
}

@media (max-width:991px) {
    .trv-testimo-bx2 .media {
        max-width: 250px;
        margin-right: 30px
    }
}

@media (max-width:767px) {
    .trv-testimo-bx2 .media {
        margin: 0 auto 30px
    }
}

.trv-testimo-bx2 .media:after {
    content: "";
    width: 330px;
    height: 330px;
    border-radius: 50%;
    background-color: #066168;
    position: absolute;
    right: -42px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1
}

@media (max-width:1199px) {
    .trv-testimo-bx2 .media:after {
        right: -25px
    }
}

@media (max-width:991px) {
    .trv-testimo-bx2 .media:after {
        display: none
    }
}

.trv-testimo-bx2 .media:before {
    content: "";
    width: 380px;
    height: 380px;
    border-radius: 50%;
    background-color: #ffaa0d;
    opacity: .1;
    position: absolute;
    right: -94px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1
}

@media (max-width:1199px) {
    .trv-testimo-bx2 .media:before {
        right: -60px
    }
}

@media (max-width:991px) {
    .trv-testimo-bx2 .media:before {
        display: none
    }
}

.trv-testimo-bx2 .media img {
    border-radius: 30px
}

.trv-testimo-bx2 .rating {
    float: right
}

@media (max-width:767px) {
    .trv-testimo-bx2 .rating {
        float: none
    }
}

@media (max-width:480px) {
    .trv-testimo-bx2 .rating {
        text-align: center
    }
}

.trv-testimo-bx2 .rating i {
    color: #ffaa0d;
    font-size: 16px;
    margin-right: 3px
}

.trv-testimo-bx2 .info {
    max-width: 490px;
    margin-left: auto
}

@media (max-width:991px) {
    .trv-testimo-bx2 .info {
        max-width: 340px;
        margin-right: auto;
        margin-left: inherit
    }
}

@media (max-width:767px) {
    .trv-testimo-bx2 .info {
        margin: 0 auto 30px
    }
}

.trv-testimo-bx2 .info .trv-testimo-head {
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin-bottom: 25px
}

@media (max-width:480px) {
    .trv-testimo-bx2 .info .trv-testimo-head {
        flex-direction: column-reverse;
        align-items: center;
        text-align: center
    }
}

.trv-testimo-bx2 .info .trv-testimo-head .left-part .trv-testimonial-name {
    font-family: Kaushan Script, cursive;
    font-size: 36px;
    font-weight: 400;
    color: #066168;
    margin-bottom: 0
}

@media (max-width:991px) {
    .trv-testimo-bx2 .info .trv-testimo-head .left-part .trv-testimonial-name {
        font-size: 28px
    }
}

.trv-testimo-bx2 .info .trv-testimo-head .left-part .trv-testimonial-position {
    font-family: Afacad, sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #ffaa0d;
    display: inline-block
}

@media (max-width:991px) {
    .trv-testimo-bx2 .info .trv-testimo-head .left-part .trv-testimonial-position {
        font-size: 18px
    }
}

.trv-testimo-bx2 .info .trv-testimo-head .right-part img {
    max-width: 70px;
    max-height: 58px;
    width: 100%;
    filter: brightness(0) saturate(100%) invert(25%) sepia(21%) saturate(4469%) hue-rotate(154deg) brightness(93%) contrast(95%)
}

@media (max-width:991px) {
    .trv-testimo-bx2 .info .trv-testimo-head .right-part img {
        max-width: 44px
    }
}

@media (max-width:480px) {
    .trv-testimo-bx2 .info .trv-testimo-head .right-part img {
        margin-bottom: 10px
    }
}

.trv-testimo-bx2 .info p {
    font-family: Afacad, sans-serif;
    font-size: 24px;
    color: #346065;
    margin-bottom: 20px
}

@media (max-width:991px) {
    .trv-testimo-bx2 .info p {
        font-size: 18px
    }
}

@media (max-width:480px) {
    .trv-testimo-bx2 .info p {
        text-align: center
    }
}

.testimonial-thum-sld {
    height: 370px;
    overflow: hidden;
    width: 115px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 515px
}

@media (max-width:1199px) {
    .testimonial-thum-sld {
        height: auto;
        top: auto;
        left: 0;
        transform: none;
        width: 250px;
        position: inherit;
        margin-left: 0;
        margin-top: 20px
    }
}

@media (max-width:767px) {
    .testimonial-thum-sld {
        margin: 0 auto
    }
}

.testimonial-thum-sld img {
    transition: all .5s ease
}

.testimonial-thum-sld .swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active img,
.testimonial-thum-sld .swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active.swiper-slide-thumb-active img {
    margin-left: 30%
}

@media (max-width:1199px) {

    .testimonial-thum-sld .swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active img,
    .testimonial-thum-sld .swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active.swiper-slide-thumb-active img {
        margin-left: 0
    }
}

.trv-testimonial-st2 {
    position: relative
}

.trv-testimo-bx2-thumb {
    transition: all .5s ease
}

.trv-testimo-bx2-thumb img {
    width: 76px;
    height: 76px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 20px;
    cursor: pointer
}

.testimonial-content-sld-control {
    position: absolute;
    right: 360px;
    bottom: 25px;
    width: 140px;
    height: 60px
}

@media (max-width:991px) {
    .testimonial-content-sld-control {
        height: auto;
        position: static
    }
}

.testimonial-content-sld-control .swiper-button-next {
    margin-top: -40px
}

@media (max-width:991px) {
    .testimonial-content-sld-control .swiper-button-next {
        margin-top: 0
    }
}

.testimonial-content-sld-control .swiper-button-prev {
    margin-top: -40px
}

@media (max-width:991px) {
    .testimonial-content-sld-control .swiper-button-prev {
        margin-top: 0
    }
}

.trv-testimonial-st2-wrap {
    padding: 120px 0;
    background-color: #fff
}

@media (max-width:1024px) {
    .trv-testimonial-st2-wrap {
        padding: 50px 0
    }
}

.trv-testimonial-st2-wrap .trv-gradi-text {
    position: relative;
    font-weight: 700;
    font-size: 160px;
    line-height: 192px;
    letter-spacing: .12em;
    text-transform: uppercase;
    background: linear-gradient(180deg, #066168 15%, rgba(255, 170, 13, .302) 60%, #fff 85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

@media (max-width:1365px) {
    .trv-testimonial-st2-wrap .trv-gradi-text {
        font-size: 110px;
        line-height: normal;
        text-align: center
    }
}

@media (max-width:1024px) {
    .trv-testimonial-st2-wrap .trv-gradi-text {
        font-size: 75px
    }
}

@media (max-width:767px) {
    .trv-testimonial-st2-wrap .trv-gradi-text {
        font-size: 60px;
        margin-bottom: 30px
    }
}

@media (max-width:540px) {
    .trv-testimonial-st2-wrap .trv-gradi-text {
        display: none
    }
}

.trv-testimonial-st2-wrap .trv-gradi-text img {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%)
}

@media (max-width:1199px) {
    .trv-testimonial-st2-wrap .trv-gradi-text img {
        width: 40%
    }
}

@media (max-width:1024px) {
    .trv-testimonial-st2-wrap .trv-gradi-text img {
        width: 28%
    }
}

@media (max-width:991px) {
    .trv-testimonial-st2-wrap .trv-gradi-text img {
        width: 40%
    }
}

@media (max-width:767px) {
    .trv-testimonial-st2-wrap .trv-gradi-text img {
        width: 54%;
        top: -26px
    }
}

.trv-testimonial-st1-wrap {
    padding: 120px 0;
    background-color: #fff
}

@media (max-width:1024px) {
    .trv-testimonial-st1-wrap {
        padding: 50px 0 0
    }
}

.trv-we-recommend {
    background-color: #dbeeee
}

.trv-we-rec-media-main-wrap {
    position: relative
}

@media (max-width:1199px) {
    .trv-we-rec-media-main-wrap {
        margin-top: 100px
    }
}

.trv-we-rec-media-main-wrap .trc-we-rec-circle-bx {
    margin-top: 12px;
    width: 420px;
    height: 420px;
    border: 20px solid #fff;
    border-radius: 50%;
    box-shadow: 0 27px 35.9px rgba(41, 137, 145, .2)
}

@media (max-width:1199px) {
    .trv-we-rec-media-main-wrap .trc-we-rec-circle-bx {
        width: 300px;
        height: 300px;
        border: 10px solid #fff
    }
}

.trv-we-rec-media-main-wrap .trc-we-rec-circle-bx img {
    width: 100%;
    border-radius: 50%
}

.trv-we-rec-media-main-wrap .trv-we-rec-media-main {
    position: absolute;
    right: -175px;
    bottom: 0
}

@media (max-width:1680px) {
    .trv-we-rec-media-main-wrap .trv-we-rec-media-main {
        right: -130px
    }
}

@media (max-width:1600px) {
    .trv-we-rec-media-main-wrap .trv-we-rec-media-main {
        right: -50px
    }
}

@media (max-width:1440px) {
    .trv-we-rec-media-main-wrap .trv-we-rec-media-main {
        right: 0
    }
}

@media (max-width:1365px) {
    .trv-we-rec-media-main-wrap .trv-we-rec-media-main {
        width: 90%
    }
}

@media (max-width:1199px) {
    .trv-we-rec-media-main-wrap .trv-we-rec-media-main {
        position: inherit
    }
}

.trv-we-recommend-content {
    margin-bottom: 120px;
    position: relative
}

@media (max-width:1024px) {
    .trv-we-recommend-content {
        margin-bottom: 30px
    }

    .trv-we-recommend-content .section-head.trv-head-title-wrap.left-position .trv-head-discription {
        padding-right: 50px
    }
}

.trv-we-recommend-content .trv-head-discription {
    padding-right: 35px
}

@media (max-width:1365px) {
    .trv-we-recommend-content .trv-head-discription {
        padding-right: 0
    }
}

.trv-we-recommend-content .trv-we-rec-mid-section {
    margin-bottom: 20px;
    display: flex
}

@media (max-width:540px) {
    .trv-we-recommend-content .trv-we-rec-mid-section {
        display: block
    }
}

.trv-we-recommend-content .trv-24-7-bx {
    width: 140px;
    height: 204px;
    padding: 9px;
    background-color: #fff;
    border-radius: 30px;
    display: flex;
    min-width: 140px;
    margin-right: 30px
}

@media (max-width:540px) {
    .trv-we-recommend-content .trv-24-7-bx {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 20px
    }
}

.trv-we-recommend-content .trv-24-7-bx .trv-24-7-info {
    background-color: #066168;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    padding: 10px;
    border-radius: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

@media (max-width:540px) {
    .trv-we-recommend-content .trv-24-7-bx .trv-24-7-info {
        width: 100%;
        flex-direction: inherit
    }
}

.trv-we-recommend-content .trv-24-7-bx .trv-24-7-info span {
    display: block
}

.trv-we-recommend-content .trv-24-7-bx .trv-24-7-info .nbr {
    color: #ffaa0d;
    font-size: 38px;
    font-weight: 900
}

@media (max-width:540px) {
    .trv-we-recommend-content .trv-24-7-bx .trv-24-7-info .nbr {
        margin-right: 5px
    }
}

.trv-we-recommend-content .trv-24-7-bx .trv-24-7-info .info {
    color: #fff;
    font-size: 24px;
    font-family: Afacad, sans-serif;
    font-weight: 500
}

.trv-we-rec-bottom-section {
    display: flex;
    align-items: center
}

@media (max-width:420px) {
    .trv-we-rec-bottom-section {
        display: block
    }

    .trv-we-rec-bottom-section .trv-hpy-cus {
        padding-top: 10px
    }
}

.trv-we-rec-bottom-section .trv-we-rec-btn {
    margin-right: 12px
}

.trv-hpy-cus {
    display: flex
}

.trv-hpy-cus .trv-hpy-cus-count span {
    display: block;
    font-weight: 900;
    font-size: 22px;
    color: #066168
}

.trv-hpy-cus .trv-hpy-cus-count p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px
}

.trv-icon-bx-st1 {
    display: flex
}

.trv-icon-bx-st1 .trv-icon-bx-media {
    background-image: url(../images/trv-icon/Icon-Bg.png);
    background-repeat: no-repeat;
    width: 85px;
    height: 85px;
    min-width: 85px;
    background-size: 100%;
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.trv-icon-bx-st1 .trv-icon-bx-media img {
    max-width: 48px;
    filter: brightness(0) saturate(100%) invert(12%) sepia(96%) saturate(4615%) hue-rotate(176deg) brightness(92%) contrast(95%)
}

.trv-icon-bx-st1 .trv-icon-bx-title {
    font-size: 24px;
    color: #066168;
    font-weight: 500;
    margin-bottom: 12px
}

.trv-icon-bx-st1 .p-text {
    margin-bottom: 0
}

.trv-cus-pic-box {
    display: flex;
    align-items: center;
    margin-right: 20px
}

.trv-cus-pic-box .trv-cus-pic-box-pic {
    width: 36px;
    height: 36px;
    display: inline-flex;
    border-radius: 50px;
    overflow: hidden;
    border: 1px solid #fff;
    margin-left: -10px
}

.trv-cus-pic-box .trv-cus-pic-box-pic.first-bx {
    margin-left: 0
}

.trv-year-section {
    position: absolute;
    z-index: 1;
    top: 30px;
    right: -145px;
    animation: slide-top 8s linear infinite alternate-reverse
}

@media (max-width:1680px) {
    .trv-year-section {
        right: -80px
    }
}

@media (max-width:1600px) {
    .trv-year-section {
        right: 10px
    }
}

@media (max-width:991px) {
    .trv-year-section {
        top: 100px
    }
}

.trv-year-section .trv-year-media {
    position: absolute;
    left: -110px;
    bottom: 5px
}

@media (max-width:575px) {
    .trv-year-section .trv-year-media {
        left: -75px;
        bottom: 1px;
        width: 260px
    }
}

.trv-year-section .trv-year-info {
    background-color: #fff;
    border-radius: 20px;
    padding: 4px 20px 4px 55px;
    display: inline-flex;
    align-items: center;
    width: 340px
}

@media (max-width:575px) {
    .trv-year-section .trv-year-info {
        width: 240px
    }
}

.trv-year-section .trv-year-info .numbr {
    font-family: Figtree, sans-serif;
    font-weight: 900;
    font-size: 83px;
    line-height: 1;
    color: #85d200;
    margin-bottom: 0;
    text-shadow: 0 4px 0 #066168;
    margin-right: 15px
}

@media (max-width:575px) {
    .trv-year-section .trv-year-info .numbr {
        font-size: 50px
    }
}

.trv-year-section .trv-year-info span {
    font-weight: 900;
    font-size: 28px;
    line-height: 1.2;
    color: #066168
}

@media (max-width:575px) {
    .trv-year-section .trv-year-info span {
        font-weight: 700;
        font-size: 18px
    }
}

.trv-we-recommend2 {
    background-color: #fff
}

.trv-we-recommend2 .trv-we-rec2-media-main-wrap {
    position: relative;
    padding-top: 70px;
    margin-right: 24px;
    height: 610px
}

@media (max-width:991px) {
    .trv-we-recommend2 .trv-we-rec2-media-main-wrap {
        margin-right: 0;
        margin-bottom: 30px
    }
}

@media (max-width:575px) {
    .trv-we-recommend2 .trv-we-rec2-media-main-wrap {
        height: 460px
    }
}

.trv-we-recommend2 .trv-we-rec2-media-main-wrap .trc-we-rec-circle-bx2 {
    margin-top: 12px;
    width: 390px;
    height: 390px;
    border: 20px solid #fff;
    border-radius: 50%;
    box-shadow: 0 27px 35.9px rgba(41, 137, 145, .2);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1
}

@media (max-width:1024px) {
    .trv-we-recommend2 .trv-we-rec2-media-main-wrap .trc-we-rec-circle-bx2 {
        width: 300px;
        height: 300px;
        border: 10px solid #fff
    }
}

@media (max-width:767px) {
    .trv-we-recommend2 .trv-we-rec2-media-main-wrap .trc-we-rec-circle-bx2 {
        width: 270px;
        height: 270px
    }
}

@media (max-width:420px) {
    .trv-we-recommend2 .trv-we-rec2-media-main-wrap .trc-we-rec-circle-bx2 {
        width: 200px;
        height: 200px
    }
}

.trv-we-recommend2 .trv-we-rec2-media-main-wrap .trc-we-rec-circle-bx2 img {
    width: 100%;
    border-radius: 50%
}

.trv-we-recommend2 .trv-we-rec2-media-main-wrap .trc-we-rec-l-bx {
    max-width: 278px;
    overflow: hidden
}

@media (max-width:575px) {
    .trv-we-recommend2 .trv-we-rec2-media-main-wrap .trc-we-rec-l-bx {
        max-width: 200px
    }
}

@media (max-width:360px) {
    .trv-we-recommend2 .trv-we-rec2-media-main-wrap .trc-we-rec-l-bx {
        max-width: 160px
    }
}

.trv-we-recommend2 .trv-we-rec2-media-main-wrap .trc-we-rec-l-bx img {
    width: 100%;
    border-radius: 100px 30px 100px 30px
}

.trv-we-recommend2 .trv-we-rec2-media-main-wrap .trc-we-rec-r-bx {
    max-width: 278px;
    position: absolute;
    right: 0;
    bottom: 0
}

@media (max-width:575px) {
    .trv-we-recommend2 .trv-we-rec2-media-main-wrap .trc-we-rec-r-bx {
        max-width: 200px
    }
}

@media (max-width:360px) {
    .trv-we-recommend2 .trv-we-rec2-media-main-wrap .trc-we-rec-r-bx {
        max-width: 160px
    }
}

.trv-we-recommend2 .trv-we-rec2-media-main-wrap .trc-we-rec-r-bx img {
    width: 100%;
    border-radius: 100px 30px 100px 30px
}

.trv-we-recommend2 .trv-we-rec2-media-main-wrap .trc-we-rec-plane-bx {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    animation: slide-left 7s linear infinite alternate-reverse both
}

@media (max-width:575px) {
    .trv-we-recommend2 .trv-we-rec2-media-main-wrap .trc-we-rec-plane-bx {
        width: 200px
    }

    .trv-we-recommend2 .trv-we-rec2-media-main-wrap .trc-we-rec-plane-bx img {
        width: 100%
    }
}

.trv-we-recommend2 .trv-we-rec3-media-main-wrap {
    position: relative;
    margin-right: 24px
}

.trv-we-recommend2 .trv-we-rec3-media-main-wrap .trc-we-rec3-circle-bx1 {
    margin-top: 12px;
    width: 390px;
    height: 390px;
    border: 20px solid #dbeeee;
    border-radius: 50%;
    position: absolute;
    right: 0;
    bottom: 70px;
    z-index: 1
}

@media (max-width:1199px) {
    .trv-we-recommend2 .trv-we-rec3-media-main-wrap .trc-we-rec3-circle-bx1 {
        width: 280px;
        height: 280px
    }
}

@media (max-width:575px) {
    .trv-we-recommend2 .trv-we-rec3-media-main-wrap .trc-we-rec3-circle-bx1 {
        border: 10px solid #dbeeee;
        width: 200px;
        height: 200px
    }
}

.trv-we-recommend2 .trv-we-rec3-media-main-wrap .trc-we-rec3-circle-bx1 img {
    width: 100%;
    border-radius: 50%
}

.trv-we-recommend2 .trv-we-rec3-media-main-wrap .trc-we-rec3-circle-bx2 {
    margin-top: 12px;
    width: 200px;
    height: 200px;
    border: 10px solid #fff;
    border-radius: 50%;
    box-shadow: 0 27px 35.9px rgba(41, 137, 145, .2);
    position: absolute;
    left: 350px;
    top: 13px;
    z-index: 1
}

@media (max-width:1199px) {
    .trv-we-recommend2 .trv-we-rec3-media-main-wrap .trc-we-rec3-circle-bx2 {
        left: 300px
    }
}

@media (max-width:575px) {
    .trv-we-recommend2 .trv-we-rec3-media-main-wrap .trc-we-rec3-circle-bx2 {
        right: 10px;
        left: auto;
        width: 140px;
        height: 140px
    }
}

@media (max-width:480px) {
    .trv-we-recommend2 .trv-we-rec3-media-main-wrap .trc-we-rec3-circle-bx2 {
        display: none
    }
}

.trv-we-recommend2 .trv-we-rec3-media-main-wrap .trc-we-rec3-circle-bx2 img {
    width: 100%;
    border-radius: 50%
}

.trv-we-recommend2 .trv-we-rec3-media-main-wrap .trc-we-rec3-l-bx {
    max-width: 376px;
    position: relative;
    z-index: 1
}

@media (max-width:480px) {
    .trv-we-recommend2 .trv-we-rec3-media-main-wrap .trc-we-rec3-l-bx {
        margin: 0 auto
    }
}

.trv-we-recommend2 .trv-we-rec3-media-main-wrap .trc-we-rec3-l-bx:before {
    content: "";
    width: 390px;
    height: 390px;
    position: absolute;
    left: 0;
    top: 120px;
    background-color: #fff8eb;
    border-radius: 50%;
    z-index: -1
}

@media (max-width:480px) {
    .trv-we-recommend2 .trv-we-rec3-media-main-wrap .trc-we-rec3-l-bx:before {
        width: 280px;
        height: 280px;
        left: 50%;
        transform: translateX(-50%)
    }
}

.trv-we-recommend2 .trv-we-rec3-media-main-wrap .trc-we-rec3-l-bx img {
    width: 100%
}

.trv-we-rec-mid2-section {
    margin-bottom: 50px
}

.trv-icon-bx-st2 {
    display: flex;
    align-items: center;
    max-width: 416px;
    padding: 15px 40px;
    background: #fff;
    border: 1px solid rgba(41, 137, 145, .2);
    border-radius: 20px
}

@media (max-width:991px) {
    .trv-icon-bx-st2 {
        max-width: 100%
    }
}

@media (max-width:360px) {
    .trv-icon-bx-st2 {
        padding: 15px
    }
}

.trv-icon-bx-st2 .trv-icon-bx-media {
    background-repeat: no-repeat;
    width: 55px;
    height: 55px;
    min-width: 55px;
    background-size: 100%;
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.trv-icon-bx-st2 .trv-icon-bx-media img {
    max-width: 48px;
    filter: brightness(0) saturate(100%) invert(12%) sepia(96%) saturate(4615%) hue-rotate(176deg) brightness(92%) contrast(95%)
}

.trv-icon-bx-st2 .trv-icon-bx-title {
    font-size: 24px;
    color: #066168;
    font-weight: 500;
    margin-bottom: 12px
}

@media (max-width:400px) {
    .trv-icon-bx-st2 .trv-icon-bx-title {
        font-size: 20px
    }
}

.trv-icon-bx-st2 .p-text {
    margin-bottom: 0
}

.trv-year-section2 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 90px
}

@media (max-width:1365px) {
    .trv-year-section2 {
        position: inherit;
        width: auto;
        padding-top: 20px
    }
}

.trv-year-section2 .trv-year-info {
    display: inline-flex;
    align-items: center;
    width: 340px;
    position: absolute;
    left: 0;
    text-align: left;
    transform: rotate(-90deg);
    transform-origin: 0 0;
    padding-left: 106px
}

@media (max-width:1365px) {
    .trv-year-section2 .trv-year-info {
        position: inherit;
        padding-left: 0;
        transform: inherit
    }
}

@media (max-width:420px) {
    .trv-year-section2 .trv-year-info {
        width: 100%
    }
}

.trv-year-section2 .trv-year-info .numbr {
    font-family: Figtree, sans-serif;
    font-weight: 900;
    font-size: 83px;
    line-height: 1;
    color: #ffaa0d;
    margin-bottom: 0;
    text-shadow: 0 4px 0 #066168;
    margin-right: 15px
}

@media (max-width:420px) {
    .trv-year-section2 .trv-year-info .numbr {
        font-size: 48px
    }
}

.trv-year-section2 .trv-year-info span {
    font-weight: 900;
    font-size: 28px;
    line-height: 1.2;
    color: #066168
}

@media (max-width:420px) {
    .trv-year-section2 .trv-year-info span {
        font-size: 20px
    }
}

.trv-achivment-section {
    padding: 120px 0;
    background-color: #dbeeee
}

@media (max-width:1024px) {
    .trv-achivment-section {
        padding: 50px 0
    }
}

.trv-achivment-section .trv-achivment-row {
    position: relative;
    border-radius: 60px;
    overflow: hidden
}

.trv-achivment-section .trv-achivment-row .parallax-section {
    height: 640px
}

.trv-achivment-section .trv-achivment-row .trv-vid-st2 {
    height: 800px;
    opacity: 1;
    background-position: top
}

@media (max-width:767px) {
    .trv-achivment-section .trv-achivment-row .trv-vid-st2 {
        background-position: 35%
    }
}

.trv-achivment-section .trv-say-yesbx-wrap {
    position: absolute;
    height: 430px;
    border-radius: 60px;
    border: 10px solid hsla(0, 0%, 100%, .2);
    top: 50px;
    right: 50px;
    left: 50px
}

@media (max-width:575px) {
    .trv-achivment-section .trv-say-yesbx-wrap {
        top: 20px;
        left: 20px;
        right: 20px;
        border: 6px solid hsla(0, 0%, 100%, .2)
    }
}

.trv-achivment-section .trv-say-yesbx {
    max-width: 510px;
    height: 287px;
    background-image: url(../images/people/say-yes.png);
    background-size: cover;
    width: 100%;
    position: absolute;
    top: 90px;
    right: -20px;
    z-index: 10;
    padding: 80px 10px 10px 130px
}

@media (max-width:1200px) {
    .trv-achivment-section .trv-say-yesbx {
        max-width: 360px;
        height: 200px;
        padding: 60px 0 0 80px
    }
}

@media (max-width:991px) {
    .trv-achivment-section .trv-say-yesbx {
        top: 0;
        left: 50%;
        right: auto;
        transform: translateX(-50%)
    }
}

@media (max-width:575px) {
    .trv-achivment-section .trv-say-yesbx {
        background-position: 100%
    }
}

@media (max-width:420px) {
    .trv-achivment-section .trv-say-yesbx {
        background-position: 100%;
        padding: 90px 0 0 80px
    }
}

@media (max-width:400px) {
    .trv-achivment-section .trv-say-yesbx {
        height: 154px;
        padding: 60px 0 0 60px
    }
}

.trv-achivment-section .trv-say-yesbx .say-title,
.trv-achivment-section .trv-say-yesbx .say-title2 {
    font-family: Kaushan Script, cursive;
    color: #fff;
    font-size: 40px;
    line-height: 1
}

.trv-achivment-section .trv-say-yesbx .say-title span,
.trv-achivment-section .trv-say-yesbx .say-title2 span {
    font-size: 100px;
    color: #ffaa0d
}

@media (max-width:1200px) {

    .trv-achivment-section .trv-say-yesbx .say-title span,
    .trv-achivment-section .trv-say-yesbx .say-title2 span {
        font-size: 60px
    }
}

@media (max-width:480px) {

    .trv-achivment-section .trv-say-yesbx .say-title span,
    .trv-achivment-section .trv-say-yesbx .say-title2 span {
        font-size: 30px
    }
}

@media (max-width:1200px) {

    .trv-achivment-section .trv-say-yesbx .say-title,
    .trv-achivment-section .trv-say-yesbx .say-title2 {
        font-size: 28px
    }
}

@media (max-width:400px) {

    .trv-achivment-section .trv-say-yesbx .say-title,
    .trv-achivment-section .trv-say-yesbx .say-title2 {
        font-size: 20px
    }
}

.trv-vid-st2-counter {
    height: 160px;
    padding: 40px 40px 10px;
    position: absolute;
    bottom: 0;
    z-index: 10;
    right: 0;
    left: 0;
    background: rgba(6, 97, 104, .62);
    backdrop-filter: blur(5px)
}

@media (max-width:1199px) {
    .trv-vid-st2-counter {
        height: 120px;
        padding: 30px 40px 10px;
        height: auto
    }
}

@media (max-width:480px) {
    .trv-vid-st2-counter {
        padding: 20px
    }
}

.trv-counter-outer-one {
    display: flex
}

@media (max-width:400px) {
    .trv-counter-outer-one {
        display: block
    }
}

.trv-counter-outer-one .trv-counter-media {
    width: 50px;
    min-width: 50px;
    margin-right: 30px
}

@media (max-width:1199px) {
    .trv-counter-outer-one .trv-counter-media {
        width: 30px;
        min-width: 30px;
        margin-right: 15px
    }
}

.trv-counter-outer-one .trv-counter-media img {
    width: 100%
}

.trv-counter-outer-one .trv-icon-content-info .trv-icon-title {
    font-family: Afacad, sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
    color: #fff
}

@media (max-width:1199px) {
    .trv-counter-outer-one .trv-icon-content-info .trv-icon-title {
        font-size: 20px;
        margin-bottom: 10px
    }
}

@media (max-width:480px) {
    .trv-counter-outer-one .trv-icon-content-info .trv-icon-title {
        font-size: 16px
    }
}

.trv-counter-outer-one .counter-out b {
    font-weight: 900;
    font-size: 42px;
    line-height: 50px;
    line-height: .75;
    font-family: Figtree, sans-serif;
    color: #fff
}

@media (max-width:1199px) {
    .trv-counter-outer-one .counter-out b {
        font-size: 28px;
        font-weight: 800
    }
}

@media (max-width:480px) {
    .trv-counter-outer-one .counter-out b {
        font-size: 20px
    }
}

.trv-counter-outer-one .counter {
    font-weight: 900;
    font-size: 42px;
    line-height: 50px;
    line-height: .75;
    font-family: Figtree, sans-serif;
    color: #fff
}

@media (max-width:1200px) {
    .trv-counter-outer-one .counter {
        font-size: 38px
    }
}

@media (max-width:1199px) {
    .trv-counter-outer-one .counter {
        font-size: 28px;
        font-weight: 800
    }
}

@media (max-width:480px) {
    .trv-counter-outer-one .counter {
        font-size: 20px
    }
}

.trv-vid-style2-wrap {
    height: 660px;
    overflow: hidden;
    position: relative;
    background-size: cover
}

@media (max-width:1199px) {
    .trv-vid-style2-wrap {
        height: 500px
    }
}

@media (max-width:991px) {
    .trv-vid-style2-wrap {
        height: 400px
    }
}

@media (max-width:767px) {
    .trv-vid-style2-wrap {
        background-position: 100%
    }
}

.trv-vid-style2-wrap .trv-vid-full {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: auto;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    margin: 0;
    z-index: 0
}

.trv-vid-style2-wrap .video-section {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.trv-counter-outer-two-wrap {
    padding: 40px 40px 10px;
    background-color: #066168
}

@media (max-width:1440px) {
    .trv-counter-outer-two-wrap {
        padding: 40px 0 10px
    }
}

@media (max-width:360px) {
    .trv-counter-outer-two-wrap .col-6 {
        width: 100%
    }
}

.trv-counter-outer-two-wrap .trv-counter-outer-two {
    display: flex;
    border: 1px dashed hsla(0, 0%, 100%, .2);
    padding: 35px
}

@media (max-width:1365px) {
    .trv-counter-outer-two-wrap .trv-counter-outer-two {
        padding: 20px;
        display: block
    }
}

.trv-counter-outer-two-wrap .trv-counter-outer-two .trv-counter-media {
    width: 50px;
    min-width: 50px;
    margin-right: 30px
}

@media (max-width:1366px) {
    .trv-counter-outer-two-wrap .trv-counter-outer-two .trv-counter-media {
        margin-right: 20px
    }
}

@media (max-width:1365px) {
    .trv-counter-outer-two-wrap .trv-counter-outer-two .trv-counter-media {
        margin-right: 0;
        margin-bottom: 10px
    }
}

.trv-counter-outer-two-wrap .trv-counter-outer-two .trv-counter-media img {
    width: 100%
}

.trv-counter-outer-two-wrap .trv-counter-outer-two .trv-icon-content-info .trv-icon-title {
    font-family: Afacad, sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #fff
}

@media (max-width:991px) {
    .trv-counter-outer-two-wrap .trv-counter-outer-two .trv-icon-content-info .trv-icon-title {
        font-size: 16px;
        margin-bottom: 5px
    }
}

.trv-counter-outer-two-wrap .trv-counter-outer-two .counter-out {
    color: #ffaa0d
}

.trv-counter-outer-two-wrap .trv-counter-outer-two .counter-out b {
    font-weight: 900;
    font-size: 42px;
    line-height: 50px;
    line-height: .75;
    font-family: Figtree, sans-serif
}

@media (max-width:991px) {
    .trv-counter-outer-two-wrap .trv-counter-outer-two .counter-out b {
        font-size: 20px
    }
}

.trv-counter-outer-two-wrap .trv-counter-outer-two .counter {
    font-weight: 900;
    font-size: 42px;
    line-height: 50px;
    line-height: .75;
    font-family: Figtree, sans-serif;
    color: #ffaa0d
}

@media (max-width:991px) {
    .trv-counter-outer-two-wrap .trv-counter-outer-two .counter {
        font-size: 20px
    }
}

.trv-counter-outer-three-wrap {
    padding: 80px;
    background-color: #fff
}

@media (max-width:1024px) {
    .trv-counter-outer-three-wrap {
        padding: 50px 0 20px
    }
}

.trv-counter-outer-three-wrap .trv-counter-outer-three {
    position: relative
}

@media (max-width:1024px) {
    .trv-counter-outer-three-wrap .trv-counter-outer-three {
        margin-bottom: 30px
    }
}

.trv-counter-outer-three-wrap .trv-counter-outer-three .trv-counter-media {
    width: 100px;
    min-width: 100px;
    height: 100px;
    background-color: #066168;
    border-radius: 20px;
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    position: absolute;
    left: 0;
    top: -50px;
    padding: 15px
}

.trv-counter-outer-three-wrap .trv-counter-outer-three .trv-counter-media img {
    width: 50px
}

@media (max-width:1024px) {
    .trv-counter-outer-three-wrap .trv-counter-outer-three .trv-counter-media img {
        width: 40px
    }
}

.trv-counter-outer-three-wrap .trv-counter-outer-three .trv-icon-content-info {
    position: relative;
    z-index: 1;
    padding: 35px;
    margin-top: 50px;
    margin-left: 58px;
    background: rgba(6, 97, 104, .05);
    border: 7px solid #fff;
    box-shadow: 0 15px 8px -4px rgba(0, 0, 0, .05);
    backdrop-filter: blur(25px);
    border-radius: 30px
}

@media (max-width:1366px) {
    .trv-counter-outer-three-wrap .trv-counter-outer-three .trv-icon-content-info {
        margin-left: 38px
    }
}

@media (max-width:360px) {
    .trv-counter-outer-three-wrap .trv-counter-outer-three .trv-icon-content-info {
        text-align: center;
        padding: 20px
    }
}

.trv-counter-outer-three-wrap .trv-counter-outer-three .trv-icon-content-info .trv-icon-title {
    font-family: Afacad, sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
    color: #066168
}

.trv-counter-outer-three-wrap .trv-counter-outer-three .counter-out {
    color: #066168
}

.trv-counter-outer-three-wrap .trv-counter-outer-three .counter-out b {
    font-weight: 900;
    font-size: 42px;
    line-height: 50px;
    line-height: .75;
    font-family: Figtree, sans-serif
}

@media (max-width:1200px) {
    .trv-counter-outer-three-wrap .trv-counter-outer-three .counter-out b {
        font-size: 30px
    }
}

.trv-counter-outer-three-wrap .trv-counter-outer-three .counter {
    font-weight: 900;
    font-size: 42px;
    line-height: 50px;
    line-height: .75;
    font-family: Figtree, sans-serif;
    color: #066168
}

@media (max-width:1200px) {
    .trv-counter-outer-three-wrap .trv-counter-outer-three .counter {
        font-size: 30px
    }
}

@media (max-width:991px) {
    .trv-counter-outer-three-wrap .trv-counter-outer-three .counter {
        font-size: 38px
    }
}

@media (max-width:420px) {
    .trv-counter-outer-three-wrap .trv-counter-outer-three .counter {
        font-size: 28px
    }
}

.trv-counter-outer-three-wrap .row [class*=col-]:nth-child(2n) .trv-counter-media {
    background-color: #ffaa0d
}

.trv-we-off-service {
    background-color: #066168;
    position: relative;
    overflow: hidden
}

.trv-we-off-service:before {
    content: "";
    height: 220px;
    background-color: #efffff;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 0
}

@media (max-width:1199px) {
    .trv-we-off-service:before {
        height: 190px
    }
}

@media (max-width:1024px) {
    .trv-we-off-service:before {
        height: 120px
    }
}

.trv-we-off-service .trv-we-off-media,
.trv-we-off-service .trv-we-off-sevice-row {
    position: relative;
    z-index: 1
}

@media (max-width:991px) {
    .trv-we-off-service .trv-we-off-media {
        margin-bottom: 30px
    }
}

.trv-we-off-service .trv-we-off-media .media1 {
    display: block;
    margin-left: 86px;
    padding-bottom: 70px;
    animation: slide-left 3s linear infinite alternate-reverse both
}

@media (max-width:991px) {
    .trv-we-off-service .trv-we-off-media .media1 {
        margin: 0 auto
    }
}

.trv-we-off-service .trv-we-off-media .media2 {
    position: absolute;
    bottom: 0;
    left: 0
}

@media (max-width:991px) {
    .trv-we-off-service .trv-we-off-media .media2 {
        left: 50%;
        transform: translateX(-50%)
    }
}

.trv-we-off-service .trv-we-off-media .img-bg-shade {
    position: absolute;
    width: 400px;
    height: 400px;
    left: 50px;
    top: 200px;
    background: #1db7be;
    filter: blur(100px);
    z-index: -1;
    animation: scale-up-center 2s linear infinite alternate-reverse both
}

.trv-we-off-service .trv-we-off-content {
    position: relative;
    z-index: 1
}

.trv-we-off-service .trv-we-off-content .row {
    display: flex;
    justify-content: center
}

.trv-we-off-service .trv-we-off-content .trv-head-title-wrap {
    margin-right: 90px
}

@media (max-width:991px) {
    .trv-we-off-service .trv-we-off-content .trv-head-title-wrap {
        margin-right: 0
    }
}

.trv-we-off-service .trv-we-off-content .media1-large {
    border-radius: 200px;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden
}

.trv-we-off-service .trv-we-off-content .media1-large img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:1199px) {
    .trv-we-off-service .trv-we-off-content .media1-large img {
        height: 140px
    }
}

.trv-we-off-service .trv-left-bulding {
    position: absolute;
    left: 0;
    bottom: 220px
}

.trv-we-off-service .trv-right-sm-plane {
    position: absolute;
    right: 0;
    top: 0
}

.scale-up-center {
    animation: scale-up-center 5s linear infinite alternate-reverse both
}

@keyframes scale-up-center {
    0% {
        transform: scale(.5)
    }

    to {
        transform: scale(1)
    }
}

.slide-left {
    animation: slide-left .5s linear infinite alternate-reverse both
}

@keyframes slide-left {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-30px)
    }
}

.trv-servi-bx1 {
    position: relative;
    text-align: center;
    background-color: #fff;
    margin-left: 12px;
    border-radius: 80px 20px 80px 20px;
    padding: 35px 20px 60px
}

.trv-servi-bx1 .trv-icon span {
    display: inline-block;
    margin-bottom: 30px
}

.trv-servi-bx1 .trv-icon span img {
    max-width: 64px;
    width: 100%;
    display: inline-block
}

.trv-servi-bx1 .trv-icon-content .title {
    margin-bottom: 15px
}

.trv-servi-bx1 .trv-icon-content .p-text {
    margin-bottom: 0
}

.trv-servi-bx1 .trv-step-corner-bx {
    position: relative
}

.trv-servi-bx1 .trv-step-corner-bx .trv-step-corner {
    position: absolute;
    left: -32px;
    bottom: -60px;
    width: 0;
    height: 0;
    border-bottom: 90px solid #489cf6;
    border-right: 80px solid transparent
}

.trv-servi-bx1 .trv-step-corner-bx .trv-step-corner span {
    font-size: 12px;
    line-height: 6px;
    font-weight: 500;
    display: block;
    color: #fff;
    font-family: Afacad, sans-serif;
    padding: 48px 10px 0
}

.trv-servi-bx1 .trv-step-corner-bx .trv-step-corner .number {
    font-size: 24px;
    font-weight: 900;
    color: #fff;
    padding-left: 10px
}

.trv-servi-bx1 .trv-step-corner-bx:after {
    content: "";
    position: absolute;
    left: -32px;
    top: -41px;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-right: 12px solid #297bd4;
    border-bottom: 12px solid transparent
}

.trv-servi-bx1.trv-servi-bx-clr1 .trv-icon span img {
    filter: brightness(0) saturate(100%) invert(53%) sepia(72%) saturate(1711%) hue-rotate(188deg) brightness(100%) contrast(94%)
}

.trv-servi-bx1.trv-servi-bx-clr2 .trv-icon span img {
    filter: brightness(0) saturate(100%) invert(64%) sepia(100%) saturate(1157%) hue-rotate(350deg) brightness(103%) contrast(103%)
}

.trv-servi-bx1.trv-servi-bx-clr2 .trv-step-corner-bx .trv-step-corner {
    border-bottom: 90px solid #ffaa0d
}

.trv-servi-bx1.trv-servi-bx-clr2 .trv-step-corner-bx:after {
    border-right: 12px solid #ba7d0a
}

.trv-servi-bx1.trv-servi-bx-clr3 .trv-icon span img {
    filter: brightness(0) saturate(100%) invert(67%) sepia(36%) saturate(2222%) hue-rotate(38deg) brightness(102%) contrast(101%)
}

.trv-servi-bx1.trv-servi-bx-clr3 .trv-step-corner-bx {
    position: relative
}

.trv-servi-bx1.trv-servi-bx-clr3 .trv-step-corner-bx .trv-step-corner {
    border-bottom: 90px solid #85d200
}

.trv-servi-bx1.trv-servi-bx-clr3 .trv-step-corner-bx:after {
    border-right: 12px solid #568603
}

.trv-popular-search {
    background-color: #fff8eb
}

.trv-popular-search .trv-pop-search-carousel-bx {
    padding: 40px 0 5px
}

.tvr-pop-tour {
    text-align: center
}

.tvr-pop-tour .tvr-total-listing {
    font-size: 12px;
    line-height: 14px;
    color: #066168;
    display: inline-flex;
    padding: 6px 10px;
    background-color: #fff;
    border: 1px solid rgba(41, 137, 145, .2);
    border-radius: 10px
}

.tvr-pop-tour .tvr-total-listing i {
    padding-right: 4px
}

.tvr-pop-tour .tvr-pop-tour-name {
    font-family: Kaushan Script, cursive;
    font-size: 40px;
    line-height: 58px;
    color: #ffaa0d;
    transition: all .5s ease;
    display: block
}

@media (max-width:400px) {
    .tvr-pop-tour .tvr-pop-tour-name {
        font-size: 28px
    }
}

.tvr-pop-tour .tvr-pop-tour-name:hover {
    color: #85d200
}

.tvr-large-title-st1 {
    margin-left: 50px
}

@media (max-width:767px) {
    .tvr-large-title-st1 {
        margin-left: 0;
        margin-top: 10px
    }
}

.tvr-large-title-st1 .sm-title {
    color: #066168;
    display: block;
    font-family: Afacad, sans-serif;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 15px
}

.tvr-large-title-st1 .lg-title {
    font-family: Figtree, sans-serif;
    margin-bottom: 0;
    font-style: normal;
    font-weight: 900;
    font-size: 160px;
    line-height: .75;
    text-transform: uppercase;
    color: rgba(255, 170, 13, .16)
}

@media (max-width:1365px) {
    .tvr-large-title-st1 .lg-title {
        font-size: 120px
    }
}

@media (max-width:1024px) {
    .tvr-large-title-st1 .lg-title {
        font-size: 90px
    }
}

@media (max-width:400px) {
    .tvr-large-title-st1 .lg-title {
        font-size: 60px
    }
}

.tvr-pop-search-carousel .owl-item:nth-child(2n) .item .tvr-pop-tour-name {
    color: #066168
}

.tvr-pop-search-carousel .owl-item:nth-child(2n) .item .tvr-pop-tour-name:hover {
    color: #85d200
}

.trv-popular-tours {
    background-color: #efffff;
    margin: 0 60px;
    padding-bottom: 106px
}

@media (max-width:575px) {
    .trv-popular-tours {
        margin: 0
    }
}

.trv-tours-st1-carousal .trv-popular-tour-st1 {
    margin: 0 15px
}

.trv-popular-tour-st1 .trv-media {
    position: relative;
    overflow: hidden;
    border-radius: 30px 30px 0 0
}

.trv-popular-tour-st1 .trv-media .trv-tour-duration {
    position: absolute;
    top: 30px;
    left: 0;
    padding: 10px 20px;
    background-color: #066168;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    border-radius: 0 50px 50px 0;
    display: flex;
    align-items: center
}

.trv-popular-tour-st1 .trv-media .trv-tour-duration i {
    font-size: 20px;
    margin-right: 10px
}

.trv-popular-tour-st1 .trv-media .trv-tour-duration span {
    display: block
}

.trv-popular-tour-st1 .trv-media .trv-tour-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 30px;
    background: rgba(6, 97, 104, .31);
    backdrop-filter: blur(7px);
    transition: all .5s ease
}

.trv-popular-tour-st1 .trv-media .trv-tour-title .trv-title {
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (max-width:1199px) {
    .trv-popular-tour-st1 .trv-media .trv-tour-title .trv-title {
        font-size: 15px
    }
}

.trv-popular-tour-st1 .trv-media .trv-tour-title .trv-title a {
    color: #fff
}

.trv-popular-tour-st1 .trv-media a img {
    height: 420px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

@media (max-width:1199px) {
    .trv-popular-tour-st1 .trv-media a img {
        height: 320px
    }
}

.trv-popular-tour-st1 .trv-content {
    background-color: #fff;
    padding: 30px;
    border-radius: 0 0 30px 30px;
    box-shadow: 0 18px 18px rgba(0, 106, 114, .15)
}

.trv-popular-tour-st1 .trv-content .trv-content-head-section {
    margin-bottom: 30px;
    display: flex
}

@media (max-width:1199px) {
    .trv-popular-tour-st1 .trv-content .trv-content-head-section {
        display: block
    }
}

.trv-popular-tour-st1 .trv-content .trv-content-head-section .trv-tour-price {
    width: 90px
}

@media (max-width:1199px) {
    .trv-popular-tour-st1 .trv-content .trv-content-head-section .trv-tour-price {
        width: 100%;
        margin-bottom: 10px;
        display: flex;
        align-items: baseline
    }
}

.trv-popular-tour-st1 .trv-content .trv-content-head-section .trv-tour-price .price {
    color: #ffaa0d;
    font-size: 28px;
    line-height: 1.3;
    font-weight: 900;
    display: block
}

@media (max-width:1199px) {
    .trv-popular-tour-st1 .trv-content .trv-content-head-section .trv-tour-price .price {
        padding-right: 10px
    }
}

.trv-popular-tour-st1 .trv-content .trv-content-head-section .trv-tour-price .price-duration {
    font-size: 16px;
    display: block
}

.trv-popular-tour-st1 .trv-content .trv-content-head-section .trv-tour-info {
    width: calc(100% - 90px);
    font-size: 20px;
    line-height: 1.3;
    font-family: Afacad, sans-serif;
    font-weight: 500
}

@media (max-width:1199px) {
    .trv-popular-tour-st1 .trv-content .trv-content-head-section .trv-tour-info {
        width: 100%
    }
}

.trv-popular-tour-st1 .trv-content .trv-content-head-section .trv-tour-info a {
    color: #066168;
    transition: all .5s ease
}

.trv-popular-tour-st1 .trv-content .trv-content-head-section .trv-tour-info a:hover {
    color: #ffaa0d
}

.trv-popular-tour-st1 .trv-content .trv-content-bottom-section {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.trv-review-rating i {
    color: #ffaa0d
}

.trv-popular-tours2 {
    background-color: #efffff;
    margin: 0 60px;
    padding-bottom: 106px
}

@media (max-width:1366px) {
    .trv-popular-tours2 {
        margin: 0 24px
    }
}

@media (max-width:1024px) {
    .trv-popular-tours2 {
        padding-bottom: 36px !important
    }
}

@media (max-width:480px) {
    .trv-popular-tours2 {
        margin: 0
    }
}

.trv-popular-tour-st2,
.trv-popular-tour-st2 .trv-media {
    overflow: hidden;
    position: relative
}

.trv-popular-tour-st2 .trv-media {
    border-radius: 30px
}

.trv-popular-tour-st2 .trv-media .trv-tour-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 30px;
    background: rgba(6, 97, 104, .31);
    backdrop-filter: blur(7px);
    transition: all .5s ease
}

.trv-popular-tour-st2 .trv-media .trv-tour-title .trv-title {
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 500
}

@media (max-width:768px) {
    .trv-popular-tour-st2 .trv-media .trv-tour-title .trv-title {
        font-size: 22px
    }
}

.trv-popular-tour-st2 .trv-media .trv-tour-title .trv-title a {
    color: #fff
}

.trv-popular-tour-st2 .trv-media a img {
    height: 420px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.trv-popular-tour-st2 .trv-content {
    transition: all .5s ease;
    opacity: 0;
    transform: translateY(30px) scale(.9);
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0 18px 18px rgba(0, 106, 114, .15);
    background: rgba(6, 97, 104, .68);
    backdrop-filter: blur(5px);
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media (max-width:480px) {
    .trv-popular-tour-st2 .trv-content {
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px
    }
}

.trv-popular-tour-st2 .trv-content .trv-content-head-section {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between
}

@media (max-width:480px) {
    .trv-popular-tour-st2 .trv-content .trv-content-head-section {
        display: block
    }
}

.trv-popular-tour-st2 .trv-content .trv-content-head-section .trv-tour-duration {
    height: 40px;
    padding: 10px 20px;
    background-color: #066168;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    border-radius: 0 50px 50px 0;
    display: flex;
    margin-left: -30px;
    align-items: center
}

.trv-popular-tour-st2 .trv-content .trv-content-head-section .trv-tour-duration i {
    font-size: 20px;
    margin-right: 10px
}

.trv-popular-tour-st2 .trv-content .trv-content-head-section .trv-tour-duration span {
    display: block
}

.trv-popular-tour-st2 .trv-content .trv-content-head-section .trv-tour-price {
    width: 90px;
    text-align: right
}

@media (max-width:480px) {
    .trv-popular-tour-st2 .trv-content .trv-content-head-section .trv-tour-price {
        text-align: left
    }
}

.trv-popular-tour-st2 .trv-content .trv-content-head-section .trv-tour-price .price {
    color: #fff;
    font-size: 34px;
    line-height: 1.3;
    font-weight: 900;
    display: block
}

.trv-popular-tour-st2 .trv-content .trv-content-head-section .trv-tour-price .price-duration {
    font-size: 16px;
    display: block;
    color: #fff
}

.trv-popular-tour-st2 .trv-content .trv-content-bottom-section .trv-tour-title2 {
    margin-bottom: 20px
}

.trv-popular-tour-st2 .trv-content .trv-content-bottom-section .trv-tour-title2 .trv-title2 {
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 500;
    color: #fff
}

@media (max-width:768px) {
    .trv-popular-tour-st2 .trv-content .trv-content-bottom-section .trv-tour-title2 .trv-title2 {
        font-size: 22px
    }
}

.trv-popular-tour-st2 .trv-content .trv-content-bottom-section .trv-tour-title2 .trv-title2 a {
    color: #fff;
    transition: all .5s ease
}

.trv-popular-tour-st2 .trv-content .trv-content-bottom-section .trv-tour-title2 .trv-title2 a:hover {
    color: #ffaa0d
}

.trv-popular-tour-st2 .trv-content .trv-content-bottom-section .trv-content-bottom-column {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.trv-popular-tour-st2 .trv-tour-review-count {
    color: #fff
}

.trv-popular-tour-st2:hover .trv-media .trv-tour-title {
    opacity: 0
}

.trv-popular-tour-st2:hover .trv-content {
    opacity: 1;
    transform: translateY(0) scale(1)
}

.trv-popular-tours3 {
    background-color: #066168;
    padding-bottom: 106px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

@media (max-width:1024px) {
    .trv-popular-tours3 {
        padding-top: 50px;
        padding-bottom: 30px
    }
}

.trv-popular-tours3:before {
    background-color: #dbeeee;
    content: "";
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    height: 572px;
    z-index: -1
}

@media (max-width:1024px) {
    .trv-popular-tours3:before {
        height: 501px
    }
}

@media (max-width:768px) {
    .trv-popular-tours3:before {
        height: 483px
    }
}

@media (max-width:575px) {
    .trv-popular-tours3:before {
        height: 453px
    }
}

.trv-popular-tour-st3 {
    position: relative
}

.trv-popular-tour-st3 .trv-media {
    position: relative;
    overflow: hidden;
    border-radius: 30px 30px 0 0
}

.trv-popular-tour-st3 .trv-media a img {
    height: 260px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.trv-popular-tour-st3 .trv-content {
    transition: all .5s ease;
    padding: 20px;
    border-radius: 0 0 30px 30px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: 0 18px 18px rgba(0, 106, 114, .15)
}

.trv-popular-tour-st3 .trv-content .trv-title {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 500
}

.trv-popular-tour-st3 .trv-content .trv-title a {
    color: #066168;
    transition: all .5s ease
}

.trv-popular-tour-st3 .trv-content .trv-title a:hover {
    color: #ffaa0d
}

.trv-popular-tour-st3 .trv-content .trv-content-head-section {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between
}

@media (max-width:360px) {
    .trv-popular-tour-st3 .trv-content .trv-content-head-section {
        margin-bottom: 10px
    }
}

.trv-popular-tour-st3 .trv-content .trv-content-head-section .trv-tour-rating {
    display: flex;
    align-items: center
}

.trv-popular-tour-st3 .trv-content .trv-content-head-section .trv-tour-rating .trv-tour-review-count {
    margin-right: 10px
}

@media (max-width:360px) {
    .trv-popular-tour-st3 .trv-content .trv-content-head-section .trv-tour-rating .trv-tour-review-count {
        margin-right: 2px
    }
}

.trv-popular-tour-st3 .trv-content .trv-content-head-section .trv-tour-duration {
    color: #066168;
    font-weight: 600;
    font-size: 14px;
    display: flex;
    align-items: center
}

.trv-popular-tour-st3 .trv-content .trv-content-head-section .trv-tour-duration i {
    font-size: 20px;
    margin-right: 10px
}

@media (max-width:360px) {
    .trv-popular-tour-st3 .trv-content .trv-content-head-section .trv-tour-duration i {
        margin-right: 4px
    }
}

.trv-popular-tour-st3 .trv-content .trv-content-head-section .trv-tour-duration span {
    display: block
}

.trv-popular-tour-st3 .trv-content .trv-tour-price {
    display: flex;
    align-items: center
}

@media (max-width:360px) {
    .trv-popular-tour-st3 .trv-content .trv-tour-price {
        margin-bottom: 6px
    }
}

.trv-popular-tour-st3 .trv-content .trv-tour-price .price {
    color: #ffaa0d;
    font-size: 28px;
    line-height: 1.3;
    font-weight: 900;
    display: block;
    margin-right: 10px
}

.trv-popular-tour-st3 .trv-content .trv-tour-price .price-duration {
    font-size: 16px;
    display: block;
    color: #066168;
    font-family: Afacad, sans-serif
}

.trv-popular-tour-st3 .trv-content .trv-content-bottom-section {
    display: flex;
    justify-content: space-between
}

@media (max-width:360px) {
    .trv-popular-tour-st3 .trv-content .trv-content-bottom-section {
        flex-direction: column-reverse
    }
}

.trv-popular-tour-st3 .trv-tour-review-count {
    color: #066168
}

.trv-popular-tour-list-style1 {
    display: flex
}

@media (max-width:767px) {
    .trv-popular-tour-list-style1 {
        display: block
    }
}

.trv-popular-tour-list-style1 .trv-media {
    position: relative;
    overflow: hidden;
    border-radius: 30px 0 0 30px;
    min-width: 350px;
    width: 350px
}

@media (max-width:1024px) {
    .trv-popular-tour-list-style1 .trv-media {
        min-width: 280px;
        width: 280px
    }
}

@media (max-width:767px) {
    .trv-popular-tour-list-style1 .trv-media {
        min-width: 100%;
        width: 100%;
        border-radius: 30px 30px 0 0
    }
}

.trv-popular-tour-list-style1 .trv-media a img {
    height: 370px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

@media (max-width:480px) {
    .trv-popular-tour-list-style1 .trv-media a img {
        height: 260px
    }
}

.trv-popular-tour-list-style1 .trv-tour-duration {
    margin-left: -30px;
    padding: 10px 20px;
    background-color: #066168;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    border-radius: 0 50px 50px 0;
    display: flex;
    align-items: center;
    height: 46px
}

.trv-popular-tour-list-style1 .trv-tour-duration i {
    font-size: 20px;
    margin-right: 10px
}

.trv-popular-tour-list-style1 .trv-tour-duration span {
    display: block;
    white-space: nowrap
}

.trv-popular-tour-list-style1 .trv-title {
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 500
}

@media (max-width:575px) {
    .trv-popular-tour-list-style1 .trv-title {
        margin-bottom: 10px;
        font-size: 24px
    }
}

.trv-popular-tour-list-style1 .trv-title a {
    color: #066168;
    transition: all .5s ease
}

.trv-popular-tour-list-style1 .trv-title a:hover {
    color: #ffaa0d
}

.trv-popular-tour-list-style1 .trv-content {
    position: relative;
    background-color: #fff;
    padding: 30px;
    border-radius: 0 30px 30px 0;
    box-shadow: 0 18px 18px rgba(0, 106, 114, .15);
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media (max-width:767px) {
    .trv-popular-tour-list-style1 .trv-content {
        border-radius: 0 0 30px 30px;
        justify-content: flex-start
    }
}

.trv-popular-tour-list-style1 .trv-content .trv-content-head-section {
    margin-bottom: 0;
    display: flex;
    justify-content: space-between
}

.trv-popular-tour-list-style1 .trv-content .trv-content-head-section .trv-tour-price {
    width: 90px;
    text-align: right
}

.trv-popular-tour-list-style1 .trv-content .trv-content-head-section .trv-tour-price .price {
    color: #ffaa0d;
    font-size: 28px;
    line-height: 1.3;
    font-weight: 900;
    display: block
}

.trv-popular-tour-list-style1 .trv-content .trv-content-head-section .trv-tour-price .price-duration {
    font-size: 14px;
    display: block
}

@media (max-width:767px) {
    .trv-popular-tour-list-style1 .trv-content .trv-content-mid-section {
        margin-bottom: 20px
    }
}

.trv-popular-tour-list-style1 .trv-content .trv-content-bottom-section {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.trv-popular-tour-list-style1 p {
    font-family: Afacad, sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    color: #066168;
    margin-bottom: 0
}

@media (max-width:575px) {
    .trv-popular-tour-list-style1 p {
        font-size: 18px
    }
}

.trv-adventure-st1 {
    padding: 120px 0;
    background-size: cover;
    position: relative;
    text-align: center;
    overflow: hidden
}

@media (max-width:480px) {
    .trv-adventure-st1 {
        padding: 10px 0 40px
    }
}

.trv-adventure-st1 .circle-text2 {
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 0
}

.trv-adventure-st1 .circle-text2 .emblem-wrap {
    background-color: #066168;
    border-radius: 50%;
    width: 220px;
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:480px) {
    .trv-adventure-st1 .circle-text2 .emblem-wrap {
        width: 190px;
        height: 190px
    }
}

.trv-adventure-st1 .circle-text2 .emblem-wrap i {
    margin: 0 auto;
    width: 124px;
    height: 124px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #0a747c
}

.trv-adventure-st1 .circle-text2 .emblem-wrap i img {
    border-style: none;
    height: auto;
    max-width: 74px
}

.trv-adventure-st1 .circle-text2 .emblem-wrap .emblem {
    font-family: Figtree, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 10px;
    text-transform: uppercase;
    margin: 0 auto;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    color: #fff;
    animation: spinZ 20s linear infinite;
    text-align: center;
    background-color: transparent
}

@media (max-width:480px) {
    .trv-adventure-st1 .circle-text2 .emblem-wrap .emblem {
        width: 180px;
        height: 180px
    }
}

.trv-adventure-st1 .adventure-title {
    font-family: Kaushan Script, cursive;
    font-size: 200px;
    padding: 0 30px;
    font-weight: 400;
    color: #fff;
    text-shadow: 2px 5px 0 hsla(0, 0%, 100%, .72);
    line-height: 1;
    margin-bottom: 0
}

@media (max-width:1200px) {
    .trv-adventure-st1 .adventure-title {
        margin-top: 30px;
        font-size: 120px;
        text-shadow: 2px 3px 0 hsla(0, 0%, 100%, .72)
    }
}

@media (max-width:768px) {
    .trv-adventure-st1 .adventure-title {
        font-size: 80px;
        text-shadow: 2px 0 0 hsla(0, 0%, 100%, .72)
    }
}

@media (max-width:480px) {
    .trv-adventure-st1 .adventure-title {
        font-size: 40px;
        text-shadow: none
    }
}

.trv-adventure-st1 .adventure-text {
    font-family: Afacad, sans-serif;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
    margin-bottom: 30px
}

@media (max-width:1200px) {
    .trv-adventure-st1 .adventure-text {
        font-size: 30px
    }
}

@media (max-width:480px) {
    .trv-adventure-st1 .adventure-text {
        font-size: 22px;
        margin-bottom: 10px;
        margin-top: 10px
    }
}

.trv-blog-all-style {
    background-color: #dbeeee
}

@media (max-width:1024px) {
    .trv-blog-all-style {
        padding-top: 50px;
        padding-bottom: 30px
    }
}

.trv-blog-st1 {
    position: relative;
    display: flex;
    margin-bottom: 30px
}

.trv-blog-st1 .trv-post-media {
    margin-right: 10px;
    position: relative;
    z-index: 1;
    border-radius: 15px;
    overflow: hidden;
    min-width: 100px;
    width: 100px;
    height: 131px
}

@media (max-width:400px) {
    .trv-blog-st1 .trv-post-media {
        min-width: 80px;
        width: 80px;
        height: 104px
    }
}

.trv-blog-st1 .trv-post-media img {
    width: 100%;
    height: 100%
}

.trv-blog-st1 .post-date {
    font-family: Afacad, sans-serif;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    background-color: #066168;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    position: absolute;
    right: 10px;
    top: 10px
}

.trv-blog-st1 .post-date span {
    display: block;
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    font-family: Figtree, sans-serif
}

.trv-blog-st1 .trv-post-info {
    background-color: #fff;
    padding: 25px 20px;
    border-radius: 15px
}

.trv-blog-st1 .trv-post-info .post-category {
    font-size: 18px;
    font-weight: 500;
    color: #ffaa0d;
    white-space: nowrap;
    display: table;
    font-family: Afacad, sans-serif;
    line-height: 1;
    padding-bottom: 15px
}

.trv-blog-st1 .trv-post-info .trv-post-title .post-title {
    margin-bottom: 0
}

.trv-blog-st1 .trv-post-info .trv-post-title .post-title a {
    transition: all .5s ease;
    font-size: 20px;
    font-family: Afacad, sans-serif;
    font-weight: 500;
    color: #066168;
    display: block
}

.trv-blog-st1 .trv-post-info .trv-post-title .post-title a:hover {
    color: #ffaa0d
}

.trv-blog-st2 {
    position: relative;
    margin-bottom: 30px
}

.trv-blog-st2 .trv-post-media {
    position: relative;
    z-index: 1;
    border-radius: 20px;
    overflow: hidden
}

.trv-blog-st2 .trv-post-media img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 210px
}

@media (max-width:768px) {
    .trv-blog-st2 .trv-post-media img {
        height: 340px
    }
}

.trv-blog-st2 .post-date {
    font-family: Afacad, sans-serif;
    width: 40px;
    height: 40px;
    color: #066168;
    font-size: 14px;
    line-height: 1;
    background-color: #dbeeee;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1
}

.trv-blog-st2 .post-date span {
    display: block;
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    color: #066168;
    font-family: Figtree, sans-serif
}

.trv-blog-st2 .trv-post-info {
    background-color: #fff;
    padding: 25px 20px;
    border-radius: 15px;
    margin: -50px 20px 0;
    position: relative;
    z-index: 1
}

.trv-blog-st2 .trv-post-info .post-category {
    font-size: 18px;
    font-weight: 500;
    color: #ffaa0d;
    white-space: nowrap;
    display: table;
    font-family: Afacad, sans-serif;
    line-height: 1;
    padding-bottom: 15px
}

.trv-blog-st2 .trv-post-info .trv-post-title .post-title {
    margin-bottom: 0
}

.trv-blog-st2 .trv-post-info .trv-post-title .post-title a {
    transition: all .5s ease;
    font-size: 20px;
    font-family: Afacad, sans-serif;
    font-weight: 500;
    color: #066168;
    display: block
}

.trv-blog-st2 .trv-post-info .trv-post-title .post-title a:hover {
    color: #ffaa0d
}

.trv-blog-style3-section {
    background-color: #066168
}

.trv-blog-st3 {
    position: relative;
    margin-bottom: 30px
}

.trv-blog-st3 .trv-post-media {
    position: relative;
    z-index: 1;
    border-radius: 20px;
    overflow: hidden
}

.trv-blog-st3 .trv-post-media img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 453px
}

@media (max-width:1199px) {
    .trv-blog-st3 .trv-post-media img {
        height: 390px
    }
}

@media (max-width:768px) {
    .trv-blog-st3 .trv-post-media img {
        height: 340px
    }
}

.trv-blog-st3 .post-date {
    font-family: Afacad, sans-serif;
    width: 80px;
    height: 80px;
    color: #066168;
    font-size: 16px;
    line-height: 1;
    background-color: #dbeeee;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    position: absolute;
    text-transform: uppercase;
    right: 10px;
    top: 10px;
    z-index: 1
}

.trv-blog-st3 .post-date span {
    display: block;
    font-size: 36px;
    line-height: 1;
    font-weight: 800;
    color: #066168;
    font-family: Figtree, sans-serif
}

.trv-blog-st3 .trv-post-info {
    padding: 60px 30px 30px;
    border-radius: 15px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .76) 73%)
}

.trv-blog-st3 .trv-post-info .post-category {
    font-size: 18px;
    font-weight: 500;
    color: #ffaa0d;
    white-space: nowrap;
    display: table;
    font-family: Afacad, sans-serif;
    line-height: 1;
    padding-bottom: 15px
}

.trv-blog-st3 .trv-post-info .trv-post-title .post-title {
    margin-bottom: 0
}

.trv-blog-st3 .trv-post-info .trv-post-title .post-title a {
    transition: all .5s ease;
    font-size: 28px;
    font-family: Afacad, sans-serif;
    font-weight: 500;
    color: #fff;
    display: block
}

.trv-blog-st3 .trv-post-info .trv-post-title .post-title a:hover {
    color: #ffaa0d
}

@media (max-width:768px) {
    .trv-blog-st3 .trv-post-info .trv-post-title .post-title a {
        font-size: 22px
    }
}

.trv-banner-1-wrap {
    height: 950px;
    overflow: hidden;
    position: relative
}

@media (max-width:1600px) {
    .trv-banner-1-wrap {
        height: 900px
    }
}

@media (max-width:1366px) {
    .trv-banner-1-wrap {
        height: 768px
    }
}

@media (max-width:575px) {
    .trv-banner-1-wrap {
        height: 680px
    }
}

.trv-banner-1-wrap .trv-vid-full {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: auto;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    margin: 0;
    z-index: 0
}

.trv-banner-1-wrap .trv-banner-1-overlay {
    background-color: rgba(0, 0, 0, .35);
    border-radius: 30px;
    margin: 35px;
    height: 880px;
    position: relative;
    z-index: 2
}

@media (max-width:1600px) {
    .trv-banner-1-wrap .trv-banner-1-overlay {
        height: 830px
    }
}

@media (max-width:1366px) {
    .trv-banner-1-wrap .trv-banner-1-overlay {
        height: 685px
    }
}

@media (max-width:991px) {
    .trv-banner-1-wrap .trv-banner-1-overlay {
        height: 770px;
        margin: 0;
        border-radius: 0
    }
}

@media (max-width:575px) {
    .trv-banner-1-wrap .trv-banner-1-overlay {
        height: 680px
    }
}

.trv-banner-1-wrap .trv-banner-1-overlay .trv-banner-1-social {
    color: #fff;
    position: absolute;
    bottom: 30px;
    right: 450px;
    display: flex;
    align-items: center;
    z-index: 4
}

@media (max-width:1600px) {
    .trv-banner-1-wrap .trv-banner-1-overlay .trv-banner-1-social {
        right: 240px
    }
}

@media (max-width:1366px) {
    .trv-banner-1-wrap .trv-banner-1-overlay .trv-banner-1-social {
        left: 570px;
        right: auto;
        left: auto;
        right: 0
    }
}

.trv-banner-1-wrap .trv-banner-1-overlay .trv-banner-1-social span {
    padding-right: 105px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: .2em;
    text-transform: uppercase;
    position: relative;
    display: inline-block
}

@media (max-width:767px) {
    .trv-banner-1-wrap .trv-banner-1-overlay .trv-banner-1-social span {
        display: none
    }
}

.trv-banner-1-wrap .trv-banner-1-overlay .trv-banner-1-social span:after {
    position: absolute;
    width: 64px;
    height: 1px;
    background-color: #fff;
    content: "";
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.trv-banner-1-wrap .trv-banner-1-overlay .trv-banner-1-social ul {
    margin: 0;
    list-style: none;
    display: flex
}

.trv-banner-1-wrap .trv-banner-1-overlay .trv-banner-1-social ul li a {
    color: #fff;
    font-size: 20px;
    margin-right: 20px;
    transition: all .5s ease;
    display: block
}

.trv-banner-1-wrap .trv-banner-1-overlay .trv-banner-1-social ul li a:hover {
    color: #85d200;
    transform: translateY(-5px)
}

.trv-banner-1-wrap .trv-banner-1-text {
    padding-top: 200px;
    padding-left: 70px;
    max-width: 1020px
}

@media (max-width:1366px) {
    .trv-banner-1-wrap .trv-banner-1-text {
        padding-top: 150px
    }
}

@media (max-width:640px) {
    .trv-banner-1-wrap .trv-banner-1-text {
        padding: 150px 20px 0
    }
}

.trv-banner-1-wrap .trv-banner-1-text .trv-banner-rock-pic {
    position: absolute;
    bottom: -35px;
    left: 100px
}

@media (max-width:1366px) {
    .trv-banner-1-wrap .trv-banner-1-text .trv-banner-rock-pic {
        position: absolute;
        bottom: -50px;
        left: 100px;
        max-width: 460px
    }
}

@media (max-width:1024px) {
    .trv-banner-1-wrap .trv-banner-1-text .trv-banner-rock-pic {
        left: 50px;
        max-width: 300px;
        bottom: 0
    }
}

@media (max-width:640px) {
    .trv-banner-1-wrap .trv-banner-1-text .trv-banner-rock-pic {
        display: none
    }
}

.trv-banner-1-wrap .trv-banner-1-text .trv-banner-1-text-mid {
    position: relative
}

.trv-banner-1-wrap .trv-banner-1-text .trv-banner-1-text-small {
    font-family: Kaushan Script, cursive;
    font-size: 48px;
    line-height: 70px;
    color: #7fc7ce;
    padding-left: 50px;
    display: block
}

@media (max-width:1366px) {
    .trv-banner-1-wrap .trv-banner-1-text .trv-banner-1-text-small {
        font-size: 30px
    }
}

@media (max-width:1024px) {
    .trv-banner-1-wrap .trv-banner-1-text .trv-banner-1-text-small {
        padding-left: 0
    }
}

.trv-banner-1-wrap .trv-banner-1-text .trv-btrfly {
    position: absolute;
    top: 15px;
    z-index: 9;
    right: -95px;
    width: 200px
}

@media (max-width:1366px) {
    .trv-banner-1-wrap .trv-banner-1-text .trv-btrfly {
        width: 150px
    }
}

@media (max-width:1024px) {
    .trv-banner-1-wrap .trv-banner-1-text .trv-btrfly {
        top: -15px
    }
}

@media (max-width:575px) {
    .trv-banner-1-wrap .trv-banner-1-text .trv-btrfly {
        width: 100px
    }
}

.trv-banner-1-wrap .trv-banner-1-text .trv-banner-1-text-large {
    font-family: Kaushan Script, cursive;
    font-size: 250px;
    color: #fff;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    animation: slide-left 5s linear infinite alternate-reverse both
}

@media (max-width:1366px) {
    .trv-banner-1-wrap .trv-banner-1-text .trv-banner-1-text-large {
        font-size: 190px
    }
}

@media (max-width:1024px) {
    .trv-banner-1-wrap .trv-banner-1-text .trv-banner-1-text-large {
        font-size: 130px
    }
}

@media (max-width:640px) {
    .trv-banner-1-wrap .trv-banner-1-text .trv-banner-1-text-large {
        font-size: 80px
    }
}

.trv-banner-1-wrap .trv-banner-1-text .trv-banner-1-text-large-outline {
    font-family: Kaushan Script, cursive;
    font-size: 250px;
    color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    -webkit-text-stroke: 2px #fff;
    text-stroke: 2px #fff;
    animation: slide-left 5s linear infinite alternate-reverse both
}

@media (max-width:1366px) {
    .trv-banner-1-wrap .trv-banner-1-text .trv-banner-1-text-large-outline {
        font-size: 190px
    }
}

@media (max-width:1024px) {
    .trv-banner-1-wrap .trv-banner-1-text .trv-banner-1-text-large-outline {
        display: none
    }
}

.trv-banner-1-wrap .trv-banner-1-text .trv-banner-text-detail {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    position: relative;
    margin-left: 700px;
    max-width: 230px;
    width: 100%;
    margin-bottom: 30px
}

@media (max-width:1366px) {
    .trv-banner-1-wrap .trv-banner-1-text .trv-banner-text-detail {
        margin-left: 500px
    }
}

@media (max-width:1024px) {
    .trv-banner-1-wrap .trv-banner-1-text .trv-banner-text-detail {
        margin-left: 0;
        max-width: inherit
    }
}

.trv-banner-1-wrap .trv-banner-1-text .trv-banner-btn {
    margin-left: 750px;
    position: relative;
    z-index: 4
}

@media (max-width:1366px) {
    .trv-banner-1-wrap .trv-banner-1-text .trv-banner-btn {
        margin-left: 500px
    }
}

@media (max-width:1024px) {
    .trv-banner-1-wrap .trv-banner-1-text .trv-banner-btn {
        margin-left: 0
    }
}

.trv-banner-1-wrap .trv-cloud-1 {
    position: absolute;
    top: 150px;
    width: 100%
}

.trv-banner-1-wrap .trv-cloud-1 img {
    width: auto
}

@media (max-width:1024px) {
    .trv-banner-1-wrap .trv-cloud-1 img {
        width: 120px
    }
}

.trv-banner-1-wrap .trv-cloud-2 {
    position: absolute;
    top: 0;
    width: 100%
}

.trv-banner-1-wrap .trv-cloud-2 img {
    width: auto
}

@media (max-width:1024px) {
    .trv-banner-1-wrap .trv-cloud-2 img {
        width: 120px
    }
}

.trv-banner-1-wrap .twm-img-bg-circle-area {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 3
}

@media (max-width:1024px) {
    .trv-banner-1-wrap .twm-img-bg-circle-area {
        display: none
    }
}

.trv-banner-1-wrap .twm-img-bg-circle-area .twm-img-bg-circle1-wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 700px;
    height: 700px;
    right: 0
}

.trv-banner-1-wrap .twm-img-bg-circle-area .twm-img-bg-circle2-wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 900px;
    height: 900px;
    right: 0
}

.trv-banner-1-wrap .twm-img-bg-circle-area .twm-img-bg-circle3-wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1100px;
    height: 1100px;
    right: 0
}

.trv-banner-1-wrap .twm-img-bg-circle-area .twm-img-bg-circle1 {
    right: -80%;
    position: absolute;
    z-index: 2;
    animation: rotate-center 10s linear infinite both
}

.trv-banner-1-wrap .twm-img-bg-circle-area .twm-img-bg-circle1 span {
    width: 700px;
    height: 700px;
    border-radius: 50%;
    border: 1px solid hsla(0, 0%, 100%, .3);
    display: block;
    position: relative
}

.trv-banner-1-wrap .twm-img-bg-circle-area .twm-img-bg-circle1 span:after {
    width: 14px;
    height: 14px;
    background-color: #fff;
    border-radius: 50%;
    content: "";
    position: absolute;
    right: 35px;
    top: 25%;
    z-index: 9
}

.trv-banner-1-wrap .twm-img-bg-circle-area .twm-img-bg-circle2 {
    right: -70%;
    position: absolute;
    z-index: 2;
    animation: rotate-center 10s linear infinite reverse both
}

.trv-banner-1-wrap .twm-img-bg-circle-area .twm-img-bg-circle2 span {
    width: 900px;
    height: 900px;
    border-radius: 50%;
    border: 1px solid hsla(0, 0%, 100%, .3);
    display: block
}

.trv-banner-1-wrap .twm-img-bg-circle-area .twm-img-bg-circle2 span:after {
    width: 14px;
    height: 14px;
    background-color: #85d200;
    border-radius: 50%;
    content: "";
    position: absolute;
    right: 75px;
    bottom: 21%;
    z-index: 9
}

.trv-banner-1-wrap .twm-img-bg-circle-area .twm-img-bg-circle3 {
    right: -60%;
    position: absolute;
    z-index: 2;
    animation: rotate-center 10s linear infinite both
}

.trv-banner-1-wrap .twm-img-bg-circle-area .twm-img-bg-circle3 span {
    width: 1100px;
    height: 1100px;
    border-radius: 50%;
    border: 1px solid hsla(0, 0%, 100%, .3);
    display: block
}

.trv-banner-1-wrap .twm-img-bg-circle-area .twm-img-bg-circle3 span:before {
    width: 14px;
    height: 14px;
    background-color: #ffaa0d;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: 3px;
    top: 40%;
    z-index: 9
}

.tvr-banner-1-bottom-left {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9
}

.tvr-banner-1-bottom-left .media {
    max-width: 330px;
    animation: rotate-90-br-cw 3s cubic-bezier(.25, .46, .45, .94) infinite alternate-reverse both
}

@media (max-width:1024px) {
    .tvr-banner-1-bottom-left .media {
        max-width: 230px
    }
}

.tvr-banner-1-bottom-left .media .lizard {
    width: 100%
}

.tvr-banner-1-bottom-left .media .lizard-eye {
    position: absolute;
    bottom: 70%;
    left: 24%;
    width: 40px
}

@media (max-width:1024px) {
    .tvr-banner-1-bottom-left .media .lizard-eye {
        width: 24px
    }
}

.trv-banner-1-rain-effect .rain {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.trv-banner-1-rain-effect .rain.back-row {
    display: none;
    z-index: 1;
    bottom: 60px;
    opacity: .5
}

.trv-banner-1-rain-effect .drop {
    position: absolute;
    bottom: 100%;
    width: 15px;
    height: 120px;
    pointer-events: none;
    animation: drop 2s linear infinite
}

@keyframes drop {
    0% {
        transform: translateY(0)
    }

    75% {
        transform: translateY(90vh)
    }

    to {
        transform: translateY(90vh)
    }
}

.trv-banner-1-rain-effect .stem {
    width: 6px;
    height: 60%;
    border-radius: 0 0 20px 20px;
    margin-left: 7px;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .25));
    animation: stem .5s linear infinite
}

@keyframes stem {
    0% {
        opacity: 1
    }

    65% {
        opacity: 1
    }

    75% {
        opacity: 0
    }

    to {
        opacity: 0
    }
}

.rotate-center-reverse {
    animation: rotate-center 30s linear infinite reverse both
}

@keyframes rotate-center-reverse {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

.rotate-90-br-cw {
    animation: rotate-90-br-cw 5s cubic-bezier(.25, .46, .45, .94) infinite alternate-reverse both
}

@keyframes rotate-90-br-cw {
    0% {
        transform: skewY(0deg);
        transform-origin: 0 0
    }

    50% {
        transform: skewY(1deg);
        transform-origin: 0 0
    }

    to {
        transform: skewY(0deg);
        transform-origin: 0 0
    }
}

.trv-3step-section {
    background-color: #fff;
    padding-top: 120px;
    position: relative;
    overflow: hidden
}

@media (max-width:1024px) {
    .trv-3step-section {
        padding-top: 50px
    }
}

.trv-3step-section .trv-3step-section-left .trv-head-title-wrap {
    max-width: 400px
}

@media (max-width:767px) {
    .trv-3step-section .trv-3step-section-left .trv-head-title-wrap {
        max-width: inherit
    }
}

.trv-3step-section .trv-3step-section-row {
    position: relative;
    z-index: 1;
    margin-bottom: 120px
}

@media (max-width:1024px) {
    .trv-3step-section .trv-3step-section-row {
        margin-bottom: 50px
    }
}

.trv-3step-section .trv-yl-shedow-left {
    position: absolute;
    width: 600px;
    height: 550px;
    left: -300px;
    top: 50%;
    background: rgba(255, 170, 13, .1);
    filter: blur(100px)
}

.trv-3step-section .trv-yl-shedow-right {
    position: absolute;
    width: 600px;
    height: 500px;
    right: -300px;
    top: 50%;
    background: rgba(41, 137, 145, .1);
    filter: blur(100px)
}

.trv-3step-section .trv-bl-shedow-top {
    position: absolute;
    width: 600px;
    height: 550px;
    left: 50%;
    transform: translateX(-50%);
    top: -200px;
    background: rgba(255, 170, 13, .1);
    filter: blur(100px)
}

.trv-for-summer-section {
    position: relative;
    z-index: 1;
    padding-top: 90px
}

@media (max-width:1199px) {
    .trv-for-summer-section {
        max-width: 540px;
        margin: 30px auto 0
    }
}

.trv-for-summer-section:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background-color: #fff8eb;
    z-index: -1
}

.trv-for-summer-section .media-girl {
    margin-right: 80px;
    position: relative;
    z-index: 5
}

.trv-for-summer-section .media-left-ballon {
    width: 68px;
    position: absolute;
    left: 0;
    bottom: 165px;
    animation: slide-top2 20s linear infinite alternate-reverse
}

.trv-for-summer-section .media-right-ballon {
    width: 128px;
    position: absolute;
    right: 60px;
    top: 10px;
    z-index: 1
}

.trv-for-summer-section .media-cloud1 {
    position: absolute;
    left: 40px;
    top: 100px;
    z-index: 2;
    width: 40%;
    left: -30px;
    top: 160px;
    animation: smooth-up-down 10s linear infinite alternate-reverse both
}

.trv-for-summer-section .media-cloud2 {
    position: absolute;
    right: 0;
    top: 40px;
    z-index: 3;
    animation: smooth-up-down 5s linear infinite alternate-reverse both
}

.trv-for-summer-section .trv-for-summer-text-wrap {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 90px
}

@media (max-width:575px) {
    .trv-for-summer-section .trv-for-summer-text-wrap {
        position: inherit
    }
}

.trv-for-summer-section .trv-for-summer-text-wrap span {
    color: #066168;
    font-family: Kaushan Script, cursive;
    font-size: 40px;
    display: flex;
    align-items: baseline;
    position: absolute;
    left: 0;
    text-align: left;
    transform: rotate(-90deg);
    transform-origin: 0 0;
    padding-left: 50px
}

@media (max-width:575px) {
    .trv-for-summer-section .trv-for-summer-text-wrap span {
        position: inherit;
        transform: none;
        font-size: 20px;
        padding-right: 10px
    }
}

.trv-for-summer-section .trv-for-summer-text-wrap span b {
    color: #ffaa0d;
    font-size: 98px;
    font-weight: 400;
    line-height: 1
}

@media (max-width:575px) {
    .trv-for-summer-section .trv-for-summer-text-wrap span b {
        font-size: 38px
    }
}

.trv-3step-section-l-mid {
    display: flex
}

@media (max-width:767px) {
    .trv-3step-section-l-mid {
        display: block
    }
}

.trv-offer-st1 {
    margin-right: 24px;
    min-width: 246px
}

@media (max-width:767px) {
    .trv-offer-st1 {
        margin-right: 0;
        min-width: inherit
    }
}

.trv-offer-st1 .media img {
    width: 236px;
    height: 266px;
    border-radius: 20px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

@media (max-width:767px) {
    .trv-offer-st1 .media img {
        width: calc(100% - 12px)
    }
}

.trv-offer-st1 .info {
    border-radius: 20px;
    max-width: 236px;
    padding: 60px 20px 20px;
    background-color: #ffaa0d;
    margin-left: 12px;
    margin-top: -44px
}

@media (max-width:767px) {
    .trv-offer-st1 .info {
        margin-bottom: 30px;
        max-width: inherit;
        text-align: center
    }
}

.trv-offer-st1 .info .sm-title {
    color: #066168;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    display: block;
    padding-bottom: 10px
}

.trv-offer-st1 .info .ofr-price {
    display: flex
}

@media (max-width:767px) {
    .trv-offer-st1 .info .ofr-price {
        justify-content: center
    }
}

.trv-offer-st1 .info .lg-title {
    font-style: normal;
    font-weight: 900;
    font-size: 95px;
    line-height: .75;
    color: #fff;
    font-family: Figtree, sans-serif;
    margin-bottom: 0
}

@media (max-width:767px) {
    .trv-offer-st1 .info .lg-title {
        font-size: 65px
    }
}

.trv-offer-st1 .info .per-off {
    display: block;
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    color: #066168;
    text-transform: uppercase
}

.trv-offer-st1 .info .per-off span {
    display: block
}

.trv-whychoose {
    overflow: hidden;
    border-radius: 0 0 100px 100px;
    background-color: #066168;
    padding: 110px 0 70px;
    background-image: url(../images/sections/why-choose-bg-top.png), url(../images/sections/why-choose-bg-bottom.png);
    background-repeat: no-repeat;
    background-position: 0 0, 0 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:991px) {
    .trv-whychoose {
        display: block;
        padding: 110px 50px 70px
    }
}

@media (max-width:767px) {
    .trv-whychoose {
        background-image: url(../images/sections/why-choose-bg-bottom.png);
        background-position: 0 100%;
        padding: 50px 50px 70px;
        border-radius: 50px;
        position: relative;
        background-size: 160%
    }
}

@media (max-width:420px) {
    .trv-whychoose {
        padding: 50px 20px
    }
}

.trv-whychoose .w-choo-left {
    max-width: 490px;
    margin-left: 180px
}

@media (max-width:1199px) {
    .trv-whychoose .w-choo-left {
        margin-left: 40px
    }
}

@media (max-width:991px) {
    .trv-whychoose .w-choo-left {
        margin-left: 0
    }
}

@media (max-width:767px) {
    .trv-whychoose .w-choo-left {
        margin-bottom: 30px
    }
}

.trv-whychoose .w-choo-left .w-title {
    font-family: Kaushan Script, cursive;
    font-size: 40px;
    margin-bottom: 30px;
    color: #fff
}

@media (max-width:768px) {
    .trv-whychoose .w-choo-left .w-title {
        font-size: 30px
    }
}

.trv-whychoose .w-choo-left .trv-cloumn-list {
    margin-bottom: 15px
}

.trv-whychoose .w-choo-right {
    margin-right: 160px;
    margin-left: auto
}

@media (max-width:991px) {
    .trv-whychoose .w-choo-right {
        margin-right: 0
    }
}

.trv-whychoose .w-choo-right .media {
    margin-bottom: 10px
}

@media (max-width:991px) {
    .trv-whychoose .w-choo-right {
        text-align: center
    }
}

.trv-whychoose .w-choo-right .info .call-us {
    font-weight: 900;
    font-size: 58px;
    line-height: .75;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #fff;
    font-family: Figtree, sans-serif
}

@media (max-width:1199px) {
    .trv-whychoose .w-choo-right .info .call-us {
        font-size: 40px
    }
}

.trv-whychoose .w-choo-right .info .num {
    display: block;
    font-weight: 700;
    font-size: 38px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #85d200
}

@media (max-width:1199px) {
    .trv-whychoose .w-choo-right .info .num {
        font-size: 28px
    }
}

.trv-cloumn-list ul {
    margin-bottom: 0;
    display: flex;
    color: #fff;
    flex-wrap: wrap;
    list-style: none
}

@media (max-width:767px) {
    .trv-cloumn-list ul {
        display: block
    }
}

.trv-cloumn-list ul li {
    font-family: Afacad, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    width: 50%;
    padding-right: 10px;
    display: flex;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .trv-cloumn-list ul li {
        width: 100%
    }
}

.trv-cloumn-list ul li i {
    width: 30px;
    height: 30px;
    min-width: 30px;
    margin-right: 28px;
    border-radius: 50%;
    background-color: #ffaa0d;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff
}

.smooth-up-down {
    animation: smooth-up-down 20s linear infinite alternate-reverse both
}

@keyframes smooth-up-down {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(-20px)
    }
}

.trv-tour-category-section {
    height: 906px;
    padding: 120px 0 0;
    position: relative;
    background-size: cover
}

@media (max-width:1024px) {
    .trv-tour-category-section {
        height: auto
    }
}

.trv-tour-category-section:after {
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    height: 255px;
    position: absolute;
    background: linear-gradient(0deg, rgba(0, 0, 0, .56), hsla(0, 0%, 100%, 0) 90%)
}

.trv-tour-category-section #module {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1480px;
    height: 560px;
    margin: 0 auto 65px;
    padding: 0 30px
}

@media (max-width:1024px) {
    .trv-tour-category-section #module {
        height: 420px
    }
}

@media (max-width:991px) {
    .trv-tour-category-section #module {
        display: block;
        height: auto;
        margin-bottom: 0
    }
}

@media (max-width:640px) {
    .trv-tour-category-section #module {
        margin-bottom: 30px
    }
}

.trv-tour-category-section #module .trv-feature {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    flex: 1;
    max-width: 370px;
    margin-right: 120px
}

@media (max-width:1200px) {
    .trv-tour-category-section #module .trv-feature {
        margin-right: 20px
    }
}

@media (max-width:991px) {
    .trv-tour-category-section #module .trv-feature {
        margin: 0 auto 30px;
        text-align: center;
        min-height: 250px
    }
}

.trv-tour-category-section #module .trv-feature h2 {
    max-width: 100%;
    position: relative;
    opacity: 0;
    font-family: Afacad, sans-serif;
    color: #066168;
    font-size: 46px;
    font-weight: 700;
    margin-bottom: 14px
}

@media (max-width:991px) {
    .trv-tour-category-section #module .trv-feature h2 {
        margin: 0 auto 15px
    }
}

@media (max-width:768px) {
    .trv-tour-category-section #module .trv-feature h2 {
        font-size: 30px
    }
}

.trv-tour-category-section #module .trv-feature p {
    font-size: 16px;
    position: relative;
    opacity: 0;
    margin-bottom: 45px
}

@media (max-width:991px) {
    .trv-tour-category-section #module .trv-feature p {
        margin-bottom: 20px
    }
}

.trv-tour-category-section #module .swiper {
    flex: 2;
    padding-left: 30px
}

@media (max-width:540px) {
    .trv-tour-category-section #module .swiper {
        padding-left: 0
    }
}

.trv-tour-category-section .trv-tr-cat-carousal-media {
    border-radius: 30px;
    padding: 15px;
    background-color: #fff;
    overflow: hidden
}

.trv-tour-category-section .trv-tr-cat-carousal-media img {
    border-radius: 20px;
    width: 100%;
    height: 450px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.trv-tour-category-section .trv-tr-cat-carousal-media .trv-bx-title {
    font-size: 28px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0
}

@media (max-width:768px) {
    .trv-tour-category-section .trv-tr-cat-carousal-media .trv-bx-title {
        font-size: 22px
    }
}

.trv-tour-category-section .trv-tr-cat-carousal-media .trv-bx-title a {
    transition: all .5s ease;
    color: #066168
}

.trv-tour-category-section .trv-tr-cat-carousal-media .trv-bx-title a:hover {
    color: #ffaa0d
}

.trv-tour-category-section .swiper-slide {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    rotate: 3deg;
    scale: .8;
    transition: all .5s ease;
    position: relative;
    overflow: hidden
}

.trv-tour-category-section .swiper-slide.swiper-slide-active {
    rotate: 0deg;
    scale: 1
}

.trv-tour-category-section .swiper-slide.swiper-slide-active:before {
    content: "";
    position: absolute;
    top: -25%;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 150%;
    background: #fff;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 10%, #fff 50%, hsla(0, 0%, 100%, 0) 90%);
    animation: shine 1s .15s forwards;
    rotate: -45deg;
    opacity: 0
}

.trv-tour-category-section .swiper-slide.swiper-slide-last {
    rotate: 0deg;
    position: relative;
    height: 400px
}

@media (max-width:640px) {
    .trv-tour-category-section .swiper-slide.swiper-slide-last {
        height: auto
    }
}

.trv-tour-category-section .swiper-slide.swiper-slide-last a {
    position: absolute;
    top: 50%
}

.trv-tour-category-section .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.trv-tour-category-section .animate-title {
    animation: text-fade-up 1s ease forwards
}

.trv-tour-category-section .animate-description {
    animation: text-fade-up 1s ease .2s forwards
}

.trv-tour-category-section .animate-url {
    animation: text-fade-up 1s ease forwards
}

.trv-tour-category-section .animate-away {
    animation: text-fade-away .3s ease forwards
}

.trv-tour-category-section .swiper-button-prev {
    margin-left: 10px
}

@media (max-width:991px) {
    .trv-tour-category-section .swiper-button-prev {
        margin-left: 0
    }
}

@media (max-width:540px) {
    .trv-tour-category-section .swiper-button-prev {
        margin-left: 10px
    }
}

@media (max-width:991px) {
    .trv-tour-category-section .site-button {
        margin: 0 auto
    }
}

@keyframes text-fade-up {
    0% {
        opacity: 0;
        top: -.5rem
    }

    to {
        opacity: 1;
        top: 0
    }
}

@keyframes text-fade-away {
    0% {
        opacity: 1;
        top: 0
    }

    to {
        opacity: 0;
        top: 0
    }
}

@keyframes shine {
    0% {
        transform: translateX(-100%);
        opacity: 0
    }

    to {
        transform: translateX(100%);
        opacity: .7
    }
}

@media (width < 992px) {
    #module {
        flex-direction: column
    }

    #module .swiper {
        flex: 1
    }
}

.trv-btm-title-section {
    position: relative;
    text-align: right;
    z-index: 1
}

.trv-btm-title-section span {
    color: #fff;
    font-family: Afacad, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px
}

@media (max-width:768px) {
    .trv-btm-title-section span {
        font-weight: 500;
        font-size: 20px
    }
}

.trv-btm-title-section .trv-btm-title-large {
    font-family: Figtree, sans-serif;
    font-weight: 900;
    font-size: 80px;
    line-height: 1;
    text-transform: uppercase;
    color: #ffaa0d;
    margin-bottom: 0
}

@media (max-width:991px) {
    .trv-btm-title-section .trv-btm-title-large {
        font-size: 46px
    }
}

@media (max-width:768px) {
    .trv-btm-title-section .trv-btm-title-large {
        font-size: 30px
    }
}

.trv-btm-title2-section {
    position: relative;
    text-align: right;
    z-index: 1
}

.trv-btm-title2-section span {
    color: #066168;
    font-family: Afacad, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px
}

@media (max-width:768px) {
    .trv-btm-title2-section span {
        font-weight: 500;
        font-size: 20px
    }
}

.trv-btm-title2-section .trv-btm-title-large {
    font-family: Figtree, sans-serif;
    font-weight: 900;
    font-size: 80px;
    line-height: 1;
    text-transform: uppercase;
    color: #ffaa0d;
    margin-bottom: 0
}

@media (max-width:991px) {
    .trv-btm-title2-section .trv-btm-title-large {
        font-size: 46px
    }
}

@media (max-width:768px) {
    .trv-btm-title2-section .trv-btm-title-large {
        font-size: 30px
    }
}

.trv-most-fav-tour-wrap {
    background-color: #dbeeee;
    padding: 50px
}

@media (max-width:1366px) {
    .trv-most-fav-tour-wrap {
        padding: 36px
    }
}

@media (max-width:1199px) {
    .trv-most-fav-tour-wrap {
        padding: 0
    }
}

.trv-most-fav-tour-wrap .trv-most-fav-tour-mid {
    position: relative;
    background-color: #066168;
    border-radius: 30px;
    overflow: hidden
}

@media (max-width:1199px) {
    .trv-most-fav-tour-wrap .trv-most-fav-tour-mid {
        border-radius: 0
    }
}

.trv-most-fav-tour-wrap .trv-most-fav-tour-mid .trv-most-fav-tour-top {
    padding: 100px 20px 75px;
    max-width: 1620px;
    margin: 0 auto
}

@media (max-width:991px) {
    .trv-most-fav-tour-wrap .trv-most-fav-tour-mid .trv-most-fav-tour-top {
        padding: 50px 30px 30px
    }
}

@media (max-width:575px) {
    .trv-most-fav-tour-wrap .trv-most-fav-tour-mid .trv-most-fav-tour-top {
        padding: 50px 12px 30px
    }
}

.trv-most-fav-tour-wrap .trv-most-fav-tour-top {
    display: flex;
    align-items: center
}

@media (max-width:991px) {
    .trv-most-fav-tour-wrap .trv-most-fav-tour-top {
        display: block
    }
}

.trv-most-fav-tour-wrap .trv-most-fav-tour-t-left {
    max-width: 500px
}

.trv-most-fav-tour-wrap .trv-most-fav-tour-t-left .trv-hpy-cus {
    display: flex;
    margin-bottom: 30px
}

.trv-most-fav-tour-wrap .trv-most-fav-tour-t-left .trv-hpy-cus .trv-hpy-cus-count span {
    display: block;
    font-weight: 900;
    font-size: 22px;
    color: #85d200
}

.trv-most-fav-tour-wrap .trv-most-fav-tour-t-left .trv-hpy-cus .trv-hpy-cus-count p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    color: #fff
}

.trv-most-fav-tour-wrap .trv-most-fav-title {
    padding-left: 100px;
    font-family: Figtree, sans-serif;
    font-weight: 900;
    font-size: 120px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff
}

@media (max-width:1366px) {
    .trv-most-fav-tour-wrap .trv-most-fav-title {
        font-size: 90px
    }
}

@media (max-width:1024px) {
    .trv-most-fav-tour-wrap .trv-most-fav-title {
        font-size: 70px
    }
}

@media (max-width:991px) {
    .trv-most-fav-tour-wrap .trv-most-fav-title {
        padding-left: 0;
        padding-top: 30px
    }
}

@media (max-width:768px) {
    .trv-most-fav-tour-wrap .trv-most-fav-title {
        font-size: 48px
    }
}

@media (max-width:640px) {
    .trv-most-fav-tour-wrap .trv-most-fav-title {
        font-size: 34px
    }
}

.trv-most-fav-tour-wrap .trv-most-fav-title span {
    display: block;
    color: #ffaa0d
}

@media (max-width:640px) {
    .trv-most-fav-tour-wrap .trv-most-fav-title span {
        display: inline-block;
        padding-right: 5px
    }
}

.trv-most-fav-tour-wrap .trv-most-fav-media {
    position: absolute;
    top: 0;
    right: 0
}

@media (max-width:991px) {
    .trv-most-fav-tour-wrap .trv-most-fav-media {
        width: 35%
    }
}

@media (max-width:768px) {
    .trv-most-fav-tour-wrap .trv-most-fav-media {
        width: 30%
    }
}

@media (max-width:767px) {
    .trv-most-fav-tour-wrap .trv-most-fav-media {
        display: none
    }
}

.trv-most-fav-tour-bot {
    padding: 0 34px 30px
}

@media (max-width:575px) {
    .trv-most-fav-tour-bot {
        padding: 0 12px 30px
    }
}

.trv-mf-tour-carousal {
    display: grid
}

.trv-mf-tour-carousal .swiper-wrapper {
    display: flex
}

.trv-mf-tour-carousal .swiper-wrapper .swiper-slide {
    flex: 1;
    transition: all .5s ease
}

.trv-mf-tour-carousal .swiper-wrapper .swiper-slide:hover {
    flex: 2
}

@media (max-width:991px) {
    .trv-mf-tour-carousal .swiper-wrapper .swiper-slide:hover {
        flex: 1
    }
}

.trv-mf-tour-bx1 {
    margin-bottom: .5px;
    border: 1px solid hsla(0, 0%, 100%, .4);
    border-radius: 30px;
    padding: 15px;
    transition: all .5s ease;
    background-color: #066168
}

.trv-mf-tour-bx1 .trv-media img {
    height: 348px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 20px;
    width: 100%
}

.trv-mf-tour-bx1 .trv-title {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 5px
}

@media (max-width:768px) {
    .trv-mf-tour-bx1 .trv-title {
        font-size: 22px
    }
}

.trv-mf-tour-bx1 .trv-title a {
    color: #fff;
    transition: all .5s ease;
    margin-bottom: 10px;
    display: block
}

.trv-mf-tour-bx1 .trv-title span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    font-family: Figtree, sans-serif
}

.trv-mf-tour-bx1:hover {
    background-color: #dbeeee
}

.trv-mf-tour-bx1:hover .trv-title a,
.trv-mf-tour-bx1:hover .trv-title span {
    color: #066168
}

.trv-search-st1-wrap {
    background-color: #efffff;
    padding: 70px 20px 0
}

@media (max-width:1024px) {
    .trv-search-st1-wrap {
        padding: 50px 20px 0
    }
}

.trv-search-st1 {
    max-width: 1000px;
    margin: 0 auto;
    height: 100px;
    padding: 7px;
    background-color: #dbeeee;
    border-radius: 100px
}

@media (max-width:990px) {
    .trv-search-st1 {
        height: auto;
        border-radius: 20px
    }
}

.trv-search-st1 .trv-search-st1-bg {
    background-color: #fff;
    border-radius: 100px;
    padding: 16px 13px 9px 40px
}

@media (max-width:990px) {
    .trv-search-st1 .trv-search-st1-bg {
        border-radius: 20px;
        padding: 30px
    }
}

.trv-search-st1 .trv-search-st1-column-wrap {
    display: flex;
    justify-content: space-between
}

@media (max-width:990px) {
    .trv-search-st1 .trv-search-st1-column-wrap {
        flex-wrap: wrap
    }

    .trv-search-st1 .trv-search-st1-column-last {
        width: 100%
    }
}

.trv-search-st1 .trv-search-st1-search-btn .srch-btn {
    font-size: 28px;
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background-color: #066168;
    transition: all .5s ease
}

@media (max-width:990px) {
    .trv-search-st1 .trv-search-st1-search-btn .srch-btn {
        width: 100%;
        border-radius: 10px
    }
}

.trv-search-st1 .trv-search-st1-search-btn .srch-btn:hover {
    color: #066168;
    background-color: #ffaa0d
}

.trv-search-st1 .trv-search-st1-column {
    width: 170px
}

@media (max-width:990px) {
    .trv-search-st1 .trv-search-st1-column {
        width: 48%;
        margin-bottom: 20px;
        border-bottom: 1px solid #dbeeee
    }
}

@media (max-width:575px) {
    .trv-search-st1 .trv-search-st1-column {
        width: 100%
    }
}

.trv-search-st1 .trv-search-st1-column label {
    padding-bottom: 5px
}

.trv-search-st1 .trv-search-st1-column label i {
    display: inline-block;
    margin-right: 20px
}

.trv-search-st1 .trv-search-st1-column label i img {
    height: 20px;
    width: 100%
}

.trv-search-st1 .trv-search-st1-column .form-control {
    background-color: transparent;
    height: 34px;
    padding: 0;
    font-family: Afacad, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    color: #066168;
    background-image: none
}

.trv-search-st1 .trv-search-st1-column .form-control:focus {
    box-shadow: none
}

.trv-search-st1 .trv-search-st1-column .form-control.bootstrap-select>.dropdown-toggle {
    border: none;
    background-color: transparent;
    background-image: none;
    height: 34px;
    padding: 5px 0 0;
    font-family: Afacad, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    color: #066168
}

.trv-search-st1 .trv-search-st1-column .form-control.bootstrap-select>.dropdown-toggle:after {
    margin-top: 0;
    font-size: 14px;
    color: #9d9d9d
}

@media (max-width:990px) {
    .trv-search-st1 .trv-search-st1-column .btn-quantity2 {
        max-width: inherit;
        width: auto;
        margin-right: 42px;
        display: flex
    }
}

.trv-search-st1 .input-group-text {
    background-color: transparent;
    border: none;
    color: #9d9d9d
}

.trv-search-st1 input::-moz-placeholder {
    color: #066168
}

.trv-search-st1 input::placeholder {
    color: #066168
}

.btn-quantity2 {
    max-width: 80px;
    width: 100%;
    margin-right: 30px;
    display: inline-block
}

@media (max-width:420px) {
    .btn-quantity2 {
        max-width: 34px
    }
}

.btn-quantity2 .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%
}

.btn-quantity2 .bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    display: flex
}

.btn-quantity2 .bootstrap-touchspin .input-group-btn-vertical>.btn {
    float: none;
    position: relative;
    background: none;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9d9d9d;
    font-size: 20px
}

.btn-quantity2 .bootstrap-touchspin .input-group-btn-vertical>.btn:before {
    display: none
}

.btn-quantity2 .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    border-top-right-radius: 0
}

.btn-quantity2 .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: 0;
    border-radius: 0;
    border-bottom-right-radius: 0
}

.btn-quantity2 .bootstrap-touchspin .input-group-btn-vertical i {
    position: absolute;
    top: 7px;
    left: 7px;
    font-size: 16px;
    font-weight: 400;
    color: #fff
}

.trv-banner-2-wrap {
    height: 950px;
    position: relative;
    background-color: #066168;
    background-size: cover
}

@media (max-width:1366px) {
    .trv-banner-2-wrap {
        height: 768px
    }
}

@media (max-width:991px) {
    .trv-banner-2-wrap {
        height: auto
    }
}

.trv-banner-2-wrap .trv-banner-2-overlay {
    background-color: rgba(0, 0, 0, .2);
    border-radius: 30px;
    margin: 0 35px 35px;
    top: 35px;
    height: 880px;
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: space-between
}

@media (max-width:1366px) {
    .trv-banner-2-wrap .trv-banner-2-overlay {
        height: 698px
    }
}

@media (max-width:991px) {
    .trv-banner-2-wrap .trv-banner-2-overlay {
        height: auto;
        margin: 0;
        top: 0;
        border-radius: 0;
        text-align: center
    }
}

.trv-banner-2-wrap .trv-banner-2-overlay .trv-banner-2-social {
    padding-left: 50px;
    color: #fff;
    display: flex;
    align-items: center;
    z-index: 4
}

@media (max-width:991px) {
    .trv-banner-2-wrap .trv-banner-2-overlay .trv-banner-2-social {
        padding: 30px 0;
        justify-content: center
    }
}

.trv-banner-2-wrap .trv-banner-2-overlay .trv-banner-2-social span {
    padding-right: 105px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: .2em;
    text-transform: uppercase;
    position: relative;
    display: inline-block
}

.trv-banner-2-wrap .trv-banner-2-overlay .trv-banner-2-social span:after {
    position: absolute;
    width: 64px;
    height: 1px;
    background-color: #fff;
    content: "";
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.trv-banner-2-wrap .trv-banner-2-overlay .trv-banner-2-social ul {
    margin: 0;
    list-style: none;
    display: flex
}

.trv-banner-2-wrap .trv-banner-2-overlay .trv-banner-2-social ul li a {
    color: #fff;
    font-size: 20px;
    margin-right: 20px;
    transition: all .5s ease;
    display: block
}

.trv-banner-2-wrap .trv-banner-2-overlay .trv-banner-2-social ul li a:hover {
    color: #85d200;
    transform: translateY(-5px)
}

.trv-banner-2-wrap .trv-banner-2-content-section {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    width: 100%
}

.trv-banner-2-wrap .trv-banner-2-text {
    padding-top: 200px;
    padding-left: 70px;
    max-width: 1020px
}

@media (max-width:1366px) {
    .trv-banner-2-wrap .trv-banner-2-text {
        padding-left: 30px;
        padding-top: 150px
    }
}

@media (max-width:991px) {
    .trv-banner-2-wrap .trv-banner-2-text {
        padding: 150px 20px 0
    }
}

.trv-banner-2-wrap .trv-banner-2-text .trv-banner-2-text-mid {
    position: relative
}

.trv-banner-2-wrap .trv-banner-2-text .trv-banner-2-text-small {
    font-family: Kaushan Script, cursive;
    font-size: 48px;
    line-height: 70px;
    color: #fff;
    padding-left: 50px;
    display: block
}

@media (max-width:1199px) {
    .trv-banner-2-wrap .trv-banner-2-text .trv-banner-2-text-small {
        font-size: 28px
    }
}

@media (max-width:991px) {
    .trv-banner-2-wrap .trv-banner-2-text .trv-banner-2-text-small {
        padding: 0
    }
}

.trv-banner-2-wrap .trv-banner-2-text .trv-banner-2-text-large {
    font-family: Kaushan Script, cursive;
    font-size: 200px;
    color: #fff;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    animation: slide-left 5s linear infinite alternate-reverse both;
    text-shadow: 6px 18px 2px rgba(0, 0, 0, .2)
}

@media (max-width:1600px) {
    .trv-banner-2-wrap .trv-banner-2-text .trv-banner-2-text-large {
        font-size: 175px
    }
}

@media (max-width:1366px) {
    .trv-banner-2-wrap .trv-banner-2-text .trv-banner-2-text-large {
        font-size: 110px
    }
}

@media (max-width:767px) {
    .trv-banner-2-wrap .trv-banner-2-text .trv-banner-2-text-large {
        font-size: 58px;
        text-shadow: 6px 6px 6px rgba(0, 0, 0, .2)
    }
}

@media (max-width:420px) {
    .trv-banner-2-wrap .trv-banner-2-text .trv-banner-2-text-large {
        font-size: 38px
    }
}

.trv-banner-2-wrap .trv-banner-2-text .trv-banner-text-detail {
    font-size: 28px;
    line-height: 30px;
    color: #fff;
    position: relative;
    margin-bottom: 30px;
    font-style: italic;
    padding-left: 50px
}

@media (max-width:1199px) {
    .trv-banner-2-wrap .trv-banner-2-text .trv-banner-text-detail {
        font-size: 20px
    }
}

@media (max-width:991px) {
    .trv-banner-2-wrap .trv-banner-2-text .trv-banner-text-detail {
        padding: 0
    }
}

.trv-banner-2-wrap .trv-banner-2-text .trv-banner-btn {
    margin-bottom: 40px;
    padding-left: 50px;
    position: relative;
    z-index: 4
}

@media (max-width:991px) {
    .trv-banner-2-wrap .trv-banner-2-text .trv-banner-btn {
        padding: 0
    }
}

.trv-banner-2-wrap .trv-cloud-1 {
    position: absolute;
    top: 150px;
    width: 100%;
    z-index: 10
}

.trv-banner-2-wrap .trv-cloud-1 img {
    width: auto
}

.trv-banner-2-wrap .trv-cloud-2 {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.trv-banner-2-wrap .trv-cloud-2 img {
    width: auto
}

.trv-banner-2-wrap .twm-img-bg-circle-area {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: -1
}

@media (max-width:991px) {
    .trv-banner-2-wrap .twm-img-bg-circle-area {
        display: none
    }
}

.trv-banner-2-wrap .twm-img-bg-circle-area .twm-img-bg-circle1-wrap {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 374px;
    height: 374px;
    left: 50%;
    margin-left: 200px
}

.trv-banner-2-wrap .twm-img-bg-circle-area .twm-img-bg-circle1-wrap .twm-img-bg-circle1 {
    left: 0;
    position: absolute;
    z-index: 2;
    animation: rotate-center 10s linear infinite both
}

.trv-banner-2-wrap .twm-img-bg-circle-area .twm-img-bg-circle1-wrap .twm-img-bg-circle1 span {
    width: 374px;
    height: 374px;
    border-radius: 50%;
    border: 1px solid hsla(0, 0%, 100%, .3);
    display: block;
    position: relative
}

.trv-banner-2-wrap .twm-img-bg-circle-area .twm-img-bg-circle1-wrap .twm-img-bg-circle1 span:after {
    width: 14px;
    height: 14px;
    background-color: #fff;
    border-radius: 50%;
    content: "";
    position: absolute;
    right: 35px;
    top: 16%;
    z-index: 9
}

.trv-banner-2-wrap .twm-img-bg-circle-area .twm-img-bg-circle2-wrap {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 574px;
    height: 574px;
    left: 50%;
    margin-left: 200px
}

.trv-banner-2-wrap .twm-img-bg-circle-area .twm-img-bg-circle2-wrap .twm-img-bg-circle2 {
    left: 0;
    position: absolute;
    z-index: 2;
    animation: rotate-center 10s linear infinite reverse both
}

.trv-banner-2-wrap .twm-img-bg-circle-area .twm-img-bg-circle2-wrap .twm-img-bg-circle2 span {
    width: 574px;
    height: 574px;
    border-radius: 50%;
    border: 1px solid hsla(0, 0%, 100%, .3);
    display: block
}

.trv-banner-2-wrap .twm-img-bg-circle-area .twm-img-bg-circle2-wrap .twm-img-bg-circle2 span:after {
    width: 14px;
    height: 14px;
    background-color: #85d200;
    border-radius: 50%;
    content: "";
    position: absolute;
    right: 75px;
    bottom: 14%;
    z-index: 9
}

.trv-banner-2-wrap .twm-img-bg-circle-area .twm-img-bg-circle3-wrap {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 774px;
    height: 774px;
    left: 50%;
    margin-left: 200px
}

.trv-banner-2-wrap .twm-img-bg-circle-area .twm-img-bg-circle3-wrap .twm-img-bg-circle3 {
    left: 0;
    position: absolute;
    z-index: 2;
    animation: rotate-center 10s linear infinite both
}

.trv-banner-2-wrap .twm-img-bg-circle-area .twm-img-bg-circle3-wrap .twm-img-bg-circle3 span {
    width: 774px;
    height: 774px;
    border-radius: 50%;
    border: 1px solid hsla(0, 0%, 100%, .3);
    display: block
}

.trv-banner-2-wrap .twm-img-bg-circle-area .twm-img-bg-circle3-wrap .twm-img-bg-circle3 span:before {
    width: 14px;
    height: 14px;
    background-color: #ffaa0d;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: 3px;
    top: 38%;
    z-index: 9
}

.trv-banner-2-wrap .trv-banner-2-media {
    position: absolute;
    z-index: 12;
    top: 0;
    right: 0
}

@media (max-width:991px) {
    .trv-banner-2-wrap .trv-banner-2-media {
        position: inherit
    }
}

.trv-banner-2-wrap .trv-banner-2-media .media1 {
    position: absolute;
    top: 160px;
    left: -55%
}

@media (max-width:1600px) {
    .trv-banner-2-wrap .trv-banner-2-media .media1 {
        left: auto;
        width: 55%;
        right: 55%
    }
}

@media (max-width:1366px) {
    .trv-banner-2-wrap .trv-banner-2-media .media1 {
        right: 40%
    }
}

@media (max-width:1199px) {
    .trv-banner-2-wrap .trv-banner-2-media .media1 {
        width: 30%;
        right: 30%
    }
}

@media (max-width:991px) {
    .trv-banner-2-wrap .trv-banner-2-media .media1 {
        display: none
    }
}

.trv-banner-2-wrap .trv-banner-2-media .media2 {
    position: relative;
    top: 160px
}

@media (max-width:1440px) {
    .trv-banner-2-wrap .trv-banner-2-media .media2 {
        width: 80%;
        margin-left: auto;
        margin-right: 50px
    }
}

@media (max-width:1366px) {
    .trv-banner-2-wrap .trv-banner-2-media .media2 {
        width: 70%
    }
}

@media (max-width:1199px) {
    .trv-banner-2-wrap .trv-banner-2-media .media2 {
        width: 50%
    }
}

@media (max-width:991px) {
    .trv-banner-2-wrap .trv-banner-2-media .media2 {
        top: auto;
        margin: 0 auto
    }
}

.trv-banner-2-wrap .trv-bnr2-offer {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    z-index: 15
}

@media (max-width:1199px) {
    .trv-banner-2-wrap .trv-bnr2-offer {
        right: 20px
    }
}

@media (max-width:991px) {
    .trv-banner-2-wrap .trv-bnr2-offer {
        position: inherit;
        right: auto;
        top: auto;
        transform: none;
        padding-bottom: 50px
    }
}

.trv-banner-2-wrap .trv-bnr2-offer span {
    display: block
}

.trv-banner-2-wrap .trv-bnr2-offer .ofr-get-up {
    font-family: Figtree, sans-serif;
    font-weight: 300;
    font-size: 22px;
    line-height: 26px;
    font-style: italic;
    transform: rotate(-15deg)
}

@media (max-width:1199px) {
    .trv-banner-2-wrap .trv-bnr2-offer .ofr-get-up {
        font-size: 16px
    }
}

.trv-banner-2-wrap .trv-bnr2-offer .ofr-price {
    font-family: Figtree, sans-serif;
    font-style: italic;
    font-weight: 900;
    font-size: 82px;
    line-height: .75;
    transform: rotate(-15deg)
}

@media (max-width:1199px) {
    .trv-banner-2-wrap .trv-bnr2-offer .ofr-price {
        font-size: 50px
    }
}

.trv-banner-2-wrap .trv-bnr2-offer .ofr-discount {
    font-family: Figtree, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    text-transform: capitalize;
    transform: rotate(-15deg);
    margin-top: -5px;
    margin-left: 30px
}

@media (max-width:1199px) {
    .trv-banner-2-wrap .trv-bnr2-offer .ofr-discount {
        font-size: 16px
    }
}

@media (max-width:991px) {
    .trv-banner-2-wrap .trv-search-st2 {
        margin: 0 auto;
        width: 100%
    }
}

@media (max-width:767px) {
    .trv-banner-2-wrap .trv-search-st2 {
        width: 100%
    }
}

.trv-search-st2 {
    width: 650px;
    margin-left: 50px;
    margin-bottom: 30px;
    position: relative;
    z-index: 100
}

.trv-search-st2 .trv-search-st1-bg {
    height: 80px;
    background-color: #fff;
    border-radius: 100px;
    padding: 10px 10px 10px 40px
}

@media (max-width:767px) {
    .trv-search-st2 .trv-search-st1-bg {
        height: auto
    }
}

@media (max-width:640px) {
    .trv-search-st2 .trv-search-st1-bg {
        border-radius: 20px;
        padding: 20px
    }
}

.trv-search-st2 .trv-search-st1-column-wrap {
    display: flex;
    justify-content: space-between
}

@media (max-width:640px) {
    .trv-search-st2 .trv-search-st1-column-wrap {
        display: block
    }
}

.trv-search-st2 .trv-search-st1-search-btn .srch-btn {
    font-size: 28px;
    color: #066168;
    border: none;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background-color: #85d200;
    transition: all .5s ease
}

@media (max-width:640px) {
    .trv-search-st2 .trv-search-st1-search-btn .srch-btn {
        border-radius: 10px;
        width: 100%
    }
}

@media (max-width:575px) {
    .trv-search-st2 .trv-search-st1-search-btn .srch-btn {
        font-size: 18px;
        height: 40px
    }
}

.trv-search-st2 .trv-search-st1-search-btn .srch-btn:hover {
    color: #066168;
    background-color: #ffaa0d
}

.trv-search-st2 .trv-search-st1-column {
    width: 136px;
    text-align: left
}

@media (max-width:640px) {
    .trv-search-st2 .trv-search-st1-column {
        width: 100%;
        margin-bottom: 20px
    }
}

.trv-search-st2 .trv-search-st1-column label {
    padding-bottom: 0;
    font-family: Afacad, sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #066168
}

.trv-search-st2 .trv-search-st1-column .form-control {
    background-color: transparent;
    height: 24px;
    padding: 0;
    font-family: Figtree, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #545454;
    background-image: none
}

.trv-search-st2 .trv-search-st1-column .form-control:focus {
    box-shadow: none
}

.trv-search-st2 .trv-search-st1-column .form-control.bootstrap-select>.dropdown-toggle {
    border: none;
    background-color: transparent;
    padding: 2px 0 0;
    font-size: 14px;
    color: #545454
}

.trv-search-st2 .trv-search-st1-column .form-control.bootstrap-select>.dropdown-toggle:after {
    margin-top: 0
}

.trv-search-st2 .input-group-text {
    background-color: transparent;
    border: none;
    color: #9d9d9d;
    padding: 0;
    margin-top: 4px;
    margin-right: 4px
}

.trv-search-st2 input::-moz-placeholder {
    color: #545454
}

.trv-search-st2 input::placeholder {
    color: #545454
}

@media (max-width:640px) {
    .trv-search-st2 .btn-quantity2 {
        max-width: inherit;
        width: auto;
        margin-right: 42px;
        display: flex
    }
}

.trv-step-st2-wrap {
    background-color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.trv-step-st2-wrap .trv-left-bag {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1
}

@media (max-width:991px) {
    .trv-step-st2-wrap .trv-left-bag {
        display: none
    }
}

.trv-step-st2-wrap .trv-right-tent {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1
}

@media (max-width:991px) {
    .trv-step-st2-wrap .trv-right-tent {
        display: none
    }
}

.trv-step-st2-bx1 {
    border-radius: 30px;
    background: linear-gradient(180deg, #53a4c0 45%, #fff);
    padding: 50px 30px 20px;
    margin-bottom: 30px
}

.trv-step-st2-bx1 .trv-icon {
    text-align: center;
    margin-bottom: 20px
}

.trv-step-st2-bx1 .trv-icon .trv-icon-back {
    width: 120px;
    height: 120px;
    background-color: #45869d;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.trv-step-st2-bx1 .trv-icon .trv-icon-front {
    width: 90px;
    height: 90px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.trv-step-st2-bx1 .trv-icon .trv-icon-front img {
    max-width: 48px;
    width: 100%;
    filter: brightness(0) saturate(100%) invert(73%) sepia(22%) saturate(928%) hue-rotate(153deg) brightness(78%) contrast(89%)
}

.trv-step-st2-bx1 .trv-content {
    padding-left: 10px;
    padding-right: 10px
}

.trv-step-st2-bx1 .trv-content .trv-title {
    font-size: 28px;
    font-weight: 500;
    font-family: Afacad, sans-serif;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 15px
}

@media (max-width:991px) {
    .trv-step-st2-bx1 .trv-content .trv-title {
        font-size: 22px
    }
}

.trv-step-st2-bx1 .trv-content p {
    font-size: 16px;
    font-weight: 400;
    font-family: Figtree, sans-serif;
    color: #fff;
    line-height: 1.4;
    margin-bottom: 20px
}

.trv-step-st2-bx1 .trv-btm-txt-part {
    display: flex;
    align-items: end;
    justify-content: space-between
}

.trv-step-st2-bx1 .trv-btm-txt-part .media img {
    max-width: 232px;
    width: 100%;
    max-height: 155px;
    height: 100%
}

.trv-step-st2-bx1 .trv-btm-txt-part .bld-num {
    font-family: Figtree, sans-serif;
    font-size: 76px;
    font-weight: 900;
    color: #fff;
    line-height: 1.2;
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .25));
    margin-left: 30px;
    margin-bottom: 0
}

.trv-step-st2-bx1.st-blue {
    margin-top: 120px
}

@media (max-width:1199px) {
    .trv-step-st2-bx1.st-blue {
        margin-top: 0
    }
}

.trv-step-st2-bx1.st-pink {
    background: linear-gradient(180deg, #ffa2b6 55%, #fff);
    margin-top: 60px
}

@media (max-width:1199px) {
    .trv-step-st2-bx1.st-pink {
        margin-top: 0
    }
}

.trv-step-st2-bx1.st-pink .trv-icon .trv-icon-back {
    background-color: #ce8594
}

.trv-step-st2-bx1.st-pink .trv-icon .trv-icon-front img {
    filter: brightness(0) saturate(100%) invert(66%) sepia(47%) saturate(380%) hue-rotate(301deg) brightness(101%) contrast(102%)
}

.trv-step-st2-bx1.st-green {
    background: linear-gradient(180deg, #066168 46%, #fff)
}

.trv-step-st2-bx1.st-green .trv-icon .trv-icon-back {
    background-color: #047881
}

.trv-step-st2-bx1.st-green .trv-icon .trv-icon-front img {
    filter: brightness(0) saturate(100%) invert(46%) sepia(28%) saturate(721%) hue-rotate(118deg) brightness(97%) contrast(86%)
}

.trv-price-bx1-wrap {
    position: relative;
    padding-bottom: 340px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #efffff;
    overflow: hidden;
    z-index: 1
}

@media (max-width:1366px) {
    .trv-price-bx1-wrap {
        background-position: 100% 100%
    }
}

@media (max-width:1199px) {
    .trv-price-bx1-wrap {
        padding-bottom: 200px !important
    }
}

@media (max-width:768px) {
    .trv-price-bx1-wrap {
        padding-bottom: 100px !important
    }
}

.trv-price-bx1-wrap .left-hot-ballon {
    position: absolute;
    left: -115px;
    top: 40%;
    width: 230px;
    animation: slide-top2 20s linear infinite alternate-reverse;
    z-index: -1
}

.trv-price-bx1 {
    margin-bottom: 30px;
    padding: 30px;
    border: 10px solid rgba(41, 137, 145, .2);
    border-radius: 110px;
    background-color: #fff
}

@media (max-width:1024px) {
    .trv-price-bx1 {
        border-radius: 40px
    }
}

.trv-price-bx1 .trv-media {
    margin-bottom: 40px
}

@media (max-width:420px) {
    .trv-price-bx1 .trv-media {
        margin-bottom: 20px
    }
}

.trv-price-bx1 .trv-media img {
    border-radius: 500px
}

@media (max-width:420px) {
    .trv-price-bx1 .trv-media img {
        border-radius: 20px
    }
}

.trv-price-bx1 .info .trv-price-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px
}

.trv-price-bx1 .info .trv-price-head .trv-pricing-title {
    font-family: Afacad, sans-serif;
    font-size: 28px;
    font-weight: 500;
    color: #066168;
    line-height: 1.2;
    margin-bottom: 0
}

@media (max-width:1199px) {
    .trv-price-bx1 .info .trv-price-head .trv-pricing-title {
        font-size: 22px
    }
}

.trv-price-bx1 .info .trv-price-head .trv-plan-price {
    text-align: center
}

.trv-price-bx1 .info .trv-price-head .trv-plan-price .price {
    color: #066168;
    font-size: 34px;
    line-height: 1.3;
    font-weight: 900;
    display: block
}

.trv-price-bx1 .info .trv-price-head .trv-plan-price .price-duration {
    font-size: 16px;
    display: block
}

.trv-price-bx1 .info .trv-list {
    list-style: none;
    margin-bottom: 35px
}

.trv-price-bx1 .info .trv-list li {
    margin-bottom: 14px;
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #066168;
    position: relative;
    padding-left: 44px
}

.trv-price-bx1 .info .trv-list li:last-child {
    margin-bottom: 0
}

.trv-price-bx1 .info .trv-list li i {
    color: #ffaa0d;
    font-size: 24px;
    margin-right: 20px;
    position: absolute;
    left: 0;
    top: -5px
}

.trv-price-bx1 .trv-discover-btn {
    text-align: center
}

.trv-price-bx1.active-bx {
    border: 10px solid rgba(255, 170, 13, .2)
}

.trv-price-bx1-btm-shape {
    background-repeat: repeat-x;
    height: 117px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.trv-price-bx2 {
    margin-bottom: 30px;
    padding: 30px;
    border-radius: 30px;
    background-color: #066168
}

@media (max-width:420px) {
    .trv-price-bx2 {
        padding: 20px
    }
}

.trv-price-bx2 .trv-media {
    margin-bottom: 10px
}

.trv-price-bx2 .trv-media img {
    border-radius: 30px;
    width: 100%
}

.trv-price-bx2 .info .trv-price-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px
}

@media (max-width:768px) {
    .trv-price-bx2 .info .trv-price-head {
        margin-bottom: 15px
    }
}

.trv-price-bx2 .info .trv-price-head .trv-pricing-title {
    font-family: Afacad, sans-serif;
    font-size: 28px;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 0
}

@media (max-width:768px) {
    .trv-price-bx2 .info .trv-price-head .trv-pricing-title {
        font-size: 22px
    }
}

.trv-price-bx2 .info .trv-price-head .trv-plan-price {
    text-align: center
}

.trv-price-bx2 .info .trv-price-head .trv-plan-price .price {
    color: #fff;
    font-size: 34px;
    line-height: 1.3;
    font-weight: 900;
    display: block
}

@media (max-width:768px) {
    .trv-price-bx2 .info .trv-price-head .trv-plan-price .price {
        font-size: 30px
    }
}

.trv-price-bx2 .info .trv-price-head .trv-plan-price .price-duration {
    font-size: 16px;
    display: block;
    color: #fff
}

.trv-price-bx2 .info .trv-list {
    list-style: none;
    margin-bottom: 35px
}

.trv-price-bx2 .info .trv-list li {
    margin-bottom: 14px;
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    position: relative;
    padding-left: 44px
}

.trv-price-bx2 .info .trv-list li:last-child {
    margin-bottom: 0
}

.trv-price-bx2 .info .trv-list li i {
    color: #ffaa0d;
    font-size: 24px;
    margin-right: 20px;
    position: absolute;
    left: 0;
    top: -5px
}

.trv-price-bx2 .trv-discover-btn {
    text-align: left
}

.trv-price-bx3 {
    margin-bottom: 30px;
    padding: 30px;
    border: 1px solid rgba(41, 137, 145, .2);
    border-radius: 30px;
    background-color: #dbeeee
}

@media (max-width:420px) {
    .trv-price-bx3 {
        padding: 20px
    }
}

.trv-price-bx3 .trv-media {
    margin-bottom: 10px
}

.trv-price-bx3 .trv-media img {
    border-radius: 30px;
    width: 100%
}

.trv-price-bx3 .info .trv-price-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px
}

@media (max-width:768px) {
    .trv-price-bx3 .info .trv-price-head {
        margin-bottom: 15px
    }
}

.trv-price-bx3 .info .trv-price-head .trv-pricing-title {
    font-family: Afacad, sans-serif;
    font-size: 28px;
    font-weight: 500;
    color: #066168;
    line-height: 1.2;
    margin-bottom: 0
}

@media (max-width:768px) {
    .trv-price-bx3 .info .trv-price-head .trv-pricing-title {
        font-size: 22px
    }
}

.trv-price-bx3 .info .trv-price-head .trv-plan-price {
    text-align: center
}

.trv-price-bx3 .info .trv-price-head .trv-plan-price .price {
    color: #066168;
    font-size: 34px;
    line-height: 1.3;
    font-weight: 900;
    display: block
}

@media (max-width:768px) {
    .trv-price-bx3 .info .trv-price-head .trv-plan-price .price {
        font-size: 34px
    }
}

.trv-price-bx3 .info .trv-price-head .trv-plan-price .price-duration {
    font-size: 16px;
    display: block
}

.trv-price-bx3 .info .trv-list {
    list-style: none;
    margin-bottom: 35px
}

.trv-price-bx3 .info .trv-list li {
    margin-bottom: 14px;
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #066168;
    position: relative;
    padding-left: 44px
}

.trv-price-bx3 .info .trv-list li:last-child {
    margin-bottom: 0
}

.trv-price-bx3 .info .trv-list li i {
    color: #ffaa0d;
    font-size: 24px;
    margin-right: 20px;
    position: absolute;
    left: 0;
    top: -5px
}

.trv-price-bx3 .trv-discover-btn {
    text-align: left
}

.trv-contact-form {
    background-color: #fff;
    overflow: hidden
}

.trv-contact-form .trv-cot-media-section {
    position: relative;
    background-size: cover
}

@media (max-width:991px) {
    .trv-contact-form .trv-cot-media-section {
        height: 500px
    }
}

.trv-contact-form .trv-cot-media-section .trv-cot-media-info {
    background: rgba(6, 97, 104, .51);
    backdrop-filter: blur(5px);
    border-radius: 30px;
    padding: 35px 50px;
    position: absolute;
    bottom: 50px;
    right: 50px;
    left: 50px
}

@media (max-width:1024px) {
    .trv-contact-form .trv-cot-media-section .trv-cot-media-info {
        padding: 20px;
        text-align: center
    }
}

.trv-contact-form .trv-cot-media-section .trv-cot-media-info .trv-subtitle {
    font-family: Kaushan Script, cursive;
    font-size: 52px;
    font-weight: 400;
    color: #ffaa0d
}

@media (max-width:1199px) {
    .trv-contact-form .trv-cot-media-section .trv-cot-media-info .trv-subtitle {
        font-size: 26px
    }
}

@media (max-width:1024px) {
    .trv-contact-form .trv-cot-media-section .trv-cot-media-info .trv-subtitle {
        font-size: 22px
    }
}

.trv-contact-form .trv-cot-media-section .trv-cot-media-info .trv-title {
    font-family: Kaushan Script, cursive;
    font-size: 60px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0
}

@media (max-width:1199px) {
    .trv-contact-form .trv-cot-media-section .trv-cot-media-info .trv-title {
        font-size: 34px
    }
}

@media (max-width:1024px) {
    .trv-contact-form .trv-cot-media-section .trv-cot-media-info .trv-title {
        font-size: 28px
    }
}

.trv-contact-right-part {
    padding: 50px 50px 50px 38px
}

@media (max-width:1200px) {
    .trv-contact-right-part {
        padding: 12px 12px 12px 0
    }
}

@media (max-width:991px) {
    .trv-contact-right-part {
        padding: 50px 20px
    }
}

@media (max-width:768px) {
    .trv-contact-right-part {
        padding: 50px 36px
    }
}

@media (max-width:575px) {
    .trv-contact-right-part {
        padding: 50px 12px
    }
}

.trv-form {
    background-color: #fff8eb;
    padding: 60px 50px;
    border-radius: 30px
}

@media (max-width:1200px) {
    .trv-form {
        padding: 30px
    }
}

@media (max-width:991px) {
    .trv-form {
        max-width: 640px;
        margin: 0 auto
    }
}

@media (max-width:768px) {
    .trv-form {
        max-width: inherit
    }
}

@media (max-width:400px) {
    .trv-form {
        padding: 20px
    }
}

.trv-form .form-group {
    margin-bottom: 20px
}

.trv-form .form-group .form-control {
    display: block;
    width: 100%;
    height: 74px;
    border-radius: 50px;
    border: 1px solid rgba(41, 137, 145, .22);
    padding: 20px 40px
}

@media (max-width:575px) {
    .trv-form .form-group .form-control {
        padding: 5px 15px;
        height: 50px;
        font-size: 14px
    }
}

.trv-form .form-group .form-control::-moz-placeholder {
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #346065
}

.trv-form .form-group .form-control::placeholder {
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #346065
}

.trv-form .form-group textarea.form-control {
    width: 100%;
    height: 168px;
    padding-left: 40px;
    padding-top: 30px;
    border-radius: 30px;
    border: 1px solid rgba(41, 137, 145, .22);
    margin-bottom: 30px;
    resize: none
}

@media (max-width:400px) {
    .trv-form .form-group textarea.form-control {
        padding: 20px 10px 10px
    }
}

.trv-form .form-group textarea.form-control::-moz-placeholder {
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #346065
}

.trv-form .form-group textarea.form-control::placeholder {
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #346065
}

.trv-blog-style2-section {
    background-color: #dbeeee
}

@media (max-width:1024px) {
    .trv-blog-style2-section {
        padding-top: 50px;
        padding-bottom: 30px
    }
}

.trv-gallery-wrap {
    background-color: #fff
}

.trv-gallery-wrap .trv-gallery-section {
    margin-bottom: 40px
}

.trv-gallery-wrap .trv-gallery-st1 {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 30px
}

@media (max-width:991px) {
    .trv-gallery-wrap .trv-gallery-st1 {
        border-radius: 15px
    }
}

.trv-gallery-wrap .trv-gallery-st1.l-pic img {
    height: 250px
}

@media (max-width:1199px) {
    .trv-gallery-wrap .trv-gallery-st1.l-pic img {
        height: 210px
    }
}

@media (max-width:991px) {
    .trv-gallery-wrap .trv-gallery-st1.l-pic img {
        height: 160px
    }
}

.trv-gallery-wrap .trv-gallery-st1.p-pic img {
    height: 520px
}

@media (max-width:1199px) {
    .trv-gallery-wrap .trv-gallery-st1.p-pic img {
        height: 440px
    }
}

@media (max-width:991px) {
    .trv-gallery-wrap .trv-gallery-st1.p-pic img {
        height: 340px
    }
}

.trv-gallery-wrap .trv-gallery-st1 .trv-gallery-st1-media {
    position: relative;
    background: #000;
    text-align: center;
    overflow: hidden
}

.trv-gallery-wrap .trv-gallery-st1 .trv-gallery-st1-media img {
    position: relative;
    display: block;
    max-width: none;
    transition: opacity .35s, transform .35s;
    transform: translate3d(-10px, 0, 0);
    backface-visibility: hidden;
    width: 110%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom;
    object-position: bottom
}

.trv-gallery-wrap .trv-gallery-st1 .trv-gallery-st1-media:hover img {
    opacity: .2;
    transform: translateZ(0)
}

.trv-gallery-wrap .trv-gallery-st1 .trv-gallery-st1-btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    background-color: #fff;
    border-radius: 6px;
    color: #066168;
    font-size: 22px;
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    transition: all .5s ease
}

.trv-gallery-wrap .trv-gallery-st1:hover .trv-gallery-st1-btn {
    opacity: 1;
    transform: translate(-50%, -50%)
}

.trv-gallery-wrap .trv-gallery-st1-box {
    margin-bottom: 20px;
    height: 520px;
    overflow: hidden;
    background: linear-gradient(180deg, rgba(12, 192, 206, 0) 40%, #066168);
    border-radius: 30px;
    text-align: center;
    display: flex;
    align-items: end;
    justify-content: center
}

@media (max-width:1199px) {
    .trv-gallery-wrap .trv-gallery-st1-box {
        height: 440px
    }
}

@media (max-width:991px) {
    .trv-gallery-wrap .trv-gallery-st1-box {
        height: 340px;
        border-radius: 15px
    }
}

@media (max-width:767px) {
    .trv-gallery-wrap .trv-gallery-st1-box {
        height: auto
    }
}

.trv-gallery-wrap .trv-gallery-st1-box .trv-media img {
    width: auto
}

.trv-trend-des-wrap {
    background-color: #fff;
    position: relative;
    overflow: hidden;
    padding: 60px 0 110px;
    z-index: 1
}

@media (max-width:1024px) {
    .trv-trend-des-wrap {
        padding: 60px 0 50px
    }
}

@media (max-width:991px) {
    .trv-trend-des-wrap {
        border-top: 1px solid #dbeeee;
        padding: 50px 0
    }
}

.trv-trend-des-wrap .trv-trend-top-shadowbar {
    background-repeat: repeat-x;
    height: 136px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

@media (max-width:991px) {
    .trv-trend-des-wrap .trv-trend-top-shadowbar {
        display: none
    }
}

.trv-trend-des-wrap .trv-trend-bottom-shadowbar {
    background-repeat: repeat-x;
    height: 103px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #efffff
}

@media (max-width:991px) {
    .trv-trend-des-wrap .trv-trend-bottom-shadowbar {
        display: none
    }
}

.trv-trend-des-wrap .trv-trend-des-section-content {
    padding: 150px 0 35px 100px;
    max-width: 650px
}

@media (max-width:991px) {
    .trv-trend-des-wrap .trv-trend-des-section-content {
        padding: 0 100px 30px;
        max-width: inherit
    }
}

@media (max-width:768px) {
    .trv-trend-des-wrap .trv-trend-des-section-content {
        padding: 0 36px 30px
    }
}

@media (max-width:767px) {
    .trv-trend-des-wrap .trv-trend-des-section-content {
        max-width: 588px;
        margin: 0 auto
    }
}

@media (max-width:575px) {
    .trv-trend-des-wrap .trv-trend-des-section-content {
        padding: 0 12px 30px
    }
}

.trv-step-bx4 {
    margin-bottom: 20px
}

.trv-step-bx4 .trv-step-bx4-count {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #dbeeee;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto -20px
}

.trv-step-bx4 .trv-step-bx4-count span {
    width: 60px;
    height: 60px;
    background-color: #066168;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 28px;
    font-weight: 900;
    transition: all .5s ease
}

.trv-step-bx4 .trv-step-bx4-info {
    background: rgba(6, 97, 104, .05);
    border: 6px solid #fff;
    box-shadow: 0 15px 8px -4px rgba(0, 0, 0, .05);
    backdrop-filter: blur(25px);
    border-radius: 30px 0 30px 30px;
    padding: 30px;
    display: flex;
    align-items: center
}

.trv-step-bx4 .trv-step-bx4-info .trv-media {
    min-width: 56px;
    width: 56px;
    margin-right: 20px
}

.trv-step-bx4 .trv-step-bx4-info .trv-media img {
    filter: brightness(0) saturate(100%) invert(27%) sepia(11%) saturate(5932%) hue-rotate(146deg) brightness(100%) contrast(95%)
}

.trv-step-bx4 .trv-step-bx4-info .trv-title {
    font-family: Afacad, sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    color: #066168;
    transition: all .5s ease
}

.trv-step-bx4:hover .trv-step-bx4-count span {
    background-color: #fff;
    color: #ffaa0d
}

.trv-mask-section {
    position: absolute;
    top: 60px;
    right: 0;
    z-index: -2;
    width: 1100px
}

@media (max-width:1680px) {
    .trv-mask-section {
        width: 800px
    }
}

@media (max-width:1366px) {
    .trv-mask-section {
        width: 720px
    }
}

@media (max-width:1365px) {
    .trv-mask-section {
        width: 550px
    }
}

@media (max-width:1199px) {
    .trv-mask-section {
        width: 390px
    }
}

@media (max-width:991px) {
    .trv-mask-section {
        display: none
    }
}

.trv-mask-section img {
    width: 100%
}

.trv-trend-location-bx-wrap {
    position: relative;
    width: 1110px;
    overflow: hidden;
    margin-left: 30px;
    margin-bottom: 90px
}

@media (max-width:1199px) {
    .trv-trend-location-bx-wrap {
        width: auto;
        margin-right: 30px
    }
}

@media (max-width:991px) {
    .trv-trend-location-bx-wrap {
        margin-bottom: 0
    }
}

@media (max-width:575px) {
    .trv-trend-location-bx-wrap {
        margin-left: 12px;
        margin-right: 12px
    }
}

.trv-trend-location-filter.pro-filtr-cate-carousal {
    list-style: none;
    margin: 0 0 15px 70px
}

.trv-trend-location-filter.pro-filtr-cate-carousal span {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #066168;
    padding: 8px 20px;
    cursor: pointer;
    border-radius: 50px;
    transition: all .5s ease;
    border: 1px solid #066168;
    margin-right: 16px
}

.trv-trend-location-filter.pro-filtr-cate-carousal span.active {
    background-color: #066168;
    box-shadow: 0 8px 10px rgba(12, 12, 12, .1);
    color: #fff
}

.trv-trend-location-filter.pro-filtr-cate-carousal span:hover {
    background-color: #066168;
    box-shadow: 0 8px 10px rgba(12, 12, 12, .1);
    color: #fff !important
}

@media (max-width:767px) {
    .trv-trend-location-filter.pro-filtr-cate-carousal span {
        margin-bottom: 15px
    }

    .trv-trend-location-filter.pro-filtr-cate-carousal {
        margin: 0
    }
}

.trv-trend-location-bx {
    position: relative
}

.trv-trend-location-bx .trv-trend-location-media {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    border-radius: 30px;
    padding: 15px
}

.trv-trend-location-bx .trv-trend-location-media img {
    transition: opacity .35s, transform .35s;
    backface-visibility: hidden;
    position: relative;
    display: block;
    border-radius: 20px;
    transition: all .5s ease
}

.trv-trend-location-bx .trv-trend-location-media:hover img {
    mix-blend-mode: luminosity;
    transform: translateZ(0)
}

.trv-trend-location-bx .trv-trend-location-btn {
    border-radius: 10px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: block;
    background-color: #ffaa0d;
    color: #066168;
    font-size: 22px;
    position: absolute;
    left: 30px;
    top: 30px;
    opacity: 0;
    transition: opacity .35s, transform .8s;
    transform: translate3d(-100%, 0, 0)
}

.trv-trend-location-bx .trv-trend-location-title {
    padding: 15px 40px;
    border-radius: 10px 0 0 10px;
    display: block;
    background-color: #066168;
    color: #fff;
    position: absolute;
    left: 100%;
    bottom: 30px;
    opacity: 0;
    transition: opacity .35s, transform .8s;
    transform: translate3d(100%, 0, 0);
    white-space: nowrap;
    font-family: Afacad, sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    transition: all .5s ease
}

.trv-trend-location-bx .trv-trend-location-title:hover {
    background-color: #ffaa0d;
    color: #066168
}

.trv-trend-location-bx:hover .trv-trend-location-btn {
    opacity: 1;
    transform: translateZ(0)
}

.trv-trend-location-bx:hover .trv-trend-location-title {
    opacity: 1;
    transform: translate3d(-100%, 0, 0)
}

.swiper-container.pro-filtr-cate-bx .swiper-slide .trv-trend-location-bx {
    margin: 15px
}

.trv-banner-3-wrap {
    height: 950px;
    overflow: hidden;
    position: relative
}

@media (max-width:1600px) {
    .trv-banner-3-wrap {
        height: 900px
    }
}

@media (max-width:1366px) {
    .trv-banner-3-wrap {
        background-size: cover;
        height: 768px
    }
}

@media (max-width:991px) {
    .trv-banner-3-wrap {
        height: 600px
    }
}

@media (max-width:767px) {
    .trv-banner-3-wrap {
        height: auto
    }
}

.trv-banner-3-wrap {
    background-color: #066168
}

.trv-banner-3-wrap .trv-banner-3-overlay {
    position: relative;
    z-index: 2;
    height: 100%
}

.trv-banner-3-wrap .trv-banner-3-text {
    padding-top: 300px;
    width: 100%;
    text-align: center
}

@media (max-width:1600px) {
    .trv-banner-3-wrap .trv-banner-3-text {
        padding-top: 275px
    }
}

@media (max-width:1366px) {
    .trv-banner-3-wrap .trv-banner-3-text {
        padding-top: 225px
    }
}

@media (max-width:640px) {
    .trv-banner-3-wrap .trv-banner-3-text {
        padding-top: 150px
    }
}

.trv-banner-3-wrap .trv-banner-3-text .trv-banner-3-text-small {
    font-family: Kaushan Script, cursive;
    font-size: 60px;
    line-height: 70px;
    color: #85d200;
    display: block;
    margin-bottom: 20px
}

@media (max-width:1600px) {
    .trv-banner-3-wrap .trv-banner-3-text .trv-banner-3-text-small {
        font-size: 50px
    }
}

@media (max-width:640px) {
    .trv-banner-3-wrap .trv-banner-3-text .trv-banner-3-text-small {
        font-size: 30px
    }
}

.trv-banner-3-wrap .trv-banner-3-text .trv-banner-3-text-large {
    font-family: Figtree, sans-serif;
    font-size: 240px;
    line-height: .75;
    font-weight: 900;
    color: #fff;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    animation: slide-left 5s linear infinite alternate-reverse both;
    text-transform: uppercase;
    background: linear-gradient(180deg, #fff 24.65%, #e0e0e0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

@media (max-width:1600px) {
    .trv-banner-3-wrap .trv-banner-3-text .trv-banner-3-text-large {
        font-size: 180px
    }
}

@media (max-width:1199px) {
    .trv-banner-3-wrap .trv-banner-3-text .trv-banner-3-text-large {
        font-size: 140px
    }
}

@media (max-width:991px) {
    .trv-banner-3-wrap .trv-banner-3-text .trv-banner-3-text-large {
        font-size: 90px
    }
}

@media (max-width:640px) {
    .trv-banner-3-wrap .trv-banner-3-text .trv-banner-3-text-large {
        font-size: 46px
    }
}

.trv-banner-3-wrap .media1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1741px
}

@media (max-width:1600px) {
    .trv-banner-3-wrap .media1 {
        bottom: -50px
    }
}

@media (max-width:1366px) {
    .trv-banner-3-wrap .media1 {
        bottom: -10px;
        left: -26px;
        width: 1470px
    }
}

@media (max-width:991px) {
    .trv-banner-3-wrap .media1 {
        display: none
    }
}

.trv-search-st3-wrap-main {
    position: relative
}

.trv-search-st3-wrap-main .trv-search-st3-wrap {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2
}

@media (max-width:767px) {
    .trv-search-st3-wrap-main .trv-search-st3-wrap {
        position: inherit;
        transform: none;
        bottom: auto;
        left: auto;
        margin: 0 auto;
        padding: 20px
    }
}

.trv-search-st3-wrap-main .trv-search-st3-wrap:before {
    content: "";
    height: 60px;
    background-color: #fff;
    position: absolute;
    left: -80px;
    bottom: -20px;
    right: -80px;
    border-radius: 50px 50px 0 0;
    z-index: -1
}

@media (max-width:991px) {
    .trv-search-st3-wrap-main .trv-search-st3-wrap:before {
        display: none
    }
}

.trv-search-st3-wrap-main .trv-search-st3-wrap .trv-search-st2 {
    margin: 0
}

@media (max-width:767px) {
    .trv-search-st3-wrap-main .trv-search-st3-wrap .trv-search-st2 {
        width: 100%
    }
}

.trv-search-st3-wrap-main .trv-search-st3-wrap .trv-search-st2 .trv-search-st1-bg {
    border: 1px solid rgba(6, 97, 104, .2)
}

@media (max-width:640px) {
    .trv-search-st3-wrap-main .trv-search-st3-wrap .btn-quantity2 {
        max-width: inherit;
        width: auto;
        margin-right: 42px;
        display: flex
    }
}

.trv-service-st1 {
    background-color: #066168;
    padding: 120px 20px
}

@media (max-width:1024px) {
    .trv-service-st1 {
        padding: 50px 20px
    }
}

.trv-service-st1 .trv-service-back-bg {
    background-color: #dbeeee;
    max-width: 1760px;
    margin: 0 auto 60px;
    padding: 60px;
    border-radius: 60px
}

@media (max-width:1024px) {
    .trv-service-st1 .trv-service-back-bg {
        padding: 20px;
        border-radius: 30px
    }
}

.trv-service-st1 .trv-service-back-bg>.row {
    grid-gap: 24px 0
}

.trv-service-st1 .trv-service-back-bg .trv-service-bx1 {
    background-color: #fff;
    border-radius: 30px;
    padding: 15px;
    text-align: center;
    box-shadow: 0 30px 26px rgba(41, 137, 145, .2);
    border: 1px solid rgba(6, 97, 104, .18);
    transition: all .5s ease
}

.trv-service-st1 .trv-service-back-bg .trv-service-bx1 .trv-media {
    margin-bottom: 20px
}

.trv-service-st1 .trv-service-back-bg .trv-service-bx1 .trv-media img {
    border-radius: 20px;
    width: 100%
}

.trv-service-st1 .trv-service-back-bg .trv-service-bx1 .trv-info .trv-title {
    font-family: Afacad, sans-serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0
}

@media (max-width:768px) {
    .trv-service-st1 .trv-service-back-bg .trv-service-bx1 .trv-info .trv-title {
        font-size: 22px
    }
}

.trv-service-st1 .trv-service-back-bg .trv-service-bx1 .trv-info .trv-title a {
    color: #066168;
    transition: all .5s ease
}

.trv-service-st1 .trv-service-back-bg .trv-service-bx1:hover {
    box-shadow: none;
    background-color: #066168
}

.trv-service-st1 .trv-service-back-bg .trv-service-bx1:hover .trv-info .trv-title a {
    color: #ffaa0d
}

.tw-sidebar-gallery {
    background-color: #fff;
    border: 1px solid rgba(6, 97, 104, .2);
    border-radius: 30px;
    padding: 40px
}

@media (max-width:1199px) {
    .tw-sidebar-gallery {
        padding: 20px;
        border-radius: 16px
    }
}

.tw-sidebar-gallery ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    grid-gap: 4px 4px;
    margin-bottom: 0
}

@media (max-width:991px) {
    .tw-sidebar-gallery ul {
        grid-gap: 4px .5%
    }
}

@media (max-width:575px) {
    .tw-sidebar-gallery ul {
        grid-gap: 2px .5%
    }
}

.tw-sidebar-gallery ul li {
    width: calc(33.7% - 4px)
}

@media (max-width:991px) {
    .tw-sidebar-gallery ul li {
        width: 33%
    }
}

.tw-sidebar-gallery ul li .tw-service-gallery-thumb {
    position: relative;
    z-index: 1;
    transition: all .5s ease
}

.tw-sidebar-gallery ul li a {
    display: block;
    text-align: center;
    position: relative;
    background-color: #066168;
    border-radius: 6px
}

.tw-sidebar-gallery ul li a img {
    transition: all .5s ease;
    border-radius: 6px;
    width: 100%;
    height: 106px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

@media (max-width:1199px) {
    .tw-sidebar-gallery ul li a img {
        height: 86px;
        height: auto
    }
}

.tw-sidebar-gallery ul li a i {
    opacity: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background-color: #fff;
    color: #066168;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .5s ease
}

.tw-sidebar-gallery ul li:hover a img {
    opacity: .3
}

.tw-sidebar-gallery ul li:hover a i {
    opacity: 1
}

.trv-detail-mid-wrap {
    margin: 0 auto 30px;
    max-width: 1056px;
    padding: 0 15px
}

.trv-detail-slider {
    margin-bottom: 25px
}

.trv-detail-slider .trv_d-slider .trv_d-slider-media {
    border-radius: 30px;
    overflow: hidden
}

.trv-detail-slider .trv_d-slider img {
    border-radius: 30px
}

.trv-detail-bx-wrap {
    border-radius: 30px;
    padding: 30px;
    background-color: #fff
}

@media (max-width:575px) {
    .trv-detail-bx-wrap {
        padding: 20px
    }
}

.trv-detail-bx-wrap .trv-inr-para {
    margin-bottom: 30px
}

.trv-detail-bx-wrap .trv-inr-para p {
    font-size: 16px
}

blockquote {
    margin: 30px 0
}

blockquote .trv-bq-content {
    padding-left: 30px;
    margin: 0 0 20px 70px;
    position: relative;
    z-index: 1;
    font-size: 20px;
    color: #066168;
    border-left: 2px solid #066168;
    font-weight: 500;
    font-family: Afacad, sans-serif
}

@media (max-width:480px) {
    blockquote .trv-bq-content {
        padding: 0;
        font-size: 15px;
        margin-left: 0;
        margin-top: 0;
        border-left: 0
    }
}

blockquote .trv-bq-content .quote-left {
    position: absolute;
    font-size: 80px;
    left: -70px;
    right: auto;
    top: auto;
    color: #ffaa0d;
    width: 48px;
    min-width: 48px;
    margin-right: 30px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:480px) {
    blockquote .trv-bq-content .quote-left {
        position: inherit;
        left: auto;
        right: inherit;
        top: inherit;
        padding-bottom: 20px
    }
}

blockquote .trv-bq-content .quote-left i {
    font-size: 74px;
    line-height: .75;
    padding-top: 5px
}

blockquote .trv-bq-atr-name {
    font-size: 18px;
    font-weight: 700;
    position: relative;
    padding-left: 48px;
    font-family: Afacad, sans-serif
}

blockquote .trv-bq-atr-name:before {
    content: "";
    height: 2px;
    width: 38px;
    background-color: #ffaa0d;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute
}

.trv-inner-title-lg {
    font-family: Afacad, sans-serif;
    font-weight: 500;
    font-size: 36px;
    line-height: 1.2;
    color: #066168;
    margin-bottom: 20px
}

@media (max-width:768px) {
    .trv-inner-title-lg {
        font-size: 28px
    }
}

.trv-inner-title-sm {
    font-family: Afacad, sans-serif;
    font-weight: 500;
    font-size: 28px;
    line-height: 1.2;
    color: #066168;
    margin-bottom: 25px
}

@media (max-width:768px) {
    .trv-inner-title-sm {
        font-size: 22px
    }
}

.trv-checklist-st1 {
    padding: 0;
    list-style: none;
    margin-bottom: 40px
}

.trv-checklist-st1 li {
    font-family: Figtree, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #066168;
    position: relative;
    padding-left: 45px;
    margin-bottom: 18px
}

@media (max-width:768px) {
    .trv-checklist-st1 li {
        font-size: 16px
    }
}

.trv-checklist-st1 li i {
    position: absolute;
    font-size: 24px;
    color: #85d200;
    left: 0;
    top: -3px
}

.trv-checklist-st1 li span {
    font-weight: 600
}

.trv-de-list-st1 {
    background-color: #fff8eb;
    border-radius: 30px;
    padding: 40px;
    margin-bottom: 40px
}

@media (max-width:420px) {
    .trv-de-list-st1 {
        padding: 30px
    }
}

.trv-de-list-st1 .trv-list-st-1 {
    list-style: none;
    padding: 0;
    margin-bottom: 0
}

.trv-de-list-st1 .trv-list-st-1 li {
    margin-bottom: 30px
}

.trv-de-list-st1 .trv-list-st-1 li:last-child {
    margin-bottom: 0
}

.trv-de-list-st1 .trv-list-st-1 li .title {
    font-family: Afacad, sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #066168;
    line-height: 1.2;
    margin-bottom: 10px
}

@media (max-width:768px) {
    .trv-de-list-st1 .trv-list-st-1 li .title {
        font-size: 20px
    }
}

.trv-de-list-st1 .trv-list-st-1 li .text {
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #346065;
    line-height: 1.4
}

.trv-de-list-st1 .trv-list-st-1 li .text:last-child {
    margin-bottom: 0
}

.trv-checklist-st2-wrap {
    background-color: #fff8eb;
    border-radius: 30px;
    padding: 40px 40px 10px;
    margin-bottom: 40px
}

@media (max-width:420px) {
    .trv-checklist-st2-wrap {
        padding: 30px 30px 0
    }
}

.trv-checklist-st2-wrap .trv-checklist-st2 {
    margin-bottom: 30px
}

.trv-checklist-st2 {
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

.trv-checklist-st2 li {
    font-family: Figtree, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    color: #066168;
    position: relative;
    padding-left: 45px;
    margin-bottom: 18px
}

@media (max-width:768px) {
    .trv-checklist-st2 li {
        font-size: 16px
    }
}

.trv-checklist-st2 li i {
    position: absolute;
    font-size: 24px;
    color: #85d200;
    left: 0;
    top: -3px
}

.trv-checklist-st2 li span {
    font-weight: 600
}

.trv-checklist-st2 li:last-child {
    margin-bottom: 0
}

.trv-list-disable li i {
    color: #cacaca
}

.trv-clist-st-3-wrap {
    background-color: #fff8eb;
    border-radius: 30px;
    padding: 40px;
    margin-bottom: 40px
}

@media (max-width:420px) {
    .trv-clist-st-3-wrap {
        padding: 20px
    }
}

.trv-clist-st-3-wrap .trv-list-st-3 {
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

.trv-clist-st-3-wrap .trv-list-st-3 li {
    margin-bottom: 30px
}

.trv-clist-st-3-wrap .trv-list-st-3 li:last-child {
    margin-bottom: 0
}

.trv-clist-st-3-wrap .trv-list-st-3 li .trv-list-content {
    display: flex
}

@media (max-width:480px) {
    .trv-clist-st-3-wrap .trv-list-st-3 li .trv-list-content {
        display: block
    }
}

.trv-clist-st-3-wrap .trv-list-st-3 li .trv-list-content .duration {
    text-align: center
}

.trv-clist-st-3-wrap .trv-list-st-3 li .trv-list-content .duration .media {
    width: 46px;
    height: 46px;
    background-color: #ffaa0d;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px
}

@media (max-width:480px) {
    .trv-clist-st-3-wrap .trv-list-st-3 li .trv-list-content .duration .media {
        margin: 0 auto
    }
}

.trv-clist-st-3-wrap .trv-list-st-3 li .trv-list-content .duration .media .green-bg {
    width: 38px;
    height: 38px;
    background-color: #066168;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Afacad, sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #fff
}

.trv-clist-st-3-wrap .trv-list-st-3 li .trv-list-content .duration .day {
    font-family: Figtree, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #066168;
    display: inline-block
}

@media (max-width:480px) {
    .trv-clist-st-3-wrap .trv-list-st-3 li .trv-list-content .duration .day {
        margin: 10px 0
    }
}

.trv-clist-st-3-wrap .trv-list-st-3 li .trv-list-content .info {
    width: calc(100% - 46px);
    padding-left: 50px;
    padding-right: 20px
}

@media (max-width:480px) {
    .trv-clist-st-3-wrap .trv-list-st-3 li .trv-list-content .info {
        width: 100%;
        padding: 0;
        text-align: center
    }
}

.trv-clist-st-3-wrap .trv-list-st-3 li .trv-list-content .info .trv-title {
    font-family: Afacad, sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #066168;
    line-height: 1.2;
    margin-bottom: 15px
}

@media (max-width:768px) {
    .trv-clist-st-3-wrap .trv-list-st-3 li .trv-list-content .info .trv-title {
        font-size: 20px
    }
}

.trv-clist-st-3-wrap .trv-list-st-3 li .trv-list-content .info p {
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #066168;
    line-height: 1.4
}

.trv-clist-st-3-wrap .trv-list-st-3 li .trv-list-content .info p:last-child {
    margin-bottom: 0 !important
}

.trv-sep-rating {
    margin-bottom: 20px
}

.trv-sep-rating span {
    font-family: Afacad, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    color: #066168;
    margin-right: 10px
}

.trv-sep-rating i {
    color: #ffaa0d;
    font-size: 15px
}

.trv-right-tp-part {
    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px solid rgba(6, 97, 104, .2);
    padding-bottom: 20px;
    margin-bottom: 30px
}

.trv-right-tp-part .tp-list {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0
}

@media (max-width:1199px) {
    .trv-right-tp-part .tp-list {
        width: 100%
    }
}

.trv-right-tp-part .tp-list li {
    font-family: Figtree, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #545454;
    line-height: 1.4;
    margin-right: 40px;
    margin-bottom: 10px
}

@media (max-width:1199px) {
    .trv-right-tp-part .tp-list li {
        width: 31%;
        margin-right: 2%
    }
}

@media (max-width:767px) {
    .trv-right-tp-part .tp-list li {
        width: 48%
    }
}

.trv-right-tp-part .tp-list li .price {
    font-family: Afacad, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #066168;
    line-height: 1.4
}

.trv-right-tp-part .tp-list li .price .number {
    font-family: Figtree, sans-serif;
    font-size: 28px;
    font-weight: 900;
    color: #ffaa0d;
    line-height: 1.2
}

.trv-right-tp-part .tp-list li span {
    font-family: Afacad, sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #066168;
    line-height: 1.2;
    display: block;
    margin-bottom: 5px
}

.trv-right-tp-part .site-btn {
    background-color: #85d200;
    border-radius: 50px;
    padding: 15px 30px;
    font-family: Figtree, sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    display: inline-block
}

.trv-tour-guide-car-row {
    max-width: 1626px;
    margin: 0 auto
}

.trv-tour-guide-car-row .trv-guide-bx1 {
    margin: 0 15px
}

.trv-srvice-rows-st1 {
    border: 6px solid rgba(41, 137, 145, .2);
    border-radius: 30px;
    background-color: #fff
}

.trv-srvice-rows-st1 ul {
    margin-bottom: 0
}

.trv-srvice-rows-st1 ul li {
    display: flex;
    flex-wrap: nowrap;
    border-bottom: 1px solid rgba(6, 97, 104, .2)
}

@media (max-width:480px) {
    .trv-srvice-rows-st1 ul li {
        display: block
    }
}

.trv-srvice-rows-st1 ul li .trv-s-title {
    min-width: 195px;
    width: 195px;
    padding: 15px 30px
}

@media (max-width:480px) {
    .trv-srvice-rows-st1 ul li .trv-s-title {
        width: 100%;
        padding: 15px 20px 0
    }
}

.trv-srvice-rows-st1 ul li .trv-s-title span {
    display: block;
    font-size: 20px;
    font-family: Afacad, sans-serif;
    color: #066168;
    font-weight: 500
}

@media (max-width:768px) {
    .trv-srvice-rows-st1 ul li .trv-s-title span {
        font-size: 18px
    }
}

.trv-srvice-rows-st1 ul li .trv-s-content {
    flex: 1;
    padding: 15px 20px;
    font-size: 16px;
    border-left: 1px solid rgba(6, 97, 104, .2)
}

.trv-srvice-rows-st1 ul li .trv-s-content p:last-child {
    margin-bottom: 0
}

@media (max-width:480px) {
    .trv-srvice-rows-st1 ul li .trv-s-content {
        width: 100%;
        padding: 10px 20px 15px;
        border-left: none
    }
}

.trv-srvice-rows-st1 ul li:first-child .trv-s-title {
    padding-top: 40px
}

@media (max-width:480px) {
    .trv-srvice-rows-st1 ul li:first-child .trv-s-title {
        padding-top: 10px
    }
}

.trv-srvice-rows-st1 ul li:first-child .trv-s-content {
    padding-top: 40px
}

@media (max-width:480px) {
    .trv-srvice-rows-st1 ul li:first-child .trv-s-content {
        padding-top: 10px
    }
}

.trv-srvice-rows-st1 ul li:last-child {
    border-bottom: 0
}

.trv-srvice-rows-st1 ul li:last-child .trv-s-title {
    padding-bottom: 40px
}

@media (max-width:480px) {
    .trv-srvice-rows-st1 ul li:last-child .trv-s-title {
        padding-bottom: 0
    }
}

.trv-srvice-rows-st2-wrap .trv-srvice-rows-st2:last-child {
    margin-bottom: 0
}

.trv-srvice-rows-st2 {
    border-radius: 30px;
    background-color: #fff8eb
}

.trv-srvice-rows-st2 ul {
    margin-bottom: 0
}

.trv-srvice-rows-st2 ul li {
    display: flex;
    flex-wrap: nowrap;
    border-bottom: 1px solid rgba(6, 97, 104, .2)
}

@media (max-width:480px) {
    .trv-srvice-rows-st2 ul li {
        display: block
    }
}

.trv-srvice-rows-st2 ul li .trv-s-title {
    min-width: 195px;
    width: 195px;
    padding: 15px 30px
}

@media (max-width:480px) {
    .trv-srvice-rows-st2 ul li .trv-s-title {
        padding: 15px 20px 0 30px
    }
}

.trv-srvice-rows-st2 ul li .trv-s-title span {
    display: block;
    font-size: 20px;
    font-family: Afacad, sans-serif;
    color: #066168;
    font-weight: 500
}

@media (max-width:768px) {
    .trv-srvice-rows-st2 ul li .trv-s-title span {
        font-size: 18px
    }
}

.trv-srvice-rows-st2 ul li .trv-s-content {
    flex: 1;
    padding: 15px 20px;
    font-size: 16px;
    border-left: 1px solid rgba(6, 97, 104, .2)
}

.trv-srvice-rows-st2 ul li .trv-s-content p:last-child {
    margin-bottom: 0
}

@media (max-width:480px) {
    .trv-srvice-rows-st2 ul li .trv-s-content {
        border: none;
        padding: 10px 20px 15px 30px
    }
}

.trv-srvice-rows-st2 ul li:last-child {
    border-bottom: 0
}

.trv-srvice-rows-st2 ul li:last-child .trv-s-content,
.trv-srvice-rows-st2 ul li:last-child .trv-s-title {
    padding-bottom: 30px
}

.trv-srvice-rows-st2 ul .rv-srvice-rows-head {
    font-size: 24px;
    font-weight: 600;
    font-family: Afacad, sans-serif;
    padding: 40px 30px 10px;
    width: 100%
}

.trv-faq-left-media-wrap {
    position: relative
}

.trv-faq-left-media-wrap .trv-f-pic {
    text-align: left;
    margin-left: 40px
}

@media (max-width:991px) {
    .trv-faq-left-media-wrap .trv-f-pic {
        text-align: center;
        margin-left: 0
    }
}

.trv-faq-left-media-wrap .trv-f-quote {
    padding: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: hsla(0, 0%, 100%, .56);
    border: 5px solid rgba(255, 170, 13, .32);
    box-shadow: 0 16px 24.7px rgba(6, 97, 104, .3);
    backdrop-filter: blur(10px);
    border-radius: 30px;
    display: flex;
    align-items: center
}

@media (max-width:991px) {
    .trv-faq-left-media-wrap .trv-f-quote {
        position: inherit
    }
}

.trv-faq-left-media-wrap .trv-f-quote .trv-f-quote-icon {
    width: 48px;
    min-width: 48px;
    margin-right: 30px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center
}

.trv-faq-left-media-wrap .trv-f-quote .trv-f-quote-icon i {
    font-size: 74px;
    line-height: .75;
    padding-top: 5px
}

.trv-faq-left-media-wrap .trv-f-quote .trv-title {
    font-family: Afacad, sans-serif;
    font-size: 28px;
    font-weight: 500;
    color: #066168;
    margin-bottom: 0
}

@media (max-width:420px) {
    .trv-faq-left-media-wrap .trv-f-quote .trv-title {
        font-size: 22px
    }
}

.trv-contact2-form-wrap {
    padding: 120px 20px 120px 120px;
    background-size: cover
}

@media (max-width:1024px) {
    .trv-contact2-form-wrap {
        padding: 50px 20px 50px 120px
    }
}

@media (max-width:991px) {
    .trv-contact2-form-wrap {
        padding: 50px
    }
}

@media (max-width:420px) {
    .trv-contact2-form-wrap {
        padding: 50px 20px
    }
}

.trv-contact2-form-wrap .trv-contact2-right-part .trv-form2 {
    padding: 60px 50px;
    border-radius: 30px;
    background: rgba(0, 0, 0, .22);
    border: 1px solid hsla(0, 0%, 100%, .6);
    backdrop-filter: blur(5px)
}

@media (max-width:991px) {
    .trv-contact2-form-wrap .trv-contact2-right-part .trv-form2 {
        padding: 20px
    }
}

.trv-contact2-form-wrap .trv-contact2-right-part .trv-form2 .form-group {
    margin-bottom: 20px
}

.trv-contact2-form-wrap .trv-contact2-right-part .trv-form2 .form-group .form-control {
    display: block;
    width: 100%;
    height: 74px;
    border-radius: 50px;
    border: 1px solid rgba(41, 137, 145, .22);
    padding: 20px 40px
}

.trv-contact2-form-wrap .trv-contact2-right-part .trv-form2 .form-group .form-control::-moz-placeholder {
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #346065
}

.trv-contact2-form-wrap .trv-contact2-right-part .trv-form2 .form-group .form-control::placeholder {
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #346065
}

.trv-contact2-form-wrap .trv-contact2-right-part .trv-form2 .form-group textarea.form-control {
    width: 100%;
    height: 168px;
    padding-left: 40px;
    padding-top: 30px;
    border-radius: 30px;
    border: 1px solid rgba(41, 137, 145, .22);
    margin-bottom: 30px;
    resize: none
}

.trv-contact2-form-wrap .trv-contact2-right-part .trv-form2 .form-group textarea.form-control::-moz-placeholder {
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #346065
}

.trv-contact2-form-wrap .trv-contact2-right-part .trv-form2 .form-group textarea.form-control::placeholder {
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #346065
}

.trv-rev-gallary-wrap {
    background-color: #fff
}

.trv-gallery-rev-st1 {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 30px
}

@media (max-width:575px) {
    .trv-gallery-rev-st1 {
        border-radius: 15px
    }
}

.trv-gallery-rev-st1 .trv-gallery-rev-st1-media img {
    display: block;
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom;
    object-position: bottom
}

@media (max-width:1024px) {
    .trv-gallery-rev-st1 .trv-gallery-rev-st1-media img {
        height: 190px
    }
}

@media (max-width:768px) {
    .trv-gallery-rev-st1 .trv-gallery-rev-st1-media img {
        height: 160px
    }
}

@media (max-width:575px) {
    .trv-gallery-rev-st1 .trv-gallery-rev-st1-media img {
        height: 100px;
        width: 180px
    }
}

.trv-gallery-rev-st2 {
    position: relative;
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 10px
}

.trv-gallery-rev-st2 .trv-gallery-rev-st2-media {
    background-color: #066168
}

.trv-gallery-rev-st2 .trv-gallery-rev-st2-media img {
    display: block;
    height: 125px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom;
    object-position: bottom;
    transition: all .5s ease
}

.trv-gallery-rev-st2 .trv-gallery-rev-st2-media img:hover {
    opacity: .5
}

.trv-contact-us-wrap {
    padding: 90px 20px
}

@media (max-width:1024px) {
    .trv-contact-us-wrap {
        padding: 50px 20px
    }
}

.trv-contact-us-wrap .trv-contact-us-mid {
    max-width: 1740px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 60px;
    padding: 60px;
    box-shadow: 0 4px 80px rgba(6, 97, 104, .28);
    position: relative
}

@media (max-width:1024px) {
    .trv-contact-us-wrap .trv-contact-us-mid {
        padding: 20px
    }
}

.trv-contact-us-wrap .trv-contact-us-detail-wrap {
    position: relative;
    z-index: 1
}

.trv-contact-us-wrap .trv-contact-us-detail {
    padding: 138px 0 0;
    max-width: 450px;
    margin-left: 12px
}

@media (max-width:1200px) {
    .trv-contact-us-wrap .trv-contact-us-detail {
        max-width: 100%;
        padding: 50px 30px 0;
        margin-left: 0
    }
}

@media (max-width:575px) {
    .trv-contact-us-wrap .trv-contact-us-detail {
        padding: 50px 0 0
    }
}

.trv-contact-us-wrap .trv-con-media {
    padding-top: 50px
}

@media (max-width:991px) {
    .trv-contact-us-wrap .trv-con-media {
        padding-top: 0
    }
}

@media (max-width:400px) {
    .trv-contact-us-wrap .trv-con-media {
        text-align: center
    }
}

.trv-contact-us-wrap .trv-con-media .trv-con-title {
    font-family: Kaushan Script, cursive;
    font-size: 48px;
    color: #066168;
    margin-bottom: 0
}

.trv-contact-us-wrap .trv-con-media .trv-con-title span {
    color: #ffaa0d
}

@media (max-width:768px) {
    .trv-contact-us-wrap .trv-con-media .trv-con-title {
        font-size: 40px
    }
}

@media (max-width:460px) {
    .trv-contact-us-wrap .trv-con-media .trv-con-title {
        font-size: 24px
    }
}

.trv-contact-us-wrap .trv-con-pic {
    position: absolute;
    bottom: -20px;
    right: -20px;
    width: 260px;
    z-index: -1
}

@media (max-width:1600px) {
    .trv-contact-us-wrap .trv-con-pic {
        right: -40px;
        width: 200px
    }
}

@media (max-width:1200px) {
    .trv-contact-us-wrap .trv-con-pic {
        display: none
    }
}

.trv-contact-list {
    list-style: none;
    margin-bottom: 0
}

.trv-contact-list li {
    list-style: none;
    margin-bottom: 30px
}

.trv-contact-list li .trv-contact-info {
    display: flex;
    align-items: center
}

@media (max-width:400px) {
    .trv-contact-list li .trv-contact-info {
        display: block;
        text-align: center
    }
}

.trv-contact-list li .trv-contact-info .media {
    background-color: #45869d;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:400px) {
    .trv-contact-list li .trv-contact-info .media {
        margin: 0 auto 20px
    }
}

.trv-contact-list li .trv-contact-info .media .white-circle {
    background-color: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    width: 70px;
    height: 70px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.trv-contact-list li .trv-contact-info .media .white-circle i {
    font-size: 34px;
    color: #53a4c0
}

.trv-contact-list li .trv-contact-info .info {
    width: calc(100% - 100px);
    padding-left: 30px
}

@media (max-width:400px) {
    .trv-contact-list li .trv-contact-info .info {
        width: 100%;
        padding-left: 0
    }
}

.trv-contact-list li .trv-contact-info .info .title {
    font-family: Figtree, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #066168;
    line-height: 1.4
}

.trv-contact-list li .trv-contact-info .info .text {
    font-family: Afacad, sans-serif;
    font-size: 28px;
    font-weight: 600;
    color: #066168;
    line-height: 1.2;
    margin-bottom: 0
}

@media (max-width:768px) {
    .trv-contact-list li .trv-contact-info .info .text {
        font-size: 20px
    }
}

.trv-contact-list li .trv-contact-info.icon-2 .media {
    background-color: #ce8594
}

.trv-contact-list li .trv-contact-info.icon-2 .media i {
    color: #ce8594
}

.trv-contact-list li .trv-contact-info.icon-3 .media {
    background-color: #047881
}

.trv-contact-list li .trv-contact-info.icon-3 .media i {
    color: #066168
}

.google-map {
    width: 100%;
    height: 600px;
    margin-bottom: 60px
}

@media (max-width:767px) {
    .google-map {
        height: 360px
    }
}

.google-map iframe {
    width: 100%;
    border-radius: 40px
}

@media (max-width:767px) {
    .google-map iframe {
        height: 360px
    }
}

.trv-google-map {
    width: 100%;
    height: 460px
}

@media (max-width:575px) {
    .trv-google-map {
        height: 260px
    }
}

.trv-google-map iframe {
    width: 100%;
    border-radius: 30px
}

@media (max-width:575px) {
    .trv-google-map iframe {
        height: 260px
    }
}

.trv-blog-list-st {
    text-align: center
}

.trv-blog-list-st .trv-media {
    border-radius: 30px;
    overflow: hidden;
    position: relative
}

.trv-blog-list-st .trv-media img {
    border-radius: 30px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 430px
}

@media (max-width:767px) {
    .trv-blog-list-st .trv-media img {
        height: 290px
    }
}

.trv-blog-list-st .trv-info {
    background-color: #fff;
    border-radius: 30px;
    border: 1px solid rgba(6, 97, 104, .2);
    padding: 40px;
    display: inline-block;
    text-align: left;
    margin-top: -100px;
    margin-left: 40px;
    margin-right: 40px;
    position: relative;
    z-index: 1
}

@media (max-width:767px) {
    .trv-blog-list-st .trv-info {
        margin: 30px 0 0;
        padding: 30px
    }
}

@media (max-width:575px) {
    .trv-blog-list-st .trv-info {
        padding: 20px
    }
}

.trv-blog-list-st .trv-info .trv-title {
    font-family: Afacad, sans-serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 20px
}

.trv-blog-list-st .trv-info .trv-title a {
    color: #066168;
    transition: all .5s ease
}

.trv-blog-list-st .trv-info .trv-title a:hover {
    color: #ffaa0d
}

@media (max-width:768px) {
    .trv-blog-list-st .trv-info .trv-title {
        font-size: 22px
    }
}

.trv-blog-list-st .trv-info p {
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #346065;
    line-height: 1.4;
    margin-bottom: 30px
}

.trv-blog-list-st .blog-mp4-vide {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 480px;
    margin: 0;
    padding: 0;
    display: block
}

@media (max-width:767px) {
    .trv-blog-list-st .blog-mp4-vide {
        height: 290px
    }
}

@media (max-width:575px) {
    .trv-blog-list-st .blog-mp4-vide {
        height: 309px
    }
}

@media (max-width:420px) {
    .trv-blog-list-st .blog-mp4-vide {
        height: 307px
    }
}

@media (max-width:360px) {
    .trv-blog-list-st .blog-mp4-vide {
        height: 260px
    }
}

.trv-post-meta {
    margin-bottom: 20px;
    list-style: none;
    display: flex;
    flex-wrap: wrap
}

.trv-post-meta li {
    font-family: Afacad, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #066168;
    line-height: 1.2;
    position: relative;
    padding: 0 20px 0 0
}

.trv-post-meta li:after {
    content: "/";
    color: #ffaa0d;
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 20px
}

.trv-post-meta li:first-child {
    padding-left: 0
}

.trv-post-meta li:last-child {
    padding-right: 0
}

.trv-post-meta li:last-child:after {
    display: none
}

.trv-post-meta .post-author a {
    color: #066168;
    transition: all .5s ease
}

.trv-post-meta .post-author a:hover {
    color: #ffaa0d
}

.trv-blog-d-column-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0 10px
}

.trv-blog-d-column-wrap .trv-blog-d-column-bx {
    border-radius: 30px;
    overflow: hidden
}

.trv-blog-d-column-wrap .trv-blog-d-column-bx img {
    width: 100%
}

.trv-detail-media {
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    margin-bottom: 40px
}

.trv-detail-media img {
    border-radius: 30px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 430px;
    width: 100%
}

.trv-inr-vid-bx {
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    margin-bottom: 40px
}

.trv-inr-vid-bx img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 460px;
    border-radius: 30px;
    width: 100%
}

@media (max-width:575px) {
    .trv-inr-vid-bx img {
        height: 260px
    }
}

.twm-sidebar-ele-filter {
    margin: 0 0 30px
}

.twm-sidebar-ele-filter .section-head-small {
    position: relative;
    display: table;
    font-size: 24px;
    font-weight: 600;
    font-family: Afacad, sans-serif;
    padding: 5px 20px;
    background: linear-gradient(90deg, rgba(255, 170, 13, .1), rgba(6, 97, 104, .2));
    border-left: 4px solid #ffaa0d;
    margin-bottom: 0
}

@media (max-width:420px) {
    .twm-sidebar-ele-filter .section-head-small {
        font-size: 24px
    }
}

.twm-sidebar-ele-filter .trv-fliter-bx {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(6, 97, 104, .2)
}

.twm-sidebar-ele-filter .form-group label {
    padding-bottom: 10px
}

.twm-sidebar-ele-filter ul {
    list-style: none
}

.twm-sidebar-ele-filter ul li {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #066168;
    font-family: Afacad, sans-serif
}

.trv-advertisment-bx {
    margin-top: 30px;
    text-align: center
}

.twm-side-filter-form {
    padding: 0
}

.twm-side-filter-form .form-group {
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 100px;
    padding: 15px 30px 10px;
    border: 1px solid rgba(6, 97, 104, .2);
    height: 80px
}

@media (max-width:420px) {
    .twm-side-filter-form .form-group {
        border-radius: 14px;
        padding: 8px 20px 0;
        height: 64px
    }
}

.twm-side-filter-form .form-group label {
    margin-bottom: 10px
}

.twm-side-filter-form .bootstrap-select>.dropdown-toggle {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    color: #545454
}

.search-bx-filter {
    position: relative;
    margin-bottom: 20px
}

.search-bx-filter .form-control {
    background-color: #fff;
    color: #066168;
    border: 1px solid rgba(6, 97, 104, .2);
    border-radius: 30px !important;
    height: 56px;
    font-size: 16px;
    padding: 20px 50px 20px 30px
}

.search-bx-filter .form-control::-moz-placeholder {
    color: #b9b9b9
}

.search-bx-filter .form-control::placeholder {
    color: #b9b9b9
}

.search-bx-filter .form-control:focus {
    box-shadow: none !important
}

.search-bx-filter .input-group-btn {
    position: absolute;
    right: 0;
    z-index: 10
}

.search-bx-filter .input-group-btn .btn {
    background-color: transparent;
    color: #066168;
    border-radius: 0;
    height: 56px;
    padding: 0 20px;
    transition: all .5s ease
}

.search-bx-filter .input-group-btn .btn:hover {
    color: #ffaa0d
}

.search-bx-filter input:focus {
    box-shadow: none;
    outline: none
}

.twm-min-max-number {
    display: flex;
    justify-content: space-between
}

.twm-min-max-number .twm-max-number,
.twm-min-max-number .twm-min-number {
    background-color: #fff;
    width: 100px;
    height: 56px;
    border-radius: 5px
}

.twm-min-max-number .twm-max-number input:focus,
.twm-min-max-number .twm-min-number input:focus {
    border-radius: none;
    outline: none
}

.twm-min-max-number .twm-max-number label,
.twm-min-max-number .twm-min-number label {
    margin: 0;
    padding: 0 10px;
    display: block;
    text-align: left;
    opacity: .5
}

.twm-min-max-number .twm-min-number-bx {
    padding: 3px 10px;
    display: flex;
    align-items: center
}

.twm-min-max-number .twm-min-number-bx em {
    font-style: normal;
    color: #066168
}

.twm-min-max-number input[type=number] {
    width: 100%;
    border: none;
    text-align: left;
    font-size: 14px;
    background: none
}

.trv-link-text {
    font-family: Afacad, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    color: #066168;
    background: none;
    border: none;
    transition: all .5s ease
}

.trv-link-text:hover {
    color: #ffaa0d
}

.twm-side-filter-form .trv-fltr-select {
    width: 100%
}

.twm-side-filter-form .trv-fltr-select label {
    padding-bottom: 0;
    font-family: Afacad, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    color: #066168;
    margin-bottom: 0
}

@media (max-width:420px) {
    .twm-side-filter-form .trv-fltr-select label {
        font-size: 16px
    }
}

.twm-side-filter-form .trv-fltr-select .form-control {
    background-color: transparent;
    height: 38px;
    cursor: pointer;
    padding: 0;
    font-family: Figtree, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #545454;
    background-position: right -1px
}

@media (max-width:420px) {
    .twm-side-filter-form .trv-fltr-select .form-control {
        height: 30px
    }
}

.twm-side-filter-form .trv-fltr-select .form-control:focus {
    box-shadow: none
}

.twm-side-filter-form .btn-quantity2 {
    display: block;
    max-width: inherit;
    width: auto
}

.twm-side-filter-form .btn-quantity2 .bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: flex;
    top: -15px;
    right: 15px
}

.twm-side-filter-form .input-group-text {
    background-color: transparent;
    border: none;
    color: #9d9d9d;
    padding: 0;
    margin-top: 4px;
    margin-right: 4px
}

.twm-side-filter-form input::-moz-placeholder {
    color: #545454
}

.twm-side-filter-form input::placeholder {
    color: #545454
}

.twm-side-filter-form .trv-search-st1-search-btn .srch-btn {
    font-size: 28px;
    color: #fff;
    border: none;
    border-radius: 100px;
    width: 100%;
    height: 60px;
    background-color: #066168;
    transition: all .5s ease
}

.twm-side-filter-form .trv-search-st1-search-btn .srch-btn:hover {
    color: #066168;
    background-color: #ffaa0d
}

.twm-side-filter-form .form-check-input {
    width: 20px;
    height: 20px
}

.twm-side-filter-form .form-check-input:checked {
    background-color: #066168;
    border-color: #066168
}

.twm-side-filter-form .form-check {
    padding-left: 40px
}

.twm-side-filter-form .form-check .form-check-input {
    margin-left: -40px
}

.trv-rat-with-review {
    display: flex
}

@media (max-width:1199px) {
    .trv-rat-with-review {
        display: block
    }
}

.trv-rat-with-review .form-check-label {
    padding-left: 20px
}

@media (max-width:1199px) {
    .trv-rat-with-review .form-check-label {
        padding-left: 0
    }
}

.trv-rat-with-review .rating {
    padding: 0 10px;
    color: #ffaa0d
}

@media (max-width:1199px) {
    .trv-rat-with-review .rating {
        display: inline-flex
    }
}

.trv-rat-with-review .trv-review-count {
    font-size: 14px;
    font-family: Afacad, sans-serif;
    color: #787878;
    font-weight: 400
}

.trv-rat-with-review .trv-review-count b {
    font-weight: 400;
    color: #066168;
    padding-right: 6px
}

.bootstrap-select>.dropdown-toggle {
    border: none;
    background-color: transparent
}

.bootstrap-select>.dropdown-toggle:focus {
    outline: none !important
}

.bootstrap-select>.dropdown-toggle.active,
.bootstrap-select>.dropdown-toggle:active,
.bootstrap-select>.dropdown-toggle:checked {
    background: none !important
}

.bootstrap-select>.dropdown-toggle:after {
    margin-top: -20px;
    content: "\f282";
    font-family: bootstrap-icons;
    border: none
}

.dropup .dropdown-toggle:after {
    margin-top: -20px;
    content: "\f286";
    font-family: bootstrap-icons;
    border: none
}

@media (max-width:360px) {
    .bootstrap-datetimepicker-widget {
        width: 250px !important
    }
}

.bootstrap-datetimepicker-widget .datepicker,
.bootstrap-datetimepicker-widget .timepicker {
    width: 100% !important
}

@media (max-width:360px) {

    .bootstrap-datetimepicker-widget .datepicker,
    .bootstrap-datetimepicker-widget .timepicker {
        width: 250px !important
    }
}

.vert-move {
    animation: mover 1s infinite alternate
}

@keyframes mover {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(-10px)
    }
}

.marquee {
    position: relative;
    overflow: hidden
}

.marquee img {
    animation: marquee 30s linear infinite
}

@keyframes marquee {
    0% {
        transform: translateX(-40vw)
    }

    to {
        transform: translateX(100vw)
    }
}

.marquee-hm2-1 {
    position: relative;
    overflow: hidden
}

.marquee-hm2-1 img {
    animation: marquee-hm2-1 30s linear infinite
}

@media (max-width:768px) {
    .marquee-hm2-1 img {
        animation: marquee-hm2-1 15s linear infinite
    }
}

@keyframes marquee-hm2-1 {
    0% {
        transform: translateX(-200px)
    }

    to {
        transform: translateX(100vw)
    }
}

.marquee-hm2-2 {
    position: relative;
    overflow: hidden
}

.marquee-hm2-2 img {
    animation: marquee-hm2-2 40s linear infinite
}

@media (max-width:768px) {
    .marquee-hm2-2 img {
        animation: marquee-hm2-2 20s linear infinite
    }
}

@keyframes marquee-hm2-2 {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(100vw)
    }
}

.marquee-hm1-cloud1 {
    position: relative;
    overflow: hidden
}

.marquee-hm1-cloud1 img {
    animation: marquee-hm1-cloud1 60s linear infinite
}

@media (max-width:768px) {
    .marquee-hm1-cloud1 img {
        animation: marquee-hm1-cloud2 20s linear infinite
    }
}

@keyframes marquee-hm1-cloud1 {
    0% {
        transform: translateX(-10vw)
    }

    to {
        transform: translateX(100vw)
    }
}

.marquee-hm1-cloud2 {
    position: relative;
    overflow: hidden
}

.marquee-hm1-cloud2 img {
    animation: marquee-hm1-cloud2 30s linear infinite
}

@media (max-width:768px) {
    .marquee-hm1-cloud2 img {
        animation: marquee-hm1-cloud2 10s linear infinite
    }
}

@keyframes marquee-hm1-cloud2 {
    0% {
        transform: translateX(-20vw)
    }

    to {
        transform: translateX(100vw)
    }
}

.marquee-car {
    position: relative;
    overflow: hidden
}

.marquee-car .trv-animated-car {
    animation: marquee-car 40s linear infinite
}

@media (max-width:768px) {
    .marquee-car .trv-animated-car {
        animation: marquee-car 10s linear infinite
    }
}

@keyframes marquee-car {
    0% {
        transform: translateX(-400px)
    }

    to {
        transform: translateX(100vw)
    }
}

.trv-comingsoon-wrap {
    background-size: cover;
    height: 100%;
    padding: 60px 0 120px;
    text-align: center;
    overflow: hidden;
    position: relative
}

.trv-comingsoon-wrap:after {
    content: "";
    background-image: url(../images/maintenance/coming-soon.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    animation: zoom-in-zoom-out 15s ease-in-out infinite
}

@media (max-width:1366px) {
    .trv-comingsoon-wrap {
        padding: 30px 0 50px
    }
}

@media (max-width:991px) {
    .trv-comingsoon-wrap {
        padding: 60px 0 50px
    }
}

.trv-comingsoon-wrap .trc-comi-logo {
    width: 200px;
    padding: 0 0 60px 60px;
    position: relative;
    z-index: 3
}

@media (max-width:991px) {
    .trv-comingsoon-wrap .trc-comi-logo {
        padding: 30px 30px 20px;
        margin: 0 auto;
        background: #000;
        border-radius: 20px 20px 0 0
    }
}

.trv-comingsoon-wrap .trv-comingsoon-Content {
    max-width: 1180px;
    border-radius: 20px;
    padding: 60px 100px;
    background-color: rgba(0, 0, 0, .15);
    color: #fff;
    margin: 0 auto;
    backdrop-filter: blur(5px);
    position: relative;
    z-index: 5
}

@media (max-width:1366px) {
    .trv-comingsoon-wrap .trv-comingsoon-Content {
        padding: 40px
    }
}

@media (max-width:420px) {
    .trv-comingsoon-wrap .trv-comingsoon-Content {
        padding: 40px 20px
    }
}

.trv-comingsoon-wrap .trv-comism-title {
    color: #fff;
    font-family: Figtree, sans-serif;
    font-size: 38px;
    font-weight: 300;
    margin-bottom: 0;
    position: relative;
    display: inline-flex
}

@media (max-width:1366px) {
    .trv-comingsoon-wrap .trv-comism-title {
        font-size: 28px
    }
}

@media (max-width:575px) {
    .trv-comingsoon-wrap .trv-comism-title {
        font-size: 20px
    }
}

.trv-comingsoon-wrap .trv-comism-title:after {
    content: "";
    width: 50px;
    height: 2px;
    background-color: #ffaa0d;
    position: absolute;
    right: -80px;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width:575px) {
    .trv-comingsoon-wrap .trv-comism-title:after {
        display: none
    }
}

.trv-comingsoon-wrap .trv-comilg-title {
    color: #fff;
    font-family: Figtree, sans-serif;
    font-size: 120px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 0
}

@media (max-width:1366px) {
    .trv-comingsoon-wrap .trv-comilg-title {
        font-size: 60px
    }
}

@media (max-width:991px) {
    .trv-comingsoon-wrap .trv-comilg-title {
        font-size: 48px;
        margin: 10px 0
    }
}

@media (max-width:575px) {
    .trv-comingsoon-wrap .trv-comilg-title {
        font-size: 28px
    }
}

.trv-comingsoon-wrap .trv-comipara-text {
    font-size: 18px
}

@media (max-width:575px) {
    .trv-comingsoon-wrap .trv-comipara-text {
        font-size: 14px
    }
}

.trv-comingsoon-wrap .copyrights-text {
    margin: 20px 0 0
}

@media (max-width:991px) {
    .trv-comingsoon-wrap .social-icons {
        margin-top: 20px
    }
}

.timeContainer {
    z-index: 2;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px
}

@media (max-width:1366px) {
    .timeContainer {
        margin-bottom: 20px
    }
}

.timeContainer .wrapper {
    width: 800px;
    padding: 20px;
    max-height: 400px;
    display: flex;
    justify-content: space-around;
    gap: 20px
}

@media (max-width:575px) {
    .timeContainer .wrapper {
        padding: 20px 0;
        gap: 5px
    }
}

.timeContainer .wrapper div {
    text-align: center;
    width: 24%;
    height: 150px;
    border-radius: 12px;
    box-shadow: inset 0 3px 20px rgba(0, 0, 0, .3);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

@media (max-width:1366px) {
    .timeContainer .wrapper div {
        height: 100px
    }
}

@media (max-width:575px) {
    .timeContainer .wrapper div {
        font-size: 12px
    }
}

@media (max-width:360px) {
    .timeContainer .wrapper div {
        box-shadow: none;
        height: auto
    }
}

.timeContainer .wrapper div h2 {
    font-size: 70px;
    color: #fff;
    font-size: 50px;
    margin-bottom: 0
}

@media (max-width:991px) {
    .timeContainer .wrapper div h2 {
        font-size: 28px
    }
}

.ftr-nw-form-cs-wrap {
    padding: 6px;
    background-color: #dbeeee;
    border-radius: 50px;
    max-width: 600px;
    height: 80px;
    margin: 0 auto
}

@media (max-width:575px) {
    .ftr-nw-form-cs-wrap {
        height: auto;
        border-radius: 20px;
        background: none;
        padding: 0
    }
}

.ftr-nw-form-cs {
    display: flex;
    position: relative
}

@media (max-width:575px) {
    .ftr-nw-form-cs {
        display: block;
        text-align: center
    }
}

.ftr-nw-form-cs .form-control {
    height: 68px;
    border: 0;
    padding: 10px 200px 10px 20px;
    border-radius: 50px
}

@media (max-width:575px) {
    .ftr-nw-form-cs .form-control {
        padding: 20px;
        height: 60px
    }
}

.ftr-nw-form-cs .form-control:focus {
    background: none
}

.ftr-nw-form-cs .form-control::-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #066168;
    font-family: Afacad, sans-serif
}

.ftr-nw-form-cs .form-control::placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #066168;
    font-family: Afacad, sans-serif
}

.ftr-nw-form-cs .ftr-nw-subcribe-btn {
    font-size: 18px;
    color: #fff;
    border: none;
    border-radius: 50px;
    padding: 0 30px;
    height: 60px;
    background-color: #066168;
    position: absolute;
    top: 5px;
    right: 5px;
    transition: all .5s ease
}

.ftr-nw-form-cs .ftr-nw-subcribe-btn:hover {
    color: #066168;
    background-color: #ffaa0d
}

@media (max-width:575px) {
    .ftr-nw-form-cs .ftr-nw-subcribe-btn {
        position: static;
        width: 100%;
        margin-top: 10px
    }
}

.trv-under-main-wrap {
    background-size: cover;
    text-align: center
}

@media (max-width:1600px) {
    .trv-under-main-wrap {
        background-position: 100% 100%
    }
}

@media (max-width:991px) {
    .trv-under-main-wrap {
        padding: 80px 0
    }
}

.trv-under-main-wrap .container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 960px
}

@media (max-width:1366px) {
    .trv-under-main-wrap .container {
        height: 768px
    }
}

@media (max-width:991px) {
    .trv-under-main-wrap .container {
        height: auto
    }
}

.trv-under-main-wrap .trc-comi-logo {
    width: 148px;
    padding: 0 0 30px;
    margin: 0 auto
}

.trv-under-main-wrap .trv-under-main-Content {
    max-width: 970px;
    border-radius: 20px;
    padding: 60px 100px;
    background-color: rgba(6, 97, 104, .7);
    color: #fff;
    margin: 0 auto;
    backdrop-filter: blur(10px)
}

@media (max-width:1366px) {
    .trv-under-main-wrap .trv-under-main-Content {
        padding: 40px
    }
}

@media (max-width:420px) {
    .trv-under-main-wrap .trv-under-main-Content {
        padding: 40px 20px
    }
}

.trv-under-main-wrap .trv-under-mainsm-title {
    color: #fff;
    font-family: Figtree, sans-serif;
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 0;
    position: relative;
    display: inline-flex
}

@media (max-width:1366px) {
    .trv-under-main-wrap .trv-under-mainsm-title {
        font-size: 28px
    }
}

@media (max-width:575px) {
    .trv-under-main-wrap .trv-under-mainsm-title {
        font-size: 20px
    }
}

.trv-under-main-wrap .trv-under-mainlg-title {
    color: #fff;
    font-family: Figtree, sans-serif;
    font-size: 74px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 20px 0
}

@media (max-width:1366px) {
    .trv-under-main-wrap .trv-under-mainlg-title {
        font-size: 60px
    }
}

@media (max-width:991px) {
    .trv-under-main-wrap .trv-under-mainlg-title {
        font-size: 48px;
        margin: 10px 0
    }
}

@media (max-width:575px) {
    .trv-under-main-wrap .trv-under-mainlg-title {
        font-size: 28px
    }
}

.trv-under-main-wrap .trv-under-mainpara-text {
    font-size: 18px;
    margin-bottom: 30px
}

@media (max-width:575px) {
    .trv-under-main-wrap .trv-under-mainpara-text {
        font-size: 14px
    }
}

.trv-under-main-wrap .copyrights-text {
    margin: 20px 0 0
}

.trv-under-main-wrap .social-icons {
    margin-top: 30px
}

@media (max-width:991px) {
    .trv-under-main-wrap .social-icons {
        margin-top: 20px
    }
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }

    to {
        transform: scale(1)
    }
}

.marquee-cs-cloud {
    width: 100%;
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 1
}

.marquee-cs {
    position: relative;
    overflow: hidden
}

.marquee-cs img {
    animation: marquee-cs 30s linear infinite
}

@keyframes marquee-cs {
    0% {
        transform: translateX(-90vw)
    }

    to {
        transform: translateX(200%)
    }
}

.trv-tour-compare-signel {
    padding: 30px;
    background-color: #fff;
    border-radius: 30px
}

.trv-tour-compare-signel-left p {
    font-size: 16px
}

.trv-tour-compare-signel-right .tp-list {
    padding: 0;
    list-style: none;
    display: block;
    flex-wrap: wrap;
    margin-bottom: 0
}

@media (max-width:1199px) {
    .trv-tour-compare-signel-right .tp-list {
        width: 100%
    }
}

.trv-tour-compare-signel-right .tp-list li {
    font-family: Figtree, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #545454;
    line-height: 1.4;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(6, 97, 104, .2);
    padding: 0 20px 10px
}

@media (max-width:575px) {
    .trv-tour-compare-signel-right .tp-list li {
        padding: 0 0 10px
    }
}

.trv-tour-compare-signel-right .tp-list li .price {
    font-family: Afacad, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #066168;
    line-height: 1.4;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center
}

.trv-tour-compare-signel-right .tp-list li .price .number {
    font-family: Figtree, sans-serif;
    font-size: 28px;
    font-weight: 900;
    color: #ffaa0d;
    line-height: 1.2
}

@media (max-width:575px) {
    .trv-tour-compare-signel-right .tp-list li .price .number {
        font-size: 20px
    }
}

.trv-tour-compare-signel-right .tp-list li span {
    font-family: Afacad, sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #066168;
    line-height: 1.2;
    display: block
}

@media (max-width:575px) {
    .trv-tour-compare-signel-right .tp-list li span {
        font-size: 18px
    }
}

.trv-tour-compare-signel-right .site-btn {
    background-color: #85d200;
    border-radius: 50px;
    padding: 15px 30px;
    font-family: Figtree, sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    display: inline-block
}

.trv-tour-compare-signel-carousal {
    margin-bottom: 25px
}

.trv-tour-compare-signel-carousal .trv-tour-compare-signel-slider {
    overflow: hidden;
    border-radius: 30px
}

.trv-tour-compare-signel-carousal .trv-tour-compare-signel-slider .trv_d-slider-media {
    border-radius: 30px;
    overflow: hidden;
    max-height: 432px
}

.trv-tour-compare-signel-carousal .trv-tour-compare-signel-slider img {
    border-radius: 30px;
    width: 100%
}

.trv-tour-compare-head {
    max-width: 640px;
    margin-bottom: 60px
}

.trv-tour-compare-head .trv-title {
    font-weight: 500;
    font-size: 36px;
    line-height: 1.2;
    color: #066168
}

@media (max-width:768px) {
    .trv-tour-compare-head .trv-title {
        font-size: 28px
    }
}

.trv-tour-compare-head p {
    font-size: 16px
}

.trv-tour-compare-wrap {
    padding-bottom: 120px
}

@media (max-width:1024px) {
    .trv-tour-compare-wrap {
        padding-bottom: 50px
    }
}

.trv-tour-compare-section {
    background-color: #fff
}

.trv-tour-compare-section .trv-tour-com-title {
    font-family: Afacad, sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #066168;
    width: 210px
}

@media (max-width:575px) {
    .trv-tour-compare-section .trv-tour-com-title {
        width: 90px;
        font-size: 14px
    }
}

.trv-tour-compare-section .trv-tour-com-media {
    width: 330px;
    margin: 15px 0
}

@media (max-width:575px) {
    .trv-tour-compare-section .trv-tour-com-media {
        width: 180px;
        margin: 5px 0
    }
}

.trv-tour-compare-section .trv-tour-com-media img {
    width: 100%;
    border-radius: 20px
}

.trv-tour-compare-section .trv-tour-com-location-info .trv-title {
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 500
}

@media (max-width:1199px) {
    .trv-tour-compare-section .trv-tour-com-location-info .trv-title {
        font-size: 22px
    }
}

@media (max-width:575px) {
    .trv-tour-compare-section .trv-tour-com-location-info .trv-title {
        font-size: 18px
    }
}

.trv-tour-compare-section .trv-tour-com-location-info .trv-title a {
    color: #066168
}

.trv-tour-compare-section .trv-tour-com-location-info p {
    font-size: 16px
}

@media (max-width:575px) {
    .trv-tour-compare-section .trv-tour-com-location-info p {
        font-size: 13px
    }
}

.trv-tour-compare-section .trv-tour-com-location-info .site-button {
    margin: 15px 0
}

.trv-tour-compare-section .trv-tour-com-price {
    font-weight: 900;
    font-size: 28px;
    line-height: 34px;
    color: #ffaa0d
}

@media (max-width:575px) {
    .trv-tour-compare-section .trv-tour-com-price {
        font-size: 20px
    }
}

.trv-tour-compare-section .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    cursor: grab;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.trv-tour-compare-section .table-wrapper:active {
    cursor: grabbing
}

.trv-tour-compare-section .table-wrapper::-webkit-scrollbar {
    height: 8px
}

.trv-tour-compare-section table {
    border-spacing: 0
}

.trv-tour-compare-section td,
.trv-tour-compare-section th {
    padding: 15px 30px;
    border: 1px solid rgba(6, 97, 104, .2)
}

@media (max-width:575px) {

    .trv-tour-compare-section td,
    .trv-tour-compare-section th {
        padding: 10px 15px
    }
}

@media (max-width:360px) {

    .trv-tour-compare-section td,
    .trv-tour-compare-section th {
        padding: 10px
    }
}

.trv-tour-compare-section th {
    cursor: grab
}

.trv-tour-compare-section th:active {
    cursor: grabbing
}

.trv-tour-compare-section tr:last-child td {
    border-bottom: none
}

.trv-tour-compare-section tr.sticky {
    position: sticky;
    top: 0;
    z-index: 1;
    background: #fff
}

.trv-tour-compare-section td.sticky,
.trv-tour-compare-section th.sticky {
    position: sticky;
    left: 0;
    background: #fff;
    z-index: 1
}

.trv-tour-compare-section td.sticky:after,
.trv-tour-compare-section th.sticky:after {
    content: "";
    position: absolute;
    right: -6px;
    top: 0;
    bottom: -1px;
    width: 5px;
    border-left: 1px solid rgba(6, 97, 104, .2);
    background: linear-gradient(90deg, rgba(0, 0, 0, .08), transparent)
}

.trv-tour-compare-section td.sticky:before,
.trv-tour-compare-section th.sticky:before {
    content: "";
    position: absolute;
    left: -6px;
    top: 0;
    bottom: -1px;
    width: 5px;
    border-right: 1px solid rgba(6, 97, 104, .2);
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, .08))
}

.trv-testi-stories-wrap {
    position: relative
}

.trv-testi-stories-section {
    border-radius: 30px;
    padding: 30px;
    background-color: #fff
}

@media (max-width:1024px) {
    .trv-testi-stories-section {
        margin-bottom: 30px
    }
}

.trv-testi-stories-content {
    display: flex;
    align-items: center;
    background-image: url(../images/decorations/leaf-border.png);
    background-repeat: repeat-x;
    background-size: 100px;
    padding: 80px 0 120px;
    background-position: bottom
}

@media (max-width:1024px) {
    .trv-testi-stories-content {
        padding: 30px 0 80px
    }
}

.trv-testi-stories-content:nth-child(2n) {
    flex-direction: row-reverse
}

.trv-testi-stories-content:first-child {
    padding-top: 0
}

.trv-testi-stories-content:last-child {
    padding-bottom: 0;
    background-image: none
}

.trv-testi-stories-images .swiper-container {
    overflow: hidden;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.trv-testi-stories-images .trv-gl-full {
    position: relative;
    width: 100%
}

.trv-testi-stories-images .trv-gl-full .swiper-slide .car-d-main {
    position: relative;
    z-index: 1;
    border-radius: 30px;
    overflow: hidden;
    width: 100%
}

.trv-testi-stories-images .trv-gl-full .swiper-slide .car-d-main img {
    width: 100%;
    border-radius: 30px;
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

@media (max-width:575px) {
    .trv-testi-stories-images .trv-gl-full .swiper-slide .car-d-main img {
        height: 260px
    }
}

.trv-testi-stories-images .trv-gl-full .swiper-slide .car-d-main:after {
    content: "";
    position: absolute;
    background-color: #066168;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: .6;
    z-index: -1
}

.trv-testi-stories-images .trv-gl-full .swiper-slide .car-d-main iframe {
    height: 400px;
    width: 100%
}

@media (max-width:575px) {
    .trv-testi-stories-images .trv-gl-full .swiper-slide .car-d-main iframe {
        height: 260px
    }
}

.trv-testi-stories-images .swiper-slide {
    text-align: center;
    background-size: cover;
    background-position: 50%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center
}

.trv-testi-stories-images .swiper-slide.title {
    opacity: 0;
    transition: .5s ease .5s
}

.trv-testi-stories-images .swiper-slide-active .title {
    opacity: 1;
    font-size: 80px;
    color: #fff;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
    transition: opacity .5s ease .5s
}

@media (max-width:768px) {
    .trv-testi-stories-images .swiper-slide-active .title {
        font-size: 38px
    }
}

.trv-testi-stories-images .trv-gl-thumb {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-top: 20px
}

.trv-testi-stories-images .trv-gl-thumb .swiper-slide {
    width: 25%;
    flex-flow: row nowrap;
    height: 100%;
    cursor: pointer;
    overflow: hidden
}

@media (max-width:480px) {
    .trv-testi-stories-images .trv-gl-thumb .swiper-slide {
        flex-flow: column nowrap;
        width: 100%
    }
}

.trv-testi-stories-images .trv-gl-thumb .swiper-slide-thumb-active {
    opacity: 1
}

.trv-testi-stories-images .trv-gl-thumb img {
    height: 120px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 20px
}

@media (max-width:768px) {
    .trv-testi-stories-images .trv-gl-thumb img {
        border-radius: 10px
    }
}

.trv-testimo-stories-bx {
    display: flex;
    align-items: center
}

@media (max-width:767px) {
    .trv-testimo-stories-bx {
        display: block
    }
}

.trv-testimo-stories-bx .media {
    margin-bottom: 0;
    position: relative;
    max-width: 375px;
    z-index: 1;
    margin-right: 95px
}

@media (max-width:991px) {
    .trv-testimo-stories-bx .media {
        max-width: 250px;
        margin-right: 30px
    }
}

@media (max-width:767px) {
    .trv-testimo-stories-bx .media {
        margin: 0 auto 30px
    }
}

.trv-testimo-stories-bx .media:after {
    content: "";
    width: 330px;
    height: 330px;
    border-radius: 50%;
    background-color: #066168;
    position: absolute;
    right: -42px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1
}

@media (max-width:1199px) {
    .trv-testimo-stories-bx .media:after {
        right: -25px
    }
}

@media (max-width:991px) {
    .trv-testimo-stories-bx .media:after {
        display: none
    }
}

.trv-testimo-stories-bx .media:before {
    content: "";
    width: 380px;
    height: 380px;
    border-radius: 50%;
    background-color: #ffaa0d;
    opacity: .1;
    position: absolute;
    right: -94px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1
}

@media (max-width:1199px) {
    .trv-testimo-stories-bx .media:before {
        right: -60px
    }
}

@media (max-width:991px) {
    .trv-testimo-stories-bx .media:before {
        display: none
    }
}

.trv-testimo-stories-bx .media img {
    border-radius: 30px
}

.trv-testimo-stories-bx .rating {
    float: right
}

@media (max-width:767px) {
    .trv-testimo-stories-bx .rating {
        float: none
    }
}

@media (max-width:480px) {
    .trv-testimo-stories-bx .rating {
        text-align: center
    }
}

.trv-testimo-stories-bx .rating i {
    color: #ffaa0d;
    font-size: 16px;
    margin-right: 3px
}

.trv-testimo-stories-bx .info {
    max-width: 490px;
    margin: 0 auto
}

@media (max-width:991px) {
    .trv-testimo-stories-bx .info {
        max-width: 100%;
        margin-right: auto;
        margin-left: inherit;
        margin-top: 30px
    }
}

@media (max-width:767px) {
    .trv-testimo-stories-bx .info {
        margin: 30px auto 0
    }
}

.trv-testimo-stories-bx .info .trv-testimo-head {
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin-bottom: 25px
}

@media (max-width:480px) {
    .trv-testimo-stories-bx .info .trv-testimo-head {
        flex-direction: column-reverse;
        align-items: center;
        text-align: center
    }
}

.trv-testimo-stories-bx .info .trv-testimo-head .left-part .trv-testimonial-name {
    font-family: Kaushan Script, cursive;
    font-size: 36px;
    font-weight: 400;
    color: #066168;
    margin-bottom: 0
}

@media (max-width:991px) {
    .trv-testimo-stories-bx .info .trv-testimo-head .left-part .trv-testimonial-name {
        font-size: 28px
    }
}

.trv-testimo-stories-bx .info .trv-testimo-head .left-part .trv-testimonial-position {
    font-family: Afacad, sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #ffaa0d;
    display: inline-block
}

@media (max-width:991px) {
    .trv-testimo-stories-bx .info .trv-testimo-head .left-part .trv-testimonial-position {
        font-size: 18px
    }
}

.trv-testimo-stories-bx .info .trv-testimo-head .right-part img {
    max-width: 70px;
    max-height: 58px;
    width: 100%;
    filter: brightness(0) saturate(100%) invert(25%) sepia(21%) saturate(4469%) hue-rotate(154deg) brightness(93%) contrast(95%)
}

@media (max-width:991px) {
    .trv-testimo-stories-bx .info .trv-testimo-head .right-part img {
        max-width: 44px
    }
}

@media (max-width:480px) {
    .trv-testimo-stories-bx .info .trv-testimo-head .right-part img {
        margin-bottom: 10px
    }
}

.trv-testimo-stories-bx .info p {
    font-family: Afacad, sans-serif;
    font-size: 24px;
    color: #346065;
    margin-bottom: 20px
}

@media (max-width:991px) {
    .trv-testimo-stories-bx .info p {
        font-size: 18px
    }
}

@media (max-width:480px) {
    .trv-testimo-stories-bx .info p {
        text-align: center
    }
}

.navbar-one {
    position: sticky;
    top: 120px;
    background-color: #066168;
    display: flex;
    justify-content: center;
    gap: 20px;
    padding: 15px;
    z-index: 9;
    margin-bottom: 50px;
    border-radius: 10px;
    transition: all .5s ease
}

@media (max-width:991px) {
    .navbar-one {
        top: 80px;
        gap: 10px
    }
}

@media (max-width:767px) {
    .navbar-one {
        gap: 5px;
        padding: 10px
    }
}

@media (max-width:400px) {
    .navbar-one {
        flex-wrap: wrap
    }
}

.navbar-one a {
    color: #066168;
    text-decoration: none;
    font-weight: 600;
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 14px;
    font-family: #346065;
    transition: all .5s ease
}

@media (max-width:991px) {
    .navbar-one a {
        font-size: 14px;
        padding: 10px 12px
    }
}

@media (max-width:767px) {
    .navbar-one a {
        font-size: 12px;
        padding: 4px 6px;
        border-radius: 4px
    }
}

@media (max-width:400px) {
    .navbar-one a {
        width: 48%
    }
}

.navbar-one a:hover {
    background-color: #ffaa0d
}

.trv-packege-esti-time {
    margin-bottom: 30px;
    font-weight: 600;
    display: block
}

.trv-checklist-mini {
    padding: 0;
    list-style: none;
    margin: 20px 0
}

.trv-checklist-mini li {
    font-family: Figtree, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #066168;
    position: relative;
    padding-left: 30px;
    margin-bottom: 8px !important;
    text-align: left
}

.trv-checklist-mini li i {
    position: absolute;
    font-size: 14px;
    color: #ffaa0d;
    left: 0;
    top: 4px
}

.trv-checklist-mini li span {
    font-weight: 600
}

.trv-checklist-st2-mini-wrap {
    background-color: #fff8eb;
    border-radius: 30px;
    padding: 40px;
    margin-bottom: 40px
}

@media (max-width:420px) {
    .trv-checklist-st2-mini-wrap {
        padding: 30px 30px 0
    }
}

.trv-checklist-st2-mini-wrap .trv-checklist-st2 {
    margin-bottom: 30px
}

@media (max-width:1199px) {
    .trv-checklist-st2-mini-r {
        margin-top: 30px
    }
}

.trv-checklist-st2-mini {
    padding: 30px;
    list-style: none;
    margin-bottom: 0;
    height: 400px;
    overflow-y: scroll;
    border: 1px solid #dbeeee
}

@media (max-width:400px) {
    .trv-checklist-st2-mini {
        padding: 10px
    }
}

.trv-checklist-st2-mini {
    scrollbar-width: thin;
    scrollbar-color: #066168
}

.trv-checklist-st2-mini::-webkit-scrollbar {
    width: 6px
}

.trv-checklist-st2-mini::-webkit-scrollbar-track {
    background: #fff
}

.trv-checklist-st2-mini::-webkit-scrollbar-thumb {
    background-color: #066168;
    border-radius: 10px;
    border: 3px solid #fff
}

.trv-checklist-st2-mini li {
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #066168;
    position: relative;
    padding-left: 30px;
    margin-bottom: 18px
}

.trv-checklist-st2-mini li i {
    position: absolute;
    font-size: 18px;
    color: #066168;
    left: 0;
    top: -3px
}

.trv-checklist-st2-mini li span {
    font-weight: 600
}

.trv-checklist-st2-mini li:last-child {
    margin-bottom: 0
}

.trv-checklist-st2-mini.trv-list-disable li i {
    color: #ff4545
}

.trv-de-list-st1:last-child {
    margin-bottom: 0
}

.trv-tour-single-r-detail {
    background-color: #fff;
    border: 1px solid rgba(6, 97, 104, .2);
    border-radius: 30px;
    padding: 40px;
    margin-bottom: 30px
}

@media (max-width:1199px) {
    .trv-tour-single-r-detail {
        padding: 20px;
        border-radius: 16px
    }
}

.trv-tour-single-r-detail .trv-star-from {
    display: block;
    color: #066168;
    font-weight: 600
}

.trv-tour-single-r-detail .trv-star-amount {
    font-size: 48px;
    color: #066168;
    font-weight: 600
}

@media (max-width:360px) {
    .trv-tour-single-r-detail .trv-star-amount {
        font-size: 38px
    }
}

.trv-tour-single-r-detail .trv-star-amount s {
    font-size: 38px;
    color: #ffaa0d
}

@media (max-width:360px) {
    .trv-tour-single-r-detail .trv-star-amount s {
        font-size: 28px
    }
}

.trv-emi_text {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px
}

.trv-emi_text i {
    padding-right: 5px
}

.trv-emi_text a {
    color: #0d7bdc;
    transition: all .5s ease;
    display: block
}

.trv-emi_text a:hover {
    color: #066168
}

.trv-emi_text .trvng-binding {
    font-size: 18px;
    color: #066168
}

.trv-tour-single-r-info {
    background-color: #fff;
    border: 1px solid rgba(6, 97, 104, .2);
    border-radius: 30px;
    padding: 40px;
    margin-bottom: 30px
}

@media (max-width:1199px) {
    .trv-tour-single-r-info {
        padding: 20px;
        border-radius: 16px
    }
}

@media (max-width:991px) {
    .trv-tour-single-r-info {
        margin-bottom: 0
    }
}

.trv-main-rg-hol {
    width: 100%
}

.trv-man-sec-hol {
    margin: 0;
    width: 100%
}

.trv-man-sec-hol ul {
    margin: 0;
    padding: 0
}

.trv-man-sec-hol ul li {
    margin: 0;
    padding: 0 0 10px;
    color: #066168;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    list-style: none
}

.trv-man-sec-hol ul li .trv-tmi-hlo {
    font-weight: 800
}

.trv-man-sec-hol ul li .trv-tmi-hlo-info {
    line-height: 24px;
    font-size: 13px
}

.trv-oack-sepa {
    position: relative;
    margin: 40px 0;
    text-align: center;
    z-index: 1;
    width: 100%
}

.trv-oack-sepa .lay {
    display: inline-block;
    padding: 6px 20px;
    border-radius: 50px;
    width: auto;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background-color: #066168
}

.trv-oack-sepa:before {
    content: "";
    display: block;
    border-bottom: 1px solid #bcbcbc;
    margin-top: 18px;
    position: absolute;
    width: 100%;
    z-index: -1
}

.trv-icon-man-holids ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.trv-icon-man-holids ul li {
    margin: 0 8px;
    padding: 0;
    display: inline-block;
    list-style: none;
    font-size: 14px;
    line-height: 13px;
    background-color: hsla(0, 0%, 100%, 0);
    box-shadow: none;
    text-align: center
}

.trv-icon-man-holids ul li:last-child {
    margin-right: 0;
    margin-left: 0
}

.trv-icon-man-holids ul li .trv-holids-icon {
    margin-bottom: 10px
}

.trv-icon-man-holids ul li .trv-holids-icon img {
    width: auto;
    height: 40px;
    filter: brightness(0) saturate(100%) invert(22%) sepia(94%) saturate(1002%) hue-rotate(151deg) brightness(96%) contrast(95%)
}

@media (max-width:360px) {
    .trv-icon-man-holids ul li .trv-holids-icon img {
        height: 34px
    }
}

.trv-icon-man-holids ul li .trv-holids-name {
    margin: 10px 0
}

.trv-enq-popup-wrap .trv-enq-popup-title1 {
    font-size: 28px;
    margin: 0
}

@media (max-width:575px) {
    .trv-enq-popup-wrap .trv-enq-popup-title1 {
        font-size: 20px
    }
}

.trv-enq-popup-wrap .trv-enq-popup-title2 {
    font-size: 24px;
    margin: 35px 0;
    border-bottom: 1px solid rgba(6, 97, 104, .2);
    padding-bottom: 14px
}

@media (max-width:575px) {
    .trv-enq-popup-wrap .trv-enq-popup-title2 {
        font-size: 18px
    }
}

.trv-enq-popup {
    padding: 30px
}

@media (max-width:575px) {
    .trv-enq-popup {
        padding: 0
    }
}

.trv-enq-popup .form-group {
    margin-bottom: 30px
}

.trv-enq-popup .form-group label {
    padding-bottom: 10px;
    font-weight: 600;
    font-family: Afacad, sans-serif;
    font-size: 16px;
    margin-right: 10px
}

.trv-enq-popup .form-control {
    display: block;
    width: 100%;
    height: 56px;
    border-radius: 50px;
    border: 1px solid rgba(41, 137, 145, .22);
    padding: 20px;
    font-weight: 600;
    font-size: 16px;
    color: #066168
}

@media (max-width:575px) {
    .trv-enq-popup .form-control {
        padding: 5px 15px;
        height: 50px;
        font-size: 14px
    }
}

.trv-enq-popup .form-control::-moz-placeholder {
    font-family: Figtree, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #346065;
    opacity: .8
}

.trv-enq-popup .form-control::placeholder {
    font-family: Figtree, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #346065;
    opacity: .8
}

.trv-enq-popup .bootstrap-touchspin .form-control {
    height: 40px;
    padding: 2px 20px;
    border-radius: 50px !important
}

.trv-enq-popup .bootstrap-touchspin .btn {
    border: none
}

@media (max-width:420px) {
    .trv-enq-popup .btn-quantity2 {
        max-width: 80px
    }
}

.trv-tr-pack-bnr-wrap {
    position: relative;
    height: 600px;
    display: flex;
    align-items: end;
    justify-content: center;
    z-index: 10
}

.trv-tr-pack-bnr-wrap:after {
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: #000;
    background: linear-gradient(2deg, #000, hsla(0, 0%, 4%, .51) 50%, transparent)
}

.trv-search-st5 {
    max-width: 650px;
    margin: 0 auto 60px;
    position: relative;
    z-index: 100
}

@media (max-width:575px) {
    .trv-search-st5 {
        margin: 0 auto 10px
    }
}

.trv-search-st5 .trv-search-st5-title {
    color: #fff;
    text-align: center;
    font-size: 42px;
    margin-bottom: 30px
}

.trv-search-st5 .trv-search-st1-bg {
    height: 80px;
    background-color: #fff;
    border-radius: 100px;
    padding: 10px
}

@media (max-width:767px) {
    .trv-search-st5 .trv-search-st1-bg {
        height: auto
    }
}

@media (max-width:640px) {
    .trv-search-st5 .trv-search-st1-bg {
        border-radius: 20px;
        padding: 20px
    }
}

.trv-search-st5 .trv-search-st1-column-wrap {
    display: flex;
    justify-content: space-between
}

@media (max-width:640px) {
    .trv-search-st5 .trv-search-st1-column-wrap {
        display: block
    }
}

.trv-search-st5 .trv-search-st1-search-btn .srch-btn {
    font-size: 28px;
    color: #066168;
    border: none;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background-color: #85d200;
    transition: all .5s ease
}

@media (max-width:640px) {
    .trv-search-st5 .trv-search-st1-search-btn .srch-btn {
        border-radius: 10px;
        width: 100%
    }
}

@media (max-width:575px) {
    .trv-search-st5 .trv-search-st1-search-btn .srch-btn {
        font-size: 18px;
        height: 40px
    }
}

.trv-search-st5 .trv-search-st1-search-btn .srch-btn:hover {
    color: #066168;
    background-color: #ffaa0d
}

.trv-search-st5 .trv-search-st1-column {
    text-align: left;
    width: calc(50% - 20px);
    padding: 0 20px;
    position: relative;
    display: flex;
    align-items: center
}

@media (max-width:640px) {
    .trv-search-st5 .trv-search-st1-column {
        padding: 0
    }

    .trv-search-st5 .trv-search-st1-column .form-group {
        width: 100%
    }
}

.trv-search-st5 .trv-search-st1-column:before {
    border-left: 1px solid #ddd;
    margin-right: 20px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0
}

@media (max-width:640px) {
    .trv-search-st5 .trv-search-st1-column:before {
        border: none;
        margin-right: 0
    }
}

.trv-search-st5 .trv-search-st1-column:first-child:before {
    display: none
}

@media (max-width:640px) {
    .trv-search-st5 .trv-search-st1-column {
        width: 100%;
        margin-bottom: 20px
    }
}

.trv-search-st5 .trv-search-st1-column label {
    padding-bottom: 0;
    font-family: Afacad, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #066168
}

.trv-search-st5 .trv-search-st1-column .form-control {
    background-color: transparent;
    height: 24px;
    padding: 0;
    font-family: Figtree, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #545454;
    background-image: none
}

.trv-search-st5 .trv-search-st1-column .form-control:focus {
    box-shadow: none
}

.trv-search-st5 .trv-search-st1-column .form-control.bootstrap-select>.dropdown-toggle {
    border: none;
    background-color: transparent;
    padding: 2px 0 0;
    font-size: 14px;
    color: #545454
}

.trv-search-st5 .trv-search-st1-column .form-control.bootstrap-select>.dropdown-toggle:after {
    margin-top: 0
}

.trv-search-st5 .input-group-text {
    background-color: transparent;
    border: none;
    color: #9d9d9d;
    padding: 0;
    margin-top: 4px;
    margin-right: 4px
}

.trv-search-st5 input::-moz-placeholder {
    color: #545454
}

.trv-search-st5 input::placeholder {
    color: #545454
}

@media (max-width:640px) {
    .trv-search-st5 .btn-quantity2 {
        max-width: inherit;
        width: auto;
        margin-right: 42px;
        display: flex
    }
}

.trv-pack-filter-bar-wrap {
    padding: 30px;
    position: sticky;
    top: 90px;
    z-index: 10
}

@media (max-width:1365px) {
    .trv-pack-filter-bar-wrap {
        top: 50px;
        padding: 30px 22px
    }
}

@media (max-width:575px) {
    .trv-pack-filter-bar-wrap {
        padding: 30px 0
    }
}

.trav-pack-filter-bar {
    background-color: #dbeeee;
    border-radius: 10px;
    padding: 10px
}

@media (max-width:575px) {
    .trav-pack-filter-bar {
        padding: 5px
    }
}

.trv-filter-bar-section {
    background-color: #fff;
    padding: 12px 16px;
    border-radius: 10px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .05);
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:991px) {
    .trv-filter-bar-section {
        display: block
    }
}

@media (max-width:575px) {
    .trv-filter-bar-section {
        padding: 5px
    }
}

.trv-filter-bar-left {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap
}

.trv-filter-bar-left .trv-filter-btn {
    border: 1px solid #e0e0e0;
    background-color: #f9f9f9;
    color: #066168;
    padding: 8px 18px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    transition: all .3s ease;
    white-space: nowrap;
    width: 100%
}

@media (max-width:991px) {
    .trv-filter-bar-left .trv-filter-btn {
        display: flex;
        justify-content: space-between
    }
}

@media (max-width:575px) {
    .trv-filter-bar-left .trv-filter-btn {
        padding: 3px 10px;
        font-size: 12px;
        border-radius: 4px
    }
}

.trv-filter-bar-left .trv-filter-btn:hover {
    background-color: #fff;
    border-color: #ccc
}

.trv-filter-bar-left .trv-filter-btn i {
    font-size: 12px;
    padding-left: 10px
}

@media (max-width:991px) {
    .trv-filter-bar-right {
        text-align: center;
        padding-top: 10px
    }
}

.trv-reset-btn {
    color: #066168;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    margin-left: 10px;
    text-decoration: none;
    transition: color .3s ease
}

.trv-reset-btn:hover {
    color: #ffaa0d
}

.trv-filter-content {
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    padding: 15px;
    z-index: 100;
    width: 250px;
    animation: fadeIn .5s ease
}

@media (max-width:991px) {
    .trv-filter-content {
        top: 40px
    }
}

.trv-filter-content.active {
    display: block
}

.trv-filter-content h4 {
    margin: 0 0 10px;
    font-size: 15px
}

.trv-filter-content label {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    cursor: pointer
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(-5px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.trv-filter-bar-bx {
    position: relative
}

@media (max-width:991px) {
    .trv-filter-bar-bx {
        width: 32.2%
    }
}

@media (max-width:767px) {
    .trv-filter-bar-bx {
        width: 48.8%
    }
}

@media (max-width:575px) {
    .trv-filter-bar-bx {
        width: 47.8%
    }
}

@media (max-width:540px) {
    .trv-filter-bar-bx {
        width: 100%
    }
}

.trv-popular-tour-pakagenew .trv-media {
    position: relative;
    overflow: hidden;
    border-radius: 30px 30px 0 0
}

.trv-popular-tour-pakagenew .trv-media .trv-tour-compare {
    position: absolute;
    top: 30px;
    left: 0;
    padding: 6px 10px;
    background-color: #fff;
    color: #066168;
    font-weight: 600;
    font-size: 14px;
    border-radius: 0 50px 50px 0;
    display: flex;
    align-items: center
}

.trv-popular-tour-pakagenew .trv-media .trv-tour-compare input {
    margin-right: 10px
}

.trv-popular-tour-pakagenew .trv-media .trv-tour-compare span {
    display: block
}

.trv-popular-tour-pakagenew .trv-media a img {
    height: 220px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

@media (max-width:1199px) {
    .trv-popular-tour-pakagenew .trv-media a img {
        height: 320px
    }
}

.trv-popular-tour-pakagenew .trv-tour-duration {
    margin-bottom: 10px
}

.trv-popular-tour-pakagenew .trv-tour-title {
    transition: all .5s ease;
    margin-bottom: 10px
}

.trv-popular-tour-pakagenew .trv-tour-title .trv-title {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 500
}

@media (max-width:1199px) {
    .trv-popular-tour-pakagenew .trv-tour-title .trv-title {
        font-size: 22px
    }
}

.trv-popular-tour-pakagenew .trv-tour-title .trv-title a {
    color: #066168
}

.trv-popular-tour-pakagenew .trv-star-amount2 {
    font-size: 28px;
    color: #066168;
    font-weight: 600
}

.trv-popular-tour-pakagenew .trv-star-amount2 s {
    font-size: 18px;
    color: #ffaa0d
}

.trv-popular-tour-pakagenew .trv-star-from-person2 {
    display: block
}

.trv-popular-tour-pakagenew .trv-star-from2 {
    display: block;
    color: #066168;
    font-weight: 600
}

.trv-popular-tour-pakagenew .trv-content {
    background-color: #fff;
    padding: 30px;
    border-radius: 0 0 30px 30px;
    box-shadow: 0 18px 18px rgba(0, 106, 114, .15)
}

@media (max-width:575px) {
    .trv-popular-tour-pakagenew .trv-content {
        padding: 20px
    }
}

.trv-popular-tour-pakagenew .trv-content .trv-content-head-section {
    margin-bottom: 10px
}

@media (max-width:1199px) {
    .trv-popular-tour-pakagenew .trv-content .trv-content-head-section {
        display: block
    }
}

.trv-popular-tour-pakagenew .trv-content .trv-content-head-section .trv-tour-info {
    font-size: 16px;
    line-height: 1.3;
    font-family: Afacad, sans-serif;
    font-weight: 500
}

.trv-popular-tour-pakagenew .trv-content .trv-content-bottom-section {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.trv-checklist-mini2 {
    padding: 0;
    list-style: none;
    margin: 10px 0 20px
}

.trv-checklist-mini2 li {
    font-family: Figtree, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #066168;
    position: relative;
    padding-left: 20px;
    margin-bottom: 2px !important;
    text-align: left;
    display: inline-block;
    margin-right: 10px
}

.trv-checklist-mini2 li i {
    position: absolute;
    font-size: 14px;
    color: #ffaa0d;
    left: 0;
    top: 0
}

.trv-checklist-mini2 li span {
    font-weight: 600
}

.trv-icon-man-holids2 {
    border-top: 1px solid #dbeeee;
    border-bottom: 1px solid #dbeeee;
    padding: 10px 0 0;
    margin-bottom: 10px
}

.trv-icon-man-holids2 ul {
    margin: 0;
    padding: 0
}

.trv-icon-man-holids2 ul li {
    margin: 0 8px;
    padding: 0;
    display: inline-block;
    list-style: none;
    text-align: center
}

.trv-icon-man-holids2 ul li:last-child {
    margin-right: 0;
    margin-left: 0
}

.trv-icon-man-holids2 ul li .trv-holids-icon {
    margin-bottom: 10px
}

.trv-icon-man-holids2 ul li .trv-holids-icon img {
    width: auto;
    height: 30px;
    filter: brightness(0) saturate(100%) invert(22%) sepia(94%) saturate(1002%) hue-rotate(151deg) brightness(96%) contrast(95%)
}

@media (max-width:360px) {
    .trv-icon-man-holids2 ul li .trv-holids-icon img {
        height: 34px
    }
}

@media (max-width:1024px) {
    .trv-package-sec-wrap {
        padding-top: 0 !important
    }
}

.trv-filter-wrap {
    margin-bottom: 40px;
    text-align: center
}

@media (max-width:767px) {
    .trv-filter-wrap {
        margin-bottom: 20px
    }
}

@media (max-width:640px) {
    .trv-filter-wrap {
        text-align: left
    }
}

.trv-filter-wrap .masonry-filter {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin-bottom: 0;
    background-color: #dbeeee;
    border-radius: 10px;
    padding: 4px 20px
}

@media (max-width:767px) {
    .trv-filter-wrap .masonry-filter {
        padding: 20px
    }
}

.trv-filter-wrap .masonry-filter>li {
    display: inline-block
}

.trv-filter-wrap .masonry-filter>li:last-child {
    margin-right: 0
}

.trv-filter-wrap .masonry-filter li {
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    gap: 10px;
    text-align: left
}

@media (max-width:1199px) {
    .trv-filter-wrap .masonry-filter li {
        width: auto
    }
}

@media (max-width:767px) {
    .trv-filter-wrap .masonry-filter li {
        width: 100%
    }
}

.trv-filter-wrap .masonry-filter li.active a {
    border-radius: 100px;
    transition: all .5s ease;
    color: #066168
}

.trv-filter-wrap .masonry-filter li.active a:hover a {
    color: #ffaa0d
}

.trv-filter-wrap .masonry-filter li a {
    color: #066168;
    font-size: 14px;
    position: relative;
    z-index: 1;
    display: block;
    font-weight: 600;
    padding: 10px 14px;
    border-radius: 100px;
    transition: all .5s ease;
    display: flex;
    margin-right: 20px
}

.trv-filter-wrap .masonry-filter li a:hover {
    color: #ffaa0d
}

.trv-filter-wrap .masonry-filter li a img {
    margin-right: 10px;
    height: 20px;
    filter: brightness(0) saturate(100%) invert(28%) sepia(17%) saturate(3758%) hue-rotate(146deg) brightness(94%) contrast(95%)
}

.trv-hp4-bnr-wrap {
    position: relative;
    height: 760px;
    z-index: 10
}

.trv-hp4-bnr-wrap:after {
    top: 0;
    background: #000;
    background: linear-gradient(2deg, #000, hsla(0, 0%, 4%, 0) 50%, transparent);
    z-index: 11
}

.trv-hp4-bnr-wrap:after,
.trv-hp4-bnr-wrap:before {
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute
}

.trv-hp4-bnr-wrap:before {
    background-image: url(../images/main-slider/slider4/shade.png);
    z-index: 12;
    height: 140px;
    filter: brightness(0) saturate(100%) invert(92%) sepia(70%) saturate(6294%) hue-rotate(177deg) brightness(116%) contrast(102%)
}

@media (max-width:575px) {
    .trv-hp4-bnr-wrap:before {
        display: none
    }
}

.trv-hp4-bnr-wrap .trv-search-st5 {
    max-width: 650px;
    width: calc(100% - 20px);
    margin: 0 auto 120px;
    position: absolute;
    z-index: 100;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

@media (max-width:575px) {
    .trv-hp4-bnr-wrap .trv-search-st5 {
        margin: 0 auto 10px
    }
}

.trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st5-title {
    color: #fff;
    text-align: center;
    font-size: 42px;
    margin-bottom: 30px
}

@media (max-width:575px) {
    .trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st5-title {
        font-size: 36px;
        line-height: 40px
    }
}

.trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-bg {
    height: 80px;
    background-color: #fff;
    border-radius: 100px;
    padding: 10px
}

@media (max-width:767px) {
    .trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-bg {
        height: auto
    }
}

@media (max-width:640px) {
    .trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-bg {
        border-radius: 20px;
        padding: 20px
    }
}

.trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-column-wrap {
    display: flex;
    justify-content: space-between
}

@media (max-width:640px) {
    .trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-column-wrap {
        display: block
    }
}

.trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-search-btn .srch-btn {
    font-size: 28px;
    color: #066168;
    border: none;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background-color: #85d200;
    transition: all .5s ease
}

@media (max-width:640px) {
    .trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-search-btn .srch-btn {
        border-radius: 10px;
        width: 100%
    }
}

@media (max-width:575px) {
    .trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-search-btn .srch-btn {
        height: 40px;
        font-size: 18px
    }
}

.trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-search-btn .srch-btn:hover {
    color: #066168;
    background-color: #ffaa0d
}

.trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-column {
    text-align: left;
    width: calc(50% - 20px);
    padding: 0 20px;
    position: relative;
    display: flex;
    align-items: center
}

@media (max-width:640px) {
    .trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-column {
        padding: 0
    }

    .trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-column .form-group {
        width: 100%
    }
}

.trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-column:before {
    border-left: 1px solid #ddd;
    margin-right: 20px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0
}

@media (max-width:640px) {
    .trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-column:before {
        border: none;
        margin-right: 0
    }
}

.trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-column:first-child:before {
    display: none
}

@media (max-width:640px) {
    .trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-column {
        width: 100%;
        margin-bottom: 20px
    }
}

.trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-column label {
    padding-bottom: 0;
    font-family: Afacad, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #066168
}

.trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-column .form-control {
    background-color: transparent;
    height: 24px;
    padding: 0;
    font-family: Figtree, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #545454;
    background-image: none
}

.trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-column .form-control:focus {
    box-shadow: none
}

.trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-column .form-control.bootstrap-select>.dropdown-toggle {
    border: none;
    background-color: transparent;
    padding: 2px 0 0;
    font-size: 14px;
    color: #545454
}

.trv-hp4-bnr-wrap .trv-search-st5 .trv-search-st1-column .form-control.bootstrap-select>.dropdown-toggle:after {
    margin-top: 0
}

.trv-hp4-bnr-wrap .trv-search-st5 .input-group-text {
    background-color: transparent;
    border: none;
    color: #9d9d9d;
    padding: 0;
    margin-top: 4px;
    margin-right: 4px
}

.trv-hp4-bnr-wrap .trv-search-st5 input::-moz-placeholder {
    color: #545454
}

.trv-hp4-bnr-wrap .trv-search-st5 input::placeholder {
    color: #545454
}

@media (max-width:640px) {
    .trv-hp4-bnr-wrap .trv-search-st5 .btn-quantity2 {
        max-width: inherit;
        width: auto;
        margin-right: 42px;
        display: flex
    }
}

.trv-hp4-bnr-wrap .trv_hp4-slider {
    width: 100%
}

.trv-hp4-bnr-wrap .trv_hp4-slider .trv_d-slider-media {
    overflow: hidden
}

.trv-hp4-bnr-wrap .trv_hp4-slider img {
    height: 760px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.trv-adfull-section {
    padding-bottom: 120px
}

.trv-adfull-section .trv_ad-slider {
    width: 100%
}

.trv-adfull-section .trv_ad-slider .trv_ad-slider-media {
    overflow: hidden;
    border-radius: 10px
}

.trv-adfull-section .trv_ad-slider img {
    width: 100%;
    border-radius: 10px
}

@media (max-width:480px) {
    .trv-adfull-section .trv_ad-slider img {
        height: 54px
    }
}

.trv-gallery2-wrap {
    background-color: #fff
}

.trv-gallery2-wrap .trv-gallery-section {
    margin-bottom: 10px
}

.trv-gallery2-wrap .trv-gallery-st2 {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 30px
}

@media (max-width:1199px) {
    .trv-gallery2-wrap .trv-gallery-st2 {
        border-radius: 15px
    }
}

.trv-gallery2-wrap .trv-gallery-st2.l-pic img {
    height: 250px
}

@media (max-width:1199px) {
    .trv-gallery2-wrap .trv-gallery-st2.l-pic img {
        height: 210px
    }
}

@media (max-width:991px) {
    .trv-gallery2-wrap .trv-gallery-st2.l-pic img {
        height: 160px
    }
}

@media (max-width:575px) {
    .trv-gallery2-wrap .trv-gallery-st2.l-pic img {
        height: 340px
    }
}

.trv-gallery2-wrap .trv-gallery-st2.p-pic img {
    height: 520px
}

@media (max-width:1199px) {
    .trv-gallery2-wrap .trv-gallery-st2.p-pic img {
        height: 440px
    }
}

@media (max-width:991px) {
    .trv-gallery2-wrap .trv-gallery-st2.p-pic img {
        height: 340px
    }
}

.trv-gallery2-wrap .trv-gallery-st2 .trv-gallery-st2-media {
    position: relative;
    background: #000;
    text-align: center;
    overflow: hidden;
    z-index: 1
}

.trv-gallery2-wrap .trv-gallery-st2 .trv-gallery-st2-media:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: transparent linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 62.7%, 0) 37%, hsla(0, 0%, 44.3%, 0) 48%, rgba(60, 60, 60, .467) 62%, rgba(37, 37, 37, .671) 83%, #000) 0 0 no-repeat padding-box
}

.trv-gallery2-wrap .trv-gallery-st2 .trv-gallery-st2-media img {
    position: relative;
    display: block;
    max-width: none;
    transition: opacity .35s, transform .35s;
    transform: translate3d(-4px, -1px, 0);
    backface-visibility: hidden;
    width: 110%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom;
    object-position: bottom
}

.trv-gallery2-wrap .trv-gallery-st2 .trv-gallery-st2-media:hover img {
    opacity: .2;
    transform: translateZ(0)
}

.trv-gallery2-wrap .trv-gallery-st2 .trv-gallery-st2-title {
    text-align: left;
    display: block;
    border-radius: 6px;
    color: #fff;
    position: absolute;
    left: 20px;
    bottom: 50px;
    opacity: 1;
    transition: all .5s ease;
    font-size: 20px;
    font-weight: 500;
    z-index: 5
}

@media (max-width:1199px) {
    .trv-gallery2-wrap .trv-gallery-st2 .trv-gallery-st2-title {
        font-size: 16px
    }
}

.trv-gallery2-wrap .trv-gallery-st2 .trv-gallery-st2-title:hover {
    color: #ffaa0d
}

.trv-gallery2-wrap .trv-gallery-st2 .trv-gallery-st2-dur {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 13px;
    color: #fff;
    z-index: 5
}

.trv-gallery2-wrap .trv-gallery-st2 .trv-gallery-st2-dur b {
    font-size: 20px;
    color: #ffaa0d;
    margin-left: 10px
}

.trv-gallery2-wrap .trv-gallery-st2-box {
    margin-bottom: 20px;
    height: 520px;
    overflow: hidden;
    background: linear-gradient(180deg, rgba(12, 192, 206, 0) 40%, #066168);
    border-radius: 30px;
    text-align: center;
    display: flex;
    align-items: end;
    justify-content: center
}

@media (max-width:1199px) {
    .trv-gallery2-wrap .trv-gallery-st2-box {
        height: 440px
    }
}

@media (max-width:991px) {
    .trv-gallery2-wrap .trv-gallery-st2-box {
        height: 340px;
        border-radius: 15px
    }
}

@media (max-width:767px) {
    .trv-gallery2-wrap .trv-gallery-st2-box {
        height: auto
    }
}

.trv-gallery2-wrap .trv-gallery-st2-box .trv-media img {
    width: auto
}

.trv-tsmo-banner-wrap {
    background-color: #efffff;
    position: relative;
    overflow: hidden
}

.trv-tsmo-banner-wrap .trv-tsmo-abs-image {
    position: absolute;
    top: 50px;
    right: -50px;
    z-index: 1;
    width: 500px;
    transform: scaleX(-1)
}

@media (max-width:1200px) {
    .trv-tsmo-banner-wrap .trv-tsmo-abs-image {
        top: 0
    }
}

@media (max-width:1024px) {
    .trv-tsmo-banner-wrap .trv-tsmo-abs-image {
        width: 260px;
        right: -20px
    }
}

@media (max-width:575px) {
    .trv-tsmo-banner-wrap .trv-tsmo-abs-image {
        display: none
    }
}

.trv-tsmo-banner {
    margin: 0 auto 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    padding: 60px 80px;
    border-radius: 20px;
    width: 100%;
    overflow: hidden;
    background-size: cover;
    position: relative;
    z-index: 1
}

@media (max-width:1199px) {
    .trv-tsmo-banner {
        padding: 30px
    }
}

@media (max-width:991px) {
    .trv-tsmo-banner {
        background-position: 100%
    }
}

.trv-tsmo-banner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(270deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 62.7%, 0) 37%, hsla(0, 0%, 44.3%, 0) 48%, rgba(60, 60, 60, .467) 62%, rgba(37, 37, 37, .671) 83%, #000) 0 0 no-repeat padding-box;
    opacity: .75;
    z-index: -1
}

@media (max-width:991px) {
    .trv-tsmo-banner:before {
        width: 160%;
        opacity: .95
    }
}

.trv-tsmo-banner .trv-tsmo-text {
    flex: 1;
    max-width: 500px
}

@media (max-width:991px) {
    .trv-tsmo-banner .trv-tsmo-text {
        max-width: 300px
    }
}

.trv-tsmo-banner .trv-tsmo-text .trv-tsmo-title-sm {
    font-size: 32px;
    margin: 0;
    color: #ffaa0d;
    font-family: Kaushan Script, cursive
}

@media (max-width:768px) {
    .trv-tsmo-banner .trv-tsmo-text .trv-tsmo-title-sm {
        font-size: 20px
    }
}

.trv-tsmo-banner .trv-tsmo-text .trv-tsmo-title-md {
    font-size: 42px;
    margin: 10px 0;
    font-weight: 700;
    font-family: Afacad, sans-serif;
    color: #fff
}

@media (max-width:768px) {
    .trv-tsmo-banner .trv-tsmo-text .trv-tsmo-title-md {
        font-size: 28px
    }
}

.trv-tsmo-banner .trv-tsmo-text p {
    font-size: 16px;
    color: #e0e0e0;
    margin-bottom: 25px
}

.trv-holi-pack-wrap {
    background-color: #fff
}

.trv-pro-filtr-cate-wrap {
    position: relative
}

.trv-pro-filtr-cate-carousal-wrap {
    position: relative;
    overflow: hidden;
    background-color: #dbeeee;
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 30px
}

@media (max-width:575px) {
    .trv-pro-filtr-cate-carousal-wrap {
        padding: 20px
    }
}

.trv-pro-filtr-cate-carousal-wrap .trv-project-filter-wrap.pro-filtr-cate-carousal {
    list-style: none;
    margin: 0 0 20px;
    padding: 0 0 15px;
    border-bottom: 1px solid #dedede
}

.trv-pro-filtr-cate-carousal-wrap .trv-project-filter-wrap.pro-filtr-cate-carousal span {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 100px;
    transition: all .5s ease;
    margin: 0 10px;
    border: 1px solid #dedede
}

@media (max-width:575px) {
    .trv-pro-filtr-cate-carousal-wrap .trv-project-filter-wrap.pro-filtr-cate-carousal span {
        margin: 0 10px 10px 0
    }
}

.trv-pro-filtr-cate-carousal-wrap .trv-project-filter-wrap.pro-filtr-cate-carousal span.active {
    background-color: #066168;
    box-shadow: 0 8px 10px rgba(12, 12, 12, .1);
    color: #fff;
    border: 1px solid #066168
}

.trv-pro-filtr-cate-carousal-wrap .trv-project-filter-wrap.pro-filtr-cate-carousal span:hover {
    background-color: #ffaa0d;
    box-shadow: 0 8px 10px rgba(12, 12, 12, .1);
    color: #fff !important;
    border: 1px solid #ffaa0d
}

.non-swiper-slide {
    display: none !important
}

.pro-filtr-cate-bx-sec {
    overflow: hidden;
    position: relative
}

.pro-filtr-cate-bx-sec .swiper-button-next,
.pro-filtr-cate-bx-sec .swiper-button-prev {
    top: 50%;
    transform: translateY(-50%)
}

.ft-lat-work-bx {
    position: relative;
    overflow: hidden;
    border-radius: 30px;
    margin: 0 10px
}

@media (max-width:575px) {
    .ft-lat-work-bx {
        margin: 0
    }
}

.ft-lat-work-bx .ft-lat-work-bx-media img {
    width: 100%
}

.ft-lat-work-bx .ft-lat-work-bx-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    background: hsla(0, 0%, 100%, .01);
    backdrop-filter: blur(15px);
    transition: all .5s linear;
    transform: translateY(10px);
    text-align: center
}

@media (max-width:575px) {
    .ft-lat-work-bx .ft-lat-work-bx-content {
        padding: 10px
    }
}

.ft-lat-work-bx .ft-lat-work-bx-content .ft-title {
    font-weight: 500;
    font-size: 26px
}

.ft-lat-work-bx .ft-lat-work-bx-content .ft-title a {
    color: #fff;
    transition: all .5s ease
}

.ft-lat-work-bx .ft-lat-work-bx-content .ft-title a:hover {
    color: #ffaa0d
}

.ft-lat-work-bx .ft-lat-work-bx-content p {
    color: hsla(0, 0%, 100%, .6);
    font-family: Noto Sans, sans-serif
}

.ft-lat-work-bx:hover .ft-lat-work-bx-content {
    transform: translateY(0)
}

.trv-holi-theme-wrap {
    background-color: #fff8eb
}

@media (max-width:1024px) {
    .trv-holi-theme-wrap {
        padding-bottom: 0 !important
    }
}

.trv-holi-theme-sec {
    margin-bottom: 30px
}

.trv-holibg-pic {
    text-align: center
}

.trv-holi-theme-bx {
    display: flex
}

.trv-holi-theme-bx .trv-holi-theme-media {
    width: 80px;
    min-width: 80px;
    min-height: 80px;
    margin-right: 10px;
    border-radius: 10px;
    background-color: #fff;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ffaa0d;
    position: relative
}

.trv-holi-theme-bx .trv-holi-theme-media img {
    width: 46px;
    filter: brightness(0) saturate(100%) invert(13%) sepia(72%) saturate(7110%) hue-rotate(178deg) brightness(81%) contrast(95%)
}

.trv-holi-theme-bx .trv-holi-theme-info {
    border-radius: 10px;
    background-color: #066168;
    padding: 10px 20px;
    flex: 1
}

.trv-holi-theme-bx .trv-holi-theme-info .trv-holi-title {
    font-size: 22px;
    color: #fff
}

.trv-holi-theme-bx .trv-holi-theme-info p {
    margin-bottom: 0;
    color: #fff
}

.trv-visa-filter {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 30px
}

.trv-visa-filter span {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 100px;
    transition: all .5s ease;
    margin-right: 20px;
    background-color: #066168
}

@media (max-width:575px) {
    .trv-visa-filter span {
        margin-right: 0
    }
}

.trv-visa-filter .active {
    background-color: #ffaa0d;
    color: #066168
}

.trv-visa-filter-bx {
    margin-bottom: 30px
}

.trv-visa-sec-media-wrap {
    background-size: cover
}

.trv-visa-sec-media {
    border-radius: 30px;
    padding: 15px;
    background-color: #fff;
    overflow: hidden
}

.trv-visa-sec-media img {
    border-radius: 20px;
    width: 100%;
    height: 450px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

@media (max-width:575px) {
    .trv-visa-sec-media img {
        height: 350px
    }
}

.trv-visa-sec-media .trv-bx-title {
    font-size: 28px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center
}

@media (max-width:768px) {
    .trv-visa-sec-media .trv-bx-title {
        font-size: 22px
    }
}

.trv-visa-sec-media .trv-bx-title a {
    transition: all .5s ease;
    color: #066168
}

.trv-visa-sec-media .trv-bx-title a:hover {
    color: #ffaa0d
}

.trv-tsmo-banner2-wrap {
    background-color: #fff8eb
}

.trv-tsmo-banner2-wrap .trv-tsmo-banner2 {
    margin: 0 auto 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    padding: 60px 80px;
    border-radius: 20px;
    width: 100%;
    overflow: hidden;
    background-size: cover;
    position: relative;
    z-index: 1
}

@media (max-width:1199px) {
    .trv-tsmo-banner2-wrap .trv-tsmo-banner2 {
        padding: 30px
    }
}

@media (max-width:991px) {
    .trv-tsmo-banner2-wrap .trv-tsmo-banner2 {
        background-position: 100%
    }
}

.trv-tsmo-banner2-wrap .trv-tsmo-banner2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(270deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 62.7%, 0) 37%, hsla(0, 0%, 44.3%, 0) 48%, rgba(60, 60, 60, .467) 62%, rgba(37, 37, 37, .671) 83%, #000) 0 0 no-repeat padding-box;
    opacity: .75;
    z-index: -1
}

@media (max-width:991px) {
    .trv-tsmo-banner2-wrap .trv-tsmo-banner2:before {
        width: 160%;
        opacity: .95
    }
}

.trv-tsmo-banner2-wrap .trv-tsmo-banner2 .trv-tsmo-text {
    flex: 1;
    max-width: 500px
}

.trv-tsmo-banner2-wrap .trv-tsmo-banner2 .trv-tsmo-text .trv-tsmo-title-sm {
    font-size: 32px;
    margin: 0;
    color: #ffaa0d;
    font-family: Kaushan Script, cursive
}

@media (max-width:768px) {
    .trv-tsmo-banner2-wrap .trv-tsmo-banner2 .trv-tsmo-text .trv-tsmo-title-sm {
        font-size: 20px
    }
}

.trv-tsmo-banner2-wrap .trv-tsmo-banner2 .trv-tsmo-text .trv-tsmo-title-md {
    font-size: 42px;
    margin: 10px 0;
    font-weight: 700;
    font-family: Afacad, sans-serif;
    color: #fff
}

@media (max-width:768px) {
    .trv-tsmo-banner2-wrap .trv-tsmo-banner2 .trv-tsmo-text .trv-tsmo-title-md {
        font-size: 28px
    }
}

.trv-tsmo-banner2-wrap .trv-tsmo-banner2 .trv-tsmo-text p {
    font-size: 16px;
    color: #e0e0e0;
    margin-bottom: 25px;
    display: flex;
    align-items: center
}

.trv-tsmo-banner2-wrap .trv-tsmo-banner2 .trv-tsmo-text span {
    font-size: 42px;
    font-family: Kaushan Script, cursive;
    color: #85d200
}

@media (max-width:768px) {
    .trv-tsmo-banner2-wrap .trv-tsmo-banner2 .trv-tsmo-text span {
        font-size: 28px
    }
}

.trv-ben-book-wrap {
    background-color: #dbeeee
}

.trv-ben-book-bx {
    background-color: #fff;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .08);
    padding: 10px;
    border-radius: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px
}

.trv-ben-book-bx .trv-ben-media {
    background-color: #f9f9f9;
    border-radius: 20px;
    padding: 30px;
    width: 100%
}

.trv-ben-book-bx .trv-ben-media img {
    max-width: 60px
}

.trv-ben-book-bx .trv-ben-title {
    font-size: 22px;
    color: #066168;
    margin: 20px
}

.trv-ben-book-bx p {
    padding: 0 20px;
    margin-bottom: 20px;
    font-size: 16px
}

.trv-Trustpilot-section {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 14px;
    border: 2px solid #ffaa0d;
    padding: 10px 18px;
    border-radius: 40px;
    font-family: Inter, Arial, sans-serif;
    background: #fff;
    max-width: 600px;
    margin: 10px auto 40px
}

.trv-Trustpilot-section .trv-title {
    font-size: 17px;
    font-weight: 700;
    color: #000
}

.trv-Trustpilot-section .trv-stars {
    display: flex;
    gap: 4px
}

.trv-Trustpilot-section .trv-stars .star {
    font-size: 12px;
    line-height: 1;
    padding: 5px;
    border-radius: 3px
}

.trv-Trustpilot-section .trv-stars .star.filled {
    background: #85d200;
    color: #fff
}

.trv-Trustpilot-section .trv-stars .star.empty {
    background: #dcdcdc;
    color: #fff
}

.trv-Trustpilot-section .trv-reviews {
    font-size: 15px;
    text-decoration: underline;
    color: #0072e6;
    cursor: pointer
}

.trv-Trustpilot-section .trv-reviews:hover {
    text-decoration: none
}

.trv-Trustpilot-section .trv-tp-logo {
    font-size: 16px;
    font-weight: 600;
    color: #066168;
    display: flex;
    align-items: center
}

.trv-Trustpilot-section .trv-tp-logo:before {
    content: "★";
    margin-right: 5px;
    font-size: 18px;
    color: #066168
}

.trv-rate-review {
    padding: 16px;
    border-radius: 16px;
    background-color: #fff;
    border: 6px solid #dbeeee;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .08);
    font-family: Inter, Arial, sans-serif
}

.trv-rate-review .trv-stars-sec {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.trv-rate-review .trv-stars-sec .trv-stars {
    display: flex;
    gap: 3px
}

.trv-rate-review .trv-stars-sec .trv-stars .star {
    background-color: #85d200;
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
    width: 18px;
    height: 18px;
    text-align: center
}

.trv-rate-review .trv-stars-sec .trv-verified {
    font-size: 12px;
    color: #6b6b83;
    display: flex;
    align-items: center
}

.trv-rate-review .trv-stars-sec .trv-verified .dot {
    width: 8px;
    height: 8px;
    background-color: #ffaa0d;
    border-radius: 50%;
    margin-right: 4px
}

.trv-rate-review .trv-title {
    margin: 10px 0 6px;
    font-size: 20px;
    font-weight: 700;
    color: #066168;
    line-height: 1.2
}

.trv-rate-review .trv-desc {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.4
}

.trv-rate-review .trv-user-time {
    font-size: 12px;
    margin-bottom: 20px
}

.trv-rate-review .trv-user-time .user {
    font-weight: 600;
    color: #000
}

.social-icons-hdr {
    margin: 0;
    display: flex
}

.social-icons-hdr li {
    display: inline-flex;
    margin-right: 0;
    justify-content: center;
    align-items: center;
    transition: all .5s ease
}

.social-icons-hdr li:last-child {
    margin-right: 0
}

.social-icons-hdr li a {
    height: 36px;
    width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    line-height: 36px;
    padding: 0;
    color: #066168;
    font-size: 16px;
    text-align: center;
    transition: all .5s ease
}

@media (max-width:991px) {
    .social-icons-hdr li a {
        width: 25px;
        height: 25px
    }
}

.social-icons-hdr li a i {
    transition: all .5s ease;
    display: inline-block;
    line-height: inherit
}

.social-icons-hdr li a i:before {
    line-height: inherit
}

.social-icons-hdr li a:hover {
    color: #ffaa0d;
    border-radius: 10px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .36)
}

.social-icons-hdr li a:hover i {
    transform: rotateY(1turn) scale(1.2)
}

.social-icons-hdr li:hover {
    border-radius: 10px
}

.trv-hp5-bnr-wrap {
    position: relative;
    z-index: 6;
    background-color: #066168;
    padding: 20px
}

.trv-hp5-bnr-wrap .trv-hp5-bnr-sec {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    height: 760px
}

@media (max-width:1366px) {
    .trv-hp5-bnr-wrap .trv-hp5-bnr-sec {
        height: 630px
    }
}

@media (max-width:768px) {
    .trv-hp5-bnr-wrap .trv-hp5-bnr-sec {
        height: auto
    }
}

.trv-hp5-bnr-wrap .trv-hp5-bnr-sec .trv-hp5-bnr-baloon-top {
    position: absolute;
    z-index: 6;
    top: 50px;
    left: 740px;
    opacity: .5;
    animation: sld-20 2s linear infinite alternate-reverse
}

@media (max-width:1440px) {
    .trv-hp5-bnr-wrap .trv-hp5-bnr-sec .trv-hp5-bnr-baloon-top {
        max-width: 100px;
        left: 500px
    }
}

@media (max-width:768px) {
    .trv-hp5-bnr-wrap .trv-hp5-bnr-sec .trv-hp5-bnr-baloon-top {
        max-width: 60px;
        left: auto;
        right: 10px
    }
}

.trv-hp5-bnr-wrap .trv-hp5-bnr-sec .trv-hp5-bnr-leaf-top {
    position: absolute;
    z-index: 6;
    top: -90px;
    left: 870px;
    animation: swing 4s ease-in-out infinite alternate
}

@media (max-width:1440px) {
    .trv-hp5-bnr-wrap .trv-hp5-bnr-sec .trv-hp5-bnr-leaf-top {
        left: 650px;
        width: 190px
    }
}

@media (max-width:768px) {
    .trv-hp5-bnr-wrap .trv-hp5-bnr-sec .trv-hp5-bnr-leaf-top {
        left: 0;
        width: 100px;
        top: -30px
    }
}

.trv-hp5-bnr-wrap .trv-hp5-bnr-sec .trv-hp5-bnr-baloon-bottom {
    position: absolute;
    z-index: 6;
    bottom: 30px;
    left: 800px;
    opacity: .5;
    animation: sld-30 2s linear infinite alternate-reverse
}

@media (max-width:1440px) {
    .trv-hp5-bnr-wrap .trv-hp5-bnr-sec .trv-hp5-bnr-baloon-bottom {
        max-width: 130px;
        left: 600px
    }
}

@media (max-width:1024px) {
    .trv-hp5-bnr-wrap .trv-hp5-bnr-sec .trv-hp5-bnr-baloon-bottom {
        max-width: 100px;
        left: 500px
    }
}

@media (max-width:768px) {
    .trv-hp5-bnr-wrap .trv-hp5-bnr-sec .trv-hp5-bnr-baloon-bottom {
        display: none
    }
}

.trv-hp5-bnr-wrap .trv-hp5-bnr-sec .trv-hp5-bnr-leaf-bottom {
    position: absolute;
    z-index: 6;
    bottom: -60px;
    left: -20px;
    animation: swing 5s ease-in-out infinite alternate
}

@media (max-width:1440px) {
    .trv-hp5-bnr-wrap .trv-hp5-bnr-sec .trv-hp5-bnr-leaf-bottom {
        bottom: -30px;
        width: 190px
    }
}

.trv-hp5-bnr-wrap .trv-hp5-bnr-sec-content {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    z-index: 5
}

@media (max-width:1440px) {
    .trv-hp5-bnr-wrap .trv-hp5-bnr-sec-content {
        max-width: 1300px;
        background-position: top
    }
}

@media (max-width:1199px) {
    .trv-hp5-bnr-wrap .trv-hp5-bnr-sec-content {
        max-width: 900px;
        background-position: top
    }
}

@media (max-width:768px) {
    .trv-hp5-bnr-wrap .trv-hp5-bnr-sec-content {
        position: static;
        background-position: 0
    }
}

.trv-hp5-bnr-wrap .trv-banner-5-text {
    padding-top: 100px;
    padding-left: 70px;
    max-width: 820px
}

@media (max-width:1440px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text {
        max-width: 720px
    }
}

@media (max-width:1366px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text {
        padding-left: 30px;
        padding-top: 90px
    }
}

@media (max-width:1199px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text {
        max-width: 630px
    }
}

@media (max-width:1024px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text {
        max-width: 500px
    }
}

@media (max-width:991px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text {
        padding: 90px 20px 0
    }
}

@media (max-width:768px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text {
        padding: 30px;
        margin: 0 auto;
        text-align: center
    }
}

@media (max-width:420px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text {
        padding: 20px
    }
}

.trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-5-text-mid {
    position: relative
}

.trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-5-text-small {
    font-family: Kaushan Script, cursive;
    font-size: 60px;
    line-height: 70px;
    color: #066168;
    display: block;
    padding-left: 20px
}

@media (max-width:1440px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-5-text-small {
        font-size: 40px
    }
}

@media (max-width:1199px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-5-text-small {
        font-size: 28px
    }
}

@media (max-width:991px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-5-text-small {
        padding: 0
    }
}

.trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-5-text-large {
    font-family: Kaushan Script, cursive;
    font-size: 116px;
    line-height: 1.2;
    color: #066168;
    margin-bottom: 20px;
    position: relative;
    display: inline-block
}

@media (max-width:1440px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-5-text-large {
        font-size: 78px
    }
}

@media (max-width:1024px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-5-text-large {
        font-size: 54px
    }
}

@media (max-width:767px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-5-text-large {
        font-size: 58px
    }
}

@media (max-width:575px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-5-text-large {
        font-size: 38px
    }
}

.trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-5-text-large span {
    color: #ffaa0d
}

.trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-text-detail {
    font-size: 22px;
    line-height: 30px;
    color: #066168;
    position: relative;
    margin-bottom: 30px;
    padding-left: 20px
}

@media (max-width:1440px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-text-detail {
        font-size: 20px
    }
}

@media (max-width:1199px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-text-detail {
        font-size: 18px
    }
}

@media (max-width:991px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-text-detail {
        padding: 0
    }
}

@media (max-width:420px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-text-detail {
        font-size: 15px;
        line-height: 24px
    }
}

.trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-btn-wrap {
    display: flex;
    align-items: center;
    padding-left: 20px
}

@media (max-width:768px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-btn-wrap {
        padding-left: 0
    }
}

@media (max-width:575px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-btn-wrap {
        display: block
    }
}

.trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-btn {
    position: relative;
    z-index: 4;
    margin-right: 30px
}

@media (max-width:991px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-btn {
        padding: 0
    }
}

@media (max-width:575px) {
    .trv-hp5-bnr-wrap .trv-banner-5-text .trv-banner-btn {
        margin-right: 0
    }
}

.trv-hp5-bnr-wrap .trv-bnr-5-moreinf {
    display: flex;
    align-items: center
}

@media (max-width:575px) {
    .trv-hp5-bnr-wrap .trv-bnr-5-moreinf {
        justify-content: center;
        margin-top: 20px
    }
}

.trv-hp5-bnr-wrap .trv-bnr-5-moreinf .trv-wsp-media {
    margin-right: 10px
}

.trv-hp5-bnr-wrap .trv-bnr-5-moreinf .trv-wsp-media i {
    font-size: 36px
}

.trv-hp5-bnr-wrap .trv-bnr-5-moreinf .trv-wsp-mor-info {
    color: #066168;
    font-weight: 700;
    font-size: 18px
}

.trv-hp5-bnr-wrap .trv-bnr-5-moreinf .trv-wsp-mor-info span {
    display: block;
    color: #ffaa0d;
    font-family: Kaushan Script, cursive;
    font-size: 24px
}

@media (max-width:991px) {
    .trv-hp5-bnr-wrap .trv-bnr-5-moreinf .trv-wsp-mor-info span {
        font-size: 18px
    }
}

.trv_hp5-slider {
    width: 100%
}

.trv_hp5-slider .trv_d-slider-media {
    overflow: hidden
}

.trv_hp5-slider img {
    height: 760px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

@media (max-width:1366px) {
    .trv_hp5-slider img {
        height: 630px
    }
}

@media (max-width:768px) {
    .trv_hp5-slider img {
        height: 330px
    }
}

@keyframes sld-30 {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(30px)
    }
}

@keyframes sld-20 {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(-20px)
    }
}

@keyframes swing {
    0% {
        transform: rotate(-5deg)
    }

    to {
        transform: rotate(5deg)
    }
}

.trv-service-st2 {
    background-color: #fff8eb;
    padding: 120px 20px
}

@media (max-width:1024px) {
    .trv-service-st2 {
        padding: 50px 0
    }
}

.trv-service-st2 .trv-service-back-bg {
    margin: 0 auto 60px
}

.trv-service-st2 .trv-service-back-bg>.row {
    grid-gap: 24px 0
}

.trv-service-st2 .trv-service-back-bg .trv-service-bx2 {
    background-color: #fff;
    border-radius: 30px;
    padding: 15px;
    text-align: center;
    border: 1px solid rgba(6, 97, 104, .18);
    transition: all .5s ease
}

.trv-service-st2 .trv-service-back-bg .trv-service-bx2 .trv-media {
    margin-bottom: 20px
}

.trv-service-st2 .trv-service-back-bg .trv-service-bx2 .trv-media img {
    border-radius: 20px;
    width: 100%
}

.trv-service-st2 .trv-service-back-bg .trv-service-bx2 .trv-info .trv-title {
    font-family: Afacad, sans-serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0
}

@media (max-width:768px) {
    .trv-service-st2 .trv-service-back-bg .trv-service-bx2 .trv-info .trv-title {
        font-size: 22px
    }
}

.trv-service-st2 .trv-service-back-bg .trv-service-bx2 .trv-info .trv-title a {
    color: #066168;
    transition: all .5s ease
}

.trv-service-st2 .trv-service-back-bg .trv-service-bx2:hover {
    box-shadow: none;
    background-color: #066168
}

.trv-service-st2 .trv-service-back-bg .trv-service-bx2:hover .trv-info .trv-title a {
    color: #ffaa0d
}

.trv-btm-title-section2 {
    position: relative;
    text-align: right;
    z-index: 1
}

.trv-btm-title-section2 span {
    color: #066168;
    font-family: Afacad, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px
}

@media (max-width:768px) {
    .trv-btm-title-section2 span {
        font-weight: 500;
        font-size: 20px
    }
}

.trv-btm-title-section2 .trv-btm-title-large {
    font-family: Figtree, sans-serif;
    font-weight: 900;
    font-size: 80px;
    line-height: 1;
    text-transform: uppercase;
    color: #ffaa0d;
    margin-bottom: 0
}

@media (max-width:991px) {
    .trv-btm-title-section2 .trv-btm-title-large {
        font-size: 46px
    }
}

@media (max-width:768px) {
    .trv-btm-title-section2 .trv-btm-title-large {
        font-size: 30px
    }
}

.trv-vid-style5-wrap {
    height: 800px;
    overflow: hidden;
    position: relative;
    background-size: cover
}

@media (max-width:1199px) {
    .trv-vid-style5-wrap {
        height: 500px
    }
}

@media (max-width:991px) {
    .trv-vid-style5-wrap {
        height: 400px
    }
}

@media (max-width:767px) {
    .trv-vid-style5-wrap {
        background-position: 100%
    }
}

.trv-vid-style5-wrap .trv-vid-full {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: auto;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    margin: 0;
    z-index: 0
}

.trv-vid-style5-wrap .video-section {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.trv-price-bx5-wrap {
    position: relative;
    overflow: hidden;
    z-index: 1
}

.trv-price-bx5-wrap .left-hot-ballon {
    position: absolute;
    left: -115px;
    top: 40%;
    width: 230px;
    animation: slide-top2 20s linear infinite alternate-reverse;
    z-index: -1
}

.auth-card,
.auth-form {
    --primary-color: #066168
}

.btn-auth-submit,
.btn-primary.btn-auth-submit {
    background-color: #066168;
    border-color: #066168;
    color: #fff;
    border-radius: 12px;
    padding: 14px 24px;
    font-weight: 600;
    transition: all .5s ease
}

.btn-auth-submit:active,
.btn-auth-submit:focus,
.btn-auth-submit:hover,
.btn-primary.btn-auth-submit:active,
.btn-primary.btn-auth-submit:focus,
.btn-primary.btn-auth-submit:hover {
    background-color: #044246 !important;
    border-color: #044246 !important;
    color: #fff !important;
    box-shadow: 0 10px 22px rgba(6, 97, 104, .22)
}

.login-options .login-options-title p {
    font-family: Afacad, sans-serif;
    color: #346065;
    font-weight: 600
}

.login-options .social-icons {
    margin: 0;
    gap: 0
}

.login-options .social-icons li {
    height: auto;
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    margin: 0 0 12px
}

.login-options .social-icons li:last-child {
    margin-bottom: 0
}

.login-options .social-icons li:hover {
    border-radius: 0
}

.login-options .social-icons li>a {
    border-radius: 12px;
    padding: 12px 18px;
    font-weight: 600;
    transition: all .5s ease
}

.login-options .social-icons li>a span {
    display: block
}

.login-options .social-icons li>a:hover {
    transform: translateY(-2px);
    border-radius: 12px;
    color: #fff;
    box-shadow: 0 8px 18px rgba(0, 0, 0, .12)
}