@import 'https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap';

* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    font-size: 100%;
    line-height: inherit
}

body {
    font-size: 15px;
    color: #000;
    line-height: 1.6em;
    font-weight: 400;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-family: lato, sans-serif;
    overflow-x: hidden
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #9f1d20;
    cursor: pointer !important
}

.theme_color {
    color: #9f1d20
}

a:hover,
a:focus,
a:visited,
a:active,
button:active {
    text-decoration: none;
    outline: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: 400;
    margin: 0 0 15px;
    background: 0 0;
    line-height: 1.25em;
    font-family: lato, sans-serif
}

h1 {
    font-size: 90px
}

h2 {
    font-size: 40px
}

h3 {
    font-size: 30px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 14px
}

input,
select,
button {
    font-family: lato, sans-serif
}

textarea {
    overflow: hidden;
    resize: none
}

button {
    outline: none !important;
    cursor: pointer
}

p {
    font-size: 17px;
    line-height: 1.6em;
    font-weight: 500;
    margin: 0 0 15px;
    letter-spacing: .2px;
    font-family: lato, sans-serif
}

.text {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
    margin: 0
}

.purple_Section {
    /*    background-image: url(../../../contents/Theme/images/who-visits-banner-image.jpg);*/
    background-image: url(../../../contents/Theme/images/wv-inner-img.jpg);
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    z-index: 99;
}

.purple_Section:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    /* background-color: rgb(42 47 53 / 92%); */
    background: linear-gradient(to top, #000000d4, rgb(0 0 0 / 78%), #000000) !important;
    z-index: -1;
}

.purple_Section .mainSeparatorHeading h2 {
    color: #fff;
}

.purple_Section .mainSeparatorHeading::before,
.purple_Section .mainSeparatorHeading::after,
.purple_Section .mainSeparatorHeading .sepline::before,
.purple_Section .mainSeparatorHeading .sepline::after {
    background-color: #ffffff;
}

.textmore {
    display: inline-block !important;
}

.textmore.active,
.togglebtn {
    display: none !important;
}

.togglebtn {
    padding: 0 4px;
    color: #2a2f35;
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    margin-bottom: 10px;
    background: transparent;
    background-color: transparent;
}

.togglebtn:hover {
    color: #9f1d20;
}

p span.textmore {
    margin: 12px 0 15px;
    font-family: lato, sans-serif;
}

::-webkit-input-placeholder {
    color: inherit
}

::-moz-input-placeholder {
    color: inherit
}

::-ms-input-placeholder {
    color: inherit
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    z-index: 9;
    overflow: hidden
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0
}

figure {
    display: block;
    margin: 0;
    padding: 0
}

.inner,
.inner-box {
    display: block
}

.theme-btn {
    display: inline-block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.theme-btn i {
    position: relative;
    display: inline-block;
    font-size: 14px;
    margin-left: 3px
}

.centered {
    text-align: center !important
}

.btn-style-one {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    overflow: hidden;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.btn-style-one .btn-title {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .2px;
    color: #fff;
    font-weight: 500;
    padding: 10px 38px;
    min-height: 42px;
    background: #2a2f35;
    border-radius: 0;
    z-index: 1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.btn-style-one:hover .btn-title {
    background: #9f1d20;
    color: #fff
}

.btn-style-two {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    overflow: hidden;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.btn-style-two .btn-title {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    letter-spacing: .7px;
    font-weight: 600;
    padding: 10px 35px;
    background: 0 0;
    border: 2px solid #fff;
    border-radius: 0;
    z-index: 1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.btn-style-two:hover .btn-title {
    background: #9f1d20;
    border-color: #9f1d20;
    color: #fff
}

.btn-style-three {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    overflow: hidden;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.btn-style-three .btn-title {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: .2px;
    color: #fff;
    font-weight: 600;
    padding: 10px 38px;
    min-height: 42px;
    background: #9f1d20;
    border: 2px solid transparent;
    border-radius: 0;
    z-index: 1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.btn-style-three:hover .btn-title {
    background: #2a2f35;
    color: #fff
}

.btn-style-four {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    overflow: hidden;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.btn-style-four .btn-title {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 28px;
    color: #2a2f35;
    font-weight: 600;
    padding: 11px 45px;
    background: 0 0;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    z-index: 1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.btn-style-four:hover .btn-title {
    background: #9f1d20;
    border-color: #9f1d20;
    color: #fff
}

.btn-style-five {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    overflow: hidden;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.btn-style-five .btn-title {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 28px;
    color: #2a2f35;
    font-weight: 600;
    padding: 10px 45px;
    background: 0 0;
    border: 2px solid #2a2f35;
    border-radius: 0;
    z-index: 1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.btn-style-five:hover .btn-title {
    background: #2a2f35;
    border-color: #2a2f35;
    color: #fff
}

.btn-style-six {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    overflow: hidden;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.btn-style-six .btn-title {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 28px;
    color: #fff;
    font-weight: 600;
    padding: 12px 45px;
    background: #2a2f35;
    border-radius: 0;
    z-index: 1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.btn-style-six:hover .btn-title {
    background: #202020;
    color: #fff
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: transparent
}

.preloader .icon {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icons/preloader.svg);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease
}

.page-loaded .preloader .icon {
    opacity: 0
}

.preloader:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 51%;
    height: 100%;
    background: #fff;
    z-index: 0;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease
}

.page-loaded .preloader:before {
    -webkit-transform: translateX(-101%);
    -ms-transform: translateX(-101%);
    transform: translateX(-101%)
}

.preloader:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 51%;
    height: 100%;
    background: #fff;
    z-index: 2;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease
}

.page-loaded .preloader:after {
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%)
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto
}

.dropdown-toggle::after {
    display: none
}

.fa {
    line-height: inherit
}

.scroll-to-top {
    position: fixed;
    right: 25px;
    bottom: 100px;
    width: 62px;
    height: 62px;
    color: #757d97;
    font-size: 24px;
    line-height: 60px;
    border: 1px solid #2a2f35;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #2a2f35;
    border-radius: 0;
    display: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.scroll-to-top .icon {
    position: relative;
    display: block;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.scroll-to-top:hover {
    color: #fff;
    background: #9f1d20;
    border-color: #9f1d20
}

.main-header {
    position: relative;
    display: block;
    width: 100%;
    z-index: 9999;
    background: 0 0
}

.header-top {
    position: relative
}

.main-header .header-top .top-left {
    float: left
}

.main-header .header-top .top-right {
    float: right;
    display: flex;
    align-items: center
}

.main-header .header-upper {
    position: relative;
    display: block;
    z-index: 1
}

.main-header .header-upper {
    position: relative
}

.main-header .nav-outer {
    position: relative
}

.main-header .nav-outer .main-menu {
    position: relative
}

.main-menu .navbar-collapse {
    padding: 0;
    display: flex !important
}

.main-menu .navigation {
    position: relative;
    margin: 0;
    font-family: lato, sans-serif
}

.main-menu .navigation>li {
    position: relative;
    float: left;
    padding: 20px 0;
    margin-right: 40px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.main-menu .navigation>li:last-child {
    margin-right: 0
}

.main-menu .navigation>li:last-child:after {
    display: none
}

.main-menu .navigation>li>a {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .03em;
    color: #000;
    padding: 10px 0;
    opacity: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.main-menu .navigation>li:hover>a,
.main-menu .navigation>li.current>a {
    color: #9f1d20 !important
}

.sticky-header .main-menu .navigation>li:before {
    display: none
}

.sticky-header .main-menu .navigation>li:hover>a,
.sticky-header .main-menu .navigation>li.current>a {
    color: #9f1d20
}

.sticky-header .main-menu .navigation>li.dropdown {
    padding-right: 0
}

.main-menu .navigation>li>ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 250px;
    z-index: 100;
    display: none;
    background: #f5f5f6;
    padding: 15px 0 10px;
    border: none;
    transform: translateY(20px);
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li:last-child>ul {
    right: 0;
    left: unset
}

.main-menu .navigation>li>ul.from-right {
    left: auto;
    right: 0
}

.main-menu .navigation>li>ul>li {
    position: relative;
    padding: 0 30px;
    width: 100%
}

.main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    padding: 12px 0 12px 20px;
    line-height: 24px;
    font-weight: 600;
    font-size: 13px;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

.main-menu .navigation>li>ul>li:last-child>a {
    border-bottom: none
}

.main-menu .navigation>li>ul>li>a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 22px;
    height: 4px;
    width: 4px;
    background: #868da5
}

.main-menu .navigation>li>ul>li:hover>a {
    color: #9f1d20
}

.main-menu .navigation>li>ul>li:hover>a:before {
    background: #9f1d20
}

.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    left: 100%;
    margin-left: 10px;
    top: 0;
    width: 250px;
    z-index: 100;
    display: none;
    background: #2a2f35;
    padding: 15px 0 10px;
    border: none;
    transform: translateY(20px);
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li>ul>li>ul:before {
    content: '';
    position: absolute;
    left: -10px;
    top: 0;
    width: 10px;
    height: 100%
}

.main-menu .navigation>li>ul>li>ul>li {
    position: relative;
    padding: 0 30px;
    width: 100%
}

.main-menu .navigation>li>ul>li>ul>li>a {
    position: relative;
    display: block;
    padding: 12px 0 12px 20px;
    line-height: 24px;
    font-weight: 600;
    font-size: 13px;
    color: #868da5;
    text-align: left;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

.main-menu .navigation>li>ul>li>ul>li:last-child>a {
    border-bottom: none
}

.main-menu .navigation>li>ul>li>ul>li>a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 22px;
    height: 4px;
    width: 4px;
    background: #868da5
}

.main-menu .navigation>li>ul>li>ul>li:hover>a {
    color: #9f1d20
}

.main-menu .navigation>li>ul>li>ul>li:hover>a:before {
    background: #9f1d20
}

.main-menu .navigation>li>ul>li.dropdown>a:after {
    font-family: 'font awesome 5 free';
    content: "\f105";
    position: absolute;
    right: 0;
    top: 12px;
    display: block;
    line-height: 24px;
    font-size: 16px;
    font-weight: 900;
    z-index: 5
}

.main-menu .navigation>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

.main-menu .navigation li>ul>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

.sticky-header .main-menu .navigation>li.dropdown:hover>ul {
    transform: translateY(-18px)
}

.main-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 34px;
    height: 30px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    display: none
}

.header-style-one {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.header-style-one .logo-desktop {
    position: absolute;
    left: 0;
    top: 0;
    width: 230px;
    height: 140px;
    background: url(../images/logo-container.png) left top no-repeat;
    z-index: 5
}

.header-style-one .logo-desktop .logo {
    position: relative;
    padding: 10px 0;
    text-align: center
}

.header-style-one .logo-desktop .logo img {
    height: 100px
}

.header-top-one {
    background: #2a2f35;
    color: #fff;
    padding: 0;
    line-height: 30px;
    overflow-x: hidden
}

.header-top-one .outer-container {
    position: relative
}

.header-top-one .inner {
    position: relative;
    padding: 0 250px;
    height: 52px
}

.header-top-one .top-text {
    position: relative;
    float: left;
    margin-left: 80px;
    font-family: playfair display, serif;
    line-height: 30px;
    padding: 10px 0;
    font-style: italic
}

.header-top-one .top-text .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #9f1d20;
    padding-right: 5px
}

.header-top-one .info {
    position: relative;
    float: left;
    padding: 10px 0;
    padding-right: 32px;
    border-right: 1px solid rgba(255, 255, 255, .2)
}

.header-top-one .info li {
    position: relative;
    float: left;
    line-height: 30px;
    margin-right: 61px;
    font-size: 15px
}

.header-top-one .info li:before {
    content: '';
    position: absolute;
    right: -30px;
    top: 5px;
    height: 20px;
    border-right: 1px solid rgba(255, 255, 255, .2)
}

.header-top-one .info li:last-child {
    margin-right: 0
}

.header-top-one .info li:last-child:before {
    display: none
}

.header-top-one .info li a {
    color: #fff;
    display: inline-block
}

.header-top-one .info li .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #9f1d20;
    padding-right: 5px
}

.header-top-one .info li a:hover {
    text-decoration: underline;
    color: #9f1d20
}

.top-search-form {
    position: relative;
    float: left;
    width: 400px;
    border-left: 1px solid rgba(255, 255, 255, .2)
}

.top-search-form form {
    position: relative
}

.top-search-form .form-group {
    position: relative;
    margin: 0
}

.top-search-form .form-group input[type=text],
.top-search-form .form-group input[type=search],
.top-search-form .form-group input[type=email],
.top-search-form .form-group textarea {
    position: relative;
    width: 100%;
    line-height: 30px;
    padding: 11px 30px;
    height: 52px;
    display: block;
    font-size: 14px;
    background: 0 0;
    font-weight: 400;
    color: #fff;
    border-radius: 0;
    border: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.top-search-form .form-group input[type=text]:focus,
.top-search-form .form-group input[type=email]:focus,
.top-search-form .form-group input[type=tel]:focus {
    border-color: #9f1d20
}

.top-search-form .form-group input::-webkit-input-placeholder {
    color: #868da5
}

.top-search-form .form-group .s-btn {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
    float: right;
    color: #fff;
    background: 0 0;
    font-size: 16px;
    padding: 10px 0;
    line-height: 30px;
    border-radius: 2px;
    display: block;
    text-align: center
}

.header-top-one .my-account {
    position: absolute;
    right: 0;
    top: 0;
    width: 230px;
    height: 52px;
    background: #9f1d20;
    color: #fff;
    padding: 11px 20px;
    text-align: center
}

.header-top-one .my-account li {
    position: relative;
    display: inline-block;
    margin-right: 31px
}

.header-top-one .my-account li:before {
    content: '';
    position: absolute;
    right: -16px;
    top: 5px;
    height: 20px;
    border-right: 1px solid rgba(255, 255, 255, .9)
}

.header-top-one .my-account li:last-child {
    margin-right: 0
}

.header-top-one .my-account li:last-child:before {
    display: none
}

.header-top-one .my-account li a {
    position: relative;
    display: block;
    line-height: 30px;
    color: #fff
}

.header-top-one .my-account li .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #fff;
    padding-right: 5px
}

.header-top-one .my-account li a:hover {
    text-decoration: underline
}

.header-style-one .header-upper {
    background: 0 0
}

.header-style-one .header-upper .logo-box {
    position: relative;
    float: left;
    padding: 5px 0;
    display: none;
    z-index: 10
}

.header-style-one .header-upper .logo-box .logo {
    position: relative;
    display: block
}

.header-style-one .header-upper .logo-box .logo img {
    position: relative;
    display: inline-block;
    max-width: 100%;
    max-height: 80px;
    z-index: 1
}

.header-style-one .header-upper .outer-container {
    position: relative
}

.header-style-one .header-upper .inner {
    position: relative;
    padding: 0 30px 0 250px
}

.header-style-one .nav-content {
    position: relative;
    display: block;
    width: 100%
}

.header-style-one .nav-content .nav-outer {
    position: relative;
    float: left
}

.header-style-one .nav-content .other-links {
    position: relative;
    float: right;
    padding-top: 24px
}

.header-style-one .other-links .book-btn {
    position: relative;
    float: left
}

.header-style-one .other-links .book-btn a .btn-title {
    display: block;
    min-height: 42px
}

.header-style-one .other-links .social-links {
    position: relative;
    float: left;
    margin-left: 25px
}

.social-links-one {
    position: relative
}

.social-links-one li {
    position: relative;
    float: left;
    margin-left: 10px
}

.social-links-one li:first-child {
    margin-left: 0
}

.social-links-one li a {
    position: relative;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    background: #fff;
    color: #7f8a99;
    font-size: 14px;
    text-align: center;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.social-links-one li a:hover {
    color: #9f1d20
}

.social-links-one li a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 3px solid #9f1d20;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0)
}

.social-links-one li a:hover:before {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.header-style-one .other-links .max-nav-toggler {
    position: relative;
    float: left;
    margin-left: 30px
}

.header-style-one .other-links .max-nav-toggler .toggle-btn {
    position: relative;
    display: block;
    color: #fff;
    padding: 0;
    background: 0 0;
    font-size: 30px;
    line-height: 42px;
    height: 42px
}

.header-style-two {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    border-bottom: none;
    width: 100%;
    right: 0;
    margin: 0 auto
}

.header-top-two {
    position: relative
}

.header-top-two .inner {
    position: relative;
    margin-left: 200px;
    padding: 10px 0;
    padding-left: 40px;
    line-height: 30px;
    border-bottom: none
}

.header-top-two .info {
    position: relative;
    float: left
}

.header-top-two .info li {
    position: relative;
    float: left;
    color: #fff;
    line-height: 30px;
    margin-right: 45px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500
}

.header-top-two .info li:before {
    content: '';
    position: absolute;
    right: -23px;
    top: 5px;
    height: 20px;
    border-right: 1px solid rgba(255, 255, 255, .2)
}

.header-top-two .info li:last-child {
    margin-right: 0
}

.header-top-two .info li:last-child:before {
    display: none
}

.header-top-two .info li a {
    color: #fff;
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    display: inline-block
}

.header-top-two .info li.phone a {
    color: #91a6bf
}

.header-top-two .info li .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #9f1d20;
    padding-right: 5px
}

.header-top-two .info li a:hover {
    text-decoration: underline;
    color: #9f1d20
}

.header-top-two .my-account {
    position: relative;
    float: right;
    display: flex;
    align-items: center
}

.header-top-two .my-account li {
    position: relative;
    float: left;
    margin-right: 31px
}

.header-top-two .my-account li:before {
    content: '';
    position: absolute;
    right: -16px;
    top: 5px;
    height: 20px;
    border-right: 1px solid rgba(255, 255, 255, .2)
}

.header-top-two .my-account li:last-child {
    margin-right: 0
}

.header-top-two .my-account li:last-child:before {
    display: none
}

.header-top-two .my-account li a {
    position: relative;
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #91a6bf
}

.header-top-two .my-account li .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #9f1d20;
    padding-right: 5px
}

.header-top-two .my-account li a:hover {
    color: #9f1d20
}

.header-style-two .header-upper {
    position: relative;
    background: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
}

.header-style-two .header-upper .inner {
    position: relative;
    min-height: 60px;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-style-two .header-upper .logo-box {
    position: relative;
    left: 0;
    top: 0;
    height: auto;
    padding: 0;
    border-right: none;
    width: 22%;
}

.header-style-two .header-upper .logo-box img {
    height: auto;
    margin-top: 0;
    width: auto;
}

.my-account {
    margin-left: 20px
}

.header-style-two .header-upper .nav-content {
    position: relative;
    width: 78%;
}

.header-style-two .header-upper .nav-outer {
    position: relative;
    float: right
}

.header-style-two .language {
    position: relative;
    float: right
}

.header-style-two .language .lang-btn {
    position: relative;
    display: block;
    line-height: 30px;
    padding: 15px 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer
}

.header-style-two .language .lang-btn .flag {
    position: relative;
    top: 0;
    color: #9f1d20;
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px
}

.header-style-two .language .lang-btn .txt {
    position: relative;
    color: #fff;
    display: inline-block;
    vertical-align: middle
}

.header-style-two .language .lang-btn .arrow {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    color: #fff;
    font-size: 12px
}

.header-style-two .language .lang-btn:before {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 2px
}

.header-style-two .language .lang-dropdown {
    position: absolute;
    right: 0;
    top: 100%;
    margin-top: 2px;
    width: 150px;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-top: 2px solid #9f1d20;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear
}

.header-style-two .language:hover .lang-dropdown {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px)
}

.header-style-two .language .lang-dropdown li {
    position: relative;
    display: block;
    border-bottom: 1px solid #f0f0f0
}

.header-style-two .language .lang-dropdown li:last-child {
    border: none
}

.header-style-two .language .lang-dropdown li a {
    position: relative;
    display: block;
    padding: 5px 15px;
    font-size: 14px;
    line-height: 24px;
    color: #222
}

.header-style-two .language .lang-dropdown li a:hover {
    text-decoration: underline;
    color: #9f1d20
}

.header-style-two .main-menu .navigation>li {
    padding: 0;
    margin: 0;
    border-right: none
}

.header-style-two .main-menu .navigation>li>a {
    padding: 15px 10px;
    font-size: 13px;
    font-weight: 600;
    line-height: 30px;
}

.header-style-two .nav-box .main-menu .navigation>li:before {
    border-bottom-color: #fff
}

.header-style-three {
    position: relative;
    background: #fff
}

.header-style-three.inner-page-header {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.header-top-three {
    position: relative
}

.header-top-three .inner {
    position: relative;
    padding: 12px 0;
    line-height: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.header-top-three .language {
    position: relative;
    float: left;
    padding-right: 16px;
    margin-right: 15px
}

.header-top-three .language:before {
    content: '';
    position: absolute;
    right: 0;
    top: 2px;
    height: 20px;
    border-right: 1px solid rgba(0, 0, 0, .15)
}

.header-top-three .language li {
    position: relative;
    float: left;
    margin-right: 12px
}

.header-top-three .language li:last-child {
    margin-right: 0
}

.header-top-three .info li:last-child:before {
    display: none
}

.header-top-three .language li a {
    color: #7f8a99;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    display: block
}

.header-top-three .language li a:hover,
.header-top-three .language li.active a {
    color: #2a2f35
}

.header-top-three .social-links {
    position: relative;
    float: left
}

.header-top-three .social-links ul {
    position: relative
}

.header-top-three .social-links li {
    position: relative;
    float: left;
    margin: 0 12px 0 0;
    line-height: 24px
}

.header-top-three .social-links li a {
    position: relative;
    display: block;
    line-height: 24px;
    color: #7f8a99;
    font-size: 13px;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.header-top-three .social-links li a:hover {
    color: #9f1d20
}

.header-top-three .contact-text {
    position: relative;
    float: left;
    margin-left: 220px;
    color: #7f8a99;
    font-size: 14px;
    line-height: 24px
}

.header-top-three .contact-text a {
    color: #7f8a99
}

.header-top-three .contact-text .icon {
    font-size: 16px;
    color: #9f1d20;
    padding-right: 5px
}

.header-top-three .contact-text a:hover {
    text-decoration: underline
}

.header-top-three .my-account {
    position: relative;
    float: right
}

.header-top-three .my-account li {
    position: relative;
    float: left;
    margin-right: 31px
}

.header-top-three .my-account li:before {
    content: '';
    position: absolute;
    right: -16px;
    top: 4px;
    height: 18px;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.header-top-three .my-account li:last-child {
    margin-right: 0
}

.header-top-three .my-account li:last-child:before {
    display: none
}

.header-top-three .my-account li a {
    position: relative;
    display: block;
    line-height: 24px;
    font-size: 14px;
    color: #7f8a99
}

.header-top-three .my-account li .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #9f1d20;
    padding-right: 5px
}

.header-top-three .my-account li a:hover {
    color: #9f1d20
}

.header-style-three .header-upper {
    position: relative
}

.header-style-three .header-upper .inner {
    position: relative
}

.header-style-three .header-upper .logo-box {
    position: relative;
    float: left;
    padding: 10px 0
}

.header-style-three .header-upper .logo-box img {
    height: 50px
}

.header-style-three .header-upper .search-btn {
    position: relative;
    float: left;
    margin-left: 20px;
    margin-top: 20px
}

.header-style-three .header-upper .search-btn button {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    background: 0 0;
    line-height: 30px;
    color: #b5c0cf;
    font-size: 22px;
    cursor: pointer
}

.header-style-three .header-upper .search-btn button .icon {
    vertical-align: middle
}

.header-style-three .header-upper .link-box {
    position: relative;
    float: left;
    margin-left: 25px;
    padding-top: 14px
}

.header-style-three .header-upper .max-nav-toggler {
    position: relative;
    float: left;
    padding-top: 20px;
    margin-left: 15px
}

.header-style-three .header-upper .max-nav-toggler .toggle-btn {
    position: relative;
    display: block;
    color: #b5c0cf;
    padding: 0;
    margin: 0;
    background: 0 0;
    font-size: 24px;
    line-height: 30px;
    height: 30px
}

.header-style-three .header-upper .max-nav-toggler .toggle-btn span {
    vertical-align: middle
}

.header-style-three .header-upper .nav-content {
    position: relative;
    float: right
}

.header-style-three .header-upper .nav-outer {
    position: relative;
    float: left
}

.header-style-three .main-menu .navigation>li {
    padding: 0;
    margin: 0;
    margin-right: 30px
}

.header-style-three .main-menu .navigation>li>a {
    padding: 20px 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    color: #2a2f35
}

.header-style-three .nav-box .main-menu .navigation>li:before {
    border-bottom-color: #fff
}

.inner-page-header {
    position: relative
}

.sticky-header {
    /*position: fixed;*/
    position: absolute;
    visibility: hidden;
    opacity: 0;
    left: 0;
    /*top: 45px;*/
    top: 0;
    width: 100%;
    padding: 0;
    z-index: -1;
    background: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -webkit-transition: top 300ms ease;
    -moz-transition: top 300ms ease;
    -ms-transition: top 300ms ease;
    -o-transition: top 300ms ease;
    transition: top 300ms ease
}

.fixed-header .sticky-header {
    opacity: 1;
    z-index: 99901;
    visibility: visible
}

.fixed-header .sticky-header .logo {
    padding: 10px 0
}

.fixed-header .sticky-header .logo img {
    height: 80px
}

.sticky-header .main-menu {
    position: relative;
    float: left
}

.sticky-header .main-menu .navigation>li {
    margin-left: 18px !important;
    padding: 0;
    margin-right: 0 !important;
    background-color: transparent;
    border: none
}

.sticky-header .main-menu .navigation>li.dropdown>a:after,
.sticky-header .main-menu .navigation>li:before {
    display: none
}

.sticky-header .main-menu .navigation>li>a {
    padding: 30px 10px !important;
    line-height: 30px;
    font-size: 13px;
    text-transform: uppercase !important;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.sticky-header .main-menu .navigation>li>ul>li>ul {
    left: auto;
    right: 100%;
    margin-right: 10px
}

.sticky-header .main-menu .navigation>li>ul>li>ul:before {
    left: auto;
    right: -10px
}

.sticky-header .main-menu .navigation>li:hover>a,
.sticky-header .main-menu .navigation>li.current>a,
.sticky-header .main-menu .navigation>li.current-menu-item>a {
    opacity: 1
}

.sticky-header .booking-link {
    position: relative;
    float: left;
    margin-left: 25px;
    padding-top: 15px
}

.btn-style-three .btn-title .sticky-header .search-btn {
    position: relative;
    float: left;
    margin-left: 30px;
    margin-top: 22px
}

.sticky-header .my-account {
    margin-left: 15px
}

.my-account .btn-style-three .btn-title {
    padding: 6px 17px;
}

.sticky-header .search-btn button {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    background: 0 0;
    line-height: 30px;
    color: #b5c0cf;
    font-size: 18px;
    cursor: pointer
}

.sticky-header .search-btn button .icon {
    vertical-align: middle
}

.search-popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    visibility: hidden;
    opacity: 0;
    overflow: auto;
    background: transparent;
    transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -webkit-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    -o-transition: all 100ms ease
}

.search-popup:before {
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    -webkit-transform: translateY(101%);
    -ms-transform: translateY(101%);
    transform: translateY(101%)
}

.search-popup.popup-visible:before {
    transition: all 500ms ease 100ms;
    -moz-transition: all 500ms ease 100ms;
    -webkit-transition: all 500ms ease 100ms;
    -ms-transition: all 500ms ease 100ms;
    -o-transition: all 500ms ease 100ms;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%)
}

.search-popup.popup-visible {
    opacity: 1;
    visibility: visible
}

body.search-visible {
    overflow: hidden
}

.search-popup .overlay-layer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block
}

.search-popup .close-search {
    position: absolute;
    right: 25px;
    top: 25px;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    z-index: 5
}

.search-popup .close-search:hover {
    opacity: .7
}

.search-popup .search-form {
    position: relative;
    padding: 0 15px;
    max-width: 1024px;
    margin: 0 auto;
    margin-top: 150px;
    margin-bottom: 100px;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    z-index: 10
}

.search-popup.popup-visible .search-form {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    transition: all 500ms ease 500ms;
    -moz-transition: all 900ms ease 500ms;
    -webkit-transition: all 900ms ease 500ms;
    -ms-transition: all 900ms ease 500ms;
    -o-transition: all 900ms ease 500ms
}

.search-popup .search-form fieldset {
    position: relative;
    border: 7px solid rgba(255, 255, 255, .5);
    border-radius: 12px
}

.search-popup .search-form fieldset input[type=search] {
    position: relative;
    height: 70px;
    padding: 20px 220px 20px 30px;
    background: #fff;
    line-height: 30px;
    font-size: 24px;
    color: #233145;
    border-radius: 7px
}

.search-popup .search-form fieldset input[type=submit] {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    text-align: center;
    width: 220px;
    height: 70px;
    padding: 20px 10px;
    color: #fff !important;
    background: #9f1d20;
    line-height: 30px;
    font-size: 20px;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 0 7px 7px 0
}

.search-popup .search-form fieldset input[type=submit]:hover {
    background: #9f1d20
}

.search-popup h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-align: center
}

.search-popup .recent-searches {
    font-size: 16px;
    color: #fff;
    text-align: center
}

.search-popup .recent-searches li {
    display: inline-block;
    margin: 0 10px 10px 0
}

.search-popup .recent-searches li a {
    display: block;
    line-height: 24px;
    border: 1px solid #fff;
    padding: 7px 15px;
    color: #fff;
    border-radius: 3px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.search-popup .recent-searches li a:hover {
    color: #9f1d20;
    border-color: #9f1d20
}

.nav-outer .mobile-nav-toggler {
    position: relative;
    float: right;
    font-size: 30px;
    line-height: 40px;
    cursor: pointer;
    margin-left: 0;
    color: #fff;
    margin: 25px 0 0 20px;
    display: none
}

.mobile-menu {
    position: fixed;
    right: 0;
    top: 0;
    /* width: 300px; */
    width: 100%;
    padding-right: 30px;
    max-width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 999999
}

.mobile-menu .mCSB_inside>.mCSB_container {
    margin-right: 5px
}

.mobile-menu .navbar-collapse {
    display: block !important
}

.mobile-menu .nav-logo {
    position: relative;
    padding: 10px 25px;
    text-align: left
}

.mobile-menu .nav-logo img {
    max-height: 115px;
}

.mobile-menu-visible {
    overflow: hidden
}

.mobile-menu-visible .mobile-menu {
    opacity: 1;
    visibility: visible
}

.mobile-menu .menu-backdrop {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, .7);
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
    opacity: .7;
    visibility: visible;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%)
}

.mobile-menu .menu-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: #2a2f35;
    background: rgba(42 47 53 / 90%);
    padding: 0;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    padding: 0 3rem;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    -moz-transform: translateX(101%);
    -o-transform: translateX(101%);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.mobile-menu-visible .mobile-menu .menu-box {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
}

.mobile-menu .close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    line-height: 36px;
    width: 24px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    z-index: 10;
    width: 35px;
    height: 35px;
    background: #9f1d20;
    border-radius: 50px;
    -webkit-transition: all .9s ease;
    -moz-transition: all .9s ease;
    -ms-transition: all .9s ease;
    -o-transition: all .9s ease;
    transition: all .9s ease
}

.mobile-menu-visible .mobile-menu .close-btn {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

.mobile-menu .close-btn:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.mobile-menu .navigation {
    position: relative;
    display: block;
    width: 100%;
    float: none
}

.mobile-menu .navigation li {
    position: relative;
    display: block;
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.mobile-menu .navigation:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.mobile-menu .navigation li>ul>li:first-child {
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.mobile-menu .navigation li>a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 25px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

.mobile-menu .navigation li ul li>a {
    font-size: 14px;
    margin-left: 20px;
    text-transform: capitalize
}

.mobile-menu .navigation li>a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    border-left: 3px solid #9f1d20;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

.mobile-menu .navigation li.current>a:before {
    height: 100%
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    background: rgba(255, 255, 255, .1);
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.mobile-menu .navigation li.dropdown>a {
    padding-right: 30px
}

.mobile-menu .navigation li.dropdown .dropdown-btn.open {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul {
    display: none
}

.mobile-menu .social-links {
    position: relative;
    text-align: left;
    /* padding: 30px 25px; */
    padding: 22px 25px;
}

.mobile-menu .social-links li {
    position: relative;
    display: inline-block;
    margin: 0 8px 10px
}

.mobile-menu .social-links li a {
    position: relative;
    display: block;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 50px;
    background: #9f1d20;
    color: #fff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

img.lazy-image {
    background: url(../images/icons/image-bg.svg) center center no-repeat
}

img.lazy-image.loaded {
    background-image: none
}

.owl-theme img.lazy-image.loaded {
    height: auto;
    opacity: 1
}

.default-form {
    position: relative
}

.default-form .row {
    margin: 0 -10px
}

.default-form .form-group {
    position: relative;
    margin-bottom: 20px
}

.default-form .row .form-group {
    padding: 0 10px
}

.default-form .form-group .field-label {
    position: relative;
    display: block;
    color: #7f8a99;
    font-size: 13px;
    line-height: 24px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 5px
}

.default-form .form-group:last-child {
    margin-bottom: 0
}

.default-form .form-group input[type=text],
.default-form .form-group input[type=email],
.default-form .form-group input[type=password],
.default-form .form-group input[type=tel],
.default-form .form-group input[type=url],
.default-form .form-group input[type=file],
.default-form .form-group input[type=number],
.default-form .form-group textarea,
.default-form .form-group select {
    position: relative;
    display: block;
    height: 52px;
    width: 100%;
    font-size: 15px;
    color: #25283a;
    line-height: 30px;
    font-weight: 400;
    padding: 10px 25px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.default-form .form-group textarea {
    height: 120px;
    padding-top: 12px;
    resize: none
}

.default-form .form-group input[type=text]:focus,
.default-form .form-group input[type=email]:focus,
.default-form .form-group input[type=password]:focus,
.default-form .form-group input[type=tel]:focus,
.default-form .form-group input[type=url]:focus,
.default-form .form-group input[type=file]:focus,
.default-form .form-group input[type=number]:focus,
.default-form .form-group textarea:focus,
.default-form .form-group select:focus,
.form-group .ui-selectmenu-button.ui-button:focus,
.form-group .ui-selectmenu-button.ui-button:active {
    border-color: #9f1d20
}

.default-form ::-webkit-input-placeholder {
    color: #aaa
}

.default-form ::-moz-input-placeholder {
    color: #aaa
}

.default-form ::-ms-input-placeholder {
    color: #aaa
}

.default-form label.error {
    color: red;
    font-size: 14px;
    text-transform: capitalize;
    text-align: left;
    display: block;
    padding-top: 5px
}

.default-form .check-block {
    position: relative;
    display: block;
    margin-bottom: 5px
}

.default-form .check-block input {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    cursor: pointer
}

.default-form .check-block label {
    position: relative;
    display: block;
    padding-left: 30px;
    line-height: 26px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer
}

.default-form .check-block label:before {
    content: '';
    font-family: 'font awesome 5 free';
    position: absolute;
    left: 0;
    top: 3px;
    width: 18px;
    height: 18px;
    color: #9f1d20;
    line-height: 16px;
    font-size: 10px;
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 800
}

.default-form .check-block input:checked+label:before {
    content: '\f00c';
    border-color: #9f1d20
}

.content-box .default-form label.error {
    color: #fff;
    font-size: 16px;
    padding-top: 10px
}

.form-group .ui-selectmenu-button.ui-button {
    width: 100%;
    font-size: 15px;
    font-style: normal;
    height: 52px;
    padding: 10px 25px;
    line-height: 30px;
    font-family: lato, sans-serif;
    color: #222;
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #e5e5e5
}

.form-group .ui-button .ui-icon {
    background: 0 0;
    position: relative;
    top: 3px;
    right: -5px;
    text-indent: 0;
    color: #333
}

.form-group .ui-button .ui-icon:before {
    font-family: 'font awesome 5 free';
    content: "\f107";
    position: absolute;
    right: 0;
    top: 2px !important;
    top: 13px;
    width: 10px;
    height: 20px;
    display: block;
    font-style: normal;
    color: #666;
    line-height: 20px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    z-index: 5
}

.ui-widget.ui-widget-content {
    border: 1px solid #e0e0e0;
    font-family: lato, sans-serif
}

.ui-menu .ui-menu-item {
    font-size: 14px;
    border-bottom: 1px solid #e0e0e0
}

.ui-menu .ui-menu-item:last-child {
    border: none
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    display: block;
    padding: 9px 20px !important;
    font-size: 15px;
    line-height: 24px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.ui-menu .ui-menu-item-wrapper:hover,
.ui-menu .ui-menu-item-wrapper.ui-state-active {
    background: #9f1d20
}

.quantity-spinner {
    position: relative;
    display: block
}

.quantity-spinner .inner-box {
    position: relative;
    display: block
}

.quantity-spinner input {
    position: relative;
    display: block;
    font-size: 15px;
    color: #7f8a99;
    line-height: 30px;
    height: 52px;
    width: 100%;
    padding: 10px 40px;
    border: 1px solid #e5e5e5;
    background: 0 0;
    margin: 0;
    font-weight: 400;
    text-align: center
}

.quantity-spinner .minus {
    position: absolute;
    left: 0;
    top: 1px;
    width: 53px;
    height: 50px;
    font-size: 20px;
    line-height: 30px;
    padding: 10px 0;
    text-align: center;
    background: 0 0;
    font-weight: 400;
    color: #7f8a99;
    border-right: 1px solid #e5e5e5;
    z-index: 1;
    cursor: pointer
}

.quantity-spinner .plus {
    position: absolute;
    right: 0;
    top: 1px;
    width: 53px;
    height: 50px;
    font-size: 20px;
    line-height: 30px;
    padding: 10px 0;
    text-align: center;
    background: 0 0;
    font-weight: 400;
    color: #7f8a99;
    border-left: 1px solid #e5e5e5;
    z-index: 1;
    cursor: pointer
}

#ui-datepicker-div {
    z-index: 10 !important
}

.hidden-bar {
    position: fixed;
    top: 0;
    width: 320px;
    height: 100%;
    background: #1c1c1c;
    z-index: 9999;
    transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    -moz-transition: all 700ms ease
}

.hidden-bar .mCSB_inside>.mCSB_container {
    margin-right: 10px
}

.hidden-bar.right-align {
    right: -400px
}

.hidden-bar.right-align.visible-sidebar {
    right: 0
}

.hidden-bar.right-align {
    right: -400px
}

.hidden-bar.right-align.visible-sidebar {
    right: 0
}

.hidden-bar .hidden-bar-closer {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 10px;
    background: 0 0;
    color: #fff;
    border-radius: 0;
    text-align: center;
    line-height: 40px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    z-index: 999999
}

.hidden-bar .hidden-bar-closer button {
    background: 0 0;
    display: block;
    font-size: 16px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px
}

.hidden-bar .hidden-bar-closer:hover button {
    color: #fff
}

.hidden-bar-wrapper {
    height: 100%;
    padding: 30px 5px 30px 30px
}

.hidden-bar .logo {
    padding: 0 0 30px;
    background: #1c1c1c
}

.hidden-bar .logo img {
    display: inline-block;
    max-width: 100%
}

.hidden-bar .content-box {
    position: relative
}

.hidden-bar .content-box h3 {
    position: relative;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px
}

.hidden-bar .content-box .text {
    position: relative;
    font-size: 14px;
    color: rgba(255, 255, 255, .6);
    margin-bottom: 25px
}

.hidden-bar .contact-info {
    position: relative;
    margin-top: 60px;
    margin-right: 10px
}

.hidden-bar .contact-info h2 {
    position: relative;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px
}

.list-style-two {
    position: relative
}

.list-style-two li {
    position: relative;
    margin-bottom: 12px;
    color: rgba(255, 255, 255, .6);
    font-size: 14px;
    font-weight: 400;
    padding-left: 30px;
    line-height: 24px;
    margin-bottom: 12px
}

.list-style-two li:last-child {
    margin-bottom: 0
}

.list-style-two li a {
    color: rgba(255, 255, 255, .6)
}

.list-style-two li a:hover {
    color: #9f1d20
}

.list-style-two li .icon {
    position: absolute;
    left: 0;
    top: 0;
    color: rgba(255, 255, 255, .6);
    font-size: 16px;
    line-height: 24px
}

.banner-section {
    position: relative;
    z-index: 1;
    height: 100%;
    background: #17334d
}

.banner-carousel:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(334deg, #0000007d 15.48%, #021628d9 93.34%);
    content: '';
    z-index: 9
}

.banner-one {
    position: relative;
    padding-top: 52px
}

.banner-carousel {
    position: relative;
    z-index: 1
}

.banner-carousel .slide-item {
    position: relative;
    display: block;
    color: #fff;
    padding: 50px 0;
    overflow: hidden
}

.banner-carousel .slide-item .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.banner-carousel .active .slide-item .image-layer {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-transition: all 7000ms linear;
    -moz-transition: all 7000ms linear;
    -ms-transition: all 7000ms linear;
    -o-transition: all 7000ms linear;
    transition: all 7000ms linear
}

.banner-carousel .content-box {
    position: relative;
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 740px;
    padding: 20px 0;
    z-index: 5
}

.banner-two .banner-carousel .content-box {
    padding-top: 100px
}

.banner-three .banner-carousel .content-box {
    height: 640px
}

.banner-carousel .content-box .content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 50px 0
}

.banner-carousel .content-box .inner {
    position: relative;
    display: block;
    width: 100%;
    max-width: 600px
}

.banner-carousel .content-right .content-box .inner {
    float: right
}

.banner-two .banner-carousel .content-right .content-box .inner {
    max-width: 620px
}

.banner-three .banner-carousel .content-center .content-box .inner {
    max-width: 720px;
    margin: 0 auto;
    text-align: center
}

.banner-carousel .content-box .subtitle {
    display: block;
    font-size: 18px;
    line-height: 1.6em;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px)
}

.banner-carousel .active .content-box .subtitle {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms
}

.banner-carousel .content-box h1 {
    display: block;
    font-size: 90px;
    line-height: 1.1em;
    color: #fff;
    font-weight: 800;
    opacity: 0;
    margin-bottom: 25px;
    text-transform: capitalize;
    letter-spacing: 0;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px);
    text-transform: capitalize
}

.banner-two .banner-carousel .content-box h1 {
    font-size: 64px;
    text-transform: uppercase
}

.banner-three .banner-carousel .content-box h1 {
    font-size: 64px;
    text-transform: uppercase
}

.banner-carousel .active .content-box h1 {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms
}

.banner-two .banner-carousel .active .content-box h1,
.banner-three .banner-carousel .active .content-box h1 {
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -ms-transition-delay: 700ms;
    -o-transition-delay: 700ms;
    transition-delay: 700ms
}

.banner-carousel .content-box .text {
    display: block;
    font-size: 16px;
    line-height: 1.7em;
    color: #fff;
    font-weight: 400;
    opacity: 0;
    margin-bottom: 42px;
    max-width: 520px;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}

.banner-carousel .active .content-box .text {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -ms-transition-delay: 700ms;
    -o-transition-delay: 700ms;
    transition-delay: 700ms
}

.banner-two .banner-carousel .active .content-box .text,
.banner-three .banner-carousel .active .content-box .text {
    -webkit-transition-delay: 1100ms;
    -moz-transition-delay: 1100ms;
    -ms-transition-delay: 1100ms;
    -o-transition-delay: 1100ms;
    transition-delay: 1100ms
}

.banner-three .banner-carousel .content-center .content-box .text {
    margin: 0 auto 42px
}

.banner-carousel .content-box .links-box {
    position: relative;
    opacity: 0;
    z-index: 5;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px)
}

.banner-carousel .active .content-box .links-box {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transition-delay: 1100ms;
    -moz-transition-delay: 1100ms;
    -ms-transition-delay: 1100ms;
    -o-transition-delay: 1100ms;
    transition-delay: 1100ms
}

.banner-two .banner-carousel .active .content-box .links-box,
.banner-three .banner-carousel .active .content-box .links-box {
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms
}

.banner-carousel .links-box .theme-btn {
    vertical-align: top;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

.banner-carousel .links-box .discount-btn {
    position: relative;
    font-size: 13px;
    line-height: 22px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    padding: 5px 0;
    padding-left: 95px
}

.banner-carousel .links-box .discount-btn .icon {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -40px;
    width: 80px;
    height: 80px;
    padding: 20px 10px;
    line-height: 40px;
    text-align: center;
    display: block;
    background: url(../images/icons/discount-icon.png) center center no-repeat;
    font-family: playfair display, serif;
    font-size: 18px;
    font-weight: 700
}

.banner-carousel .links-box .discount-btn .btn-title {
    position: relative;
    display: block;
    text-align: left
}

.banner-section .owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 0;
    margin-top: -35px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.banner-section .owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: 40px;
    background: #fff;
    height: 70px;
    width: 70px;
    border: none;
    text-align: center;
    line-height: 70px;
    color: #acb7c6;
    font-size: 24px;
    border-radius: 0;
    opacity: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.banner-section .owl-theme .owl-nav .owl-next {
    position: absolute;
    right: 40px;
    background: #fff;
    height: 70px;
    width: 70px;
    border: none;
    text-align: center;
    line-height: 70px;
    color: #acb7c6;
    font-size: 24px;
    border-radius: 0;
    opacity: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.banner-section .owl-nav .owl-prev:hover,
.banner-section .owl-nav .owl-next:hover {
    color: #9f1d20;
    background: #fff
}

.banner-section .owl-theme .owl-dots {
    display: none
}

.banner-two .owl-theme .owl-dots {
    display: block;
    position: absolute;
    left: 0;
    bottom: 40px;
    width: 100%;
    text-align: center
}

.banner-two .owl-theme .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 10px
}

.banner-two .owl-theme .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 4px;
    height: 4px;
    background: 0 0;
    outline: 2px solid #fff;
    outline-offset: 4px
}

.banner-two .owl-theme .owl-dots .owl-dot.active span {
    background: #fff
}

.banner-three .banner-carousel .owl-nav {
    display: none
}

.banner-three .banner-carousel .owl-dots {
    display: block;
    position: absolute;
    top: 50%;
    right: 30px;
    margin-top: -60px;
    width: 55px;
    text-align: right;
    counter-reset: slides-num;
    font-family: playfair display, serif;
    z-index: 99
}

.banner-three .banner-carousel .owl-dots .owl-dot {
    position: relative;
    display: block;
    margin-bottom: 8px;
    padding-left: 35px !important;
    counter-increment: slides-num
}

.banner-three .banner-carousel .owl-dots .owl-dot span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.banner-three .banner-carousel .owl-dots .owl-dot span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: 1px;
    width: 0;
    border-bottom: 1px solid #fff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.banner-three .banner-carousel .owl-dots .owl-dot.active span:before {
    width: 28px
}

.banner-three .banner-carousel .owl-dots .owl-dot span:after {
    content: '';
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.banner-three .banner-carousel .owl-dots .owl-dot.active span:after {
    opacity: 0
}

.banner-three .banner-carousel .owl-dots .owl-dot:after {
    content: "0" counter(slides-num) "";
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
    left: 0;
    top: 0;
    opacity: 0
}

.banner-three .banner-carousel .owl-dots .owl-dot.active:after {
    opacity: 1
}

.sec-title {
    position: relative;
    margin-bottom: 30px
}

.sec-title.with-border {
    padding-bottom: 18px
}

.sec-title.centered {
    margin: 0 auto 30px;
    padding-bottom: 0
}

.sec-title .upper-text {
    position: relative;
    display: inline-block;
    line-height: 1.5em;
    font-size: 18px;
    color: #9f1d20;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .03em
}

.sec-title h2 {
    position: relative;
    display: block;
    font-size: 32px;
    line-height: 1.2em;
    color: #fff;
    padding: 10px;
    font-weight: 400;
    margin-bottom: 0;
    display: inline-block;
    background: #9f1d20;
    padding-left: 15px;
    padding-right: 15px
}

.sec-title h2 strong {
    font-weight: 700;
    text-transform: uppercase
}

.sec-title2 {
    position: relative;
    margin-bottom: 30px
}

.sec-title2.with-border {
    padding-bottom: 18px
}

.sec-title2.centered {
    margin: 0 auto 30px;
    padding-bottom: 0
}

.sec-title2 .upper-text {
    position: relative;
    display: inline-block;
    line-height: 1.5em;
    font-size: 18px;
    color: #9f1d20;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .03em
}

.sec-title2 h2 {
    position: relative;
    display: block;
    font-size: 32px;
    line-height: 1.2em;
    color: #2a2f35;
    padding: 10px;
    font-weight: 700;
    margin-bottom: 0;
    display: inline-block;
    text-transform: uppercase
}

.sec-title2 h2 strong {
    font-weight: 700
}

.sec-title h3 {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 1.25em;
    color: #2a2f35;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 0
}

.sec-title h3 strong {
    font-weight: 700
}

.sec-title .lower-text {
    position: relative;
    display: inline-block;
    line-height: 1.5em;
    font-size: 14px;
    color: #7f8a99;
    text-transform: uppercase;
    font-weight: 400;
    margin: 10px 0 0
}

.sec-title .title-text {
    position: relative;
    display: block;
    line-height: 1.7em;
    font-size: 15px;
    color: #7f8a99;
    font-weight: 400;
    margin: 15px 0 0
}

.sec-title .link-box {
    position: relative;
    display: block;
    margin: 25px 0 0
}

.sec-title.light,
.sec-title.light .upper-text,
.sec-title.light h3,
.sec-title.light h2 {
    color: #fff
}

.sec-title.light .lower-text {
    color: #8a91ae
}

.sec-title-two {
    position: relative;
    margin-bottom: 50px
}

.sec-title-two.with-border {
    padding-bottom: 40px
}

.sec-title-two.centered {
    max-width: 720px;
    margin: 0 auto 50px
}

.sec-title-two .upper-text {
    position: relative;
    display: inline-block;
    line-height: 1.5em;
    font-size: 13px;
    color: #7f8a99;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .03em;
    margin: 0 0 7px
}

.sec-title-two h2 {
    position: relative;
    display: block;
    font-size: 40px;
    line-height: 1.2em;
    color: #2a2f35;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0
}

.sec-title-two h2 strong {
    font-weight: 700
}

.sec-title-two h3 {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 1.25em;
    color: #2a2f35;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 0
}

.sec-title-two h3 strong {
    font-weight: 700
}

.sec-title-two .lower-text {
    position: relative;
    display: inline-block;
    line-height: 1.5em;
    font-size: 14px;
    color: #7f8a99;
    text-transform: uppercase;
    font-weight: 400;
    margin: 10px 0 0
}

.sec-title-two .title-text {
    position: relative;
    display: block;
    line-height: 1.7em;
    font-size: 15px;
    color: #7f8a99;
    font-weight: 400;
    margin: 15px 0 0
}

.sec-title-two .link-box {
    position: relative;
    display: block;
    margin: 25px 0 0
}

.sec-title-two.light,
.sec-title-two.light h3,
.sec-title-two.light h2 {
    color: #fff
}

.sec-title-two.light .upper-text {
    color: #868da5
}

.sec-title-two.light .lower-text {
    color: #8a91ae
}

.sec-title-two .separator {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 40px;
    height: 20px;
    background: url(../images/title-separator.png) left center no-repeat
}

.sec-title-two.centered .separator {
    left: 50%;
    margin-left: -20px
}

.about-section {
    position: relative;
    padding: 0 0 70px;
    z-index: 2
}

.about-section .left-col {
    position: relative;
    margin-bottom: 30px
}

.about-section .left-col .inner {
    position: relative;
    display: block;
    padding: 100px 0 0
}

.about-section .left-col .sec-title {
    top: -5px;
    margin-bottom: 27px
}

.about-section .left-col .upper-row {
    position: relative;
    padding-left: 300px;
    min-height: 232px
}

.about-section .left-col .upper-row .image-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 270px;
    height: 232px;
    overflow: hidden
}

.about-section .left-col .upper-row .image-box img {
    display: block;
    width: 100%
}

.about-section .left-col .video-link {
    position: relative;
    display: block;
    padding-left: 80px;
    min-height: 60px
}

.about-section .left-col .video-link .video-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    overflow: hidden
}

.about-section .left-col .video-link .video-thumb img {
    display: block;
    width: 60px;
    height: 60px
}

.about-section .left-col .video-link .video-thumb .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 20px
}

.about-section .left-col .video-link .overlink {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    color: #fff;
    background: transparent;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.about-section .left-col .video-link .overlink:hover {
    background: rgba(0, 0, 0, .5)
}

.about-section .left-col .video-link .video-title {
    position: relative
}

.about-section .left-col .video-link .video-title a {
    position: relative;
    display: inline-block;
    padding: 10px 0;
    color: #2a2f35;
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.5em;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.about-section .left-col .video-link .video-title a:hover {
    color: #9f1d20
}

.about-section .left-col .lower-content {
    position: relative;
    padding-top: 40px
}

.about-section .left-col .lower-content .text {
    position: relative;
    margin-bottom: 25px
}

.about-section .left-col .lower-content .text:first-letter {
    color: #2a2f35;
    float: left;
    font-family: playfair display, serif;
    font-size: 48px;
    line-height: .8em;
    margin: 0 10px 5px 0
}

.default-link {
    position: relative;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    color: #2a2f35;
    font-size: 13px;
    line-height: 24px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.default-link .icon {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    vertical-align: middle;
    padding-right: 5px
}

.default-link:hover {
    color: #9f1d20
}

.about-section .right-col {
    position: relative;
    margin-bottom: 30px
}

.about-section .right-col .inner {
    position: relative;
    display: block;
    padding-left: 20px;
    margin-top: -100px
}

.about-section .book-form-box {
    position: relative;
    padding: 45px 32px 40px;
    background: #fff;
    -webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, .07);
    -ms-box-shadow: 0 0 35px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 0 35px 0 rgba(0, 0, 0, .07)
}

.about-section .book-form-box .title {
    text-align: center;
    color: #2a2f35;
    margin-bottom: 20px
}

.about-section .book-form-box .title h4 {
    color: #2a2f35;
    margin: 0
}

.about-section .book-form-box .default-form .row {
    margin: 0 -10px
}

.about-section .book-form-box .default-form .row .form-group {
    position: relative;
    padding: 0 10px;
    margin-bottom: 15px
}

.about-section .book-form-box .theme-btn,
.about-section .book-form-box input[type=submit] {
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 10px
}

.services-section {
    position: relative;
    padding: 0 0 30px;
    z-index: 2
}

.services-section .title-box {
    position: relative;
    display: block;
    width: 100%;
    padding: 90px 0 50px
}

.services-section .title-box .sec-title {
    margin-bottom: 0
}

.services-section .title-box .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    bottom: -110px;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.services-section .title-box .image-layer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #2a2f35;
    opacity: .9
}

.service-block {
    position: relative;
    margin-bottom: 30px
}

.owl-theme .service-block {
    margin-bottom: 0
}

.service-block .inner-box {
    position: relative;
    display: block;
    padding-bottom: 30px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.service-block .image-box {
    position: relative;
    display: block;
    overflow: hidden;
    padding-bottom: 5px
}

.service-block .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.service-block .image-box:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 18px;
    width: 120%;
    left: -10%;
    height: 46px;
    background: #ffffff6e;
    border-top: 7px solid transparent;
    -ms-transform: rotate(-17deg);
    -webkit-transform: rotate(-17deg);
    transform: rotate(-17deg);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1
}

.service-block .inner-box:hover .image-box:before {
    border-top-color: #9f1d20
}

.service-block .lower-box {
    position: relative;
    left: 0;
    bottom: 0;
    right: 0;
    margin-top: -10%;
    margin-left: 40px;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 2px;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .12);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 3
}

.service-block .inner-box:hover .lower-box {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2)
}

.service-block .lower-content {
    position: relative;
    display: block;
    background: #fff;
    padding: 35px 40px;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0 0 3px 3px;
    z-index: 1
}

.service-block .lower-content .icon-box {
    position: absolute;
    right: 30px;
    top: -45px;
    width: 90px;
    height: 90px;
    background: #2a2f35;
    color: #9f1d20;
    text-align: center;
    font-size: 42px;
    line-height: 90px;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.service-block .inner-box:hover .lower-content .icon-box {
    background: #9f1d20;
    color: #fff
}

.service-block .lower-content p {
    font-size: 16px
}

.service-block .lower-content .cat {
    position: relative;
    display: block;
    color: #7b8594;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 7px
}

.service-block .lower-content h4 {
    position: relative;
    color: #2a2f35;
    margin-bottom: 20px
}

.service-block .lower-content h4 a {
    color: #2a2f35;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.service-block .lower-content h4 a:hover {
    color: #9f1d20
}

.service-block .inner-box:hover .link-box a {
    color: #9f1d20
}

.services-section .carousel-outer {
    margin: 0 -25px;
    padding: 0 20px;
    overflow: hidden
}

.services-section .carousel-outer .owl-stage-outer {
    overflow: visible
}

.services-section .owl-theme .owl-dots {
    position: relative;
    width: 100%;
    padding-top: 0;
    text-align: center
}

.services-section .owl-theme .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 7px
}

.services-section .owl-theme .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 8px;
    height: 8px;
    background: #ccc;
    border-radius: 50%
}

.services-section .owl-theme .owl-dots .owl-dot.active span {
    background: #9f1d20;
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.services-section .owl-theme .owl-nav {
    display: none
}

.activities-section {
    position: relative;
    padding: 90px 0;
    background: #f0f3f7
}

.activities-section .auto-container {
    max-width: 1810px
}

.activities-section .carousel-outer {
    padding: 0 100px
}

.activity-block {
    position: relative
}

.activities-section .carousel-outer .owl-item:hover {
    z-index: 100
}

.owl-theme .activity-block {
    position: relative;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.owl-theme .active .activity-block {
    opacity: 1;
    visibility: visible
}

.whyexhibit .listStyle2 {
    margin: 0;
    padding: 0;
    list-style: none;
}


.whyexhibit .listStyle2 li {
    position: relative;
    list-style: none;
    padding: 5px 0 15px 25px !important;
    font-size: 15px;
    margin: 0;
    line-height: 1.4;
    color: #000 !important;
}

.whyexhibit .listStyle2 li:before {
    position: absolute;
    top: 6px !important;
    left: -3px;
    font-family: 'font awesome 5 free';
    content: "\f058";
    color: #9f1d20;
    font-size: 17px;
    width: unset !important;
    height: unset !important;
    border-radius: unset !important;
    background: transparent !important;
}





 .showcased .card {
    height: 200px;
    perspective: 500px;
    border-radius: 15px;
    overflow: hidden;
    padding: 0;
    }
    .showcased .content {
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    transition: transform 1s;
    transform-style: preserve-3d;
    }
    .showcased .card:hover .content {
    transform: rotateY(180deg);
    transition: transform 0.5s;
    }
    .showcased .front {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    }
    .showcased .front,
    .showcased .back {
    position: absolute;
    height: 100%;
    width: 100%;
    background: white;
    line-height: 300px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    border-radius: 10px;
    backface-visibility: hidden;
    }
    .showcased .front h2,
    .back h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    width: 90%;
    margin: 0;
    line-height: 1.3;
    transform: translate(-50%, -50%);
    }
    .showcased  .front:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    display: block;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6);
    }
    .showcased  .back {
    background: #9f1d20;
    color: white;
    transform: rotateY(180deg);
    }





.activities-section .carousel-outer .owl-stage-outer {
    overflow: visible
}

.activity-block .inner-box {
    position: relative;
    display: block;
    max-width: 980px;
    margin: 0 auto;
    background: #fff;
    padding-left: 270px;
    min-height: 300px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .12)
}

.activity-block .image-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 270px;
    height: 300px;
    overflow: hidden
}

.activity-block .image-box img {
    display: block;
    width: 100%;
    height: 300px
}

.activity-block .image-box .offer-info {
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    line-height: 20px;
    padding: 5px 10px;
    text-align: center;
    background: #be1935;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    -ms-transform: rotate(-45deg) translate(-31px, -22px);
    -webkit-transform: rotate(-45deg) translate(-31px, -22px);
    transform: rotate(-45deg) translate(-31px, -22px)
}

.activity-block .content-box {
    position: relative;
    padding: 30px 30px 20px
}

.activity-block .add-to-fav {
    position: absolute;
    right: 25px;
    top: 40px;
    z-index: 1
}

.activity-block .add-to-fav a {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 24px;
    color: #7f8a99
}

.activity-block .add-to-fav a:hover {
    color: #9f1d20
}

.activity-block .content-box h4 {
    position: relative;
    font-size: 26px;
    color: #2a2f35;
    text-transform: capitalize;
    margin-bottom: 10px
}

.activity-block .content-box h4 a {
    color: #2a2f35
}

.activity-block .content-box h4 a:hover {
    color: #9f1d20
}

.activity-block .ratings {
    position: relative;
    margin-bottom: 15px
}

.activity-block .ratings .rate-text {
    position: relative;
    color: #2a2f35;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 3px
}

.activity-block .ratings .rate-text strong {
    position: relative;
    font-size: 24px;
    font-weight: 500
}

.activity-block .ratings .rate-text a {
    color: #2a2f35;
    font-size: 12px;
    text-transform: uppercase
}

.activity-block .ratings .rate {
    color: #9f1d20;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px
}

.activity-block .ratings .rate .empty-star {
    color: #b5c0cf
}

.activity-block .info {
    position: relative
}

.activity-block .info li {
    position: relative;
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin-right: 31px
}

.activity-block .info li:after {
    content: '';
    position: absolute;
    right: -16px;
    top: 5px;
    height: 14px;
    border-right: 1px solid rgba(0, 0, 0, .15)
}

.activity-block .info li:last-child {
    margin-right: 0
}

.activity-block .info li:last-child:after {
    display: none
}

.activity-block .info li a {
    color: #7f8a99
}

.activity-block .info li .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
    color: #9f1d20
}

.activity-block .links-box {
    position: relative;
    margin-top: 45px
}

.activity-block .links-box .link {
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.activity-block .links-box .pricing {
    position: relative;
    float: right;
    text-align: right;
    font-size: 12px
}

.activity-block .links-box .price-title {
    display: block;
    text-transform: uppercase
}

.activity-block .links-box .unit {
    display: block;
    color: #2a2f35;
    font-family: playfair display, serif;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 500
}

.activity-block .links-box .unit span {
    font-size: 20px
}

.activity-block .info-btn-box {
    position: relative;
    z-index: 3
}

.activity-block .info-btn-box .info-btn {
    position: relative;
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 28px;
    color: #7f8a99;
    font-weight: 600;
    padding: 11px 15px;
    text-transform: uppercase;
    background: 0 0;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    z-index: 1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    cursor: pointer
}

.activity-block .info-btn-box .info-btn:hover {
    background: #9f1d20;
    border-color: #9f1d20;
    color: #fff
}

.activity-block .info-btn-box .info-panel {
    position: absolute;
    left: 0;
    bottom: 80%;
    margin-bottom: 20px;
    width: 240px;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .12);
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.activity-block .info-btn-box:hover .info-panel {
    bottom: 100%;
    opacity: 1;
    visibility: visible
}

.activity-block .info-btn-box .info-panel:before {
    content: '';
    position: absolute;
    left: 15px;
    bottom: -8px;
    width: 20px;
    height: 20px;
    background: #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .12);
    z-index: 0
}

.activity-block .info-btn-box .panel-inner {
    position: relative;
    display: block;
    padding: 22px 20px 15px;
    background: #fff;
    z-index: 1
}

.activity-block .info-btn-box .panel-title {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #061038;
    text-transform: uppercase;
    margin-bottom: 7px
}

.activity-block .info-btn-box .panel-list {
    display: block;
    font-size: 14px
}

.activity-block .info-btn-box .panel-list li {
    position: relative;
    padding-left: 12px;
    line-height: 24px;
    margin-bottom: 5px
}

.activity-block .info-btn-box .panel-list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    background: #9f1d20
}

.activities-section .owl-theme .owl-dots {
    display: none
}

.activities-section .owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 0;
    margin-top: -35px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.activities-section .owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: -100px;
    background: 0 0;
    height: 64px;
    width: 64px;
    border: none;
    text-align: center;
    line-height: 62px;
    border: 1px solid rgba(0, 0, 0, .1);
    color: #acb7c6;
    font-size: 20px;
    font-weight: 700;
    border-radius: 0;
    opacity: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.activities-section .owl-theme .owl-nav .owl-next {
    position: absolute;
    right: -100px;
    background: 0 0;
    height: 64px;
    width: 64px;
    border: none;
    text-align: center;
    line-height: 62px;
    border: 1px solid rgba(0, 0, 0, .1);
    color: #acb7c6;
    font-size: 20px;
    font-weight: 700;
    border-radius: 0;
    opacity: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.activities-section .owl-nav .owl-prev:hover,
.activities-section .owl-nav .owl-next:hover {
    color: #9f1d20;
    border-color: #9f1d20
}

.activities-section .see-all {
    position: relative;
    display: block;
    text-align: center;
    padding-top: 50px
}

.features-section {
    position: relative;
    padding: 60px 0 20px;
    background: #2a2f35;
    color: #fff;
    overflow: hidden
}

.features-section .feature-block {
    position: relative;
    margin-bottom: 30px
}

.features-section .feature-block .inner-box {
    position: relative;
    display: block;
    padding-left: 110px;
    min-height: 80px
}

.features-section .feature-block .icon-box {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -40px;
    width: 80px;
    height: 80px
}

.features-section .feature-block .icon-box:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-bottom: 10px;
    border-left: 1px solid rgba(255, 255, 255, .3);
    height: 300px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.features-section .feature-block .icon-box:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    margin-top: 10px;
    border-left: 1px solid rgba(255, 255, 255, .3);
    height: 300px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.features-section .feature-block .icon-box .octagonWrap {
    position: relative;
    width: 80px;
    height: 80px;
    float: left;
    overflow: hidden
}

.features-section .feature-block .icon-box .octagon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #2a2f35;
    border: 1px solid rgba(255, 255, 255, .3);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.features-section .feature-block:hover .icon-box .octagon {
    background: #9f1d20;
    border-color: #9f1d20
}

.features-section .feature-block .icon-box .octagon:before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: '';
    border: inherit
}

.features-section .feature-block .icon-box .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 42px;
    color: #9f1d20;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.features-section .feature-block:hover .icon-box .icon {
    color: #fff
}

.features-section .feature-block h4 {
    font-size: 30px;
    line-height: 1.3em;
    margin-bottom: 15px;
    font-weight: 600
}

.features-section .feature-block .text {
    color: #fff;
    margin-bottom: 30px
}

.features-section .feature-block .default-link {
    color: #fff
}

.features-section .feature-block .default-link:hover {
    color: #9f1d20
}

.pricing-section {
    position: relative;
    padding: 70px 0 60px;
    background: #fff
}

.pricing-section .image-column {
    position: relative;
    order: 0
}

.pricing-section .image-column .inner {
    position: relative;
    display: block;
    margin-left: -330px;
    text-align: right
}

.pricing-section .pricing-column {
    position: relative;
    order: 12
}

.pricing-section .pricing-column .inner {
    position: relative;
    display: block;
    padding-top: 20px
}

.pricing-section .price-column {
    position: relative;
    margin-bottom: 30px
}

.price-block {
    position: relative
}

.price-block .inner-box {
    position: relative;
    display: block;
    padding: 45px 30px 25px;
    background: #fff;
    border-bottom: 7px solid #9f1d20;
    box-shadow: 0 0 26px 0 rgba(0, 0, 0, .1)
}

.price-block .plan-header {
    position: relative;
    display: block;
    text-align: center
}

.price-block .plan-header .plan-title {
    font-size: 24px;
    color: #2a2f35;
    text-transform: uppercase;
    margin-bottom: 7px
}

.price-block .plan-header .subtitle {
    font-size: 13px;
    color: #7b8594;
    text-transform: uppercase
}

.price-block .plan-header .price {
    position: relative;
    display: block;
    margin: 15px 0
}

.price-block .plan-header .price .amount {
    position: relative;
    font-size: 60px;
    color: #9f1d20;
    font-weight: 700;
    line-height: 1em;
    vertical-align: top
}

.price-block .plan-header .price .sign {
    position: relative;
    font-size: 24px;
    color: #9f1d20;
    font-weight: 600;
    line-height: 1.5em;
    vertical-align: top
}

.price-block .plan-header .price .cycle {
    position: relative;
    font-size: 14px;
    color: #9f1d20;
    font-weight: 400;
    line-height: 1.5em;
    vertical-align: bottom
}

.price-block .plan-header .best-title {
    position: relative;
    font-size: 13px;
    color: #7b8594;
    text-transform: uppercase
}

.price-block .plan-header .best-title:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-top: -.5px
}

.price-block .plan-header .best-title span {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    background: #fff
}

.price-block .plan-features {
    position: relative;
    padding-top: 15px;
    color: gray
}

.price-block .plan-features li {
    position: relative;
    margin-bottom: 7px;
    line-height: 24px;
    padding-left: 22px
}

.price-block .plan-features li:before {
    font-family: 'font awesome 5 free';
    content: "\f00c";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    line-height: 24px;
    font-size: 13px;
    font-weight: 800;
    color: #9f1d20
}

.price-block .link-box {
    position: absolute;
    left: 0;
    bottom: -36px;
    width: 100%;
    display: block;
    opacity: 0;
    visibility: hidden;
    -ms-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.price-block .link-box a {
    position: relative;
    display: block;
    color: #fff;
    font-size: 13px;
    line-height: 24px;
    padding: 6px 20px;
    text-align: center;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
    background: #9f1d20
}

.price-block .inner-box:hover .link-box {
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    visibility: visible
}

.testimonials-section {
    position: relative;
    padding: 90px 0;
    z-index: 1
}

.testimonials-section .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.testimonials-section .image-layer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #2a2f35;
    opacity: .9
}

.testimonials-section .carousel-container {
    position: relative;
    padding: 0 50px
}

.testimonial-block {
    position: relative
}

.testimonial-block .inner-box {
    position: relative;
    display: block;
    background: #fff;
    padding: 40px;
    margin-right: 17px
}

.testimonial-block .content {
    position: relative;
    display: block;
    padding-left: 110px;
    min-height: 150px
}

.testimonial-block .content .icon-box {
    position: absolute;
    left: 0;
    top: 100px;
    width: 70px;
    text-align: center;
    font-size: 48px;
    color: #cdd5df;
    line-height: 1em
}

.testimonial-block .content .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    overflow: hidden
}

.testimonial-block .content .image img {
    display: block;
    width: 100%
}

.testimonial-block .content .info {
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 22px
}

.testimonial-block .content .info:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.testimonial-block .content .info h5 {
    position: relative;
    color: #2a2f35;
    margin-bottom: 3px
}

.testimonial-block .content .info .designation {
    position: relative;
    color: #75808f;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400
}

.testimonial-block .content .text {
    position: relative;
    color: #75808f;
    font-size: 17px;
    line-height: 1.7em;
    font-family: playfair display, serif
}

.testimonial-block .rating {
    position: absolute;
    right: -56px;
    top: 0;
    line-height: 24px;
    padding: 3px 15px;
    background: #9f1d20;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px
}

.testimonial-block .rating:before {
    content: '';
    position: absolute;
    right: 0;
    top: -16px;
    border: 8px solid transparent;
    border-left: 8px solid #b09373;
    border-bottom: 8px solid #b09373
}

.testimonials-section .owl-theme .owl-dots {
    position: relative;
    width: 100%;
    padding-top: 40px;
    text-align: center
}

.testimonials-section .owl-theme .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 7px
}

.testimonials-section .owl-theme .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 9px;
    height: 9px;
    background: #fff;
    border-radius: 50%
}

.testimonials-section .owl-theme .owl-dots .owl-dot.active span {
    background: #9f1d20;
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.testimonials-section .owl-theme .owl-nav {
    display: none
}

.news-section {
    position: relative;
    padding: 90px 0 40px;
    background: #fff
}

.news-section .news-column {
    position: relative
}

.news-section .news-column .inner {
    position: relative;
    display: block
}

.news-section .title-row {
    position: relative;
    padding-bottom: 20px
}

.news-section .title-row .sec-title {
    position: relative;
    float: left;
    margin-bottom: 30px
}

.news-section .title-row .link-box {
    position: relative;
    float: right;
    padding-top: 50px;
    margin-bottom: 30px
}

.news-block {
    position: relative;
    margin-bottom: 45px
}

.news-block .inner-box {
    position: relative;
    display: block;
    padding-left: 200px;
    min-height: 170px
}

.news-block .image-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 170px
}

.news-block .image-box img {
    display: block;
    width: 100%
}

.news-block .image-box .post-date {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 60px;
    padding: 6px 5px;
    text-align: center;
    line-height: 24px;
    background: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: playfair display, serif
}

.news-block .image-box .post-date .day {
    display: block;
    font-size: 20px;
    color: #2a2f35
}

.news-block .content {
    position: relative
}

.news-block .meta-info {
    position: relative
}

.news-block .meta-info li {
    position: relative;
    float: left;
    font-size: 13px;
    line-height: 24px;
    color: #7f8a99;
    text-transform: uppercase;
    margin-right: 40px;
    margin-bottom: 7px
}

.news-block .meta-info li:before {
    content: '';
    position: absolute;
    right: -23px;
    top: 9px;
    width: 6px;
    height: 6px;
    background: #d1d8e2;
    border-radius: 50%
}

.news-block .meta-info li .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #b5c0cf;
    padding-right: 5px
}

.news-block .meta-info li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #7f8a99
}

.news-block .meta-info li a:hover {
    color: #9f1d20;
    text-decoration: underline
}

.news-block .meta-info li:last-child {
    margin-right: 0
}

.news-block .meta-info li:last-child:before {
    display: none
}

.news-block h4 {
    color: #2a2f35;
    text-transform: capitalize;
    margin-bottom: 20px
}

.news-block h4 a {
    color: #2a2f35;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block h4 a:hover {
    color: #9f1d20;
    text-decoration: underline
}

.news-block .text {
    margin-bottom: 20px
}

.news-block-two {
    position: relative;
    margin-bottom: 50px
}

.news-block-two .inner-box {
    position: relative;
    display: block
}

.news-block-two .image-box {
    position: relative;
    display: block;
    overflow: hidden
}

.news-block-two .image-box img {
    display: block;
    width: 100%
}

.news-block-two .image-box .link-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 17, 56, .85);
    color: #fff;
    -ms-transform: scaleY(0) translateY(-100px);
    -webkit-transform: scaleY(0) translateY(-100px);
    transform: scaleY(0) translateY(-100px);
    -ms-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    opacity: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

.news-block-two .inner-box:hover .image-box .link-layer {
    opacity: 1;
    -ms-transform: scaleY(1) translateY(0px);
    -webkit-transform: scaleY(1) translateY(0px);
    transform: scaleY(1) translateY(0px)
}

.news-block-two .image-box .link-layer .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #fff;
    color: #9f1d20;
    font-size: 24px;
    border-radius: 50%
}

.news-block-two .image-box .post-date {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 60px;
    padding: 6px 5px;
    text-align: center;
    line-height: 24px;
    background: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: playfair display, serif;
    z-index: 1
}

.news-block-two .image-box .post-date .day {
    display: block;
    color: #2a2f35;
    font-size: 24px
}

.news-block-two .lower-content {
    position: relative;
    padding-left: 90px
}

.news-block-two .content {
    position: relative;
    padding-top: 25px
}

.news-block-two .meta-info {
    position: relative
}

.news-block-two .meta-info li {
    position: relative;
    float: left;
    font-size: 13px;
    line-height: 24px;
    color: #7f8a99;
    text-transform: uppercase;
    margin-right: 40px;
    margin-bottom: 7px
}

.news-block-two .meta-info li:before {
    content: '';
    position: absolute;
    right: -23px;
    top: 9px;
    width: 6px;
    height: 6px;
    background: #d1d8e2;
    border-radius: 50%
}

.news-block-two .meta-info li .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #b5c0cf;
    padding-right: 5px
}

.news-block-two .meta-info li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #7f8a99
}

.news-block-two .meta-info li a:hover {
    color: #9f1d20;
    text-decoration: underline
}

.news-block-two .meta-info li:last-child {
    margin-right: 0
}

.news-block-two .meta-info li:last-child:before {
    display: none
}

.news-block-two h5 {
    font-size: 20px;
    line-height: 1.4em;
    color: #2a2f35;
    margin-bottom: 42px
}

.news-block-two h5 a {
    color: #2a2f35;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block-two h5 a:hover {
    color: #9f1d20;
    text-decoration: underline
}

.news-block-two .author:before {
    content: '';
    position: absolute;
    left: 0;
    top: -21px;
    width: 50px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.news-block-two .author {
    position: relative;
    line-height: 24px;
    padding-left: 50px;
    min-height: 40px;
    padding-top: 8px
}

.news-block-two .author img {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.news-block-two .other-links {
    position: absolute;
    left: 0;
    top: 25px;
    width: 60px;
    height: 170px;
    line-height: 46px;
    border-right: 1px solid rgba(0, 0, 0, .07)
}

.news-block-two .other-links .add-to-fav {
    position: relative;
    width: 42px;
    height: 42px;
    margin-bottom: 20px
}

.news-block-two .other-links .add-to-fav a {
    position: relative;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 40px;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 18px;
    text-align: center;
    color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block-two .other-links .add-to-fav a:hover {
    color: #fff;
    background: #9f1d20;
    border-color: #9f1d20
}

.news-block-two .other-links .add-comment {
    position: relative;
    width: 42px;
    height: 42px;
    margin-bottom: 20px
}

.news-block-two .other-links .add-comment a {
    position: relative;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 40px;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 18px;
    text-align: center;
    color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block-two .other-links .add-comment a:hover {
    color: #fff;
    background: #9f1d20;
    border-color: #9f1d20
}

.news-block-two .other-links .share-it {
    position: relative;
    width: 42px;
    height: 42px
}

.news-block-two .other-links .share-it .share-btn {
    position: relative;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 40px;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 18px;
    text-align: center;
    color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block-two .other-links .share-it .share-btn:hover {
    color: #fff;
    background: #9f1d20;
    border-color: #9f1d20
}

.news-block-two .other-links .share-it .share-list {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 42px;
    padding: 14px 6px;
    line-height: 21px;
    color: rgba(0, 0, 0, .5);
    border: 1px solid rgba(0, 0, 0, .1);
    background-color: #fff;
    text-align: center;
    border-radius: 21px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    z-index: 1
}

.news-block-two .other-links .share-it:hover .share-list {
    opacity: 1;
    visibility: visible
}

.news-block-two .other-links .share-it .share-list li {
    position: relative;
    display: block;
    line-height: 28px
}

.news-block-two .other-links .share-it .share-list li a {
    position: relative;
    display: block;
    line-height: 28px;
    color: rgba(0, 0, 0, .3)
}

.news-block-two .other-links .share-it .share-list li a:hover {
    color: #9f1d20
}

.news-section .form-column {
    position: relative;
    margin-bottom: 50px
}

.news-section .form-column .inner {
    position: relative;
    display: block
}

.subscribe-form-box {
    position: relative;
    padding: 48px 30px 50px;
    background: #081853;
    background: -webkit-linear-gradient(left, #081853, #2a2f35);
    background: -ms-linear-gradient(left, #081853, #2a2f35);
    background: -moz-linear-gradient(left, #081853, #2a2f35)
}

.subscribe-form-box .title {
    text-align: center;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 20px
}

.subscribe-form-box .title h4 {
    color: #fff;
    font-size: 24px;
    margin: 0 0 7px
}

.subscribe-form {
    position: relative
}

.subscribe-form .form-group {
    position: relative;
    margin-bottom: 20px
}

.subscribe-form .form-group input {
    font-family: playfair display, serif;
    font-style: italic;
    padding-left: 20px !important
}

.subscribe-form .theme-btn,
.subscribe-form input[type=submit] {
    width: 100%;
    text-align: center;
    display: block
}

.main-footer {
    position: relative;
    background: #2a2f35;
    color: #ddd7df
}

.main-footer .widgets-section {
    position: relative;
    padding: 90px 0 50px
}

.main-footer .footer-widget {
    position: relative;
    margin-bottom: 0
}

.main-footer .widget-title {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 15px
}

.main-footer .widget-title h4 {
    position: relative;
    display: inline-block;
    line-height: 1.3em;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0
}

.main-footer .widget-title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70px;
    border-bottom: 1px solid rgb(197 77 83)
}

.main-footer .info-widget {
    position: relative
}

.main-footer .info-widget .info img {
    padding-bottom: 0
}

.main-footer .info-widget .logo {
    position: relative;
    margin-top: -5px;
    margin-bottom: 30px
}

.main-footer .info-widget .logo img {
    height: 50px
}

.main-footer .about-widget .text {
    position: relative;
    margin-bottom: 25px
}

.main-footer .links-widget {
    margin-bottom: 10px
}

.main-footer .links-widget .widget-content {
    position: relative;
    padding-left: 20px
}

.main-footer .links-widget .column {
    position: relative
}

.main-footer .links-widget .links li {
    position: relative;
    margin-bottom: 12px;
    line-height: 24px;
    font-size: 15px;
    color: #ddd7df
}

.main-footer .links-widget .links li a {
    position: relative;
    display: block;
    color: #ddd7df;
    font-size: 15px;
    padding-left: 20px;
    text-transform: capitalize;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    text-transform: uppercase
}

.main-footer .links-widget .links li a:before {
    content: "+";
    font-family: playfair display, serif;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 22px;
    font-size: 20px;
    font-weight: 400
}

.main-footer .links-widget .links li a:hover {
    color: #9f1d20
}

.main-footer .info ul {
    position: relative
}

.main-footer .info ul li {
    position: relative;
    line-height: 24px;
    color: #868da5;
    font-size: 14px;
    padding-left: 25px;
    margin-bottom: 7px
}

.main-footer .info ul li .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    color: #9f1d20
}

.main-footer .info ul li a {
    color: #868da5
}

.main-footer .info ul li a:hover {
    color: #9f1d20;
    text-decoration: underline
}

.main-footer .social-links {
    position: relative;
    padding-top: 10px
}

.main-footer .social-links ul {
    position: relative
}

.main-footer .social-links li {
    position: relative;
    display: inline-block;
    margin: 0 8px 0 0;
    line-height: 44px
}

.main-footer .social-links li a {
    position: relative;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    background: #2a2f35;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 50%;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.main-footer .social-links li a:hover {
    color: #fff;
    background: #9f1d20
}

.main-footer .gallery-widget .images {
    position: relative;
    margin: 0 -5px
}

.main-footer .gallery-widget .images .image {
    position: relative;
    float: left;
    width: 25%;
    display: block;
    margin: 0 0 10px;
    padding: 0 5px
}

.main-footer .gallery-widget .images img {
    width: 100%
}

.main-footer .gallery-widget .images .lightbox-image {
    position: absolute;
    left: 13px;
    top: 8px;
    right: 13px;
    bottom: 8px;
    background: rgba(255, 255, 255, .95);
    text-align: center;
    color: #9f1d20;
    opacity: 0;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    z-index: 1
}

.main-footer .gallery-widget .image:hover .lightbox-image {
    opacity: 1
}

.main-footer .gallery-widget .images .lightbox-image .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    font-size: 20px
}

.main-footer .footer-bottom {
    position: relative;
    line-height: 24px;
    padding: 12px 0;
    text-transform: capitalize;
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.main-footer .footer-bottom .inner {
    position: relative;
    display: block
}

.main-footer .footer-bottom .copyright {
    position: relative;
    float: left;
    padding: 10px 0
}

.main-footer .footer-bottom .copyright strong {
    color: #222
}

.main-footer .footer-bottom .bottom-links {
    position: relative;
    float: right;
    padding: 10px 0;
    margin-right: 30px
}

.main-footer .footer-bottom a {
    color: #868da5;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.main-footer .footer-bottom a:hover {
    color: #9f1d20;
    text-decoration: underline
}

.footer-style-two {
    position: relative;
    overflow: hidden;
    min-height: 540px
}

.footer-style-two .widgets-section {
    padding-top: 0
}

.footer-style-two .widgets-inner {
    position: relative;
    padding: 45px 0 0;
    padding-left: 400px
}

.footer-style-two .widgets-inner .shape-1 {
    position: absolute;
    right: 100%;
    top: 0;
    width: 3000px;
    height: 100px;
    background: #fff;
    z-index: 1
}

.footer-style-two .widgets-inner .shape-2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 340px;
    height: 1500px;
    min-height: 100%;
    background: #f5f5f5;
    z-index: 2
}

.footer-style-two .widgets-inner .left-image {
    position: absolute;
    right: 100%;
    top: 100px;
    width: 2500px;
    height: 1500px;
    min-height: 100%;
    background: #2a2f35;
    padding: 50px 20px;
    text-align: right;
    z-index: 1
}

.footer-style-two .widgets-inner .left-image img {
    position: relative;
    display: inline-block
}

.footer-style-two .footer-bottom {
    background: #9f1d20
}

.footer-style-two .footer-bottom .inner {
    position: relative;
    padding-left: 400px
}

.footer-style-two .footer-bottom .copyright,
.footer-style-two .footer-bottom .copyright a,
.footer-style-two .footer-bottom .bottom-links,
.footer-style-two .footer-bottom .bottom-links a {
    color: #fff
}

.footer-style-two .offer-carousel-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 340px;
    text-align: center;
    z-index: 5
}

.footer-style-two .offer-carousel-box .offer-block {
    position: relative;
    display: block;
    padding: 0 30px 40px;
    background: #f5f5f5;
    color: #9f1d20
}

.footer-style-two .offer-carousel-box .offer-block .inner-box {
    position: relative;
    display: block;
    text-align: center
}

.footer-style-two .offer-carousel-box .offer-block .inner-box img {
    width: auto;
    margin: 0 auto;
    margin-bottom: 20px;
    padding-top: 30px
}

.footer-style-two .offer-carousel-box .offer-block .inner-box h2 {
    font-weight: 600;
    text-align: center;
    font-size: 31px;
    font-family: lato, sans-serif;
    padding-bottom: 30px
}

.footer-style-two .offer-carousel-box .offer-block .inner-box p {
    font-family: lato, sans-serif;
    font-size: 18px
}

.footer-style-two .offer-carousel-box .offer-block .inner-box p strong {
    font-weight: 600
}

.footer-style-two .offer-carousel-box .offer-block .icon-box {
    position: relative;
    display: block;
    font-size: 90px;
    line-height: 1em;
    margin-bottom: 20px
}

.footer-style-two .offer-carousel-box .offer-block h4 {
    position: relative;
    text-transform: uppercase;
    margin-bottom: 20px
}

.footer-style-two .offer-carousel-box .offer-block .subtitle {
    position: relative;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 15px
}

.footer-style-two .offer-carousel-box .offer-block .offer-price {
    position: relative;
    display: block;
    width: 100px;
    height: 100px;
    padding-top: 15px;
    background: #fff;
    color: #2a2f35;
    text-align: center;
    font-family: playfair display, serif;
    border-radius: 50%;
    margin: 0 auto 30px
}

.footer-style-two .offer-carousel-box .offer-block .offer-price .percent {
    display: block;
    font-size: 36px;
    line-height: 1.1em
}

.footer-style-two .offer-carousel-box .offer-block .offer-price .percent em {
    font-size: 24px;
    font-style: normal
}

.footer-style-two .offer-carousel-box .offer-block .offer-price .txt {
    display: block;
    line-height: 1.5em;
    font-size: 13px;
    text-transform: uppercase
}

.footer-style-two .offer-carousel-box .offer-block .links-box a:hover .btn-title {
    background: #fff;
    color: #9f1d20
}

.footer-style-two .offer-carousel-box .owl-nav {
    display: none
}

.footer-style-two .offer-carousel-box .owl-theme .owl-dots {
    position: relative;
    width: 100%;
    text-align: center
}

.footer-style-two .offer-carousel-box .owl-theme .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 7px
}

.footer-style-two .offer-carousel-box .owl-theme .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    background: 0 0;
    border-radius: 50%
}

.footer-style-two .offer-carousel-box .owl-theme .owl-dots .owl-dot.active span {
    background: #fff
}

.booking-section {
    position: relative;
    background: #2a2f35;
    color: #fff;
    padding: 0
}

.booking-section .image-layer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-position: left bottom;
    background-repeat: no-repeat;
    z-index: 2;
    opacity: .06
}

.booking-section .title-col {
    position: relative
}

.booking-section .title-col .inner {
    position: relative;
    display: block;
    padding: 130px 0
}

.booking-section .title-col .inner:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 2000px;
    height: 100%;
    background: #0c1740
}

.booking-section .title-box h2 {
    position: relative;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    z-index: 3
}

.booking-section .title-box h2 span {
    font-weight: 400
}

.booking-section .title-box .subtitle {
    position: relative;
    font-size: 14px;
    color: #868da5;
    line-height: 1.6em;
    text-transform: uppercase;
    font-weight: 400;
    z-index: 3
}

.booking-section .form-col {
    position: relative
}

.booking-section .form-col .inner {
    position: relative;
    display: block;
    padding: 100px 0 80px 30px
}

.booking-section .booking-form {
    position: relative;
    z-index: 5
}

.booking-section .booking-form .row {
    margin: 0 -8px
}

.booking-section .booking-form .row .form-group {
    position: relative;
    padding: 0 8px;
    margin-bottom: 16px
}

.booking-section .booking-form form .form-group input {
    background: 0 0;
    border-color: rgba(255, 255, 255, .2);
    color: #868da5;
    font-size: 13px;
    padding-left: 45px
}

.booking-form .form-group .ui-selectmenu-button.ui-button {
    background: 0 0;
    border-color: rgba(255, 255, 255, .2);
    color: #868da5;
    font-size: 13px;
    padding-left: 45px;
    text-transform: uppercase
}

.about-section .booking-form .form-group .ui-selectmenu-button.ui-button {
    background: 0 0;
    border-color: #e5e5e5;
    color: #7f8a99;
    font-size: 13px;
    padding-left: 25px;
    text-transform: uppercase
}

.booking-form .form-group .ui-button .ui-icon:before {
    color: #868da5;
    font-style: normal
}

.booking-section .booking-form form ::-webkit-input-placeholder {
    color: #868da5;
    text-transform: uppercase
}

.booking-section .booking-form form ::-moz-input-placeholder {
    color: #868da5;
    text-transform: uppercase
}

.booking-section .booking-form form ::-ms-input-placeholder {
    color: #868da5;
    text-transform: uppercase
}

.booking-section .booking-form .theme-btn,
.booking-section .booking-form input[type=submit] {
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 10px
}

.booking-section .booking-form .range-box {
    position: relative;
    padding-top: 12px
}

.booking-section .booking-form .range-box .range-info {
    position: relative;
    padding-bottom: 15px
}

.booking-section .booking-form .form-group .range-box label {
    position: relative;
    display: block;
    float: left;
    color: #7f8a99;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    text-transform: uppercase;
    margin: 0
}

.booking-section .booking-form .form-group .range-box input {
    position: relative;
    padding: 0;
    font-size: 13px;
    line-height: 30px;
    height: 30px;
    float: right;
    background: 0 0;
    border: none;
    color: #868da5;
    width: auto;
    min-width: 0;
    text-align: right
}

.booking-section .booking-form .ui-widget.ui-widget-content {
    background: rgba(255, 255, 255, .2);
    border: none;
    height: 2px
}

.booking-section .booking-form .ui-slider-horizontal .ui-slider-range {
    background: #9f1d20
}

.booking-section .booking-form .ui-slider-horizontal .ui-slider-handle {
    top: -8px;
    height: 16px;
    width: 16px;
    background: #fff;
    border: 2px solid #9f1d20;
    border-radius: 50%;
    cursor: pointer
}

.booking-section .booking-form .form-group .field-icon {
    position: absolute;
    left: 25px;
    top: 11px;
    line-height: 28px;
    color: #868da5;
    display: block;
    font-size: 16px
}

.featured-services {
    position: relative;
    padding: 90px 0 70px;
    background: #fff
}

.featured-services .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 40px;
    width: 100%;
    background-position: center bottom;
    background-repeat: no-repeat
}

.featured-service-block {
    position: relative;
    margin-bottom: 30px
}

.featured-service-block .inner-box {
    position: relative;
    display: block;
    padding: 40px 20px 50px;
    background: #fff;
    text-align: center
}

.featured-service-block .inner-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    display: block;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .08);
    background: #fff;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.featured-service-block .inner-box:hover:before {
    top: -15px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .15)
}

.featured-service-block .icon-box {
    position: relative;
    top: 0;
    display: block;
    line-height: 1em;
    font-size: 64px;
    color: #9f1d20;
    margin-bottom: 20px;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.featured-service-block .inner-box:hover .icon-box {
    top: -10px;
    -ms-transform: scale(1.07);
    -webkit-transform: scale(1.07);
    transform: scale(1.07)
}

.featured-service-block .content-box {
    position: relative;
    display: block;
    padding: 40px 0;
    height: 180px;
    margin-bottom: 20px
}

.featured-service-block .content-box:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.featured-service-block .title-box {
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    height: 100px;
    background: #fff;
    padding: 10px;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.featured-service-block .inner-box:hover .title-box {
    opacity: 0;
    -ms-transform: scale(.9);
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.featured-service-block .title-box h4 {
    color: #2a2f35;
    line-height: 36px;
    margin: 0 0 5px
}

.featured-service-block .title-box .subtitle {
    position: relative;
    color: #7f8a99;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 24px
}

.featured-service-block .text {
    position: absolute;
    left: 0;
    top: 35px;
    width: 100%;
    height: 100px;
    color: #868da5;
    font-size: 15px;
    background: #fff;
    padding: 10px 20px;
    line-height: 26px;
    opacity: 0;
    -ms-transform: scale(.9);
    -webkit-transform: scale(.9);
    transform: scale(.9);
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.featured-service-block .inner-box:hover .text {
    opacity: 1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.yacht-rental-section {
    position: relative;
    background: #2a2f35;
    padding: 90px 0
}

.yacht-rental-section .title-row {
    position: relative;
    padding-bottom: 20px
}

.yacht-rental-section .title-row .sec-title-two {
    position: relative;
    float: left;
    margin-bottom: 30px
}

.yacht-rental-section .title-row .filter-box {
    position: relative;
    float: right;
    padding-top: 50px;
    width: 270px;
    margin-bottom: 30px
}

.selectable-list {
    position: relative;
    display: block;
    width: 100%;
    font-family: playfair display, serif
}

.selectable-list .dropdown-outer {
    position: relative
}

.selectable-list .btn-box {
    position: relative;
    display: block;
    width: 100%;
    line-height: 30px;
    font-weight: 500;
    font-size: 13px;
    font-size: 15px;
    text-transform: capitalize;
    font-style: italic;
    padding: 10px 25px;
    background: 0 0;
    border: 1px solid rgba(255, 255, 255, .2);
    color: rgba(255, 255, 255, .7);
    border-radius: 2px
}

.selectable-list .btn-box:before {
    content: "\f107";
    font-family: 'font awesome 5 free';
    position: absolute;
    right: 25px;
    top: 10px;
    height: 30px;
    display: block;
    color: rgba(255, 255, 255, .7);
    line-height: 30px;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    z-index: 5
}

.selectable-list .dropdown-menu {
    width: 100%;
    padding: 0;
    margin: 0;
    background: #fff;
    border-radius: 0 0 5px 5px;
    border-top: none;
    border: 1px solid rgba(0, 0, 0, .1)
}

.selectable-list .dropdown-menu li {
    position: relative;
    display: block;
    font-size: 15px;
    text-transform: capitalize;
    font-style: italic;
    line-height: 24px;
    color: #2c2c2c;
    padding: 12px 25px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    cursor: pointer
}

.selectable-list .dropdown-menu li:last-child {
    border: none
}

.selectable-list .dropdown-menu li:hover {
    color: #9f1d20
}

.rental-block {
    position: relative;
    margin-bottom: 30px
}

.rental-block.mix {
    margin-bottom: 50px
}

.rental-block .inner-box {
    position: relative;
    display: block;
    background: #fff
}

.rental-block .image-box {
    position: relative;
    display: block;
    top: 0;
    overflow: hidden;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.rental-block .inner-box:hover .image-box {
    top: -38px
}

.rental-block .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.rental-block .price-box {
    position: absolute;
    right: 0;
    top: 20px;
    width: 100px;
    padding: 5px 15px 7px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    line-height: 24px;
    background: #1a1838;
    text-align: center;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    z-index: 2
}

.rental-block .inner-box:hover .price-box {
    right: 20px;
    background: #9f1d20
}

.rental-block .price-box .price {
    position: relative;
    display: block;
    font-size: 18px;
    font-style: italic;
    font-family: playfair display, serif;
    padding-bottom: 5px;
    line-height: 30px;
    margin-bottom: 3px;
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.rental-block .title-box .more-link-box {
    position: absolute;
    left: 0;
    margin-bottom: -36px;
    bottom: 100%;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    z-index: 2
}

.rental-block .inner-box:hover .title-box .more-link-box {
    visibility: visible;
    opacity: 1;
    margin-bottom: 0
}

.rental-block .title-box .more-link-box a {
    display: block;
    width: 100%;
    padding: 7px 15px;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
    background: #9f1d20;
    color: #fff;
    font-size: 13px;
    font-weight: 600
}

.rental-block .title-box {
    position: relative;
    display: block;
    padding: 22px 20px 20px;
    text-align: center
}

.rental-block .title-box:before {
    content: '';
    position: absolute;
    left: 20px;
    right: 20px;
    top: -5px;
    border-bottom: 5px solid #9f1d20;
    z-index: 1;
    display: none;
    transition: all .7s ease;
    -moz-transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease
}

.rental-block .inner-box:hover .title-box:before {
    opacity: 0;
    transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease
}

.rental-block .title-box h4 {
    position: relative;
    margin-bottom: 7px;
    color: #2a2f35;
    text-transform: capitalize
}

.rental-block .title-box h4 a {
    color: #2a2f35
}

.rental-block .title-box h4 a:hover {
    color: #9f1d20
}

.rental-block .title-box .info {
    position: relative;
    font-size: 13px;
    text-transform: uppercase
}

.rental-block .meta-info {
    position: relative
}

.rental-block .meta-info ul {
    position: relative;
    width: 100%;
    padding: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.rental-block .meta-info li {
    position: relative;
    float: left;
    display: block;
    width: 50%;
    padding: 12px 20px;
    text-align: right;
    font-size: 13px;
    line-height: 24px;
    color: #868da5;
    text-transform: uppercase;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.rental-block .meta-info li .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #7f8a99;
    padding-right: 5px
}

.rental-block .meta-info li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #7f8a99
}

.rental-block .meta-info li a:hover,
.rental-block .meta-info li a:hover .icon {
    color: #9f1d20
}

.rental-block .meta-info li:last-child {
    border: none;
    text-align: left
}

.yacht-rental-section .bottom-text {
    position: relative;
    padding-top: 20px;
    text-align: center;
    font-size: 20px;
    line-height: 1.5em;
    font-style: italic;
    text-transform: capitalize;
    color: #fff;
    font-family: playfair display, serif
}

.yacht-rental-section .bottom-text a {
    color: #9f1d20
}

.yacht-rental-section .bottom-text a:hover {
    text-decoration: underline
}

.destinations-section {
    position: relative;
    padding: 90px 0
}

.destinations-section .filter-box {
    position: relative;
    width: 100%;
    max-width: 580px;
    margin: 0 auto 50px
}

.destinations-section .filter-box .form-group {
    margin: 0
}

.destinations-section .filter-box .ui-selectmenu-button.ui-button {
    background: 0 0;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    color: #7f8a99;
    font-size: 13px;
    padding: 0 0 10px;
    height: 41px;
    line-height: 30px;
    text-transform: uppercase
}

.destinations-section .filter-box .ui-button .ui-icon:before {
    color: #7f8a99;
    font-style: normal
}

.destination-block {
    position: relative;
    margin-bottom: 30px
}

.destination-block .inner-box {
    position: relative;
    display: block;
    background: #fff
}

.destination-block .image-box {
    position: relative;
    display: block;
    top: 0;
    overflow: hidden;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.destination-block .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.destination-block .caption-box {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    padding: 0 20px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    line-height: 24px;
    text-align: center;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.destination-block .inner-box:hover .caption-box {
    opacity: 0;
    visibility: hidden
}

.destination-block .caption-box .title {
    position: relative;
    display: block;
    padding-bottom: 5px
}

.destination-block .caption-box .count {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: block;
    font-size: 72px;
    line-height: 1em;
    font-weight: 700;
    font-family: playfair display, serif;
    opacity: .12
}

.destination-block .hover-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 20px 30px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    line-height: 24px;
    text-align: center;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    opacity: 0;
    visibility: hidden
}

.destination-block .inner-box:hover .hover-box {
    opacity: 1;
    visibility: visible
}

.destination-block .hover-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 17, 56, .9)
}

.destination-block .hover-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: bottom;
    padding: 0
}

.destination-block .hover-content {
    position: relative;
    width: 100%;
    display: table-cell;
    vertical-align: bottom;
    padding: 30px 40px
}

.destination-block .hover-content .icon-box {
    position: relative;
    display: block;
    margin: 0 0 20px;
    line-height: 1em;
    font-size: 120px
}

.destination-block .hover-content h5 {
    position: relative;
    display: block;
    margin: 0;
    text-transform: uppercase
}

.destination-block .hover-content .link-box {
    position: relative;
    padding-top: 70px
}

.destination-block .hover-content .link-box:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 15px;
    height: 40px;
    border-left: 1px solid rgba(255, 255, 255, .3)
}

.destination-block .hover-content .link-box .theme-btn {
    display: block
}

.destination-block .hover-content .link-box .theme-btn .btn-title {
    display: block;
    padding-left: 20px;
    padding-right: 20px
}

.destination-block .title-box {
    position: relative;
    display: block;
    padding: 15px 20px;
    text-align: center
}

.destination-block .title-box h4 {
    position: relative;
    margin-bottom: 0;
    color: #2a2f35;
    text-transform: capitalize
}

.destination-block .title-box h4 a {
    color: #2a2f35
}

.destination-block .title-box h4 a:hover {
    color: #9f1d20
}

.destination-block .meta-info {
    position: relative
}

.destination-block .meta-info ul {
    position: relative;
    width: 100%;
    padding: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.destination-block .meta-info li {
    position: relative;
    float: left;
    display: block;
    width: 50%;
    padding: 12px 20px;
    text-align: right;
    font-size: 13px;
    line-height: 24px;
    color: #868da5;
    text-transform: uppercase;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.destination-block .meta-info li .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #7f8a99;
    padding-right: 5px
}

.destination-block .meta-info li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #7f8a99
}

.destination-block .meta-info li a:hover {
    color: #9f1d20;
    text-decoration: underline
}

.destination-block .meta-info li:last-child {
    border: none;
    text-align: left
}

.destinations-section .see-all {
    position: relative;
    display: block;
    text-align: center;
    padding-top: 10px
}

.about-section-two {
    position: relative;
    padding: 0;
    background: #2a2f35
}

.about-section-two .image-box-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%
}

.about-section-two .image-box-left .image-layer {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: top left
}

.about-section-two .image-box-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%
}

.about-section-two .image-box-right .image-layer {
    position: absolute;
    left: -200px;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.about-section-two .image-box-right .image-layer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f0f3f7c2;
    opacity: .92
}

.about-section-two .content-outer {
    position: relative;
    display: block;
    margin: 0 0 0 400px;
    padding-left: 150px
}

.about-section-two .content-inner {
    position: relative;
    display: block;
    padding: 40px 0;
    min-height: 380px
}

.about-section-two .content-box {
    position: relative;
    display: block;
    padding: 60px 30px 10px 50px;
    background: #fff;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1)
}

.about-section-two .content-inner .video-link {
    position: absolute;
    right: 100%;
    margin-right: 70px;
    bottom: 100px;
    display: block;
    width: 280px
}

.about-section-two .content-inner .video-link .video-thumb {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    overflow: hidden
}

.about-section-two .content-inner .video-link .video-thumb img {
    display: block;
    width: 100%;
    height: auto
}

.about-section-two .content-inner .video-link .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -35px 0 0 -35px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #2a2f35;
    font-size: 24px;
    background: #fff;
    border-radius: 50%
}

.about-section-two .content-inner .video-link .overlink {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    color: #fff;
    background: transparent;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.about-section-two .content-inner .video-link .overlink:hover {
    background: rgba(0, 0, 0, .5)
}

.about-section-two .content-box .sec-title-two {
    margin-bottom: 35px
}

.about-section-two .content-box h4 {
    margin-bottom: 25px;
    color: #2a2f35
}

.about-section-two .content-box .text {
    margin-bottom: 40px
}

.about-section-two .content-box .lower-row {
    position: relative
}

.about-section-two .content-box .lower-row .link-box {
    position: relative;
    float: left
}

.about-section-two .content-box .lower-row .info {
    position: relative;
    float: right;
    text-align: right;
    padding-right: 15px
}

.about-section-two .content-box .lower-row .info:before {
    content: '';
    position: absolute;
    right: 0;
    top: 6px;
    bottom: 4px;
    border-right: 2px solid #9f1d20
}

.about-section-two .content-box .lower-row .name {
    position: relative;
    display: block;
    font-family: playfair display, serif;
    font-size: 20px;
    text-transform: capitalize;
    color: #2a2f35;
    line-height: 1.5em
}

.about-section-two .content-box .lower-row .designation {
    position: relative;
    font-size: 13px;
    text-transform: uppercase;
    color: #7f8a99;
    line-height: 1.7em
}

.testimonials-section-two {
    position: relative;
    padding: 90px 0;
    z-index: 1
}

.testimonials-section-two .carousel-box {
    position: relative
}

.testimonials-section-two .carousel-box .owl-stage-outer {
    overflow: visible
}

.testimonials-section-two .carousel-box .testimonial-block {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.testimonials-section-two .carousel-box .active .testimonial-block {
    opacity: 1;
    visibility: visible
}

.testimonials-section-two .carousel-box .testimonial-block .inner-box {
    -ms-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1)
}

.testimonials-section-two .owl-theme .owl-dots {
    position: relative;
    width: 100%;
    padding-top: 40px;
    text-align: center
}

.testimonials-section-two .owl-theme .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 7px
}

.testimonials-section-two .owl-theme .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 9px;
    height: 9px;
    background: #cfd6e0;
    border-radius: 50%
}

.testimonials-section-two .owl-theme .owl-dots .owl-dot.active span {
    background: #9f1d20;
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.testimonials-section-two .owl-theme .owl-nav {
    display: none
}

.fluid-section {
    position: relative;
    padding: 0;
    background: #646464;
    color: #fff;
    overflow: hidden
}

.fluid-section .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden
}

.fluid-section .image-layer:before {
    content: '';
    position: absolute;
    right: 165px;
    top: 0;
    width: 110%;
    height: 100%;
    background: #000936;
    opacity: .8;
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg)
}

.fluid-section .image-layer.right-layer {
    left: auto;
    right: 0
}

.fluid-section .image-layer.right-layer:before {
    right: auto;
    left: 165px;
    -ms-transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    transform: skewX(45deg)
}

.fluid-section .shapes {
    position: absolute;
    left: 50%;
    margin-left: -360px;
    top: 0;
    width: 700px
}

.fluid-section .shapes .shape {
    position: absolute;
    left: 30px;
    top: 0;
    border: 180px solid transparent;
    border-top: 180px solid #9f1d20;
    opacity: .8
}

.fluid-section .shapes .shape.two {
    position: absolute;
    left: auto;
    right: 10px;
    top: 0;
    border: 180px solid transparent;
    border-top: 180px solid #9f1d20;
    opacity: .8
}

.fluid-section .shapes:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 0;
    border: 30px solid transparent;
    border-top: 30px solid #fff;
    z-index: 1
}

.fluid-section .column {
    position: relative;
    float: left;
    width: 50%
}

.fluid-section .left-column {
    position: relative
}

.fluid-section .right-column {
    position: relative
}

.fluid-section .column .inner {
    position: relative;
    display: block;
    width: 100%;
    max-width: 750px
}

.fluid-section .left-column .inner {
    float: right;
    padding-right: 200px
}

.fluid-section .right-column .inner {
    float: left;
    padding-right: 0;
    padding-left: 200px
}

.fluid-section .column .content {
    position: relative;
    display: block;
    padding: 90px 20px;
    text-align: center
}

.about-section-two .image-box-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%
}

.fluid-section .column .image-layer {
    width: 100%;
    display: none
}

.fluid-section .column .subtitle {
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 5px
}

.fluid-section .column h2 {
    font-size: 36px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 30px
}

.destinations-two {
    position: relative;
    padding: 120px 0 50px
}

.destinations-two.alternate {
    position: relative;
    padding: 90px 0 70px
}

.destinations-two .map-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center
}

.destinations-two .sec-title {
    margin-bottom: 40px
}

.destinations-two .destinations-box {
    position: relative;
    display: block;
    margin: 0 -15px;
    margin-bottom: 90px
}

.destinations-two .destinations-box .outer-box {
    position: relative;
    display: table;
    width: 100%;
    vertical-align: middle
}

.destination-block-two {
    position: relative;
    margin-bottom: 30px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.destinations-two .destinations-box .outer-box .destination-block-two {
    position: relative;
    display: table-cell;
    width: 20%;
    padding: 0 15px;
    vertical-align: top;
    margin-bottom: 0
}

.destinations-two .destinations-box .outer-box:hover .destination-block-two {
    width: 17%
}

.destinations-two .destinations-box .outer-box .destination-block-two:hover {
    width: 32%
}

.destination-block-two .inner-box {
    position: relative;
    display: block;
    background: #2a2f35;
    height: 360px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.destination-block-two:hover .inner-box {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .5)
}

.destination-block-two .image-box {
    position: relative;
    display: block;
    top: 0;
    overflow: hidden;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.destination-block-two .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.destination-block-two .image-box .image {
    position: relative;
    display: none
}

.destination-block-two .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.destination-block-two .caption-box {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    padding: 0 20px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    line-height: 24px;
    text-align: center;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    z-index: 1
}

.destination-block-two:hover .inner-box .caption-box {
    opacity: 0;
    visibility: hidden
}

.destination-block-two .caption-box .title {
    position: relative;
    display: block;
    font-weight: 700;
    text-transform: capitalize;
    padding-bottom: 0
}

.destination-block-two .hover-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 20px 30px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    line-height: 24px;
    text-align: center;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    opacity: 0;
    visibility: hidden;
    z-index: 2
}

.destination-block-two:hover .inner-box .hover-box {
    opacity: 1;
    visibility: visible
}

.destination-block-two .hover-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 123, 103, .5);
    background: -webkit-linear-gradient(bottom, rgba(6, 123, 103, 0.50), rgba(0, 0, 0, 0.0))
}

.destination-block-two .hover-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: bottom;
    padding: 0;
    transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    opacity: 0;
    visibility: hidden
}

.destination-block-two:hover .hover-inner {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 500ms ease 300ms;
    -ms-transition: all 500ms ease 300ms;
    -moz-transition: all 500ms ease 300ms;
    -o-transition: all 500ms ease 300ms;
    transition: all 500ms ease 300ms
}

.destination-block-two .hover-content {
    position: relative;
    width: 100%;
    display: table-cell;
    vertical-align: bottom;
    padding: 30px 15px
}

.destination-block-two .hover-content .tour-info {
    position: relative;
    display: block;
    margin: 0 0 10px;
    line-height: 1.5em;
    font-size: 13px;
    text-transform: uppercase
}

.destination-block-two .hover-content h4 {
    position: relative;
    display: block;
    margin: 0;
    font-weight: 700;
    text-transform: capitalize
}

.destination-block-two .hover-content .link-box {
    position: relative;
    padding-top: 20px
}

.destination-block-two .hover-content .link-box:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 15px;
    height: 40px;
    border-left: 1px solid rgba(255, 255, 255, .3)
}

.destination-block-two .hover-content .link-box .theme-btn {
    display: block;
    max-width: 240px;
    margin: 0 auto
}

.destination-block-two .hover-content .link-box .theme-btn .btn-title {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    padding-left: 15px;
    padding-right: 15px
}

.popular-packages {
    position: relative
}

.popular-packages .title-row {
    position: relative;
    padding-bottom: 20px
}

.popular-packages .title-row .sec-title {
    position: relative;
    float: left;
    margin-bottom: 20px
}

.popular-packages .title-row .link-box {
    position: relative;
    float: right;
    padding-top: 40px;
    margin-bottom: 30px
}

.popular-packages .packages-box {
    position: relative
}

.package-block {
    position: relative;
    margin-bottom: 0;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .12)
}

.package-block .inner-box {
    position: relative;
    display: block;
    margin: 0 auto;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.package-block .image-box {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden
}

.package-block .image-box .offer-info {
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    line-height: 20px;
    padding: 5px 10px;
    text-align: center;
    background: #be1935;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    -ms-transform: rotate(-45deg) translate(-31px, -22px);
    -webkit-transform: rotate(-45deg) translate(-31px, -22px);
    transform: rotate(-45deg) translate(-31px, -22px);
    z-index: 3
}

.package-block .hover-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 17, 56, .9);
    color: #fff;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.package-block:hover .hover-box {
    opacity: 1;
    visibility: visible
}

.package-block .hover-box .hover-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff
}

.package-block .hover-box .hover-link a {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    text-align: center;
    width: 100%;
    color: #fff
}

.package-block .hover-box .hover-link a:hover {
    color: #9f1d20
}

.package-block .hover-box .weather {
    position: absolute;
    right: 15px;
    top: 10px;
    color: #fff;
    line-height: 24px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase
}

.package-block .hover-box .weather sup {
    position: relative;
    font-size: 8px;
    margin-top: -2px;
    padding-left: 2px
}

.package-block .hover-box .weather .icon {
    position: relative;
    padding-right: 5px;
    font-size: 18px;
    color: #9f1d20
}

.package-block .image-box img {
    display: block;
    width: 100%
}

.package-block .content-box {
    position: relative;
    padding: 30px
}

.package-block .content-box .package-title {
    position: relative;
    font-size: 28px;
    color: #2a2f35;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.35em;
    margin-bottom: 10px
}

.package-block .content-box .package-title a {
    color: #2a2f35
}

.package-block .content-box .package-title a:hover {
    color: #9f1d20
}

.package-block .links-box {
    position: relative;
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.package-block .links-box .pricing {
    position: relative;
    float: left;
    font-size: 12px
}

.package-block .links-box .price-title {
    display: block;
    text-transform: uppercase
}

.package-block .links-box .unit {
    display: block;
    color: #2a2f35;
    font-family: playfair display, serif;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 500
}

.package-block .links-box .unit span {
    font-size: 20px;
    color: #2a2f35
}

.package-block .links-box .link {
    position: relative;
    float: right
}

.package-block .info-btn-box {
    position: relative;
    padding-top: 5px;
    z-index: 3
}

.package-block .info-btn-box .info-btn {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 30px;
    color: #85909e;
    font-weight: 600;
    padding: 10px 0 4px;
    text-transform: uppercase;
    background: 0 0;
    border: 1px solid transparent;
    opacity: .5;
    border-radius: 0;
    z-index: 1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    cursor: pointer
}

.package-block .info-btn-box .info-btn:hover {
    color: #9f1d20;
    opacity: 1
}

.package-block .info-btn-box .info-panel {
    position: absolute;
    right: -15px;
    bottom: 80%;
    margin-bottom: 0;
    width: 240px;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .12);
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.package-block .info-btn-box:hover .info-panel {
    bottom: 100%;
    opacity: 1;
    visibility: visible
}

.package-block .info-btn-box .info-panel:before {
    content: '';
    position: absolute;
    right: 15px;
    bottom: -8px;
    width: 20px;
    height: 20px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .12);
    z-index: 0
}

.package-block .info-btn-box .panel-inner {
    position: relative;
    display: block;
    padding: 22px 20px 15px;
    background: #fff;
    z-index: 1
}

.package-block .info-btn-box .panel-title {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #061038;
    text-transform: uppercase;
    margin-bottom: 7px
}

.package-block .info-btn-box .panel-list {
    display: block;
    font-size: 14px
}

.package-block .info-btn-box .panel-list li {
    position: relative;
    padding-left: 12px;
    line-height: 24px;
    margin-bottom: 5px
}

.package-block .info-btn-box .panel-list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    background: #9f1d20
}

.more-destinations {
    position: relative;
    display: block
}

.more-destinations .inner-container {
    position: relative;
    display: block;
    padding-left: 300px;
    min-height: 120px
}

.more-destinations .left-title-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 270px;
    bottom: 30px;
    min-height: 120px;
    text-align: center
}

.more-destinations .left-title-box .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.more-destinations .left-title-box .title {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -40px
}

.more-destinations .left-title-box h3 {
    position: relative;
    display: block;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    line-height: 1.4em;
    font-weight: 700
}

.destination-block-four {
    position: relative;
    margin-bottom: 30px
}

.destination-block-four .inner-box {
    position: relative;
    display: block;
    margin: 0 auto;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.destination-block-four .image-box {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden
}

.destination-block-four .hover-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 17, 56, .9);
    color: #fff;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.destination-block-four:hover .hover-box {
    opacity: 1;
    visibility: visible
}

.destination-block-four .hover-box .hover-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff
}

.destination-block-four .hover-box .hover-link a {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    text-align: center;
    width: 100%;
    color: #fff
}

.destination-block-four .hover-box .hover-link a:hover {
    color: #9f1d20
}

.destination-block-four .image-box img {
    display: block;
    width: 100%
}

.destination-block-four .lower-box {
    position: relative;
    padding: 15px 0 0
}

.destination-block-four .lower-box .tour-count {
    position: relative;
    color: #7f8a99;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0
}

.destination-block-four .lower-box h4 {
    font-size: 20px;
    text-transform: capitalize;
    color: #2a2f35;
    padding-left: 15px;
    margin: 0;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.destination-block-four .inner-box:hover .lower-box h4 {
    margin-left: 30px
}

.destination-block-four .lower-box h4:before {
    content: '';
    position: absolute;
    left: 2px;
    top: 10px;
    border: 4px solid transparent;
    background: #9f1d20;
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.destination-block-four .lower-box h4:after {
    content: '';
    position: absolute;
    right: 100%;
    top: 14px;
    width: 0;
    border-bottom: 1px solid #9f1d20;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.destination-block-four .inner-box:hover .lower-box h4:after {
    width: 30px
}

.destination-block-four .lower-box h4 a {
    color: #2a2f35
}

.destination-block-four .lower-box h4 a:hover {
    color: #9f1d20
}

.featured-services-two {
    position: relative;
    padding: 90px 0;
    background: #030c2e;
    color: #fff
}

.featured-services-two .sec-title-two {
    margin-bottom: 40px
}

.featured-services-two .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .08;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

.featured-service-block-two {
    position: relative;
    margin-bottom: 10px
}

.featured-service-block-two .inner-box {
    position: relative;
    display: block;
    padding: 0 20px;
    background: 0 0;
    text-align: center
}

.featured-service-block-two .inner-box:hover .inner-box {
    padding: 0 20px
}

.featured-service-block-two .icon-box {
    position: relative;
    top: 0;
    display: block;
    line-height: 1em;
    font-size: 64px;
    color: #9f1d20;
    margin-bottom: 20px;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.featured-service-block-two .content-box {
    position: relative;
    display: block;
    padding: 0 0 55px
}

.featured-service-block-two .content-box:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 10px;
    height: 35px;
    border-left: 1px solid rgba(255, 255, 255, .25)
}

.featured-service-block-two .title-box {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.featured-service-block-two .title-box h4 {
    color: #fff;
    line-height: 32px;
    margin: 0
}

.featured-service-block-two .text {
    position: relative;
    width: 100%;
    color: #868da5;
    font-size: 15px;
    padding: 0 20px;
    line-height: 26px;
    height: 0;
    opacity: 0;
    visibility: hidden;
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.featured-service-block-two .text:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 10px;
    height: 35px;
    border-left: 1px solid rgba(255, 255, 255, .25)
}

.featured-service-block-two .inner-box:hover .text {
    height: 132px;
    padding-top: 55px;
    opacity: 1;
    visibility: visible;
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

.featured-service-block-two .link-box {
    position: relative;
    display: block
}

.featured-service-block-two.active-block .link-box {
    padding-top: 5px
}

.featured-service-block-two .link-box a {
    position: relative;
    display: block;
    max-width: 200px;
    margin: 0 auto
}

.featured-service-block-two .link-box a.link {
    position: relative;
    top: 0;
    display: inline-block;
    line-height: 28px;
    padding: 0;
    color: #f5f6f7;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    border: 2px solid transparent;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.featured-service-block-two .inner-box:hover .link-box a.link {
    border-color: #fff;
    padding: 10px 45px;
    top: 5px
}

.featured-service-block-two .inner-box:hover .link-box a.link:hover {
    background: #9f1d20;
    border-color: #9f1d20;
    color: #fff
}

.top-destinations {
    position: relative;
    padding: 100px 0 60px
}

.attraction-block {
    position: relative;
    margin-bottom: 40px
}

.attraction-block .sec-title {
    margin-bottom: 0
}

.attraction-block .sec-title h2 {
    font-size: 36px
}

.attraction-block .inner-box {
    position: relative;
    display: block;
    border: 1px solid rgba(0, 0, 0, .1);
    background: #fff
}

.attraction-block .image-box {
    position: relative;
    display: block
}

.attraction-block .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.attraction-block .lower-box {
    position: relative;
    display: block;
    padding: 40px
}

.destination-block-three {
    position: relative;
    margin-bottom: 40px
}

.destination-block-three .inner-box {
    position: relative;
    display: block
}

.destination-block-three .image-box {
    position: relative;
    display: block
}

.destination-block-three .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.destination-block-three .caption-box {
    position: absolute;
    left: 0;
    bottom: -35px;
    width: 100%;
    display: block;
    padding: 0 20px;
    z-index: 2;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.destination-block-three:hover .caption-box {
    bottom: 20px
}

.destination-block-three .caption-box .inner {
    position: relative;
    display: block;
    padding: 16px 20px;
    background: #fff
}

.destination-block-three .caption-box .price {
    position: absolute;
    right: 0;
    bottom: 100%;
    display: block;
    padding: 4px 16px;
    background: #9f1d20;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    font-family: playfair display, serif
}

.destination-block-three .caption-box .title {
    position: relative;
    display: block;
    font-size: 14px;
    color: #2a2f35;
    font-weight: 600;
    text-transform: uppercase
}

.destination-block-three .caption-box .title a {
    color: #2a2f35
}

.destination-block-three .caption-box .info {
    position: relative;
    display: block;
    font-size: 14px;
    color: #7f8a99;
    font-weight: 500;
    line-height: 24px;
    text-transform: capitalize
}

.destination-block-three .caption-box .info .icon {
    position: relative;
    top: -1px;
    font-size: 15px;
    color: #9f1d20;
    font-weight: 400;
    padding-right: 5px;
    vertical-align: middle
}

.destination-block-three .hover-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 17, 56, .9);
    color: #fff;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    opacity: 0;
    visibility: hidden
}

.destination-block-three:hover .hover-box {
    opacity: 1;
    visibility: visible
}

.destination-block-three .hover-box .ratings {
    position: absolute;
    right: 20px;
    top: 15px;
    text-align: right
}

.destination-block-three .hover-box .ratings .rate-text {
    position: relative;
    color: #fff;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 3px
}

.destination-block-three .hover-box .ratings .rate-text strong {
    position: relative;
    font-size: 14px;
    font-weight: 400
}

.destination-block-three .hover-box .ratings .rate-text a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase
}

.destination-block-three .hover-box .ratings .rate {
    color: #9f1d20;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 1px
}

.destination-block-three .hover-box .ratings .rate .empty-star {
    color: #b5c0cf
}

.facts-section {
    position: relative;
    padding: 100px 0;
    background: #2a2f35;
    color: #fff
}

.facts-section .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .1;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

.facts-section .facts-carousel {
    position: relative
}

.facts-section .facts-box {
    position: relative;
    text-align: center
}

.facts-section .facts-box .inner {
    position: relative;
    display: block;
    max-width: 780px;
    margin: 0 auto
}

.facts-section .facts-box .video-link {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 60px
}

.facts-section .facts-box .video-link a {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 120px;
    border: 2px solid #9f1d20;
    padding: 13px;
    border-radius: 50%
}

.facts-section .facts-box .video-link a:hover {
    border-color: #fff
}

.facts-section .facts-box .video-link a .icon {
    position: relative;
    display: block;
    line-height: 90px;
    padding-left: 5px;
    color: #fff;
    background: #9f1d20;
    font-size: 36px;
    border-radius: 50%;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.facts-section .facts-box .video-link a:hover .icon {
    color: #9f1d20;
    background: #fff
}

.facts-section .facts-box .subtitle {
    position: relative;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #9f1d20;
    margin-bottom: 15px
}

.facts-section .facts-box .title {
    position: relative;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-family: playfair display, serif;
    font-size: 72px;
    line-height: 1em;
    margin-bottom: 5px
}

.facts-section .facts-box .count {
    position: relative;
    display: block;
    font-weight: 700;
    color: #9f1d20;
    font-family: playfair display, serif;
    font-size: 72px;
    line-height: 1.3em
}

.facts-section .facts-box .count sup {
    font-size: 40px;
    padding-left: 3px
}

.facts-section .owl-theme .owl-nav {
    display: none
}

.facts-section .owl-theme .owl-dots {
    position: relative;
    display: block;
    padding-top: 50px;
    text-align: center
}

.facts-section .owl-theme .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 7px
}

.facts-section .owl-theme .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 10px;
    height: 10px;
    background: rgba(255, 255, 255, .4);
    border-radius: 50%
}

.facts-section .owl-theme .owl-dots .owl-dot.active span {
    background: #9f1d20
}

.team-section {
    position: relative;
    padding: 50px 0
}

.team-section .title-row .sec-title {
    position: relative;
    margin-bottom: 40px
}

.team-block {
    position: relative;
    margin-bottom: 30px
}

.owl-theme .team-block {
    margin-bottom: 0
}

.team-block .inner-box {
    position: relative;
    display: block;
    padding-bottom: 45px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.team-block .image-box {
    position: relative;
    display: block;
    overflow: hidden
}

.team-block .image-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 17, 56, .9);
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    opacity: 0;
    z-index: 1
}

.team-block:hover .image-box:before {
    opacity: 1
}

.team-block .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.team-block .lower-box {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    padding: 0 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 3
}

.team-block .lower-content {
    position: relative;
    display: block;
    float: right;
    width: 100%;
    max-width: 231px;
    background: #fff;
    padding: 20px 20px 22px;
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 0 25px 0 rgb(0 0 0/15%);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1
}

.team-block:hover .lower-content {
    padding-bottom: 105px;
    background: #9f1d20
}

.team-block .lower-content:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    border-top: 1px solid #e5e5e5
}

.team-block:hover .lower-content:before {
    bottom: 0;
    height: 4px;
    background: #9f1d20;
    border-top-color: #fff;
    border-top-width: 2px
}

.team-block .lower-content h4 {
    position: relative;
    color: #2a2f35;
    font-size: 22px;
    line-height: 1.3em;
    text-transform: capitalize;
    margin: 0
}

.team-block .lower-content h4 a {
    color: #2a2f35;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.team-block:hover .lower-content h4 a {
    color: #fff
}

.team-block .lower-content h4 a:hover {
    color: #fff;
    text-decoration: underline
}

.team-block .lower-content .designation {
    position: relative;
    display: block;
    color: #7f8a99;
    font-size: 13px;
    text-transform: uppercase;
    margin-top: 10px
}

.team-block:hover .lower-content .designation {
    color: #fff
}

.team-block .social-links {
    position: absolute;
    left: 0;
    bottom: 25px;
    width: 100%;
    padding: 0 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.team-block:hover .social-links {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .5s ease 300ms;
    -moz-transition: all .5s ease 300ms;
    -ms-transition: all .5s ease 300ms;
    -o-transition: all .5s ease 300ms;
    transition: all .5s ease 300ms
}

.team-block .social-links ul {
    position: relative;
    padding: 20px 0 0;
    text-align: center;
    border-top: 1px solid #bf9c75
}

.team-block .social-links li {
    position: relative;
    display: inline-block;
    margin: 0 4px;
    line-height: 44px
}

.team-block .social-links li a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #2a2f35;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 50%;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.team-block .social-links li a:hover {
    color: #bf9c75;
    background: #fff
}

.team-section .carousel-box {
    position: relative
}

.team-section .owl-theme .owl-dots {
    display: none
}

.team-section .owl-theme .owl-nav {
    position: relative;
    right: 0;
    bottom: -18px;
    margin: 0;
    left: 0;
    margin: 0 auto;
    text-align: center
}

.team-section .owl-theme .owl-nav .owl-next,
.team-section .owl-theme .owl-nav .owl-prev {
    position: relative;
    display: inline-block;
    margin-left: 15px;
    vertical-align: top;
    background: 0 0;
    height: 70px;
    width: 70px;
    border: none;
    text-align: center;
    line-height: 68px;
    border: 1px solid rgba(0, 0, 0, .1);
    color: #acb7c6;
    font-size: 24px;
    border-radius: 0;
    opacity: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.team-section .owl-nav .owl-prev:hover,
.team-section .owl-nav .owl-next:hover {
    color: #9f1d20;
    border-color: #9f1d20
}

.team-section .see-all {
    position: relative;
    display: block;
    text-align: center;
    padding-top: 10px
}

.testimonials-section-three {
    position: relative;
    padding: 90px 0;
    background: #f0f3f7;
    z-index: 1
}

.testimonials-section-three .sec-title {
    margin-bottom: 40px
}

.testimonials-section-three .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: right top
}

.testimonials-section-three .carousel-box {
    position: relative;
    z-index: 1
}

.testimonial-block-two {
    position: relative
}

.testimonial-block-two .inner-box {
    position: relative;
    display: block;
    max-width: 780px;
    margin: 0 auto;
    text-align: center
}

.testimonial-block-two .content {
    position: relative;
    display: block
}

.testimonial-block-two .content .title-box {
    position: relative;
    margin-bottom: 10px
}

.testimonial-block-two .content .title-box h3 {
    color: #2a2f35;
    margin-bottom: 0;
    text-transform: capitalize
}

.testimonial-block-two .content .icon-box {
    position: relative;
    display: block;
    font-size: 32px;
    color: #9f1d20;
    line-height: 1em;
    margin-bottom: 15px
}

.testimonial-block-two .content .info {
    position: relative
}

.testimonial-block-two .content .info .name {
    position: relative;
    color: #2a2f35;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600
}

.testimonial-block-two .content .info .designation {
    position: relative;
    color: #75808f;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400
}

.testimonial-block-two .content .text {
    position: relative;
    color: #75808f;
    font-size: 20px;
    line-height: 1.5em;
    font-family: playfair display, serif;
    font-style: italic;
    margin-bottom: 40px
}

.testimonial-block-two .rating {
    position: relative;
    display: block;
    color: #9f1d20;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 15px
}

.testimonials-section-three .owl-theme .owl-dots {
    display: none
}

.testimonials-section-three .owl-theme .owl-nav {
    position: absolute;
    left: 50%;
    bottom: 60px;
    margin-left: -250px;
    width: 500px;
    height: 0
}

.testimonials-section-three .owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 54px;
    font-size: 54px;
    color: #bdc7d5;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.testimonials-section-three .owl-theme .owl-nav .owl-prev:before {
    content: 'Prev';
    position: absolute;
    right: 100%;
    margin-right: 10px;
    font-size: 16px;
    color: #2a2f35;
    text-transform: capitalize;
    font-family: playfair display, serif;
    letter-spacing: 1px;
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.testimonials-section-three .owl-theme .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 54px;
    font-size: 54px;
    color: #bdc7d5;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.testimonials-section-three .owl-theme .owl-nav .owl-next:before {
    content: 'Next';
    position: absolute;
    left: 100%;
    margin-left: 10px;
    font-size: 16px;
    color: #2a2f35;
    text-transform: capitalize;
    font-family: playfair display, serif;
    letter-spacing: 1px;
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.testimonials-section-three .owl-theme .owl-nav .owl-prev:hover,
.testimonials-section-three .owl-theme .owl-nav .owl-next:hover,
.testimonials-section-three .owl-theme .owl-nav .owl-prev:hover:before,
.testimonials-section-three .owl-theme .owl-nav .owl-next:hover:before {
    opacity: 1;
    color: #2a2f35
}

.news-section-two {
    position: relative;
    padding: 30px 140px;
    background: #fff
}

.news-section-two .title-row .link-box {
    position: relative;
    float: right;
    padding-top: 50px;
    margin-bottom: 30px
}

.news-block-three {
    position: relative;
    display: flex
}

.news-block-three .inner-box {
    position: relative;
    display: block;
    margin-bottom: 30px
}

.news-block-three .image-box {
    position: relative;
    display: block;
    overflow: hidden
}

.news-block-three .image-box img {
    display: block;
    width: 100%;
    max-height: 240px;
    min-height: 240px;
    object-fit: cover;
    object-position: center;
}

.news-block-three .image-box .link-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(42 47 53 / 61%);
    color: #fff;
    -webkit-transform: scaleY(0) translateY(-100px);
    -ms-transform: scaleY(0) translateY(-100px);
    transform: scaleY(0) translateY(-100px);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    opacity: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

.news-block-three .inner-box:hover .image-box .link-layer {
    opacity: 1;
    -webkit-transform: scaleY(1) translateY(0px);
    -ms-transform: scaleY(1) translateY(0px);
    transform: scaleY(1) translateY(0px)
}

.news-block-three .image-box .link-layer .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #fff;
    color: #9f1d20;
    font-size: 24px;
    border-radius: 50%
}

.news-block-three .image-box .post-date {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 60px;
    padding: 6px 5px;
    text-align: center;
    line-height: 24px;
    background: #f2f2f2;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 1
}

.news-block-three .image-box .post-date .day {
    display: block;
    color: #2a2f35;
    font-size: 24px
}

.news-block-three .image-box .post-date .month {
    display: block;
    color: #2a2f35;
    font-size: 13px;
    margin-top: 5px
}

.news-block-three .image-box .info {
    position: absolute;
    bottom: 15px;
    right: 20px;
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block-three .inner-box:hover .image-box .info {
    opacity: 1;
    -webkit-transition: all 300ms ease 300ms;
    -moz-transition: all 300ms ease 300ms;
    -ms-transition: all 300ms ease 300ms;
    -o-transition: all 300ms ease 300ms;
    transition: all 300ms ease 300ms
}

.news-block-three .image-box .info li {
    position: relative;
    float: left;
    font-size: 15px;
    line-height: 24px;
    margin-right: 31px
}

.news-block-three .image-box .info li:after {
    content: '';
    position: absolute;
    right: -16px;
    top: 5px;
    height: 14px;
    border-right: 1px solid rgba(255, 255, 255, .4)
}

.news-block-three .image-box .info li:last-child {
    margin-right: 0
}

.news-block-three .image-box .info li:last-child:after {
    display: none
}

.news-block-three .image-box .info li a {
    color: #fff;
    font-weight: 500
}

.news-block-three .image-box .info li .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
    font-weight: 400
}

.news-block-three .image-box .info li a:hover {
    color: #9f1d20
}

.news-block-three .lower-content {
    position: relative;
    padding-top: 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.news-block-three .lower-content .cat-info {
    position: relative;
    color: #7f8a99;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 5px
}

.news-block-three .lower-content .cat-info a {
    color: #7f8a99
}

.news-block-three .content {
    position: relative;
    display: block;
    padding: 0 20px;
    margin-top: 10px
}

.news-block-three h4 {
    font-size: 20px;
    line-height: 1.4em;
    color: #2a2f35;
    text-transform: capitalize;
    margin-bottom: 30px
}

.news-block-three h4 a {
    color: #2a2f35;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block-three h4 a:hover {
    color: #9f1d20;
    text-decoration: underline
}

.news-block-three .link-box {
    position: relative;
    display: block;
    overflow: hidden
}

.news-block-three .link-box a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    text-transform: uppercase;
    color: #2a2f35;
    font-size: 13px;
    line-height: 24px;
    padding-left: 15px;
    padding-right: 15px;
    background: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.news-block-three .link-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.5px;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block-three .inner-box:hover .link-box:before {
    border-bottom-color: #9f1d20
}

.news-block-three .link-box a .icon {
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 18px;
    font-weight: 400;
    vertical-align: middle;
    padding-right: 5px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.news-block-three .inner-box:hover .link-box a .icon {
    opacity: 1;
    -webkit-transition: opacity .3s ease 300ms;
    -moz-transition: opacity .3s ease 300ms;
    -ms-transition: opacity .3s ease 300ms;
    -o-transition: opacity .3s ease 300ms;
    transition: opacity .3s ease 300ms
}

.news-block-three .inner-box:hover .link-box a {
    color: #9f1d20;
    padding-left: 42px
}

.subscribe-section {
    position: relative;
    padding: 0 0 90px;
    background: #fff
}

.subscribe-section.style-two {
    padding-bottom: 70px
}

.subscribe-section.style-three {
    padding: 100px 0
}

.subscribe-section.no-padding-top {
    padding-top: 0
}

.subscribe-section .inner {
    position: relative;
    display: block;
    padding: 55px 90px 40px;
    background: #9f1d20;
    color: #fff
}

.subscribe-section .inner .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.subscribe-section.style-two .inner {
    position: relative;
    display: block;
    padding: 85px 90px 0;
    background: 0 0;
    color: #7f8a99;
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.subscribe-section.style-three .inner {
    padding: 56px 90px 40px;
    background: 0 0
}

.subscribe-section .title {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 35px
}

.subscribe-section .title h4 {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px
}

.subscribe-section.style-two .title h4 {
    color: #2a2f35
}

.subscribe-section .title .subtitle {
    text-transform: uppercase;
    font-size: 14px
}

.subscribe-form-two {
    position: relative;
    display: block
}

.subscribe-form-two .row {
    margin: 0 -10px
}

.subscribe-form-two .form-group {
    position: relative;
    padding: 0 10px;
    margin-bottom: 20px
}

.subscribe-form-two form .form-group input {
    font-family: playfair display, serif;
    font-style: italic;
    line-height: 30px !important;
    padding: 14px 20px !important;
    height: 60px !important;
    padding-left: 20px !important
}

.subscribe-form-two .theme-btn {
    display: block;
    width: 100%
}

.subscribe-form-two .theme-btn .btn-title {
    width: 100%;
    text-align: center;
    display: block;
    line-height: 30px;
    padding: 15px 20px
}

.footer-style-three {
    position: relative;
    background: #2a2f35;
    padding: 50px 0 25px
}

.footer-style-three .upper-row {
    position: relative;
    padding-bottom: 25px
}

.footer-style-three .upper-row .logo-box {
    position: relative;
    float: left;
    padding-right: 35px
}

.footer-style-three .upper-row .logo-box img {
    height: 44px
}

.footer-style-three .upper-row .logo-box:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    height: 40px;
    border-right: 1px solid rgba(255, 255, 255, .15)
}

.footer-style-three .lower-row {
    position: relative
}

.footer-style-three .lower-row .inner {
    position: relative;
    padding: 25px 0;
    border-top: 1px solid rgba(255, 255, 255, .15)
}

.main-footer .social-links-two {
    position: relative
}

.footer-style-three .social-links-two {
    position: relative;
    float: left
}

.main-footer .social-links-two ul {
    position: relative
}

.main-footer .social-links-two li {
    position: relative;
    display: inline-block;
    margin: 0 8px 0 0
}

.main-footer .social-links-two li a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    background: 0 0;
    color: #7f8a99;
    font-size: 14px;
    border: 1px solid rgba(255, 255, 255, .15);
    text-align: center;
    border-radius: 50%;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.main-footer .social-links-two li a:hover {
    color: #fff;
    background: #9f1d20;
    border-color: #9f1d20
}

.footer-style-three .copyright {
    position: relative;
    float: left;
    margin-left: 200px;
    line-height: 24px;
    padding: 8px 0
}

.footer-style-three .payment-cards {
    position: relative;
    padding-top: 3px;
    float: right
}

.footer-style-three .payment-cards li {
    position: relative;
    float: left;
    line-height: 34px;
    margin-left: 10px
}

.footer-style-three .payment-cards li a {
    display: block;
    line-height: 34px
}

.footer-style-three .drop-link {
    position: relative;
    float: left;
    margin-left: 41px;
    z-index: 1
}

.footer-style-three .drop-link:after {
    content: '';
    position: absolute;
    right: -21px;
    top: 10px;
    height: 20px;
    border-right: 1px solid rgba(255, 255, 255, .15)
}

.footer-style-three .drop-link.currency:after {
    display: none
}

.footer-style-three .drop-link .link-btn {
    position: relative;
    display: block;
    line-height: 30px;
    padding: 5px 0;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 400;
    color: #868da5;
    cursor: pointer
}

.footer-style-three .drop-link .link-btn .txt {
    position: relative;
    font-family: playfair display, serif;
    font-style: italic;
    display: inline-block;
    vertical-align: middle
}

.footer-style-three .drop-link .link-btn .arrow {
    position: relative;
    top: 1px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 12px;
    font-size: 16px
}

.footer-style-three .drop-link .link-btn:hover {
    color: #9f1d20
}

.footer-style-three .drop-link .link-btn:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 100%;
    height: 10px
}

.footer-style-three .drop-link .link-dropdown {
    position: absolute;
    right: 0;
    bottom: 100%;
    margin-bottom: 10px;
    width: 182px;
    background: #2a2f35;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, .15);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear
}

.footer-style-three .drop-link:hover .link-dropdown {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px)
}

.footer-style-three .drop-link .link-dropdown li {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    line-height: 24px;
    font-size: 15px;
    color: #868da5
}

.footer-style-three .drop-link .link-dropdown li:last-child {
    border-bottom: none
}

.footer-style-three .drop-link .link-dropdown li a {
    position: relative;
    display: block;
    color: #868da5;
    font-size: 14px;
    line-height: 24px;
    padding: 8px 20px;
    text-transform: capitalize;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.footer-style-three .drop-link .link-dropdown li a:hover {
    color: #9f1d20
}

.footer-style-three .useful-links {
    position: relative;
    float: right;
    padding-top: 4px;
    z-index: 5
}

.footer-style-three .useful-links .links-btn {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 8px 37px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, .15);
    color: #fff;
    font-family: playfair display, serif;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.footer-style-three .useful-links .links-btn .btn-txt {
    position: relative
}

.footer-style-three .useful-links .links-btn .btn-txt:after {
    position: relative;
    display: inline-block;
    content: '+';
    width: 12px;
    padding-left: 5px
}

.footer-style-three .useful-links:hover .links-btn {
    color: #9f1d20;
    border-color: #9f1d20
}

.footer-style-three .useful-links:hover .links-btn .btn-txt:after {
    content: '-'
}

.footer-style-three .useful-links .links-panel {
    position: absolute;
    right: 0;
    bottom: 100%;
    width: 182px;
    background: #2a2f35;
    padding: 18px 16px;
    border: 1px solid rgba(255, 255, 255, .15);
    border-bottom: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear
}

.footer-style-three .useful-links:hover .links-panel {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px)
}

.footer-style-three .useful-links .links-panel li {
    position: relative;
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 15px;
    color: #868da5
}

.footer-style-three .useful-links .links-panel li:last-child {
    margin-bottom: 0
}

.footer-style-three .useful-links .links-panel li a {
    position: relative;
    display: block;
    color: #868da5;
    font-size: 14px;
    padding-left: 20px;
    text-transform: capitalize;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.footer-style-three .useful-links .links-panel li a:before {
    content: "+";
    font-family: playfair display, serif;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 24px;
    font-size: 20px;
    font-weight: 400
}

.footer-style-three .useful-links .links-panel li a:hover {
    color: #9f1d20
}

.page-banner {
    position: relative;
    padding: 0;
    color: #fff;
    background: #2a2f35;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0
}

.page-banner .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.page-banner .banner-inner {
    position: relative;
    display: block;
    text-align: center;
    background: #0000000d;
    background-image: linear-gradient(to top, rgb(6 6 6/42%), rgb(48 22 56/64%), rgb(82 56 91/81%)) !important;
    height: 380px
}

.page-banner .inner-container {
    position: relative;
    padding: 110px 0 0;
    z-index: 2;
    display: flex;
    align-items: flex-end;
    justify-content: center
}

.page-banner h1 {
    position: relative;
    font-size: 48px;
    color: #fff;
    line-height: 1.2em;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0
}

.page-banner .page-nav {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    padding-bottom: 15px
}

.page-banner .bread-crumb {
    position: relative;
    display: inline-block
}

.page-banner .bread-crumb li {
    position: relative;
    float: left;
    font-size: 13px;
    line-height: 24px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    cursor: default;
    padding-right: 15px;
    margin-right: 15px
}

.page-banner .bread-crumb li:before {
    position: absolute;
    right: -15px;
    width: 30px;
    text-align: center;
    font-size: 10px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    font-family: flaticon;
    content: "\f10f"
}

.page-banner .bread-crumb li:last-child {
    padding-right: 0;
    margin-right: 0
}

.page-banner .bread-crumb li:last-child:before {
    display: none
}

.page-banner .bread-crumb li a {
    color: #fff;
    font-weight: 500;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.page-banner .bread-crumb li a:hover {
    color: #9f1d20
}

.masonry-news-section {
    position: relative;
    padding: 100px 0
}

.masonry-news-section .news-block-three {
    margin-bottom: 40px
}

.news-block-four {
    position: relative;
    margin-bottom: 50px
}

.news-block-four .inner-box {
    position: relative;
    display: block
}

.news-block-four .image-box {
    position: relative;
    display: block;
    overflow: hidden
}

.news-block-four .image-box img {
    display: block;
    width: 100%
}

.news-block-four .image-box .link-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 17, 56, .85);
    color: #fff;
    -webkit-transform: scaleY(0) translateY(-100px);
    -ms-transform: scaleY(0) translateY(-100px);
    transform: scaleY(0) translateY(-100px);
    -ms-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    opacity: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

.news-block-four .inner-box:hover .image-box .link-layer {
    opacity: 1;
    -webkit-transform: scaleY(1) translateY(0px);
    -ms-transform: scaleY(1) translateY(0px);
    transform: scaleY(1) translateY(0px)
}

.news-block-four .image-box .link-layer .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #fff;
    color: #9f1d20;
    font-size: 24px;
    border-radius: 50%
}

.news-block-four .image-box .post-date {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 60px;
    height: 60px;
    padding: 6px 5px;
    text-align: center;
    line-height: 24px;
    background: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: playfair display, serif;
    z-index: 1
}

.news-block-four .image-box .post-date .day {
    display: block;
    color: #2a2f35;
    font-size: 24px
}

.news-block-four .image-box .info {
    position: absolute;
    bottom: 15px;
    right: 20px;
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block-four .inner-box:hover .image-box .info {
    opacity: 1;
    -webkit-transition: all 300ms ease 300ms;
    -moz-transition: all 300ms ease 300ms;
    -ms-transition: all 300ms ease 300ms;
    -o-transition: all 300ms ease 300ms;
    transition: all 300ms ease 300ms
}

.news-block-four .image-box .info li {
    position: relative;
    float: left;
    font-size: 15px;
    line-height: 24px;
    margin-right: 31px
}

.news-block-four .image-box .info li:after {
    content: '';
    position: absolute;
    right: -16px;
    top: 5px;
    height: 14px;
    border-right: 1px solid rgba(255, 255, 255, .4)
}

.news-block-four .image-box .info li:last-child {
    margin-right: 0
}

.news-block-four .image-box .info li:last-child:after {
    display: none
}

.news-block-four .image-box .info li a {
    color: #fff;
    font-weight: 500
}

.news-block-four .image-box .info li .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
    font-weight: 400
}

.news-block-four .image-box .info li a:hover {
    color: #9f1d20
}

.news-block-four .over-content {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 15px;
    text-align: center
}

.news-block-four .over-content .cat-info {
    position: relative;
    color: #7f8a99;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 5px
}

.news-block-four .over-content .cat-info a {
    color: #7f8a99
}

.news-block-four .over-content .content {
    position: relative;
    display: block;
    padding: 0 0 5px
}

.news-block-four .over-content h4 {
    font-size: 20px;
    line-height: 1.4em;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 30px
}

.news-block-four .over-content h4 a {
    color: #fff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block-four .over-content h4 a:hover {
    color: #9f1d20;
    text-decoration: underline
}

.news-block-four .over-content .link-box {
    position: relative;
    display: block;
    overflow: hidden
}

.news-block-four .over-content .link-box a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    line-height: 24px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.news-block-four .over-content .link-box a:before {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -.5px;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .7);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block-four .over-content .link-box a:after {
    content: '';
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -.5px;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .7);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block-four .inner-box:hover .over-content .link-box a:before,
.news-block-four .inner-box:hover .over-content .link-box a:after {
    border-bottom-color: #9f1d20
}

.news-block-four .over-content .link-box a .icon {
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 18px;
    font-weight: 400;
    vertical-align: middle;
    padding-right: 5px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.news-block-four .inner-box:hover .over-content .link-box a .icon {
    opacity: 1;
    -webkit-transition: opacity .3s ease 300ms;
    -moz-transition: opacity .3s ease 300ms;
    -ms-transition: opacity .3s ease 300ms;
    -o-transition: opacity .3s ease 300ms;
    transition: opacity .3s ease 300ms
}

.news-block-four .inner-box:hover .over-content .link-box a {
    color: #9f1d20;
    padding-left: 42px
}

.masonry-news-section .see-more {
    position: relative;
    display: block;
    text-align: center;
    padding-top: 10px
}

.masonry-news-section .see-more a {
    min-width: 190px
}

.news-section-three {
    position: relative;
    padding: 100px 0
}

.news-block-five {
    position: relative;
    padding-bottom: 50px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 50px
}

.news-list .news-block-five:last-child {
    margin-bottom: 60px;
    padding-bottom: 0;
    border: none
}

.news-block-five .inner-box {
    position: relative;
    display: block
}

.news-block-five .row {
    margin: 0
}

.news-block-five .image-column {
    position: relative;
    padding: 0
}

.news-block-five .image-column .image {
    position: relative;
    display: block;
    margin-right: 45px;
    overflow: hidden
}

.news-block-five .image-column .image img {
    display: block;
    width: 100%
}

.news-block-five .image .link-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 17, 56, .85);
    color: #fff;
    -ms-transform: scaleY(0) translateY(-100px);
    -webkit-transform: scaleY(0) translateY(-100px);
    transform: scaleY(0) translateY(-100px);
    -ms-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    opacity: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

.news-block-five .inner-box:hover .image .link-layer {
    opacity: 1;
    -webkit-transform: scaleY(1) translateY(0px);
    -ms-transform: scaleY(1) translateY(0px);
    transform: scaleY(1) translateY(0px)
}

.news-block-five .image-column .link-layer .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #fff;
    color: #9f1d20;
    font-size: 24px;
    border-radius: 50%
}

.news-block-five .content-column {
    position: relative;
    padding: 0
}

.news-block-five .content-column .inner {
    position: relative;
    display: block;
    padding-left: 30px;
    min-height: 300px
}

.news-block-five .content-column .content {
    position: relative;
    padding-top: 30px
}

.news-block-five .meta-info {
    position: relative
}

.news-block-five .meta-info li {
    position: relative;
    float: left;
    font-size: 13px;
    line-height: 24px;
    color: #7f8a99;
    text-transform: uppercase;
    margin-right: 40px;
    margin-bottom: 7px
}

.news-block-five .meta-info li:before {
    content: '';
    position: absolute;
    right: -23px;
    top: 9px;
    width: 6px;
    height: 6px;
    background: #d1d8e2;
    border-radius: 50%
}

.news-block-five .meta-info li .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #b5c0cf;
    padding-right: 5px
}

.news-block-five .meta-info li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #7f8a99
}

.news-block-five .meta-info li a:hover {
    color: #9f1d20;
    text-decoration: underline
}

.news-block-five .meta-info li:last-child {
    margin-right: 0
}

.news-block-five .meta-info li:last-child:before {
    display: none
}

.news-block-five h3 {
    line-height: 1.35em;
    color: #2a2f35;
    margin-bottom: 25px
}

.news-block-five h3 a {
    color: #2a2f35;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block-five h3 a:hover {
    color: #9f1d20;
    text-decoration: underline
}

.news-block-five .content .text {
    position: relative;
    font-size: 15px;
    color: #7f8a99;
    padding-top: 26px
}

.news-block-five .content .text:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.news-block-five .content .link-box {
    position: relative;
    display: block;
    padding-top: 38px
}

.news-block-five .content .link-box a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    text-transform: uppercase;
    color: #2a2f35;
    font-size: 13px;
    line-height: 24px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.news-block-five .content .link-box a .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    font-weight: 400;
    vertical-align: middle;
    padding-right: 5px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.news-block-five .inner-box:hover .content .link-box a .icon {
    opacity: 1;
    -webkit-transition: opacity .3s ease 200ms;
    -moz-transition: opacity .3s ease 200ms;
    -ms-transition: opacity .3s ease 200ms;
    -o-transition: opacity .3s ease 200ms;
    transition: opacity .3s ease 200ms
}

.news-block-five .inner-box:hover .content .link-box a {
    color: #9f1d20;
    padding-left: 25px
}

.news-block-five .other-info {
    position: absolute;
    left: -125px;
    top: 37px;
    width: 81px;
    height: 265px;
    padding-top: 5px;
    background: #fff;
    line-height: 30px
}

.news-block-five .other-info:before {
    content: '';
    position: absolute;
    right: 0;
    top: 20px;
    bottom: 0;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.news-block-five .other-info .post-date {
    position: relative;
    display: block;
    width: 45px;
    margin: 0 auto 20px;
    padding: 6px 5px 10px;
    text-align: center;
    line-height: 24px;
    background: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: playfair display, serif;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    z-index: 1
}

.news-block-five .other-info .post-date .day {
    display: block;
    color: #2a2f35;
    font-size: 24px
}

.news-block-five .other-info .add-to-fav {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 0 auto 20px
}

.news-block-five .other-info .add-to-fav a {
    position: relative;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 40px;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 18px;
    text-align: center;
    color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block-five .other-info .add-to-fav a:hover {
    color: #fff;
    background: #9f1d20;
    border-color: #9f1d20
}

.news-block-five .other-info .add-comment {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 0 auto 20px
}

.news-block-five .other-info .add-comment a {
    position: relative;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 40px;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 18px;
    text-align: center;
    color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block-five .other-info .add-comment a:hover {
    color: #fff;
    background: #9f1d20;
    border-color: #9f1d20
}

.news-block-five .other-info .share-it {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 0 auto
}

.news-block-five .other-info .share-it .share-btn {
    position: relative;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 40px;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 18px;
    text-align: center;
    color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block-five .other-info .share-it .share-btn:hover {
    color: #fff;
    background: #9f1d20;
    border-color: #9f1d20
}

.news-block-five .other-info .share-it .share-list {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 42px;
    padding: 14px 6px;
    line-height: 21px;
    color: rgba(0, 0, 0, .5);
    border: 1px solid rgba(0, 0, 0, .1);
    background-color: #fff;
    text-align: center;
    border-radius: 21px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    z-index: 1
}

.news-block-five .other-info .share-it:hover .share-list {
    opacity: 1;
    visibility: visible
}

.news-block-five .other-info .share-it .share-list li {
    position: relative;
    display: block;
    line-height: 28px
}

.news-block-five .other-info .share-it .share-list li a {
    position: relative;
    display: block;
    line-height: 28px;
    color: rgba(0, 0, 0, .3)
}

.news-block-five .other-info .share-it .share-list li a:hover {
    color: #9f1d20
}

.news-block-six {
    position: relative;
    margin-bottom: 50px
}

.news-box .news-block-six:last-child {
    border: none
}

.news-block-six .inner-box {
    position: relative;
    display: block
}

.news-block-six .image-box {
    position: relative;
    padding: 0
}

.news-block-six .image-box .image {
    position: relative;
    display: block;
    overflow: hidden
}

.news-block-six .image-box .image img {
    display: block;
    width: 100%
}

.news-block-six .image .link-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 17, 56, .85);
    color: #fff;
    -ms-transform: scaleY(0) translateY(-100px);
    -webkit-transform: scaleY(0) translateY(-100px);
    transform: scaleY(0) translateY(-100px);
    -ms-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    opacity: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

.news-block-six .inner-box:hover .image .link-layer {
    opacity: 1;
    -ms-transform: scaleY(1) translateY(0px);
    -webkit-transform: scaleY(1) translateY(0px);
    transform: scaleY(1) translateY(0px)
}

.news-block-six .image-box .link-layer .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #fff;
    color: #9f1d20;
    font-size: 24px;
    border-radius: 50%
}

.news-block-six .image-box .post-date {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 71px;
    height: 60px;
    padding: 6px 5px;
    text-align: center;
    line-height: 24px;
    background: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: playfair display, serif
}

.news-block-six .image-box .post-date .day {
    display: block;
    font-size: 20px;
    color: #2a2f35
}

.news-block-six .content-box {
    position: relative;
    padding: 30px 0 0
}

.news-block-six .content-box .inner {
    position: relative;
    display: block;
    padding-left: 100px;
    min-height: 260px
}

.news-block-six .content-box .content {
    position: relative
}

.news-block-six .content-box .content:before {
    content: '';
    position: absolute;
    left: -31px;
    top: 5px;
    bottom: 5px;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.news-block-six .meta-info {
    position: relative
}

.news-block-six .meta-info li {
    position: relative;
    float: left;
    font-size: 13px;
    line-height: 24px;
    color: #7f8a99;
    text-transform: uppercase;
    margin-right: 40px;
    margin-bottom: 7px
}

.news-block-six .meta-info li:before {
    content: '';
    position: absolute;
    right: -23px;
    top: 9px;
    width: 6px;
    height: 6px;
    background: #d1d8e2;
    border-radius: 50%
}

.news-block-six .meta-info li .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #b5c0cf;
    padding-right: 5px
}

.news-block-six .meta-info li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #7f8a99
}

.news-block-six .meta-info li a:hover {
    color: #9f1d20;
    text-decoration: underline
}

.news-block-six .meta-info li:last-child {
    margin-right: 0
}

.news-block-six .meta-info li:last-child:before {
    display: none
}

.news-block-six h3 {
    line-height: 1.35em;
    color: #2a2f35;
    margin-bottom: 24px
}

.news-block-six h3 a {
    color: #2a2f35;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block-six h3 a:hover {
    color: #9f1d20;
    text-decoration: underline
}

.news-block-six .content .text {
    position: relative;
    font-size: 15px;
    color: #7f8a99;
    padding-top: 25px
}

.news-block-six .content .text:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.news-block-six .content .link-box {
    position: relative;
    display: block;
    padding-top: 35px
}

.news-block-six .content .link-box a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    text-transform: uppercase;
    color: #2a2f35;
    font-size: 13px;
    line-height: 24px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.news-block-six .content .link-box a .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    font-weight: 400;
    vertical-align: middle;
    padding-right: 5px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.news-block-six .inner-box:hover .content .link-box a .icon {
    opacity: 1;
    -webkit-transition: opacity .3s ease 200ms;
    -moz-transition: opacity .3s ease 200ms;
    -ms-transition: opacity .3s ease 200ms;
    -o-transition: opacity .3s ease 200ms;
    transition: opacity .3s ease 200ms
}

.news-block-six .inner-box:hover .content .link-box a {
    color: #9f1d20;
    padding-left: 25px
}

.news-block-six .other-info {
    position: absolute;
    left: 0;
    top: 0;
    width: 71px;
    height: 260px;
    padding-top: 5px;
    line-height: 30px
}

.news-block-six .other-info .add-to-fav {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 0 0 20px
}

.news-block-six .other-info .add-to-fav a {
    position: relative;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 40px;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 18px;
    text-align: center;
    color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block-six .other-info .add-to-fav a:hover {
    color: #fff;
    background: #9f1d20;
    border-color: #9f1d20
}

.news-block-six .other-info .add-comment {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 0 0 20px
}

.news-block-six .other-info .add-comment a {
    position: relative;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 40px;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 18px;
    text-align: center;
    color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block-six .other-info .add-comment a:hover {
    color: #fff;
    background: #9f1d20;
    border-color: #9f1d20
}

.news-block-six .other-info .share-it {
    position: relative;
    width: 42px;
    height: 42px;
    margin: 0
}

.news-block-six .other-info .share-it .share-btn {
    position: relative;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 40px;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 18px;
    text-align: center;
    color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-block-six .other-info .share-it .share-btn:hover {
    color: #fff;
    background: #9f1d20;
    border-color: #9f1d20
}

.news-block-six .other-info .share-it .share-list {
    position: absolute;
    left: 0;
    top: 0;
    width: 42px;
    padding: 14px 6px;
    line-height: 21px;
    color: rgba(0, 0, 0, .5);
    border: 1px solid rgba(0, 0, 0, .1);
    background-color: #fff;
    text-align: center;
    border-radius: 21px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    z-index: 1
}

.news-block-six .other-info .share-it:hover .share-list {
    opacity: 1;
    visibility: visible
}

.news-block-six .other-info .share-it .share-list li {
    position: relative;
    display: block;
    line-height: 28px
}

.news-block-six .other-info .share-it .share-list li a {
    position: relative;
    display: block;
    line-height: 28px;
    color: rgba(0, 0, 0, .3)
}

.news-block-six .other-info .share-it .share-list li a:hover {
    color: #9f1d20
}

.pagination-box {
    position: relative
}

.styled-pagination {
    position: relative;
    font-family: playfair display, serif
}

.styled-pagination li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 10px
}

.styled-pagination li:last-child {
    margin-right: 0
}

.styled-pagination li a {
    position: relative;
    display: block;
    line-height: 24px;
    font-size: 20px;
    height: 50px;
    min-width: 50px;
    padding: 12px 5px;
    text-align: center;
    color: #7b8594;
    font-weight: 400;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .1);
    text-transform: uppercase;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

.styled-pagination li a.next,
.styled-pagination li a.prev {
    font-size: 16px
}

.styled-pagination li a:hover,
.styled-pagination li a.active {
    color: #fff;
    background: #9f1d20;
    border-color: #9f1d20
}

.sidebar-page-container {
    position: relative;
    background: #fff;
    padding: 100px 0 50px;
    overflow: hidden
}

.sidebar-page-container .content-side {
    position: relative;
    margin-bottom: 50px
}

.sidebar-page-container .blog-content {
    position: relative;
    display: block
}

.sidebar-page-container .sidebar-side {
    position: relative
}

.sidebar-page-container .sidebar {
    position: relative
}

.sidebar-page-container .sidebar:before {
    content: '';
    position: absolute;
    left: 0;
    top: -150px;
    width: 3000px;
    min-width: 100%;
    height: 5000px;
    min-height: 120%;
    background: #f0f3f7
}

.sidebar-page-container .blog-sidebar {
    padding-left: 30px
}

.sidebar .sidebar-widget {
    position: relative;
    display: block;
    margin-bottom: 50px
}

.sidebar .sidebar-widget .widget-inner {
    position: relative;
    display: block
}

.sidebar-title {
    position: relative;
    margin-bottom: 20px
}

.sidebar-title h4 {
    position: relative;
    display: inline-block;
    font-size: 20px;
    line-height: 1.3em;
    color: #2a2f35;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0
}

.sidebar .search-box .form-group {
    position: relative;
    margin: 0
}

.sidebar .search-box .form-group input[type=text],
.sidebar .search-box .form-group input[type=search] {
    position: relative;
    line-height: 30px;
    padding: 14px 50px 14px 30px;
    border: 1px solid #d0d0d0;
    background: #fff;
    color: #2a2f35;
    display: block;
    font-size: 15px;
    width: 100%;
    height: 60px;
    border-radius: 2px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.sidebar .search-box .form-group input:focus {
    border-color: #9f1d20
}

.sidebar .search-box .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    width: 60px;
    line-height: 60px;
    display: block;
    font-size: 16px;
    color: #2a2f35;
    background: 0 0;
    font-weight: 400
}

.sidebar .search-box .form-group input:focus+button,
.sidebar .search-box .form-group button:hover {
    color: #9f1d20
}

.sidebar .recent-posts {
    position: relative
}

.sidebar .recent-posts .post {
    position: relative;
    padding: 20px 20px 20px 30px;
    background: #fff;
    margin-bottom: 20px
}

.sidebar .recent-posts .post .inner {
    position: relative;
    padding-left: 85px;
    padding-top: 12px;
    min-height: 70px
}

.sidebar .recent-posts .post:last-child {
    margin-bottom: 0
}

.sidebar .recent-posts .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden
}

.sidebar .recent-posts .post-thumb .overlink {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 80px;
    height: 80px;
    padding: 20px 10px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    background: rgba(6, 17, 56, .8);
    border-radius: 50%;
    opacity: 0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.sidebar .recent-posts .post:hover .post-thumb .overlink {
    opacity: 1
}

.sidebar .recent-posts .post-thumb img {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 50%
}

.sidebar .recent-posts .title {
    font-size: 16px;
    line-height: 1.6em;
    color: #2a2f35;
    font-weight: 400;
    text-transform: capitalize
}

.sidebar .recent-posts .title a {
    color: #2a2f35
}

.sidebar .recent-posts .title a:hover {
    color: #9f1d20
}

.sidebar .recent-posts .post-date {
    position: relative;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    color: #7f8a99;
    margin-bottom: 0
}

.sidebar .popular-tags {
    margin-bottom: 40px
}

.sidebar .popular-tags .tags-list li {
    position: relative;
    display: inline-block;
    margin: 0 6px 10px 0
}

.sidebar .popular-tags .tags-list li a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 7px 14px;
    background: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    color: #7f8a99;
    text-transform: capitalize;
    border-radius: 0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.sidebar .popular-tags .tags-list li a:hover {
    background-color: #9f1d20;
    border-color: #9f1d20;
    color: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

.sidebar .archives {
    position: relative;
    margin-bottom: 40px
}

.sidebar .archives .outer {
    position: relative;
    margin: 0 -5px
}

.sidebar .archives .archive-block {
    position: relative;
    float: left;
    width: 50%;
    padding: 0 5px;
    margin-bottom: 10px
}

.sidebar .archives .archive-block .inner {
    position: relative;
    display: block;
    text-align: center;
    background: #fff;
    padding: 28px 20px 25px
}

.sidebar .archives .archive-block .image {
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto 10px;
    overflow: hidden;
    border-radius: 50%
}

.sidebar .archives .archive-block .image img {
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%
}

.sidebar .archives .archive-block .count {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 80px;
    height: 80px;
    padding: 20px 10px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    background: rgba(6, 17, 56, .8);
    border-radius: 50%;
    opacity: 0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.sidebar .archives .archive-block:hover .count {
    opacity: 1
}

.sidebar .archives .archive-block .post-title {
    position: relative;
    color: #7f8a99;
    font-size: 13px;
    text-transform: uppercase
}

.sidebar .archives .archive-block .post-title a {
    color: #7f8a99
}

.sidebar .archives .archive-block .post-title a:hover {
    color: #9f1d20
}

.sidebar .archives ul li {
    position: relative;
    line-height: 24px;
    font-size: 15px;
    margin-bottom: 10px
}

.sidebar .archives ul li:last-child {
    padding-bottom: 0;
    border: none
}

.sidebar .archives ul li a {
    position: relative;
    color: #222;
    display: block;
    padding-left: 22px;
    line-height: 24px;
    font-weight: 400;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.sidebar .archives ul li a:before {
    font-family: 'font awesome 5 free';
    content: "\f061";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    font-size: 12px;
    font-weight: 700;
    color: #666;
    z-index: 5
}

.sidebar .archives ul li a:hover:before,
.sidebar .archives ul li.active a:before {
    color: #9f1d20
}

.sidebar .archives ul li a:hover,
.sidebar .archives ul li.active a {
    color: #9f1d20
}

.sidebar .insta-widget {
    position: relative;
    margin-bottom: 40px
}

.sidebar .insta-widget .insta-feeds {
    position: relative;
    padding: 30px 30px 25px;
    background: #fff
}

.sidebar .insta-widget .insta-feeds .outer {
    position: relative;
    margin: 0 -5px
}

.sidebar .insta-widget .insta-feeds .feed-block {
    position: relative;
    float: left;
    width: 50%;
    padding: 0 5px;
    margin-bottom: 10px
}

.sidebar .insta-widget .insta-feeds .feed-block .inner {
    position: relative;
    display: block;
    text-align: center
}

.sidebar .insta-widget .insta-feeds .feed-block .image {
    position: relative;
    display: block;
    overflow: hidden
}

.sidebar .insta-widget .insta-feeds .feed-block .image img {
    position: relative;
    display: block;
    width: 100%
}

.sidebar .insta-widget .insta-feeds .feed-block .hover-box {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    line-height: 24px;
    color: #fff;
    font-size: 15px;
    background: rgba(6, 17, 56, .8);
    opacity: 0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.sidebar .insta-widget .insta-feeds .feed-block .hover-box .count {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    width: 100%
}

.sidebar .insta-widget .insta-feeds .feed-block .hover-box .count .fa {
    padding-right: 3px;
    font-size: 13px
}

.sidebar .insta-widget .insta-feeds .feed-block:hover .hover-box {
    opacity: 1
}

.sidebar .insta-widget .profile-link {
    position: relative;
    padding-top: 5px
}

.sidebar .insta-widget .profile-link a {
    color: #2a2f35
}

.sidebar .insta-widget .profile-link a:hover {
    color: #9f1d20
}

.sidebar .insta-widget .profile-link .icon {
    color: #9f1d20;
    padding-right: 5px
}

.news-post-details {
    position: relative;
    display: block
}

.news-post-details .text p {
    margin-bottom: 25px;
    line-height: 1.7em
}

.news-post-details .text h4 {
    margin-bottom: 25px;
    padding-top: 5px;
    color: #2a2f35;
    text-transform: uppercase
}

.news-post-details .styled-list {
    margin: 0 0 0 20px;
    padding: 0
}

.news-post-details .styled-list li {
    position: relative;
    line-height: 1.6em;
    margin-bottom: 18px
}

.news-post-details .styled-list li:before {
    content: '';
    position: absolute;
    left: -20px;
    top: 9px;
    width: 6px;
    height: 6px;
    display: block;
    background: #9f1d20
}

.news-post-details .styled-list li:last-child {
    margin-bottom: 0
}

.news-post-details .styled-list li strong {
    font-size: 18px;
    color: #2a2f35;
    font-family: playfair display, serif;
    font-weight: 400
}

.news-post-details blockquote {
    position: relative;
    display: block;
    padding: 5px 30px;
    background: 0 0;
    color: #2a2f35;
    margin: 40px 0 40px 50px;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.7em;
    border-left: 3px solid #2a2f35
}

.news-post-details blockquote p {
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6em;
    margin-bottom: 20px
}

.news-post-details blockquote .info {
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    color: #9f1d20
}

.news-post-details .two-column {
    position: relative;
    margin-bottom: 30px
}

.news-post-details .two-column .row {
    margin: 0 -5px
}

.news-post-details .two-column .column {
    position: relative;
    padding: 0 5px;
    margin-bottom: 10px
}

.news-post-details .two-column .column img {
    display: block;
    width: 100%
}

.news-post-details .post-tags {
    position: relative;
    padding-top: 50px
}

.news-post-details .post-tags .tag-title {
    position: relative;
    float: left;
    font-family: playfair display, serif;
    font-size: 18px;
    color: #2a2f35;
    line-height: 36px
}

.news-post-details .post-tags a {
    position: relative;
    float: left;
    display: block;
    line-height: 24px;
    padding: 5px 12px;
    font-size: 13px;
    color: #7f8a99;
    text-transform: uppercase;
    border: 1px solid rgba(0, 0, 0, .1);
    margin-left: 10px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.news-post-details .post-tags a:hover {
    color: #9f1d20;
    border-color: #9f1d20
}

.video-image {
    position: relative;
    display: block
}

.video-image img {
    display: block;
    width: 100%
}

.video-image .play-link {
    position: absolute;
    display: block;
    left: 0;
    bottom: 30px;
    width: 100%;
    color: #fff;
    min-height: 64px;
    padding: 10px 20px 0 110px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.video-image .play-link .icon {
    position: absolute;
    left: 30px;
    top: 0;
    line-height: 64px;
    font-size: 64px
}

.video-image .play-link .video-title {
    position: relative;
    display: inline-block;
    padding: 10px 0;
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.5em
}

.video-image .play-link:hover {
    color: #9f1d20
}

.caption-image {
    position: relative;
    display: block
}

.caption-image img {
    display: block;
    width: 100%
}

.caption-image .image-title {
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
    background: #fff;
    padding: 15px 22px;
    color: #7f8a99;
    font-size: 13px;
    line-height: 24px;
    text-transform: uppercase
}

.comments-area {
    position: relative;
    padding-top: 20px;
    margin-bottom: 70px
}

.group-title {
    position: relative;
    margin-bottom: 30px
}

.group-title h4 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1.3em;
    color: #2a2f35;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0
}

.comments-area .comment-box {
    position: relative;
    margin-bottom: 30px
}

.comments-area .comment-box:last-child {
    margin-bottom: 0
}

.comments-area .comment {
    position: relative;
    min-height: 70px;
    padding-left: 100px
}

.comments-area .comment.reply-comment {
    margin-left: 100px
}

.comments-area .comment-box .author-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    margin-bottom: 20px;
    overflow: hidden
}

.comments-area .comment-box .author-thumb img {
    width: 100%;
    display: block
}

.comments-area .comment-box .info {
    position: relative;
    font-family: playfair display, serif;
    margin-bottom: 10px
}

.comments-area .comment-box .info .name {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #2a2f35;
    line-height: 1.4em;
    font-weight: 400;
    text-transform: capitalize
}

.comments-area .comment-box .info .date {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 400;
    color: #7f8a99;
    font-style: italic
}

.comments-area .comment-box .text {
    font-size: 15px;
    line-height: 1.7em;
    color: #7f8a99;
    font-weight: 400
}

.comments-area .comment-box .reply-link {
    position: relative;
    display: block;
    padding-top: 15px
}

.comments-area .comment-box .reply-link a {
    font-size: 13px;
    line-height: 1.5em;
    color: #2a2f35;
    font-weight: 600;
    text-transform: uppercase
}

.comments-area .comment-box .reply-link a:hover {
    color: #9f1d20
}

.leave-comments {
    position: relative
}

.leave-comments .instruction {
    position: relative;
    color: #7f8a99;
    padding-top: 7px;
    font-weight: 400
}

.leave-comments form button {
    background: 0 0
}

.leave-comments form .form-group textarea {
    height: 140px
}

.portfolio-section {
    position: relative;
    padding: 100px 0
}

.portfolio-one-column {
    padding: 90px 0 30px
}

.portfolio-masonry {
    padding: 90px 0 100px
}

.portfolio-mixitup {
    padding: 90px 0
}

.portfolio-one-column .auto-container {
    max-width: 800px
}

.gallery-block {
    position: relative;
    margin-bottom: 60px
}

.mix {
    display: none
}

.gallery-block .inner-box {
    position: relative;
    display: block
}

.gallery-block .image-box {
    position: relative;
    display: block
}

.gallery-block .image {
    position: relative;
    display: block
}

.gallery-block .image img {
    position: relative;
    display: block;
    width: 100%
}

.gallery-block .title-box {
    position: relative;
    text-align: right;
    margin-bottom: 20px
}

.gallery-block .title-box .title {
    position: relative
}

.gallery-block .title-box h4 {
    position: relative;
    padding-left: 10px;
    display: inline-block;
    margin: 0
}

.gallery-block .title-box h4:before {
    content: '';
    position: absolute;
    left: -5px;
    top: 12px;
    width: 6px;
    height: 6px;
    display: block;
    background: #9f1d20
}

.gallery-block .title-box a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.gallery-block .title-box .title a {
    color: #2a2f35
}

.gallery-block .title-box .category {
    position: relative;
    color: #7f8a99;
    font-size: 13px;
    text-transform: uppercase;
    font-family: lato, sans-serif
}

.gallery-block .title-box .category a {
    position: relative;
    color: #7f8a99
}

.gallery-block .title-box .title a:hover,
.gallery-block .title-box .category a:hover {
    color: #9f1d20
}

.gallery-block .zoom-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.gallery-block .inner-box:hover .zoom-btn {
    opacity: 1
}

.gallery-block .zoom-btn a {
    position: relative;
    display: block;
    text-align: center;
    width: 64px;
    height: 64px;
    line-height: 64px;
    color: #7f8a99;
    background: #fff;
    font-size: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.gallery-block .zoom-btn a:hover {
    color: #fff;
    border-color: #9f1d20;
    background: #9f1d20
}

.gallery-block .link-btn {
    position: absolute;
    right: -84px;
    bottom: 0;
    z-index: 1
}

.gallery-block .link-btn a {
    position: relative;
    display: block;
    text-align: center;
    width: 64px;
    height: 64px;
    line-height: 62px;
    color: #7f8a99;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.gallery-block .link-btn a:hover {
    color: #9f1d20;
    border-color: #9f1d20
}

.gallery-block-two {
    position: relative;
    margin-bottom: 40px
}

.gallery-block-two .inner-box {
    position: relative;
    display: block
}

.gallery-block-two .image-box {
    position: relative;
    display: block
}

.gallery-block-two .image {
    position: relative;
    display: block
}

.gallery-block-two .image img {
    position: relative;
    display: block;
    width: 100%
}

.gallery-block-two .title-box {
    position: relative;
    margin-top: 20px
}

.gallery-block-two .title-box .title {
    position: relative
}

.gallery-block-two .title-box h4 {
    position: relative;
    padding-left: 10px;
    margin: 0
}

.gallery-block-two .title-box h4:before {
    content: '';
    position: absolute;
    left: -5px;
    top: 12px;
    width: 6px;
    height: 6px;
    display: block;
    background: #9f1d20
}

.gallery-block-two .title-box a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.gallery-block-two .title-box .title a {
    color: #2a2f35
}

.gallery-block-two .title-box .category {
    position: relative;
    color: #7f8a99;
    font-size: 13px;
    text-transform: uppercase;
    font-family: lato, sans-serif
}

.gallery-block-two .title-box .category a {
    position: relative;
    color: #7f8a99
}

.gallery-block-two .title-box .title a:hover,
.gallery-block-two .title-box .category a:hover {
    color: #9f1d20
}

.gallery-block-two .zoom-btn {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 17, 56, .9);
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1
}

.gallery-block-two .inner-box:hover .zoom-btn {
    opacity: 1
}

.gallery-block-two .zoom-btn a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 64px;
    color: #fff;
    font-size: 48px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.gallery-block-two .zoom-btn .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80px;
    margin-left: -40px;
    margin-top: -40px;
    line-height: 80px
}

.gallery-block-two .link-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1
}

.gallery-block-two .link-btn a {
    position: relative;
    display: block;
    text-align: center;
    width: 64px;
    height: 64px;
    line-height: 64px;
    color: #7f8a99;
    background: #fff;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.gallery-block-two .link-btn a .icon {
    position: relative;
    display: inline-block;
    font-size: 22px;
    vertical-align: middle
}

.gallery-block-two .link-btn a .txt {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    text-transform: uppercase;
    padding-left: 10px;
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.gallery-block-two .link-btn a:hover .txt {
    opacity: 1;
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: all .3s ease 100ms;
    -moz-transition: all .3s ease 100ms;
    -ms-transition: all .3s ease 100ms;
    -o-transition: all .3s ease 100ms;
    transition: all .3s ease 100ms
}

.gallery-block-two .link-btn a:hover {
    color: #9f1d20;
    width: 160px
}

.gallery-block-three {
    position: relative;
    margin-bottom: 30px
}

.gallery-block-three .inner-box {
    position: relative;
    display: block
}

.gallery-block-three .image-box {
    position: relative;
    display: block
}

.gallery-block-three .image {
    position: relative;
    display: block
}

.gallery-block-three .image img {
    position: relative;
    display: block;
    width: 100%
}

.gallery-block-three .link-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2
}

.gallery-block-three .link-btn a {
    position: relative;
    display: block;
    text-align: center;
    width: 64px;
    height: 64px;
    line-height: 64px;
    color: #7f8a99;
    background: #fff;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.gallery-block-three .link-btn a .icon {
    position: relative;
    display: inline-block;
    font-size: 22px;
    vertical-align: middle
}

.gallery-block-three .link-btn a:hover {
    color: #fff;
    background: #9f1d20
}

.gallery-block-three .zoom-btn {
    position: absolute;
    right: 66px;
    bottom: 0;
    z-index: 2
}

.gallery-block-three .zoom-btn a {
    position: relative;
    display: block;
    text-align: center;
    width: 64px;
    height: 64px;
    line-height: 64px;
    color: #7f8a99;
    background: #fff;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.gallery-block-three .zoom-btn a .icon {
    position: relative;
    display: inline-block;
    font-size: 22px;
    vertical-align: middle
}

.gallery-block-three .zoom-btn a:hover {
    color: #fff;
    background: #9f1d20
}

.gallery-block-three .hover-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 17, 56, .9);
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1
}

.gallery-block-three .inner-box:hover .hover-box {
    opacity: 1
}

.gallery-block-three .hover-box .hover-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    padding: 20px;
    vertical-align: middle;
    color: #fff;
    text-align: center
}

.gallery-block-three .hover-box .content {
    position: relative;
    width: 100%;
    display: table-cell;
    vertical-align: middle
}

.gallery-block-three .hover-box h4 {
    color: #fff;
    text-transform: capitalize;
    margin: 0
}

.gallery-block-three .hover-box h4 a {
    color: #fff
}

.gallery-block-three .hover-box .separator {
    position: relative;
    display: block;
    width: 80px;
    margin: 5px auto;
    overflow: hidden
}

.gallery-block-three .hover-box .separator .dot {
    position: relative;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #fff
}

.gallery-block-three .hover-box .separator .dot:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 100%;
    margin-left: 5px;
    width: 45px;
    border-bottom: 1px solid #fff
}

.gallery-block-three .hover-box .separator .dot:after {
    content: '';
    position: absolute;
    top: 2px;
    right: 100%;
    margin-right: 5px;
    width: 45px;
    border-bottom: 1px solid #fff
}

.gallery-block-three .hover-box .category {
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.5em
}

.gallery-block-four {
    position: relative;
    margin-bottom: 40px
}

.gallery-block-four .inner-box {
    position: relative;
    display: block
}

.gallery-block-four .image-box {
    position: relative;
    display: block;
    overflow: hidden
}

.gallery-block-four .image {
    position: relative;
    display: block
}

.gallery-block-four .image img {
    position: relative;
    display: block;
    width: 100%
}

.gallery-block-four .link-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    z-index: 2
}

.gallery-block-four .link-btn a {
    position: relative;
    display: block;
    text-align: center;
    width: 64px;
    height: 64px;
    line-height: 64px;
    color: #7f8a99;
    background: #fff;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.gallery-block-four .link-btn a .icon {
    position: relative;
    display: inline-block;
    font-size: 22px;
    vertical-align: middle
}

.gallery-block-four .link-btn a:hover {
    color: #fff;
    background: #9f1d20
}

.gallery-block-four .zoom-btn {
    position: absolute;
    right: 66px;
    bottom: 0;
    -webkit-transition: all 300ms ease 300ms;
    -moz-transition: all 300ms ease 300ms;
    -ms-transition: all 300ms ease 300ms;
    -o-transition: all 300ms ease 300ms;
    transition: all 300ms ease 300ms;
    z-index: 2
}

.gallery-block-four .zoom-btn a {
    position: relative;
    display: block;
    text-align: center;
    width: 64px;
    height: 64px;
    line-height: 64px;
    color: #7f8a99;
    background: #fff;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.gallery-block-four .zoom-btn a .icon {
    position: relative;
    display: inline-block;
    font-size: 22px;
    vertical-align: middle
}

.gallery-block-four .zoom-btn a:hover {
    color: #fff;
    background: #9f1d20
}

.gallery-block-four .inner-box:hover .zoom-btn a,
.gallery-block-four .inner-box:hover .link-btn a {
    opacity: 1
}

.gallery-block-four .lower-box {
    position: relative;
    display: block;
    text-align: center;
    color: #7f8a99;
    padding: 20px 20px 0
}

.gallery-block-four .lower-box .content {
    position: relative;
    display: block
}

.gallery-block-four .lower-box h4 {
    color: #2a2f35;
    text-transform: capitalize;
    margin: 0
}

.gallery-block-four .lower-box h4 a {
    color: #2a2f35
}

.gallery-block-four .lower-box .separator {
    position: relative;
    display: block;
    width: 80px;
    margin: 5px auto;
    overflow: hidden
}

.gallery-block-four .lower-box .separator .dot {
    position: relative;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #d1d8e2
}

.gallery-block-four .lower-box .separator .dot:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 100%;
    margin-left: 5px;
    width: 45px;
    border-bottom: 1px solid #d1d8e2
}

.gallery-block-four .lower-box .separator .dot:after {
    content: '';
    position: absolute;
    top: 2px;
    right: 100%;
    margin-right: 5px;
    width: 45px;
    border-bottom: 1px solid #d1d8e2
}

.gallery-block-four .inner-box:hover .lower-box .separator .dot {
    background: #9f1d20
}

.gallery-block-four .inner-box:hover .lower-box .separator .dot:before,
.gallery-block-four .inner-box:hover .lower-box .separator .dot:after {
    border-color: #9f1d20
}

.gallery-block-four .lower-box .category {
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.5em
}

.portfolio-section .see-more {
    position: relative;
    display: block;
    text-align: center;
    padding-top: 10px
}

.portfolio-section .see-more {
    position: relative;
    display: block;
    text-align: center;
    padding-top: 10px
}

.portfolio-masonry .see-more {
    padding-top: 20px
}

.portfolio-section .see-more a {
    vertical-align: top;
    min-width: 190px
}

.filter-gallery .filters {
    position: relative;
    margin-bottom: 25px
}

.filter-gallery .filters .filter-tabs {
    position: relative;
    display: block
}

.filter-gallery .filters li {
    position: relative;
    display: inline-block;
    font-size: 13px;
    line-height: 24px;
    padding: 3px 0;
    cursor: pointer;
    color: #2a2f35;
    font-weight: 400;
    margin: 0 25px 10px 0;
    text-transform: uppercase;
    letter-spacing: 0;
    border-radius: 20px;
    background: 0 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.filter-gallery .filters .filter.active,
.filter-gallery .filters .filter.current {
    color: #9f1d20
}

.portfolio-mixitup .pagination-box {
    position: relative;
    padding-top: 10px
}

.welcome-section {
    position: relative;
    padding: 90px 0
}

.welcome-section .title-box {
    position: relative;
    max-width: 870px;
    margin: 0 auto 40px;
    text-align: center
}

.welcome-section .title-box h4 {
    position: relative;
    text-transform: uppercase;
    color: #7f8a99;
    margin-bottom: 10px
}

.welcome-section .title-box h2 {
    position: relative;
    text-transform: uppercase;
    color: #2a2f35;
    margin-bottom: 20px
}

.welcome-section .title-box h2 strong {
    font-weight: 700
}

.welcome-section .image-box {
    position: relative;
    margin: 0 0 50px
}

.welcome-section .image-box img {
    display: block;
    width: 100%
}

.event-carousel-box {
    position: relative;
    overflow: hidden
}

.event-carousel-box .event-carousel {
    position: relative;
    max-width: 340px;
    margin: 0 auto
}

.event-carousel-box .event-carousel .owl-stage-outer {
    overflow: visible
}

.event-carousel-box .event-block {
    position: relative
}

.event-carousel-box .event-block .inner {
    position: relative;
    display: block;
    text-align: center
}

.event-carousel-box .event-block .date {
    position: relative;
    display: block;
    font-size: 13px;
    color: #7f8a99;
    text-transform: uppercase;
    margin-bottom: 7px
}

.event-carousel-box .event-block h4 {
    position: relative;
    display: block;
    font-size: 24px;
    color: #2a2f35;
    text-transform: capitalize;
    margin-bottom: 12px
}

.event-carousel-box .event-block h4 a {
    color: #2a2f35
}

.event-carousel-box .event-block h4 a:hover {
    color: #9f1d20
}

.event-carousel-box .event-block .text {
    color: #7f8a99;
    line-height: 1.7em
}

.event-carousel-box .event-block .year {
    position: relative;
    display: block;
    padding-top: 50px;
    font-size: 36px;
    line-height: 48px;
    color: #7f8a99;
    font-family: playfair display, serif;
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.event-carousel-box .active .event-block .year {
    opacity: 1
}

.event-carousel-box .owl-theme .owl-dots {
    display: none
}

.event-carousel-box .owl-theme .owl-nav {
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -140px;
    width: 280px
}

.event-carousel-box .owl-theme .owl-nav .owl-prev,
.event-carousel-box .owl-theme .owl-nav .owl-next {
    position: absolute;
    left: 0;
    display: block;
    line-height: 51px;
    height: 51px;
    background: 0 0;
    font-size: 32px;
    margin: 0;
    color: rgba(0, 0, 0, .2)
}

.event-carousel-box .owl-theme .owl-nav .owl-next {
    left: auto;
    right: 0
}

.event-carousel-box .owl-theme .owl-nav .owl-prev:before {
    content: '';
    position: absolute;
    left: 20px;
    top: 50%;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    width: 60px
}

.event-carousel-box .owl-theme .owl-nav .owl-next:before {
    content: '';
    position: absolute;
    right: 20px;
    top: 50%;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    width: 60px
}

.event-carousel-box .owl-theme .owl-nav .owl-prev:hover,
.event-carousel-box .owl-theme .owl-nav .owl-next:hover,
.event-carousel-box .owl-theme .owl-nav .owl-prev:hover:before,
.event-carousel-box .owl-theme .owl-nav .owl-next:hover:before {
    color: #9f1d20;
    border-color: #9f1d20
}

.about-section-three {
    position: relative;
    padding: 80px 0 90px;
    background: #fff
}

.about-section-three .image-box-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%
}

.about-section-three .image-box-left .image-layer {
    position: absolute;
    left: 0;
    right: 80px;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: top right
}

.about-section-three .bg-image-layer {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.about-section-three .content-outer {
    position: relative;
    display: block;
    margin: 0
}

.about-section-three .content-outer .video-link {
    position: absolute;
    left: -140px;
    bottom: 60px;
    display: block;
    text-align: center
}

.about-section-three .content-outer .video-link a {
    position: relative;
    display: inline-block;
    width: 110px;
    height: 110px;
    border: 2px solid #9f1d20;
    padding: 10px;
    border-radius: 50%
}

.about-section-three .content-outer .video-link a:hover {
    border-color: #2a2f35
}

.about-section-three .content-outer .video-link a .icon {
    position: relative;
    display: block;
    line-height: 86px;
    padding-left: 4px;
    color: #fff;
    background: #9f1d20;
    font-size: 36px;
    border-radius: 50%;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.about-section-three .content-outer .video-link a:hover .icon {
    color: #fff;
    background: #2a2f35
}

.about-section-three .content-outer .content-inner {
    position: relative;
    display: block;
    float: right;
    width: 100%;
    max-width: 50%;
    text-align: right
}

.about-section-three .content-outer h2 {
    font-size: 36px;
    text-transform: capitalize;
    color: #2a2f35;
    margin-bottom: 25px
}

.about-section-three .content-outer .info {
    position: relative;
    display: block;
    margin-bottom: 20px
}

.about-section-three .content-outer .info .name {
    position: relative;
    display: block;
    font-family: playfair display, serif;
    font-size: 24px;
    text-transform: capitalize;
    color: #2a2f35;
    line-height: 1.5em
}

.about-section-three .content-outer .info .designation {
    position: relative;
    font-size: 13px;
    text-transform: uppercase;
    color: #7f8a99;
    line-height: 1.7em
}

.choose-destination {
    position: relative;
    padding: 0
}

.choose-destination .upper-row {
    position: relative;
    padding: 90px 0 120px;
    background: #2a2f35;
    color: #fff
}

.choose-destination .sec-title {
    position: relative;
    margin-bottom: 30px
}

.choose-destination .booking-form .row {
    margin: 0 -15px
}

.choose-destination .booking-form .form-group {
    padding: 0 15px;
    margin-bottom: 30px
}

.choose-destination .booking-form .form-group .field-label {
    color: #fff;
    margin-bottom: 5px
}

.choose-destination .booking-form .form-group .ui-selectmenu-button.ui-button {
    padding-left: 25px
}

.choose-destination .booking-form .form-group .ui-button .ui-icon {
    right: 0
}

.choose-destination .booking-form .form-group button {
    background: 0 0;
    display: block;
    width: 100%
}

.choose-destination .lower-row {
    position: relative;
    display: block;
    z-index: 1
}

.choose-destination .map-box {
    position: relative;
    display: block;
    margin-top: -100px
}

.choose-destination .map-box img {
    display: block;
    width: 100%
}

.services-section-two {
    position: relative;
    padding: 50px 40px 70px
}

.service-block-two {
    position: relative;
    margin-bottom: 30px
}

.service-block-two .inner-box {
    position: relative;
    display: block;
    background: #fff;
    text-align: center;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    height: 100%;
    border: 1px solid rgba(0, 0, 0, .1)
}

.service-block-two .inner-box:hover {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .08)
}

.service-block-two .image {
    position: relative;
    display: block
}

.service-block-two .image img {
    position: relative;
    display: block;
    width: 100%
}

.service-block-two .lower-box {
    position: relative;
    display: block;
    padding: 0 10px;
    border-top: none
}

.service-block-two .title-box {
    position: relative;
    display: block;
    width: 100%;
    left: 0;
    padding: 0 20px
}

.service-block-two .title-box .inner {
    position: relative;
    display: block;
    padding: 30px 10px;
    background: #f2f2f2;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    margin-top: -15%;
    margin-bottom: 20px;
    min-height: 90px;
}

.service-block-two .inner-box:hover .title-box .inner {
    background: #2a2f35
}

.service-block-two .title-box .subtitle {
    position: relative;
    display: block;
    color: #7f8a99;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 27px
}

.service-block-two .title-box .subtitle:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -40px;
    bottom: -14px;
    width: 80px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.service-block-two .inner-box:hover .subtitle:before {
    border-color: rgba(255, 255, 255, .2)
}

.service-block-two .title-box h4 {
    position: relative;
    display: block;
    text-transform: uppercase;
    color: #2a2f35;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600
}

.service-block-two .title-box h4 a {
    color: #2a2f35
}

.service-block-two:hover .title-box h4,
.service-block-two .inner-box:hover .title-box h4 a {
    color: #fff
}

.service-block-two .text {
    position: relative;
    display: block;
    line-height: 1.7em;
    margin-bottom: 20px
}

.service-block-two .link-box {
    position: relative;
    display: block
}

.service-block-two .link-box a {
    color: #2a2f35;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600
}

.service-block-two .link-box a:hover {
    color: #9f1d20;
    text-decoration: underline
}

.services-section-three {
    position: relative;
    padding: 0 0 100px
}

.services-section-three .main-image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.services-section-three .main-image-layer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f0f3f7;
    opacity: .94
}

.services-section-three .upper-row {
    position: relative
}

.services-section-three .upper-row .image-layer {
    position: absolute;
    right: -70px;
    left: 50%;
    top: 0;
    bottom: 0;
    margin-left: -65px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.services-section-three .upper-row .image-layer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #2a2f35;
    opacity: .92
}

.services-section-three .left-col {
    position: relative
}

.services-section-three .left-col .inner {
    position: relative;
    display: block;
    padding: 90px 0
}

.services-section-three .left-col .sec-title {
    margin-bottom: 30px
}

.services-section-three .left-col .text {
    margin-bottom: 40px;
    line-height: 1.7em
}

.services-section-three .left-col .info {
    position: relative;
    display: block;
    padding-left: 22px
}

.services-section-three .left-col .info:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    bottom: 5px;
    border-left: 2px solid #9f1d20
}

.services-section-three .left-col .info h5 {
    color: #2a2f35;
    margin-bottom: 7px
}

.services-section-three .left-col .info .phone {
    font-size: 24px;
    line-height: 1.3em;
    color: #2a2f35;
    font-weight: 500
}

.services-section-three .left-col .info .phone a {
    color: #2a2f35
}

.services-section-three .left-col .info .phone a:hover {
    color: #9f1d20
}

.services-section-three .right-col {
    position: relative
}

.services-section-three .right-col .inner {
    position: relative;
    display: block;
    padding: 90px 0 180px 90px
}

.featured-block {
    position: relative
}

.featured-block .inner-box {
    position: relative;
    display: block
}

.featured-block .icon-box {
    position: relative;
    top: 0;
    display: block;
    line-height: 1em;
    font-size: 64px;
    color: #9f1d20;
    margin-bottom: 20px;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.featured-block h4 {
    color: #fff;
    margin-bottom: 20px
}

.featured-block h4 a {
    color: #fff
}

.featured-block .text {
    position: relative;
    display: block;
    color: #868da5;
    margin-bottom: 25px
}

.featured-block .link-box {
    position: relative;
    display: block;
    margin-bottom: 20px
}

.featured-block .link-box a {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600
}

.featured-block .link-box a:hover {
    color: #9f1d20
}

.featured-column-carousel .owl-nav {
    display: none
}

.featured-column-carousel .owl-dots {
    position: absolute;
    right: -60px;
    top: 90px;
    width: 14px
}

.featured-column-carousel .owl-dots .owl-dot {
    position: relative;
    margin-bottom: 22px
}

.featured-column-carousel .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    background: 0 0;
    border-radius: 50%
}

.featured-column-carousel .owl-dots .owl-dot.active span {
    -ms-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4)
}

.services-section-three .lower-row {
    position: relative;
    z-index: 1
}

.services-section-three .process-container {
    position: relative;
    margin-top: -100px;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .05)
}

.process-container {
    position: relative;
    display: block;
    background: #fff;
    padding: 20px 0
}

.process-container .process-block {
    position: relative
}

.process-container .process-block .inner-box {
    position: relative;
    padding: 50px 30px;
    text-align: center
}

.process-container .process-block .inner {
    position: relative;
    display: block
}

.process-container .process-block .inner-box:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    height: 130px;
    margin-top: -65px;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.process-container .process-block:last-child .inner-box:before {
    display: none
}

.process-container .process-block .inner-box:after {
    font-family: flaticon;
    content: "\f10f";
    position: absolute;
    right: -21px;
    top: 50%;
    margin-top: -21px;
    width: 41px;
    height: 41px;
    line-height: 40px;
    border: 1px solid rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .3);
    background: #fff;
    border-radius: 50%
}

.process-container .process-block:last-child .inner-box:after {
    display: none
}

.process-container .process-block .count {
    position: relative;
    width: 70px;
    height: 70px;
    padding: 20px 10px;
    line-height: 30px;
    background: #f0f3f7;
    color: #2a2f35;
    font-family: playfair display, serif;
    font-size: 24px;
    border-radius: 50%;
    margin: 0 auto 15px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.process-container .process-block:hover .count {
    -ms-transform: translateY(180px);
    -webkit-transform: translateY(180px);
    transform: translateY(180px);
    background: #9f1d20;
    color: #fff
}

.process-container .process-block .title-box {
    position: relative;
    top: 0;
    margin-bottom: 10px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.process-container .process-block:hover .title-box {
    -ms-transform: translateY(-75px);
    -webkit-transform: translateY(-75px);
    transform: translateY(-75px)
}

.process-container .process-block .link {
    position: relative;
    color: #7f8a99;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 0
}

.process-container .process-block .link a {
    position: relative;
    color: #7f8a99
}

.process-container .process-block h4 {
    position: relative;
    color: #2a2f35;
    text-transform: capitalize;
    margin-bottom: 0
}

.process-container .process-block .text {
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    color: #7f8a99;
    line-height: 1.7em;
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease
}

.process-container .process-block:hover .text {
    opacity: 1;
    visibility: visible;
    -ms-transform: translateY(-18px);
    transform: translateY(-18px)
}

.services-section-four {
    position: relative;
    padding: 95px 0 100px
}

.services-section-four .inner-container {
    max-width: 980px;
    margin: 0 auto;
    text-align: center
}

.services-section-four .title-box {
    position: relative;
    margin-bottom: 40px
}

.services-section-four .title-box h2 {
    font-size: 40px;
    color: #2a2f35;
    text-transform: capitalize;
    line-height: 1.25em;
    margin-bottom: 0
}

.services-section-four .text {
    position: relative;
    max-width: 520px;
    line-height: 1.7em;
    margin: 0 auto 40px
}

.services-section-four .service-list {
    position: relative;
    padding: 15px;
    line-height: 30px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin: 0 0 35px
}

.services-section-four .service-list li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 34px;
    margin: 0 30px
}

.services-section-four .service-list li .icon {
    position: relative;
    color: #9f1d20;
    font-size: 24px;
    vertical-align: middle;
    padding-right: 10px
}

.services-section-four .service-list li:nth-child(2):before {
    content: '';
    position: absolute;
    right: -29px;
    top: 50%;
    margin-top: -15px;
    height: 30px;
    border-right: 1px solid rgba(0, 0, 0, .15)
}

.services-section-four .service-list li:nth-child(2):after {
    content: '';
    position: absolute;
    left: -29px;
    top: 50%;
    margin-top: -15px;
    height: 30px;
    border-left: 1px solid rgba(0, 0, 0, .15)
}

.comming-soon {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center
}

.comming-soon .outer-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto
}

.comming-soon .content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle
}

.comming-soon .content-inner {
    position: relative;
    width: 100%;
    padding: 50px 5px;
    display: table-cell;
    vertical-align: middle
}

.comming-soon:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: #2a2f35;
    opacity: .9
}

.comming-soon .logo-box {
    position: relative;
    display: block;
    margin-bottom: 20px
}

.comming-soon .logo-box img {
    height: 90px
}

.comming-soon h1 {
    position: relative;
    color: #fff;
    font-size: 72px;
    font-weight: 400;
    line-height: 1.2em;
    text-transform: uppercase;
    margin-bottom: 30px
}

.comming-soon .social-links {
    position: relative;
    padding-top: 30px;
    text-align: center
}

.comming-soon .social-links li {
    position: relative;
    display: inline-block;
    margin: 0 3px
}

.comming-soon .social-links li a {
    position: relative;
    display: block;
    color: rgba(255, 255, 255, .5);
    width: 44px;
    height: 44px;
    font-size: 16px;
    border: 1px solid rgba(255, 255, 255, .2);
    line-height: 42px;
    text-align: center;
    border-radius: 50%;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.comming-soon .social-links li a:hover,
.comming-soon .social-links li a:hover {
    color: #fff;
    background: #9f1d20;
    border-color: #9f1d20
}

.comming-soon .links-box {
    position: relative
}

.comming-soon .links-box .theme-btn {
    vertical-align: top;
    min-width: 190px;
    margin: 0 10px 20px
}

.time-counter {
    position: relative
}

.time-counter .time-countdown {
    position: relative;
    margin-bottom: 10px
}

.time-counter .time-countdown .counter-column {
    position: relative;
    display: inline-block;
    vertical-align: top;
    min-width: 120px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 30px 50px
}

.time-counter .time-countdown .counter-column:after {
    content: ':';
    position: absolute;
    right: -60px;
    top: 5px;
    width: 60px;
    font-size: 60px;
    color: rgba(255, 255, 255, .2);
    line-height: 1em
}

.time-counter .time-countdown .counter-column:last-child:after {
    display: none
}

.time-counter .time-countdown .counter-column .count {
    position: relative;
    display: block;
    font-size: 72px;
    line-height: 1em;
    color: #9f1d20;
    font-weight: 700
}

.contact-section {
    position: relative;
    padding: 90px 0 60px
}

.contact-section .filter-box {
    position: relative;
    width: 100%;
    max-width: 300px;
    margin: 0 0 40px
}

.contact-section .filter-box .form-group {
    margin: 0
}

.contact-section .filter-box .ui-selectmenu-button.ui-button {
    background: 0 0;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    color: #7f8a99;
    font-size: 13px;
    padding: 0 0 10px;
    height: 41px;
    line-height: 30px;
    text-transform: uppercase
}

.contact-section .filter-box .ui-button .ui-icon:before {
    color: #7f8a99;
    font-style: normal
}

.contact-section .info-container {
    position: relative;
    margin-bottom: 60px
}

.info-block {
    position: relative;
    margin-bottom: 30px
}

.info-block .inner-box {
    position: relative;
    display: block;
    padding: 40px 25px 45px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.info-block .inner-box:hover {
    border-color: transparent;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .08)
}

.info-block .icon-box {
    position: relative;
    top: 0;
    display: block;
    line-height: 70px;
    font-size: 54px;
    color: #9f1d20;
    margin-bottom: 10px;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.info-container .info-block:nth-child(2) .icon-box {
    font-size: 70px
}

.info-block .title-box {
    position: relative;
    display: block;
    margin-bottom: 15px;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.info-block .title-box h4 {
    text-transform: uppercase;
    color: #2a2f35;
    font-size: 20px;
    line-height: 1.2em;
    margin: 0 0 5px
}

.info-block .title-box .subtitle {
    position: relative;
    color: #7f8a99;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.6em
}

.info-block .content-box {
    position: relative;
    display: block;
    padding: 45px 0;
    margin-bottom: 15px
}

.info-block .content-box:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.info-block .text {
    position: relative;
    display: block;
    color: #868da5;
    font-size: 15px;
    background: #fff;
    padding: 15px 0;
    line-height: 1.7em;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.info-block .link-box {
    position: relative
}

.info-block .link-box a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    color: #2a2f35
}

.info-block .link-box a:hover {
    color: #9f1d20
}

.map-data {
    text-align: center;
    font-size: 15px;
    color: #7f8a99;
    font-weight: 400;
    line-height: 1.7em
}

.map-data h6 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
    color: #2a2f35
}

.map-canvas {
    height: 680px
}

.contact-form {
    position: relative
}

.contact-container .form-column,
.contact-container .map-column {
    position: relative;
    margin-bottom: 30px
}

.contact-container .form-column .inner {
    position: relative;
    padding: 50px 35px 55px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.contact-container .sec-title h2 {
    font-size: 36px
}

.contact-form .form-group input,
.contact-form .form-group textarea,
.contact-form .form-group .ui-selectmenu-button.ui-button {
    font-family: playfair display, serif;
    font-style: italic;
    padding-left: 20px !important
}

.contact-form .form-group textarea {
    height: 140px
}

.contact-form .form-group button {
    margin-top: 5px;
    display: block;
    width: 100%
}

.rent-buy-section {
    position: relative;
    padding: 0 0 90px
}

.rent-buy-section .lower-filter-row {
    position: relative;
    margin-top: 60px;
    margin-bottom: 15px
}

.rent-buy-section .lower-filter-row .results-count {
    position: relative;
    float: left;
    line-height: 28px;
    padding: 12px 0;
    color: #2a2f35;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px
}

.rent-buy-section .lower-filter-row .filters {
    position: relative;
    float: right
}

.rent-buy-section .lower-filter-row .filters .filter-box {
    position: relative;
    float: left;
    margin-left: 10px;
    width: 230px;
    margin-bottom: 20px
}

.rent-buy-section .lower-filter-row .form-group {
    margin: 0;
    padding: 0
}

.rent-buy-section .lower-filter-row .form-group .ui-selectmenu-button.ui-button {
    background: 0 0;
    border-color: rgba(0, 0, 0, .1);
    color: #7f8a99;
    font-size: 15px;
    text-transform: capitalize;
    font-style: italic;
    font-family: playfair display, serif
}

.rent-buy-section .lower-filter-row .form-group .ui-button .ui-icon:before {
    color: #868da5;
    font-style: normal
}

.tabs-box {
    position: relative
}

.tabs-box .tab-buttons {
    position: relative
}

.tabs-box .tab-buttons .tab-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

.tabs-box .tabs-content {
    position: relative
}

.tabs-box .tabs-content .tab {
    position: relative;
    display: none
}

.tabs-box .tabs-content .active-tab {
    display: block
}

.rent-buy-section .form-tabs {
    position: relative;
    z-index: 3
}

.rent-buy-section .form-tabs .tab-buttons {
    position: absolute;
    left: 0;
    top: -50px;
    width: 100%;
    z-index: 1
}

.rent-buy-section .form-tabs .tab-buttons .tab-btn {
    position: relative;
    float: left;
    line-height: 32px;
    padding: 10px 20px;
    text-align: center;
    min-width: 82px;
    background: #fff;
    font-size: 13px;
    color: #2a2f35;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 2px;
    border-radius: 2px 2px 0 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.rent-buy-section .form-tabs .tab-buttons .active-btn {
    background: #9f1d20;
    color: #fff
}

.yacht-search-form {
    position: relative;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1)
}

.yacht-search-form .row {
    margin: 0 0
}

.yacht-search-form .row .form-group {
    position: relative;
    padding: 0 0;
    margin-bottom: 0
}

.yacht-search-form .row .form-group input {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    color: #7f8a99;
    font-size: 13px;
    text-transform: uppercase;
    height: 62px;
    line-height: 30px;
    padding: 15px 25px;
    padding-left: 52px
}

.yacht-search-form .row .form-group .ui-selectmenu-button.ui-button {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    color: #7f8a99;
    font-size: 13px;
    text-transform: uppercase;
    height: 62px;
    line-height: 30px;
    padding: 15px 25px;
    padding-left: 52px
}

.yacht-search-form .row .form-group .ui-button .ui-icon:before {
    color: #868da5;
    font-style: normal
}

.yacht-search-form .row .form-group form ::-webkit-input-placeholder {
    color: #7f8a99;
    text-transform: uppercase
}

.yacht-search-form .row .form-group form ::-moz-input-placeholder {
    color: #7f8a99;
    text-transform: uppercase
}

.yacht-search-form .row .form-group form ::-ms-input-placeholder {
    color: #7f8a99;
    text-transform: uppercase
}

.yacht-search-form .row .form-group .theme-btn,
.yacht-search-form .row .form-group input[type=submit] {
    width: 100%;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    background: #2a2f35;
    font-weight: 600;
    line-height: 26px;
    padding: 18px 20px;
    height: 62px;
    text-align: center;
    display: block
}

.yacht-search-form .row .form-group .theme-btn .icon {
    position: relative;
    vertical-align: top;
    padding-right: 5px
}

.yacht-search-form .form-group .field-icon {
    position: absolute;
    left: 25px;
    top: 15px;
    line-height: 30px;
    color: #868da5;
    display: block;
    font-size: 16px;
    z-index: 1
}

.yacht-search-form .form-group .field-icon.invert {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.results-row .rental-block {
    margin-bottom: 50px
}

.results-row .rental-block .image-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 17, 56, .85);
    color: #fff;
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    opacity: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 1
}

.results-row .rental-block .inner-box:hover .image-box:before {
    opacity: 1;
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.results-row .rental-block .price-box {
    background: #fff
}

.results-row .rental-block .price-box .price {
    color: #1a1838;
    border-bottom-color: rgba(0, 0, 0, .1)
}

.results-row .rental-block .price-box .cycle {
    color: #7f8a99
}

.results-row .rental-block .inner-box:hover .price-box .price,
.results-row .rental-block .inner-box:hover .price-box .cycle {
    color: #fff;
    border-bottom-color: rgba(255, 255, 255, .3)
}

.secondary-breadcrumb {
    position: relative;
    display: block;
    padding: 35px 0
}

.secondary-breadcrumb .bread-crumb {
    position: relative;
    display: inline-block
}

.secondary-breadcrumb .bread-crumb li {
    position: relative;
    float: left;
    font-size: 13px;
    line-height: 24px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    cursor: default;
    padding-right: 15px;
    margin-right: 15px
}

.secondary-breadcrumb .bread-crumb li:before {
    position: absolute;
    right: -15px;
    width: 30px;
    text-align: center;
    font-size: 10px;
    line-height: 24px;
    color: #7f8a99;
    font-weight: 400;
    font-family: flaticon;
    content: "\f10f"
}

.secondary-breadcrumb .bread-crumb li:last-child {
    padding-right: 0;
    margin-right: 0
}

.secondary-breadcrumb .bread-crumb li:last-child:before {
    display: none
}

.secondary-breadcrumb .bread-crumb li a {
    color: #7f8a99;
    font-weight: 500;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.secondary-breadcrumb .bread-crumb li a:hover,
.secondary-breadcrumb .bread-crumb li.current {
    color: #9f1d20
}

.yacht-details {
    position: relative;
    padding: 0 0 40px
}

.yacht-details .main-image-box {
    position: relative
}

.yacht-details .main-image-box .image,
.yacht-details .main-image-box img {
    position: relative;
    display: block;
    width: 100%
}

.yacht-details .main-image-box .caption-box {
    position: absolute;
    left: 0;
    bottom: 45px;
    width: 100%;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.6em;
    z-index: 1
}

.yacht-details .main-image-box .caption-box h2 {
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px
}

.yacht-details .main-image-box .caption-box .info {
    position: relative;
    display: block
}

.yacht-details .basic-info {
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 50px
}

.yacht-details .basic-info .left-info {
    position: relative;
    float: left;
    padding-left: 50px;
    min-height: 50px
}

.yacht-details .basic-info .left-info .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 42px;
    line-height: 52px;
    color: #9f1d20
}

.yacht-details .basic-info .left-info .p-title {
    font-size: 13px;
    text-transform: uppercase;
    line-height: 20px;
    color: #7f8a99
}

.yacht-details .basic-info .left-info .p-amount {
    position: relative;
    font-family: playfair display, serif;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 30px;
    color: #2a2f35
}

.yacht-details .basic-info .down-link {
    position: relative;
    float: right;
    margin-top: 12px;
    min-height: 30px
}

.yacht-details .basic-info .down-link a {
    position: relative;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    color: #7f8a99;
    line-height: 30px;
    padding-left: 30px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.yacht-details .basic-info .down-link .icon {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 30px;
    font-size: 24px
}

.yacht-details .basic-info .down-link a:hover,
.yacht-details .basic-info .down-link a:hover .icon {
    color: #9f1d20
}

.yacht-details .content-column {
    position: relative;
    margin-bottom: 50px
}

.yacht-details .content-column .inner {
    position: relative;
    padding-right: 50px;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.yacht-details .content-column .text-block {
    position: relative
}

.yacht-details .content-column .text-block p {
    margin-bottom: 30px
}

.yacht-details .content-column .text-block h4 {
    text-transform: uppercase;
    color: #2a2f35;
    margin-bottom: 12px
}

.yacht-details .content-column .scroller-box {
    position: relative
}

.yacht-details .content-column .scroller {
    position: relative;
    height: 360px;
    overflow-y: auto
}

.yacht-details .feature {
    position: relative;
    display: block;
    margin-bottom: 20px
}

.yacht-details .feature .feature-inner {
    position: relative;
    padding-left: 100px;
    min-height: 70px;
    padding-top: 12px
}

.yacht-details .feature .feature-inner .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    background: #fff;
    color: #7f8a99;
    line-height: 48px;
    font-size: 36px;
    padding: 10px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.yacht-details .feature .feature-inner:hover .icon {
    background: #9f1d20;
    border-color: #9f1d20;
    color: #fff
}

.yacht-details .feature h5 {
    font-size: 18px;
    text-transform: capitalize;
    color: #2a2f35;
    margin-bottom: 5px
}

.yacht-details .feature .text {
    line-height: 1.6em
}

.yacht-details .mCSB_scrollTools .mCSB_draggerRail {
    background: #e1e7f0;
    color: #fff
}

.yacht-details .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #9f1d20
}

.yacht-details .specs-column {
    position: relative;
    margin-bottom: 50px
}

.yacht-details .specs-column .inner {
    position: relative;
    padding-left: 30px
}

.yacht-details .specs-column .title-box {
    position: relative
}

.yacht-details .specs-column .title-box h4 {
    text-transform: uppercase;
    color: #2a2f35;
    float: left;
    margin: 0 0 22px;
    line-height: 30px
}

.yacht-details .specs-column .title-box .options {
    position: relative;
    float: right;
    margin: 0 0 22px
}

.yacht-details .specs-column .title-box .options a {
    position: relative;
    display: block;
    line-height: 30px;
    color: #7f8a99;
    font-size: 13px;
    text-transform: uppercase;
    float: left;
    margin-right: 20px
}

.yacht-details .specs-column .title-box .options a:hover {
    color: #9f1d20
}

.yacht-details .specs-column .title-box .options a:last-child {
    margin-right: 0
}

.yacht-details .specs-column .title-box .options a .icon {
    position: relative;
    font-size: 16px;
    vertical-align: middle;
    padding-right: 5px
}

.yacht-details .features-list {
    position: relative
}

.yacht-details .features-list li {
    position: relative;
    display: block;
    line-height: 26px;
    padding: 12px 20px;
    border: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 19px
}

.yacht-details .features-list li:last-child {
    margin-bottom: 0
}

.yacht-details .features-list li .ttl {
    position: relative;
    display: block;
    font-weight: 500;
    color: #2a2f35;
    font-size: 13px;
    text-transform: uppercase;
    float: left
}

.yacht-details .features-list li .dtl {
    position: relative;
    display: block;
    color: #7f8a99;
    font-size: 13px;
    text-transform: capitalize;
    float: right
}

.yacht-featured-images {
    position: relative;
    padding: 0
}

.yacht-featured-images .images-container {
    position: relative;
    display: block;
    margin: 0
}

.yacht-featured-images .outer-box {
    position: relative;
    display: table;
    width: 100%;
    vertical-align: middle
}

.yacht-featured-image {
    position: relative;
    margin-bottom: 30px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.yacht-featured-images .outer-box .yacht-featured-image {
    position: relative;
    display: table-cell;
    width: 20%;
    padding: 0;
    vertical-align: top;
    margin-bottom: 0
}

.yacht-featured-images .outer-box:hover .yacht-featured-image {
    width: 17%
}

.yacht-featured-images .outer-box .yacht-featured-image:hover {
    width: 32%
}

.yacht-featured-image .inner-box {
    position: relative;
    display: block;
    background: #2a2f35;
    height: 360px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.yacht-featured-image .image-box {
    position: relative;
    display: block;
    top: 0;
    overflow: hidden;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.yacht-featured-image .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.yacht-featured-image .image-box .image {
    position: relative;
    display: none
}

.yacht-featured-image .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.yacht-featured-image .hover-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px 40px;
    text-align: center;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    opacity: 0;
    visibility: hidden;
    z-index: 2
}

.yacht-featured-image:hover .inner-box .hover-box {
    opacity: 1;
    visibility: visible
}

.yacht-featured-image .hover-inner {
    position: relative;
    display: block;
    background: #fff;
    padding: 12px 20px;
    transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    opacity: 0;
    visibility: hidden
}

.yacht-featured-image:hover .hover-inner {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 500ms ease 300ms;
    -ms-transition: all 500ms ease 300ms;
    -moz-transition: all 500ms ease 300ms;
    -o-transition: all 500ms ease 300ms;
    transition: all 500ms ease 300ms
}

.yacht-featured-image .hover-inner h3 {
    position: relative;
    text-transform: capitalize;
    color: #2a2f35;
    font-size: 24px;
    margin: 0;
    line-height: 1.333em
}

.yacht-featured-image .hover-inner h3 a {
    color: #2a2f35
}

.similar-yachts {
    position: relative;
    background: #f0f3f7;
    padding: 90px 0 40px
}

.similar-yachts .upper-title {
    position: relative;
    margin-bottom: 40px
}

.similar-yachts .upper-title h4 {
    color: #2a2f35;
    text-transform: uppercase;
    margin-bottom: 0
}

.similar-yachts .rental-block {
    margin-bottom: 50px
}

.similar-yachts .rental-block .inner-box {
    background: 0 0
}

.similar-yachts .rental-block .image-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 17, 56, .85);
    color: #fff;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -ms-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    opacity: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 1
}

.similar-yachts .rental-block .inner-box:hover .image-box:before {
    opacity: 1;
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.similar-yachts .rental-block .price-box {
    background: #f0f3f7
}

.similar-yachts .rental-block .price-box .price {
    color: #1a1838;
    border-bottom-color: rgba(0, 0, 0, .1)
}

.similar-yachts .rental-block .price-box .cycle {
    color: #7f8a99
}

.similar-yachts .rental-block .inner-box:hover .price-box .price,
.similar-yachts .rental-block .inner-box:hover .price-box .cycle {
    color: #fff;
    border-bottom-color: rgba(255, 255, 255, .3)
}

.team-section-two {
    position: relative;
    background: #fff;
    padding: 90px 0 60px
}

.team-section-two .upper-title {
    position: relative;
    text-align: center;
    margin-bottom: 40px
}

.team-section-two .upper-title h4 {
    color: #2a2f35;
    text-transform: uppercase;
    margin-bottom: 0
}

.team-block-two {
    position: relative;
    margin-bottom: 30px
}

.team-block-two .inner-box {
    position: relative;
    display: block;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .08)
}

.team-block-two .row {
    margin: 0
}

.team-block-two .image-column,
.team-block-two .content-column {
    padding: 0;
    margin: 0
}

.team-block-two .image-box {
    position: relative;
    display: block;
    padding-right: 30px
}

.team-block-two .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.team-block-two .inner {
    position: relative;
    display: block;
    padding: 25px 30px 20px 0
}

.team-block-two .inner .title {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px
}

.team-block-two .inner .title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.team-block-two .inner .title h4 {
    color: #2a2f35;
    text-transform: capitalize;
    margin-bottom: 10px
}

.team-block-two .inner .title h4 a {
    color: #2a2f35
}

.team-block-two .inner .title .designation {
    position: relative;
    text-transform: uppercase;
    color: #7f8a99;
    font-size: 13px;
    line-height: 20px
}

.team-block-two .info {
    position: relative;
    padding-bottom: 15px
}

.team-block-two .info li {
    position: relative;
    line-height: 24px;
    color: #7f8a99;
    font-size: 14px;
    margin-bottom: 5px
}

.team-block-two .info li a {
    color: #7f8a99
}

.team-block-two .info li a:hover,
.team-block-two .inner .title h4 a:hover {
    color: #9f1d20
}

.team-block-two .social-links {
    position: relative
}

.team-block-two .social-links ul {
    position: relative
}

.team-block-two .social-links li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 7px 0 0
}

.team-block-two .social-links li a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    background: 0 0;
    color: #b5c0cf;
    font-size: 14px;
    border: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    border-radius: 50%;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.team-block-two .social-links li a:hover {
    color: #fff;
    background: #9f1d20;
    border-color: #9f1d20
}

.yacht-tours-container {
    position: relative;
    padding: 90px 0 60px
}

.alternate-bg {
    background: #f0f5fc
}

.alternate-bg-two {
    background: #f0f3f7
}

.yacht-tours-container .main-title {
    position: relative;
    text-align: center;
    margin-bottom: 30px
}

.yacht-tours-container .main-title h3 {
    text-transform: uppercase;
    margin: 0;
    font-weight: 700;
    color: #2a2f35
}

.yacht-tours-container .yacht-search-form {
    margin-bottom: 60px
}

.yacht-tours-container .lower-filter-row {
    position: relative;
    margin-bottom: 15px
}

.yacht-tours-container .lower-filter-row .results-count {
    position: relative;
    float: left;
    line-height: 28px;
    padding: 10px 0;
    color: #2a2f35;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px
}

.yacht-tours-container .lower-filter-row .view-modes {
    position: relative;
    float: right;
    margin-left: 10px
}

.yacht-tours-container .lower-filter-row .mode {
    position: relative;
    float: left;
    margin-left: 10px
}

.yacht-tours-container .lower-filter-row .mode a {
    position: relative;
    display: block;
    width: 46px;
    height: 48px;
    line-height: 46px;
    font-size: 18px;
    border: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    color: #b5c0cf
}

.yacht-tours-container .lower-filter-row .mode a:hover,
.yacht-tours-container .lower-filter-row .mode a.active {
    color: #9f1d20;
    border-color: #9f1d20
}

.yacht-tours-container .lower-filter-row .filters {
    position: relative;
    float: right
}

.yacht-tours-container .lower-filter-row .filters .filter-box {
    position: relative;
    float: left;
    margin-left: 10px;
    width: 230px;
    margin-bottom: 20px
}

.yacht-tours-container .lower-filter-row .form-group {
    margin: 0;
    padding: 0
}

.yacht-tours-container .lower-filter-row .form-group .ui-selectmenu-button.ui-button {
    background: 0 0;
    border-color: rgba(0, 0, 0, .1);
    color: #7f8a99;
    font-size: 15px;
    height: 48px;
    line-height: 24px;
    padding: 11px 25px;
    text-transform: capitalize;
    font-style: italic;
    font-family: playfair display, serif
}

.yacht-tours-container .lower-filter-row .form-group .ui-button .ui-icon {
    top: 1px
}

.yacht-tours-container .lower-filter-row .form-group .ui-button .ui-icon:before {
    color: #868da5;
    font-style: normal
}

.yacht-tours-container .content-container {
    position: relative
}

.content-container.full-view {
    padding-bottom: 30px
}

.content-container.full-view .pagination-box {
    padding-top: 25px
}

.content-container .content-side {
    position: relative;
    margin-bottom: 30px
}

.content-container .content-side .content-inner {
    position: relative;
    display: block
}

.content-container .pagination-box {
    padding-top: 10px
}

.activity-block-two {
    position: relative;
    margin-bottom: 40px
}

.activity-block-two .inner-box {
    position: relative;
    display: block;
    color: #fff;
    background: #2a2f35;
    min-height: 310px
}

.activity-block-two .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.activity-block-two .image-layer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #2a2f35;
    opacity: 0;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease
}

.activity-block-two .inner-box:hover .image-layer:before {
    opacity: .9
}

.activity-block-two .image-box {
    position: relative;
    width: 100%;
    display: none
}

.activity-block-two .image-box img {
    display: block;
    width: 100%
}

.activity-block-two .content-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    padding: 40px
}

.activity-block-two .content {
    position: absolute;
    left: 40px;
    top: 40px
}

.activity-block-two.with-offer .content {
    padding-left: 80px;
    min-height: 62px
}

.activity-block-two.with-offer .content .off-price {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    width: 62px;
    height: 62px;
    padding: 15px 5px;
    line-height: 30px;
    background: #9f1d20;
    font-size: 20px;
    font-weight: 700;
    font-family: playfair display, serif;
    border-radius: 50%
}

.activity-block-two .content-box h4 {
    position: relative;
    font-size: 28px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 10px
}

.activity-block-two .content-box h4 a {
    color: #fff
}

.activity-block-two .content-box h4 a:hover {
    color: #9f1d20
}

.activity-block-two .ratings {
    position: absolute;
    right: 40px;
    bottom: 45px;
    text-align: right
}

.activity-block-two .ratings .rate-text {
    position: relative;
    color: #fff;
    line-height: 24px;
    font-weight: 500
}

.activity-block-two .ratings .rate-text strong {
    position: relative;
    font-size: 24px;
    font-weight: 400
}

.activity-block-two .ratings .rate-text a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase
}

.activity-block-two .ratings .rate {
    color: #9f1d20;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px
}

.activity-block-two .ratings .rate .empty-star {
    color: #b5c0cf
}

.activity-block-two .info {
    position: relative
}

.activity-block-two .info li {
    position: relative;
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin-right: 31px
}

.activity-block-two .info li:after {
    content: '';
    position: absolute;
    right: -16px;
    top: 5px;
    height: 14px;
    border-right: 1px solid rgba(255, 255, 255, .15)
}

.activity-block-two .info li:last-child {
    margin-right: 0
}

.activity-block-two .info li:last-child:after {
    display: none
}

.activity-block-two .info li a {
    color: #7f8a99
}

.activity-block-two .info li .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
    color: #9f1d20
}

.activity-block-two .links-box {
    position: absolute;
    left: 40px;
    bottom: 40px
}

.activity-block-two .links-box .link {
    position: relative;
    float: left;
    margin-right: 15px
}

.activity-block-two .pricing {
    position: absolute;
    right: 40px;
    top: 40px;
    width: 90px;
    height: 90px;
    color: #7f8a99;
    padding-top: 20px;
    background: #fff;
    text-align: center;
    font-size: 12px
}

.activity-block-two .pricing .price-title {
    display: block;
    text-transform: uppercase;
    line-height: 18px
}

.activity-block-two .pricing .unit {
    display: block;
    color: #2a2f35;
    font-family: playfair display, serif;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 500
}

.activity-block-two .pricing .unit span {
    font-size: 20px;
    line-height: 26px
}

.activity-block-two .info-btn-box {
    position: relative;
    z-index: 3
}

.activity-block-two .info-btn-box .info-btn {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 28px;
    color: #7f8a99;
    font-weight: 600;
    padding: 11px 15px;
    text-transform: uppercase;
    background: #fff;
    border-radius: 0;
    z-index: 1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    cursor: pointer
}

.activity-block-two .info-btn-box .info-btn:hover {
    background: #9f1d20;
    color: #fff
}

.activity-block-two .info-btn-box .info-panel {
    position: absolute;
    left: 100%;
    margin-left: 50px;
    bottom: 0;
    width: 240px;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .12);
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.activity-block-two .info-btn-box:hover .info-panel {
    margin-left: 25px;
    opacity: 1;
    visibility: visible
}

.activity-block-two .info-btn-box .info-panel:before {
    content: '';
    position: absolute;
    left: -8px;
    bottom: 15px;
    width: 20px;
    height: 20px;
    background: #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .12);
    z-index: 0
}

.activity-block-two .info-btn-box .panel-inner {
    position: relative;
    display: block;
    padding: 25px 20px 18px;
    background: #fff;
    z-index: 1
}

.activity-block-two .info-btn-box .panel-title {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #061038;
    text-transform: uppercase;
    margin-bottom: 7px
}

.activity-block-two .info-btn-box .panel-list {
    display: block;
    color: #7f8a99;
    font-size: 14px
}

.activity-block-two .info-btn-box .panel-list li {
    position: relative;
    padding-left: 12px;
    line-height: 24px;
    margin-bottom: 5px;
    color: #7f8a99
}

.activity-block-two .info-btn-box .panel-list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    background: #9f1d20
}

.activity-block-three {
    position: relative;
    margin-bottom: 40px
}

.activity-block-three .inner-box {
    position: relative;
    display: block;
    max-width: 980px;
    margin: 0 auto;
    background: #fff;
    padding-left: 270px;
    min-height: 300px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
}

.activity-block-three .image-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 270px;
    height: 300px;
    overflow: hidden;
    z-index: 1
}

.activity-block-three .image-box img {
    display: block;
    width: 100%;
    height: 300px
}

.activity-block-three .image-box .offer-info {
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    line-height: 20px;
    padding: 5px 10px;
    text-align: center;
    background: #be1935;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    -ms-transform: rotate(-45deg) translate(-31px, -22px);
    -webkit-transform: rotate(-45deg) translate(-31px, -22px);
    transform: rotate(-45deg) translate(-31px, -22px);
    z-index: 3
}

.activity-block-three .content-box {
    position: relative;
    padding: 30px 30px 20px
}

.activity-block-three .add-to-fav {
    position: absolute;
    right: 25px;
    top: 40px;
    z-index: 1
}

.activity-block-three .add-to-fav a {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 24px;
    color: #7f8a99
}

.activity-block-three .add-to-fav a:hover {
    color: #9f1d20
}

.activity-block-three .content-box h4 {
    position: relative;
    font-size: 26px;
    color: #2a2f35;
    text-transform: capitalize;
    margin-bottom: 10px
}

.activity-block-three .content-box h4 a {
    color: #2a2f35
}

.activity-block-three .content-box h4 a:hover {
    color: #9f1d20
}

.activity-block-three .ratings {
    position: relative;
    margin-bottom: 15px
}

.activity-block-three .ratings .rate-text {
    position: relative;
    color: #2a2f35;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 3px
}

.activity-block-three .ratings .rate-text strong {
    position: relative;
    font-size: 24px;
    font-weight: 500
}

.activity-block-three .ratings .rate-text a {
    color: #2a2f35;
    font-size: 12px;
    text-transform: uppercase
}

.activity-block-three .ratings .rate {
    color: #9f1d20;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px
}

.activity-block-three .ratings .rate .empty-star {
    color: #b5c0cf
}

.activity-block-three .info {
    position: relative
}

.activity-block-three .info li {
    position: relative;
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin-right: 31px
}

.activity-block-three .info li:after {
    content: '';
    position: absolute;
    right: -16px;
    top: 5px;
    height: 14px;
    border-right: 1px solid rgba(0, 0, 0, .15)
}

.activity-block-three .info li:last-child {
    margin-right: 0
}

.activity-block-three .info li:last-child:after {
    display: none
}

.activity-block-three .info li a {
    color: #7f8a99
}

.activity-block-three .info li .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
    color: #9f1d20
}

.activity-block-three .links-box {
    position: relative;
    margin-top: 45px
}

.activity-block-three .links-box .link {
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.activity-block-three .links-box .pricing {
    position: relative;
    float: right;
    text-align: right;
    padding-top: 10px;
    font-size: 12px
}

.activity-block-three .links-box .price-title {
    display: block;
    text-transform: uppercase;
    line-height: 16px
}

.activity-block-three .links-box .unit {
    display: block;
    line-height: 24px;
    color: #2a2f35;
    font-family: playfair display, serif;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 500
}

.activity-block-three .links-box .unit span {
    font-size: 20px
}

.activity-block-three .info-btn-box {
    position: relative;
    z-index: 3
}

.activity-block-three .info-btn-box .info-btn {
    position: relative;
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 28px;
    color: #7f8a99;
    font-weight: 600;
    padding: 11px 15px;
    text-transform: uppercase;
    background: 0 0;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    z-index: 1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.activity-block-three .info-btn-box .info-btn:hover {
    background: #9f1d20;
    border-color: #9f1d20;
    color: #fff
}

.activity-block-three .info-btn-box .info-panel {
    position: absolute;
    left: 100%;
    margin-left: 50px;
    bottom: 0;
    width: 230px;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .12);
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.activity-block-three .info-btn-box:hover .info-panel {
    margin-left: 25px;
    opacity: 1;
    visibility: visible
}

.activity-block-three .info-btn-box .info-panel:before {
    content: '';
    position: absolute;
    left: -8px;
    bottom: 15px;
    width: 20px;
    height: 20px;
    background: #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .12);
    z-index: 0
}

.activity-block-three .info-btn-box .panel-inner {
    position: relative;
    display: block;
    padding: 25px 20px 18px;
    background: #fff;
    z-index: 1
}

.activity-block-three .info-btn-box .panel-inner {
    position: relative;
    display: block;
    padding: 22px 20px 15px;
    background: #fff;
    z-index: 1
}

.activity-block-three .info-btn-box .panel-title {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #061038;
    text-transform: uppercase;
    margin-bottom: 7px
}

.activity-block-three .info-btn-box .panel-list {
    display: block;
    font-size: 14px
}

.activity-block-three .info-btn-box .panel-list li {
    position: relative;
    padding-left: 12px;
    line-height: 24px;
    margin-bottom: 5px
}

.activity-block-three .info-btn-box .panel-list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    background: #9f1d20
}

.package-block-two {
    position: relative;
    margin-bottom: 35px
}

.package-block-two .inner-box {
    position: relative
}

.package-block-two .image-box {
    position: relative;
    display: block;
    overflow-y: hidden;
    z-index: 1
}

.package-block-two .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.package-block-two .hover-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 17, 56, .9);
    color: #fff;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.package-block-two:hover .hover-box {
    opacity: 1;
    visibility: visible
}

.package-block-two .hover-box .rating {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 50px;
    height: 50px;
    line-height: 18px;
    padding: 6px 0;
    text-align: center;
    color: #fff;
    background: #9f1d20;
    border-radius: 50%
}

.package-block-two .hover-box .rating .txt {
    position: relative;
    display: block
}

.package-block-two .hover-box .rating .fa {
    position: relative;
    font-size: 12px
}

.package-block-two .hover-box .hover-link {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 25px 25px 20px;
    color: #fff
}

.package-block-two .hover-box .hover-link a {
    position: relative;
    color: #fff
}

.package-block-two .hover-box .hover-link a:hover {
    color: #9f1d20
}

.package-block-two .content {
    position: relative;
    display: block;
    background: #fff;
    padding: 24px 0 0
}

.package-block-two .content h4 {
    position: relative;
    font-size: 24px;
    color: #2a2f35;
    text-transform: capitalize;
    margin-bottom: 7px
}

.package-block-two .content h4 a {
    color: #2a2f35
}

.package-block-two .content h4 a:hover {
    color: #9f1d20
}

.package-block-two .content .info {
    position: relative
}

.package-block-two .content .info li {
    position: relative;
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin-right: 31px
}

.package-block-two .content .info li:after {
    content: '';
    position: absolute;
    right: -16px;
    top: 5px;
    height: 14px;
    border-right: 1px solid rgba(0, 0, 0, .15)
}

.package-block-two .content .info li:last-child {
    margin-right: 0
}

.package-block-two .content .info li:last-child:after {
    display: none
}

.package-block-two .content .info li a {
    color: #7f8a99
}

.package-block-two .content .info li .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
    color: #9f1d20
}

.package-block-two .pricing {
    position: absolute;
    left: 0;
    bottom: 0;
    min-width: 90px;
    min-height: 78px;
    color: #7f8a99;
    padding: 15px;
    background: #fff;
    text-align: center;
    font-size: 12px;
    z-index: 1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.package-block-two .inner-box:hover .pricing {
    opacity: 0
}

.package-block-two .pricing .price-title {
    display: block;
    text-transform: uppercase;
    line-height: 18px
}

.package-block-two .pricing .unit {
    display: block;
    color: #2a2f35;
    font-family: playfair display, serif;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 500
}

.package-block-two .pricing .unit span {
    font-size: 20px;
    line-height: 26px
}

.content-container .widgets-side {
    position: relative
}

.content-container .widgets-side .widgets-content {
    position: relative;
    display: block;
    padding-left: 20px
}

.tour-widget {
    position: relative;
    margin-bottom: 50px
}

.tour-widget .widget-inner {
    position: relative;
    display: block
}

.tour-widget-title {
    position: relative;
    margin-bottom: 25px
}

.tour-widget-title h4 {
    font-size: 20px;
    text-transform: uppercase;
    color: #2a2f35;
    margin: 0
}

.recommended-widget {
    position: relative;
    margin-bottom: 30px
}

.recommended-widget .owl-theme {
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
    width: auto
}

.recommend-block {
    position: relative
}

.recommended-widget .owl-theme .recommend-block {
    opacity: 0;
    visibility: hidden
}

.recommended-widget .owl-theme .active .recommend-block {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.recommend-block .inner {
    position: relative
}

.recommended-widget .owl-theme .recommend-block .inner {
    position: relative;
    margin: 0 20px 20px
}

.recommend-block .image-box {
    position: relative;
    display: block;
    z-index: 1
}

.recommend-block .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.recommend-block .content {
    position: relative;
    display: block;
    background: #fff;
    padding: 15px 25px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
}

.recommend-block .content h4 {
    position: relative;
    font-size: 20px;
    color: #2a2f35;
    text-transform: capitalize;
    margin-bottom: 5px
}

.recommend-block .content h4 a {
    color: #2a2f35
}

.recommend-block .content h4 a:hover {
    color: #9f1d20
}

.recommend-block .content .info {
    position: relative
}

.recommend-block .content .info li {
    position: relative;
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin-right: 31px
}

.recommend-block .content .info li:after {
    content: '';
    position: absolute;
    right: -16px;
    top: 5px;
    height: 14px;
    border-right: 1px solid rgba(0, 0, 0, .15)
}

.recommend-block .content .info li:last-child {
    margin-right: 0
}

.recommend-block .content .info li:last-child:after {
    display: none
}

.recommend-block .content .info li a {
    color: #7f8a99
}

.recommend-block .content .info li .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
    color: #9f1d20
}

.recommend-block .pricing {
    position: absolute;
    right: 0;
    top: 0;
    min-width: 90px;
    height: 72px;
    color: #7f8a99;
    padding: 12px 20px;
    background: #fff;
    text-align: right;
    font-size: 12px;
    z-index: 2
}

.recommend-block .pricing .price-title {
    display: block;
    text-transform: uppercase;
    line-height: 18px
}

.recommend-block .pricing .unit {
    display: block;
    color: #2a2f35;
    font-family: playfair display, serif;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 500
}

.recommend-block .pricing .unit span {
    font-size: 20px;
    line-height: 26px
}

.carousel-widget .owl-theme .owl-nav {
    display: none
}

.carousel-widget .owl-theme .owl-dots {
    position: absolute;
    right: 20px;
    top: -45px
}

.carousel-widget .owl-theme .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 0 0 7px
}

.carousel-widget .owl-theme .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 10px;
    height: 10px;
    background: 0 0;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 50%
}

.carousel-widget .owl-theme .owl-dots .owl-dot.active span {
    background: #9f1d20;
    border-color: #9f1d20
}

.destination-widget {
    position: relative;
    margin-bottom: 30px
}

.destination-widget .owl-theme .owl-dots {
    right: 0
}

.offers-widget {
    position: relative
}

.offers-widget .post {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.offers-widget .post:last-child {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: none
}

.offers-widget .post .post-inner {
    position: relative;
    display: block;
    padding-left: 105px;
    min-height: 80px
}

.offers-widget .post .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px
}

.offers-widget .post .post-thumb img {
    position: relative;
    display: block;
    width: 80px;
    height: 80px
}

.offers-widget .post h5 {
    position: relative;
    top: -3px;
    font-size: 18px;
    text-transform: capitalize;
    color: #2a2f35;
    margin-bottom: 3px
}

.offers-widget .post h5 a {
    color: #2a2f35
}

.offers-widget .post h5 a:hover {
    color: #9f1d20
}

.offers-widget .post .off-price {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: -10px;
    text-align: center;
    padding: 0 5px;
    line-height: 26px;
    background: #9f1d20;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    font-family: playfair display, serif
}

.offers-widget .post .info {
    position: relative;
    display: block;
    font-size: 14px;
    color: #7f8a99;
    font-weight: 500;
    line-height: 24px;
    text-transform: capitalize;
    margin-bottom: 7px
}

.offers-widget .post .info .icon {
    position: relative;
    top: -1px;
    font-size: 15px;
    color: #9f1d20;
    font-weight: 400;
    padding-right: 5px;
    vertical-align: middle
}

.offers-widget .post .price {
    position: relative;
    font-size: 18px;
    color: #2a2f35;
    line-height: 24px;
    font-style: italic;
    font-family: playfair display, serif
}

.offers-widget .post .price .original {
    color: #7f8a99;
    text-decoration: line-through;
    padding-left: 15px
}

.advisor-widget {
    position: relative;
    margin-bottom: 40px
}

.advisor-widget .owl-theme .owl-dots {
    right: 0
}

.advisor-block {
    position: relative
}

.advisor-block .inner-box {
    position: relative;
    display: block;
    padding-bottom: 60px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.advisor-block .image-box {
    position: relative;
    display: block;
    overflow: hidden
}

.advisor-block .image-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 17, 56, .9);
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    opacity: 0;
    z-index: 1
}

.advisor-block:hover .image-box:before {
    opacity: 1
}

.advisor-block .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.advisor-block .lower-box {
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    padding: 0 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 3
}

.advisor-block .lower-content {
    position: relative;
    display: block;
    background: #fff;
    padding: 15px 25px 20px;
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1
}

.advisor-block .lower-content:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    border-top: 1px solid #e5e5e5
}

.advisor-block .lower-content h4 {
    position: relative;
    color: #2a2f35;
    font-size: 20px;
    line-height: 1.3em;
    text-transform: capitalize;
    margin: 0 0 7px
}

.advisor-block .lower-content h4 a {
    color: #2a2f35;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.advisor-block .lower-content h4 a:hover {
    color: #9f1d20
}

.advisor-block .lower-content .info {
    position: relative;
    display: block;
    font-size: 14px;
    color: #7f8a99;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize
}

.advisor-block .lower-content .info .icon {
    position: relative;
    top: -1px;
    font-size: 15px;
    color: #9f1d20;
    font-weight: 400;
    padding-right: 5px;
    vertical-align: middle
}

.advisor-block .lower-content .info a {
    color: #7f8a99
}

.reviews-widget {
    position: relative
}

.review-block {
    position: relative;
    display: block;
    text-align: center
}

.review-block .inner {
    position: relative;
    display: block;
    padding: 45px 25px 40px;
    background: #2a2f35;
    color: #868da5
}

.review-block .rating {
    position: relative;
    font-size: 14px;
    color: #9f1d20;
    line-height: 20px;
    letter-spacing: 1px;
    margin-bottom: 20px
}

.reviews-widget .rev-title {
    font-size: 18px;
    margin-bottom: 10px;
    color: #fff
}

.reviews-widget .rev-text {
    position: relative;
    font-family: playfair display, serif;
    font-size: 16px;
    font-style: italic;
    line-height: 1.7em;
    margin-bottom: 22px
}

.reviews-widget .icon-box {
    position: relative;
    color: #9f1d20;
    display: block;
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 20px
}

.reviews-widget .rev-info {
    position: relative
}

.reviews-widget .rev-info .name {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff
}

.reviews-widget .rev-info .designation {
    position: relative;
    display: block;
    font-size: 14px
}

.info-pop {
    position: relative;
    background: #9f1d20;
    color: #fff;
    text-align: center;
    padding: 22px 0
}

.info-pop .inner {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.info-pop .inner .text {
    position: relative;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 26px;
    padding-right: 30px
}

.info-pop .inner .close-btn {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    cursor: pointer
}

.info-pop .inner .close-btn:hover {
    opacity: .5
}

.single-booking-widget {
    position: relative
}

.single-booking-widget .widget-inner {
    position: relative;
    display: block;
    padding: 40px 25px;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .08);
    border-top: 3px solid #9f1d20
}

.single-booking-widget .upper-info {
    position: relative;
    padding: 0 0 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 40px
}

.single-booking-widget .upper-info .price-info {
    position: relative;
    padding-left: 50px;
    min-height: 50px
}

.single-booking-widget .upper-info .price-info .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 42px;
    line-height: 52px;
    color: #9f1d20
}

.single-booking-widget .upper-info .price-info .p-title {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 18px;
    color: #7f8a99
}

.single-booking-widget .upper-info .price-info .p-amount {
    position: relative;
    font-family: playfair display, serif;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 28px;
    color: #2a2f35
}

.single-booking-widget .upper-info .price-info .p-amount span {
    font-size: 14px
}

.single-booking-widget h5 {
    position: relative;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 28px;
    color: #2a2f35;
    margin-bottom: 15px
}

.main-booking-form {
    position: relative
}

.main-booking-form .row {
    margin: 0 -10px
}

.main-booking-form .row .form-group {
    position: relative;
    padding: 0 10px;
    margin-bottom: 0
}

.main-booking-form .form-group {
    margin-bottom: 20px
}

.main-booking-form .form-group input[type=text],
.main-booking-form .form-group input[type=email],
.main-booking-form .form-group input[type=password],
.main-booking-form .form-group input[type=tel],
.main-booking-form .form-group input[type=url],
.main-booking-form .form-group input[type=file],
.main-booking-form .form-group input[type=number],
.main-booking-form .form-group textarea,
.main-booking-form .form-group select {
    background: 0 0;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    color: #7f8a99;
    font-size: 13px;
    text-transform: uppercase;
    height: 41px;
    line-height: 30px;
    padding: 0 0 10px
}

.main-booking-form .form-group .ui-selectmenu-button.ui-button {
    background: 0 0;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    color: #7f8a99;
    font-size: 13px;
    text-transform: uppercase;
    height: 41px;
    line-height: 30px;
    padding: 0 0 10px
}

.main-booking-form .form-group .ui-button .ui-icon:before {
    color: #aaa;
    font-style: normal
}

.main-booking-form .form-group .theme-btn,
.main-booking-form .form-group input[type=submit] {
    width: 100%;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    background: #2a2f35;
    font-weight: 600;
    line-height: 24px;
    padding: 15px 20px;
    height: 54px;
    text-align: center;
    display: block
}

.main-booking-form .form-group .theme-btn:hover,
.main-booking-form .form-group input[type=submit]:hover {
    background: #9f1d20;
    color: #fff
}

.main-booking-form .estimate-table {
    position: relative;
    margin-bottom: 20px
}

.main-booking-form .estimate-table li {
    position: relative;
    line-height: 24px;
    padding: 10px 0;
    color: #7f8a99;
    font-size: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.main-booking-form .estimate-table li .ttl {
    position: relative;
    display: block;
    float: left
}

.main-booking-form .estimate-table li .dtl {
    position: relative;
    display: block;
    float: right
}

.main-booking-form .estimate-table .totals {
    color: #2a2f35;
    font-weight: 600
}

.main-booking-form .estimate-table .totals .dtl {
    font-size: 18px;
    font-style: italic;
    font-family: playfair display, serif
}

.main-booking-form .instruction {
    position: relative;
    margin-top: 30px;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.7em;
    padding-left: 15px
}

.main-booking-form .instruction:before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    border: 3px solid transparent;
    background: #9f1d20;
    -ms-transform: scale(.8);
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.main-booking-form .skipper-staff {
    position: relative;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 30px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.default-form .additional-services {
    padding-top: 5px
}

.upcoming-tours {
    position: relative;
    background: #fff;
    padding: 90px 0 45px
}

.upcoming-tours .upper-title {
    position: relative;
    text-align: center;
    margin-bottom: 40px
}

.upcoming-tours .upper-title h4 {
    color: #2a2f35;
    text-transform: uppercase;
    margin-bottom: 0
}

.tour-details {
    position: relative
}

.tour-details h4 {
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #2a2f35
}

.tour-details .facilities {
    position: relative
}

.tour-details .facilities .facility-box {
    position: relative;
    display: block;
    background: #fff;
    padding: 32px 35px 20px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .03)
}

.tour-details .facilities .facility-box ul {
    margin: 0 -10px
}

.tour-details .facilities .facility-box ul li {
    position: relative;
    float: left;
    padding: 0 10px;
    width: 33.333%;
    font-size: 13px;
    text-transform: uppercase;
    color: #7f8a99;
    line-height: 24px;
    margin-bottom: 12px
}

.tour-details .facilities .facility-box ul li:before {
    content: '+';
    position: relative;
    font-size: 16px;
    padding-right: 8px;
    display: inline-block;
    vertical-align: middle
}

.tour-details .included-material {
    position: relative;
    margin-bottom: 60px
}

.tour-details .included-material .included-box {
    position: relative;
    display: block;
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .03)
}

.tour-details .included-material .instruction {
    position: relative;
    font-size: 14px;
    color: #9f1d20;
    padding-top: 20px
}

.tour-details .info-title {
    position: relative;
    padding-bottom: 20px
}

.tour-details .info-title .left-info {
    position: relative;
    float: left;
    margin-bottom: 15px
}

.tour-details .info-title .left-info h3 {
    position: relative;
    font-size: 36px;
    color: #2a2f35;
    text-transform: capitalize;
    margin-bottom: 7px;
    font-weight: 400
}

.tour-details .info-title .left-info h3 a {
    color: #2a2f35
}

.tour-details .info-title .left-info h3 a:hover {
    color: #2a2f35
}

.tour-details .info-title .left-info .info {
    position: relative;
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #7f8a99
}

.tour-details .info-title .info .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
    color: #9f1d20
}

.tour-details .info-title .rating-info {
    position: relative;
    float: right;
    padding-top: 15px;
    text-align: right;
    margin-bottom: 15px
}

.tour-details .info-title .rating-info .rate-text {
    position: relative;
    color: #2a2f35;
    line-height: 24px;
    font-weight: 500
}

.tour-details .info-title .rating-info .rate-text strong {
    position: relative;
    font-size: 24px;
    font-weight: 400
}

.tour-details .info-title .rating-info .rate-text a {
    color: #2a2f35;
    font-size: 12px;
    text-transform: uppercase
}

.tour-details .info-title .rating-info .rate {
    color: #9f1d20;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px
}

.tour-details .info-title .rating-info .rate .empty-star {
    color: #b5c0cf
}

.accordion-box {
    position: relative
}

.accordion-box .block {
    position: relative;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.accordion-box .block:last-child {
    margin-bottom: 0
}

.accordion-box .block .acc-btn {
    position: relative;
    font-size: 13px;
    line-height: 30px;
    font-weight: 500;
    cursor: pointer;
    padding: 15px 0 10px;
    padding-right: 20px;
    padding-left: 35px;
    color: #2a2f35;
    text-transform: uppercase;
    background-color: #fff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

.accordion-box .block .acc-btn:before {
    position: absolute;
    left: 0;
    top: 15px;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    color: #a2a6ab;
    font-weight: 400;
    font-family: flaticon;
    content: "\f119"
}

.accordion-box .block .acc-btn.active:before {
    color: #9f1d20
}

.accordion-box .block .icon {
    position: absolute;
    right: 3px;
    top: 15px;
    font-size: 12px;
    font-weight: 700;
    color: #2a2f35;
    height: 30px;
    line-height: 30px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

.accordion-box .block .acc-btn.active .icon {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #9f1d20
}

.accordion-box .block.active-block {
    display: block
}

.accordion-box .block .acc-content {
    position: relative;
    padding-left: 35px;
    display: none
}

.accordion-box .block .content {
    position: relative;
    padding: 0 0 10px
}

.accordion-box .block.current .acc-content {
    display: block
}

.accordion-box .block .content .text {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 1.6em
}

.tour-details .main-image {
    position: relative;
    margin-bottom: 40px
}

.tour-details .main-image img {
    display: block;
    width: 100%
}

.tour-details .text-block {
    position: relative;
    margin-bottom: 50px
}

.tour-details .specs {
    position: relative;
    margin-bottom: 60px
}

.tour-details .specs-table {
    position: relative;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 0;
    border: none
}

.tour-details .specs-table tr {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.tour-details .specs-table tr:last-child {
    border: none
}

.tour-details .specs-table tr td {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    padding: 15px 25px;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.tour-details .specs-table tr td:last-child {
    border: none
}

.tour-details .specs-table tr td:nth-child(1) {
    width: 33.333%;
    color: #2a2f35;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500
}

.tour-details .specs-table tr:nth-child(odd) {
    background: #fff
}

.tour-details .yacht-image-box {
    position: relative;
    padding: 50px 40px;
    background: #fff;
    margin-bottom: 50px
}

.tour-details .yacht-image-box .yacht-image {
    position: relative;
    display: block
}

.tour-details .yacht-image-box .yacht-image img {
    display: block;
    width: 100%
}

.tour-details .yacht-image-box .info-point {
    position: absolute;
    left: 0%;
    top: 0%;
    min-height: 18px
}

.tour-details .yacht-image-box .info-point .loc-dot {
    position: absolute;
    left: 0;
    top: 9px;
    width: 18px;
    height: 18px;
    border: 2px solid #fff;
    background: 0 0;
    cursor: pointer;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.tour-details .yacht-image-box .info-point .loc-dot:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 6px;
    height: 6px;
    background: #fff;
    margin: -3px 0 0 -3px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.tour-details .yacht-image-box .info-point .inner {
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-bottom: 5px;
    width: 110px;
    margin-left: -42px;
    padding: 3px 10px;
    line-height: 20px;
    font-size: 13px;
    text-align: center;
    color: #fff;
    background: #9f1d20;
    -ms-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .05), 0 20px 30px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .05), 0 20px 30px 0 rgba(0, 0, 0, .05);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -o-transform: translateY(10px);
}

.tour-details .yacht-image-box .info-point .inner:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: 100%;
    border: 7px solid transparent;
    border-top: 7px solid #9f1d20
}

.tour-details .yacht-image-box .info-point:hover .inner {
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
    z-index: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
}

.tour-details .yacht-image-box .point-one {
    left: 7%;
    top: 20%
}

.tour-details .yacht-image-box .point-two {
    left: 22%;
    top: 47%
}

.tour-details .yacht-image-box .point-three {
    left: 36%;
    top: 32%
}

.tour-details .yacht-image-box .point-four {
    left: 45%;
    top: 35%
}

.tour-details .yacht-image-box .point-five {
    left: 65%;
    top: 50%
}

.tour-details .yacht-image-box .point-six {
    left: 93%;
    top: 43%
}

.tour-details .tour-map {
    position: relative;
    margin-bottom: 60px
}

.tour-details .tour-map .map-box {
    position: relative;
    padding: 50px 40px;
    background: #fff
}

.tour-details .tour-map .map-image {
    position: relative;
    display: block
}

.tour-details .tour-map .map-image img {
    position: relative;
    display: block;
    width: 100%
}

.tour-details .tour-map .location-point {
    position: absolute;
    left: 0%;
    top: 0%;
    min-height: 20px;
    padding-left: 30px
}

.tour-details .tour-map .location-point .loc-dot {
    position: absolute;
    left: 0;
    top: 9px;
    width: 18px;
    height: 18px;
    border: 2px solid #9f1d20;
    background: 0 0;
    cursor: pointer;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.tour-details .tour-map .location-point .loc-dot:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 6px;
    height: 6px;
    background: #9f1d20;
    margin: -3px 0 0 -3px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.tour-details .tour-map .location-point .inner {
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-bottom: 25px;
    width: 270px;
    margin-left: -145px;
    padding: 20px;
    line-height: 20px;
    font-size: 13px;
    text-align: center;
    color: #868da5;
    background: #2a2f35;
    -ms-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .05), 0 20px 30px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .05), 0 20px 30px 0 rgba(0, 0, 0, .05);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -o-transform: translateY(10px);
}

.tour-details .tour-map .location-point .inner:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: 100%;
    border: 12px solid transparent;
    border-top: 10px solid #2a2f35
}

.tour-details .tour-map .location-point:hover .inner {
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
    z-index: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
}

.tour-details .tour-map .location-point .day {
    line-height: 20px;
    text-transform: uppercase;
    font-size: 13px
}

.tour-details .tour-map .location-point .loc-title {
    line-height: 20px;
    text-transform: uppercase;
    font-size: 13px;
    color: #2a2f35
}

.tour-details .tour-map .loc-one {
    left: 14%;
    top: 49.5%
}

.tour-details .tour-map .loc-two {
    left: 27%;
    top: 57.5%
}

.tour-details .tour-map .loc-three {
    left: 52%;
    top: 61.5%
}

.tour-details .tour-map .loc-four {
    left: 48%;
    top: 32.5%
}

.counttimerWraper {
    position: relative;
    z-index: 99;
    margin-top: -5%;
    margin-bottom: 50px
}

.countdown {
    display: inline-block;
    padding-right: 50px;
    text-align: center
}

.countdown>div {
    display: flex;
    align-items: center;
    margin: 0 5px;
    padding-top: 9px;
    background: linear-gradient(334deg, #0000 15.48%, #032442d9 93.34%)
}

.hashtagText {
    color: #9f1d20;
    font-size: 18px;
    font-weight: 600
}

#timer {
    font-weight: 100;
    color: #fff;
    text-shadow: 0 0 20px #48c8ff;
    line-height: 25px
}

#timer div {
    display: inline-block;
    min-width: 90px;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 5px 0 0
}

#timer div span {
    color: #b1cdf1;
    display: block;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    padding: 0
}

.aboutDIBS {
    padding: 30px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 5px 35px 5px rgb(0 0 0/12%);
    text-align: center
}

.aboutDIBS figure {
    display: block;
    margin: 0;
    padding: 0;
    height: 100%;
    align-items: center;
    display: flex
}

.section-banner {
    position: relative;
    padding: 120px 0 90px 0;
    background: url(../images/spcabanner01.jpg) 0 -105px
}

.section-banner:before {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: linear-gradient(337deg, #102674a6 15.48%, #080b0de8 93.34%);
    content: ''
}

.ui-decor {
    position: absolute;
    top: -1px;
    right: 0;
    left: 9%;
    display: block;
    height: 1px;
    background: #fff;
    height: 20px;
    -webkit-clip-path: polygon(0 0, 100% 0, 1% 100%);
    clip-path: polygon(0 0, 100% 0, 1% 100%);
    right: 9%
}

.video-btn {
    position: relative;
    top: 30%;
    z-index: 1;
    margin: 10px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 65px;
    height: 65px;
    text-decoration: none !important;
    cursor: pointer;
    background-color: #9f1d20
}

.video-btn:hover {
    background-color: #2a2f35
}

.video-btn:before {
    content: "";
    display: block;
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px);
    height: -webkit-calc(100% + 10px);
    height: calc(100% + 10px);
    opacity: .3;
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: 1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    background-color: #9f1d20;
    -webkit-animation: ripple 1.4s ease-out infinite;
    animation: ripple 1.6s ease-out infinite;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
}

@-webkit-keyframes ripple {

    0%,
    35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: .8;
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
    }
}

@keyframes ripple {

    0%,
    35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: .8;
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
    }
}

.video-btn i,
.video-btn em {
    color: #fff;
    font-size: 24px;
    position: relative;
    left: 3px;
    z-index: 2
}

.video-btn span {
    position: absolute;
    bottom: -43px;
    width: 100px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.sideVideoInfo {
    position: relative;
    z-index: 99;
    width: 80%
}

.sideVideoInfo h2 {
    position: relative;
    display: block;
    font-size: 40px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px
}

.sideVideoInfo h4 {
    color: #fff
}

.sideVideoInfo p {
    color: #fff;
    font-size: 17px;
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 400
}

.sideVideoInfo p strong {
    letter-spacing: 1.5px
}

.themeFeatures {
    position: relative;
    padding: 40px 0
}

.speakers01Section {
    padding: 40px 0;
    position: relative
}

.partnersSection01 {
    position: relative;
    padding: 50px 0
}

.speakersCardstyle01 {
    position: relative
}

.speakersCardstyle01:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    content: '';
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000b0 100%);
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 9;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.speakersCardstyle01:hover:before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #0075be 100%)
}

.speakersCardstyle01 figure {
    overflow: hidden
}

.speakersCardstyle01 figure img {
    transition: transform 1s ease, opacity .5s ease .25s;
    transform: scale(1);
    -webkit-transform: scale(1);
    overflow: hidden;
    -webkit-transition: transform 1s ease, opacity .5s ease .25s;
    -moz-transition: transform 1s ease, opacity .5s ease .25s;
    -ms-transition: transform 1s ease, opacity .5s ease .25s;
    -o-transition: transform 1s ease, opacity .5s ease .25s;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.speakersCardstyle01:hover figure img {
    transform: scale(1.13);
    -webkit-transform: scale(1.13);
    -moz-transform: scale(1.13);
    -ms-transform: scale(1.13);
    -o-transform: scale(1.13);
}

.speakerOverlay {
    position: absolute;
    left: 0;
    width: 100%;
    right: 0;
    bottom: 0;
    padding: 20px;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 99;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.speakerOverlay:hover {
    bottom: 20px
}

.speakerOverlay h4 {
    width: 100%;
    color: #fff !important;
    font-size: 23px;
    font-weight: 500;
    margin: 0;
    padding: 0
}

.speakerOverlay .designationInfo {
    display: none;
    color: #fff;
    font-size: 16px;
    font-weight: 400
}

.speakersCardstyle01:hover .speakerOverlay .designationInfo {
    display: block
}

.partnerLogo figure img {
    filter: grayscale(180%);
    -webkit-filter: grayscale(180%);
}

.partnerLogo:hover figure img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
}

.partnerLogo figcaption {
    text-align: center;
    text-transform: uppercase;
    line-height: 16px;
    font-size: 12px
}

.partnerLogo:hover figcaption {
    font-weight: 600;
    color: #000
}

.light-blue-button {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    overflow: hidden;
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .2px;
    color: #fff;
    font-weight: 500;
    padding: 10px 38px;
    min-height: 42px;
    background: #9f1d20;
    border: none;
    border-radius: 0;
    z-index: 1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    border: 2px solid transparent
}

.light-blue-button:hover {
    color: #fff;
    background: #2a2f35
}

.blue-button {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    overflow: hidden;
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .2px;
    color: #fff;
    font-weight: 500;
    padding: 10px 38px;
    min-height: 42px;
    background: #2a2f35;
    border: none;
    border-radius: 0;
    z-index: 1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    border: 2px solid transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.blue-button:hover {
    color: #fff;
    background: #9f1d20
}

.white-border-button {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    overflow: hidden;
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .2px;
    color: #fff;
    font-weight: 500;
    padding: 10px 38px;
    min-height: 40px;
    background: 0 0;
    border: 2px #fff solid;
    border-radius: 0;
    z-index: 1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.white-border-button:hover {
    border: transparent 2px solid;
    background: #9f1d20;
    color: #fff
}

.blue-border-button {
    position: relative;
    display: inline-block;
    font-size: 13px;
    line-height: 28px;
    color: #2a2f35;
    font-weight: 600;
    padding: 10px 45px;
    background: 0 0;
    border: 2px solid #2a2f35;
    border-radius: 0;
    z-index: 1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.blue-border-button:hover {
    border: transparent 2px solid;
    background: #2a2f35;
    color: #fff
}

#accordion-1 {
    border-top: 0;
    margin-top: 50px
}

.ui-accordion__link {
    position: relative;
    width: 100%;
    padding: 15px 65px;
    font-size: 15px;
    font-weight: 500;
    color: #292929;
    border: none;
    background-color: transparent;
    background-color: #f4f4f4;
    text-align: left
}

.ui-accordion__link .ic {
    position: absolute;
    top: calc(50% - 7px);
    right: 25px;
    font-size: 14px;
    color: #555;
    -webkit-transition: all .3s;
    transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.ui-accordion__link[aria-expanded=true] .ic,
.ui-accordion__link:hover .ic {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.ui-accordion__link[aria-expanded=true] .ui-accordion__number,
.ui-accordion__link:hover .ui-accordion__number {
    color: #fff
}

.ui-accordion__number {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 100%;
    padding-left: 12px;
    font-size: 18px;
    line-height: 58px;
    color: #aaa;
    background-color: #ededed;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%)
}

.ui-accordion .card {
    margin-bottom: 15px;
    border-bottom: none
}

.ui-accordion .card-header {
    padding: 0
}

.ui-accordion .card-body {
    margin-top: 25px;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-left: 36px;
    border-left: 3px solid #222
}

.ui-accordion__link[aria-expanded=true] .ui-accordion__number,
.ui-accordion__link:hover .ui-accordion__number {
    background-color: #9f1d20
}

.whiteshadowWraper {
    padding: 30px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 5px 35px 5px rgb(0 0 0/12%);
    text-align: center;
    margin: 50px 0
}

.venueContentVisit {
    height: 100%
}

.visitTimingBox {
    width: 100%;
    height: 100%;
    background: #2a2f35e3;
    position: relative;
    z-index: 1;
    padding: 30px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: column
}

.visitTimingBox:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #2a2f35 url(../images/footer-image2.png) no-repeat center;
    z-index: -1;
    opacity: .1
}

.visitTimingBox h3 {
    color: #fff
}

.visitTimingBox p {
    color: #fff !important;
    font-weight: 600;
    font-size: 26px
}

.venuepointListIcon {
    padding: 0;
    height: 100%;
    background: #f3f3f3;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.venuepointListIcon figure {
    margin: 0;
    width: 100%;
    height: 100px
}

.venuepointListText {
    padding: 15px 10px;
    border: #f1f1f1 solid 1px;
    display: flex;
    align-items: center;
    height: 100%;
    flex-wrap: wrap
}

.venuepointListText h2 {
    font-size: 20px;
    display: flex;
    width: 100%;
    flex-direction: row;
    font-weight: 600
}

.venuepointListText p {
    margin: 0
}

.aboutNewVenueContent {
    position: relative;
    padding: 50px 0
}

.diveExpoLogoWrap {
    background: #f9f9f9;
    padding: 30px 0 20px
}

.bannerTagline {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column
}

.bannerTagline h1 {
    font-size: 50px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center
}

@media only screen and (max-width:767px) {
    .bannerTagline h1 {
        font-size: 20px
    }
}

.textAnimation {
    position: relative
}

.middle h1 span {
    font-size: 41px;
    text-transform: uppercase;
    font-weight: 600;
    color: #e7e9eb0f;
    color: transparent;
    -webkit-text-stroke: 2px #9f1d20;
    background-clip: text;
    background-image: url(https://image.ibb.co/hJ58Ge/water.png);
    -webkit-background-clip: text;
    animation: water 60s infinite;
    background-size: contain
}

@keyframes water {
    from {
        background-position: left 0 top 0
    }

    to {
        background-position: left 800px top 0
    }
}

.EventflagBox {
    height: 100%;
    width: 100%;
    background: #fff;
    box-shadow: 0 5px 35px 5px rgb(0 0 0/12%);
    padding: 5px
}

.EventflagBox figure {
    margin: 0
}

.EventflagBox h4 {
    text-align: center;
    padding: 5px;
    color: #000;
    margin: 0;
    font-size: 14px;
    font-weight: 500
}

.sideIconWithText {
    border: #edeeef solid 1px;
    width: 100%;
    height: 100%;
    padding: 10px 5px
}

.sideIconWithText h2 {
    font-size: 18px;
    color: #000;
    text-align: center
}

.sideIconWithText .iconstyle {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto 10px;
    width: 80px;
    height: 80px
}

.sideIconWithText .iconstyle .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 42px;
    color: #d5ae82;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.sideIconWithText .iconstyle .octagonWrap {
    position: relative;
    width: 80px;
    height: 80px;
    float: left;
    overflow: hidden;
    width: 80px;
    height: 80px
}

.sideIconWithText .iconstyle .octagon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #2a2f35;
    border: 1px solid rgba(255, 255, 255, .3);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.sideIconWithText .iconstyle .octagon:before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: '';
    border: inherit;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.conferenceSection {
    position: relative;
    padding: 50px 0
}

.events-items {
    background: #fff
}

.eventTimeLeftBox {
    padding: 20px 0;
    background: linear-gradient(80deg, #2a2f35 40%, #2a2f35 120%);
    background-color: transparent;
    background-image: linear-gradient(150deg, #2a2f35 27%, #2a2f35 160%);
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.eventTimeLeftBox span {
    color: #fff;
    font-size: 50px;
    width: 100%
}

.eventTimeLeftBox .eventtime {
    font-size: 19px;
    margin: 8px 0 0;
    font-weight: 500;
    color: #fff
}

.event-shedule-info {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    flex-wrap: wrap;
    height: 100%;
    background: #f3f3f3
}

.event-shedule-info h3 {
    margin: 0 0 10px;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    padding-left: 40px
}

.event-shedule-info h3:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 25px;
    height: 3px;
    background: #fa0368;
    top: 18px
}

.event-shedule-info p {
    color: #333
}

.herosection {
    width: 100%;
    padding: 70px 20px 90px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    position: relative
}

.herosection:before {
    position: absolute;
    top: -30px;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: #2a2f35;
    clip-path: polygon(0% 0%, 100% 0%, 100% 21%, 100% 90%, 0% 100%, 0% 100%, 0% 82%, 0% 23%)
}

.heroVideoWrap {
    position: relative;
    z-index: 99;
    padding: 0 0 0 70px
}

.heroVideoWrap video {
    width: 100%;
    height: 100%;
    background-color: #fff;
    box-shadow: rgb(0 0 0/40%) 1px 7px 18px
}

.heroVideoWrap:before {
    position: absolute;
    left: -20%;
    top: 13%;
    width: 40%;
    height: 70%;
    content: '';
    z-index: -1
}

.herosliderText {
    display: flex;
    align-items: startt;
    justify-content: center;
    flex-direction: column;
    padding-top: 5px;
    z-index: 100;
    position: relative;
    height: 100%;
}

.herosliderText h1 {
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500
}

.herosliderText h1 span {
    font-size: 60px;
    color: #c34f5b;
    font-weight: 600
}

.herosliderText h2,
.herosliderText h1.h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 800;
    text-transform: inherit;
    line-height: 50px;
    position: relative;
    text-transform: math-auto;
    letter-spacing: 1.3px
}

.herosliderText h2:before,
.herosliderText h1.h1:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    border-left: #000 solid 1px
}

.introsection {
    padding: 30px 0;
    position: relative
}

.curb-shape1 {
    -webkit-clip-path: path("M 41 63.997 C 41 63.997 329.963 -55.313 388 32.998 C 409.037 70.308 447.963 105.687 549 150.998 C 610.037 178.308 670.963 244.686 539 308.998 C 487.037 333.308 447.963 369.687 428 416.997 C 408.037 464.308 320.963 561.687 158 607.998 C 98.037 623.309 21 643.687 1 507.997 C -7.963 417.308 84.963 195.686 39 68.998");
    clip-path: path("M 41 63.997 C 41 63.997 329.963 -55.313 388 32.998 C 409.037 70.308 447.963 105.687 549 150.998 C 610.037 178.308 670.963 244.686 539 308.998 C 487.037 333.308 447.963 369.687 428 416.997 C 408.037 464.308 320.963 561.687 158 607.998 C 98.037 623.309 21 643.687 1 507.997 C -7.963 417.308 84.963 195.686 39 68.998");
    width: 618px;
    height: 620px;
    background-color: rgba(252, 222, 204, .35);
    z-index: 1;
    position: absolute;
    top: 0;
    right: -14%;
    z-index: -1;
    transform: rotate(252deg);
    display: none;
    -webkit-transform: rotate(252deg);
    -moz-transform: rotate(252deg);
    -ms-transform: rotate(252deg);
    -o-transform: rotate(252deg);
}

.sponsorsWrap {
    position: relative;
    padding: 30px 0;
    /*background: #2a2f35*/
}

.logoStyle01 {
    position: relative;
    text-align: center;
    padding: 20px 10px;
    border: #f8f8f8 solid 1px;
    background: #fff;
    box-shadow: -1px 7px 12px 0 rgb(82 56 91/33%);
    margin: 10px;
    margin-bottom: 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.logoStyle01 p {
    font-size: 13px;
    font-weight: 600;
    min-height: 35px;
    display: flex;
    text-align: center;
    justify-content: center;
    text-transform: uppercase;
    color: #9f1d20;
    font-family: lato, sans-serif;
    line-height: 18px
}

.logoStyle01 figure {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0
}

.logoStyle01 figure img {
    max-width: 100%;
    max-height: 100%;
    width: unset !important
}

.partnersWrap {
    position: relative;
    padding: 30px 0;
    background: #f6f6f6;
}

.LogoPanel {
    position: relative;
    text-align: center;
    padding: 20px 10px;
    border: #f8f8f8 solid 1px;
    background: #fff;
    box-shadow: -1px 6px 8px 0 #0c0c0c8c;
    margin-bottom: 20px;
    border-radius: 4px;
    height: 100%;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.LogoPanel figure {
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0
}

.LogoPanel figure img {
    max-height: 100%;
    max-width: 100%;
    width: unset !important
}

b,
strong {
    font-weight: bolder;
    font-weight: 700
}

.testimonials {
    position: relative;
    width: 100%;
    padding: 60px 0 40px;
    background-size: cover;
    background-position: center;
    clip-path: polygon(0% 0%, 100% 0%, 100% 21%, 100% 90%, 0% 100%, 0% 100%, 0% 82%, 0% 23%);
    z-index: 99;
    overflow: auto
}

.testimonials:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #2a2f35 !important;
    clip-path: polygon(0% 0%, 100% 0%, 100% 21%, 100% 90%, 0% 100%, 0% 100%, 0% 82%, 0% 23%);
    z-index: -1
}

.testimonials .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.testimonials .client-area {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px
}

.testimonials .client-area .img {
    display: inline-block;
    position: relative
}

.testimonials .client-area .author {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    border: 10px solid rgba(255, 255, 255, .1);
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.testimonials .client-area .icon {
    position: absolute;
    top: 30px;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    color: #f53656;
    font-size: 25px;
    display: none
}

.testimonials .cont {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 300px);
    flex: 0 0 calc(100% - 300px);
    margin-top: 30px
}

.testimonials h6 {
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 25px;
    color: #fff;
    font-size: 20px
}

.testimonials h6 span {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #9f1d20
}

.testimonials p {
    color: #fff;
    font-size: 20px;
    font-style: italic
}

.testimonials .owl-theme .owl-dots {
    text-align: center;
    width: 100%
}

.icon.ti-quote-left img {
    color: #000;
    width: 40px;
    margin-top: 5px;
    margin-left: 5px
}

.speakersStyle01 {
    position: relative;
    padding: 30px 80px;
    background: #faebd7;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 99
}

.speakersStyle01:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(to top, rgb(255 255 255), rgb(255 255 255), rgb(255 255 255)) !important;
    z-index: -1
}

.speakerInner {
    /* background-color: #9f1d20; */
    background-image: linear-gradient(to right, #9f1d20, #871e4a, #2a2f35, #353450, #2a2f35);
    padding: 5px;
    height: 100%;
    position: relative
}

.speakerInner:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 100%;
    background-color: #2a2f35;
    content: "";
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease
}

.our-team5 {
    height: 100%;
    border: none;
    display: block;
    text-align: center;
    position: relative;
    background: #fff
}

.our-team5 .team-image5 {
    position: relative;
    text-align: center;
    width: 100%
}

.our-team5:hover .team-image5 img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.our-team5 .description5 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    color: #fefefe;
    line-height: 20px;
    padding: 10px;
    opacity: 0;
    transition: all .5s ease 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    background: #000000bd;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    margin: 0
}

.our-team5 .team-info5 {
    padding: 10px;
    width: 100%
}

.our-team5 .title5 {
    font-size: 16px;
    color: #000;
    letter-spacing: .7px;
    font-weight: 500;
    margin: 0;
    transition: all .5s ease 0s;
    line-height: 20px;
    margin-bottom: 10px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s
}

.our-team5 .title5 a {
    color: #000;
}

.our-team5 .post5 {
    display: block;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    color: #343434;
    text-transform: capitalize;
    margin: 0
}

span.speakercountry {
    font-weight: 600;
}

.our-team5 .speakercompanny {
    font-weight: 600;
    color: #9f1d20
}

.speakerInner:hover:before {
    height: 100%
}

.our-team5:hover .description5 {
    opacity: 1
}

.sponsorAdsWrap {
    position: realtive;
    padding: 30px 0
}

.adbanner figure {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px
}

.adbanner img {
    width: unset !important;
    margin: 0 auto;
    text-align: center
}

.statsWraper {
    position: relative;
    background: #2a2f35;
    padding: 0 90px 20px
}

.statsLeft {
    padding: 30px 0;
    margin-top: 55px
}

.statsLeft h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 20px
}

.statsItem {
    width: 100%;
    padding: 30px 15px;
    height: 100%;
    text-align: center;
    background: rgb(159 29 32 / 100%);
    backdrop-filter: blur(5px);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.statsItem h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    padding: 0;
    margin: 0
}

.statsItem p {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase
}

.exhibitor-slide {
    padding: 40px 0 0 4px
}

.exhibitor-slide .LogoPanel {
    position: relative;
    text-align: center;
    padding: 15px;
    border: #f8f8f8 solid 1px;
    background: #fff;
    box-shadow: -1px 6px 8px 0 #0c0c0c8c;
    margin: 0;
    margin-bottom: 20px;
    border-radius: 4px;
    height: 100%
}

.owl-carousel .owl-nav {
    margin-top: 40px;
    text-align: center
}

.owl-carousel .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 20px
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block
}

.owl-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #2a2f35;
    display: block;
    backface-visibility: visible;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background: #9f1d20
}

.owl-btn-top-center .owl-nav,
.owl-btn-top-left .owl-nav,
.owl-btn-top-right .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0
}

.owl-btn-top-center .owl-stage-outer,
.owl-btn-top-left .owl-stage-outer,
.owl-btn-top-right .owl-stage-outer {
    padding-top: 40px
}

.owl-btn-top-center .owl-nav {
    text-align: center
}

.owl-btn-top-left .owl-nav {
    text-align: left
}

.owl-btn-top-right .owl-nav {
    text-align: right
}

.owl-btn-bottom-center .owl-nav {
    text-align: center
}

.owl-btn-bottom-left .owl-nav {
    text-align: left
}

.owl-btn-bottom-right .owl-nav {
    text-align: right
}

.owl-btn-vertical-center .owl-nav {
    margin: 0
}

.owl-btn-vertical-center .owl-nav .owl-next,
.owl-btn-vertical-center .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    margin: -15px 0
}

.owl-btn-vertical-center .owl-nav .owl-prev {
    left: 0
}

.owl-btn-vertical-center .owl-nav .owl-next {
    right: 0
}

.owl-btn-hover .owl-nav {
    opacity: 0
}

.owl-btn-hover:hover .owl-nav {
    opacity: 1
}

.owl-carousel .owl-item img {
    transform-style: inherit
}

.owl-next,
.owl-prev {
    background-color: #e0ff37;
    color: #090909;
    padding: 8px 10px;
    width: auto;
    height: 35px;
    text-align: center;
    border: #0c0c0c solid 1px;
    margin: 0 10px;
    font-size: 13px;
    display: inline-block;
    font-weight: 700;
    cursor: pointer;
    text-transform: uppercase
}

.owl-prev {
    margin-right: 5px
}

.owl-next {
    margin-left: 5px
}

.owl-next:active,
.owl-next:focus,
.owl-next:hover,
.owl-prev:active,
.owl-prev:focus,
.owl-prev:hover {
    background-color: #212121;
    border-color: #212121;
    color: #fff;
    opacity: .9
}

.owl-dots-bottom-center .owl-dots,
.owl-dots-bottom-left .owl-dots,
.owl-dots-bottom-right .owl-dots {
    bottom: 0;
    padding: 15px 20px;
    position: absolute;
    width: 100%
}

.owl-dots-bottom-left .owl-dots {
    text-align: left
}

.owl-dots-bottom-right .owl-dots {
    text-align: right
}

.testimonial-carousel-three .owl-prev,
.testimonial-carousel-three .owl-next {
    position: absolute;
    top: 30%
}

.testimonial-carousel-three .owl-prev {
    left: -80px
}

.testimonial-carousel-three .owl-next {
    right: -80px
}

.testimonial-carousel-three .owl-prev span,
.testimonial-carousel-three .owl-next span {
    color: #fff;
    font-size: 20px;
    border-radius: 50%;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    display: flex;
    line-height: 40px;
    text-align: center;
    justify-content: center
}

.sponsorAdsWrap .testimonial-carousel-three .owl-prev span,
.sponsorAdsWrap .testimonial-carousel-three .owl-next span {
    color: #9f1d20;
    font-size: 40px
}

.sponsorAdsWrap .owl-prev,
.sponsorAdsWrap .owl-next {
    position: absolute;
    top: 50%
}

.exhibitor-slide .owl-prev,
.exhibitor-slide .owl-next {
    position: absolute;
    top: 50%
}

.exhibitor-slide .owl-prev {
    left: -25px
}

.exhibitor-slide .owl-next {
    right: -60px
}

.exhibitor-slide .owl-prev span,
.exhibitor-slide .owl-next span {
    color: #fff;
    font-size: 40px !important
}

.exhibitorsliderRight {
    padding: 30px 40px 0
}

.reveal-effect {
    float: left;
    overflow: hidden;
    position: relative
}

.reveal-effect.animated:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #9f1d20;
    position: absolute;
    left: 0;
    top: 0;
    animation: 1s cubic-bezier(.785, .135, .15, .86) forwards reveal;
    -webkit-animation-duration: 1s;
    z-index: 1;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(.785, .135, .15, .86);
    -webkit-animation-timing-function: cubic-bezier(.785, .135, .15, .86);
    -moz-animation-timing-function: cubic-bezier(.785, .135, .15, .86);
    -o-animation-timing-function: cubic-bezier(.785, .135, .15, .86);
    -ms-animation-timing-function: cubic-bezier(.785, .135, .15, .86)
}

.reveal-effect.animated>* {
    animation: 1s linear forwards reveal-inner;
    -webkit-animation: 1s linear forwards reveal-inner
}

@-webkit-keyframes reveal {
    0% {
        left: 0;
        width: 0
    }

    50% {
        left: 0;
        width: 100%
    }

    51% {
        left: auto;
        right: 0
    }

    100% {
        left: auto;
        right: 0;
        width: 0
    }
}

@keyframes reveal {
    0% {
        left: 0;
        width: 0
    }

    50% {
        left: 0;
        width: 100%
    }

    51% {
        left: auto;
        right: 0
    }

    100% {
        left: auto;
        right: 0;
        width: 0
    }
}

@-webkit-keyframes reveal-inner {

    0%,
    50% {
        visibility: hidden;
        opacity: 0
    }

    100%,
    51% {
        visibility: visible;
        opacity: 1
    }
}

@keyframes reveal-inner {

    0%,
    50% {
        visibility: hidden;
        opacity: 0
    }

    100%,
    51% {
        visibility: visible;
        opacity: 1
    }
}

.speakerModal .modal-content {
    border: #9f1d20 solid 8px;
    height: 605px;
    overflow: auto;
    background: #fff;
    border-radius: 5px
}

.speakerModal .close {
    font-size: 40px;
    background: #2a2f35;
    opacity: .8;
    z-index: 999;
    padding: .5rem 1rem;
    margin: 0;
    position: absolute;
    right: 0;
    color: #9f1d20
}

.speakersideInfo {
    height: 100%;
    background: #2a2f35
}

.speakersideInfo figure {
    width: 100%;
    text-align: center;
    margin: 20px auto;
    border: #faebd7 solid 5px
}

.speakersideInfo h2 {
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    font-weight: 500;
    color: #9f1d20;
    margin: 0;
    padding: 0
}

.speakersideInfo p {
    font-size: 13px;
    line-height: 20px;
    color: #c5c1c1
}

p.claimToFame {
    font-style: italic;
    color: #faebd7;
    font-size: 14px
}

.speaker-bio {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: column
}

.speaker-bio h2 {
    font-size: 20px;
    padding: 0;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px;
    font-weight: 600
}

.speaker-bio p {
    font-size: 15px;
    line-height: 25px;
    color: #282727;
    font-weight: 400
}

.background1 {
    background: #2a2f35 !important
}

.background2 {
    background: #2a2f35 !important
}

.background3 {
    background: #9f1d20 !important
}

.leftImageRTContent {
    padding: 30px 0;
    position: relative
}

.leftImageRTContent figure {
    box-shadow: rgb(82 56 91) 0 6px 20px 0
}

.leftImageRTContent .rightContentBoxSide p {
    font-size: 17px;
    line-height: 1.6em;
    font-weight: 500;
    margin: 0 0 15px;
    letter-spacing: .2px;
    font-family: lato, sans-serif
}

.subheading {
    color: #9f1d20 !important;
    font-weight: 600 !important;
    font-size: 25px !important;
    line-height: 30px !important
}

.customsection {
    padding: 30px 0
}

.rightImageLTContent {
    padding: 30px 0;
    position: relative;
    height: 100%
}

.rightImageLTContent figure {
    box-shadow: rgb(82 56 91) 0 6px 20px 0
}

.rightImageLTContent figure.rightImageSide {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin: 0
}

.rightImageLTContent figure.rightImageSide img {
    box-shadow: rgb(0 0 0/40%) 1px 7px 18px
}

.rightImageLTContent .leftContentBoxSide h2 {
    color: #9f1d20;
    font-weight: 600;
    font-size: 30px;
    line-height: 42px;
    text-transform: capitalize;
}

.rightImageLTContent .leftContentBoxSide p {
    font-size: 17px;
    line-height: 1.6em;
    font-weight: 500;
    margin: 0 0 15px;
    letter-spacing: .2px;
    font-family: lato, sans-serif
}

.listStyle {
    margin: 0;
    padding: 0
}

.listStyle li {
    position: relative;
    list-style: none;
    padding: 5px 0 15px 25px;
    font-size: 15px;
    margin: 0;
    line-height: 21px;
    color: #000 !important
}

.listStyle li:before {
    position: absolute;
    top: 6px;
    left: -3px;
    font-family: 'font awesome 5 free';
    content: "\f058";
    /* color: #2a2f35; */
    color: #9f1d20;
    font-size: 17px
}

.statsStyle02 {
    position: relative;
    padding: 0;
    background: #2a2f35
}

.projectFactsWrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.projectFactsWrap .itemstats {
    width: 25%;
    height: 100%;
    padding: 50px 0;
    text-align: center
}

.projectFactsWrap .itemstats:nth-child(1) {
    background: rgb(115 82 126)
}

.projectFactsWrap .itemstats:nth-child(2) {
    background: rgb(82 56 91)
}

.projectFactsWrap .itemstats:nth-child(3) {
    background: rgb(63 33 74)
}

.projectFactsWrap .itemstats:nth-child(4) {
    background: rgb(53 30 61)
}

.projectFactsWrap .itemstats .statnumber {
    font-size: 40px;
    padding: 0;
    font-weight: 700;
    color: #fff !important;
    margin-bottom: 0
}

.projectFactsWrap .itemstats p {
    color: rgba(255, 255, 255, .8);
    font-size: 18px;
    margin: 0;
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .7px;
    padding-top: 0 !important
}

.img_thum img {
    height: 250px;
    border: 1px solid #9f1d20;
    padding: 5px
}

@media(max-width:786px) {
    .projectFactsWrap .itemstats {
        flex: 0 0 50%
    }
}

.getintouchbanner {
    position: relative;
    padding: 30px 40px;
    background-size: cover;
    background-position: center;
    z-index: 99
}

.exhibition_box {
    position: relative;
    margin-bottom: 50px
}

.exhibition_content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #2a2f3578;
    box-shadow: rgb(255 255 255/40%) 0 -1px 0 inset;
    backdrop-filter: blur(20px);
    padding: 5px 10px;
    margin: 0 auto;
    text-align: center
}

.exhibition_content h2 {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 5px;
    font-weight: 600;
    padding-bottom: 8px;
    margin: 0
}

.exhibition_content p {
    min-height: 54px;
    margin: 0;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    padding-bottom: 5px
}

.getintouchbanner2 {
    position: relative;
    padding: 50px 0;
    background-size: cover !important;
    background-position: center !important;
    z-index: 99
}

.getintouchbanner2:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(to top, rgb(4 4 4/94%), rgb(0 0 0/74%), rgb(1 1 1/83%)) !important;
    z-index: -1
}

.exhibition_content a.button-pink {
    margin-bottom: -32px
}

.featuresstyle02 {
    position: relative;
    padding: 30px 0;
    padding-bottom: 60px;
    background: #c34f5b;
    z-index: 9;
    background-size: cover;
    background-repeat: no-repeat
}

.featuresstyle02:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(to top, rgb(254 243 237/78%), rgb(254 243 237/59%), rgb(254 243 237)) !important;
    z-index: -1
}

.featuresstyle02Inner {
    padding: 0;
    margin-top: -50px;
    z-index: 99;
    position: relative;
    display: flex;
    flex-direction: row
}

.featureItem01 {
    display: table-cell;
    width: 20%;
    padding: 0;
    vertical-align: top;
    margin-bottom: 20px;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 999;
    background: #2a2f35
}

.featureItemInner01 {
    height: 100%;
    padding: 30px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.featureItemInner01 h2 {
    color: #fff;
    font-size: 17px;
    text-align: center;
    font-weight: 500;
    line-height: 1.6em;
    letter-spacing: .2px
}

.featureicon {
    display: flex;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    font-size: 30px;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #2a2f35;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.statsStyle03 {
    position: relative;
    padding: 0 20px;
    background: #2a2f35
}

.statsStyleItem03 {
    position: relative
}

.cta-section-three {
    position: relative;
    padding: 40px 0 0;
    background-attachment: fixed;
    background-size: cover
}

.cta-section-three:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(10 10 10/79%)
}

.cta-section-three .title {
    position: relative;
    color: #9f1d20;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase
}

.cta-section-three h2 {
    position: relative;
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    line-height: 1.2em;
    margin-top: 30px;
    letter-spacing: 1px;
    padding-bottom: 45px;
    text-transform: uppercase
}

.cta-section-three .video-box {
    position: relative;
    color: #ffaa17;
    font-size: 30px;
    text-align: center;
    border-radius: 0;
    line-height: 100px;
    display: inline-block;
    z-index: 1;
    width: 100px;
    height: 100px;
    padding-left: 5px;
    margin-bottom: 25px;
    background-color: #222;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.cta-section-three .video-box .overlay-box span {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 99;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    border-radius: 10px;
    padding-left: 7px;
    display: inline-block;
    margin-top: -50px;
    margin-left: -50px;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.cta-section-three .video-box .ripple,
.cta-section-three .video-box .ripple:before,
.cta-section-three .video-box .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: .5px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .4);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .4);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .4);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .4);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite
}

.cta-section-three .video-box .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute
}

.cta-section-three .video-box .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute
}

.cta-section-three .lower-blocks {
    position: relative;
    display: flex
}

.cta-section-three .lower-blocks .info-block {
    position: relative;
    width: 270px;
    float: left;
    padding: 25px 25px 15px;
    background-color: #2a2f35;
    height: 100%
}

.cta-section-three .lower-blocks .info-block .block-inner {
    position: relative
}

.cta-section-three .lower-blocks .info-block .block-inner .icon {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 66px;
    line-height: 1em
}

.cta-section-three .lower-blocks .info-block .numbers {
    position: relative;
    color: #f97077;
    font-weight: 700;
    font-size: 40px;
    line-height: 1em;
    text-transform: uppercase
}

.cta-section-three .lower-blocks .info-block h5 {
    position: relative;
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    line-height: 1.6em;
    margin-top: 20px
}

.cta-section-three .lower-blocks .info-block:nth-child(2) {
    background-color: #9f1d20
}

.cta-section-three .lower-blocks .info-block:nth-child(2) .numbers {
    color: #fff
}

.cta-section-three .lower-blocks .info-block:nth-child(2) h5 {
    color: #fff
}

.cta-section-three .lower-blocks .info-block:nth-child(3) {
    background-color: #2a2f35
}

.cta-section-three .lower-blocks .info-block:nth-child(3) .numbers {
    color: #fff
}

.cta-section-three .lower-blocks .info-block:nth-child(3) .icon {
    color: #fff
}

.cta-section-three .lower-blocks .info-block:nth-child(3) h5 {
    color: #fff
}

.button-purple {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .2px;
    color: #fff;
    font-weight: 600;
    padding: 10px 38px;
    min-height: 42px;
    background: #2a2f35;
    border-radius: 0;
    z-index: 1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    border: 2px solid transparent;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.button-purple:hover {
    background: #9f1d20;
    color: #fff
}

.button-pink {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .2px;
    color: #fff;
    font-weight: 600;
    padding: 10px 38px;
    min-height: 42px;
    background: #9f1d20;
    border: 2px solid transparent;
    border-radius: 0;
    z-index: 1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    text-transform: uppercase
}

.button-pink:hover {
    background: #2a2f35;
    color: #fff
}

.modalIndex {
    z-index: 9999
}

.VenueWrapper {
    position: relative;
    padding: 30px 0
}

.VenueWrapperInner {
    box-shadow: rgb(82 56 91) 0 6px 20px 0;
    position: relative
}

.VenueWrapperInner figure {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center
}

.venueAddress {
    width: 100%;
    background: #f2f2f2;
    height: 100%;
    padding: 30px
}

.venueAddress h3 {
    font-weight: 600;
    font-size: 25px;
    color: #9f1d20;
    text-transform: uppercase
}

.venueAddress p {
    color: #2a2f35;
    display: flex;
    font-size: 16px;
    font-weight: 500
}

.venueAddress p .fa {
    color: #9f1d20;
    padding-right: 10px
}

.venueMap {
    position: relative;
    height: 100%;
    width: 100%
}

.venueMap iframe {
    width: 100%;
    height: 100%
}

a:hover {
    color: #2a2f35
}

.newsInner {
    position: relative;
    padding: 30px 0
}

.news-detail {
    border: 1px solid #d6d6d6;
    padding: 10px 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px
}

.news-detail h2 {
    text-align: center;
    font-size: 29px;
    margin: 0;
    padding-bottom: 20px;
    font-weight: 500;
    color: #9f1d20;
    padding-top: 10px
}

.news-detail figure {
    width: 500px;
    margin: 0 auto;
    margin-bottom: 20px
}

.newsinnerdate {
    text-align: center;
    background: #e2e1e1;
    display: inline-block;
    padding: 10px 15px 3px 15px;
    border-radius: 5px;
    color: #fff;
    background: #2a2f35;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.servicetitleItem h2 {
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600
}

.servicetitleItem {
    text-align: center;
    margin: 20px auto
}

.servicetitleItem span {
    display: flex;
    width: 80px;
    height: 80px;
    background: #2a2f35;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    font-size: 30px;
    color: #fff;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    margin: 0 auto;
    margin-bottom: 20px;
    border: #fff solid 2px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.Paragraph {
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 400;
    margin: 0 0 15px;
    font-family: lato, sans-serif
}

.pink-text {
    color: #9f1d20 !important
}

.purple-text {
    color: #2a2f35 !important
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

ul {
    margin: 20px 0;
    padding: 0;
    list-style: none
}

li.bullets,
li span.bullets {
    position: relative;
    list-style: none;
    padding: 5px 0 15px 25px;
    font-size: 15px;
    margin: 0;
    line-height: 21px;
    color: #000 !important
}

li.bullets:before,
li span.bullets:before {
    position: absolute;
    top: 6px;
    left: -3px;
    font-family: 'font awesome 5 free';
    content: "\f35a";
    color: #2a2f35;
    font-size: 17px
}

.subheading {
    color: #9f1d20 !important;
    font-weight: 600 !important;
    font-size: 22px !important;
    line-height: 28px !important;
    font-family: lato, sans-serif
}

.customSection {
    padding: 30px 0
}

.section-title p {
    color: #9f1d20 !important;
    font-weight: 600 !important;
    font-size: 22px !important;
    line-height: 28px !important;
    text-align: center !important;
    margin-bottom: 3rem !important
}

.custombottomheading {
    padding-top: 3rem !important
}

.customSection ul {
    margin: 0;
    list-style: none
}

.customSection ul li {
    position: relative;
    list-style: none;
    padding: 5px 0 15px 25px;
    font-size: 17px;
    margin: 0;
    color: #000 !important
}

.customSection ul li:before {
    position: absolute;
    top: 6px;
    left: -3px;
    font-size: 17px
}

.listStyle3 li {
    position: relative;
    list-style: none;
    padding: 5px 0 15px 25px;
    font-size: 15px;
    margin: 0;
    line-height: 21px;
    color: #000 !important
}

.listStyle3 li:before {
    position: absolute;
    top: 6px;
    left: -3px;
    background: #000;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    color: #2a2f35;
    font-size: 17px;
    content: "";
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.customSection ul {
    margin: 0;
    list-style: none
}

.customSection ul li {
    position: relative;
    list-style: none;
    padding: 5px 0 8px 14px;
    font-size: 17px;
    margin: 0;
    color: #000 !important
}

.customSection ul li:before {
    position: absolute;
    top: 13px;
    left: -3px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #000;
    font-size: 17px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.social-fixed {
    position: fixed;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
    z-index: 50;
    width: 50px;
    display: block;
    z-index: 99999;
    -moz-transform: translateY(-30%);
    -o-transform: translateY(-30%)
}

.social-fixed .social-icons {
    margin: 0;
    padding: 0;
    list-style: none
}

.social-fixed .social-icons li {
    display: inline-block;
    margin-bottom: 14px
}

.social-fixed .social-icons li a {
    position: relative;
    display: block;
    height: 38px;
    width: 38px;
    color: #fff;
    font-size: 15px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #9f1d20;
    transition: .4s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s
}

.social-fixed .social-icons li a:hover {
    transform: scale(1.1);
    background: #2a2f35;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.progress {
    border-bottom: 1px solid #c92127;
    width: 100%;
    border-radius: 4px;
    box-shadow: 0 0 3px #b0b0;
    backdrop-filter: blur(2px) brightness(101%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.bar {
    width: 20em;
    background: #228b22;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 15px
}

span.numbering2 {
    position: absolute;
    left: 25px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    position: absolute;
    font-size: 15px
}

.barBtop .bar.spanish {
    background: #c92127;
    width: 47%;
    padding-left: 5px;
    text-align: left
}

.barBtop .bar.italian {
    background: #c92127;
    width: 23%;
    padding-left: 5px;
    text-align: left
}

.barBtop .bar.french {
    background: #c92127;
    width: 14%;
    padding-left: 5px;
    text-align: left
}

.barBtop .bar.croatian {
    background: #c92127;
    width: 12%;
    padding-left: 5px;
    text-align: left
}

.barBtop .bar.russian {
    background: #c92127;
    width: 7%;
    padding-left: 5px;
    text-align: left
}

.barBtop .bar.albanian {
    background: #c92127;
    width: 4%
}

.barBtop .headingTop {
    position: absolute;
    right: 5px;
    z-index: 1;
    font-size: 12px;
    color: #fff
}

.bargraph {
    position: relative;
    margin-bottom: 13px
}

.bargraph .progress {
    background: 0 0 !important;
    height: auto;
    border-bottom: 2px solid #c92127
}

.Graph_one {
    position: relative;
    padding: 40px 30px 10px;
    background-size: cover;
    background-position: center bottom;
    z-index: 99
}

.Graph_one:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 5px;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #2a2f35;
    content: ''
}

.barBottom .headingTop {
    position: absolute;
    left: 5px;
    z-index: 1;
    font-size: 12px;
    color: #fff
}

.barBottom .bar.spanish {
    background: #c92127;
    width: 37%;
    text-align: right;
    padding-right: 10px
}

.barBottom .bar.spanish {
    background: #c92127;
    width: 47%;
    position: relative;
    left: 54%;
    text-align: right;
    padding-right: 10px
}

.barBottom .bar.italian {
    background: #c92127;
    width: 21%;
    position: relative;
    left: 73%;
    text-align: right;
    padding-right: 10px
}

.barBottom .bar.italian {
    background: #c92127;
    width: 28%;
    position: relative;
    left: 73%;
    text-align: right;
    padding-right: 10px
}

.barBottom .bar.french {
    background: #c92127;
    width: 17%;
    position: relative;
    left: 84%;
    text-align: right;
    padding-right: 10px
}

.barBottom .bar.croatian {
    background: #c92127;
    width: 12%;
    position: relative;
    left: 89%;
    text-align: right;
    padding-right: 10px
}

.barBottom .bar.russian {
    background: #c92127;
    width: 7%;
    position: relative;
    left: 95%;
    text-align: right;
    padding-right: 10px
}

.barBottom .bar.russian {
    background: #c92127;
    width: 7%;
    position: relative;
    left: 94%;
    text-align: right;
    padding-right: 10px
}

.barBottom .bar.albanian {
    background: #c92127;
    width: 6%;
    position: relative;
    left: 96%
}

span.numbering {
    color: #fff;
    text-align: center;
    font-weight: 700;
    position: absolute;
    right: 35px;
    font-size: 15px
}

.barBtop h5 {
    color: #fff;
    font-weight: 600
}

.barBottom h5 {
    color: #fff;
    text-align: right;
    font-weight: 600
}

.progress {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
}

.purpleBg {
    background: #37203f
}

.purpleBg h3 {
    color: #fff;
    padding: 20px 30px;
    font-size: 25px;
    font-weight: 600
}

.darkBg .herosliderText h2,
.darkBg .herosliderText h1.h1 {
    background: #2a2f35
}

.subTitle {
    font-size: 24px
}

.purpleBg {
    background: #2a2f35
}

.ExInner {
    display: table-cell;
    width: 14%;
    padding: 0;
    vertical-align: top;
    margin: 20px auto 30px;
    position: relative;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    overflow: hidden;
    text-align: center
}

.icon_Image {
    background: #9f1d20;
    width: 100px;
    border-radius: 50%;
    height: 100px;
    line-height: 100px;
    text-align: center;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.ExInner h3 {
    font-weight: 700;
    margin-top: 15px;
    color: #fff;
    padding: 0 !important;
    font-size: 40px;
    margin-bottom: 8px
}

.ExInner p {
    font-size: 20px;
    line-height: 25px;
    color: #fff
}

.icon_Image img {
    width: 90px;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1)
}

img.footer_Img {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px
}

.Date_Time {
    width: 90%;
    display: flex;
    margin: 0 auto;
    margin-bottom: 14px
}

.left_box_ {
    width: 18%;
    background: #9f1d20;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    height: 32px;
    position: relative;
    top: 11px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

.left_box_ span {
    display: inline;
    width: 100%;
    color: #fff;
    font-size: 15px
}

.right-_Box {
    width: 82%;
    background: #fff;
    margin-left: 16px;
    position: relative;
    padding: 10px 0;
    border: 1px solid #00000038;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px
}

.right-_Box span {
    color: #000;
    font-size: 15px;
    margin: 0 0 0 15px;
    display: block;
    font-weight: 500;
}

span.TextUppecase.MainStage_ {
    color: #fff;
    background: #9f1d20;
    display: inline-block;
    padding: 3px 10px;
    font-weight: 400;
    border-radius: 4px;
    font-size: 12px;
    margin-top: 5px
}

span.TextUppecase.ForTopFontSize {
    margin: 13px 0 2px 15px;
    font-size: 12px
}

span.TextUppecase.ForTopFontSize strong.AgendaTitle {
    font-size: 14px;
    cursor: pointer
}

span.ShorDescription_ {
    color: #000;
    font-size: 12px;
    letter-spacing: .4px;
    position: relative;
    border-radius: 4px;
    text-align: left;
    margin-right: 26px;
    margin-bottom: 5px;
    margin-top: 7px;
    float: Left;
    height: 40px;
    overflow: hidden;
    cursor: pointer;
    transition: all .3s ease-in-out 0s;
    mask-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)));
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)))
}

.SpeakerBox {
    display: flex;
    width: 100%;
    float: left;
    justify-content: left;
    flex-wrap: wrap;
    margin: 4px 0 0
}

span.TextUppecase.ForTopFontSize.SpeakersHeding {
    font-size: 1rem;
    margin: 12px 0 10px;
    position: relative;
    float: left;
    width: 100%
}

.SpeakerBox strong {
    display: block;
    color: #000;
    font-size: 13px
}

.right-_Box p {
    width: 100%;
    margin: 0 0 19px;
    color: #000;
    font-size: 14px;
    line-height: 17px
}

span.ShorDescription_.active {
    height: auto;
    mask-image: inherit;
    -webkit-mask-image: inherit
}

.right-_Box .SpeakerBox {
    padding: 0 1rem
}

.right-_Box .SpeakerBox p strong {
    font-size: 15px;
    display: inline-block
}

.right-_Box .SpeakerBox p {
    font-size: 15px
}

ul.tabs_Agenda {
    margin: 0;
    padding: 25px 0 0 24px;
    text-align: center;
    width: 100%
}

ul.tabs_Agenda li {
    list-style: none;
    display: inline-block;
    text-align: center;
    margin: 0 5px 0 42px
}

ul.tabs_Agenda li a {
    color: #000;
    padding: 2px 0 14px;
    display: block;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 2px solid transparent;
    margin-bottom: 23px
}

ul.tabs_Agenda li a.active {
    color: #9f1d20;
    border-color: #9f1d20
}

.tabbed_area_ {
    position: relative;
    padding: 3rem 0
}

#Day2,
#Day3 {
    display: none
}

.main-header.header-style-two .sticky-header.animated.slideInDown {
    -webkit-animation-name: none;
    animation-name: none
}

.pd-lt-30 {
    padding-left: 30px !important
}

.statsWraper .exhibitorsliderRight .pd-lt-30.text-center.mb-3.mt-3 .button-pink {
    padding: 10px 15px
}

.button-purple.btnsametwo,
.button-pink.btnsametwo {
    min-width: 17.225rem
}

.innerheader.page-banner .banner-inner::before {
    display: none !important
}

.innerheader.page-banner .banner-inner {
    width: 100%;
    background-image: none !important;
    align-items: center;
    display: flex;
    background: rgba(0, 0, 0, .48) !important;
    opacity: .98
}

.innerheader.page-banner .banner-inner .inner-container {
    justify-content: flex-start;
    padding-top: 10px
}

.innerheader.page-banner .banner-inner .inner-container h1 {
    font-size: 50px;
    text-transform: capitalize
}

i.fa.fa-phone {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.fixed-header {
    z-index: 9999;
    width: 100%;
    position: fixed;
    box-shadow: rgb(255 255 255/40%) 0 -1px 0 inset;
}

.banner-stats {
    padding: 10px 0px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 35px;
    padding-bottom: 0;
}

.banner-stats p {
    font-size: 19px;
    color: #9f1d20;
    margin-right: 30px;
    line-height: 33px;
}

.banner-stats p span {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
}

.banner-stats p.borderrightstat {
    border-right: #703a74 dotted 1px;
    padding-right: 20px;
}

section.customSection.introsection.leftImageRTContent .custombottomheading {
    padding-top: 0 !important;
}

.mainSeparatorHeading {
    position: relative;
    display: inline-block;
    margin-top: 0;
    font-family: lato, sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}

.mainSeparatorHeading h2 {
    position: relative;
    color: #2a2f35;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
}

.mainSeparatorHeading::before,
.mainSeparatorHeading::after,
.mainSeparatorHeading .sepline::before,
.mainSeparatorHeading .sepline::after {
    content: '';
    position: absolute;
    background-color: #9f1d20;
    height: 2px;
    -moz-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    -webkit-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    -ms-transition: width .3s ease-in-out;
}

.mainSeparatorHeading::before,
.mainSeparatorHeading::after {
    top: 12px;
    width: 50px;
}

.mainSeparatorHeading::before {
    left: -60px;
}

.mainSeparatorHeading::after {
    right: -60px;
}

.mainSeparatorHeading .sepline::before,
.mainSeparatorHeading .sepline::after {
    width: 30px;
    top: 22px
}

.mainSeparatorHeading .sepline::before {
    left: -40px;
}

.mainSeparatorHeading .sepline::after {
    width: 30px;
    right: -40px;
    top: 22px
}

.text-red {
    color: #9f1d20 !important;
}

.mainSeparatorHeading:hover::before,
.mainSeparatorHeading:hover::after {
    width: 30px;
}

.mainSeparatorHeading:hover .sepline::before,
.mainSeparatorHeading:hover .sepline::after {
    width: 35px;
}

.icontag img {
    width: 85px;
    float: left;
    margin-top: -5px;
}

.Accesspartner .owl-prev,
.Accesspartner .owl-next {
    position: absolute;
    top: 30%;
}

.Accesspartner .owl-prev {
    left: -80px;
}

.Accesspartner .owl-next {
    right: -80px;
}

.Accesspartner .owl-prev span,
.Accesspartner .owl-next span {
    color: #2a2f35;
    font-size: 20px;
    border-radius: 50%;
    border: 1px solid #2a2f35;
    width: 40px;
    height: 40px;
    display: flex;
    line-height: 40px;
    text-align: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.Accesspartner .owl-carousel .owl-dots {
    display: none;
}

.Bgfixed-img {
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    z-index: 99;
}

.Bgfixed-img:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    /* background-color: rgb(42 47 53 / 92%); */
    z-index: -1;
    background: linear-gradient(to top, #000000d4, rgb(0 0 0 / 55%), #000000) !important;
}

.statsWraper .exhibitorsliderRight h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 20px;
}

.testimonials .cont .text .icon.ti-quote-left,
.testimonials .client-area .img .info {
    display: none !important;
}

.partner1 .owl-carousel.Supporterlogo .owl-dots {
    display: none;
}

.partner1 .owl-carousel.Supporterlogo .owl-prev,
.partner1 .owl-carousel.Supporterlogo .owl-next {
    position: absolute;
    top: 30%;
}

.partner1 .owl-carousel.Supporterlogo .owl-prev {
    left: -80px;
}

.partner1 .owl-carousel.Supporterlogo .owl-next {
    right: -80px;
}

.partner1 .owl-carousel.Supporterlogo .owl-prev span,
.partner1 .owl-carousel.Supporterlogo .owl-next span {
    color: #9f1d20;
    font-size: 20px;
    border-radius: 50%;
    border: 1px solid #9f1d20;
    width: 40px;
    height: 40px;
    display: flex;
    line-height: 40px;
    text-align: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.sponsorsWrap.partner1 p {
    text-align: center;
    color: #000000;
    font-weight: 600;
    font-size: 16px;
}

p.subheading2 {
    color: #2a2f35 !important;
    font-size: 25px !important;
    font-weight: 800 !important;
    font-size: 18px;
}

.mobileView {
    display: none;
}

/*******************/
.westafrica {
    text-align: center;
    border: 1px solid #2a2f35;
    padding: 20px 0px;
    border-radius: 4px;
    margin: 0px 10px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.10);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.westafrica h3 {
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 10px;
    color: #9f1d20;
}

.Imgafrica img {
    width: 110px;
    margin: 0px auto;
    text-align: center;
}

.servicetitlemajor {
    text-align: center;
    background-color: #ffffff;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.08);
    padding: 40px;
    border: 1px solid #f2f2f2;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
}

.servicetitlemajor:hover {
    margin-top: -10px;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.15);
}

.featureicon1 {
    display: flex;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    background: #fff;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    font-size: 30px;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #2a2f35;
    margin: 0px auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.servicetitlemajor h3 {
    font-weight: 600;
    margin-bottom: 5px;
    color: #9f1d20;
}

.featureicon1 img {
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    font-size: 30px;
    color: black;
    margin: 0 auto;
    /* margin-bottom: 20px; */
    background: transparent;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
    border: #2a2f35 solid 2px;
    padding: 15px;
}

.servicetitlemajor p {
    margin: 10px 0px 5px 0px;
}

/********/
.NBox {
    padding: 10px 25px;
}

.NBox .info-block {
    position: relative;
    width: 100%;
    float: left;
    padding: 25px 25px 15px;
    background-color: #2a2f35;
    height: 100%;
    z-index: 99;
}

.NBox .secbg {
    background: #9f1d20;
}

.NBox .thrbg {
    background: #9f1d20;
}

.NBox fourbg {
    background-color: #2a2f35;
}

.pn-1 {
    padding: 5px !important;
    margin-bottom: 5px;
}

.NBox .info-block .block-inner {
    position: relative
}

.NBox .info-block .block-inner .icon {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 66px;
    line-height: 1em;
}

.NBox .info-block .numbers {
    position: relative;
    color: #f97077;
    font-weight: 700;
    font-size: 40px;
    line-height: 1em;
    text-transform: uppercase;
}

.NBox .info-block h5 {
    position: relative;
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    line-height: 1.6em;
    margin-top: 20px;
}

.NBox .info-block:nth-child(2) {
    background-color: #9f1d20;
}

.NBox .info-block:nth-child(2) .numbers {
    color: #fff;
}

.NBox .info-block:nth-child(2) h5 {
    color: #fff;
}

.NBox .info-block:nth-child(3) {
    background-color: #2a2f35;
}

.NBox .info-block:nth-child(3) .numbers {
    color: #fff;
}

.NBox .info-block:nth-child(3) .icon {
    color: #fff;
}

.NBox .info-block:nth-child(3) h5 {
    color: #fff;
}

.NBox .info-block:nth-child(2) {
    background-color: #9f1d20;
}

.NBox {
    position: relative;
}

.outlookcategories {
    position: relative;
}

.outlookcategories::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(235 236 236 / 95%) 0%, rgb(255, 255, 255) 100%);
    background-image: -ms-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
}

.Futuretext {
    position: relative;
    z-index: 99;
}

/*********************/
.Graph_Mob {
    display: none;
}

.guide_section {
    background: #2a2f35;
    margin: 40px 0px 20px 0px;
}

.LogoPanel figure a {
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.LogoPanel figure a img {
    max-height: 100%;
    max-width: 100%;
    width: unset !important
}

.LogoPanel figure img {
    width: 100%;
}

.exhibitor-slide1 .item p {
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    height: 45px;
}

/* .textmore2 { display: inline-block !important; } */
.textmore2.active,
.togglebtn2 {
    display: none !important;
}

.togglebtn2 {
    padding: 0 4px;
    color: #2a2f35;
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    margin-top: -12px;
    background: transparent;
    background-color: transparent;
}

.togglebtn2:hover {
    color: #2a2f35;
}

.stickyBtn2 {
    display: none;
}

.header-top-mobile {
    display: none;
}

.team-image5 img.img-fluid {
    /*height: 260px;*/
    width: 100%;
    object-fit: contain;
}

/*@media screen and (min-device-width: 300px) and (max-device-width: 768px) { .team-image5 img.img-fluid { height: 200px; } }*/
.photogallery {
    padding: 50px 0px;
    position: relative;
    z-index: 999;
}

.auto-container {
    width: 80%;
    margin: 0 auto
}

.image-effect-one {
    position: relative;
    overflow: hidden;
    background-color: #0e5da087;
    border: 10px solid;
    border-image-slice: 1;
    border-width: 5px;
    box-shadow: rgb(36 35 36 / 38%) 0 6px 14px 0 !important;
    border: none !important;
    margin-bottom: 30px;
}

.image-effect-one *,
.image-effect-one :after,
.image-effect-one :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
}

.image-effect-one img {
    max-width: 100%;
    width: 100%;
    vertical-align: top
}

.image-effect-one .figcaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    padding: 10px 70px 10px 20px;
    background-color: #fff;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
}

.image-effect-one h4,
.image-effect-one p {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
    margin: 0;
    padding: 0;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}

.image-effect-one i.link-plus {
    position: absolute;
    color: #000;
    font-size: 18px;
    line-height: 70px;
    width: 58px;
    height: 100%;
    bottom: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateX(58px);
    transform: translateX(58px);
    -moz-transform: translateX(58px);
    -ms-transform: translateX(58px);
    -o-transform: translateX(58px);
}

.image-effect-one i.link-plus:after,
.image-effect-one i.link-plus:before {
    content: "";
    position: absolute;
    background-color: #fff;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear
}

.image-effect-one i.link-plus:after {
    left: 50%;
    top: 50%;
    width: 2px;
    height: 0%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
}

.image-effect-one i.link-plus:before {
    left: 50%;
    top: 50%;
    width: 0%;
    height: 2px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
}

.image-effect-one:hover i.link-plus:before {
    width: 30px
}

.image-effect-one:hover i.link-plus:after {
    height: 30px
}

.image-effect-one .mfp-link {
    position: absolute;
    height: 100%;
    width: 100%;
    line-height: 0;
    text-align: center;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    display: flex;
    align-content: center;
    justify-content: center;
    text-decoration: none;
}

.image-effect-one .mfp-link em {
    background-color: #9f1d20;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.image-effect-one:hover .mfp-link {
    top: 0;
    right: 0;
    left: 0;
    opacity: 1;
    display: flex;
    align-items: center;
}

.image-effect-one:hover img {
    zoom: 1;
    -webkit-opacity: .3;
    opacity: .3;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
}

.image-effect-one.hover p,
.image-effect-one:hover .figcaption,
.image-effect-one:hover h4 {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}

.image-effect-one:hover .figcaption {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.image-effect-one:hover h4 {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.image-effect-one:hover p {
    -webkit-transition-delay: .45s;
    transition-delay: .45s;
    opacity: 1;
}

.image-effect-one:hover i {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
}

.hover-shadow {
    -webkit-box-shadow: 0 0 0 0 rgba(50, 50, 50, .16);
    box-shadow: 0 0 0 0 rgba(50, 50, 50, .16);
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}

.hover-shadow:hover {
    -webkit-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, .16);
    box-shadow: 0 10px 30px 0 rgba(50, 50, 50, .16);
    position: relative;
    z-index: 10;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    text-align: center;
    color: #FFF;
    right: -10px;
    text-align: right;
    padding-right: 11px;
    width: 40px;
    background: #9f1d20;
    border-radius: 100%;
    top: 22px;
    opacity: 1;
    height: 42px;
    /* cursor: pointer !important; */
}

.mfp-close {
    cursor: pointer !important;
}

.fancybox-inner {
    display: none !important;
}

.fancybox-bg {
    display: none !important;
}

.fancybox-container {
    display: none !important;
}

/*WHATSAPP CSS*/
.whatsAppCTAWrp {
    position: fixed;
    bottom: 25px;
    right: 6px;
    z-index: 999;
    background: #25d366;
    width: 165px;
    height: 40px;
    border-radius: 30px;
    transition: ease all 0.5s;
    box-shadow: 1px 1px 4px #777;
    overflow: hidden;
    -webkit-animation: pulse 2s infinite;
    -moz-animation: pulse 2s infinite;
    -ms-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    padding: 0px 6px;
    -webkit-transition: ease all 0.5s;
    -moz-transition: ease all 0.5s;
    -ms-transition: ease all 0.5s;
    -o-transition: ease all 0.5s;
}

.whtIcon svg {
    width: 32px;
    height: 32px;
}

.btn-p {
    margin: 0;
}

.whatsAppCTAWrp p a {
    padding: 5px 8px;
    color: #fff;
    display: inline-block;
    line-height: normal;
    overflow: hidden;
    width: 100%;
}

.whtIcon {
    float: left;
    width: auto;
    padding: 0 6px 0 0;
}

span.whatsAppText {
    float: left;
    width: 70%;
    text-align: left;
    text-align-last: left;
    padding: 8px 0 0 0px;
    display: block;
}

.whatsAppText strong {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 15px;
    font-weight: 500;
}

.whatsAppText small {
    font-size: 16px;
}

.whatsAppCTAWrp:hover {
    width: 165px;
}

.whatsAppCTAWrp:hover .whatsAppText {
    display: block;
}

@media (max-width: 767px) {
    .whatsAppCTAWrp {
        bottom: 22px !important;
    }

    #chat-bot-launcher-container {
        z-index: 10 !important;
    }
}

/*WHATSAPP CSS*/
.accordion-content2 {
    margin-left: 41px;
    margin-top: 0;
}

@media (min-width:320px) and (max-width:480px) {
    .searchWrapper {
        background: #fff;
        padding-bottom: 15px;
        padding: 15px 22px;
    }

    .agendaspeakersList .agendathumbSpeakers h3 {
        font-weight: 600;
        font-size: 16px !important;
        padding-top: 20px;
    }
}

.chat_button_ri {
    display: none;
}

.social-links {
    margin-top: 15px;
}

.social-links li {
    position: relative;
    display: inline-block;
    margin: 0 8px 0 0;
    line-height: 44px;
}

.social-links li a {
    position: relative;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    background: #2a2f35;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 50%;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.social-links li a:hover {
    color: #fff;
    background: #9f1d20;
}

div#MainContant table tr td h1 {
    width: 100%;
    text-align: center;
    color: #9f1d20 !important;
    font-size: 35px !important;
    margin-bottom: 20px;
}

.innerwrapper input#cphContents_btnSave {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .2px;
    color: #fff;
    font-weight: 600;
    padding: 10px 38px;
    min-height: 42px;
    background: #9f1d20;
    border: 2px solid transparent;
    border-radius: 0;
    z-index: 1;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    text-transform: uppercase;
    margin-left: 20%;
    margin-top: 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

input#cphContents_btnSave:hover {
    background: #2a2f35;
    color: #fff;
}

.main-header {
    z-index: 999;
}

.bwapopup {
    z-index: 99999;
}

.bwapopup .modal-content {
    width: 80%;
    margin: 0px auto;
    margin-top: 140px;
}

.bwapopup .modal-body {
    background-image: url(https://www.westafricaautomotive.com/contents/Theme/images/home_02.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 100%;
    height: 380px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    position: relative;
    border: #ffffff solid 5px;
    -moz-transform: scale(1);
    -o-transform: scale(1);
}

.bwapopup .modal-body:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(337deg, #00000087 15.48%, #0000007d 93.34%);
    content: '';
}

.bwapopup .modal-body h2 {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    padding: 0px 20px;
}

.bwapopup .modal-body p {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    padding: 4px 20px;
    z-index: 99;
    background: #061138;
    border-radius: 4px;
    margin-bottom: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.bwapopup .close {
    position: absolute;
    top: -14px;
    right: -14px;
    z-index: 999999;
    background: #9f1d20;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    color: #fff;
    opacity: unset;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

@media only screen and (min-device-width: 360px) and (max-device-width: 640px) {
    .bwapopup .modal-body h2 {
        font-size: 26px;
    }

    .bwapopup .modal-body p {
        font-size: 18px;
        padding: 6px 10px;
    }

    .bwapopup .modal-body {
        padding: 4px;
    }

    .white-border-button,
    .light-blue-button {
        padding: 10px 8px;
        font-size: 14px;
    }

    .bwapopup .modal-body h2 {
        font-size: 20px;
        padding-top: 30px;
    }

    .bwapopup .modal-body {
        height: 300px;
    }
}

.news-block-three h4 a {
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-transform: uppercase;
}

.new-detail .newsDatetop {
    background-color: #2a2f35 !important;
}

.blackText a {
    color: #2a2f35 !important;
}

.blackText {
    color: #2a2f35 !important;
}

.showcategories .featureicon img,
.showcategories .servicetitleItem span {
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    font-size: 30px;
    color: black;
    margin: 0 auto;
    /* margin-bottom: 20px; */
    background: transparent;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
    border: #2a2f35 solid 2px;
}

.chat_button {
    position: fixed;
    right: 10px;
    bottom: 15px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    border-radius: 0px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}

.chat_button a {
    border-radius: 50px;
    background: #25d366;
    color: #fff;
    padding: 12px 24px;
    font-size: 17px;
}

.chat_button a .fab {
    margin-right: 5px;
}

.boxspace .owl-carousel .owl-dots .owl-dot span {
    background: #fff;
}

.boxspace .owl-carousel .owl-dots .owl-dot.active span {
    background: #9f1d20;
}

/****************************/
.right-_Box .SpeakerBox {
    padding: 0;
}

#cphContents_divContents>section>div>div.sec-title.centered.text-center {
    display: none;
}

@media screen and (max-width: 600px) {
    .footer-style-two .widgets-section {
        padding-bottom: 0;
    }

    .mob_ri_px_15 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .mob_my_10 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .main-footer .social-links li a {
        background: #9f1d20;
    }

    .mob_ri_whitespace {
        white-space: pre-wrap;
    }

    .ri_text_left {
        text-align: left !important;
    }
}

.sticky-header .main-menu {
    display: none;
}

.HeaderTagline {
    padding: 20px 0px;
    text-align: center;
    padding-bottom: 20px !important;
}

.HeaderTagline h4 {
    font-size: 17px;
    color: #fff;
    line-height: 30px;
    font-weight: 600;
}

.header-top-mobile a.button-pink {
    border: 2px solid #fff;
}

.HeaderTagline .button-purple:hover {
    border: 2px solid #fff;
}

.main-header.header-style-two .sticky-header.animated.slideInDown {
    background: #9f1d20;
    /* background-image: linear-gradient(to top, rgb(197 77 83 / 97%), rgb(197 77 83 / 62%), rgb(197 77 83 / 0%)) !important; backdrop-filter: blur(10px);*/
    -webkit-animation: slideDown 0.35s ease-out;
    animation: slideDown 0.35s ease-out;
}

.stickyBtn {
    margin-left: 10px !important;
    margin-top: 10px !important;
}

@-webkit-keyframes slideDown {
    from {
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

    to {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }
}

@keyframes slideDown {
    from {
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

    to {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }
}

.sticky-header.animated.slideInUp {
    display: none !important;
    -webkit-animation: slideDown 0.35s ease-in;
    animation: slideDown 0.35s ease-in;
}

.owl-carousel.international-partner.owl-loaded.owl-drag {
    display: flex;
    justify-content: center;
}

.termsfeed-com---nb-headline {
    left: 0 !important;
    bottom: 1rem !important;
    position: fixed !important;
    z-index: 999;
}

.termsfeed-com---palette-light.termsfeed-com---nb {
    margin: 0 auto;
}

.termsfeed-com---palette-light .cc-nb-okagree {
    color: #fff;
    background-color: #000 !important;
}

.termsfeed-com---palette-light .cc-nb-reject {
    color: #fff;
    background-color: #000 !important;
}

.termsfeed-com---palette-light.termsfeed-com---nb {
    background-color: #f2f2f2;
    color: #111;
    width: 60%;
}

@media screen and (max-width: 600px) {
    .termsfeed-com---nb-headline {
        left: 0 !important;
        bottom: 10px !important;
        max-width: 95% !important;
    }

    .termsfeed-com---nb .cc-nb-main-container {
        padding: 2rem !important;
    }

    .termsfeed-com---palette-light.termsfeed-com---nb {
        width: 90%;
    }

    .chat_button_ri {
        bottom: 74px !important;
    }
}

.border-btn:hover {
    border: 2px solid #fff;
}

ul.submenu2.accordion-content2 {
    position: absolute;
    left: 100%;
    margin-left: 0px;
    top: 0;
    width: 250px;
    z-index: 100;
    display: none;
    background: #f5f5f6;
    padding: 15px 0 10px;
    border: none;
    transform: translateY(20px);
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
}

.main-menu .navigation>li>ul>li:hover .submenu2.accordion-content2 {
    visibility: visible;
    opacity: 1;
    display: block;
    transform: translateY(0px);
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    background: #fff !important;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
}

.main-menu .navigation>li>ul>li>ul>li>a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 22px;
    height: 4px;
    width: 4px;
    background: #868da5;
}

.sponsorsWrap.partner1 .Supporterlogo .item p {
    display: none !important;
}

.partnersbox {
    position: relative;
    padding: 10px 10px 10px;
    margin: 16px 0 16px;
    box-shadow: 0 0 5px -2px #00000047;
    min-height: 150px;
    border-radius: 4px;
    border-bottom: #9f1d20 solid 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.partnersname {
    position: relative;
    text-align: center;
}

.partnersname h2 {
    color: #9f1d20;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 5px;
}

.partnersname h2 a {
    color: #9f1d20;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.partnersname h2:hover a {
    color: #000
}

.partnersname p {
    color: #000;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 10px;
}

.partnersname p a {
    color: #000;
    text-decoration: none;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.partnersname p a:hover {
    color: #9f1d20;
}

.partnersthumb {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 5px;
    text-align: center;
    display: flex;
    align-items: start;
    align-items: flex-start;
    justify-content: center;
}

.partnersthumb img {
    max-width: 100%;
    height: auto;
    margin: 0 auto 0;
}

.partnersdiscritipn p {
    color: #333;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    margin-bottom: 10px;
}

/*Marquee*/
.tickerband {
    /* padding-top: 120px; padding-bottom: 120px; */
    position: relative;
    z-index: 9;
    overflow: hidden;
}

.marquee {
    position: relative;
    overflow: hidden;
    /*-webkit-transform: rotate(5deg); */
    /* -ms-transform: rotate(5deg); */
    transform: rotate(0deg);
    width: calc(100% + 60px);
    /*margin-left: -30px; */
    background-color: #9f1d20;
    /* margin-top: -7%; */
    /* -webkit-transform: rotate(4deg); -moz-transform: rotate(4deg); -ms-transform: rotate(4deg); -o-transform: rotate(4deg); */
    z-index: 9;
}

.marquee .slide-har {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.scrolltext {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: relative;
    -webkit-animation: slide-har-revers 40s linear infinite;
    animation: slide-har-revers 40s linear infinite;
}

.scrolltext .item {
    padding: 0 10px;
}

.scrolltext .item h4 {
    color: #fff !important;
    -webkit-text-stroke: 0 !important;
    white-space: nowrap;
    margin: 0;
    text-transform: uppercase;
    font-family: "lato";
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0px;
}

.scrolltext .item span {
    color: #fff !important;
    -webkit-text-stroke: 0 !important;
    white-space: nowrap;
    margin: 0;
    text-transform: uppercase;
    font-family: "lato";
    font-size: 20px;
    font-weight: 500;
    padding: 10px 0px;
}

@-webkit-keyframes slide-har {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
    }
}

@keyframes slide-har {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
    }
}

@-webkit-keyframes slide-har-revers {
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
    }

    0% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
}

@keyframes slide-har-revers {
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
    }

    0% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
}

/*Marquee*/
/* END */
.text-wrapper {}

.text-wrapper p {
    text-align: justify;
}

.text-effect {
    color: #cc4b97;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    background: #ddf1f7;
    padding: 10px 30px;
    z-index: 9;
}

.text-effect:before {
    content: attr(data-effect);
    color: #fff !important;
    background: #f1cce0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    /* border-radius: 100%; */
    clip-path: polygon(0% 0%, 30% 0%, 30% 100%, 0% 100%);
    animation: slide 11s 1s linear infinite;
    padding: 20px 40px 20px 40px;
    width: 100%;
    z-index: -1;
    height: 100%;
}

@keyframes slide {
    50% {
        clip-path: polygon(70% 0%, 100% 0%, 100% 100%, 70% 100%);
    }
}

.image-layer {
    background-position: 50% 28% !important;
}

.speakerInner {
    background-color: #03818b;
    padding: 4px;
    height: 100%;
    position: relative;
}

.speakerInner:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 100%;
    background-color: #353535;
    content: "";
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
}

.our-team5 {
    height: 100%;
    border: none;
    display: block;
    text-align: center;
    position: relative;
    background: #f1f1f1;
    cursor: pointer;
}

.our-team5 .team-image5 {
    position: relative;
    text-align: center;
    width: 100%;
    height: 335px;
    overflow: hidden;
}

.our-team5 .team-image5 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.our-team5 .description5 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    color: #fefefe;
    line-height: 20px;
    padding: 10px;
    opacity: 0;
    transition: all .5s ease 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    background: #00000094;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    margin: 0;
}

.our-team5 .team-info5 {
    padding: 10px;
    width: 100%;
}

.our-team5 .title5 {
    font-size: 18px;
    color: #000;
    letter-spacing: .7px;
    font-weight: 600;
    margin: 0;
    transition: all .5s ease 0s;
    line-height: 20px;
    margin-bottom: 10px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
}

.our-team5 .title5 a {
    color: #000;
}

.our-team5 .post5 {
    display: block;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #343434;
    text-transform: capitalize;
    margin: 0;
}

.our-team5 .speakercompanny {
    font-weight: 600;
    /* color: #00828f; */
}

.our-team5:hover .description5 {
    opacity: 1;
}

.modal {
    z-index: 999999;
    background: #3c3c3ca6;
}

.modal-content {
    margin: auto;
    width: 100%;
    border: 5px solid #6c4038 !important;
    padding: 20px;
}

button.close {
    position: absolute;
    top: 4px;
    right: 10px;
    font-size: 24px;
    opacity: 2;
    z-index: 999;
}

.AgendaImage_Img {
    text-align: center;
}

.AgendaImage_Img img {
    margin-bottom: 15px;
    border-radius: 3px;
}

.AgendaImage_Img p {
    line-height: 18px;
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-bottom: 5px;
    font-weight: 700;
}

.AgendaImage_content {
    padding-right: 0px;
    width: 100%;
}

.AgendaImage_content h2 {
    font-size: 20px;
    margin-top: 0px !important;
}

.modal-dialog {
    width: 100%;
    max-width: 800px;
}

.AgendaImage_content p {
    font-size: 14px;
}

.AgendaImage_Img h5 {
    font-size: 17px;
    font-weight: 600;
    color: #178e99;
    margin-bottom: 2px;
}

.AgendaImage_Img p {
    font-size: 12px !important;
}

.social-iconss {
    text-align: center;
}

.social-iconss a {
    font-size: 26px !important;
    color: #088692;
    padding: 5px;
}

.Quote p {
    font-size: 20px;
}

@media(max-width:768px) {
    .logo_modal_wrapper .modal-dialog {
        width: 95%;
        max-width: 800px;
        margin-left: auto;
        margin-right: auto;
    }

    .statsWraper .statsLeft .col-6 .statsItem {
        padding: 2px;
        min-height: 110px;
    }

    .statsWraper .statsLeft .col-6 .statsItem .icontag {
        -ms-flex: 0 0 30.333333% !important;
        flex: 0 0 30.333333% !important;
        max-width: 30.333333% !important;
        /* margin-left: 0px; */
    }

    .statsWraper .statsLeft .col-6 .statsItem .statstext {
        -ms-flex: 0 0 60.666667% !important;
        flex: 0 0 60.666667% !important;
        max-width: 60.666667% !important;
    }
}