html {
    -webkit-font-smoothing: antialiased;
    font-size: 16px
}

body {
    font-family: Catamaran, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #6c757d;
    font-weight: 400
}

body {
    -moz-user-select: none !important;
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -khtml-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

@keyframes loading {
    0% {
        opacity: 1;
        visibility: inherit
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

a:hover {
    opacity: .7
}

#loading {
    animation: loading .5s ease forwards;
    animation-delay: .5s
}

.container {
    position: relative;
    z-index: 3
}

#page {
    overflow: hidden
}

.wide-100 {
    padding-top: 100px;
    padding-bottom: 100px
}

.wide-90 {
    padding-top: 100px;
    padding-bottom: 90px
}

.wide-80 {
    padding-top: 100px;
    padding-bottom: 80px
}

.wide-70 {
    padding-top: 100px;
    padding-bottom: 70px
}

.wide-60 {
    padding-top: 100px
}

.wide-50 {
    padding-top: 100px;
    padding-bottom: 50px
}

.wide-40 {
    padding-top: 100px;
    padding-bottom: 40px
}

.wide-30 {
    padding-top: 50px;
    padding-bottom: 30px
}

.wide-20 {
    padding-top: 100px;
    padding-bottom: 20px
}

.mt-100 {
    margin-top: 100px
}

.mt-95 {
    margin-top: 95px
}

.mt-90 {
    margin-top: 90px
}

.mt-85 {
    margin-top: 85px
}

.mt-80 {
    margin-top: 80px
}

.mt-75 {
    margin-top: 75px
}

.mt-70 {
    margin-top: 70px
}

.mt-65 {
    margin-top: 65px
}

.mt-60 {
    margin-top: 60px
}

.mt-55 {
    margin-top: 55px
}

.mt-50 {
    margin-top: 50px
}

.mt-45 {
    margin-top: 45px
}

.mt-40 {
    margin-top: 40px
}

.mt-35 {
    margin-top: 35px
}

.mt-30 {
    margin-top: 30px
}

.mt-25 {
    margin-top: 25px
}

.mt-20 {
    margin-top: 20px
}

.mt-15 {
    margin-top: 15px
}

.mt-10 {
    margin-top: 10px
}

.mt-5 {
    margin-top: 5px !important
}

.mt-0 {
    margin-top: 0
}

.mt-inverse-150 {
    margin-top: -150px
}

.mt-inverse-140 {
    margin-top: -140px
}

.mt-inverse-130 {
    margin-top: -130px
}

.mt-inverse-120 {
    margin-top: -120px
}

.mt-inverse-110 {
    margin-top: -110px
}

.mt-inverse-100 {
    margin-top: -100px
}

.mt-inverse-90 {
    margin-top: -90px
}

.mt-inverse-80 {
    margin-top: -80px
}

.mt-inverse-70 {
    margin-top: -70px
}

.mt-inverse-60 {
    margin-top: -60px
}

.mt-inverse-50 {
    margin-top: -50px
}

.mt-inverse-40 {
    margin-top: -40px
}

.mt-inverse-30 {
    margin-top: -30px
}

.mt-inverse-20 {
    margin-top: -20px
}

.mb-100 {
    margin-bottom: 100px
}

.mb-95 {
    margin-bottom: 95px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-85 {
    margin-bottom: 85px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-75 {
    margin-bottom: 75px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-65 {
    margin-bottom: 65px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-55 {
    margin-bottom: 55px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-45 {
    margin-bottom: 45px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-35 {
    margin-bottom: 35px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-5 {
    margin-bottom: 5px !important
}

.mb-0 {
    margin-bottom: 0
}

.ml-100 {
    margin-left: 100px
}

.ml-95 {
    margin-left: 95px
}

.ml-90 {
    margin-left: 90px
}

.ml-85 {
    margin-left: 85px
}

.ml-80 {
    margin-left: 80px
}

.ml-75 {
    margin-left: 75px
}

.ml-70 {
    margin-left: 70px
}

.ml-60 {
    margin-left: 60px
}

.ml-55 {
    margin-left: 55px
}

.ml-50 {
    margin-left: 50px
}

.ml-45 {
    margin-left: 45px
}

.ml-40 {
    margin-left: 40px
}

.ml-35 {
    margin-left: 35px
}

.ml-30 {
    margin-left: 30px
}

.ml-25 {
    margin-left: 25px
}

.ml-20 {
    margin-left: 20px
}

.ml-15 {
    margin-left: 15px
}

.ml-10 {
    margin-left: 10px
}

.ml-5 {
    margin-left: 5px !important
}

.mr-100 {
    margin-right: 100px
}

.mr-95 {
    margin-right: 95px
}

.mr-90 {
    margin-right: 90px
}

.mr-85 {
    margin-right: 85px
}

.mr-80 {
    margin-right: 80px
}

.mr-75 {
    margin-right: 75px
}

.mr-70 {
    margin-right: 70px
}

.mr-65 {
    margin-right: 65px
}

.mr-60 {
    margin-right: 60px
}

.mr-55 {
    margin-right: 55px
}

.mr-50 {
    margin-right: 50px
}

.mr-45 {
    margin-right: 45px
}

.mr-40 {
    margin-right: 40px
}

.mr-35 {
    margin-right: 35px
}

.mr-30 {
    margin-right: 30px
}

.mr-25 {
    margin-right: 25px
}

.mr-20 {
    margin-right: 20px
}

.mr-15 {
    margin-right: 15px
}

.mr-10 {
    margin-right: 10px
}

.mr-5 {
    margin-right: 5px !important
}

.pt-100 {
    padding-top: 100px
}

.pt-95 {
    padding-top: 95px
}

.pt-90 {
    padding-top: 90px
}

.pt-85 {
    padding-top: 85px
}

.pt-80 {
    padding-top: 80px
}

.pt-75 {
    padding-top: 75px
}

.pt-70 {
    padding-top: 70px
}

.pt-65 {
    padding-top: 65px
}

.pt-60 {
    padding-top: 60px
}

.pt-55 {
    padding-top: 55px
}

.pt-50 {
    padding-top: 50px
}

.pt-45 {
    padding-top: 45px
}

.pt-40 {
    padding-top: 40px
}

.pt-35 {
    padding-top: 35px
}

.pt-30 {
    padding-top: 30px
}

.pt-25 {
    padding-top: 25px
}

.pt-20 {
    padding-top: 20px
}

.pt-15 {
    padding-top: 15px
}

.pt-10 {
    padding-top: 10px
}

.pt-5 {
    padding-top: 5px !important
}

.pb-200 {
    padding-bottom: 200px
}

.pb-190 {
    padding-bottom: 190px
}

.pb-180 {
    padding-bottom: 180px
}

.pb-170 {
    padding-bottom: 170px
}

.pb-160 {
    padding-bottom: 160px
}

.pb-150 {
    padding-bottom: 150px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-95 {
    padding-bottom: 95px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-85 {
    padding-bottom: 85px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-75 {
    padding-bottom: 75px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-65 {
    padding-bottom: 65px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-55 {
    padding-bottom: 55px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-45 {
    padding-bottom: 45px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-35 {
    padding-bottom: 35px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-25 {
    padding-bottom: 25px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-5 {
    padding-bottom: 5px !important
}

.pl-100 {
    padding-left: 100px
}

.pl-95 {
    padding-left: 95px
}

.pl-90 {
    padding-left: 90px
}

.pl-85 {
    padding-left: 85px
}

.pl-80 {
    padding-left: 80px
}

.pl-75 {
    padding-left: 75px
}

.pl-70 {
    padding-left: 70px
}

.pl-65 {
    padding-left: 65px
}

.pl-60 {
    padding-left: 60px
}

.pl-55 {
    padding-left: 55px
}

.pl-50 {
    padding-left: 50px
}

.pl-45 {
    padding-left: 45px
}

.pl-40 {
    padding-left: 40px
}

.pl-35 {
    padding-left: 35px
}

.pl-30 {
    padding-left: 30px
}

.pl-25 {
    padding-left: 25px
}

.pl-20 {
    padding-left: 20px
}

.pl-15 {
    padding-left: 15px
}

.pl-10 {
    padding-left: 10px
}

.pl-5 {
    padding-left: 5px !important
}

.pr-100 {
    padding-right: 100px
}

.pr-95 {
    padding-right: 95px
}

.pr-90 {
    padding-right: 90px
}

.pr-85 {
    padding-right: 85px
}

.pr-80 {
    padding-right: 80px
}

.pr-75 {
    padding-right: 75px
}

.pr-70 {
    padding-right: 70px
}

.pr-65 {
    padding-right: 65px
}

.pr-60 {
    padding-right: 60px
}

.pr-55 {
    padding-right: 55px
}

.pr-50 {
    padding-right: 50px
}

.pr-45 {
    padding-right: 45px
}

.pr-40 {
    padding-right: 40px
}

.pr-35 {
    padding-right: 35px
}

.pr-30 {
    padding-right: 30px
}

.pr-25 {
    padding-right: 25px
}

.pr-20 {
    padding-right: 20px
}

.pr-15 {
    padding-right: 15px
}

.pr-10 {
    padding-right: 10px
}

.pr-5 {
    padding-right: 5px !important
}

.pc-70 {
    padding-right: 70px;
    padding-left: 70px
}

.pc-65 {
    padding-right: 65px;
    padding-left: 65px
}

.pc-60 {
    padding-right: 60px;
    padding-left: 60px
}

.pc-55 {
    padding-right: 55px;
    padding-left: 55px
}

.pc-50 {
    padding-right: 50px;
    padding-left: 50px
}

.pc-45 {
    padding-right: 45px;
    padding-left: 45px
}

.pc-40 {
    padding-right: 40px;
    padding-left: 40px
}

.pc-35 {
    padding-right: 35px;
    padding-left: 35px
}

.pc-30 {
    padding-right: 30px;
    padding-left: 30px
}

.pc-25 {
    padding-right: 25px;
    padding-left: 25px
}

.pc-20 {
    padding-right: 20px;
    padding-left: 20px
}

.pc-15 {
    padding-right: 15px;
    padding-left: 15px
}

.pc-10 {
    padding-right: 10px;
    padding-left: 10px
}

.rel {
    position: relative !important;
    z-index: 3
}

.bg-fixed.division {
    background-image: url(../images/hero-3.webp)
}

.bg-fixed.division.bg2 {
    background-image: url(../images/gift-cards-page.webp)
}

.bg-fixed.division.bg3 {
    background-image: url(../images/video.webp)
}

.bg-fixed,
.bg-scroll {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.bg-scroll {
    background-attachment: fixed !important
}

.bg--white {
    background-color: #fff
}

.bg--alice-blue {
    background-color: #f0f0f2
}

.bg--corn-silk {
    background-color: #f8f6f4
}

.bg--deep-blue {
    background-color: #2d303a
}

.bg--honey-dew {
    background-color: #f7f5f3
}

.bg--lavender {
    background-color: #fcf2ff
}

.bg--mint-cream {
    background-color: #e7eeec
}

.bg--moccasin {
    background-color: #e7eff1
}

.bg--papaya {
    background-color: #fff6f3
}

.bg--plum {
    background-color: #5ac7eb
}

.bg--rose {
    background-color: #5ac7eb
}

.bg--steel-blue {
    background-color: #c1c9d0
}

.bg--tiny-pink {
    background-color: #fff1f6
}

.bg--violet {
    background-color: #912d8e
}

.bg--violet-red {
    background-color: #da3b85
}

.bg--white-smoke {
    background-color: #f5f1f2
}

.bg--wheat {
    background-color: #f1ede5
}

.white--shape:after {
    background-color: #fff
}

.dark--shape:after {
    background-color: #fff
}

.alice-blue--shape:after {
    background-color: #f0f0f2
}

.corn-silk--shape:after {
    background-color: #f8f6f4
}

.deep-blue--shape:after {
    background-color: #2d303a
}

.honey-dew--shape:after {
    background-color: #f7f5f3
}

.lavender--shape:after {
    background-color: #fcf2ff
}

.mint-cream--shape:after {
    background-color: #e7eeec
}

.moccasin--shape:after {
    background-color: #e7eff1
}

.papaya--shape:after {
    background-color: #fff6f3
}

.plum--shape:after {
    background-color: #5ac7eb
}

.steel-blue--shape:after {
    background-color: #c1c9d0
}

.tiny-pink--shape:after {
    background-color: #fff1f6
}

.white-smoke--shape:after {
    background-color: #f5f1f2
}

.wheat--shape:after {
    background-color: #f1ede5
}

.bg--tra-img {
    background-image: url(../images/tra-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll !important
}

.bg--tra-img-2 {
    background-image: url(../images/tra-bg2.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #373b4d;
    font-family: Lora, serif;
    line-height: 1.3;
    font-weight: 600;
    letter-spacing: -.015625rem
}

h6.h6-xs {
    font-size: 1rem
}

h6.h6-sm {
    font-size: 1.0625rem
}

h6.h6-md {
    font-size: 1.125rem
}

h6.h6-lg {
    font-size: 1.1875rem
}

h6.h6-xl {
    font-size: 1.25rem
}

h5.h5-xs {
    font-size: 1.3125rem
}

h5.h5-sm {
    font-size: 1.375rem
}

h5.h5-md {
    font-size: 1.5rem
}

h5.h5-lg {
    font-size: 1.625rem
}

h5.h5-xl {
    font-size: 1.75rem
}

h4.h4-xs {
    font-size: 1.875rem
}

h4.h4-sm {
    font-size: 2rem
}

h4.h4-md {
    font-size: 2.125rem
}

h4.h4-lg {
    font-size: 2.25rem
}

h4.h4-xl {
    font-size: 2.375rem
}

h3.h3-xs {
    font-size: 2.5rem
}

h3.h3-sm {
    font-size: 2.625rem
}

h3.h3-md {
    font-size: 2.75rem
}

h3.h3-lg {
    font-size: 2.875rem
}

h3.h3-xl {
    font-size: 3rem
}

h2.h2-xs {
    font-size: 3.125rem
}

h2.h2-sm {
    font-size: 3.25rem
}

h2.h2-md {
    font-size: 3.375rem
}

h2.h2-lg {
    font-size: 3.5rem
}

h2.h2-xl {
    font-size: 3.75rem
}

h2.h2-title-xs {
    font-size: 4.0625rem
}

h2.h2-title-sm {
    font-size: 4.375rem
}

h2.h2-title-md {
    font-size: 4.6875rem
}

h2.h2-title-lg {
    font-size: 5rem
}

h2.h2-title-xl {
    font-size: 5.3125rem
}

p.p-sm {
    font-size: 1rem
}

p {
    font-size: 1.0625rem
}

p.p-md {
    font-size: 1.125rem
}

p.p-lg {
    font-size: 1.1875rem
}

p.p-xl {
    font-size: 1.25rem
}

p.p-title-xs {
    font-size: 1.3125rem
}

p.p-title-sm {
    font-size: 1.375rem
}

p.p-title-md {
    font-size: 1.4375rem
}

p.p-title-lg {
    font-size: 1.5rem
}

p.p-title-xl {
    font-size: 1.5625rem
}

a {
    color: #6c757d;
    text-decoration: none;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

a:hover {
    color: #666;
    text-decoration: none
}

a:focus {
    outline: 0;
    text-decoration: none
}

p.tra-link {
    font-size: 1rem;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .0625rem
}

p.tra-link a {
    color: #373b4d;
    position: relative;
    padding-bottom: 6px;
    text-decoration: none
}

p.tra-link a:after {
    content: '';
    background-color: #5ac7eb;
    height: 2px;
    width: 60%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transition: .2s all ease-in;
    -moz-transition: .2s all ease-in;
    -o-transition: .2s all ease-in;
    transition: .2s all ease-in
}

p.tra-link a:hover:after {
    width: 60%
}

.blog-post-txt h5.deep-blue--color a,
h5.deep-blue--color.sbox-link a,
p.deep-blue--color.tra-link a {
    color: #204e5b
}

.blog-post-txt h5.deep-brown--color a,
h5.deep-brown--color.sbox-link a,
p.deep-brown--color.tra-link a {
    color: #333233
}

h5.deep-blue--color.sbox-link a:after,
p.deep-blue--color.tra-link a:after {
    background-color: #204e5b
}

h5.deep-brown--color.sbox-link a:after,
p.deep-brown--color.tra-link a:after {
    background-color: #333233
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.txt-list li i {
    position: relative;
    font-size: 1.05rem;
    line-height: 1.5rem;
    float: left;
    margin-right: 10px;
    top: 2px
}

.txt-list li p {
    overflow: hidden;
    margin-bottom: 10px
}

ul.simple-list {
    list-style: none;
    margin-left: 15px
}

ul.simple-list li {
    border-bottom: solid 1px #5ac7eb
}

ul.simple-list p {
    display: flex;
    align-items: center;
    margin-bottom: 0
}

ul.simple-list span {
    font-size: 4rem;
    margin-right: 1rem
}

ol.num-list {
    margin-left: -20px
}

ol.num-list li p {
    padding-left: 5px;
    margin-bottom: 5px
}

ol.digit-list {
    padding: 0;
    margin-left: 15px
}

ol.digit-list p {
    margin-bottom: 8px
}

.box-list p {
    position: relative;
    font-weight: 400;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px dashed #ddd
}

.bg-dark .box-list p {
    border-bottom: 1px dashed #777
}

.box-list p:last-child {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.box-list p span {
    font-weight: 500;
    position: absolute;
    top: 0;
    right: 15px
}

.bg-dark .box-list p span {
    color: #fff
}

.btn {
    background-color: transparent;
    color: #fff;
    font-size: .9rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .125rem;
    padding: 13px 34px 10px;
    border: 1px solid transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.btn.btn-sm {
    font-size: .85rem;
    padding: 12px 26px 11px
}

.btn.btn-md {
    font-size: .95rem;
    padding: 15px 44px 14px
}

.btn.ico-15 span {
    position: relative;
    top: 3px;
    right: 1px
}

.scroll .white--hover:hover,
.white--btn,
.white--color .white--btn,
.white--hover:hover {
    color: #373b4d !important;
    background-color: #fff;
    border-color: #fff !important
}

.dark-menu .scroll .tra-white--hover:hover,
.tra-white--btn,
.tra-white--hover:hover,
.white--color .tra-white--hover:hover {
    color: #fff !important;
    background-color: transparent;
    border-color: #fff !important
}

.scroll .tra-white--btn,
.scroll .tra-white--hover:hover {
    color: #373b4d !important;
    background-color: transparent;
    border-color: #373b4d !important
}

.black--btn,
.black--hover:hover,
.navbar-dark .black--btn,
.scroll .black--btn,
.scroll .black--hover:hover,
.white--color .black--btn,
.white--color .black--hover:hover {
    color: #fff !important;
    background-color: #373b4d;
    border-color: #373b4d !important
}

.scroll .tra-black--hover:hover,
.tra-black--btn,
.tra-black--hover:hover,
.white--color .tra-black--btn,
.white--color .tra-black--hover:hover {
    color: #373b4d !important;
    background-color: transparent;
    border-color: #373b4d !important
}

.grey--btn,
.white--color .grey--btn {
    color: #666;
    background-color: rgba(17, 36, 70, .04);
    border-color: rgba(17, 36, 70, .02) !important
}

.tra-grey--btn,
.white--color .tra-grey--btn {
    color: #373b4d;
    background-color: transparent;
    border-color: #ccc !important
}

.grey--hover:hover,
.scroll .grey--hover:hover {
    color: #373b4d !important;
    background-color: rgba(17, 36, 70, .04);
    border-color: rgba(17, 36, 70, .02) !important
}

.scroll .tra-grey--hover:hover,
.tra-grey--hover:hover {
    color: #373b4d !important;
    background-color: transparent;
    border-color: #ccc !important
}

.deep-brown--btn,
.deep-brown--hover:hover,
.scroll .deep-brown--btn,
.scroll .deep-brown--hover:hover,
.white--color .deep-brown--btn,
.white--color .deep-brown--hover:hover {
    color: #fff !important;
    background-color: #333233;
    border-color: #333233 !important
}

.scroll .tra-deep-brown--btn,
.scroll .tra-deep-brown--hover:hover,
.tra-deep-brown--btn,
.tra-deep-brown--hover:hover,
.white--color .tra-deep-brown--btn,
.white--color .tra-deep-brown--hover:hover {
    color: #333233 !important;
    background-color: transparent;
    border-color: #333233 !important
}

.deep-blue--btn,
.deep-blue--hover:hover,
.scroll .deep-blue--btn,
.scroll .deep-blue--hover:hover,
.white--color .deep-blue--btn,
.white--color .deep-blue--hover:hover {
    color: #fff !important;
    background-color: #204e5b;
    border-color: #204e5b !important
}

.scroll .tra-deep-blue--btn,
.scroll .tra-deep-blue--hover:hover,
.tra-deep-blue--btn,
.tra-deep-blue--hover:hover,
.white--color .tra-deep-blue--btn,
.white--color .tra-deep-blue--hover:hover {
    color: #204e5b !important;
    background-color: transparent;
    border-color: #204e5b !important
}

.scroll .violet-red--btn,
.scroll .violet-red--hover:hover,
.violet-red--btn,
.violet-red--hover:hover,
.white--color .violet-red--btn,
.white--color .violet-red--hover:hover {
    color: #fff !important;
    background-color: #da3b85;
    border-color: #da3b85 !important
}

.scroll .tra-violet-red--btn,
.scroll .tra-violet-red--hover:hover,
.tra-violet-red--btn,
.tra-violet-red--hover:hover,
.white--color .tra-violet-red--btn,
.white--color .tra-violet-red--hover:hover {
    color: #da3b85 !important;
    background-color: transparent;
    border-color: #da3b85 !important
}

.plum--btn,
.plum--hover:hover,
.scroll .plum--btn,
.scroll .plum--hover:hover,
.white--color .plum--btn,
.white--color .plum--hover:hover {
    color: #fff !important;
    background-color: #5ac7eb;
    border-color: #5ac7eb !important;
    border-radius: 5px;
    display: inline-block
}

.scroll .tra-plum--btn,
.scroll .tra-plum--hover:hover,
.tra-plum--btn,
.tra-plum--hover:hover,
.white--color .tra-plum--btn,
.white--color .tra-plum--hover:hover {
    color: #5ac7eb !important;
    background-color: transparent;
    border-color: #5ac7eb !important
}

.red--btn,
.red--hover:hover,
.scroll .red--btn,
.scroll .red--hover:hover,
.white--color .red--btn,
.white--color .red--hover:hover {
    color: #fff !important;
    background-color: #f1292e;
    border-color: #f1292e !important
}

.scroll .tra-red--btn,
.scroll .tra-red--hover:hover,
.tra-red--btn,
.tra-red--hover:hover,
.white--color .tra-red--btn,
.white--color .tra-red--hover:hover {
    color: #f1292e !important;
    background-color: transparent;
    border-color: #f1292e !important
}

.rose--btn,
.rose--hover:hover,
.scroll .rose--btn,
.scroll .rose--hover:hover,
.white--color .rose--btn,
.white--color .rose--hover:hover {
    color: #fff !important;
    background-color: #5ac7eb;
    border-color: #5ac7eb !important
}

.scroll .tra-rose--btn,
.scroll .tra-rose--hover:hover,
.tra-rose--btn,
.tra-rose--hover:hover,
.white--color .tra-rose--btn,
.white--color .tra-rose--hover:hover {
    color: #5ac7eb !important;
    background-color: transparent;
    border-color: #5ac7eb !important
}

.btn:focus {
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn.btn-black:focus {
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-grey:focus {
    color: #666;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-tra-black:focus,
.btn.btn-tra-grey:focus {
    color: #333;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-md.btn-video-link {
    color: #666;
    font-size: 18px;
    padding: 10px 8px
}

.btn-md.btn-video-link span {
    position: relative;
    top: 5px;
    right: 6px
}

.btn-md.btn-video-link {
    line-height: 30px !important
}

.video-preview {
    position: relative;
    text-align: center
}

.video-btn {
    position: absolute !important;
    top: 50%;
    left: 50%;
    display: inline-block;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.video-btn.bg--tra {
    background-color: transparent;
    border: 5px solid #fff
}

.video-btn-xl {
    width: 120px;
    height: 120px;
    margin-top: -60px;
    margin-left: -60px
}

.video-btn-lg {
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px
}

.video-btn-md {
    width: 80px;
    height: 80px;
    margin-top: -40px;
    margin-left: -40px
}

.video-btn-sm {
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px
}

.video-block-wrapper {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.video-btn.video-btn-xl [class^=flaticon-]:after,
.video-btn.video-btn-xl [class^=flaticon-]:before {
    line-height: 120px !important;
    margin-left: 10px
}

.video-btn.bg--travideo-btn-xl [class^=flaticon-]:after,
.video-btn.bg--travideo-btn-xl [class^=flaticon-]:before {
    line-height: 90px !important;
    margin-left: 10px
}

.video-btn.video-btn-lg [class^=flaticon-]:after,
.video-btn.video-btn-lg [class^=flaticon-]:before {
    line-height: 100px !important;
    margin-left: 8px
}

.video-btn.video-btn-md [class^=flaticon-]:after,
.video-btn.video-btn-md [class^=flaticon-]:before {
    line-height: 80px !important;
    margin-left: 7px
}

.video-btn.video-btn-sm [class^=flaticon-]:after,
.video-btn.video-btn-sm [class^=flaticon-]:before {
    line-height: 60px !important;
    margin-left: 6px
}

.video-btn:hover .video-block-wrapper {
    -moz-transform: scale(.95);
    -ms-transform: scale(.95);
    -webkit-transform: scale(.95);
    -o-transform: scale(.95);
    transform: scale(.95)
}

.video-btn:before {
    content: '';
    position: absolute;
    left: -5px;
    right: -5px;
    top: -5px;
    bottom: -5px;
    background: rgba(255, 255, 255, .2);
    opacity: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.video-btn.video-btn-xl:hover:before {
    opacity: .75;
    left: -32px;
    right: -32px;
    top: -32px;
    bottom: -32px
}

.video-btn.video-btn-lg:hover:before {
    opacity: .75;
    left: -25px;
    right: -25px;
    top: -25px;
    bottom: -25px
}

.video-btn.video-btn-md:hover:before {
    opacity: .75;
    left: -18px;
    right: -18px;
    top: -18px;
    bottom: -18px
}

.video-btn.video-btn-sm:hover:before {
    opacity: .75;
    left: -12px;
    right: -12px;
    top: -12px;
    bottom: -12px
}

.ico-10 [class*=flaticon-]:after,
.ico-10 [class*=flaticon-]:before {
    font-size: .75rem
}

.ico-15 [class*=flaticon-]:after,
.ico-15 [class*=flaticon-]:before {
    font-size: .9375rem
}

.ico-20 [class*=flaticon-]:after,
.ico-20 [class*=flaticon-]:before {
    font-size: 1.25rem
}

.ico-25 [class*=flaticon-]:after,
.ico-25 [class*=flaticon-]:before {
    font-size: 1.5625rem
}

.ico-30 [class*=flaticon-]:after,
.ico-30 [class*=flaticon-]:before {
    font-size: 1.875rem
}

.ico-35 [class*=flaticon-]:after,
.ico-35 [class*=flaticon-]:before {
    font-size: 2.1875rem
}

.ico-40 [class*=flaticon-]:after,
.ico-40 [class*=flaticon-]:before {
    font-size: 2.5rem
}

.ico-45 [class*=flaticon-]:after,
.ico-45 [class*=flaticon-]:before {
    font-size: 2.8125rem
}

.ico-50 [class*=flaticon-]:after,
.ico-50 [class*=flaticon-]:before {
    font-size: 3.125rem
}

.ico-55 [class*=flaticon-]:after,
.ico-55 [class*=flaticon-]:before {
    font-size: 3.4375rem
}

.ico-60 [class*=flaticon-]:after,
.ico-60 [class*=flaticon-]:before {
    font-size: 3.75rem
}

.ico-65 [class*=flaticon-]:after,
.ico-65 [class*=flaticon-]:before {
    font-size: 4.0625rem
}

.ico-70 [class*=flaticon-]:after,
.ico-70 [class*=flaticon-]:before {
    font-size: 4.375rem
}

.ico-75 [class*=flaticon-]:after,
.ico-75 [class*=flaticon-]:before {
    font-size: 4.6875rem
}

.ico-80 [class*=flaticon-]:after,
.ico-80 [class*=flaticon-]:before {
    font-size: 5rem
}

.ico-85 [class*=flaticon-]:after,
.ico-85 [class*=flaticon-]:before {
    font-size: 5.3125rem
}

.ico-90 [class*=flaticon-]:after,
.ico-90 [class*=flaticon-]:before {
    font-size: 5.625rem
}

.ico-95 [class*=flaticon-]:after,
.ico-95 [class*=flaticon-]:before {
    font-size: 5.9375rem
}

.ico-100 [class*=flaticon-]:after,
.ico-100 [class*=flaticon-]:before {
    font-size: 6.25rem
}

.ico-105 [class*=flaticon-]:after,
.ico-105 [class*=flaticon-]:before {
    font-size: 6.5625rem
}

.ico-110 [class*=flaticon-]:after,
.ico-110 [class*=flaticon-]:before {
    font-size: 6.875rem
}

.ico-115 [class*=flaticon-]:after,
.ico-115 [class*=flaticon-]:before {
    font-size: 7.1875rem
}

.ico-120 [class*=flaticon-]:after,
.ico-120 [class*=flaticon-]:before {
    font-size: 7.5rem
}

.ico-125 [class*=flaticon-]:after,
.ico-125 [class*=flaticon-]:before {
    font-size: 7.8125rem
}

.section-id {
    display: block;
    color: #8e8987;
    font-size: .9rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .125rem;
    margin-bottom: 28px
}

.section-id.section-id-lg {
    font-size: 1rem
}

.white-color .section-id {
    color: #fff
}

.title-01,
.title-02 {
    text-align: center
}

.title-01 h4 {
    line-height: 1
}

.txt-300 {
    font-weight: 300
}

.txt-400 {
    font-weight: 400
}

.txt-500 {
    font-weight: 500
}

.txt-600 {
    font-weight: 600
}

.txt-700 {
    font-weight: 700
}

.txt-900 {
    font-weight: 900
}

.txt-upcase {
    display: block;
    font-size: .9rem;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .125rem;
    margin-bottom: 0
}

.white--color,
.white--color a,
.white--color h2,
.white--color h3,
.white--color h4,
.white--color h5,
.white--color h6,
.white--color i,
.white--color li,
.white--color p,
.white--color span {
    color: #fff
}

.white-smoke--color,
.white-smoke--color a,
.white-smoke--color h2,
.white-smoke--color h3,
.white-smoke--color h4,
.white-smoke--color h5,
.white-smoke--color h6,
.white-smoke--color i,
.white-smoke--color li,
.white-smoke--color p,
.white-smoke--color span {
    color: #f2f2f2
}

.black--color,
.black--color a,
.black--color h2,
.black--color h3,
.black--color h4,
.black--color h5,
.black--color h6,
.black--color i,
.black--color li,
.black--color p,
.black--color span,
.white--color .black--color {
    color: #333
}

.deep-brown--color,
.deep-brown--color a,
.deep-brown--color h2,
.deep-brown--color h3,
.deep-brown--color h4,
.deep-brown--color h5,
.deep-brown--color h6,
.deep-brown--color i,
.deep-brown--color li,
.deep-brown--color p,
.deep-brown--color span,
.white---color .deepbrown--color {
    color: #333233
}

.deep-blue--color,
.deep-blue--color a,
.deep-blue--color h2,
.deep-blue--color h3,
.deep-blue--color h4,
.deep-blue--color h5,
.deep-blue--color h6,
.deep-blue--color i,
.deep-blue--color li,
.deep-blue--color p,
.deep-blue--color span,
.white--color .deep-blue--color {
    color: #204e5b
}

.violet-red--color,
.violet-red--color a,
.violet-red--color h2,
.violet-red--color h3,
.violet-red--color h4,
.violet-red--color h5,
.violet-red--color h6,
.violet-red--color i,
.violet-red--color li,
.violet-red--color p,
.violet-red--color span,
.white--color .violetred--color {
    color: #da3b85
}

.plum--color,
.plum--color a,
.plum--color h2,
.plum--color h3,
.plum--color h4,
.plum--color h5,
.plum--color h6,
.plum--color i,
.plum--color li,
.plum--color p,
.plum--color span,
.white--color .plum--color {
    color: #5ac7eb
}

.rose--color,
.rose--color a,
.rose--color h2,
.rose--color h3,
.rose--color h4,
.rose--color h5,
.rose--color h6,
.rose--color i,
.rose--color li,
.rose--color p,
.rose--color span,
.white--color .rose--color {
    color: #5ac7eb
}

.more-btn {
    text-align: center;
    margin-bottom: 40px
}

#pricing-3 .more-btn,
#pricing-4 .more-btn {
    margin-bottom: 0
}

.old-price {
    color: #aaa !important;
    font-weight: 700;
    text-decoration: line-through;
    margin-right: 10px
}

.img-block {
    text-align: center
}

.masonry-wrap .masonry-image {
    position: relative;
    width: 33.33333%;
    margin-bottom: 30px;
    padding: 0 15px
}

.masonry-image img {
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.masonry-image .hover-overlay,
.masonry-image .hover-overlay img {
    overflow: hidden
}

.hover-overlay {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative
}

.hover-overlay img {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    overflow: hidden;
    -webkit-transition: transform .4s;
    -moz-transition: transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s
}

.item-overlay {
    opacity: 0;
    -moz-opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(20, 20, 20, .5);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

#loading {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    margin-top: 0;
    top: 0;
    z-index: 99999999
}

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

.spinner {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.spinner .blob {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    border-radius: 50%
}

.spinner .blob.top {
    top: 0;
    -webkit-animation: blob-top 1s infinite ease-in;
    animation: blob-top 1s infinite ease-in
}

.spinner .blob.bottom {
    top: 100%;
    -webkit-animation: blob-bottom 1s infinite ease-in;
    animation: blob-bottom 1s infinite ease-in
}

.spinner .blob.left {
    left: 0;
    -webkit-animation: blob-left 1s infinite ease-in;
    animation: blob-left 1s infinite ease-in
}

.spinner .move-blob {
    top: 0;
    -webkit-animation: blob-spinner-mover 1s infinite ease-in;
    animation: blob-spinner-mover 1s infinite ease-in
}

@keyframes blob-bottom {

    25%,
    50%,
    75% {
        top: 50%;
        left: 100%
    }

    100% {
        top: 0;
        left: 50%
    }
}

@keyframes blob-left {
    25% {
        top: 50%;
        left: 0
    }

    100%,
    50% {
        top: 100%;
        left: 50%
    }
}

@keyframes blob-top {
    50% {
        top: 0;
        left: 50%
    }

    100%,
    75% {
        top: 50%;
        left: 0
    }
}

@keyframes blob-spinner-mover {

    0%,
    100% {
        top: 0;
        left: 50%
    }

    25% {
        top: 50%;
        left: 100%
    }

    50% {
        top: 100%;
        left: 50%
    }

    75% {
        top: 50%;
        left: 0
    }
}

#loading {
    background-color: #f8f6f4
}

.spinner .blob {
    border: 2px solid #f08080
}

.spinner .move-blob {
    background: #f08080
}

#loading.plum-loading {
    background-color: #f7f5f3
}

.plum-loading .spinner .blob {
    border: 2px solid #5ac7eb
}

.plum-loading .spinner .move-blob {
    background: #5ac7eb
}

#loading.rose-loading {
    background-color: #f0f0f2
}

.rose-loading .spinner .blob {
    border: 2px solid #5ac7eb
}

.rose-loading .spinner .move-blob {
    background: #5ac7eb
}

#loading.violet-red-loading {
    background-color: #f7f5f3
}

.violet-red-loading .spinner .blob {
    border: 2px solid #da3b85
}

.violet-red-loading .spinner .move-blob {
    background: #da3b85
}

#header {
    width: 100%;
    display: block;
    padding-top: 0
}

.header-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.headerwp {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0
}

.posrlt {
    position: relative
}

.desktoplogo img,
.wscenterlogo img {
    width: auto;
    max-width: inherit;
    max-height: 45px;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out
}

.wscenterlogo img {
    max-height: 50px
}

.scroll .wscenterlogo img {
    max-height: 45px
}

.wsmainfull {
    width: 100%;
    height: auto;
    z-index: 1031;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out
}

.tra-menu .wsmainfull {
    background-color: transparent !important;
    padding: 20px 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.tra-menu.tra-menu-wide .wsmainfull {
    padding: 40px 0
}

.white-menu .wsmainfull {
    background-color: #fff !important;
    padding: 10px 0;
    -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    box-shadow: 0 2px 3px rgba(96, 96, 96, .1)
}

.dark-menu .wsmainfull {
    background-color: #1d293f !important;
    padding: 10px 0;
    -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    box-shadow: 0 2px 3px rgba(96, 96, 96, .1)
}

.centered-menu .wsmenu {
    padding: 0 30px
}

.wsmenu>.wsmenu-list>li>a {
    display: block;
    font-size: .9rem;
    font-weight: 600;
    letter-spacing: .09375rem;
    text-transform: uppercase;
    margin: 0 9px;
    padding: 10px 13px;
    line-height: 50px;
    text-decoration: none
}

.navbar-dark .wsmenu>.wsmenu-list>li>a {
    color: #383838
}

.navbar-light .wsmenu>.wsmenu-list>li>a {
    color: #fff
}

.wsmenu>.wsmenu-list>li>a.last-link {
    padding: 10px 0;
    margin: 0 0 0 7px
}

.wsmenu>.wsmenu-list>li>a .wsarrow:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    content: "";
    float: right;
    right: 0;
    height: 0;
    margin: 0 0 0 14px;
    position: absolute;
    text-align: right;
    top: 32px;
    width: 0
}

.wsmenu>.wsmenu-list>li a.btn {
    font-size: .85rem;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 14px;
    margin-left: 12px;
    padding: 5px 22px 4px
}

.wsmenu>.wsmenu-list>li>ul.sub-menu {
    padding: 12px 20px;
    width: auto;
    min-width: 200px;
    top: 65px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    box-shadow: 0 2px 3px rgba(96, 96, 96, .1)
}

.wsmenu>.wsmenu-list>li>ul.sub-menu:before {
    content: "";
    background-color: #fff;
    position: absolute;
    top: -8px;
    left: 40px;
    height: .9375rem;
    width: .9375rem;
    border-top: solid 1px #eee;
    border-left: solid 1px #eee;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -2
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a {
    color: #2c3e50;
    font-size: .85rem;
    font-weight: 600;
    letter-spacing: .09375rem;
    text-transform: uppercase;
    padding: 5px 0;
    transition: all .3s ease-in-out
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover {
    padding: 5px 0 5px 5px
}

.wsmenu>.wsmenu-list>li>.wsmegamenu {
    top: 65px
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu {
    width: 36%;
    padding: 15px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    box-shadow: 0 2px 3px rgba(96, 96, 96, .1)
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu:before {
    content: "";
    background-color: #fff;
    position: absolute;
    top: -8px;
    left: 40px;
    height: .9375rem;
    width: .9375rem;
    border-top: solid 1px #eee;
    border-left: solid 1px #eee;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -2
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li {
    border-bottom: none
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a,
.wsmenu>.wsmenu-list>li>.wsmegamenu.w-75 ul.link-list>li>a {
    color: #656565;
    font-size: .85rem;
    font-weight: 600;
    letter-spacing: .09375rem;
    text-transform: uppercase;
    padding: 5px 0;
    transition: all .3s ease-in-out
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover,
.wsmenu>.wsmenu-list>li>.wsmegamenu.w-75 ul.link-list>li>a:hover {
    padding: 5px 0 5px 5px
}

.wsmenu>.wsmenu-list>li>.wsmegamenu {
    padding: 15px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    box-shadow: 0 2px 3px rgba(96, 96, 96, .1)
}

.wsmenu>.wsmenu-list>li.mg_link:hover>a:after {
    content: "";
    background-color: #fff;
    position: absolute;
    bottom: -2px;
    left: 34%;
    height: .9375rem;
    width: .9375rem;
    border-top: solid 1px #eee;
    border-left: solid 1px #eee;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 9990;
    transition: all 1.4s ease-in-out
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.w-75 {
    width: 76% !important;
    left: 22%;
    padding: 20px 10px
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .title p,
.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu .title p {
    font-size: .85rem;
    font-weight: 600;
    letter-spacing: .09375rem;
    text-transform: uppercase;
    margin: 10px 0 10px 0
}

.dark-menu.dark-scroll .wsmainfull.scroll,
.tra-menu .wsmainfull.scroll,
.tra-menu.tra-menu-wide .wsmainfull.scroll,
.white-menu .wsmainfull.scroll {
    background-color: #fff !important;
    padding: 0;
    -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    box-shadow: 0 2px 3px rgba(96, 96, 96, .1)
}

.scroll .white-color.header-socials span {
    color: #463853 !important
}

.tra-menu.navbar-light .scroll .wsmenu>.wsmenu-list>li a {
    color: #463853
}

.tra-menu.navbar-dark.dark-scroll .scroll .wsmenu>.wsmenu-list>li a,
.tra-menu.navbar-light.dark-scroll .scroll .wsmenu>.wsmenu-list>li a {
    color: #fff
}

.tra-menu.navbar-dark.dark-scroll .scroll .wsmenu>.wsmenu-list .sub-menu li a,
.tra-menu.navbar-dark.dark-scroll .scroll .wsmenu>.wsmenu-list li .wsmegamenu a,
.tra-menu.navbar-light.dark-scroll .scroll .wsmenu>.wsmenu-list .sub-menu li a,
.tra-menu.navbar-light.dark-scroll .scroll .wsmenu>.wsmenu-list li .wsmegamenu a {
    color: #666
}

.logo-black,
.logo-white {
    display: block
}

.dark-menu.navbar-light .logo-black,
.navbar-dark .logo-white,
.navbar-light .logo-black,
.tra-menu.navbar-dark .logo-white,
.tra-menu.navbar-light .logo-black,
.tra-menu.navbar-light .scroll .logo-white,
.white-menu.navbar-dark .logo-white,
.white-menu.navbar-light .logo-black {
    display: none
}

.tra-menu.navbar-light .scroll .logo-black {
    display: block
}

#hero-1 .slider {
    margin-top: 80px
}

#hero-1 .caption-txt {
    margin-top: -10px
}

#hero-1 .caption-txt h2 {
    font-size: 5.25rem;
    line-height: 1.25;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 30px
}

#hero-1 .caption-txt h2 span {
    display: block
}

#hero-2 {
    position: relative;
    background-color: #eeb4c7;
    padding-top: 100px;
    margin-bottom: 60px
}

.hero-2-txt {
    margin-top: -50px
}

.hero-2-txt h2 {
    font-size: 5.35rem;
    line-height: 1.15;
    letter-spacing: 0;
    margin-bottom: 20px
}

.hero-2-txt p {
    color: #fdf2f6;
    padding-right: 10%;
    margin-bottom: 30px
}

.hero-2-img {
    margin: 0 -50px -60px -50px
}

.wave-shape-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

#hero-3 {
    background-image: url(../images/hero-3.webp);
    padding-top: 175px;
    padding-bottom: 125px
}

.hero-3-txt h2 {
    font-size: 4.35rem;
    font-weight: 500;
    font-style: italic;
    margin-bottom: 10px
}

.hero-3-txt p {
    font-size: 1.7rem;
    margin-bottom: 30px
}

#hero-4 .slider {
    height: 530px;
    margin-top: 80px
}

#hero-4 .slider .slides {
    height: 530px;
    margin: 0
}

.hero-5-overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, .55);
    padding-top: 180px;
    padding-bottom: 125px
}

.hero-5-txt h2 {
    font-size: 4.75rem;
    font-weight: 500;
    font-style: italic;
    letter-spacing: -1px;
    margin-bottom: 10px
}

.hero-5-txt p {
    margin-bottom: 30px
}

#hero-6 {
    padding-top: 200px
}

.hero-6-txt h2 {
    line-height: 1.2;
    margin-bottom: 30px
}

.hero-6-images {
    margin-top: 70px
}

#img-6-1 img,
#img-6-2 img {
    text-align: center;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out
}

#img-6-1:hover img,
#img-6-2:hover img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -moz-transform: scale(1.05)
}

#hero-7 .slider {
    height: 550px;
    margin-top: 140px
}

#hero-7 .slider .slides {
    height: 550px;
    margin: 0
}

#hero-7 .caption-txt {
    padding-left: 60px
}

#hero-7 .caption-txt h2 {
    font-family: Catamaran, sans-serif;
    font-size: 5rem;
    line-height: 1.1;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 15px
}

#hero-7 .caption-txt h2 span {
    display: block
}

#hero-7 .caption-txt p {
    padding-right: 15%;
    margin-bottom: 30px
}

#hero-8 {
    position: relative;
    padding-top: 160px;
    margin-bottom: 120px
}

.hero-8-txt {
    position: relative;
    padding: 0 10%;
    z-index: 5
}

.hero-8-txt h2 {
    font-size: 4.75rem;
    line-height: 1.25;
    font-weight: 500;
    font-style: italic
}

.hero-8-img {
    position: relative;
    margin: 50px 4% -120px;
    z-index: 2
}

#hero-9 {
    background-image: url(../images/hero-9.webp);
    padding-top: 260px;
    padding-bottom: 90px
}

.hero-9-txt h2 {
    font-size: 4.35rem;
    line-height: 1.2;
    margin-bottom: 20px
}

.hero-9-txt p {
    padding-right: 3%;
    margin-bottom: 30px
}

#about-6,
#about-7 {
    position: relative
}

#about-7 .container {
    padding-left: 25px
}

#about-6 .container:after,
#about-7 .container:after {
    position: absolute;
    content: '';
    width: 85%;
    height: 100%;
    top: 0;
    z-index: -1
}

#about-6 .container:after {
    left: 15%
}

#about-7 .container:after {
    left: 0
}

#about-8 {
    margin-top: 60px
}

#about-9 {
    position: relative;
    padding-top: 100px;
    padding-bottom: 60px
}

#about-9:after {
    position: absolute;
    content: '';
    width: 65%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2
}

#about-10 .container:after {
    position: absolute;
    content: '';
    width: 85%;
    height: 100%;
    top: 0;
    left: 15%;
    z-index: -1
}

#about-12 {
    position: relative;
    z-index: 1
}

.img-block.left-column,
.txt-block.left-column,
.txt-table.left-column {
    padding-left: 5px;
    padding-right: 20px
}

.img-block.right-column,
.txt-block.right-column {
    padding-left: 20px;
    padding-right: 5px
}

#about-4 .txt-block.right-column {
    padding-left: 30px
}

.about-6-txt {
    position: relative;
    padding: 80px 70px 80px 10px
}

.about-7-txt {
    position: relative;
    padding-left: 60px;
    padding-right: 10px
}

.about-8-txt {
    margin-top: 70px;
    padding-right: 50px;
    padding-left: 20px
}

.about-9-txt {
    padding-left: 5px
}

.about-10-txt {
    padding: 60px 70px 60px 10px
}

.about-11-txt {
    position: relative;
    padding: 80px;
    margin-right: -80px;
    z-index: 7
}

.about-section h5,
.about-section h6 {
    margin-top: 12px;
    margin-bottom: 22px
}

.about-section h4 {
    margin-bottom: 20px
}

.about-section h2,
.about-section h3 {
    margin-bottom: 22px
}

#about-2 .txt-block p,
#about-5 .txt-block p {
    margin-bottom: 0
}

.about-section .btn {
    position: relative;
    z-index: 1;
    margin-top: 15px
}

#about-1.about-section .btn,
#about-2.about-section .btn {
    margin-top: 5px
}

.table-rounded {
    padding: 45px 55px;
    border: 2px solid #232424
}

.table-rounded.no-border {
    border: none
}

.table-rounded.deepblue-border {
    border: 2px solid #204e5b
}

.txt-table h5 {
    margin-bottom: 25px
}

.txt-table table {
    margin-bottom: 0;
    width: 100%
}

.txt-table .table td,
.txt-table .table th {
    font-size: 1.25rem;
    padding: 14px 0;
    border-top: none;
    border-bottom: 1px dashed #aaa
}

.txt-table .table .last-tr td,
.txt-table .table .last-tr th {
    border-bottom: none
}

td.text-end {
    font-weight: 600
}

.accordion-wrapper {
    margin-bottom: 10px
}

.accordion-item {
    background-color: transparent !important;
    border: none
}

.accordion-thumb {
    margin: 0;
    padding: 20px 0;
    cursor: pointer;
    position: relative
}

.accordion-item .accordion-thumb:before,
.accordion-item.is-active .accordion-thumb:before {
    font-family: Flaticon;
    font-weight: 300;
    content: "\f147";
    position: absolute;
    font-size: .8rem;
    top: 35px;
    left: 0
}

.accordion-item.is-active .accordion-thumb:before {
    content: "\f163"
}

.accordion-panel {
    margin: 0;
    padding: 0;
    display: none
}

.accordion-thumb h4,
.accordion-thumb h5,
.accordion-thumb h6 {
    line-height: 1;
    margin-bottom: 0;
    padding-left: 25px
}

.about-6-img {
    position: relative
}

.about-7-img {
    position: relative;
    margin: 60px 0 -60px 40px
}

.about-8-img {
    padding: 0 30px 0 0;
    margin-top: -60px
}

.about-9-img {
    position: relative;
    margin-left: 60px
}

.about-10-img {
    margin: 80px 20px 80px 0
}

.about-11-img {
    position: relative;
    z-index: 2
}

.about-12-img {
    background-image: url(../images/about-12-img.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    left: 53%
}

.sbox-7 .item-overlay {
    background: rgba(240, 240, 240, .25)
}

.sbox-7:hover img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -moz-transform: scale(1.05)
}

.sbox-7:hover .item-overlay {
    opacity: 1;
    -moz-opacity: 1
}

#services-3,
#services-4 {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px
}

#services-3:after,
#services-4:after {
    position: absolute;
    content: '';
    width: 70%;
    height: 100%;
    top: 0;
    z-index: 2
}

#services-3:after {
    left: 30%
}

#services-4:after {
    left: 0
}

.sbox-3-wrapper {
    margin-left: 80px
}

.sbox-4-wrapper {
    margin-right: 80px
}

.sbox-1 {
    text-align: center;
    border: 2px solid #dae3e0;
    padding: 50px 35px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all 450ms ease-in-out
}

.sbox-1:hover {
    background-color: rgba(201, 208, 206, .05);
    border: 2px solid rgba(201, 208, 206, .05);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.sbox-2 {
    padding: 0 8%
}

.sbox-3,
.sbox-4 {
    padding: 0 10px
}

.sbox-ico {
    margin-bottom: 20px
}

.sbox-2 .sbox-ico {
    margin-bottom: 25px
}

.sbox-1 h5,
.sbox-3 h5,
.sbox-4 h5 {
    margin-bottom: 13px
}

.sbox-2 h5,
.sbox-5 h5 {
    margin-bottom: 10px
}

.sbox-6 h5 {
    margin-top: 13px;
    margin-bottom: 0
}

.sbox-1 p,
.sbox-2 p,
.sbox-3 p,
.sbox-4 p,
.sbox-5 p {
    margin-bottom: 0
}

h5.sbox-link a {
    position: relative;
    color: #201e29;
    padding-bottom: 6px;
    text-decoration: none
}

h5.sbox-link a:after {
    content: '';
    background-color: #201e29;
    width: 20%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    -webkit-transition: .3s all ease-in;
    -moz-transition: .3s all ease-in;
    -o-transition: .3s all ease-in;
    transition: .3s all ease-in
}

.sbox-1:hover h5.sbox-link a:after,
.sbox-2:hover h5.sbox-link a:after,
.sbox-3:hover h5.sbox-link a:after,
.sbox-4:hover h5.sbox-link a:after,
.sbox-6:hover h5.sbox-link a:after,
.sbox-7:hover h5.sbox-link a:after {
    width: 100%;
    opacity: 1
}

.sbox-6 .item-overlay {
    background: rgba(20, 20, 20, .3)
}

.services-3-img {
    position: relative;
    margin-left: 0;
    margin-right: -50px
}

.services-4-img {
    position: relative;
    margin-left: -50px;
    margin-right: 0
}

.sbox-6-img {
    margin-bottom: 30px
}

.sbox-6:hover img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -moz-transform: scale(1.05)
}

.sbox-6:hover .item-overlay {
    opacity: 1;
    -moz-opacity: 1;
    bottom: 0
}

#gallery-2 .col {
    padding: 0 8px
}

#img-2-1,
#img-2-2,
#img-2-3,
#img-2-4 {
    margin-bottom: 16px
}

#img-4-1 {
    margin-top: 60px
}

#img-4-2 {
    margin-bottom: 30px
}

#img-4-3 {
    margin-right: -30px
}

#img-4-4 {
    margin-top: 60px;
    margin-bottom: 30px
}

#img-4-5 {
    margin-left: 30px
}

#img-4-6 {
    margin: 30px 10px 30px
}

.masonry-image .hover-overlay,
.masonry-image .hover-overlay img {
    overflow: hidden
}

.image-data,
.image-description {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.image-data {
    bottom: -40px
}

.gallery-5-txt,
.gallery-link,
.image-caption {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.image-caption h5,
.image-caption h6 {
    -webkit-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0);
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out
}

.image-caption p {
    margin-bottom: 8px;
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out
}

.gallery-image:hover img,
.masonry-image:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1)
}

.gallery-image:hover .image-data,
.gallery-image:hover .image-description,
.gallery-image:hover .item-overlay,
.masonry-image:hover .image-data,
.masonry-image:hover .image-description,
.masonry-image:hover .item-overlay {
    opacity: 1;
    -moz-opacity: 1;
    bottom: 0
}

.gallery-image:hover .image-caption h5,
.gallery-image:hover .image-caption p,
.masonry-image:hover .image-caption h5,
.masonry-image:hover .image-caption p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#video-1,
.video-2-wrapper {
    background-image: url(../images/video.webp);
    padding-top: 240px;
    padding-bottom: 240px
}

.video-2-overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    padding-top: 140px;
    padding-bottom: 140px
}

.video-2-txt h3 {
    margin-bottom: 15px
}

.video-2-txt p {
    margin-bottom: 25px
}

.video-2-txt span a {
    text-decoration: underline
}

.team-member {
    position: relative;
    text-align: center;
    margin-bottom: 50px
}

#team-2 .masonry-wrap .masonry-image {
    width: 50%;
    text-align: left;
    margin-bottom: 40px;
    padding: 0 15px
}

.team-member-photo {
    position: relative;
    text-align: center;
    overflow: hidden
}

.team-member-data {
    margin-top: 30px
}

.team-member-data span {
    margin-bottom: 13px
}

.team-member-data h5 {
    line-height: 1;
    margin-bottom: 0
}

.team-member .item-overlay {
    background: rgba(20, 20, 20, .4)
}

.tm-social ul {
    width: 100%;
    display: inline-block;
    padding-left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 20;
    zoom: 1;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.tm-social li {
    width: auto !important;
    display: inline-block !important;
    vertical-align: top;
    clear: none !important;
    margin: 0 10px;
    padding: 0
}

.tm-social span {
    margin-bottom: 0
}

.tm-social a {
    display: block;
    text-decoration: none
}

.team-member:hover img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -moz-transform: scale(1.05)
}

.team-member:hover .item-overlay {
    opacity: 1;
    -moz-opacity: 1
}

.team-member:hover .tm-social ul {
    bottom: 6%;
    opacity: 1;
    -moz-opacity: 1
}

.career-box {
    padding: 50px 45px 35px
}

.career-box-title {
    position: relative;
    width: 100%;
    margin-bottom: 15px
}

.career-box-ico {
    width: 20%;
    display: inline-block !important;
    float: left;
    margin-top: -10px;
    text-align: left
}

.career-box-title-txt {
    width: 80%;
    display: inline-block !important
}

.career-box-title-txt h5 {
    line-height: 1;
    margin-bottom: 10px
}

.career-box-btn {
    position: absolute;
    top: 5px;
    right: -10px
}

.career-box .simple-list p {
    margin-bottom: 8px
}

#pricing-1,
#pricing-2 {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px
}

#pricing-1:after,
#pricing-2:after {
    position: absolute;
    content: '';
    width: 70%;
    height: 100%;
    top: 0;
    z-index: 2
}

#pricing-1:after {
    left: 30%
}

#pricing-2:after {
    left: 0
}

.pricing-1-wrapper {
    margin-left: 70px;
    padding-right: 5px
}

.pricing-2-wrapper {
    margin-right: 70px;
    padding-left: 5px
}

.pricing-3-wrapper {
    padding: 0 5px
}

.p4-wrapper {
    padding: 75px 60px;
    overflow: hidden
}

.pricing-5-wrapper {
    border: 1px solid #f5f5f5;
    padding: 55px 60px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .05)
}

.pricing-6-wrapper {
    padding: 0 5px
}

.p7-wrapper {
    background-color: #3e3e3f;
    padding: 70px;
    overflow: hidden
}

.pricing-title {
    line-height: 1;
    margin-bottom: 40px
}

.pricing-7-title {
    text-align: center;
    border-bottom: 2px solid #fff;
    margin-bottom: 75px
}

.pricing-1-list li,
.pricing-2-list li,
.pricing-3-list li,
.pricing-5-list li,
.pricing-7-list li {
    margin-bottom: 18px
}

.pricing-4-list li {
    margin-bottom: 25px
}

.pricing-6-list li {
    margin-bottom: 15px
}

.pricing-1-list li:last-child,
.pricing-2-list li:last-child,
.pricing-3-list li:last-child,
.pricing-4-list li:last-child,
.pricing-5-list li:last-child,
.pricing-6-list li:last-child,
.pricing-7-list li:last-child {
    margin-bottom: 0
}

.detail-price {
    margin: 0;
    display: table
}

.price-name {
    position: relative;
    display: table-cell;
    width: 1%;
    white-space: nowrap;
    padding: 0 10px 0 0
}

.price-dots {
    position: relative;
    display: table-cell;
    height: 3px;
    width: 98%;
    z-index: 1;
    background-image: radial-gradient(circle closest-side, #5ac7eb 99%, transparent 100%);
    background-position: 50% 100%;
    background-size: 5px 2px;
    background-repeat: repeat-x
}

.price-number {
    display: table-cell;
    width: 1%;
    padding: 0 0 0 10px;
    white-space: nowrap
}

.price-name h5,
.price-number h5 {
    position: relative;
    line-height: 1;
    margin-bottom: 0
}

.price-txt {
    margin-top: 3px
}

.pricing-4-item .price-txt {
    margin-top: 8px
}

.price-txt p {
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 0
}

.pricing-4-item .price-txt p {
    margin-top: 10px;
    margin-bottom: 0
}

.price-txt span {
    display: block;
    margin-bottom: 0;
    padding-right: 3px
}

.pricing-4-item .price-name h5 {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.pricing-notice p {
    margin-bottom: 0
}

.pricing-1-img {
    position: relative;
    margin-right: -30px
}

.pricing-2-img {
    position: relative;
    margin-left: -30px
}

.pricing-4-item .item-overlay {
    background: rgba(240, 240, 240, .35)
}

.pricing-5-img {
    margin-right: -60px
}

.pricing-4-item:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1)
}

.pricing-4-item:hover .item-overlay {
    opacity: 1;
    -moz-opacity: 1
}

.pricing-4-item:hover .price-name h5 {
    color: #656565
}

.cards-2-txt {
    padding-left: 5px;
    padding-right: 20px
}

.gift-card {
    background-image: url(../images/gift-card.png);
    text-align: center;
    padding: 80px 35px;
    margin-bottom: 40px
}

.gift-card h5.h5-lg,
.gift-card h5.h5-xl {
    margin-bottom: 25px
}

.gift-card span {
    font-family: 'Open Sans', sans-serif;
    font-size: 5.25rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0
}

.gift-card sup {
    font-family: 'Open Sans', sans-serif;
    font-size: 3.5rem;
    font-weight: 400;
    top: -9px;
    right: 3px
}

.gift-card p {
    margin-top: 15px;
    margin-bottom: 30px
}

.cards-2-txt h3 {
    margin-bottom: 15px
}

.cards-2-txt p {
    margin-bottom: 30px
}

#brands-1 {
    padding-top: 80px;
    padding-bottom: 80px
}

.brand-logo {
    padding: 0 20px
}

.brands-section .owl-dots {
    display: none
}

.reviews-section {
    position: relative;
    background-color: #ffff
}

.review-1 {
    text-align: center;
    margin: 0 15px 40px
}

.review-2-txt {
    text-align: center;
    margin-bottom: 40px
}

.review-1 .quote-icon {
    position: relative;
    margin-left: 5px;
    margin-bottom: -50px;
    opacity: .08
}

.review-2 .quote-icon {
    position: relative;
    margin-bottom: -70px;
    opacity: .08
}

span.testimonial-autor {
    display: block;
    font-size: 1.05rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: .125rem;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 0
}

.review-2 span.testimonial-autor {
    margin-top: 0;
    margin-bottom: 70px
}

.reviews-section h6 {
    margin-bottom: 0
}

.review-2-txt p {
    font-size: 1.9rem;
    line-height: 1.45;
    font-weight: 400;
    padding: 0 10%;
    margin-bottom: 30px
}

.flex-control-paging li a {
    background: rgba(90, 90, 90, .25);
    width: 10px;
    height: 10px;
    border: 2px solid rgba(90, 90, 90, .02)
}

.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
    background: rgba(111, 94, 77, .65);
    border: 2px solid rgba(111, 94, 77, .2)
}

.reviews-section button {
    background-color: transparent;
    border: none;
    padding: 0 2px
}

.owl-theme .owl-dots .owl-dot span {
    margin: 0 7px
}

.owl-dots button:focus {
    outline: 0;
    text-decoration: none
}

#promo-3 .item-overlay {
    opacity: 1;
    background: rgba(20, 20, 20, .3)
}

#promo-4:after,
#promo-4:before {
    position: absolute;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    content: '';
    z-index: 2
}

#promo-4:before {
    background-image: url(../images/port-single-2-img-3-1024x692.webp);
    width: 49%;
    height: 90%;
    top: 5%
}

#promo-4:after {
    background-image: url(../images/rev-home-02.webp);
    width: 49%;
    height: 100%;
    top: 0;
    left: 51%
}

.pbox-description {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .6), rgba(0, 0, 0, .03));
    background-image: linear-gradient(bottom, rgba(0, 0, 0, .6), rgba(0, 0, 0, .03));
    padding: 100px 0 0
}

.pbox-caption {
    position: absolute;
    width: 80%;
    bottom: 30px;
    left: 25px;
    z-index: 1
}

.pbox-3-caption {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
    z-index: 3
}

#pb-4-1 {
    padding: 100px 80px 100px 30px
}

#pb-4-2 {
    padding: 100px 30px 100px 80px
}

.pbox-caption h5 {
    margin-bottom: 0
}

#promo-2 .promo-box-txt h5 {
    margin-bottom: 0
}

.pbox-3-caption h4 {
    margin-bottom: 30px
}

#pb-4-1 h3 {
    font-weight: 500;
    font-style: italic;
    margin-bottom: 0
}

#pb-4-1 h2 {
    letter-spacing: -2px;
    margin-bottom: 40px
}

#pb-4-2 h2 {
    font-size: 9.75rem;
    line-height: 1;
    letter-spacing: -3px;
    margin-bottom: 35px
}

#pb-4-2 h2 span {
    display: block
}

.pbox-caption p {
    margin-bottom: 12px
}

#promo-2 p.txt-upcase {
    margin-bottom: 20px
}

h5.pbox-link a {
    position: relative;
    color: #fff;
    padding-bottom: 8px;
    text-decoration: none
}

h5.pbox-link a:after {
    content: '';
    background-color: #fff;
    width: 20%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    -webkit-transition: .3s all ease-in;
    -moz-transition: .3s all ease-in;
    -o-transition: .3s all ease-in;
    transition: .3s all ease-in
}

.promo-box:hover h5.pbox-link a:after {
    width: 100%;
    opacity: 1
}

.promo-box .item-overlay {
    background: rgba(20, 20, 20, .2)
}

#promo-1 .promo-box:hover img,
#promo-2 .promo-box:hover img,
#promo-3 .promo-box:hover img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -moz-transform: scale(1.05)
}

#banner-1 {
    background-image: url(../images/banner-1.webp);
    padding-top: 90px;
    padding-bottom: 90px
}

.banner-2-wrapper {
    background-image: url(../images/banner-2.webp);
    padding-top: 70px;
    padding-bottom: 80px
}

#banner-3 {
    background-image: url(../images/banner-3.webp)
}

#banner-4 {
    position: relative;
    background-image: url(../images/banner-4.webp)
}

#banner-4:after {
    position: absolute;
    content: '';
    width: 55%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2
}

.banner-5-wrapper {
    background-image: url(../images/banner-5.webp);
    padding: 80px
}

#banner-6 {
    background-image: url(../images/banner-6.webp);
    padding-top: 180px;
    padding-bottom: 180px
}

.banner-3-txt {
    text-align: center;
    padding: 90px 0
}

.banner-4-txt {
    text-align: center;
    padding: 100px 80px 100px 20px
}

.banner-1-txt h4,
.banner-1-txt h5 {
    line-height: 1;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 35px
}

.banner-1-txt h3 {
    font-size: 6rem;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 0
}

.banner-1-txt h2 {
    font-size: 8.25rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 30px
}

.banner-2-txt h2,
.banner-5-txt h2,
.banner-5-txt h3 {
    margin-bottom: 30px
}

.banner-3-txt h4,
.banner-4-txt h4 {
    line-height: 1;
    font-weight: 400;
    margin-bottom: 30px
}

.banner-3-txt h2,
.banner-4-txt h2 {
    font-size: 6.25rem;
    line-height: 1;
    letter-spacing: -1px;
    margin-bottom: 20px
}

.banner-3-txt h5,
.banner-4-txt h5 {
    line-height: 1.4;
    font-weight: 400;
    padding: 0 18%;
    margin-bottom: 25px
}

.banner-3-txt p,
.banner-4-txt p {
    margin-top: 20px;
    margin-bottom: 0
}

.banner-6-txt a {
    text-decoration: underline
}

#faqs-1 .question {
    margin-bottom: 40px
}

#faqs-1 .question h5 {
    margin-bottom: 15px
}

.more-questions {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px
}

.newsletter-wrapper {
    padding: 70px 80px 40px
}

#newsletter-1 .newsletter-form {
    padding: 0 15%
}

#newsletter-1 .newsletter-form p {
    text-align: center;
    padding: 0 5%;
    margin-top: 30px;
    margin-bottom: 0
}

#newsletter-1 .newsletter-form p a {
    font-weight: 700;
    text-decoration: underline
}

.newsletter-section .form-control {
    height: 60px;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #666;
    font-size: 1.1875rem;
    font-weight: 300;
    padding: 0 20px;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out
}

.newsletter-section .input-group>.custom-select:not(:last-child),
.newsletter-section .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.newsletter-section .form-control:focus {
    outline: 0;
    box-shadow: none
}

.newsletter-section .form-control::-moz-placeholder {
    color: #999
}

.newsletter-section .form-control:-ms-input-placeholder {
    color: #999
}

.newsletter-section .form-control::-webkit-input-placeholder {
    color: #999
}

.newsletter-section .btn {
    width: 100%;
    height: 60px;
    padding: 13px 45px 10px;
    margin-left: 10px
}

.newsletter-section .form-notification {
    font-size: 1.0625rem;
    font-weight: 400;
    line-height: 1;
    margin: 7px 0 0
}

.newsletter-section .form-notification.error {
    color: #f6412d !important
}

.newsletter-section .form-notification.valid {
    color: #48af4b !important
}

.blog-2-post {
    margin-bottom: 10px
}

.blog-1-post .blog-post-txt,
.blog-2-post .blog-post-txt {
    margin-top: 30px
}

.blog-post-txt h5,
.blog-post-txt h6 {
    margin-bottom: 10px
}

.blog-post-txt h5 a {
    color: #201e29
}

.blog-post-txt h5 a:hover {
    text-decoration: underline
}

p.post-tag {
    font-size: .85rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: .125rem;
    text-transform: uppercase;
    margin-bottom: 20px
}

p.post-tag span {
    padding: 0 4px
}

.blog-post-txt p.p-lg {
    margin-bottom: 0
}

.blog-1-post .item-overlay,
.blog-2-post .item-overlay {
    background: rgba(20, 20, 20, .3)
}

.blog-1-post:hover img,
.blog-2-post:hover img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -moz-transform: scale(1.05)
}

.blog-1-post:hover .item-overlay,
.blog-2-post:hover .item-overlay {
    opacity: 1;
    -moz-opacity: 1
}

.post-content {
    padding: 0 5%
}

.single-post-title h2,
.single-post-title h3 {
    padding: 0 3%;
    margin-bottom: 20px
}

.single-post-title p.post-tag {
    font-size: .95rem;
    text-transform: uppercase;
    margin-bottom: 0
}

.single-post-title p.post-tag span {
    padding: 0 8px
}

.single-post-title p.post-tag a {
    color: #1d293f;
    font-weight: 700
}

.single-post-txt h5 {
    margin-top: 20px;
    margin-bottom: 22px
}

.single-post-txt span.txt-700 {
    color: #1d293f
}

.post-inner-img {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px
}

.post-share-links {
    border-top: 1px solid #ccc;
    margin-top: 60px;
    padding-top: 60px
}

.post-tags-list span a {
    color: #999;
    background-color: #f6f7f8;
    font-size: .8rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: .125rem;
    text-transform: uppercase;
    padding: 10px 16px 9px;
    margin-right: 5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.post-share-links .share-social-icons {
    display: inline-block;
    padding-left: 0;
    margin-top: 3px
}

.post-share-links .share-social-icons li {
    width: auto !important;
    display: inline-block !important;
    vertical-align: top;
    clear: none !important;
    padding: 0
}

.post-share-links .share-social-icons a.share-ico span {
    opacity: .75;
    margin-top: 3px;
    margin-left: 20px;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out
}

.post-share-links .share-social-icons a.share-ico:hover span {
    opacity: 1
}

.post-comments {
    padding-top: 100px
}

.post-comments hr {
    margin-top: 24px;
    margin-bottom: 40px
}

.post-comments h5.h5-lg,
.post-comments h5.h5-xl {
    margin-bottom: 60px
}

.post-comments img {
    width: 68px;
    height: 68px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%
}

.comment-body {
    margin-left: 25px
}

.comment-meta {
    margin-bottom: 10px
}

.comment-meta h6 {
    line-height: 1;
    margin-bottom: 2px
}

.comment-date {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px
}

.btn-reply {
    margin-left: 3px
}

.btn-reply a {
    font-size: 17px;
    font-weight: 400
}

.btn-reply span {
    position: relative;
    top: 3px;
    margin-right: 4px;
    left: 3px
}

.btn-reply.ico-20 [class*=flaticon-]:after,
.btn-reply.ico-20 [class*=flaticon-]:before {
    font-size: .975rem
}

.btn-reply a:hover {
    color: #222
}

.post-comments #leave-comment h5 {
    padding-bottom: 0;
    margin-top: 80px;
    margin-bottom: 5px;
    border: none
}

.comment-form {
    position: relative;
    margin-top: 60px
}

.comment-form p {
    line-height: 1;
    font-weight: 700;
    margin-bottom: 15px;
    padding-left: 8px;
    display: block
}

.comment-form .form-control {
    height: 56px;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0;
    color: #5f5842;
    font-size: 17px;
    line-height: 1;
    font-weight: 300;
    padding: 0 15px;
    margin-bottom: 22px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.comment-form .form-control:focus {
    outline: 0 none;
    box-shadow: none
}

.comment-form textarea {
    min-height: 220px
}

.comment-form textarea.form-control {
    padding: 20px 15px
}

.comment-form .btn {
    margin-top: 15px
}

.comment-form .btn:focus {
    outline: 0 none;
    box-shadow: none
}

.comment-form-msg {
    width: 100% !important;
    display: block;
    margin-top: 15px;
    padding-left: 0
}

.comment-form .loading {
    color: #00b2e4;
    font-size: 18px;
    font-weight: 400
}

.comment-form .error {
    color: #e74c3c;
    font-size: 14.5px;
    font-weight: 300;
    margin-bottom: 20px;
    padding-left: 10px
}

.comment-form .form-control.error {
    font-size: 17px !important
}

.booking-form .col-lg-6,
.booking-form .col-md-12,
.booking-form .col-md-6 {
    padding-left: 10px;
    padding-right: 10px
}

.booking-1-wrapper,
.booking-2-wrapper {
    position: relative;
    border: 1px solid #f5f5f5;
    padding: 65px 40px 55px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
    z-index: 3
}

.booking-2-txt {
    position: relative;
    z-index: 2;
    padding: 90px 90px 90px 100px;
    margin-right: -60px
}

.booking-2-txt:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3
}

.booking-1-wrapper .section-id,
.booking-2-wrapper .section-id {
    margin-bottom: 16px
}

.booking-1-wrapper h4,
.booking-2-wrapper h4 {
    margin-bottom: 35px
}

.booking-2-txt h5 {
    margin-bottom: 15px
}

.booking-2-hours {
    margin-top: 20px
}

.booking-2-hours p {
    margin-bottom: 3px
}

.booking-1-img {
    margin-right: -60px
}

.booking-form .form-control,
.booking-form .form-select {
    height: 52px;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0;
    color: #5f5842;
    font-size: 17px;
    line-height: 1;
    font-weight: 300;
    padding: 0 12px;
    margin-bottom: 22px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.booking-form .form-control::-moz-placeholder {
    color: #5f5842
}

.booking-form .form-control:-ms-input-placeholder {
    color: #5f5842
}

.booking-form .form-control::-webkit-input-placeholder {
    color: #5f5842
}

.booking-form .form-control:focus {
    outline: 0 none;
    box-shadow: none
}

.booking-form-msg {
    width: 100% !important;
    display: block;
    margin-top: 10px;
    padding-left: 0
}

.booking-form .loading {
    color: #00b2e4;
    font-size: 18px;
    font-weight: 400
}

.booking-form .error {
    color: #e74c3c;
    font-size: 14.5px;
    font-weight: 300;
    margin-bottom: 20px
}

.booking-form .form-control.error {
    font-size: 17px !important
}

.contacts-1-wrapper {
    padding: 0 4%
}

.contacts-2-wrapper {
    padding: 0 5%
}

.contacts-2-wrapper .title-01 {
    margin-top: 60px
}

.cbox-3 {
    position: relative;
    height: 300px
}

.cbox-3-txt {
    width: 70%;
    position: absolute;
    top: 50%;
    left: 15%;
    transform: translateY(-50%);
    z-index: 3
}

.cbox-2 h5 {
    line-height: 1;
    margin-bottom: 20px
}

.cbox-3 h5 {
    margin-bottom: 18px
}

.cbox-1 p,
.cbox-2 p {
    font-weight: 400;
    margin-bottom: 3px
}

.cbox-3 p {
    font-weight: 400;
    padding: 0 6%;
    margin-bottom: 20px
}

.cbox-1 p.p-xl,
.cbox-1 p.p-xl a,
.cbox-2 p a {
    color: #201e29;
    font-weight: 600
}

.cbox-2 p span {
    color: #201e29;
    font-weight: 600;
    margin-left: 10px
}

#contacts-3 .cbox-2 p span {
    margin-left: 15px
}

.contacts-section {
    background-color: #fff;
    padding-bottom: 10px
}

.contacts-section .tra-link {
    font-size: .95rem;
    font-weight: 700;
    margin-top: 12px
}

.cbox-1 a,
.cbox-2 a {
    text-decoration: underline
}

.contact-form .form-control {
    height: 56px;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0;
    color: #5f5842;
    font-size: 17px;
    line-height: 1;
    font-weight: 300;
    padding: 0 15px;
    margin-bottom: 22px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.booking-form .form-control {
    height: 56px;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0;
    color: #5f5842;
    font-size: 17px;
    line-height: 1;
    font-weight: 300;
    padding: 0 15px;
    margin-bottom: 22px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.contact-form textarea {
    min-height: 220px
}

.contact-form textarea.form-control {
    padding: 20px 15px
}

.booking-form textarea {
    min-height: 120px
}

.booking-form textarea.form-control {
    padding: 20px 15px
}

.contact-form .form-control::-moz-placeholder {
    color: #5f5842
}

.contact-form .form-control:-ms-input-placeholder {
    color: #5f5842
}

.contact-form .form-control::-webkit-input-placeholder {
    color: #5f5842
}

.contact-form .form-control:focus {
    outline: 0 none;
    box-shadow: none
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
    border: 1px solid green;
    -webkit-text-fill-color: #555;
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
    transition: background-color 5000s ease-in-out 0s
}

.contact-form-msg {
    width: 100% !important;
    display: block;
    margin-top: 10px;
    padding-left: 0
}

.contact-form .loading {
    color: #00b2e4;
    font-size: 18px;
    font-weight: 400
}

.contact-form .error {
    color: #e74c3c;
    font-size: 14.5px;
    font-weight: 300;
    margin-bottom: 20px
}

.contact-form .form-control.error {
    font-size: 17px !important
}

.google-map {
    position: relative;
    padding: 0 0 85%;
    height: 0;
    overflow: hidden
}

#gmap .google-map,
#gmap-1 .google-map {
    padding: 0 0 36%
}

.footer .google-map {
    padding: 0 0 70%
}

.google-map embed,
.google-map iframe,
.google-map object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.footer {
    padding-top: 50px;
    padding-bottom: 40px;
    background-color: #e7eff1
}

#footer-1 .footer-info {
    padding-left: 3%
}

#footer-2 .footer-contacts {
    padding-left: 30%;
    padding-right: 10%
}

.footer h4,
.footer h5,
.footer h6 {
    line-height: 1;
    margin-bottom: 25px
}

#footer-3 .footer-info p,
.footer-contacts p {
    margin-bottom: 3px
}

#footer-2 .footer-contacts p {
    margin-bottom: 2px
}

#footer-1 .footer-contacts p,
#footer-1 .footer-info p {
    font-weight: 400;
    margin-bottom: 3px
}

.footer-contacts a,
.footer-info a {
    text-decoration: underline
}

.footer-info h5.booking-link {
    line-height: 1;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 0
}

#footer-2 h4.h4-sm,
#footer-2 h4.h4-xs {
    margin-top: 20px;
    margin-bottom: 20px
}

#footer-2 h4.h4-sm a,
#footer-2 h4.h4-xs a {
    text-decoration: none
}

.footer-links li {
    width: auto !important;
    display: block !important;
    vertical-align: top;
    clear: none !important;
    margin: 0;
    padding: 0
}

.footer-links li p {
    margin-bottom: 5px
}

.foo-socials {
    display: inline-block;
    margin-top: 20px
}

.foo-socials li {
    width: auto !important;
    display: inline-block !important;
    vertical-align: top;
    clear: none !important;
    margin: 0 12px 0 0;
    padding: 0
}

.foo-socials a {
    display: block;
    text-decoration: none
}

.foo-socials.ico-20 [class*=flaticon-]:after,
.foo-socials.ico-20 [class*=flaticon-]:before {
    font-size: 1.4rem
}

.footer-img li {
    display: inline-block !important;
    margin: 0 0 10px 6px
}

.footer-img img.insta-img {
    width: 110px;
    height: 110px
}

.foo-img .item-overlay {
    background: rgba(40, 40, 40, .2)
}

.foo-img:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1)
}

.foo-img:hover .item-overlay {
    opacity: 1;
    -moz-opacity: 1
}

.footer-form p {
    font-size: 1rem;
    margin-top: 25px
}

.footer-form p a {
    font-weight: 700;
    text-decoration: underline
}

.footer-form .form-control {
    height: 56px;
    color: #666;
    font-size: 1.1rem;
    padding: 0 15px;
    box-shadow: none
}

.footer-form .form-control:focus {
    border: 1px solid #373b4d;
    border-right: none;
    outline: 0;
    box-shadow: none
}

.footer-form .form-control::-moz-placeholder {
    color: #6c757d
}

.footer-form .form-control:-ms-input-placeholder {
    color: #6c757d
}

.footer-form .form-control::-webkit-input-placeholder {
    color: #6c757d
}

.footer-form .btn {
    font-size: .85rem;
    height: 56px
}

.footer-form .form-notification {
    color: #e03a3e;
    font-size: .95rem;
    line-height: 1.25;
    font-weight: 400;
    margin-top: 12px;
    margin-left: 5px
}

.bottom-footer {
    padding-top: 30px
}

.bottom-footer-list li {
    width: auto !important;
    display: inline-block !important;
    vertical-align: top;
    clear: none !important
}

.bottom-footer-list span {
    position: relative;
    top: 3px;
    padding: 0 8px
}

.bottom-footer-list li p {
    display: inline-block;
    float: left;
    margin-bottom: 0
}

.footer-copyright p {
    margin-bottom: 0
}

.inner-page-hero {
    padding-top: 180px
}

.page-hero-section {
    background: no-repeat center center;
    background-size: cover;
    padding-top: 160px;
    padding-bottom: 110px
}

#about-page.page-hero-section {
    background-image: url(../images/about-page.webp)
}

#booking-page.page-hero-section {
    background-image: url(../images/booking-page.webp)
}

#careers-page.page-hero-section {
    background-image: url(../images/careers-page.webp)
}

#contacts-page.page-hero-section {
    background-image: url(../img/contacts-page.webp)
}

#faqs-page.page-hero-section {
    background-image: url(../img/faqs-page.webp)
}

#gallery-page.page-hero-section {
    background-image: url(../images/gallery-page.html)
}

#gift-cards-page.page-hero-section {
    background-image: url(../images/gift-cards-page.webp)
}

#pricing-page.page-hero-section {
    background-image: url(../img/pricing-page.webp)
}

#team-page.page-hero-section {
    background-image: url(../images/team-page.webp)
}

.page-hero-section h2,
.page-hero-section h3 {
    margin-bottom: 20px
}

#breadcrumb {
    text-align: center
}

.breadcrumb-nav {
    display: inline-block;
    margin: 0 auto
}

.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
    width: 100%;
    display: flex;
    list-style: none
}

.breadcrumb-item {
    color: #fff;
    font-size: .85rem !important;
    line-height: 1 !important;
    font-weight: 700;
    letter-spacing: .1865rem;
    text-transform: uppercase
}

.breadcrumb-item a {
    color: #fff;
    text-decoration: underline
}

.breadcrumb-item.active,
.breadcrumb-item1 a:hover {
    color: #fff
}

.breadcrumb-item+.breadcrumb-item::before {
    font-size: 1.15rem;
    display: inline-block;
    padding-right: 16px;
    margin-top: -3px;
    color: #fff;
    content: "\00bb"
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 19px
}

.page-link {
    font-size: 1.15rem;
    font-weight: 700;
    padding: 3px 13px;
    margin: 0 8px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    border: 1px solid transparent;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.pagination span {
    position: relative;
    font-size: .95rem;
    top: 2px
}

.pagination.ico-20 [class*=flaticon-]:after,
.pagination.ico-20 [class*=flaticon-]:before {
    font-size: .85rem
}

.page-link {
    color: #333233
}

.page-item.active .page-link {
    color: #fff;
    background-color: #333233;
    border: 1px solid #333233
}

.page-item.disabled .page-link {
    color: #333233;
    background-color: transparent;
    border: 1px solid transparent
}

.page-link:hover {
    color: #333233;
    background-color: transparent;
    border: 1px solid #333233
}

.page-link:focus {
    background-color: transparent;
    color: #333233;
    border: 1px solid transparent;
    box-shadow: 0 0
}

#scrollUp {
    display: none;
    width: 45px;
    height: 45px;
    position: fixed;
    bottom: 100px;
    right: 30px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-image: url(../images/back-to-top.png);
    background-repeat: no-repeat;
    background-position: 50% 48%;
    background-color: rgba(10, 10, 10, .25);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

#scrollUp:hover {
    background-color: rgba(10, 10, 10, .85)
}

nav a#pull {
    display: none
}

#stlChanger {
    display: none;
    position: fixed;
    z-index: 9999;
    font-size: .9375rem;
    overflow: hidden;
    right: -230px;
    top: 100px;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

#stlChanger.open {
    right: 0
}

#stlChanger .bgChanger {
    min-width: 280px;
    min-height: 280px
}

#stlChanger .blockChanger {
    width: 230px
}

#stlChanger .chBody {
    background: #282920;
    width: 230px;
    position: relative;
    overflow: hidden;
    border: 1px solid #282920;
    height: 550px;
    overflow: scroll;
    overflow-x: hidden;
    direction: rtl;
    margin-left: 50px
}

#stlChanger .chBut {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 1000000;
    text-align: center;
    border-left: none;
    padding: 0 0 0 2px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    box-shadow: 0 0 2px rgba(50, 50, 50, .4)
}

#stlChanger .chBut.icon-xs [class*=flaticon-]:after,
#stlChanger .chBut.icon-xs [class*=flaticon-]:before {
    color: #fff;
    font-size: 2.15rem;
    line-height: 48px !important
}

#stlChanger p {
    font-size: .9rem;
    font-weight: 700;
    letter-spacing: .0625rem;
    text-transform: uppercase;
    margin-bottom: 20px
}

#stlChanger .stBgs a {
    text-decoration: none;
    width: 50px;
    height: 50px;
    float: left;
    padding: 0;
    margin: 0 5px 8px;
    cursor: pointer;
    opacity: 1
}

#stlChanger .stBgs a img {
    width: 50px;
    height: 50px
}

.stBlock1 {
    margin: 0 20px 25px 20px
}

.stBlock .btn {
    width: 100%;
    font-size: .785rem;
    line-height: 1;
    padding: 13px 18px;
    margin-top: 15px
}

.s_1 img {
    opacity: 1;
    margin-bottom: 15px;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out
}

.s_1 img:hover {
    opacity: .8
}

.img-fluid {
    border: solid 5px #fff
}

.img-fluid.no-border {
    border: none
}

#reviews-1 .avt {
    width: 150px;
    height: 150px;
    border-radius: 150px;
    margin: 0 auto 10px;
    overflow: hidden
}

#reviews-1 .avt img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.top .tra-menu .wsmainfull {
    background-color: #fff !important;
    box-shadow: 0 2px 3px rgba(96, 96, 96, .1)
}

.menu-top.menu-wrap .menu-list {
    display: none
}

.menu-top.menu-wrap .menu-list:first-child,
.menu-top.menu-wrap .menu-list:nth-child(2),
.menu-top.menu-wrap .menu-list:nth-child(3),
.menu-top.menu-wrap .menu-list:nth-child(4) {
    display: block
}

.btn-center {
    text-align: center
}

.menu-wrap.js-menu {
    flex-flow: column wrap
}

.menu-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem 5rem
}

.menu-list {
    width: calc(50% - 2.5rem)
}

.menu-list li.category {
    color: #4c8fa5;
    font-size: 1.625rem
}

.menu-list li {
    display: flex;
    justify-content: space-between;
    color: #373b4d;
    font-family: Lora, serif;
    line-height: 1.3;
    font-weight: 600;
    letter-spacing: -.015625rem;
    font-size: 1.5rem;
    align-items: flex-end;
    margin-bottom: 1rem
}

.menu-list li span {
    flex-shrink: 0;
    padding: 0 10px
}

.menu-list li span:first-child {
    padding-left: 0
}

.menu-list li span:last-child {
    padding-right: 0
}

.dots {
    position: relative;
    height: 3px;
    width: 98%;
    z-index: 1;
    background-image: radial-gradient(circle closest-side, #5ac7eb 99%, transparent 100%);
    background-position: 50% 100%;
    background-size: 5px 2px;
    background-repeat: repeat-x;
    flex-shrink: 1 !important;
    top: -10px
}

@media (max-width:992px) {
    .menu-list {
        flex-wrap: wrap
    }

    .menu-list {
        width: 100%
    }

    .menu-list li {
        font-size: 1.3rem
    }

    .menu-list li span:first-child {
        max-width: 16rem
    }
}

.reviews-wrapper {
    padding: 1rem;
    background-color: #fff
}

.is-sp {
    display: none
}

.is-pc {
    display: inline-block
}

#img-menu {
    padding: 50px 0
}

#img-menu img {
    max-width: 100%
}

.hero-6-images img {
    height: 240px;
    object-fit: cover
}

.img-thanks {
    max-width: 400px;
    margin: 0 auto 30px
}

.home footer .trading-hours {
    display: none
}

.thank-img {
    display: none
}

.home footer .medium-w {
    width: 30%
}

.home footer .row .thank-img img {
    max-width: 500px;
    width: 100%
}

.home footer .row .thank-img {
    display: block;
    text-align: left;
    width: 40%
}

.blog-1-post .blog-post-img img,
.blog-2-post .blog-post-img img {
    height: 263px;
    width: 100%;
    object-fit: cover
}

@media (min-width:1100px) {
    .home footer .medium-w {
        width: 25%
    }
}

@media (min-width:768px) and (max-width:1100px) {
    .home footer .row .col-sm-6 {
        width: 50%
    }

    .home footer .row .thank-img {
        width: 100%;
        text-align: center
    }

    .home footer .row .thank-img img {
        max-width: 300px
    }
}

@media (max-width:767px) {
    .home footer .medium-w {
        width: 100%
    }

    .home footer .row .thank-img {
        text-align: center;
        width: 100%
    }

    .bottom-footer {
        text-align: center
    }

    .home footer .row .thank-img img {
        max-width: 300px
    }

    #gallery-2 {
        padding-top: 0
    }

    .about-6-txt,
    .about-7-txt {
        padding-bottom: 30px !important
    }

    #gallery-2 .row .col {
        display: none;
        width: 50%
    }

    .menu-top.menu-wrap .menu-list:nth-child(3),
    .menu-top.menu-wrap .menu-list:nth-child(4) {
        display: none !important
    }

    #gallery-2 .row .col:nth-child(1),
    #gallery-2 .row .col:nth-child(2) {
        display: block
    }

    .is-sp {
        display: inline-block
    }

    .is-pc {
        display: none
    }

    #services-7 .row-cols-1>* {
        width: 50%
    }

    #services-7 .row-cols-1>* img {
        height: 200px
    }

    #services-7 .row-cols-1>:last-child {
        width: 100%
    }

    #services-7 .row-cols-1>:last-child img {
        height: auto
    }

    h5.sbox-link a {
        font-size: 1.2rem
    }

    .sbox-2-wrapper .row {
        justify-content: center
    }

    .sbox-2-wrapper .col {
        width: 50%
    }
}

.row>* {
    padding-left: 20px;
    padding-right: 20px
}

@font-face {
    font-family: Grooming;
    src: url(../fonts/Grooming.woff) format("woff"), url(../fonts/Grooming.ttf) format("truetype")
}

[data-ico-grooming]:before {
    font-family: Grooming;
    content: attr(data-ico-grooming)
}

@font-face {
    font-family: HairSalon;
    src: url(../fonts/HairSalon.woff) format("woff"), url(../fonts/HairSalon.ttf) format("truetype")
}

[data-ico-hairsalon]:before {
    font-family: HairSalon;
    content: attr(data-ico-hairsalon)
}

@font-face {
    font-family: Hairdressing;
    src: url(../fonts/Hairdressing.woff) format("woff"), url(../fonts/Hairdressing.ttf) format("truetype")
}

[data-ico-hairdressing]:before {
    font-family: Hairdressing;
    content: attr(data-ico-hairdressing)
}

@font-face {
    font-family: HairdressingBarbershop;
    src: url(../fonts/HairdressingBarbershop.woff) format("woff"), url(../fonts/HairdressingBarbershop.ttf) format("truetype")
}

[data-ico-hairdressingbarbershop]:before {
    font-family: HairdressingBarbershop;
    content: attr(data-ico-hairdressingbarbershop)
}

@font-face {
    font-family: Icon7Stroke;
    src: url(../fonts/Icon7Stroke.woff) format("woff"), url(../fonts/Icon7Stroke.ttf) format("truetype")
}

[data-ico-icon7stroke]:before {
    font-family: Icon7Stroke;
    content: attr(data-ico-icon7stroke)
}

@font-face {
    font-family: Productivity;
    src: url(../fonts/Productivity.woff) format("woff"), url(../fonts/Productivity.ttf) format("truetype")
}

[data-ico-productivity]:before {
    font-family: Productivity;
    content: attr(data-ico-productivity)
}

@font-face {
    font-family: Sauna;
    src: url(../fonts/Sauna.woff) format("woff"), url(../fonts/Sauna.ttf) format("truetype")
}

[data-ico-sauna]:before {
    font-family: Sauna;
    content: attr(data-ico-sauna)
}

@font-face {
    font-family: Science;
    src: url(../fonts/Science.woff) format("woff"), url(../fonts/Science.ttf) format("truetype")
}

[data-ico-science]:before {
    font-family: Science;
    content: attr(data-ico-science)
}

@font-face {
    font-family: Spa;
    src: url(../fonts/Spa.woff) format("woff"), url(../fonts/Spa.ttf) format("truetype")
}

[data-ico-spa]:before {
    font-family: Spa;
    content: attr(data-ico-spa)
}

@font-face {
    font-family: SpaWellness;
    src: url(../fonts/SpaWellness.woff) format("woff"), url(../fonts/SpaWellness.ttf) format("truetype")
}

[data-ico-spawellness]:before {
    font-family: SpaWellness;
    content: attr(data-ico-spawellness)
}

@font-face {
    font-family: SpaYoga;
    src: url(../fonts/SpaYoga.woff) format("woff"), url(../fonts/SpaYoga.ttf) format("truetype")
}

[data-ico-spayoga]:before {
    font-family: SpaYoga;
    content: attr(data-ico-spayoga)
}

@font-face {
    font-family: Wellness;
    src: url(../fonts/Wellness.woff) format("woff"), url(../fonts/Wellness.ttf) format("truetype")
}

[data-ico-wellness]:before {
    font-family: Wellness;
    content: attr(data-ico-wellness)
}

.ico_chair {
    background: url(../img/chair.png) center center no-repeat;
    background-size: contain;
    width: 64px;
    height: 64px;
    margin: 10px 0;
    flex-shrink: 0
}

.ico_gift {
    background: url(../img/promo-code.png) center center no-repeat;
    background-size: contain;
    width: 64px;
    height: 50px;
    flex-shrink: 0;
    margin: 10px 0
}

.bt_bb_icon_holder {
    color: #475159
}