/* Age Gate CSS File  */
body,
html {
    min-height: 100%
}

body.age-restriction,
html.age-gate-restricted {
    height: 100vh;
    overflow: hidden;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0
}

body.age-restriction *,
html.age-gate-restricted * {
    box-sizing: border-box
}

.age-gate-wrapper~:not(#wpadminbar) {
    filter: blur(var(--age-gate-blur))
}

.age-gate-wrapper {
    background-color: #fff;
    height: 100vh;
    z-index: 2;
    position: fixed;
    z-index: 99998;
    width: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
    display: flex;
    align-items: center;
    flex-flow: column
}

.age-gate-wrapper.transition {
    transition: all .4s ease-out
}

.age-gate-wrapper.transition.up {
    transform: translateY(-100%)
}

.age-gate-wrapper.transition.down {
    transform: translateY(100%)
}

.age-gate-wrapper.transition.left {
    transform: translateX(-100%)
}

.age-gate-wrapper.transition.right {
    transform: translateX(100%)
}

.age-gate-wrapper.transition.fade {
    opacity: 0
}

.age-gate-background,
.age-gate-background-colour {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-size: cover;
    top: 0;
    left: 0;
    z-index: -1
}

.age-gate {
    text-align: center;
    width: 100%;
    margin: auto
}

@media screen and (max-width:768px) {
    .age-gate {
        padding-bottom: 50px
    }
}

.age-gate-form {
    margin: 0 auto;
    max-width: 500px;
    width: 100%;
    background: #fff;
    padding: 50px 20px;
    position: relative
}

.age-gate-heading {
    margin: 0 0 10px;
    padding: 0
}

.age-gate-heading.age-gate-logo {
    margin: 0 auto 10px
}

.age-gate-heading.age-gate-logo img {
    max-width: 100%
}

.age-gate-subheading {
    margin: 0 0 10px;
    padding: 0
}

.age-gate-challenge,
.age-gate-message {
    margin: 0 0 10px
}

.age-gate-form-elements {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center
}

.age-gate-form-section {
    margin: 0 5px 10px
}

.age-gate-label {
    cursor: pointer
}

.age-gate-input,
.age-gate-select {
    text-align: center;
    max-width: 80px;
    width: 100%
}

.age-gate-input::-webkit-contacts-auto-fill-button,
.age-gate-input::-webkit-credentials-auto-fill-button,
.age-gate-select::-webkit-contacts-auto-fill-button,
.age-gate-select::-webkit-credentials-auto-fill-button {
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    right: 0
}

.age-gate-select {
    min-width: 80px
}

.age-gate-remember-wrapper {
    margin: 0
}

.age-gate-error-message+.age-gate-remember-wrapper,
.age-gate-error.has-error+.age-gate-remember-wrapper {
    margin-top: 10px
}

.age-gate-remember {
    margin: 0 0 10px
}

.age-gate-submit {
    margin-bottom: 10px
}

.age-gate-submit:disabled {
    cursor: not-allowed !important
}

.age-gate-submit-yes {
    margin: 0 5px 10px 0
}

.age-gate-submit-no,
.age-gate-submit-yes.age-gate-submit--reversed {
    margin: 0 0 10px 5px
}

.age-gate-submit-no.age-gate-submit--reversed {
    margin: 0 5px 10px 0
}

.age-gate-submit-no:disabled,
.age-gate-submit-yes:disabled {
    cursor: not-allowed
}

.age-gate-error-message {
    color: #c00;
    margin: 0;
    font-weight: 700
}

.age-gate-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    display: none
}

.age-gate-working .age-gate-loader {
    display: block
}

.age-gate-working .age-gate-form {
    pointer-events: none;
    opacity: .3
}

.age-gate-loading-icon {
    fill: #000
}

.age-gate-sc-wrapper {
    position: relative
}

.age-gate-sc-wrapper .age-gate {
    text-align: left
}

.age-gate-sc-wrapper .age-gate .age-gate-form-elements {
    justify-content: flex-start;
    padding: 0;
    margin-left: -5px
}

.age-gate-sc-wrapper .age-gate .age-gate-form-elements label {
    display: block
}

.age-gate-sc-wrapper .age-gate-inline-message {
    background-color: #af0606;
    display: inline-block;
    color: #fff;
    padding: 5px 10px
}

.age-gate-sc-wrapper.working .age-gate-loader {
    display: block
}

.age-gate-sc-wrapper.working:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .2);
    width: 100%;
    height: 100%
}

.age-gate-inline-failed {
    color: #af0606;
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    margin-bottom: 1em
}

.age-gate-inline-failed p {
    margin: 0;
    padding-left: 10px
}

.age-gate-inline-failed .age-gate-inline-failed-icon {
    width: 30px;
    height: 30px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='age-gate-stop'%3E%3Cpath fill='%23AF0606' d='M256 8C119.034 8 8 119.033 8 256s111.034 248 248 248 248-111.034 248-248S392.967 8 256 8zm130.108 117.892c65.448 65.448 70 165.481 20.677 235.637L150.47 105.216c70.204-49.356 170.226-44.735 235.638 20.676zM125.892 386.108c-65.448-65.448-70-165.481-20.677-235.637L361.53 406.784c-70.203 49.356-170.226 44.736-235.638-20.676z'/%3E%3C/svg%3E");
    background-size: cover;
    background-repeat: no-repeat
}

.age-gate-inline-failed .age-gate-inline-failed-icon svg {
    display: block
}

.age-gate-steps {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden
}

.age-gate-steps .age-gate-form-section {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.age-gate-steps .age-gate-form-section label {
    display: block
}

.age-gate-steps .age-gate-form-section input {
    max-width: 50%
}

.main-logo {
    padding-right: 50px;
}

/*.main-flex-wrap {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    width: 100%;*/
/*    justify-content: space-between;*/
/*}*/
.menu-wrapper {
    display: flex;
    align-items: center;
    float: left;
    justify-content: space-between;
    width: 100%;
}

.menu-collapser {
    position: relative;
    width: auto;
    clear: both;
    margin: 18px 0 18px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.collapse-button {
    position: relative;
    margin: 0;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.collapse-button .icon-bar {
    display: block;
    width: 26px;
    height: 3px;
    margin: 5px 0 0 0;
    background: #998776;
    border-radius: 1px;
}

#mega-menu-holder {
    width: auto;
    margin: 0;
    padding: 0;
    list-style-type: none;
    /* display: flex;
    align-items: center; */
}

#mega-menu-holder:before,
#mega-menu-holder:after {
    content: '';
    display: table;
}

#mega-menu-holder:after {
    clear: both;
}

#mega-menu-holder.collapsed li {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#mega-menu-holder.collapsed li>ul {
    position: static;
    /* display: none; */
}

#mega-menu-holder li>ul.dropdown li {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    text-align: left;
}

#mega-menu-holder.collapsed li a {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#mega-menu-holder li .sub-toggle {
    font-family: 'RON';
    position: absolute;
    right: 0;
    top: 0;
    line-height: 75px;
    color: #8f97ab;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    z-index: 200;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: none;
}

#mega-menu-holder li ul.dropdown.sub-toggle {
    top: 0;
    line-height: 38px;
    right: 15px;
    display: block;
}

#mega-menu-holder ul.dropdown li.has-dropdown:hover .sub-toggle {
    color: #fff;
}

#mega-menu-holder li {
    /* position: relative; */
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}

#mega-menu-holder li.has-submenu ul {
    position: absolute;
    width: 100%;
    right: 0;
    z-index: 10;
    background: #ededed;
    text-align: right;
    padding: 20px;
}

#mega-menu-holder li.has-submenu ul li {
    margin: 0 10px;
}

#mega-menu-holder li.has-submenu ul li a {
    display: inline-block;
}

#mega-menu-holder li.has-submenu ul li a img {
    height: 40px;
}

#mega-menu-holder>ul>li>a {
    position: relative;
    display: block;
    font-weight: 400;
    font-size: 16px;
    color: rgb(216, 216, 81);
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    padding: 25px 0px 25px 50px;
    /* font-family: 'DINPro'; */
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'RON';
    z-index: 1;
}


/* #mega-menu-holder>ul> li.has-dropdown> a {padding-right: 40px;} */


/* #mega-menu-holder>ul> li> a:before {
    content: '/';
    line-height: 75px;
    position: absolute;
    right: 0;
    top:0;
    color: #8f97ab;
} */

#mega-menu-holder>ul>li:last-child>a:before {
    display: none;
}

#mega-menu-holder>ul>li.active>a,
#mega-menu-holder>ul>li:hover>a,
#mega-menu-holder>ul>li.active>.sub-toggle,
#mega-menu-holder>ul>li:hover>.sub-toggle {
    color: #000;
}

#mega-menu-holder li>ul.dropdown {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    min-width: 200px;
    white-space: nowrap;
    background: #fff;
    -webkit-box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.25);
    display: none;
}

#mega-menu-holder ul.dropdown li a {
    width: 100%;
    background: none;
    padding: 0 15px 0 15px;
    line-height: 38px;
    font-weight: 500;
    font-size: 14px;
    color: #111111;
    text-decoration: none;
    display: inline-block;
    clear: both;
    position: relative;
    outline: 0;
    z-index: 1;
    transition-delay: 0.1s;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

#mega-menu-holder li>ul.dropdown li {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    text-align: left;
}

#mega-menu-holder li>ul.dropdown li:last-child {
    border: none;
}

#mega-menu-holder li>ul>li ul {
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 999;
    display: none;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.25);
}

#mega-menu-holder ul.dropdown li a {
    width: 100%;
    background: none;
    padding: 0 0 0 15px;
    line-height: 38px;
    font-weight: 700;
    font-size: 12px;
    color: #555555;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    clear: both;
    position: relative;
    outline: 0;
    z-index: 1;
    transition-delay: 0.1s;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

#mega-menu-holder ul.dropdown li a:before {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

#mega-menu-holder ul.dropdownli:hover>a {
    color: #fff;
}

#mega-menu-holder ul.dropdownli:hover>a:before {
    width: 100%;
}

#mega-menu-holder>li {
    border-left: 1px solid #999;
}

#mega-menu-holder>li:first-child,
#mega-menu-holder>li.has-dropdown+li {
    border-left: 0;
}

@media (max-width: 991px) {
    #mega-menu-holder {

        /* border: 1px solid rgba(0, 0, 0, 0.05); */
        /* max-height: 350px; */
        overflow-y: auto;
        text-align: left;
        /* -webkit-box-shadow: 0px 13px 25px -12px rgb(0 0 0 / 25%);
        -moz-box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 13px 25px -12px rgb(0 0 0 / 25%); */
        padding-top: 10px;

    }

    #mega-menu-holder li {
        position: relative;
    }

    #mega-menu-holder>ul>li>a {
        width: 100%;
        padding: 0;
        display: block;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
        margin: 0;
        line-height: 25px;
    }

    #mega-menu-holder li .sub-toggle {
        display: block;
        width: 50px;
        height: 40px;
        right: 0;
        line-height: 40px;
        top: 0;
        border-left: solid 1px rgba(0, 0, 0, 0.05);
    }

    #mega-menu-holder li ul.dropdown.sub-toggle {
        right: 0;
    }

    #mega-menu-holder li>ul.dropdown {
        position: static;
        width: 100%;
    }

    #mega-menu-holder li.has-submenu ul {
        position: relative;
        text-align: left;
        padding: 10px 0;
    }

    #mega-menu-holder li.has-submenu ul li {
        display: inline;
        margin: 0;
        margin-right: 10px;
    }

}

#mega-menu-holder li>ul.dropdown {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    min-width: 200px;
    white-space: nowrap;
    background: #fff;
    -webkit-box-shadow: 0px 13px 25px -12px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 13px 25px -12px rgb(0 0 0 / 25%);
}

#mega-menu-holder ul.dropdown li a:hover {
    background: #cc2827;
    color: #fff;
}

#mega-menu-holder>ul>li>a:hover {
    color: var(--dodger-blue);
}

#mega-menu-holder ul.dropdown li a:hover {
    background: #cc2827;
    color: #fff;
}

@media (max-width: 576px) {
    #mega-menu-holder li.has-submenu ul li {
        display: inline-block;
        margin: 0;
        margin-bottom: 20px;
    }

    #mega-menu-holder li.has-submenu ul li:nth-child(1) a img {
        height: 29px;
    }

    #mega-menu-holder li.has-submenu ul li:nth-child(2) a img {
        height: 30px;
    }

    #mega-menu-holder li.has-submenu ul li:nth-child(3) a img {
        height: 29px;
    }

    #mega-menu-holder li.has-submenu ul li:nth-child(4) a img {
        height: 23px;
    }

    #mega-menu-holder li.has-submenu ul {
        padding-bottom: 0;
        padding-top: 20px;
    }

}

/*(max-width: 991px)*/

/*================================================
Default CSS
=================================================*/
body {
    padding: 0;
    margin: 0;
    font-family: 'RON';
    /* background-image: url(../img/main.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center, center;
    background-color: transparent;
    position: relative;
    z-index: 9999;
    overscroll-behavior: contain;
    background: #272827;
}

/* theme-color */
@import url('https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');

:root {
    --chilean-heath: #FDFBE2;
}

/* End-color */
:is(h1, h2, h3, h4, h5, h6) {
    font-family: 'RON';
    margin: 0;
}

a {
    text-decoration: none;
}

p {
    font-family: 'RON';
    margin: 0;
}

.btn,
.btn::after {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.btn::before,
.btn::after {
    background: var(--chilean-heath);
    content: '';
    position: absolute;
    z-index: -1;
}

.btn:focus {
    outline: none;
}

.btn:hover {
    color: #000;
}

.btn {
    background: none;
    border: 1px solid var(--chilean-heath);
    color: var(--chilean-heath);
    font-size: 18px;
    padding: 15px 38px 15px 15px;
    position: relative;
    text-transform: uppercase;
    line-height: 27px;
    font-weight: normal;
    border-radius: 0;
    margin: 0;
    letter-spacing: 6px;
    font-family: 'RON';
    overflow: hidden;
}

.btn:after {
    height: 100%;
    left: -35%;
    top: 0;
    transform: skew(50deg);
    transition-duration: 0.6s;
    transform-origin: top left;
    width: 0;
}

.btn:hover:after {
    height: 100%;
    width: 135%;
}

.btn.top {
    position: absolute;
    bottom: 66px;
}

.btn i {
    position: absolute;
    top: 15px;
    font-size: 23px;
    right: 10px;
}

.brande__image {
    position: relative;
}

.brande__image::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0px;
    width: 1px;
    height: 100%;
    background: var(--chilean-heath);
    transform: translate(0px, -50%);
}

section.all__product .container-full .row .col-lg-12:nth-child(3) .details .brand__titrle .brande__image:before {
    display: none;
}

section.all__product .container-full .row .col-lg-12:nth-child(4) .bar__section::before {
    top: 236px;
}

/*===== Custome__Css=====*/
/* header{position: absolute;top: 0;left: 0;padding: 60px 120px;z-index:99;} */
header {
    box-shadow: 0 0 5px #00000026;
    position: relative;
    z-index: 99;
    background: #272827;
    position: sticky;
    top: 0px;
}

.flex__text img {
    display: none;
}

/* banner__content */
.banner__content {
    height: 100vh;
    display: flex;
    align-items: center;
}

.flex__text {
    width: 53%;
    margin-left: auto;
}

.flex__text h2 {
    font-size: 96px;
    font-weight: 700;
    color: var(--chilean-heath);
    letter-spacing: 8.5px;
    line-height: 117.6px;
    margin: 0;
    padding-bottom: 70px;
}

.flex__text p {
    font-size: 48px;
    color: var(--chilean-heath);
    font-style: italic;
    line-height: 58.8px;
    font-weight: 500;
    padding-bottom: 100px;
}

.arrow-container {
    width: 63px;
    animation: 1600ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s infinite normal none running bounce;
    cursor: pointer;
    height: 63px;
    top: 50px;
    border: solid 1px var(--chilean-heath);
    border-radius: 100px;
    margin: 0 auto;
}

.arrow-down {
    height: 4px;
    background: var(--chilean-heath);
    transform: rotate(45deg);
    transform-origin: 0% 0%;
    border-radius: 5px;
    width: 24px;
    margin: 24px 17px;
}

.arrow-down:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 100%;
    border-radius: 5px;
    background: var(--chilean-heath);
    transform: rotate(-90deg);
    transform-origin: 0% 100%;
}

@keyframes bounce {
    50% {
        transform: translateY(-15px);
    }
}

.arrow-containers {
    box-shadow: 0px 0px 10px #00000014;
    background: #fff;
    width: 63px;
    animation: 1600ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s infinite normal none running bounce;
    cursor: pointer;
    height: 63px;
    top: 50px;
    border: solid 1px var(--chilean-heath);
    border-radius: 100px;
    margin: 0 auto;
}

.arrow-downs {
    height: 4px;
    background: #173541;
    transform: rotate(45deg);
    transform-origin: 0% 0%;
    border-radius: 5px;
    width: 22px;
    margin: 23px 19px;
}

.arrow-downs:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 100%;
    border-radius: 5px;
    background: #173541;
    transform: rotate(-90deg);
    transform-origin: 0% 100%;
}

@keyframes bounce {
    50% {
        transform: translateY(-15px);
    }
}

.anmi {
    position: absolute;
    bottom: -40px;
    z-index: 99;
    left: 50%;
    transform: translate(-50%, 0px);
}

/* Kilburn */
.container-full {
    overflow: hidden;
}

.bar__section {
    width: 70%;
    margin-left: auto;
    display: flex;
    -webkit-backdrop-filter: blur(30px);
    background-color: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(30px);
    padding: 80px 0 40px;
    position: relative;
    margin-bottom: 120px;
}

.bar__section:before {
    content: "";
    height: 1px;
    background: #fff;
    position: absolute;
    width: 77%;
    left: 104px;
    top: 216px;
    z-index: -1;
}

.bottle {
    max-width: 36%;
    height: 800px;
}

.bottle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.details {
    max-width: 64%;
    padding-right: 165px;
    position: relative;
}

.brand__titrle {
    display: flex;
    align-items: center;
    position: relative;
    margin: 40px 0 100px;
}

.brand__titrle img {
    width: auto;
    margin-right: 50px;
}

.brand__titrle p {
    color: var(--chilean-heath);
    font-weight: 400;
    font-size: 24px;
    line-height: 36.53px;
    letter-spacing: 6px;
    padding-left: 50px;
}

.details h3 {
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 10.5px;
    text-transform: uppercase;
    padding-bottom: 67px;
}

/* p.description{font-size: 22px;font-style: italic;line-height: 33px;font-weight: 700;padding-bottom: 50px;padding-right: 65px;} */
.perha p {
    font-size: 20px;
    font-style: italic;
    line-height: 30px;
    font-weight: 700;
    padding-bottom: 50px;
    padding-right: 65px;
}

.blog__info p {
    font-size: 22px;
    font-style: italic;
    line-height: 33px;
    font-weight: 700;
    padding-bottom: 50px;
    padding-right: 65px;
}

.bottom__img {
    position: absolute;
    bottom: 0;
    right: 0;
}

.brand__titrle h2 {
    font-size: 62px;
    text-transform: uppercase;
    font-family: 'RON';
    font-weight: bold;
}

/* Footer__section */
.info {
    width: 70%;
    margin-left: auto;
    display: flex;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(30px);
    padding: 100px 170px 100px 100px;
    position: relative;
}

.infos {
    width: 70%;
    margin-left: auto;
    display: flex;
    -webkit-backdrop-filter: blur(30px);
    background-color: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(30px);
    padding: 100px 100px 100px;
    position: relative;
    margin-bottom: 120px;
}

.infos h2 {
    font-size: 48px !important;
    font-weight: bold !important;
    border-bottom: solid 1px #fff;
    padding: 0px 0 27px;
    margin-bottom: 40px;
    display: inline-block;
}

.infos .info__content {
    padding: 0;
    margin: 0;
    border: 0;
}

.info__image {
    max-width: 40%;
    margin-right: 70px;
}

.contact_details {
    width: 60%;
}

.info__image img {
    width: 100%;
}

.contact_details p {
    font-size: 20px;
    line-height: 39px;
    font-style: italic;
    font-weight: 700;
    padding-bottom: 30px;
    color: var(--chilean-heath);
}

.info__content {
    border-bottom: solid 1px #fff;
    margin-bottom: 60px;
    padding-bottom: 40px;
}

.contact_details h2 {
    font-size: 18px;
    font-family: 'Spectral', serif;
    font-weight: 600;
    line-height: 27px;
    text-transform: uppercase;
    letter-spacing: 6px;
    padding-bottom: 25px;
}

.contact_details ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.contact_details ul li,
a {
    font-size: 19px;
    line-height: normal;
    font-weight: 400;
    text-decoration: none;
    font-family: 'Myriad Pro';
}

.contact_details ul li {
    padding-bottom: 18px;
}

ul.mail_to img {
    position: absolute;
    left: 0;
    top: 0px;
}

.mail_to li {
    position: relative;
    padding: 0px 0px 23px 30px !important;
    line-height: 25px !important;
}

/* .mail_to li:last-child{line-height: 26px;padding-top: 11px;} */
.home__copy__right {
    margin: 50px 0 0 0;
}

.home__copy__right a {
    font-family: 'Spectral', serif;
    font-size: 19px;
    color: var(--chilean-heath);
}

.home__copy__right p {
    font-size: 19px;
}

.contact_details ul li a:hover {
    color: #f8da8e;
}

.home__copy__right a:hover {
    color: #f8da8e;
}

/*=====Single__Section=====*/
.main__singe {
    position: relative;
    height: auto;
}

.main__singe:after {
    content: "";
    position: absolute;
    right: 0;
    background-image: url(../img/right-pattern.png);
    width: 70px;
    height: 100%;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.main__singe:before {
    content: "";
    position: absolute;
    left: 0;
    background-image: url(../img/left-pattern.png);
    width: 70px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
}

.main__logo img {
    width: 130px;
    max-width: 100%;
    display: inherit;
    padding-bottom: 12px;
}

.trake {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0px);
    top: 230px;
}

.main__logo {
    position: absolute;
    left: 50%;
    top: 50px;
    transform: translate(-50%, 0);
    display: none;
}

/* .main__logo:before{content: "";position: absolute;bottom: -12px;left: 50%;background-image: url(../img/title__Border.svg);width: 100%;height: 10px;background-size: cover;background-repeat: no-repeat;transform: translate(-50%, 10px);} */
.luxure__content {
    max-width: 56%;
    margin: 60px auto 0 auto;
    position: relative;
    height: auto;
    padding-bottom: 60px;
}

.luxure__content h2 {
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translate(-50%, 0px);
    font-size: 100px;
    font-weight: 700;
    white-space: nowrap;
    color: #601B14;
    font-family: 'Neutra Text';
    text-transform: uppercase;
}

.luxure__content img {
    width: 100%;
}

.bottle__description p {
    font-size: 24px;
    color: #C44D36;
    line-height: 36px;
    text-align: center;
    font-weight: 300;
    font-family: 'Neutra Text';
    max-width: 55%;
    margin: 0 auto;
    position: relative;
}

.bottle__description p:before {
    content: "";
    position: absolute;
    bottom: -32px;
    background-image: url(../img/bottom.svg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 10px;
    width: 40%;
    left: 50%;
    transform: translate(-50%, 0px);
}

/*=====Trake__Map=====*/
section.trake__map {
    padding: 120px 78px 70px;
}

section.main__frame {}

section.trake__map img {
    width: 100%;
}

/*=====Frame__Section=====*/
.frame__content {
    text-align: center;
}

.frame__content img {
    width: 150px;
    max-width: 100%;
}

.frame__content p {
    font-size: 28px;
    color: #601B14;
    line-height: 46px;
    text-align: center;
    font-weight: 300;
    font-family: 'Neutra Text';
    max-width: 55%;
    margin: 40px auto 70px auto;
    position: relative;
}

.frame__content h6 {
    font-size: 32px;
    color: #601B14;
    line-height: 30px;
    text-align: center;
    font-weight: 300;
    font-family: 'Neutra Text';
    font-style: italic;
    padding-bottom: 60px;
}

.proof {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 100px;
}

.proof img {
    margin: 0 50px;
}

.proof h2:nth-child(1) {
    border-right: 2px solid #C44D36;
    margin-right: 2px;
    padding-right: 30px;
}

.proof h2:nth-child(2) {
    border-left: 2px solid #C44D36;
    margin-left: 2px;
    padding-left: 30px;
}

.proof h2 {
    font-size: 70px;
    font-family: 'Neutra Text';
    line-height: normal;
    color: #C44D36;
    font-weight: 400;
}


.alcohol {
    max-width: 56%;
    margin: 0 auto;
    position: relative;
}

.alcohol p {
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    font-weight: 300;
    font-family: 'Neutra Text';
    color: #C44D36;
    position: relative;
    padding: 70px 0 80px;
}

.alcohol p:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0px);
    background-image: url(../img/top__quotes.svg);
    background-repeat: no-repeat;
    width: 50px;
    height: 36px;
}

.alcohol p:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0px);
    background-image: url(../img/bottom__quotes.svg);
    background-repeat: no-repeat;
    width: 50px;
    height: 36px;
}

/*=====BREATHES__TO__EXPLORE=====*/
.slider-trek {
    padding: 90px 0 0px;
}

.main__count {
    padding: 0 0 100px 0;
}

.slides-trek {
    text-align: center;
}

.slides-trek div {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    text-align: center;
    display: block;
}

.slides-trek div h4 {
    font-size: 26px;
    line-height: 40px;
    font-weight: 300;
    font-family: 'Neutra Text';
    position: relative;
    color: #F3E0CE;
}

.slides-trek div h4:before {
    content: "";
    position: absolute;
    bottom: -10px;
    background-image: url(../img/slide__border.svg);
    background-repeat: no-repeat;
    width: 280px;
    height: 10px;
    left: 50%;
    transform: translate(-50%, 10px);
}

.slides-trek h2 {
    width: 100%;
    display: block;
    position: absolute;
    font-size: 42px;
    line-height: 42px;
    font-weight: 700;
    font-family: 'Neutra Text';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #F3E0CE;
}

.slides-trek h2 span {
    display: block;
}

.slider-trek .owl-dots {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translate(-50%, 0px);
}

.slider-trek .owl-theme .owl-dots .owl-dot span {
    background: #fff;
}

.slider-trek .owl-theme .owl-dots .owl-dot.active span {
    background: #fff;
    position: relative;
}

.slider-trek .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
}

.slider-trek .owl-theme .owl-dots .owl-dot.active span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    border: solid 1px #fff;
    border-radius: 100px;
}

.des_crip p {
    font-size: 26px;
    color: #601B14;
    line-height: 34px;
    text-align: center;
    font-weight: 300;
    font-family: 'Neutra Text';
    margin: 30px auto 100px auto;
    position: relative;
}

.des_crip p:before {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    background-image: url(../img/Group-48.svg);
    width: 292px;
    height: 6px;
    background-repeat: no-repeat;
    transform: translate(-50%, 0px);
}

.slider-trek .owl-dots {
    position: absolute;
    bottom: 40px;
}

/*=====BREATHES__TO__EXPLORE=====*/
.count__sec {
    text-align: center;
}

.count__sec img {
    width: 100%;
    padding: 60px 0;
}

.count__sec h4 {
    font-size: 46px;
    line-height: 54.21px;
    font-weight: 400;
    font-family: 'Neutra Text';
    color: #601B14;
    position: relative;
}

.count__sec h4.border-bot {
    position: relative;
    margin-bottom: 30px;
}

.count__sec h4.border-bot:before {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    background-image: url(../img/Group-48.svg);
    width: 292px;
    height: 6px;
    background-repeat: no-repeat;
    transform: translate(-50%, 0px);
}

/*=====Rum__made=====*/
section.rum__made .container .row .col-lg-4 {
    padding: 0;
    border-right: solid 1px #B88A4452;
}

section.rum__made .container .row .col-lg-4:nth-child(3n + 3) {
    border-right: 0;
}

section.rum__made .container .row .col-lg-4:nth-child(3n + 4) {
    border-bottom: 0;
}

section.rum__made .container .row .col-lg-4:nth-child(3n + 5) {
    border-bottom: 0;
}

section.rum__made .container .row .col-lg-4:nth-child(3n + 6) {
    border-bottom: 0;
}

section.rum__made .container .row .col-lg-4 {
    padding: 0;
    border-right: solid 1px #B88A4452;
    border-bottom: solid 1px #B88A4452;
}

section.rum__made {
    padding: 10px 102px;
    padding-bottom: 140px;
    position: relative;
    z-index: 99;
    background-color: #e7dfd8;
}

.rum__title {
    background-color: #e7dfd8;
}

.rum__title h2 {
    text-align: center;
    font-size: 50px;
    font-weight: 400;
    line-height: 60px;
    color: #601B14;
    padding: 100px 0;
    font-family: 'Neutra Text';
}


.rum {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 80px 0px 80px;
    height: 410px;
    position: relative;
}


.number {
    line-height: 96px;
    position: absolute;
    top: -68px;
    left: 97px;
    font-size: 70px;
    color: #601B14;
    font-weight: 400;
    font-family: 'Neutra Text';
}

section.rum__made .container {
    background-image: url(../img/border-three.png);
    background-position: initial;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 25px 38px 25px 0px;
    background-size: 100% 100%;
}

.rum__pic {
    width: 20%;
    height: 182px;
}

.rum__pic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.rum__content {
    width: 47%;
    margin-left: 40px;
}


.rum__content h4 {
    font-family: 'Neutra Text';
    color: #C44D36;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    padding-bottom: 12px;
}

.rum__content p {
    font-family: 'Neutra Text';
    color: #C44D36;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 12px;
}

.errow {
    position: absolute;
    top: -35px;
    right: 0px;
}


.exp {
    margin-top: 70px;
}

.des_crip {
    width: 70%;
    margin: 0 auto;
}



section.rum__made .container .row .col-lg-4:nth-child(6) .rum .number {
    bottom: -51px;
    top: inherit;
}

section.rum__made .container .row .col-lg-4:nth-child(5) .rum .number {
    bottom: -50px;
    top: inherit;
}

section.rum__made .container .row .col-lg-4:nth-child(4) .rum .number {
    bottom: -60px;
    top: inherit;
}


section.rum__made .container .row .col-lg-4:nth-child(5) .rum .errow {
    bottom: -35px;
    top: inherit;
    right: -24px
}

section.rum__made .container .row .col-lg-4:nth-child(4) .rum .errow {
    bottom: -35px;
    top: inherit;
    right: -24px
}

section.rum__made .container .row .col-lg-4:nth-child(6) .rum .errow {
    top: -21px;
    right: -35px;
}

/*=====Neat__Section=====*/
section.main__neat {
    position: relative;
    padding: 80px 0;
}

.neat__content {
    text-align: center;
}

.neat__content .more a img {
    width: 20px;
}

.neat__content h2 {
    text-align: center;
    font-size: 50px;
    font-weight: 400;
    line-height: 50px;
    color: #601B14;
    font-family: 'Neutra Text';
    margin-bottom: 40px;
}

.more {
    margin-bottom: 65px;
    display: inline-block;
    padding: 12px 20px;
    background: #C44D36;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.5s;
    color: #ffffff;
}

.more a:hover {
    background: #000;
    color: var(--chilean-heath);
}

.more a {
    padding: 12px 20px 11px 28px;
    background: #C44D36;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    text-decoration: none;
    display: flex;
    align-items: center;
    transition: all 0.5s;
}

.more a img {
    margin-left: 30px;
}

.sliders {
    overflow: inherit;
    width: 80% !important;
    margin: 0 auto;
}

.main__neat .owl-nav {
    position: absolute;
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    top: 45%;
    transform: translate(0px, -50%);
}

.main__neat .owl-carousel .owl-nav button.owl-prev {
    background-image: url(../img/left-arrow.png);
    background-repeat: no-repeat;
    font-size: 0;
    position: relative;
    right: 120px;
    width: 80px;
    height: 80px;
    background-position: center;
}

.main__neat .owl-carousel .owl-nav button.owl-next {
    background-image: url(../img/right-arrow.png);
    background-repeat: no-repeat;
    font-size: 0;
    position: relative;
    right: -130px;
    width: 80px;
    height: 80px;
    background-position: center;
}

#counter {
    text-align: center;
    font-size: 28px;
    color: #601B14;
    font-weight: 400;
    line-height: 30.98px;
    margin-top: 40px;
    position: absolute;
    bottom: 48px;
    left: 50%;
    transform: translate(-50%, 0);
}

.neat__content h4 {
    text-align: center;
    font-size: 24px;
    color: #601B14;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 30.98px;
    margin-top: 30px;
    font-family: 'Neutra Text';
    margin-bottom: 15px;
}

.neat__content p {
    font-family: 'Neutra Text';
    font-size: 19px;
    line-height: 30px;
    color: #601B14;
    margin-bottom: 20px;
    font-weight: 300;
}

.neat__content p strong {
    display: block;
}

/*=====CONNECT=====*/
section.connect {
    padding: 80px 0;
}

section.connect h2 {
    font-size: 52px;
    text-align: center;
    padding-bottom: 10px;
    line-height: 96.8px;
    font-family: 'Neutra Text';
    font-weight: 400;
    text-transform: uppercase;
    color: #601B14;
}

.social__content h4 img {
    margin-right: 22px;
}

.trak_so h4 {
    display: ruby-text;
    align-items: center;
    font-size: 32px;
    line-height: 36px;
    color: #C44D36;
    font-family: 'Hiatus';
    font-weight: 700;
    letter-spacing: 10px;
}

.blanks {
    background: #fff;
    width: 100%;
    height: 700px;
}

.social__content img {
    width: 100%;
}

section.footer__pattern {
    background-image: url(../img/footer-pattern.jpg);
    background-repeat: no-repeat;
    padding: 100px 100px;
    background-size: cover;
    background-position: center;
}

.trake__info h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    font-family: 'Neutra Text';
    padding-bottom: 40px;
}

.trake__info p a:hover {
    color: #000;
}

.trake__info p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30.98px;
    font-family: 'Neutra Text';
}

.trake__info p a {
    font-size: 32px;
    font-weight: 400;
    line-height: 30.98px;
    font-family: 'Neutra Text';
}

.trake__info h2 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    font-family: 'Neutra Text';
    padding-bottom: 10px;
    text-transform: capitalize;
}

.trake__info ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.trake__info ul li {
    margin-bottom: 5px;
}

.trake__info ul li a {
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
    font-family: 'Neutra Text';
    transition: all 0.5s;
}

.trake__info ul li a:hover {
    color: #000;
}

.trake__info.single__list {
    /* padding-left: 145px; */

}

.trake__info.single__list ul {
    display: flex;
}

.trake__info.single__list ul li {
    margin-right: 30px;
}

.trake__info.single__list .main-footer-logos {
    margin-top: 30px;
}

.trake__info.single__list .main-footer-logos ul {
    align-items: center;
}


/* Four */

section.main__four__slider {
    position: relative;
}

section.main__four__slider:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    background: linear-gradient(90deg, #FEF6A4 -20.56%, #FDF3A3 13.37%, #FAEB9D 25.59%, #F5E195 34.28%, #EED38B 41.27%, #ECCF88 42.77%, #E6C983 43.68%, #A79154 55.43%, #AC9658 56.1%, #C2AF6C 59.76%, #D6C57E 63.97%, #E7D88D 68.89%, #F4E698 74.97%, #FCF0A0 83.49%, #FFF3A2 107.19%);
    bottom: 0;
    z-index: 9;
}


@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

section.main__four__slider h2 {
    font-size: 60px;
    line-height: 1.2; /* Improved line-height for readability */
    font-family: 'Ballet', cursive, ;
    font-weight: 700;
    padding: 30px 0;
    position: relative;
    font-style: italic;
    text-align: center; /* Optional for centering text */

    /* Gradient Animation */background: linear-gradient(90deg, #ffe082 25%, #64b5f6 50%, #ffe082 75%);


   
    background-size: 300% 300%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradientFlow 4s ease-in-out infinite;

    /* Additional Effects */
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); /* Adds depth to the text */
    transition: transform 0.3s ease; /* Smooth hover effect */
}

section.main__four__slider h2:hover {
    transform: scale(1.05); /* Slight zoom effect on hover */
}



.h-border {
    width: 50%;
    height: 10px;
    margin: 0 auto;
    margin-top: 10px;
    background: url(../img/round__border.png) center no-repeat;
    background-size: 100%;
}

/* section.main__four__slider h2:before {
	content: "";
	position: absolute;
	bottom: 30px;
	background-image: url(../img/round__border.png);
	width: 490px;
	height: 10px;
	background-repeat: no-repeat;
	left: 50%;
	transform: translate(-50%, 0px);
} */


.main__four__slider .carousel-caption {
    position: absolute;
    right: auto;
    bottom: 0;
    left: 50%;
    padding: 0;
    color: #fff;
    text-align: center;
    transform: translate(-50%, 0px);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.main__four__slider .carousel-caption img {
    height: auto !important;
}

.main__four__slider .carousel-item {
    height: 100vh;
}

.main__four__slider .carousel-caption img {
    width: 270px !important;
    max-width: 100%;
    animation: scaleAnimation 3s infinite ease-in-out;
}

/* Keyframes for scaling animation */
@keyframes scaleAnimation {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}


.main__four__slider .carousel-item img {
    /* width: 100%; */
    height: 100%;
}

section.main__four__slider p {
    font-family: 'TradeGothic-NikePlus';
    font-size: 17px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: #fff;
}

.fixed__slider {
    position: absolute;
    top: 80px;
    z-index: 9;
    left: 100px;
    /* transform: translate(-50%, 0px); */
}

section.main__foure {
    padding: 0;
}

.main__foure .do {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.main__foure .do img {
    max-width: 100%;
}

section.main__foure .container-full .row {
    align-items: center;
}

/* .four__about img {
width: 86%;
margin: 0 auto;
} */

.four__about__content {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

img.hour {
    width: 42%;
    margin-top: 30px;
}

.four__about img {
    width: 100%;
}

.four__about__content h2 {
    font-family: 'Ballet', cursive;
    color: #fff;
    font-size: 42px;
    line-height: normal;
    font-weight: 400;
    padding-bottom: 10px;
}

.four__about__content p {
    font-family: 'Adobe Caslon Pro';
    color: #fff;
    font-weight: 500;
    font-style: italic;
    line-height: normal;
    font-size: 22px;
    padding-bottom: 20px;
}


.cu_border {
    width: 70%;
    margin: 0 auto 45px;
    display: inherit;
}

section.foure__bg {
    /* 	background: #173440; */
    padding: 0 170px;
}

/* .smoky {
    display: flex;
    align-items: end;
    height: 820px;
} */

.smoky img {
    width: auto;
}

.smoky__content p {
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    color: cornsilk;
    padding: 0px 0 20px;
    font-family: 'Adobe Caslon Pro';
    font-weight: normal;
    font-style: italic;
}

section.foure__bg .container-full .row {
    align-items: center;
}


.smoky__content {
    text-align: center;
    padding-right: 190px;
}

.smoky__content img {
    margin: 30px auto 70px;
    display: block;
}

.smoky__content a:hover {
    background: #F8DA8E;
    color: #000000;
}

.smoky__content a {
    display: inline-block;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: #F8DA8E;
    border: solid 2px #F8DA8E;
    padding: 13px 33px;
    font-weight: 700;
    font-family: 'TradeGothic-NikePlus';
    transition: all 0.5s;
}

.four-recipe-btn {
    position: relative;
    text-align: center;
    padding-bottom: 60px;
}

.four-recipe-btn p {
    display: inline-block;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: #F8DA8E;
    border: solid 2px #F8DA8E;
    padding: 13px 33px;
    font-weight: 700;
    font-family: 'TradeGothic-NikePlus';
    transition: all 0.5s;
}


section.main__whisky:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../img/whisky__bg.jpg);
    width: 100%;
    height: 50%;
    background-size: cover;
    background-position: center;
}

section.main__whisky {
    position: relative;
    display: flex;
    align-items: center;
    padding: 100px 0;
    background-size: 100% 50%;
}

/* .Whisky {
width: 40% !important;
margin: 0 auto;
} */

/* .owl-carousel.owl-drag .owl-item .items{
height:600px;
}
*/
.main__whisky .owl-theme .owl-nav {
    margin-top: 0px;
    position: absolute;
    top: 45%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transform: translate(0px, -50%);
}

.main__whisky .owl-carousel .owl-nav .owl-prev,
.main__whisky .owl-carousel .owl-nav .owl-next {
    width: 60px;
    height: 60px;
    position: relative;
}


.main__whisky .owl-carousel .owl-nav button.owl-prev {
    background: url(../img/Group\ 11.png);
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 0;
    position: relative;
    left: -34px;
}

.main__whisky .owl-carousel .owl-nav button.owl-next {
    background: url(../img/Group\ 10.png);
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 0;
    position: relative;
    right: -34px;
}

/* .Whisky:before {
	content: "";
	position: absolute;
	background: url(../img/Ellipse\ 4.png);
	width: 100%;
	height: 130px;
	left: 50%;
	transform: translate(-50%, 0px);
	bottom: 0;


} */
.owl-carousel.owl-drag .owl-item .items {
    position: relative;
}


section.foure__info {
    background: #FDFBE2;
    padding: 120px 0;
    text-align: center;
}

section.foure__info h2 {
    font-size: 42px;
    line-height: 75px;
    letter-spacing: 2.5px;
    color: #173541;
    text-transform: uppercase;
    font-family: 'TradeGothic-NikePlus';
    padding-bottom: 80px;
}

.social__info h4 {
    display: flex;
    align-items: center;
    font-size: 22px;
    line-height: 33px;
    font-weight: 700;
    letter-spacing: 2.5px;
    font-family: 'TradeGothic-NikePlus';
}

.floww h4 {
    color: #CB3F7A;
    display: flex;
    align-items: center;
    font-size: 22px;
    line-height: 33px;
    font-weight: 700;
    letter-spacing: 2.5px;
    font-family: 'TradeGothic-NikePlus';
}




.killburn_social img {
    width: 100%;
}

.floww img {
    margin-right: 7px;
}

.floww {
    padding-bottom: 20px;
}

.social__info h4 img {
    margin-right: 12px;
}

section.foure__info .container .row .col-lg-4:nth-child(3n + 1) .social__info h4 {
    color: #49ABE8;
}

section.foure__info .container .row .col-lg-4:nth-child(3n + 2) .social__info h4 {
    color: #CB3F7A;
}

section.foure__info .container .row .col-lg-4:nth-child(3n + 3) .social__info h4 {
    color: #415A93;
}

.four__he {
    width: 100%;
    height: 600px;
    background: #fff;
    margin-top: 20px;
}


section.fotter__foure {
    background: #173540;
    padding: 80px 0;
}

.strength {
    display: flex;
    align-items: center;
}

.strength h4 {
    font-weight: 400;
    font-style: italic;
    font-size: 24px;
    line-height: 36px;
    font-family: 'Adobe Caslon Pro';
    padding-right: 40px;
}

.strength h2 {
    font-size: 24px;
    line-height: normal;
    letter-spacing: 8.5px;
    font-weight: 700;
    padding-bottom: 50px;
    font-family: 'TradeGothic-NikePlus';
}

.fo__34__info h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    padding-top: 22px;
    font-family: 'TradeGothic-NikePlus';
}

section.fotter__foure .container {
    /* max-width: 1410px; */
}

section.fotter__foure .container .row {
    /* align-items: center; */
}

section.fotter__foure .container .row .col-lg-8 .row {
    align-items: inherit;
}

section.fotter__foure .container .row .col-lg-8 {
    padding-left: 10px;
}

.fo__34__info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.fo__34__info.quick ul {
    display: flex;
}

.fo__34__info.quick ul li {
    margin-right: 30px;
}

.four-main-footer-logos {
    margin-top: 30px;
}

.four-main-footer-logos ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.four-main-footer-logos ul li {
    margin-right: 30px;
}


.four-four-main {
    display: block;
    padding: 75px 0;
}

.four-four-main-content {
    display: block;
    text-align: center;
}

.four-four-main-content p {
    font-size: 30px;
    font-family: 'Playfair Display', serif;
    line-height: 40px;
    font-style: italic;
    color: #fff;
}



.strength img {
    max-width: 120px;
}

.fo__34__info ul li a:hover {
    color: #edd089;
}

.fo__34__info ul li a {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    font-family: 'TradeGothic-NikePlus';
    transition: all 0.5s;
    color: #fff;
}

a.font__style {
    font-style: italic;
}

/* .fo__34__info.left_no {
	padding-left: 40px;
} */



.kill__content {
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translate(-50%, 0px);
    text-align: center;
}

section.killburn {
    position: relative;
}

img.kill__logos {
    padding-bottom: 60px;
}

.kill__content p {
    font-size: 18px;
    line-height: 27.14px;
    font-weight: 400;
    padding: 50px 200px 25px;
    font-family: 'Matrix II Italic';
    letter-spacing: 2px;
}

.kil-caption {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 10;
    top: 0;
    left: 0;
}

.kil-caption img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.kil-caption p {
    font-size: 18px;
    line-height: 27.14px;
    font-weight: 400;
    padding: 20px 0;
    font-family: 'Matrix II Italic';
    letter-spacing: 2px;
    text-align: center;
    color: #e5dbc1;
}

/* .logo-kilburn { position: absolute; width: 100%; display: block; top: 0; left: 0; text-align: center; z-index: 999; padding: 15px 0; }
 .logo-kilburn a { display: inline-block; width: 130px; max-width: 100%; }
 .logo-kilburn a img { max-width: 100%; } */
.logo-kilburn {
    display: none;
}

.logo-stubbs {
    position: absolute;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 999;
    padding: 15px 0;
}

.logo-stubbs a {
    display: inline-block;
    width: 130px;
    max-width: 100%;
}

.logo-stubbs a img {
    max-width: 100%;
}


/* .flex_brand {
	display: flex;
	align-items: end;
} */
/* section.partten {
	position: relative;
	padding: 200px 0 0;
} */

/* img.print__partten {
	width: 100%;
	position: absolute;
	top: -790px;
	z-index: -1;
} */


.global__text {
    text-align: center;
    background: #4a1c31;
    margin: 40px auto 0;
    width: 360px;
    max-width: 100%;
}

.global__text h2 {
    color: #ffffff;
    font-size: 17px;
    line-height: 42.59px;
    position: relative;
    padding: 0;
    font-weight: 800;
    font-family: 'Matrix II Inline Extra';
    text-transform: uppercase;
    letter-spacing: 4px;
}

.global__text h2 span {
    display: block;
    position: relative;
}

.global__text h2 span:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    background: #ffffff;
    right: 30px;
    top: 49%;
}

.global__text h2 span:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    background: #ffffff;
    left: 30px;
    top: 49%;
}

/* section.luxury {
	padding: 100px 0;
} */

/* .luxury__content img {
	display: block;
	margin: 0 auto 54px;
} */

/* .luxury__content p {
    line-height: 32.3px;
    font-size: 22px;
    letter-spacing: 2px;
    color: #56253A;
    font-weight: normal;
    text-align: center;
    margin-bottom: 40px;
    padding: 0 100px;
    font-family: 'Matrix II Book';
} */

.red__more button {
    padding: 14px 60px;
    background: #56253A;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1px;
    transition: all 0.5s;
    color: #fff;
}

.red__more button {
    padding: 14px 60px;
    background: #56253A;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1px;
    transition: all 0.5s;
    color: #fff;
    border: none;
    font-family: 'Matrix II Book';
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 400;
}

.red__more button:hover {
    background: #E5DBC1;
    color: #000;
}

.red__more {
    text-align: center;
    margin-top: 140px;
}

.adme__content {
    /* max-width: 56%; */
}

section.main__banner .carousel-caption {
    right: auto;
    text-align: left;
    padding: 0;
    top: 50%;
    transform: translate(0px, -50%);
    /* left: 125px; */
    bottom: inherit;
}

.adme__content h2 {
    color: #FD9B28;
    font-weight: bold;
    /* font-style: italic; */
    font-size: 28px;
    line-height: 48px;
    padding-bottom: 10px;
    font-family: 'Matrix II Book';
    text-transform: uppercase;
}

.adme__content p {
    color: #FFFFFF;
    font-size: 17px;
    line-height: 26px;
    /* max-width: 74%; */
    font-family: 'Matrix II Book';
    font-weight: normal;
    margin-bottom: 15px;
}

.adme__content p strong {
    color: #FD9B28;
    display: block;
    margin-bottom: 10px;
}

.adme__content a:hover {
    background: #fff;
}

.adme__content a {
    font-weight: bold;
    background: #e5dbc1;
    padding: 12px 22px;
    font-size: 14px;
    text-transform: uppercase;
    color: #56253a;
    display: inline-block;
    margin-top: 35px;
    font-family: 'Matrix II Book';
    letter-spacing: 3px;
    text-decoration: none;
}

.main__banner .carousel-control-next {
    position: absolute;
    top: 50%;
    width: 78px;
    border: 0;
    height: 120px;
    transform: translate(0px, -50%);
    opacity: inherit;
}

.main__banner .carousel-control-prev {
    position: absolute;
    top: 50%;
    width: 78px;
    border: 0;
    height: 120px;
    transform: translate(0px, -50%);
    opacity: inherit;
}

.main__four__slider .carousel-control-next {
    position: absolute;
    top: 50%;
    width: 78px;
    border: 0;
    height: 120px;
    transform: translate(0px, -50%);
    opacity: inherit;
}

.main__four__slider .carousel-control-prev {
    position: absolute;
    top: 50%;
    width: 78px;
    border: 0;
    height: 120px;
    transform: translate(0px, -50%);
    opacity: inherit;
}

.main__banner .carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 12rem;
    height: 5rem;
}

.main__four__slider .carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 12rem;
    height: 5rem;
}


/* 
.main__banner .carousel-control-next {
right: 100px;
}

.main__banner .carousel-control-prev {
left: 100px; */


section.add__section {
    padding: 60px 0 80px;
    position: relative;
    overflow: hidden;
}

section.add__section .container-full {
    padding: 0 180px;
}

img.myriad-paterns {
    position: absolute;
    bottom: -1170px;
    width: 100%;
    z-index: -3;
}

.single__type img {
    display: inherit;
    margin: 0 auto;
}

img.top__mar {
    padding-bottom: 20px;
    width: 100px;
    max-width: 100%;
}

img.si {
    width: 20%;
}

/* img.gl {
    width: 100%;
} */

img.top__mars {
    padding: 20px 0 50px;
    width: 130px;
    max-width: 100%;
}

img.gl {
    width: 430px;
    max-width: 100%;
}

.brande__type {
    /* padding-left: 180px; */
    padding: 0 70px;
}

.brande__update {
    text-align: center;
}

.brande__type p {
    color: #4a1c31;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    font-family: 'Matrix II Book';
    padding: 0px 0 50px 0px;
}


section.kill-socias {

    padding: 100px 140px 80px;
    position: relative;
}



.ki__so h2 {
    letter-spacing: 1px;
    font-size: 24px;
    display: flex;
    font-family: 'Matrix II Book';
    line-height: 36.19px;
    margin-bottom: 20px;
    color: #e5dbc1;
}


.ki__so h2 img {
    margin-right: 12px;
}


.gry-box {
    background: #E5DBC1;
    width: 100%;
    height: 450px;
    padding-right: 140px;
    margin-top: 20px;
}

.time__line h2 {
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-family: 'Matrix II Book';
    font-weight: 900;
    padding: 40px 0;
    letter-spacing: 6px;
    font-size: 20px;
}

.time__line__content ul li span {
    font-weight: bold;
    letter-spacing: 11px;
}

/* .time__line__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	width:60%;
} */

.down__sw {
    position: relative;
}

.down__sw.bg,
.time__line__content.overlay {
    text-align: center;
}

.down__sw.bg {
    float: left;
    position: relative;
    margin: 0.5%
}

.down__sw.bg img {
    transition: .3s all;
    width: 100%;
    position: relative;
}

.down__sw .time__line__content.overlay {
    transition: .3s all;
}

.down__sw .time__line__content.overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    opacity: 0;
    display: flex;
    align-items: center;
    padding: 50px;
}

.down__sw.bg:hover .overlay {
    opacity: 1;
}

.down__sw.bg:hover img {
    -webkit-filter: blur(2px);
    filter: blur(2px);
}


.time__line__content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.time__line__content ul li {
    font-family: 'Matrix II Book';
    color: #ffffff;
    font-size: 24px;
    padding-bottom: 30px;
    border-bottom: dashed 2px #fff;
    margin-bottom: 30px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 32px;
}

.time__line__content ul li:last-child {
    margin: 0;
    padding: 0;
    border: 0;
}

section.time__line {
    padding: 60px 0;
}

.down__sw img {
    width: 100%;
}


section.kill-socias {
    padding: 100px 140px 80px;
    position: relative;
}

img.mask {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    z-index: 0;
}

.killburn_social {
    position: relative;
}

section.killbun--footer {
    background: #56253a;
    padding: 50px 0;
}

.myriad {
    text-align: center;
}

.myriad img {
    width: 370px;
    max-width: 100%;
}

.myriad__content img {
    max-width: 50%;
    margin-top: 70px;
}

.myriad__content p {
    font-size: 40px;
    color: #56253a;
}

section.main-myriad .container .row {
    align-items: center;
}

.myriad__content {
    text-align: center;
    /* width: 80%; */
    margin: 0 auto;
}

.copy__right p {
    font-size: 15px;
    line-height: 25px;
    color: #E5DBC1;
    font-weight: 400;
    font-family: 'Matrix II';
    letter-spacing: 1px;
}

section.main-myriad {
    position: relative;
}

img.myriad-patern {
    position: absolute;
    bottom: -930px;
    width: 100%;
    z-index: -3;
}

.copy__right ul {
    display: flex;
    align-items: center;
}

.copy__right ul li {
    margin: 0;
    margin-right: 20px;
}

.copy__right.kil-links {
    margin-bottom: 30px;
}

.copy__right.kil-logos ul li {
    margin-right: 40px;
}


.copy__right ul {
    margin: 0;
    padding: 0;
    list-style: none;
}


.copy__right ul li a {
    font-size: 15px;
    line-height: 25px;
    color: #E5DBC1;
    font-family: 'Matrix II';
    text-decoration: none;
    letter-spacing: 2px;
}


.copy__right h2 {
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 800;
    line-height: 32px;
    font-family: 'Matrix II Extra';
}

.copy__rights img {
    max-width: 100%;
}

.copy__rights {
    text-align: right;
}

.copy__right img {
    /* margin-bottom: 27px; */
}

/* Inner__Blogs */

.all__blog {
    width: 70%;
    margin-left: auto;
    -webkit-backdrop-filter: blur(30px);
    background-color: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(30px);
    padding: 80px 79px 80px;
    position: relative;
    margin-bottom: 120px;
}

.blog__bar {
    display: flex;
}

section.blogs__list .container {
    max-width: 100%;
}

/* .blog__title {
    width: 70%;
    margin-left: auto;
    height: 200px;
    display: flex;
    align-items: end;
    margin-bottom: 40px;
    position: relative;
} */

.blog__title {
    width: 70%;
    margin-left: auto;
    display: flex;
    margin-bottom: 40px;
    position: relative;
    margin-top: 222px;
}

.blog__thum {
    max-width: 36%;
}

.blog__thum img {
    width: 100%;
}

.blog__info {
    max-width: 64%;
    padding-left: 85px;
    position: relative;
}

.all__blog h2 {
    font-size: 48px;
    font-family: 'Spectral', serif;
    font-weight: bold;
    padding-bottom: 0px;
    line-height: 48px;
    display: inline-block;
    margin: 0 0 0px 0;
}

.cate {
    color: #f7da8d;
    border: solid 1px #f7da8d;
    padding: 4px 11px;
    font-size: 15px;

    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.blog__info h5 {
    margin: 15px 0;
}

a.date {
    color: #ead088;
    font-size: 15px;
    margin-left: 10px;
}

.blog__title h2 {
    font-size: 96px;
    font-weight: 700;
    color: var(--chilean-heath);
    letter-spacing: 8.5px;
    line-height: 117.6px;
    margin: 0;
    padding-bottom: 70px;
    text-align: center;
}

.all__blog .btn.top {
    position: absolute;
    bottom: 0;
}

section.all__product .container .row .col-lg-12 {
    padding: 0;
}

section.all__product .container {
    max-width: 100%;
}

.blog__title ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
}

.blog__title ul li a:hover {
    color: #f8da8e;
    border-color: #f8da8e;
}

.blog__title ul li a.active {
    color: #f8da8e;
    border: solid 2px #f8da8e;
    padding: 4px 40px;
}

.blog__title ul li a {
    font-size: 30px;
    font-family: 'Spectral', serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 54px;
    display: inline-block;
    margin: 0 40px 0px 0px;
    letter-spacing: 2px;
    padding: 4px 40px;
    border: solid 2px #fd9b2800;
    transition: all 0.5s;
    border-radius: 4px;
}

/* .blog__title ul li a:hover {
    background: #fff;
} */

.blog__title span {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    border: solid 3px #f8da8e;
}

.blog__title span:hover {
    background: #fff;
}

.blog__title span a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.blog__title span a i {
    font-size: 30px;
    color: #f8da8e;
    font-weight: bold;
}

.single__blog .blog__title ul li {
    margin-left: 80px;
}


.main__craftsmith.single__blog .blog__title ul li a {
    border-color: #f8da8e;
    color: #f8da8e;
}


.flex__categorey ul li {
    padding-left: 30px;
}

.flex__categorey ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
}

.flex__categorey {
    width: 70%;
    margin-left: auto;
    display: flex;
    align-items: end;
    margin-bottom: 40px;
    position: relative;
}

.flex__categorey ul li a:hover {
    color: #f8da8e;
}

.flex__categorey h5 {
    font-size: 30px;
    font-family: 'Spectral', serif;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 24px;
    display: inline-block;
    margin: 0px;
    letter-spacing: 2px;
    transition: all 0.5s;
    border-radius: 4px;
    color: #f8da8e;
}

.flex__categorey ul li a {
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.raci .blog__title ul {
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
}

.taxtnomi .blog__title ul li {
    margin-left: 80px;
}

.taxtnomi .blog__title ul li a {
    border-color: #f8da8e;
    color: #f8da8e;
}


h2.pb {
    padding-bottom: 30px;
}

.contact_details h6 {
    font-size: 60px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
}

.infos.mt {
    margin-top: 187px;
}

.coming {
    width: 70%;
    margin-left: auto;
    display: flex;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(30px);
    padding: 40px 0px 40px 60px;
    position: relative;
    margin: 180px -1px 100px auto;
}

h2.four__title {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 2.5px;
    color: #173541;
    text-transform: uppercase;
    font-family: 'TradeGothic-NikePlus';
    text-align: center;
    margin-top: 10px;
}

.main__four__slider .carousel-item img.d-block.w-100.Mobile {
    display: none !important;
}

.why__whisky .Whisky .owl-item p {
    text-align: center;
    font-family: 'TradeGothic-NikePlus';
    font-size: 17px;
    line-height: 30px;
    color: #173541;
}

.why__whisky .Whisky .owl-item p strong {
    display: block;
    font-weight: bold;
    font-size: 20px;
    margin-top: 20px;
}


.main__slid.kilburn-slider-2 {
    display: block;
    background: url("") center top no-repeat;
    padding: 100px 0;
    position: relative;
}

.main__slid.kilburn-slider-2:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #ffffffab;
}

.main__slid.kilburn-slider-2 .kilburn-slider-2-img {
    text-align: center;
}

.main__slid.kilburn-slider-2 .kilburn-slider-2-img img {
    max-width: 100%;
}

.main__slid.kilburn-slider-2 .kilburn-slider-2-cont h2 {
    font-family: 'Matrix II Book';
    font-size: 35px;
    color: #000000;
    margin-bottom: 50px;
    font-weight: bold;
}

.main__slid.kilburn-slider-2 .kilburn-slider-2-cont h3 {
    font-family: 'Matrix II Book';
    font-size: 22px;
    color: #4a1c31;
    margin-bottom: 10px;
    font-weight: bold;
    margin-bottom: 60px;
    display: flex;
    align-items: flex-start;
}

.main__slid.kilburn-slider-2 .kilburn-slider-2-cont h3 img {
    margin-right: 50px;
}

.main__slid.kilburn-slider-2 .kilburn-slider-2-cont p {
    font-family: 'Matrix II Book';
    font-size: 17px;
    line-height: 30px;
    color: #4a1c31;
    margin-bottom: 15px;
}

.main__slid.kilburn-slider-2 .carousel-control-next,
.main__slid.kilburn-slider-2 .carousel-control-prev {
    width: 8%;
}

.main__slid.kilburn-slider-2 .carousel-control-prev-icon {
    background: url("") center no-repeat;
}

.main__slid.kilburn-slider-2 .carousel-control-next-icon {
    background: url("") center no-repeat;
}

.main__slid.kilburn-slider-2 .carousel-control-next-icon,
.main__slid.kilburn-slider-2 .carousel-control-prev-icon {
    width: 80px;
    height: 80px;
    display: block;
    opacity: 1;
}

.kill-botom-bg {
    width: 100%;
    background: url() center no-repeat;
    background-size: cover;
    background-color: #56253A;
}



.main__banner.kilburn-reciepe {}

.main__banner.kilburn-reciepe .carousel-inner .carousel-item .d-block.w-100.Mobile {
    display: none !important;
}




.kill__content img {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

#panel {
    display: none;
}

.social__info img {
    width: 100%;
}

.kil__ban img {
    width: 100%;
    height: 100%;
}

.kil__ban {
    height: 90vh;
}

.kilburn-full-video {
    display: block;
    padding: 100px 0 0 0;
}

.kilburn-full-video .vid-frame {
    position: relative;
    display: block;
    height: 65vh;
    overflow: hidden;
}

.kilburn-full-video .vid-frame .bottom-video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.four-four-frame {
    position: relative;
    height: 100vh;
    display: block;
    overflow: hidden;
}

.four-four-video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.trek-video-wrap {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

.trek-main-video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}




.footer-all {
    color: #000000;
    display: block;
    padding: 100px 0;
    font-family: 'DINPro';
}

.footer-all .footer-logo {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.footer-all .footer-logo a {
    display: inline-block;
}

.footer-all .footer-logo svg {
    max-width: 100%;
}

.footer-all .footer-logo .s-f-logo {
    margin: 28px;
    margin-top: 0;
}

.footer-all .footer-logo .s-f-logo svg {
    width: 110px;
    height: auto;
}

.footer-all .footer-logo .s-f-name svg {
    width: 160px;
    height: auto;
}

.footer-all .footer-logo .s-f-name .cls-1 {
    fill: #c69c6d;
}

.footer-all p {
    color: #000000;
}

.footer-all .links ul {
    display: flex;
    align-items: center;
    font-family: 'DINPro';
    list-style-type: none;
}

.footer-all .links ul li {
    margin-right: 30px;
}

.footer-all .links ul li a {
    color: #000000;
    display: inline-block;
}

.footer-all .links ul li a:hover {
    color: #000000;
}

.footer-all .all-logos-footer {
    margin: 50px 0;
}

.footer-all .all-logos-footer ul li {
    margin-right: 50px;
}



footer .border-team {
    margin: 100px 0 0;
}

.border-team {
    height: 80px;
    width: 100%;
    display: block;
    margin: 30px 0 40px;
    background: url() top left repeat;
}



/*================================================
Home__Footer
=================================================*/
footer {
    background: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

footer p {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}

img.brand__lo {
    width: 150px;
    max-width: 100%;
    display: block;
}

img.craft__log {
    max-width: 100%;
    width: 110px;
    margin: 40px auto 0;
    display: block;
}

.footer__list a {
    display: inline-block;
}

.footer__list ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.footer__list {
    text-align: center;
    display: ruby;
    align-items: center;
    flex-direction: column;
}

.footer__social ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.footer__social ul li {
    margin-right: 15px;
}

.footer__social ul li a i {
    background: #998776;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    font-size: 16px;
}

.footer__social ul li a:hover i {
    color: #ffffff;
}

.footer__other__links ul {}

.footer__social {
    padding-bottom: 40px;
}


.footer__other__links ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.footer__other__links ul li {
    margin-right: 30px;
    color: white;
}

.footer__other__links ul li a {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
    color: var(--black);
    font-weight: normal;
    letter-spacing: 2px;
    font-family: RON;
}

.footer__other__links ul li a:hover {
    color: #998776;
}

.footer__other__links ul li p {
    font-family: RON;
    text-transform: uppercase;
    font-size: 14px;
}

footer .border-team {
    margin: 100px 0 0;
}


.main-footer-logos {
    margin-top: 30px;
    margin-bottom: 30px;
}

.main-footer-logos ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.main-footer-logos ul li {
    display: block;
    margin-right: 50px;
}

.main-footer-logos ul li a {
    display: inline-block;
}

.main-footer-logos ul li a img {
    height: 45px;
}

.section-padding {
    padding: 100px 0;
}

.privacy-content {
    display: block;
}

.privacy-content h1,
.privacy-content h2,
.privacy-content h3,
.privacy-content h4,
.privacy-content h5,
.privacy-content h6 {
    margin: 10px 0 20px 0;
}

.privacy-content h1 {
    font-size: 32px;
}

.privacy-content h2 {
    font-size: 26px;
}

.privacy-content h3 {
    font-size: 24px;
}

.privacy-content h4 {
    font-size: 20px;
}

.privacy-content h5 {
    font-size: 18px;
}

.privacy-content h6 {
    font-size: 16px;
}

.privacy-content p {
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0 20px 0;
}


/* 
##Device = Desktops
##Screen = 1366px to higher resolution desktops
*/
@media (max-width: 1600px) {
    .kil__ban {
        height: 730px;
    }

    .kil__ban img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .banner__content {
        height: 800px;
    }

    .details {
        max-width: 64%;
        padding-right: 0;
        position: relative;
    }

    .bar__section {
        margin-bottom: 100px;
    }

    .bar__section:before {
        width: 90%;
        left: 39px;
        top: 216px;
    }

    /* footer */
    .info {
        width: 70%;
        margin-left: auto;
        display: flex;
        background: rgba(255, 255, 255, 0.05);
        backdrop-filter: blur(30px);
        padding: 80px 50px 80px 50px;
        position: relative;
    }

    .info__content {
        border-bottom: solid 1px #fff;
        margin-bottom: 40px;
        padding-bottom: 10px;
    }

    .contact_details p {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 30px;
    }

    section.foure__bg {
        padding: 100px 70px;
    }

    .smoky__content {
        padding-right: 110px;
    }

    section.foure__bg {
        padding: 100px 0px;
    }

    /* .adme__content h2{font-size: 64px;line-height: 70px;padding-bottom: 60px;} */
    /* .adme__content p{font-size: 20px;max-width: 80%;} */
    /* .rum__content p{font-size:26px;} */
    .rum {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        padding: 40px 0px 70px
    }

    img.kill__logos {
        padding-bottom: 22px;
    }

    .kill__content p {
        font-size: 20px;
        line-height: 27.14px;
        font-weight: 400;
        font-family: 'Lora', serif;
        font-style: italic;
        padding: 30px 180px 5px;
    }

    .rum {
        height: 330px;
    }

    .number {
        left: 72px;
    }

    .errow {
        top: -33px;
        right: -2px;
    }

    section.rum__made .container {
        padding: 21px 39px 21px 0px;
    }

    section.rum__made .container .row .col-lg-4:nth-child(5) .rum .errow {
        bottom: -33px;
    }

    section.rum__made .container .row .col-lg-4:nth-child(4) .rum .errow {
        bottom: -32px;
    }

    .info__image {
        margin-right: 60px;
    }

    .infos {
        width: 70%;
        padding: 80px 80px 80px;
    }

    .infos h2 {
        font-size: 39px !important;
    }

    .home__copy__right p {
        font-size: 18px;
    }

    /* .brande__type p {
		color: #4a1c31;
		font-size: 35px;
		text-align: center;
		font-family: 'Matrix II Book';
		padding: 22px 0 40px 0px;} */
    section.add__section .container-full {
        padding: 0 150px;
    }

    .global__text h2 {
        color: #ffffff;
        font-size: 15px;
        line-height: 42.59px;
        position: relative;
        padding: 10px 0px;
    }

    img.myriad-paterns {
        bottom: -930px;
    }
}

@media (max-width: 1366px) {

    /* header {padding: 108px 0px 0px 120px;display: block;} */
    .banner__content {
        height: 800px;
    }

    .details {
        max-width: 64%;
        padding-right: 0;
        position: relative;
    }

    .flex__text h2 {
        font-size: 80px;
        font-weight: 700;
        color: var(--chilean-heath);
        letter-spacing: 8.5px;
        line-height: 100px;
        margin: 0;
        padding-bottom: 40px;
    }

    .flex__text p {
        font-size: 43px;
        padding-bottom: 40px;
    }

    .details h3 {
        padding-bottom: 45px;
    }

    .brand__titrle p {
        font-size: 18px;
        line-height: 27.53px;
        letter-spacing: 6px;
        padding-left: 30px;
    }

    .bar__section {
        margin-bottom: 100px;
    }

    .bar__section:before {
        width: 90%;
        left: 39px;
        top: 216px;
    }

    /* 	section.main__foure {padding: 130px 80px;} */
    .four__about__content h2 {
        font-size: 50px;
        line-height: 96px;
        padding-bottom: 0px;
    }

    .four__about__content p {
        line-height: 39px;
        font-size: 26px;
        padding-bottom: 20px;
    }

    /* section.fotter__foure .container{max-width: 1230px;} */
    /* .strength h2{font-size: 37px;} */

    .luxure__content h2 {
        font-size: 80px;
    }

    .slides h2 {
        font-size: 90px;
    }

    /* .trake__info.single__list{padding-left: 85px;} */
    /* .trake__info ul li a{font-size: 23px;line-height: normal;margin-bottom: 10px;display: inherit;} */
    img.kill__two {
        width: 170px;
    }

    img.kill__logos {
        padding-bottom: 30px;
    }

    .kill__content p {
        padding: 16px 190px 11px;
    }

    /* .adme__content h2{font-size: 56px;line-height: 70px;padding-bottom: 60px;} */
    /* footer */
    .info {
        width: 70%;
        margin-left: auto;
        display: flex;
        background: rgba(255, 255, 255, 0.05);
        backdrop-filter: blur(30px);
        padding: 80px 50px 80px 50px;
        position: relative;
    }

    .info__content {
        border-bottom: solid 1px #fff;
        margin-bottom: 40px;
        padding-bottom: 10px;
    }

    .contact_details p {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 30px;
    }

    section.rum__made .container {
        padding: 17px 42px 20px 0px;
    }

    /* section.rum__made{padding: 0px 70px;position: relative;} */
    .rum__content p {
        font-size: 18px;
        line-height: 26px;
    }

    .rum {
        height: 292px;
    }

    .number {
        left: 65px;
    }

    .errow {
        position: absolute;
        top: -29px;
        right: -2px;
    }

    section.rum__made .container .row .col-lg-4:nth-child(4) .rum .errow {
        bottom: -32px;
    }

    section.rum__made .container .row .col-lg-4:nth-child(5) .rum .errow {
        bottom: -32px;
    }

    section.rum__made .container .row .col-lg-4:nth-child(6) .rum .errow {
        top: -19px;
        right: -32px;
    }

    .home__copy__right p {
        font-size: 16px;
    }

    .home__copy__right a {
        font-size: 15px;
    }

    .contact_details h2 {
        padding-bottom: 15px;
    }

    .infos h2 {
        font-size: 30px !important;
    }

    /* header{padding: 106px 0px 0px 40px;} */
    img.print__partten {
        top: -260px;
    }

    img.myriad-patern {
        bottom: -540px;
    }

    .main__banner .carousel-control-next {
        right: 60px;
    }

    /* .adme__content{max-width: 53%;} */
    .trake__info p a {
        font-size: 26px;
    }

    /* .fo__34__info ul li a{font-size: 21px;} */
    .blog__title {
        margin-top: 230px;
    }

    .blog__title ul li a {
        font-size: 35px;
        line-height: 48px;
        padding: 4px 33px;
    }

    .all__blog h2 {
        font-size: 40px;
        line-height: 45px;
    }

    .blog__info {
        max-width: 64%;
        padding-left: 42px;
        position: relative;
    }

    .blog__info p {
        padding-right: 0px;
        font-size: 20px;
        line-height: 30px;
    }

    section.foure__bg {
        padding: 150px 0 100px 100px !important;
    }

    section.add__section .container-full {
        padding: 0 100px;
    }

    .brande__type {
        padding-left: 60px;
    }

    .brande__type p {
        /* color: #4a1c31;
		font-size: 34px;
		text-align: center;
		font-family: 'Matrix II Book';
		padding: 22px 0 40px 0px; */
    }

    .time__line__content ul li {
        /* font-size: 24px;
		padding-bottom: 30px;
		margin-bottom: 30px;
		line-height: 38px; */
    }

}

@media (min-width: 1100px) and (max-width: 1599px) {
    section.killburn {
        background-color: #100b1f;
    }

    img.d-block.w-100.main__kilburn__banner {
        /* margin-top: 6%; */
    }
}

/* 
##Device = Most of the Smartphones Mobiles (Portrait)
##Screen = B/w 320px to 479px
*/
@media (min-width: 320px) and (max-width: 480px) {
    img.gl {
        width: 100%;
    }

    .logo img {
        max-width: 120px;
    }

    /* header{padding: 20px 0px 0 !important;width: 100%;} */
    .flex__text img {
        display: block;
        max-width: 120px;
        margin: 0 auto 10px;
    }

    /* 	about */
    .infos {
        width: 90%;
        padding: 30px 30px 30px;
        display: inherit;
        margin: 0 auto 30px;
    }

    .banner__content {
        height: 100vh;
        text-align: center;
        padding: 170px 0 100px;
    }

    .arrow-container {
        width: 55px;
        height: 55px;
    }

    .infos h2 {
        font-size: 26px !important;
        text-align: center;
        line-height: 30px;
        padding: 20px 0 12px;
        margin: 0 0 20px 0;
    }

    .contact_details p {
        font-size: 17px;
        line-height: 28px;
        padding-bottom: 20px;
    }

    .arrow-down {
        height: 3px;
        width: 17px;
        margin: 21px 17px;
    }

    .flex__text {
        width: 100%;
        margin-left: auto;
    }

    .flex__text h2 {
        font-size: 36px;
        line-height: 43px;
        padding-bottom: 10px;
        text-align: center;
    }

    .flex__text p {
        font-size: 32px;
        padding-bottom: 30px;
        line-height: normal;
    }

    /* Product */
    .bar__section {
        width: 90%;
        padding: 10px 30px 50px;
        margin: 0 auto 30px;
        display: inherit;
    }

    .bottle {
        max-width: 100%;
        height: 560px;
        margin-top: -10px;
    }

    .details {
        max-width: 100%;
    }

    .bar__section:before {
        display: none;
    }

    .brand__titrle {
        display: inherit;
        margin: 0px 0px 20px;
        text-align: center;
        border-bottom: solid 1px #fff;
        padding-bottom: 13px;
    }

    .brand__titrle img {
        width: auto;
        margin-right: auto;
        padding-bottom: 20px;
    }

    .brande__image::before {
        display: none;
    }

    .brand__titrle p {
        font-size: 14px;
        line-height: 24.53px;
        letter-spacing: 6px;
        padding-left: 0;
    }

    .details h3 {
        padding-bottom: 12px;
        line-height: 38px;
        font-size: 25px;
        letter-spacing: 7.5px;
    }

    .perha p {
        font-size: 17px;
        line-height: 28px;
        padding-bottom: 20px;
        padding-right: 0;
    }

    /* footer*/
    .info__content {
        margin-bottom: 30px;
        padding-bottom: 0px;
        border: none;
    }

    .info {
        width: 90%;
        padding: 30px 30px 30px 30px;
        display: inherit;
        margin: 0 auto;
    }

    .all__product .container-full .row .col-lg-12:nth-child(2) .details {
        margin-top: -30px;
    }

    .all__product .container-full .row .col-lg-12:nth-child(3) .details img {
        max-width: 250px;
    }

    .btn.top {
        position: inherit;
        bottom: 0;
    }

    .bottom__img {
        width: 220px;
        z-index: -3;
    }

    .info__image {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .contact_details {
        width: 100%;
    }

    .contact_details .row .home__foters__content {
        margin-bottom: 20px;
        border: solid 1px #fff;
        padding: 10px 20px 0px;
    }

    .btn {
        background: none;
        border: 1px solid var(--chilean-heath);
        color: var(--chilean-heath);
        font-size: 14px;
        padding: 14px 28px 14px 17px;
        position: relative;
        text-transform: uppercase;
        line-height: normal;
        font-weight: normal;
        border-radius: 0;
        margin: 0;
        letter-spacing: 6px;
        font-family: 'Spectral', serif;
        overflow: hidden;
        width: auto;
    }

    .btn i {
        position: absolute;
        top: 10px;
        font-size: 21px;
        right: 7px;
    }

    .home__copy__right {
        margin: 50px 0 0 0;
        position: absolute;
        bottom: 15px;
    }

    .home__copy__right p {
        font-size: 12px;
    }

    .home__copy__right a {
        font-size: 13px;
    }

    /*====================Kilburn__Section_CSS=========================  */
    .main__kilburn__banner {
        height: 810px;
        object-fit: cover;
    }

    .kill__content p {
        padding: 20px 0px 14px;
    }

    img.kill__logos {
        padding-bottom: 30px;
    }

    /* img.kill__one{max-width: 310px;display: block;margin: 0 auto;} */
    img.kill__two {
        max-width: 150px;
    }

    .flex_brand img {
        width: 100%;
    }

    section.partten {
        position: relative;
        padding: 50px 0 0;
    }

    img.print__partten {
        top: -250px;
        height: 690px;
        object-fit: cover;
    }

    .global__text {
        ;
        margin: 40px auto 0;
    }

    .global__text h2 {
        font-size: 13px;
        line-height: 30px;
        padding: 10px 0px;
    }

    .global__text h2:before {
        left: 12px;
        top: 24px;
        width: 54px;
    }

    .global__text h2:after {
        right: 16px;
        top: 24px;
        width: 54px;
    }

    .flex_brand img {
        width: 50%;
    }

    section.luxury {
        padding: 50px 0;
    }

    .luxury__content img {
        display: block;
        margin: 0 auto 30px;
    }

    .luxury__content p {
        line-height: 28.3px;
        font-size: 20px;
        text-align: center;
        margin-bottom: 20px;
        padding: 0 0px;
    }

    .red__more {
        text-align: center;
        margin-top: 40px;
    }

    .red__more button {
        padding: 10px 40px 13px;
        font-size: 20px;
        line-height: 18px;
    }

    .myriad__content {
        text-align: center;
        width: 100%;
        margin: 40px auto;
    }

    .myriad__content p {
        font-size: 20px;
        color: #56253a;
    }

    .myriad__content img {
        max-width: 50%;
        margin-top: 20px;
    }

    .myriad {
        text-align: center;
    }

    .myriad img {
        width: 60%;
        margin: 0 auto;
    }

    img.myriad-patern {
        bottom: -70px;
        height: 700px;
        object-fit: cover;
    }

    section.main__banner .carousel-caption {
        right: auto;
        text-align: left;
        top: 50%;
        transform: initial;
        left: 0;
        bottom: inherit;
        position: inherit;
    }

    .adme__content {
        max-width: 100%;
    }

    .adme__content h2 {
        font-size: 30px;
        line-height: 34px;
        padding-bottom: 12px;
    }

    .adme__content p {
        color: #58263c;
        max-width: 100%;
    }

    .main__four__slider .carousel-control-next-icon,
    .carousel-control-prev-icon {}

    .adme__content a {
        font-weight: bold;
        background: #e5dbc1;
        padding: 19px 30px;
        font-size: 15px;
        text-transform: uppercase;
        color: #56253a;
        display: inline-block;
        margin: 10px 0;
    }

    .adme__content p {
        color: #58263c;
        max-width: 100%;
        font-size: 18px;
        line-height: 27px;
    }

    .main__banner .carousel-control-next-icon,
    .carousel-control-prev-icon {}

    section.kill-socias {
        padding: 50px 20px 40px;
    }

    .gry-box {
        height: 300px;
        padding-right: 0;
        margin: 20px 0;
    }

    .copy__right {
        text-align: center;
    }

    /* .copy__right h2{padding-bottom: 15px;font-size: 30px;line-height: 24px; color: #fdfbe2; } */
    .copy__rights {
        text-align: center;
    }

    .copy__right ul li a {
        font-size: 20px;
        line-height: 30px;
        font-family: 'Lora', serif;
        color: #E5DBC1;
    }

    .copy__right img {
        margin-bottom: 22px;
    }

    .copy__rights img {
        width: 100px;
    }

    .main__four__slider .carousel-item {
        height: auto;
    }

    .main__four__slider .carousel-caption {
        right: auto;
        bottom: 2px;
        left: 50%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;
        transform: translate(-50%, 0px);
        width: 100%;
        background: #2c444e;
    }

    .main__four__slider .carousel-item img {
        width: 60%;
        height: 100%;
        margin: 0 auto;
    }

    section.main__four__slider h2 {
        font-size: 35px;
        line-height: 44px;
        padding: 30px 0 40px;
        color: #fff;
    }

    /* section.main__four__slider p{font-size: 15px;line-height: 23px;letter-spacing: 2.5px;padding-bottom: 30px;color: #fff;} */
    /* section.main__four__slider h2:before{width: 320px;bottom:20px;} */
    .main__four__slider .carousel-caption img {
        width: 60% !important;
    }

    /* 	section.main__foure{padding: 90px 20px; 0;} */
    .four__about__content h2 {
        font-size: 32px;
        line-height: normal;
        padding: 20px 0 10px;
    }

    section.main__foure {
        padding: 20px 20px 30px;
    }

    .four__about__content p {
        font-family: 'Adobe Caslon Pro';
        line-height: 33px;
        font-size: 22px;
        padding-bottom: 30px;
    }

    .four__about__content {
        padding-left: 0;
        width: 100%;
    }

    section.foure__bg {
        padding: 95px 30px 40px !important;
        text-align: center;
        background-size: 100% !important;
        background-position: top !important;
        height: auto !important;
        background-color: #191f22;
        background-image: none !important;
    }

    .social__info {
        margin-bottom: 10px;
    }

    img.hour {
        width: 100%;
        margin-top: 40px;
    }

    .smoky img {
        width: 80%;
        margin: 0 auto 40px;
    }

    .smoky__content {
        font-size: 18px;
        line-height: 30px;
        text-align: center;
        color: #F8DA8E;
        padding: 0px 0 20px;
    }

    .smoky__content img {
        margin: 20px auto 50px;
        display: block;
    }

    .smoky__content a {
        display: inline-block;
        font-size: 20px;
        line-height: 21px;
    }

    section.main__whisky {
        position: relative;
        padding: 40px 0;
    }

    .main__whisky .owl-carousel .owl-nav .owl-prev,
    .main__whisky .owl-carousel .owl-nav .owl-next {
        width: 30px;
        height: 30px;
    }

    .main__whisky .owl-carousel .owl-nav button.owl-next {
        right: -20px
    }

    .main__whisky .owl-carousel .owl-nav button.owl-prev {
        left: -20px;
    }

    /* h2.four__title{font-size: 30px;line-height: 75px;letter-spacing: 2.5px;} */
    section.foure__info {
        background: #FDFBE2;
        padding: 40px 0;
    }

    section.foure__info h2 {
        font-size: 40px;
        line-height: normal;
        padding-bottom: 40px;
    }

    .four__he {
        ;
        height: 240px;
        background: #fff;
        margin: 20px 0 30px;
    }

    section.fotter__foure {
        background: #173540;
        padding: 50px 0 0;
    }

    .strength h4 {
        font-size: 30px;
        padding-right: 20px;
    }

    .strength img {
        max-width: 96px;
        margin: 0 auto;
    }

    .fo__34__info {
        text-align: center;
        padding-bottom: 40px;
    }

    .fo__34__info.left_no {
        padding-left: 0;
    }

    .strength h2 {
        font-size: 35px;
        padding: 30px 0;
        text-align: center;
        line-height: normal;
    }

    /* 	section.killburn{background: #100b1f;padding-top:260px;} */
    .kil__ban {
        height: 530px;
    }

    section.add__section .container-full {
        padding: 0 30px;
    }

    img.top__mar {
        padding-bottom: 30px;
        width: auto;
    }

    img.si {
        width: 190px;
    }

    /* img.top__mars {
		padding: 50px 0 60px;} */
    .brande__type {
        padding-left: 0;
    }

    .brande__type p {
        ;
        font-size: 20px;
        padding: 22px 0 0px 0px;
        line-height: 30px;
    }

    section.add__section {
        padding: 60px 0 0px;
    }

    .time__line h2 {
        padding: 40px 10px;
        font-size: 20px;
        line-height: 37px;
        letter-spacing: 2px;
    }

    .time__line__content ul li {
        font-size: 20px;
        padding-bottom: 12px;
        margin-bottom: 15px;
        line-height: 34px;
    }

    .time__line__content {
        width: 80%;
    }

    .down__sw {
        margin-bottom: 20px;
    }

    img.myriad-paterns {
        bottom: -40px;
    }

    .killburn_social {
        margin-bottom: 20px;
    }


    section.main__whisky .container .row .offset-3 {
        margin-left: 0;
    }

    /* 	blog */
    .all__blog {
        width: 90%;
        margin: 0 auto 30px;
    }

    .blog__title {
        margin-top: 150px;
    }

    .blog__title ul {
        flex-wrap: wrap;
    }

    .blog__title {
        width: 100%;
        margin-bottom: 40px;
        position: relative;
        margin-top: 150px
    }

    .blog__title ul li a.active {
        color: #f8da8e;
        border: solid 2px #f8da8e;
        padding: 10px 12px;
        line-height: normal;
    }

    .blog__title ul li a {
        font-size: 19px;
        line-height: normal;
        padding: 10px 2px;
        margin: 0 12px 0 0px;
    }

    .blog__title ul li:last-child a {
        margin-right: 0;
    }

    .blog__bar {
        display: inherit;
    }

    .all__blog {
        padding: 25px;
    }

    .blog__thum {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .blog__info {
        max-width: 100%;
        padding-left: 0px;
    }

    .all__blog h2 {
        font-size: 25px;
        line-height: 33px;
    }

    .blog__info p {
        font-size: 17px;
        line-height: 27px;
        padding-bottom: 20px;
    }

    a.date {
        margin-left: 0;
    }

    .single__blog .blog__title ul li {
        margin-left: 70px;
    }

    .blog__title span {
        left: 10px;
        bottom: 3px;
        width: 40px;
        height: 40px;
    }

    .blog__title span a i {
        font-size: 28px;
    }

    .cate {
        margin-right: 10px;
    }

    /* 	trek */
    .proof h2 {
        font-size: 37px;
    }

    /* .luxure__content h2{font-size: 30px;} */
    .main__singe:before {
        width: 25px;
    }

    .main__singe:after {
        width: 25px;
    }

    .main__singe {
        position: relative;
    }

    .luxure__content {
        max-width: 70%;
        position: relative;
        height: auto;
    }

    /* 	.main__logo{left: 80px;} */
    .bottle__description p {
        font-size: 25px;
        line-height: 32px;
        max-width: 90%;
    }

    .bottle__description p:before {
        width: 70%;
    }

    .trake {
        top: 110px;
    }

    section.trake__map {
        padding: 0px;
        margin: 170px 20px 40px;
    }

    .frame__content p {
        font-size: 25px;
        line-height: 37px;
        max-width: 100%;
        margin: 30px auto 40px auto;
        position: relative;
    }

    .proof {
        padding-bottom: 60px;
    }

    .alcohol p {
        font-size: 26px;
        line-height: 37px;
    }

    section.main__whisky .container .row .offset-3 {
        margin-left: 0;
    }

    img.shadows {
        width: 100%;
    }

    .alcohol {
        max-width: 100%;
    }

    .slides span {
        transform: translate(-50%, 10px);
    }

    .slides span h4 {
        font-size: 23px;
        line-height: 29.53px;
    }

    .slides h2 {
        position: absolute;
        font-size: 28px;
        line-height: 34.8px;
        font-weight: 700;
        font-family: 'Neutra Text';
        top: 37%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #F3E0CE;
    }

    .des_crip p {
        width: 100%;
        margin: 10px auto 100px auto;
    }

    .slider .owl-dots {
        bottom: 40px;
    }

    .count__sec h4 {
        font-size: 35px;
        line-height: 37.21px;
    }

    .rum__title h2 {
        font-size: 50px;
        line-height: 57.8px;
        padding: 40px 0;
    }

    .neat__content h2 {
        text-align: center;
        font-size: 26px;
        line-height: 36.8px;
        padding: 0px 0 35px;
    }

    .more a img {
        display: none;
    }

    .more a {
        padding: 7px 30px;
        background: #C44D36;
        font-size: 18px;
        line-height: 36px;
        font-weight: 700;
        text-decoration: none;
        display: flex;
        align-items: center;
        transition: all 0.5s;
    }

    .neat__content h4 {
        font-size: 32px;
        line-height: 30.98px;
        margin-top: 40px;
    }

    .trak_so h4 {
        padding-bottom: 10px;
    }

    #counter {
        bottom: 73px;
    }

    section.connect {
        padding: 20px 0;
    }

    .more {
        margin-bottom: 35px;
    }

    section.connect h2 {
        font-size: 35px;
        text-align: center;
        padding-bottom: 40px;
        line-height: 46.8px;
    }

    section.rum__made {
        padding: 0px 0px;
    }

    section.rum__made .container {
        background-image: inherit;
    }

    section.rum__made .container .row .col-lg-4 {
        border-right: 0;
    }

    section.rum__made .container {
        padding: 17px 20px 20px 0px;
    }

    .errow {
        top: -22px;
        right: 38px;
        transform: rotate(90deg);
    }

    .rum {
        height: inherit;
    }

    section.rum__made .container .row .col-lg-4:nth-child(5) .rum .errow {
        right: 36px;
        bottom: inherit;
        top: -278px;
        transform: rotate(-89deg);
    }

    section.rum__made .container .row .col-lg-4:nth-child(4) .rum .number {
        bottom: inherit;
        top: -80px;
    }

    .number {
        bottom: inherit;
        top: -80px;
    }

    section.rum__made .container .row .col-lg-4:nth-child(4) .rum .errow {
        right: 36px;
    }

    section.rum__made .container .row .col-lg-4:nth-child(6) .rum .errow {
        right: 16px;
        top: -278px;
        transform: rotate(0deg);
    }

    section.rum__made .container .row .col-lg-4:nth-child(6) .rum .number {
        bottom: inherit;
        top: -70px;
    }

    section.rum__made .container .row .col-lg-4:nth-child(5) .rum .number {
        bottom: inherit;
        top: -80px;
    }

    section.rum__made .container .row {
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
    }

    section.rum__made .container .row .col-lg-4:nth-of-type(4) {
        order: 6;
    }

    section.rum__made .container .row .col-lg-4:nth-of-type(5) {
        order: 5;
    }

    .rum__content h4 {
        font-size: 25px;
        line-height: 22px;
        padding-bottom: 7px;
    }

    .rum__content p {
        font-size: 22px;
        line-height: 30px;
    }

    .number {
        font-size: 80px;
    }

    section.rum__made .container .row .col-lg-4 {
        border-bottom: 0;
    }

    section.rum__made .container .row .col-lg-4:nth-child(6) .rum .number {
        bottom: inherit;
        top: -67px;
    }

    section.rum__made .container .row .col-lg-4:nth-child(4) .rum .errow {
        bottom: inherit;
        top: -293px;
        transform: rotate(-87deg);
    }

    section.rum__made .container .row .col-lg-4:nth-child(4) .rum {
        padding-bottom: 0;
    }

    section.footer__pattern {
        padding: 50px 20px;
    }

    /* .trake__info h4{font-size: 32px;padding-bottom: 10px;} */
    .trake__info.single__list {
        padding-left: 0;
        margin: 40px 0px 0;
    }

    /* .trake__info p {font-size: 26px;line-height: 28.98px;} */
    /* .trake__info h2{font-size: 36px;padding-bottom: 20px;} */
    .social__content {
        padding-bottom: 20px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {

    /* header{padding: 20px 0px 0 !important;width: 100%;} */
    /* 	about */
    .infos {
        width: 70%;
        padding: 30px 30px 30px;
        margin: 0 0 30px auto;
        display: inherit;
    }

    .banner__content {
        height: auto;
        text-align: center;
        padding: 90px 0 100px;
    }

    .arrow-container {
        width: 55px;
        height: 55px;
    }

    .infos h2 {
        font-size: 26px !important;
        text-align: center;
        line-height: 30px;
        padding: 0px 0 12px;
        margin: 0 0 20px 0;
    }

    .contact_details p {
        font-size: 17px;
        line-height: 28px;
        padding-bottom: 20px;
    }

    .arrow-down {
        height: 3px;
        width: 17px;
        margin: 21px 17px;
    }

    .flex__text {
        width: 70%;
        margin-left: auto;
    }

    .flex__text h2 {
        font-size: 36px;
        line-height: 43px;
        padding-bottom: 10px;
        text-align: center;
    }

    .flex__text p {
        font-size: 32px;
        padding-bottom: 30px;
        line-height: normal;
    }

    /* Product */
    .bar__section {
        width: 70%;
        padding: 10px 30px 50px;
        margin: 0 0 30px auto;
        display: inherit;
    }

    .bottle {
        max-width: 100%;
        height: 560px;
        margin-bottom: 0px;
    }

    .bottle img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .details {
        max-width: 100%;
    }

    .bar__section:before {
        display: none;
    }

    .brand__titrle {
        display: inherit;
        margin: 0px 0px 20px;
        text-align: center;
        border-bottom: solid 1px #fff;
        padding-bottom: 13px;
    }

    .brand__titrle img {
        width: auto;
        margin-right: auto;
        padding-bottom: 20px;
    }

    .brande__image::before {
        display: none;
    }

    .brand__titrle p {
        font-size: 14px;
        line-height: 24.53px;
        letter-spacing: 6px;
        padding-left: 0;
    }

    .details h3 {
        padding-bottom: 12px;
        line-height: 38px;
        font-size: 25px;
        letter-spacing: 7.5px;
    }

    .perha p {
        font-size: 17px;
        line-height: 28px;
        padding-bottom: 20px;
        padding-right: 0;
    }

    /* footer*/
    .info__content {
        margin-bottom: 30px;
        padding-bottom: 0px;
        border: none;
    }

    .info {
        width: 70%;
        padding: 30px 30px 30px 30px;
        margin: 0 0 0 auto;
        display: inherit;
    }

    .btn.top {
        position: inherit;
        bottom: 0;
    }

    .bottom__img {
        width: 220px;
        z-index: -3;
    }

    .info__image {
        max-width: 100%;
        margin-right: 0px;
    }

    .contact_details {
        width: 100%;
        margin: 30px 0;
    }

    .contact_details .row .home__foters__content {
        margin-bottom: 20px;
        border: solid 1px #fff;
        padding: 10px 20px 0px;
    }

    .btn {
        background: none;
        border: 1px solid var(--chilean-heath);
        color: var(--chilean-heath);
        font-size: 14px;
        padding: 14px 28px 14px 17px;
        position: relative;
        text-transform: uppercase;
        line-height: normal;
        font-weight: normal;
        border-radius: 0;
        margin: 0;
        letter-spacing: 6px;
        font-family: 'Spectral', serif;
        overflow: hidden;
        width: auto;
    }

    .btn i {
        position: absolute;
        top: 10px;
        font-size: 21px;
        right: 7px;
    }

    .home__copy__right {
        margin: 50px 0 0 0;
        position: absolute;
        bottom: 30px;
    }

    .home__copy__right p {
        font-size: 18px;
    }

    .home__copy__right a {
        font-size: 18px;
    }

    /*====================Kilburn__Section_CSS=========================  */
    .main__kilburn__banner {
        height: 810px;
        object-fit: cover;
    }

    .kill__content p {
        padding: 20px 0px 14px;
    }

    img.kill__logos {
        padding-bottom: 30px;
    }

    img.kill__one {
        max-width: 310px;
        display: block;
        margin: 0 auto;
    }

    img.kill__two {
        max-width: 150px;
    }

    .flex_brand img {
        width: 100%;
    }

    section.partten {
        position: relative;
        padding: 50px 0 0;
    }

    img.print__partten {
        top: -70px;
        height: 690px;
        object-fit: cover;
    }

    .global__text {
        max-width: 330px;
        margin: 40px auto 50px;
    }

    .global__text h2 {
        font-size: 13px;
        line-height: 28.59px;
        padding: 10px 0px;
    }

    .global__text h2:before {
        left: 15px;
        top: 24px;
        width: 48px;
    }

    .global__text h2:after {
        right: 18px;
        top: 24px;
        width: 48px;
    }

    .flex_brand img {
        width: 50%;
    }

    section.luxury {
        padding: 50px 0;
    }

    .luxury__content img {
        display: block;
        margin: 0 auto 30px;
    }

    .luxury__content p {
        line-height: 28.3px;
        font-size: 20px;
        text-align: center;
        margin-bottom: 20px;
        padding: 0 0px;
    }

    .red__more {
        text-align: center;
        margin-top: 40px;
    }

    .red__more button {
        padding: 10px 40px 13px;
        font-size: 20px;
        line-height: 18px;
    }

    .myriad__content {
        text-align: center;
        width: 100%;
        margin: 40px auto;
    }

    .myriad__content p {
        font-size: 20px;
        color: #56253a;
    }

    .myriad__content img {
        max-width: 50%;
        margin-top: 20px;
    }

    .myriad {
        text-align: center;
    }

    .myriad img {
        width: 60%;
        margin: 0 auto;
    }

    img.myriad-patern {
        bottom: -70px;
        height: 700px;
        object-fit: cover;
    }

    section.main__banner .carousel-caption {
        left: 30px;
    }

    .adme__content {
        max-width: 100%;
    }

    .adme__content h2 {
        font-size: 22px;
        line-height: 34px;
        padding-bottom: 12px;
    }

    .main__four__slider .carousel-control-next-icon,
    .carousel-control-prev-icon {
        display: none;
    }

    .adme__content a {
        font-weight: bold;
        background: #e5dbc1;
        padding: 14px 20px;
        font-size: 15px;
        text-transform: uppercase;
        color: #56253a;
        display: inline-block;
        margin: 10px 0;
    }

    section.killburn {
        /* position: relative;
		padding-top: 233px;
		background: #100b1f; */
    }

    img.top__mar {
        padding-bottom: 30px;
        width: auto;
    }

    img.si {
        width: auto;
    }

    /* .adme__content p {max-width: 60%;font-size: 15px;line-height: 22px;padding-bottom: 10px;} */
    .main__banner .carousel-control-next-icon,
    .carousel-control-prev-icon {
        display: none;
    }

    section.kill-socias {
        padding: 50px 20px 40px;
    }

    .gry-box {
        height: 300px;
        padding-right: 0;
        margin: 20px 0;
    }

    .copy__right {
        text-align: center;
    }

    .copy__right h2 {
        padding-bottom: 15px;
        font-size: 18px;
        line-height: 18px;
    }

    .copy__rights {
        text-align: center;
    }

    .copy__right ul li a {
        font-size: 17px;
        line-height: 24px;
        font-family: 'Lora', serif;
        color: #E5DBC1;
    }

    .copy__right img {
        margin-bottom: 22px;
    }

    .copy__rights img {
        width: 100px;
    }

    .copy__right p {
        font-size: 14px;
    }

    .main__four__slider .carousel-item {
        height: auto;
    }

    .main__four__slider .carousel-caption {
        position: absolute;
    }

    .main__four__slider .carousel-item img {
        width: 60%;
        height: 100%;
        margin: 0 auto;
    }

    section.main__four__slider h2 {
        font-size: 35px;
        line-height: 44px;
        padding: 30px 0 40px;
        color: #fff;
    }

    section.main__four__slider p {
        font-size: 15px;
        line-height: 23px;
        letter-spacing: 2.5px;
        padding-bottom: 30px;
        color: #fff;
    }

    section.main__four__slider h2:before {
        width: 320px;
        bottom: 20px;
    }

    .main__four__slider .carousel-caption img {
        width: 40% !important;
    }

    section.main__foure {
        padding: 0;
    }

    .four__about__content h2 {
        font-size: 28px;
        line-height: normal;
        padding-bottom: 3px;
    }

    .four__about__content p {
        font-family: 'Adobe Caslon Pro';
        line-height: 25px;
        font-size: 18px;
        padding-bottom: 10px;
    }

    .four__about__content {
        padding-left: 0;
        width: 100%;
    }

    img.hour {
        width: 50%;
        margin-top: 20px;
    }

    .cu_border {
        width: 70%;
        margin: 0 auto 8px;
    }

    section.foure__bg {
        padding: 60px 0px 40px;
    }

    .smoky img {
        width: 60%;
        margin: 0 auto;
    }

    .smoky__content {
        font-size: 18px;
        line-height: 30px;
        text-align: center;
        color: #F8DA8E;
        padding: 0px 40px 20px 0;
    }

    .smoky__content img {
        margin: 20px auto 50px;
        display: block;
    }

    .smoky__content a {
        display: inline-block;
        font-size: 20px;
        line-height: 21px;
    }

    section.main__whisky {
        position: relative;
        padding: 40px 0;
    }

    .main__whisky .owl-carousel .owl-nav .owl-prev,
    .main__whisky .owl-carousel .owl-nav .owl-next {
        width: 50px;
        height: 50px;
    }

    /* section.main__whisky:before{height: 440px;} */
    .main__whisky .owl-carousel .owl-nav button.owl-next {
        right: -32px
    }

    .main__whisky .owl-carousel .owl-nav button.owl-prev {
        left: -28px;
    }

    /* h2.four__title{font-size: 30px;line-height: 75px;letter-spacing: 2.5px;color: #ffffff;} */
    section.foure__info {
        background: #FDFBE2;
        padding: 40px 0;
    }

    section.foure__info h2 {
        font-size: 40px;
        line-height: normal;
        padding-bottom: 40px;
    }

    .four__he {
        ;
        height: 240px;
        background: #fff;
        margin: 20px 0 30px;
    }

    section.fotter__foure {
        background: #173540;
        padding: 50px 0 0;
    }

    .strength h4 {
        font-size: 30px;
        padding-right: 20px;
    }

    .strength img {
        max-width: 96px;
        margin: 0 auto;
    }

    /* .fo__34__info{text-align: left; padding-bottom: 40px;} */
    .fo__34__info.left_no {
        padding-left: 0;
    }

    .strength h2 {
        font-size: 35px;
        padding: 30px 0;
        text-align: left;
        line-height: normal;
    }

    .smoky__content p {
        font-size: 16px;
        line-height: 26px;
        padding: 0 0 20px;
    }

    .smoky img {
        width: 60%;
        margin: 0 auto;
    }

    .smoky__content {
        font-size: 18px;
        line-height: 30px;
        text-align: center;
        color: #F8DA8E;
        padding: 0px 0 20px;
    }

    .smoky__content img {
        margin: 20px auto 50px;
        display: block;
    }

    .smoky__content a {
        display: inline-block;
        font-size: 20px;
        line-height: 21px;
    }

    section.main__whisky {
        position: relative;
        padding: 100px 0;
    }

    .main__whisky .owl-carousel .owl-nav .owl-prev,
    .main__whisky .owl-carousel .owl-nav .owl-next {
        width: 30px;
        height: 30px;
    }

    /* section.main__whisky:before{height: 350px;} */
    .main__whisky .owl-carousel .owl-nav button.owl-next {
        right: -20px
    }

    .main__whisky .owl-carousel .owl-nav button.owl-prev {
        left: -20px;
    }

    /* h2.four__title{font-size: 30px;line-height: 75px;letter-spacing: 2.5px;color: #ffffff;} */
    section.foure__info {
        background: #FDFBE2;
        padding: 40px 0;
    }

    section.foure__info h2 {
        font-size: 40px;
        line-height: normal;
        padding-bottom: 40px;
    }

    .four__he {
        ;
        height: 240px;
        background: #fff;
        margin: 20px 0 30px;
    }

    section.fotter__foure {
        background: #173540;
        padding: 50px 0 0;
    }

    .strength h4 {
        font-size: 30px;
        padding-right: 20px;
    }

    .strength img {
        max-width: 96px;
        margin: 0 auto;
    }

    .fo__34__info {
        text-align: center;
    }

    .fo__34__info.left_no {
        padding-left: 0;
    }

    .strength h2 {
        padding: 30px 0;
        text-align: center;
        line-height: normal;
    }

    /* section.killburn{background: #100b1f;padding-top:260px;} */
    section.add__section .container-full {
        padding: 0 30px;
    }

    img.top__mar {
        padding-bottom: 30px;
        width: auto;
    }

    img.si {
        width: auto;
    }

    /* img.top__mars { padding: 50px 0 60px;} */
    .brande__type {
        padding-left: 0;
    }

    /* .brande__type p{;font-size: 22px;padding: 22px 0 0px 0px;} */
    section.add__section {
        padding: 60px 0 0px;
    }

    .time__line h2 {
        padding: 40px 10px;
        font-size: 20px;
        line-height: 37px;
    }

    .time__line__content ul li {
        font-size: 17px;
        padding-bottom: 12px;
        margin-bottom: 15px;
        line-height: 30px;
    }

    .time__line__content {
        width: 90%;
    }

    .down__sw {
        margin-bottom: 20px;
    }

    img.myriad-paterns {
        bottom: -40px;
    }

    .killburn_social {
        margin-bottom: 20px;
    }

    section.time__line {
        padding-bottom: 0px;
    }

    /* 	blog */
    .blog__title {
        margin-top: 150px;
    }

    .blog__title {
        width: 70%;
        margin-bottom: 40px;
        position: relative;
        margin-top: 150px
    }

    .blog__title ul li a.active {
        color: #f8da8e;
        border: solid 2px #f8da8e;
        padding: 10px 12px;
        line-height: normal;
    }

    .blog__title ul li a {
        font-size: 20px;
        line-height: normal;
        padding: 10px 2px;
        margin: 0 12px 0 0px;
    }

    .blog__title ul li:last-child a {
        margin-right: 0;
    }

    .blog__bar {
        display: inherit;
    }

    .all__blog {
        padding: 25px;
        margin-bottom: 50px;
    }

    .blog__thum {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .blog__info {
        max-width: 100%;
        padding-left: 0px;
    }

    .all__blog h2 {
        font-size: 25px;
        line-height: 33px;
    }

    .blog__info p {
        font-size: 17px;
        line-height: 27px;
        padding-bottom: 20px;
    }

    a.date {
        margin-left: 0;
    }

    .single__blog .blog__title ul li {
        margin-left: 70px;
    }

    .blog__title span {
        left: 10px;
        bottom: 3px;
        width: 40px;
        height: 40px;
    }

    .blog__title span a i {
        font-size: 28px;
    }

    .cate {
        margin-right: 10px;
    }

    section.main__whisky .container .row .offset-3 {
        margin-left: 0;
    }

    img.shadows {
        display: none;
    }
}

/* 
##Device = Tablets, Ipads (portrait)
##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) {
    section.main__whisky .container .row .offset-3 {
        margin-left: 0;
    }

    /* header{padding: 56px 0px 0px 20px !important;} */
    .banner__content {
        height: 100vh;
    }

    .flex__text {
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }

    .flex__text img {
        display: block;
        max-width: 230px;
        margin: 0 auto 90px auto;
    }

    .infos {
        width: 90%;
        display: inherit;
        margin: 0 auto 30px;
        padding: 80px 80px 80px;
    }

    .info__image {
        margin-right: 0;
        max-width: 100%;
    }

    .contact_details {
        width: 100%;
        margin-top: 50px;
    }

    .bar__section {
        width: 90%;
        margin: 0 auto 80px;
        display: inherit;
        padding: 80px 50px 80px;
    }

    .bottle {
        max-width: 100%;
        height: auto;
    }

    .bar__section:before {
        display: none;
    }

    .details {
        max-width: 100%;
    }

    .details h3 {
        padding-bottom: 23px;
        font-size: 26px;
    }

    .brand__titrle {
        margin: 40px 0 40px;
        border-bottom: solid 1px #fff;
        padding-bottom: 40px;
    }

    .perha p {
        padding-bottom: 30px;
        padding-right: 0;
    }

    .btn.top {
        position: inherit;
        bottom: inherit;
    }

    .info {
        width: 90%;
        margin: 0 auto;
        display: inherit;
    }

    .info__image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .info__image {
        margin-right: 0;
        max-width: 100%;
        height: 660px;
    }

    .contact_details {
        width: 100%;
        margin-top: 50px;
    }

    .home__copy__right {
        margin: 50px 0 0 0;
        position: absolute;
        bottom: 50px;
    }

    /*====================Kilburn__Section_CSS=========================  */
    img.d-block.w-100.main__kilburn__banner {
        height: 1160px;
        object-fit: cover;
    }

    img.kill__logos {
        padding-bottom: 40px;
    }

    /* img.kill__one{max-width: 610px;display: block;margin: 0 auto;} */
    /* section.killburn{padding-top: 210px;background: #100b1f;} */
    .kill__content p {
        padding: 30px 100px 25px;
    }

    .flex_brand img {
        width: 50%;
    }

    section.partten {
        position: relative;
        padding: 100px 0 0;
    }

    img.print__partten {
        top: -20px;
    }

    .myriad__content {
        width: 90%;
    }

    .myriad__content p {
        font-size: 30px;
        color: #56253a;
        line-height: 42px;
    }

    img.myriad-patern {
        bottom: -260px;
    }

    .myriad__content img {
        margin-top: 40px;
    }

    section.kill-socias {
        background: #56253A;
        padding: 100px 40px 80px;
        position: relative;
    }

    .gry-box {
        background: #E5DBC1;
        width: 100%;
        height: 270px;
    }

    .adme__content a {
        font-weight: bold;
        background: #e5dbc1;
        padding: 10px 15px;
        font-size: 16px;
        text-transform: uppercase;
        color: #56253a;
        display: inline-block;
        margin-top: 20px;
        font-family: 'Matrix II Book';
        letter-spacing: 3px;
    }

    .adme__content h2 {
        font-size: 30px;
        line-height: 35px;
        padding-bottom: 12px;
    }

    .adme__content p {
        font-size: 16px;
        max-width: 100%;
        line-height: 22px;
    }

    section.main__banner .carousel-caption {
        left: 60px;
    }

    .luxury__content p {
        padding: 0 10px;
    }

    .copy__right h2 {
        padding-bottom: 27px;
        font-size: 27px;
    }

    .main__four__slider .carousel-item {
        height: auto;
    }

    /* .main__four__slider .carousel-caption{right: auto; bottom: 2px;left: 50%; padding-top: 1.25rem; padding-bottom: 1.25rem;color: #fff; text-align: center;transform: translate(-50%, 0px);width: 100%;} */
    .main__four__slider .carousel-item img {
        width: 60%;
        height: 100%;
        margin: 0 auto;
    }

    section.main__four__slider h2 {
        font-size: 35px;
        line-height: 44px;
        color: #fff;
    }

    section.main__four__slider p {
        font-size: 15px;
        line-height: 23px;
        letter-spacing: 2.5px;
        padding-bottom: 30px;
        color: #fff;
    }

    section.main__four__slider h2:before {
        width: 320px;
        bottom: 20px;
    }

    /* .main__four__slider .carousel-caption img{width: 60% !important;} */
    .four__about__content {
        text-align: center;
        padding-left: 0;
    }

    div#blended {
        text-align: center;
    }

    .four__about img {
        width: 100%;
        margin: 0 auto;
    }

    .smoky__content p {
        font-size: 22px;
        line-height: 33px;
        text-align: center;
        color: #F8DA8E;
        padding: 0px 0 20px;
    }

    .smoky img {
        width: 100%;
        margin-left: 0;
    }

    .smoky__content {
        padding-right: 0;
    }

    section.foure__bg {
        padding: 100px 40px;
    }

    /* .smoky__content a{display: inline-block;font-size: 24px;line-height: 33px;padding: 13px 33px;} */
    .four__he {
        height: 300px;
    }

    .strength {
        display: flex;
        align-items: center;
    }

    /* img.top__mar{padding-bottom: 30px;width: auto;} */
    img.si {
        width: auto;
    }

    .brande__type {
        padding-left: 20px;
    }

    section.add__section .container-full {
        padding: 0 50px;
    }

    /* .brande__type p {
		color: #4a1c31;
		font-size: 27px;
		text-align: center;
		font-family: 'Matrix II Book';
		padding: 19px 0 0px 0px;} */
    .brande__type {
        padding-left: 20px;
    }

    /* section.add__section{padding: 100px 0 50px;} */
    img.myriad-paterns {
        bottom: -230px;
    }

    .global__text h2 {
        color: #ffffff;
        font-size: 15px;
        line-height: 42.59px;
    }

    /* .global__text h2:before {
		content: "";
		position: absolute;
		width: 50px;
		height: 2px;
		background: #ffffff;
		left: 16px;
		top: 39px;
	} */
    /* .global__text h2:after{content: "";position: absolute;width: 50px;height: 2px;background: #ffffff; right: 18px; top: 39px;} */
    .time__line__content {
        width: 90%;
    }

    .time__line__content ul li {
        font-size: 24px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    /* 	blog */
    .all__blog {
        width: 90%;
        margin: 0 auto 30px;
    }

    .blog__title {
        margin-top: 150px;
    }

    .blog__title ul {
        flex-wrap: wrap;
    }

    .blog__title {
        width: 95%;
        margin-bottom: 40px;
        position: relative;
        margin-top: 150px
    }

    .blog__title ul li a {
        margin-right: 6px;
    }

    .blog__bar {
        display: inherit;
    }

    .all__blog {
        padding: 25px;
    }

    .blog__thum {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .blog__info {
        max-width: 100%;
        padding-left: 0px;
    }

    .all__blog h2 {
        font-size: 25px;
        line-height: 33px;
    }

    .blog__info p {
        font-size: 17px;
        line-height: 27px;
        padding-bottom: 20px;
    }

    a.date {
        margin-left: 0;
    }

    .single__blog .blog__title ul li {
        margin-left: 70px;
    }

    .blog__title span a i {
        font-size: 28px;
    }

    .luxure__content h2 {
        font-size: 52px;
    }

    /* .alcohol{max-width: 100%;} */
    .slides h2 {
        font-size: 50px;
        line-height: normal;
    }
}

/* 
##Device = Tablets, Ipads (landscape)
##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    body {
        background-position: inherit;
    }

    .banner__content {
        height: 855px;
    }

    .bottle {
        height: auto;
    }

    .flex__text img {
        display: none;
    }

    .flex__text {
        width: 64%;
        margin: 0px 0 0 auto;
        text-align: left;
    }

    .infos {
        width: 64%;
        display: inherit;
        margin: 0 0 30px auto;
        padding: 60px 60px 60px;
    }

    .info {
        width: 64%;
        margin: 0 0 0 auto;
        display: inherit;
    }

    .bar__section {
        width: 64%;
        display: inherit;
        margin: 0 0 30px auto;
        padding: 60px 60px 60px;
    }

    .strength h4 {
        padding-right: 40px;
    }

    .strength img {
        max-width: 110px;
    }

    /* .fo__34__info.left_no{padding-left: 60px;} */
    .smoky img {
        width: 60%;
        margin-left: 0;
    }

    /* 	blog */
    .all__blog {
        width: 65%;
        margin: 0 0 30px auto;
    }

    .blog__title {
        margin-top: 150px;
    }

    .blog__title ul {
        flex-wrap: wrap;
    }

    .blog__title {
        width: 65%;
        margin-bottom: 40px;
        position: relative;
        margin-top: 150px
    }

    .blog__title ul li a {
        font-size: 30px;
    }

    .blog__title ul li:last-child a {
        margin-right: 0;
    }

    .blog__bar {
        display: inherit;
    }

    .all__blog {
        padding: 25px;
    }

    .blog__thum {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .blog__info {
        max-width: 100%;
        padding-left: 0px;
    }

    .all__blog h2 {
        font-size: 25px;
        line-height: 33px;
    }

    .blog__info p {
        font-size: 17px;
        line-height: 27px;
        padding-bottom: 20px;
    }

    a.date {
        margin-left: 0;
    }

    .single__blog .blog__title ul li {
        margin-left: 70px;
    }

    .blog__title span {
        left: 10px;
        bottom: 3px;
        width: 40px;
        height: 40px;
    }

    .blog__title span a i {
        font-size: 28px;
    }

    .cate {
        margin-right: 10px;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .flex__text img {
        display: block;
        max-width: 300px;
        margin: 0 auto 90px auto;
    }

    .four__about__content h2 {
        font-size: 52px;
        padding-bottom: 20px;
    }

    .blog__bar {
        display: flex;
    }

    .blog__info {
        max-width: 60%;
        padding-left: 0px;
    }

    .blog__thum {
        max-width: 40%;
        margin-bottom: 30px;
        margin-right: 40px;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    body {
        background-position: inherit;
    }

    .banner__content {
        height: 100vh;
    }

    .infos {
        width: 66%;
    }

    .bar__section {
        width: 66%;
    }

    .btn.top {
        position: inherit;
        bottom: inherit;
    }

    .info {
        width: 66%;
    }
}

@media (max-width: 1440px) {
    .myriad__content p {
        font-size: 24px;
    }

    .myriad__content img {
        width: 150px;
    }

    .global__text h2:after {
        right: 50px;
    }

    .global__text h2:before {
        left: 50px;
    }

    .slides-trek span h4 {
        font-size: 28px;
    }

}

@media (max-width: 1200px) {
    .brande__type p {
        padding-bottom: 40px;
    }

    .time__line h2 {
        font-size: 18px;
    }

    .time__line__content ul li {
        font-size: 18px;
        line-height: 26px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .myriad img {
        width: 320px;
    }

    .adme__content h2 {
        font-size: 32px;
        line-height: 40px;
    }

    .adme__content p {
        font-size: 16px;
        line-height: 24px;
    }

    .adme__content a {
        font-size: 14px;
    }

    /* .copy__right h2 { font-size: 20px; line-height: normal; } */
    .copy__right ul li a {
        font-size: 15px;
        line-height: normal;
    }

    .copy__right p {
        font-size: 15px;
    }

    img.hour {
        margin-top: 30px;
    }

    .four__about__content h2 {
        font-size: 40px;
    }

    .four__about__content p {
        font-size: 18px;
        line-height: 26px;
    }

    section.foure__info {
        padding: 50px 0;
    }

    section.foure__info h2 {
        margin-bottom: 30px;
    }

    .arrow-containers {
        width: 50px;
        height: 50px;
    }

    .arrow-containers .arrow-downs {
        width: 15px;
        margin: 19px 17px;
    }

    .frame__content img {
        width: 130px;
    }

    .frame__content p {
        font-size: 24px;
    }

    .proof h2 {
        font-size: 52px;
    }

    .alcohol p {
        font-size: 24px;
        line-height: 32px;
    }

    .count__sec h4 {
        font-size: 38px;
    }

    .slides-trek span,
    .slides-trek h2 {
        width: 100%;
    }

    /* .slider-trek .owl-dots { bottom: 220px; } */
    .rum__title h2 {
        font-size: 40px;
    }

    .number {
        font-size: 50px;
        top: -63px;
    }

    .rum__content h4 {
        font-size: 24px;
    }

    .neat__content h2 {
        font-size: 42px;
    }

    .trake__info h4 {
        padding-bottom: 20px;
    }

    .trake__info {
        margin-bottom: 30px;
    }

    .strength {
        margin-bottom: 30px;
    }

    .strength h2 {
        padding-bottom: 30px;
    }

    .copy__rights,
    .copy__right {
        text-align: center;
    }

    .copy__right ul {
        justify-content: center;
        align-items: center;
    }

    .copy__right {
        margin-bottom: 30px;
    }

    .copy__right.kil-logos {
        margin: 20px 0;
    }

    .main-footer-logos ul li a img {
        height: 30px;
    }


}

@media (max-width: 992px) {

    /* .adme__content { width: 70%; } */
    .global__text h2:after,
    .global__text h2:before {
        width: 50px;
    }

    .global__text h2:after {
        right: 20px;
    }

    .global__text h2:before {
        left: 20px;
    }

    .myriad img {
        width: 200px;
    }

    .myriad__content p {
        font-size: 20px;
        line-height: normal;
    }

    .adme__content h2 {
        font-size: 24px;
    }

    .four__about__content h2 {
        font-size: 40px;
    }

    .kilburn-slider-2-cont {
        text-align: center;
        margin-top: 30px;
    }

    .strength {
        justify-content: center;
    }

    .fo__34__info {
        text-align: center;
        margin-top: 30px;
    }

    .fo__34__info ul {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .fo__34__info ul li {
        margin: 0 10px !important;
    }

    .strength h2 {
        padding-bottom: 0;
    }

    .main__slid.kilburn-slider-2 {
        padding: 50px 0;
    }

    .main__slid.kilburn-slider-2 .kilburn-slider-2-cont h2 {
        font-size: 28px;
    }

    .main__slid.kilburn-slider-2 .kilburn-slider-2-cont h3 {
        justify-content: center;
    }

    .main__slid.kilburn-slider-2 .kilburn-slider-2-cont h3 img {
        margin: 0 10px;
    }

}

@media (max-width:768px) {

    /* header { width: 100%; padding: 10px 0 0 0!important; } */
    .logo {
        text-align: center;
    }

    .brande__update {
        display: flex;
        align-items: flex-start;
    }

    img.gl {
        width: 250px;
    }

    .single__type {
        margin-right: 30px;
    }

    .brande__type p {
        padding-bottom: 10px;
    }

    /* .down__sw .time__line__content.overlay { opacity: 1; }
	.down__sw.bg img { -webkit-filter: blur(2px); filter: blur(2px); } */
    .myriad {
        padding-top: 30px;
    }

    .adme__content {
        width: 100%;
    }

    .killbun--footer .order-2 {
        order: 3 !important;
    }

    .killbun--footer .order-3 {
        order: 2 !important;
    }

    .kill__content {
        margin-top: 30px;
    }

    .main__four__slider .carousel-item img {
        width: 300px;
    }

    .main__four__slider .carousel-caption img {
        width: 270px !important;
    }

    section.main__four__slider h2 {
        font-size: 36px;
    }

    /* .main__four__slider .carousel-caption { bottom:3.25rem; } */
    .main__four__slider .carousel-control-next,
    .main__four__slider .carousel-control-prev {
        width: 48px;
    }

    section.main__foure .container-full .row {
        align-items: flex-start;
    }

    .four__about__content {
        width: auto;
        padding-right: 20px;
        padding-top: 20px;
    }

    .foure__bg {
        height: auto !important;
    }

    section.foure__bg {
        padding: 100px 50px !important;
    }

    .smoky img {
        width: 250px;
        max-width: 100%;
    }

    .smoky__content {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .smoky__content p {
        padding-bottom: 10px;
    }

    .smoky__content img {
        margin: 10px 0 30px 0;
    }

    .strength {
        flex-direction: column;
    }

    .strength h4 {
        padding: 0;
        margin-bottom: 20px;
    }

    .strength img {
        width: 130px;
        max-width: 100%;
    }

    .strength h2 {
        padding: 0;
        font-size: 22px;
        letter-spacing: 5px;
    }

    .bottle__description p {
        font-size: 24px;
        line-height: 32px;
    }

    .slides-trek h2 {
        font-size: 32px;
        line-height: 32px;
    }

    .neat__content h2 {
        font-size: 36px;
        line-height: 36px;
    }

    section.connect h2 {
        font-size: 36px;
    }

    section.footer__pattern {
        padding: 50px 0;
    }

    .trake__info.single__list {
        padding: 0;
    }

    .slides-trek div {
        top: 10px;
    }

    .slides-trek div h4 {
        font-size: 20px;
    }

    .luxure__content h2 {
        font-size: 36px;
    }

    .trek-video-wrap {
        height: 70vh;
    }

    .trake__info.single__list .main-footer-logos ul {
        display: block;
        text-align: center;
    }

    .trake__info.single__list .main-footer-logos ul li {
        margin: 0;
        margin-bottom: 30px;
    }

    .trake__info {
        text-align: center;
    }

    .trake__info.single__list ul li {
        margin: 0;
        margin-bottom: 15px;
    }

    .trake__info.single__list ul {
        align-items: center;
        justify-content: center;
    }

    .four-main-footer-logos ul {
        display: block;
        text-align: center;
    }

    .four-main-footer-logos ul li {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .fo__34__info ul {
        display: block;
    }

    .strength {}

    .fo__34__info.quick ul {
        display: block;
    }

    .fo__34__info.quick ul li {
        margin-bottom: 20px;
    }

    .main__slid.kilburn-slider-2 .kilburn-slider-2-cont h2 {
        font-size: 24px;
    }

    .copy__right ul {
        display: block;
    }

    .brande__type {
        padding: 0;
    }

    .main__slid.kilburn-slider-2 .kilburn-slider-2-cont h3 {
        justify-content: center;
        align-items: center;
    }

    .kilburn-slider-2-cont {
        margin-top: 30px;
    }

    .main__slid.kilburn-slider-2 {
        padding: 60px 0;
    }

    section.add__section {
        padding: 60px 0;
    }

    .main__slid.kilburn-slider-2 .kilburn-slider-2-cont h3 img {
        height: 40px;
    }

    section.main__neat {
        padding: 50px 0;
    }

    .neat__content h2 {
        margin-bottom: 0;
    }

}

@media (max-width:576px) {
    .brande__update {
        display: block;
        margin: 0;
    }

    img.top__mar {
        width: 90px;
    }

    img.top__mars {
        width: 100px;
    }

    .single__type {
        margin: 0;
    }

    img.top__mars {
        padding: 20px 0;
    }

    img.gl {
        width: 200px;
    }

    .brande__type p {
        font-size: 15px;
    }

    .time__line h2 {
        line-height: 30px;
        font-size: 15px;
    }

    .myriad img {
        width: 180px;
    }

    .myriad__content {
        padding: 0 20px;
    }

    section.main__banner .carousel-caption {
        background: #ffffff;
        margin: 0 30px;
        margin-top: -10px;
        box-shadow: 0 0 5px #b1b1b1;
        padding: 10px;
    }

    .adme__content h2 {
        font-size: 18px;
        padding: 0;
        line-height: normal;
        margin-bottom: 10px;
    }

    .adme__content {
        margin-bottom: 20px;
        padding-top: 10px;
    }

    .adme__content a {
        padding: 10px 15px;
    }

    .down__sw .time__line__content.overlay {
        padding: 30px;
    }

    .time__line__content ul li {
        font-size: 16px;
        line-height: 24px;
    }

    .kill__content {}

    #return-to-top {
        display: none;
    }

    .brande__type {
        padding: 0 20px;
    }

    .main__four__slider .carousel-caption img {
        width: 170px !important;
    }

    section.main__four__slider h2 {
        font-size: 24px;
        padding: 10px 0 15px;
    }

    section.main__four__slider p {
        font-size: 14px;
        line-height: 18px;
        margin: 0;
        padding: 0;
    }

    .main__four__slider .carousel-caption {
        padding: 0 15px;
    }

    .smoky__content a {
        font-size: 17px;
    }

    section.foure__info h2 {
        font-size: 30px;
    }

    .strength img {
        width: 100px;
    }

    .strength h2 {
        font-size: 22px;
        letter-spacing: 2px;
    }

    .fo__34__info {
        padding-bottom: 20px;
    }

    .main__four__slider .carousel-caption {
        background: none;
    }

    .main__four__slider .carousel-item {
        height: 100%;
    }

    .main__four__slider .carousel-control-next,
    .main__four__slider .carousel-control-prev {
        display: none;
    }

    .main__four__slider .carousel-inner .carousel-item .d-block.w-100 {}

    section.main__four__slider h2:before {
        width: 300px;
        bottom: 20px;
    }

    .main__neat .owl-nav {
        display: none !important;
    }

    .luxure__content h2 {
        font-size: 30px;
    }

    .main__logo {
        top: 40px;
    }

    .bottle__description p {
        font-size: 18px;
        line-height: 30px;
        width: 70%;
    }

    section.trake__map {
        margin: 100px 40px 40px;
    }

    .frame__content img {
        width: 100px;
    }

    .frame__content p {
        font-size: 20px;
        line-height: 30px;
        width: 70%;
    }

    .frame__content h6 {
        font-size: 26px;
    }

    .proof img {
        margin: 0 20px;
    }

    .proof h2 {
        font-size: 32px;
        text-align: center;
    }

    .alcohol p {
        font-size: 20px;
        line-height: normal;
    }

    .alcohol {
        margin: 0 30px;
    }

    .des_crip p {
        font-size: 22px;
        line-height: normal;
        padding: 0 20px;
    }

    .count__sec h4 {
        font-size: 28px;
    }

    .rum__title h2 {
        font-size: 24px;
    }

    .rum__content h4 {
        font-size: 20px;
        line-height: normal;
    }

    .rum__content p {
        font-size: 18px;
        line-height: normal;
    }

    .neat__content h2,
    section.connect h2 {
        font-size: 30px;
    }

    .neat__content h4 {
        margin-bottom: 20px;
        font-size: 24px;
        line-height: normal;
        padding-top: 30px;
        margin-top: 00px;
    }

    .number {
        font-size: 40px;
    }

    .rum__pic img {
        height: 130px;
    }

    .errow img {
        width: 50%;
    }

    .rum {
        padding-bottom: 20px;
    }

    .trak_so h4 {
        font-size: 24px;
    }

    .trake__info h4 {
        padding-bottom: 30px;
    }

    .slides-trek span h4 {
        font-size: 18px;
    }

    .slides-trek h2 {
        font-size: 22px;
        line-height: 22px;
    }

    .slides-trek h2 span {
        display: inline-block;
    }

    .slider-trek .owl-dots {
        bottom: -40px;
    }

    .des_crip {
        width: auto;
    }

    .trake__info.single__list {
        margin-top: 10px;
    }

    .count__sec img {
        padding: 30px 0 20px 0;
    }

    .main__banner.kilburn-reciepe .carousel-item {
        padding-bottom: 50px;
    }

    .kilburn-slider-2-img img {
        width: 180px;
        max-width: 100%;
    }

    .main__slid.kilburn-slider-2 .kilburn-slider-2-cont h3 {
        font-size: 18px;
    }

    .kilburn-slider-2-cont {
        text-align: center;
        margin-top: 10px;
    }

    .main__slid.kilburn-slider-2 .carousel-control-next,
    .main__slid.kilburn-slider-2 .carousel-control-prev {
        width: auto;
        display: none;
    }

    .main__slid.kilburn-slider-2 .carousel-control-next-icon,
    .main__slid.kilburn-slider-2 .carousel-control-prev-icon {
        width: 40px;
        height: 40px;
        background-size: 100%;
    }

    .main__banner.kilburn-reciepe .carousel-inner .carousel-item .d-block.w-100 {
        display: none !important;
    }

    .main__banner.kilburn-reciepe .carousel-inner .carousel-item .d-block.w-100.Mobile {
        display: block !important;
    }

    .main__four__slider .carousel-item img.d-block.w-100 {
        display: none !important;
    }

    .main__four__slider .carousel-item img.d-block.w-100.Mobile {
        display: block !important;
    }

    .main__banner.kilburn-reciepe .carousel-control-next,
    .main__banner.kilburn-reciepe .carousel-control-prev {
        display: none !important;
    }

    .main__foure .do img {
        width: 200px;
    }

    h2.four__title {
        font-size: 24px;
        margin: 20px 0;
    }

    .why__whisky .Whisky .owl-item p {
        font-size: 16px;
        margin: 0 30px;
        margin-bottom: 10px;
    }

    section.main__whisky {
        padding-right: 20px;
        padding-left: 20px;
    }

    .proof h2:nth-child(1) {
        padding-right: 10px;
    }

    .proof h2:nth-child(2) {
        padding-left: 10px;
    }

    .kil-caption p {
        padding: 20px;
    }

    .kil-caption img {
        margin: 30px auto 0;
        padding: 0 15px;
    }

    img.kill__logos {
        width: 120px;
    }

    .four-four-frame {
        height: 60vh;
    }

    .main__slid.kilburn-slider-2 .kilburn-slider-2-cont h2 {
        font-size: 20px;
    }

    .trake__info.single__list ul {
        display: block;
    }

    .copy__right ul li,
    .copy__right.kil-logos ul li {
        margin: 0;
        margin-bottom: 20px;
    }

    .four-recipe-btn {
        padding-bottom: 30px;
    }

    section.main__whisky:before {
        height: 30%;
    }

    .main__whisky .owl-theme .owl-nav {
        top: 23%;
    }
}

@media (min-width:576px) {}

/*================================================
Default CSS
=================================================*/
body {
    padding: 0;
    margin: 0;
}

/* theme-color */
:root {
    --white: #ffffff;
    --black: #000000;
    --cobalt: #0046B2;
    --blackberry: #410629;
    --brown-pod: #491F19;
    --atoll: #34757B;
    --almond-frost: #998675;
}

/* End-color */
:is(h1, h2, h3, h4, h5, h6) {
    font-family: RON;
    margin: 0;
}

a {
    text-decoration: none;
    font-family: 'DINPro';
}

p {
    margin: 0;
    font-family: 'DINPro';
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.section-padding {
    padding: 100px 0;
}

.container-full {
    overflow: hidden;
}

.product__btn {
    border: solid 1px var(--white);
    padding: 10px 20px;
    font-size: 14px;
    letter-spacing: 1px;
    color: var(--white);
    display: inline-block;
    font-family: 'Playfair Display', serif;
    transition: all 0.5s;
}

.read__more {
    border: solid 1px var(--white);
    padding: 10px 30px;
    font-size: 14px;
    letter-spacing: 3px;
    color: var(--white);
    display: inline-block;
    font-family: 'Playfair Display', serif;
    transition: all 0.5s;
    margin-top: 50px;
    text-transform: uppercase;
}

.read__more:hover {
    background: var(--white);
    color: var(--black);
}

.product__btn:hover {
    background: var(--white);
    color: var(--black);
    font-weight: 600;
}

.blackberry {
    background: var(--blackberry);
}

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-100 {
    padding-top: 100px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-100 {
    padding-bottom: 100px;
}





/*================================================
Custome CSS
=================================================*/
.main-logo img {
    max-width: 160px;
    width: 100%;
}

.sliderContainer {
    position: relative;
}

section.main__slider {
    overflow: hidden;
    position: relative;
    padding: 0;
}

.main-video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.main-flex-wrap {
    margin-left: auto;
}

.bg-wrapper.clearfix {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.vid {
    height: 80vh;
}

.slide__conta h4 {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 5px;
}

.slide__conta p {
    font-size: 15px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    letter-spacing: 2px;
}

section.top__strip {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 50px 0 20px;
    z-index: 2;
    position: relative;
    margin-bottom: -1px;
}

.strip h4 {
    color: #998675;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-family: 'Source Code Pro', monospace;
    font-weight: 400;
}

/*================================================
Brand CSS
=================================================*/
section.rich__about {
    padding: 50px 0;
    background-image: url("public/image/RITAZANIA\ -\ Shipping\ Container\ MOCK-UP\ 1.png");
    background-size: cover;
}

section.main__brands {
    padding: 0 100px;
    position: relative;
    background: url(public/image/patter-verticle-yellow.png) left top repeat-y, url(public/image/patter-verticle-yellow.png) right top repeat-y;
}

section.main__brands .container .row {
    align-items: center;
}

.eich__contant {
    text-align: center;
    position: relative;
}

.eich__contant:before {
    content: "";
    position: absolute;
    bottom: 120px;
    width: 12px;
    height: 12px;
    border: solid 1px var(--black);
    border-radius: 100px;
    display: none;
}

.eich__contant h4 {
    font-size: 55px;
    text-transform: uppercase;
    padding-bottom: 50px;
    letter-spacing: 5px;
    font-family: Hiatus;
    font-weight: 600;
    color: black;
}

.eich__contant p {
    font-size: 20px;
    line-height: 50px;
    font-style: italic;
    color: black;
    margin-top: -45px;
}

.des-btn.read-less {
    display: none;
}

.expend__content {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 100px;
    color: white;
}

.all__dec.full-des a.des-btn.read-less {
    display: block;
}

.all__dec.full-des a.des-btn {
    display: none;
}

.all__dec.full-des .expend__content {
    -webkit-line-clamp: initial;
    -webkit-box-orient: vertical;
    overflow: visible;
    height: 100%;
}

.expend__content p {
    font-size: 17px;
    font-family: RON;
    line-height: 30px;
    text-align: center;
    padding-bottom: 20px;
    padding-right: 10px;
}

.full-down a {
    font-size: 16px;
    font-family: RON;
    color: var(--black);
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 600;
    margin-bottom: 10px;
    display: inherit;
}
.our__team {
    text-align: center;
    margin-top: 30px;
  }
  
  /* Adjust Team Button */
  .team__button-container {
    margin-top: 40px;
    text-align: center;
  }
  
  .team__button-container .des-btn {
    display: inline-block;
    padding: 10px 25px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    background-color: #fece08;
    border-radius: 5px;
    transition: background-color 0.3s ease;
    text-decoration: none;
  }
  
  .team__button-container .des-btn:hover {
    background-color: gray;
    color: #000;
  }
.sm-arrow-bottom {
    width: 60px;
}

.full-down {
    text-align: center;
}

.full-down a img {
    display: block;
    width: 200px;
    margin: 0 auto;
}

.all__dec {
    text-align: center;
}

.brande__sh {
    padding-left: 60px;
}

.brande__sh img {
    width: 85%;
}

.eich__contant a {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: RON;
    font-weight: normal;
    color: white;
    display: inline-block;
    margin-top: px;
    font-weight: 250;
    border: 1px solid black;
    padding: 15px;
    margin-top: 30px;
}

.eich__contant a:hover {
    color: #998776;
}

.slider__logo {
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
    width: 375px;
    opacity: 50.5;
}

/*================================================
Products__CSS
=================================================*/
.main__products {
    padding: 40px 0 0;
    padding-bottom: 40px;
}

.border-sec {
    position: relative;
    margin-bottom: 40px;
}

.border-sec.indulge {
    background: url(public/image/pattern-horizontal\ -yellow.png) top left repeat;
    text-align: center;
    padding: 30px 0 0 0;
}

.border-sec img {
    width: 100%;
}

.border-secs {
    width: 100%;
    height: 140px;
    margin: 30px 0 50px;
    background: url(public/image/pattern-horizontal\ \(1\).png) top left repeat;
    display: block;
}

.border-sec h4 {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 28px;
    background: #272827;
    padding: 40px 20px;
    width: auto;
    letter-spacing: 5px;
    display: inline-block;
    color: yellow;
    font-family: Hiatus;
}

/* .border-sec h4{text-align: center;font-family: 'Source Code Pro', monospace;text-transform: uppercase;font-size: 18px;line-height: 28px;background: var(--white);padding: 40px 20px;position: absolute;width: auto;left: 50%;transform: translate(-50%, 0);bottom: 0;letter-spacing: 5px;} */



.products {
    display: flex;
    padding-bottom: 4px;
    min-height: 460px;
}

.main__products .container-full .row .col-xl-4 {
    padding: 0;
}

/* .col-md-4.col-lg-4.change__bg .products:nth-child(odd) .video__content {background: var(--atoll);}
.change__bg .products:nth-child(even) .video__content {background: var(--almond-frost) !important ;} */
.products .left__video {
    width: 70%;
}

.cobalt-bg {
    background-color: #02275e;
}

.blackberry-bg {
    background-color: var(--blackberry);
}

.brown-pod-bg {
    background-color: var(--brown-pod);
}

.atoll-bg {
    background-color: var(--atoll);
}

.almond-frost-bg {
    background-color: var(--almond-frost);
}

.products .video__content {
    width: 30%;
    padding: 40px 20px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

section.main__products .container-full .row .col-lg-4 .products:nth-child(even) .video__content {
    background: var(--blackberry);
}

/* .products .video__content span img{max-width: 130px;width: 100%;} */
.products .video__content span img {
    max-width: 100%;
}

.products .left__video a video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.7s;
}

.products .left__video a .video:hover video {
    transform: scale(1.1);
}

.products .left__video a .video {
    width: 100%;
    overflow: hidden;
    height: 100%;
    position: relative;
}

.products .left__video a .video img {
    width: 100%;
}

.products .left__video a .video:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 45px solid var(--white);
    border-left: 45px solid transparent;
    position: absolute;
    right: 0;
    z-index: 99;
}

.video {
    position: relative;
}

.video:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 45px solid var(--white);
    border-left: 45px solid transparent;
    position: absolute;
    right: 0;
    z-index: 99;
}

.products .video__content span h2 {
    font-size: 19px;
    color: var(--white);
    margin: 30px 0;
    line-height: 25px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.products .video__content span p {
    color: var(--white);
    padding-bottom: 20px;
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
}

.trake__video a .video video {
    width: 100%;
    object-fit: cover;
    height: 100%;
    transition: all 0.5s;
}

.trake__video a .video video:hover {
    transform: scale(1.2);
}

.trake__video a .video {
    overflow: hidden;
    transition: all 0.5s;
    height: 719px;
}

.trak__product {
    padding: 0 4px;
}

.track__contants img {
    max-width: 70px;
    width: 100%;
    margin-top: 40px;
}

.track__contants {
    background: var(--brown-pod);
    padding: 10px 20px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 203px;
    margin-top: -7px;
    margin-right: 1px;
}

.track__contants span {
    width: 50%;
}

.track__contants span h2 {
    font-size: 21px;
    color: var(--white);
    margin: 30px 0;
    line-height: 25px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 50%;
}

.track__contants span p {
    color: var(--white);
    padding-bottom: 20px;
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
}

.trake__video a .video {
    overflow: hidden;
    transition: all 0.5s;
}

/*================================================
Products__Slider
=================================================*/
section.main__slid {
    padding: 0;
    background: #000000;
}

section.main__slid .carousel-item {
    padding: 50px 0;
}

section.main__slid .carousel-item-black {
    background: #000000;
}

section.main__slid .carousel-item-white {
    background: #ffffff;
}

section.main__slid .carousel-item-white .product__slides__cont a h4 {
    color: #000000;
}

section.main__slid .carousel-item-white .product__slides__cont p {
    color: #000000;
}

section.main__slid .carousel-item-white .read__more {
    color: #000000;
    border-color: #000000;
}

section.main__slid .carousel-item-white .read__more:hover {
    color: #ffffff;
    border-color: #000000;
    background-color: #000000;
}

.product__slides {
    text-align: center;
}

.product__slides {
    text-align: center;
    padding-left: 160px;
}

.product__slides img {
    width: 100%;
}

.product__slides__cont .read__more:hover {
    color: var(--black);
    background: var(--white);
}

section.main__slid .container .row {
    align-items: center;
}

.product__slides__cont img {
    padding-bottom: 40px;
    width: 180px;
}

.product__slides__cont {
    width: 40%;
    margin: 0 auto;
}

.product__slides__cont a h4 {
    color: var(--white);
    text-transform: uppercase;
    font-size: 26px;
    letter-spacing: 2px;
    padding-bottom: 20px;
}

.product__slides__cont p {
    font-size: 16px;
    font-family: 'Playfair Display', serif;
    line-height: 30px;
    font-style: italic;
    color: var(--white);
}


.main__slid .carousel-control-next-icon {
    background-image: url(public/image/next-icon.png);
}

.main__slid .carousel-control-prev-icon {
    background-image: url(public/image/prev-icon.png);
}

.main__slid .carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 80px;
    height: 80px;
}

.main__slid .carousel-control-next,
.carousel-control-prev {
    opacity: 1;
}

/*================================================
Our_Team
=================================================*/
section.our__team {
    padding-bottom: 20px;
    padding-top: 46px;
    background: #D3D3D3;
}

section.our__team h2 {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: 5px;
    padding-bottom: 50px;
    color: var(--black);
    font-weight: 500;
}

/* section.our__team .container {padding: 0px 60px !important;} */
.team__content {
    text-align: center;
}

.team__content img {
    border-radius: 100px;
    width: 200px;
    margin-bottom: 20px;
}

.team__content h4 {
    font-size: 21px;
    font-weight: 500;
    color: var(--black);
    padding-bottom: 20px;
    line-height: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.team__content h4 span {
    display: inherit;
    padding-top: 10px;
    font-size: 15px;
}

.team__content p {
    font-size: 17px;
    line-height: 30px;
    color: #3f3f3f;
}

.team__content a {
    color: var(--black);
    border-color: var(--black);
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 3px;
}

.team__content a:hover {
    background: var(--black);
    color: var(--white);
}

.border-team {
    height: 80px;
    width: 100%;
    display: block;
    margin: 30px 0 40px;
    background: url(public/image/pattern-horizontal\ -yellow.png) top left repeat;
}

/* .border-team img{width: 100%;height: 100%;object-fit: cover;} */
/*================================================
Home__Racipi
=================================================*/
section.home__rac {
    padding: 80px 0 30px;
}

.racip__content {
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translate(-50%, 0);
}

.all__raci {
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
}

.racip__content h4 {
    color: yellow;
    text-align: center;
    font-family: 'Source Code Pro', monospace;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 3px;
    padding-bottom: 20px;
    line-height: 30px;
}

.racip__content p {
    color: var(--white);
    font-size: 22px;
    font-family: 'Playfair Display', serif;
    line-height: 50px;
    font-style: italic;
    font-weight: normal;
}

.racip__content {
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translate(-50%, 0);
    text-align: center;
}

.racip img {
    width: 100%;
}

section.home__rac .container-full .row .col-lg-4 {
    padding: 0;
}

.racip:hover {
    transform: scale(1.1);
}

.racip {
    transition: all 0.5s;
}


/*================================================
Home__Social
=================================================*/
.home-connect {
    padding: 0px 0 0px 0;
}

.home-connect h2 {
    text-align: center;
    margin-bottom: 50px;
}

.home-connect img {
    max-width: 100%;
}

.home-connect .trak_so {
    margin-bottom: 50px;
}

.home-connect .social__content a {
    display: block;
}

.home-connect .social__content {
    border: 1px solid #cccccc;
}

/*================================================
Home__Footer
=================================================*/
footer {
    background: #272827;
}

img.brand__lo {
    width: 150px;
    max-width: 100%;
    display: block;
}

img.craft__log {
    max-width: 100%;
    width: 110px;
    margin: 40px auto 0;
    display: block;
}

.footer__list {
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.footer__list a {
    display: inline-block;
}

.footer__social ul {
    display: flex;
    align-items: center;
}

.footer__social ul li {
    margin-right: 15px;
}

.footer__social ul li a i {
    background: #998776;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    font-size: 16px;
}

.footer__other__links ul {}

.footer__social {
    padding-bottom: 40px;
}


.footer__other__links ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.footer__other__links ul li {
    margin-right: 30px;
}

.footer__other__links ul li a {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
    color: white;
    font-weight: normal;
    letter-spacing: 2px;
    font-family: 'Source Code Pro', monospace;
}

.footer__other__links ul li a:hover {
    color: #998776;
}

footer .border-team {
    margin: 100px 0 0;
}

.footer__other__links ul li p {
    text-transform: uppercase;
    font-size: 14px;
}


.main-footer-logos {
    margin-top: 30px;
    margin-bottom: 30px;
}

.main-footer-logos ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.main-footer-logos ul li {
    display: block;
    margin-right: 50px;
}

.main-footer-logos ul li a {
    display: inline-block;
}

.main-footer-logos ul li a img {
    height: 45px;
}


/*================================================
Stubbs__Section_CSS
=================================================*/
.stubb__video {
    text-align: center;
    padding: 0;
    position: relative;
    width: 100%;
    height: 70vh;
    display: block;
    overflow: hidden;
    background: url("") center no-repeat;
    background-size: cover;
}

.stubb__banner {
    height: 100%;
}

.stubbs__banner__content {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    z-index: 10;
}

.stubbs__banner__content img {
    margin-bottom: 20px;
}

.stubbs__banner__content h4 {
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: bold;
    color: #ffffff;
    font-family: 'Playfair Display', serif;
    padding-bottom: 7px;
}

.head-desc {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #00000052;
    padding: 30px 0;
}

.head-desc p {
    color: #ffffff;
}

.stubbs-video-main {
    position: relative;
    height: 70vh;
    overflow: hidden;
}

/* .stubbs-video-main:before { content:""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; background: #00000052; z-index: 1; } */
.stubbs-video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.vert-move {
    padding-top: 70px;
}

.stubbs__banner__content p {
    color: #000000;
    font-size: 18px;
    font-weight: normal;
}

section.stubb__brand {
    padding: 0;
    background: #fffff4;
}

section.stubb__brand .container .row:nth-child(even) {
    flex-direction: row-reverse;
}

.stubb__detail {
    max-width: 390px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.stubb__detail h2 {
    font-size: 32px;
    font-family: 'Playfair Display', serif;
    color: #8c6239;
    font-weight: normal;
    border-bottom: 1px solid #8c6239;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.stubb__detail h5 {
    color: #8c6239;
    margin-bottom: 15px;
}

/* .stubb__detail:before {
    content: "";
    position: absolute;
    top: 122px;
    left: 0;
    width: 350px;
    height: 1px;
    background: #8c6239;
} */

.stubb__detail h2:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 4px;
    background: #8c6239;
}

section.stubb__brand .container .row:nth-child(even) .col-lg-6 .stubb__detail:before {
    top: 37%;
}


section.stubb__brand .container .row:nth-child(even) .col-lg-6 .stubb__detail:after {
    top: 39%;
}

section.stubb__brand .container .row {
    /* align-items: center; */
}

.stubb__detail p {
    font-size: 16px;
    line-height: 26px;
    color: #8c6239;
    font-weight: normal;
}

.stubb__info {
    text-align: center;
}

.stubb__info img {
    max-width: 364px;
    width: 100%;
    margin: 0 auto;
}

section.organic {
    padding: 0;
    position: relative;
    overflow: hidden;
}

section.organic img {
    width: 100%;
}


section.organic:before {
    content: "";
    position: absolute;
    top: -2px;
    background-image: url();
    width: 100%;
    height: 240px;
    background-repeat: no-repeat;
    left: 0;
}

section.organic:after {
    content: "";
    position: absolute;
    bottom: -50px;
    background-image: url();
    width: 100%;
    height: 240px;
    background-repeat: no-repeat;
    left: 0;
}

.organic__content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    margin: 0 auto;
    text-align: center;
    z-index: 99;
}

.organic__content h4 {
    color: var(--white);
    font-family: 'DINPro';
    font-size: 48px;
    font-weight: 500;
    letter-spacing: 5px;
    padding-bottom: 10px;
    text-shadow: 0 2px 7px #00000087;
    text-transform: uppercase;
}

.organic__content p {
    color: var(--white);
    font-size: 28px;
    font-family: 'Playfair Display', serif;
    line-height: normal;
    font-style: italic;
    width: 40%;
    margin: 0 auto;
    text-shadow: 0 3px 4px #000000;
}

.stubb__brand.curate {
    background: url() bottom center no-repeat;
}

.stubb__brand.curate .carousel-control-next,
.stubb__brand.curate .carousel-control-prev {
    width: 8%;
}

.stubb__brand.curate .carousel-control-next-icon,
.stubb__brand.curate .carousel-control-prev-icon {
    width: 80px;
    height: 80px;
    background-size: 100% !important;
}

.stubb__brand.curate .carousel-control-next,
.stubb__brand.curate .carousel-control-prev {
    opacity: 1;
}

.stubb__brand.curate .carousel-control-prev-icon {
    background: url(public/image/prev-icon.png) center no-repeat;
}

.stubb__brand.curate .carousel-control-next-icon {
    background: url(public/image/next-icon.png) center no-repeat;
}

section.stubb__brand.curate .container {
    /* position: relative;
    z-index: 1; */
}

section.stubb__brand.curate {
    position: relative;
    padding-bottom: 100px;
}

section.stubb__brand.curate:after {
    /* content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-image: url();
    height: 100%;
    background-position: bottom; */
}

.stubb__detail a {
    color: #8C6139 !important;
    font-family: 'Source Code Pro', monospace;
    font-size: 18px;
    border: solid 2px #8C6139;
    font-weight: 700;
}


.stubb__brand.curate .carousel-indicators {
    display: none;
}

.p0.stubbs-recipes .carousel-item .d-block.w-100.mobile {
    display: none !important;
}

.p0.stubbs-recipes .carousel-indicators {
    display: none;
}



section.tranding img {
    width: 100%;
}

section.tranding {
    position: relative;
    padding: 0;
    overflow: hidden;
}

.tranding .organic__content p {
    width: 47%;

}

section.all_type {
    padding: 40px 0;
}

section.all_type a {
    color: #8C6139 !important;
    font-family: 'Source Code Pro', monospace;
    font-size: 18px;
    border: solid 2px #8C6139;
    font-weight: 700;
    margin: 0;
}

section.p0 {
    padding: 0;
}

.p0 .carousel-caption {
    width: auto;
    left: 0;
    top: 50%;
    padding: 0;
    color: #fff;
    right: 0;
    transform: translate(0px, -50%);
    bottom: auto;
    margin-top: 15px;
    text-align: left;
}

section.p0 {
    padding: 0;
    position: relative;
}

.racipe__info {
    display: flex;
    /* width: 330px; */
    align-items: flex-start;
}

.racipe__info h3,
.racipe__info h5 {
    color: #a86239;
    margin-bottom: 15px;
}




.racipe__info p {
    font-size: 17px;
    line-height: 25px;
    color: #8c6239;
    font-weight: normal;
    margin-bottom: 15px;

}

.racipe__info span {
    font-family: 'DINPro';
    font-size: 50px;
    font-weight: bold;
    color: #a86239;
    line-height: 50px;
    margin-right: 15px;
}


.team__content a.show-hide-btn {
    border: solid 1px #000000;
    padding: 10px 30px;
    font-size: 12px;
    letter-spacing: 3px;
    color: #000000;
    display: inline-block;
    font-family: 'Playfair Display', serif;
    transition: all 0.5s;
    margin-top: 50px;
    text-transform: uppercase;
}

/* homepage  show more less profile */
.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
    display: none;
}

.addReadMore.showmorecontent .readMore {
    display: none;
}

.addReadMore .readMore,
.addReadMore .readLess {
    cursor: pointer;
    display: block;
    border: solid 1px #000000;
    font-size: 12px;
    letter-spacing: 3px;
    color: #000000;
    transition: all 0.5s;
    margin: 20px auto 0;
    text-transform: uppercase;
    width: 160px;
    height: 44px;
    line-height: 40px;
}

.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
    display: block;
}

/* homepage  show more less profile */


.stubbs-recipes {}

.stubbs-recipes .carousel-control-next,
.stubbs-recipes .carousel-control-prev {
    width: 8%;
}

.stubbs-recipes .carousel-control-next-icon,
.stubbs-recipes .carousel-control-prev-icon {
    width: 80px;
    height: 80px;
    background-size: 100% !important;
    background: no-repeat;
}

.stubbs-recipes .carousel-control-next,
.stubbs-recipes .carousel-control-prev {
    opacity: 1;
}

.stubbs-recipes .carousel-control-prev-icon {
    background: url(public/image/prev-icon.png) center no-repeat;
}

.stubbs-recipes .carousel-control-next-icon {
    background: url(public/image/next-icon.png) center no-repeat;
}

.home-main-video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.brands-videos {
        {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}



footer.subbs-footer .links ul {
    display: flex;
    align-items: center;
}

footer.subbs-footer .links ul li {
    margin-right: 30px;
}

.links.stubbs-logos-footer {
    margin-top: 50px;
}


.stubbs-main-content-wrap {
    display: flex;
    padding: 100px 0;
    min-height: 650px;
    align-items: center;
    justify-content: center;
}

.stubbs-main-content {
    display: block;
}

.stubbs-main-content p {
    font-size: 20px;
    font-family: 'Playfair Display', serif;
    line-height: 40px;
    font-style: italic;
    color: #212529;
}

.stubbs-left-content {
    margin: 0 0 0 20%;
}

.stubbs-left-content h4 {
    font-size: 48px;
    margin-bottom: 20px;
}

.stubbs-left-content h5 {
    font-size: 30px;
    font-family: 'Playfair Display', serif;
    line-height: 50px;
    font-style: italic;
    color: #212529;
    margin-bottom: 20px;
}

.stubbs-left-content p {
    font-size: 20px;
    font-family: 'Playfair Display', serif;
    line-height: 40px;
    font-style: italic;
    color: #212529;
}

.logo-stubbs {
    position: absolute;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 999;
    padding: 15px 0;
    display: none;
}

.logo-stubbs a {
    display: inline-block;
    width: 130px;
    max-width: 100%;
}

.logo-stubbs a img {
    max-width: 100%;
}


.connect-hero-main {
    height: 80vh;
    position: relative;
    display: block;
    overflow: hidden;
}

.connect-hero-img {
    height: 100%;
}

.connect-hero-img img {
    object-fit: cover;
    display: block;
    width: 100%;
    height: 100%;
}

.connect-hero-content {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    display: flex;
    align-items: center;
    top: 0;
    justify-content: center;
}

.connect-hero-content h2 {
    font-size: 52px;
    color: black;
}

.contact-section {
    padding: 100px 0;
}

/* .contact-section h1, h2, h3, h4, h5, h6 { color: #000000;  } */
.contact-details h3,
.contact-details h5 {
    color: white;
    margin: 10px 0 20px 0;
}

.contact-section p {
    margin: 10px 0 20px 0;
    line-height: 26px;
    color: white;
}

.contact-section p a {
    font-size: 16px;
    line-height: 26px;
    color: white;
}

.contact-details p {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
}

.location-map {
    padding-top: 80px;
}

.enquiry-form form {
    margin: 0;
    padding: 0;
}

.enquiry-form h3 {
    color: white;
    margin: 10px 0 20px 0;
}

.enquiry-form form input[type="text"],
input[type="email"],
input[type="tel"] {
    border-radius: 0;
    font-family: 'DINPro';
    padding: 12px 17px;
    font-family: RON;
}

.enquiry-form form textarea {
    border-radius: 0;
    padding: 12px 17px;
}

.enquiry-form form input[type="submit"] {
    background: #998776;
    padding: 10px 30px;
    color: #ffffff;
    font-family: 'Playfair Display', serif;
    border: 2px solid #998776;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.enquiry-form form input[type="submit"]:hover {
    background: #ffffff;
    border: 2px solid #998776;
    color: #998776;
}

.contact-details p {
    border-bottom: 1px solid #cccccc;
}

.contact-logo a {
    display: inline-block;
}

.contact-logo img {
    max-width: 100%;
    width: 160px;
}

.contact-content-left {
    display: flex;
    align-items: flex-start;
}

.contact-logo {
    margin-right: 100px;
}

.contact-details p a i {
    margin-right: 10px;
}

.contact-details p a i.fa.fa-phone {
    font-size: 19px;
}

.contact-details p a i.fa.fa-mobile {
    font-size: 25px;
}

.contact-details p a {
    display: flex;
    align-items: center;
}

.not-found-main {
    display: block;
    height: 100vh;
    position: relative;
}

.not-found-bg {
    height: 100%;
}

.not-found-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.not-found-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.not-found-content h2 {
    color: #ffffff;
    font-size: 6vw;
}

.not-found-content h2 span {
    display: block;
    font-family: 'DINPro';
    font-size: 150px;
}

.not-found-content a {
    display: inline-block;
    background-color: #ffffff;
    padding: 10px 30px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    border: 2px solid #ffffff;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    margin-top: 50px;
}

.not-found-content a:hover {
    background: none;
    border: 2px solid #ffffff;
    color: #ffffff;
}


.footer-all {
    color: #000000;
    display: block;
    padding: 100px 0;
}

.footer-all .footer-logo {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.footer-all .footer-logo a {
    display: inline-block;
}

.footer-all .footer-logo svg {
    max-width: 100%;
}

.footer-all .footer-logo .s-f-logo {
    margin: 28px;
    margin-top: 0;
}

.footer-all .footer-logo .s-f-logo svg {
    width: 110px;
    height: auto;
}

.footer-all .footer-logo .s-f-name svg {
    width: 160px;
    height: auto;
}

.footer-all .footer-logo .s-f-name .cls-1 {
    fill: #c69c6d;
}

.footer-all .links ul {
    display: flex;
    align-items: center;
}

.footer-all .links ul li {
    margin-right: 30px;
}

.footer-all .links ul li a {
    color: #000000;
    display: inline-block;
}

.footer-all .links ul li a:hover {
    color: #000000;
}

.footer-all .all-logos-footer {
    margin: 50px 0;
}

.footer-all .all-logos-footer ul li {
    margin-right: 50px;
}

footer.subbs-footer {
    display: block;
    background-color: #fffff4;
    padding: 100px 0;
}

footer.subbs-footer {
    color: #8c6239;
}

footer.subbs-footer .studd-footer-logo {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

footer.subbs-footer .studd-footer-logo a {
    display: inline-block;
}

footer.subbs-footer .studd-footer-logo svg {
    max-width: 100%;
}

footer.subbs-footer .studd-footer-logo .s-f-logo {
    margin: 28px;
    margin-top: 0;
}

footer.subbs-footer .studd-footer-logo .s-f-logo svg {
    width: 110px;
    height: auto;
}

footer.subbs-footer .studd-footer-logo .s-f-name svg {
    width: 160px;
    height: auto;
}

footer.subbs-footer .studd-footer-logo .s-f-name .cls-1 {
    fill: #c69c6d;
}

footer.subbs-footer .studd-footer-logo p {
    margin-top: 10px;
}

footer.subbs-footer .links ul h4 {
    margin-bottom: 20px;
}

footer.subbs-footer .links ul li {}

footer.subbs-footer .links ul li a {
    color: #8c6239;
}

footer.subbs-footer .footer-social {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 20px;
}

footer.subbs-footer .footer-social a {
    margin-bottom: 30px;
    color: #8c6239;
}



img.vert-move {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

img.vert-move {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }

    @keyframes mover {
        0% {
            transform: translateY(0);
        }

        100% {
            transform: translateY(-10px);
        }
    }

    @media (max-width: 1600px) {
        .products .left__video {
            width: 60%;
        }

        .products .video__content {
            width: 40%;
        }
    }


    @media (max-width: 1440px) {
        .eich__contant p {
            font-size: 24px;
        }

        section.main__brands {
            padding: 0 130px;
        }

        .racip__content h4 {
            font-size: 40px;
        }
    }


    @media (max-width: 1200px) {
        .main__products .col-md-12.col-lg-12.col-xl-4.order-2 {
            order: 4 !important;
        }

        .trak__product {
            display: flex;
            height: 100%;
        }

        .trake__video,
        .track__contants {
            width: 50%;
        }

        .track__contants {
            height: 100%;
            display: block;
            margin-top: 0;
        }

        .track__contants span h2 {
            width: auto;
        }

        .trak__product {
            padding: 0;
        }

        .main__slid {
            padding: 50px;
        }

        .products .video__content span h2 {
            font-size: 18px;
        }

        .products {
            min-height: 400px;
        }

        .trake__video a .video {
            height: 400px;
        }

        .vert-move {
            padding-top: 30px;
            width: 50px;
        }

        .stubbs__banner__content img {
            margin-bottom: 20px;
        }

        .organic__content p {
            font-size: 24px;
            line-height: normal;
        }

        .stubb__detail {
            max-width: unset;
        }

        .stubb__detail:after,
        .stubb__detail:before {
            width: 100%;
        }

        .stubb__brand .row.pt-100 {
            align-items: center;
        }

        .racipe__info p {
            font-size: 17px;
            line-height: normal;
        }

        .organic__content p {
            width: 80%;
        }

        .stubb__info img {
            max-width: 250px;
        }

        section.stubb__brand.curate {
            padding: 70px 0;
        }

        img.craft__log {
            margin-bottom: 30px;
        }

        .footer__social ul,
        .footer__other__links ul,
        .main-footer-logos ul {
            justify-content: center;
        }

        .main-footer-logos ul li,
        .footer__other__links ul li {
            margin: 0 20px 0px 20px;
        }

        .main-footer-logos ul li a img {
            height: 30px;
        }

        .contact-logo {
            margin-right: 50px;
        }

    }


    @media (max-width: 992px) {
        header.header-one {
            height: auto !important;
            background: #ededed;
        }

        .slide__conta p,
        .eich__contant p {
            font-size: 22px;
            line-height: normal;
        }

        .eich__contant p {}

        .expend__content p {
            font-size: 16px;
        }

        .product__slides {
            padding: 0;
        }

        .product__slides img {
            width: 300px;
            max-width: 100%;
        }

        .product__slides__cont {
            width: auto;
            text-align: center;
        }

        .team__content p {
            padding: 0;
        }

        .team__content img {
            max-width: 100%;
            margin-bottom: 20px;
        }

        .racip__content h4 {
            font-size: 24px;
            font-size: 18px;
            line-height: normal;
        }

        .racip__content p {
            font-size: 16px;
            list-style: none;
            line-height: normal;
        }

        .trake__video a .video {}

        .header-one .theme-menu-wrapper {
            margin-bottom: 0 !important;
            padding: 10px 0;
        }

        .header-one .theme-menu-wrapper .bg-wrapper {
            align-items: flex-start;
        }

        /* .main-logo { padding: 10px 0; } */
        .main-logo img {
            width: 130px;
        }

        .main-logo a {
            display: inline-block;
        }

        .menu-collapser {
            top: 17px !important;
        }

        .bg-wrapper.clearfix {
            display: unset;
        }

        #mega-menu-holder {
            background: none;
        }

        #mega-menu-holder ul {
            width: 100%;
        }

        section.stubb__brand.curate {
            padding: 50px 0;
        }

        .organic__content h4 {
            font-size: 35px;
        }

        .organic__content p {
            font-size: 20px;
        }

        footer.subbs-footer .studd-footer-logo {
            justify-content: center;
            align-items: center;
            margin-bottom: 30px;
        }

        footer.subbs-footer .links ul {
            justify-content: center;
        }

        footer.subbs-footer .links ul li {
            margin: 0 20px;
        }
    }


    /* @media (max-width: 768px) {
        section.main__brands { margin: 50px 0 0 0; }
        .trake__video { width: 60%; }
        .track__contants { width: 40%; }
        .trake__video a .video { height: auto; }
        /* section.our__team .container { padding: 0!important; } */
    .team__content .read__more {
        margin: 20px 0 0 0;
    }

    .team__content img {
        float: left;
        margin-right: 20px;
    }

    .footer__list {
        text-align: left;
    }

    img.brand__lo {
        width: 130px;
        max-width: 100%;
    }

    img.craft__log {
        width: 90px;
        max-width: 100%;
    }

    .header-one .menu-collapser {
        margin: 0;
        float: right;
        margin-top: -50px;
    }

    .tranding .organic__content p {
        width: 80%;
    }

    .stubbs__banner__content {
        padding: 0 30px;
    }

    section.organic img {
        width: 150%;
    }

    .racipe__info span {
        font-size: 32px;
        line-height: 32px;
    }

    .racipe__info h3 {
        font-size: 22px;
    }

    .racipe__info h5 {
        font-size: 20px;
    }

    .racipe__info p {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .racipe__info h3,
    .racipe__info h5 {
        margin-bottom: 10px;
    }

    .team__content {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        margin-bottom: 30px;
    }

    .addReadMore .readMore,
    .addReadMore .readLess {
        margin-top: 20px;
    }

    .footer__other__links ul,
    .main-footer-logos ul {
        display: block;
        text-align: center;
    }

    .main-footer-logos ul li {
        margin-bottom: 40px;
    }

    footer .border-team {
        margin-top: 50px;
    }

    footer .links.stubbs-logos-footer ul {
        display: block;
        text-align: center;
    }

    footer .links.stubbs-logos-footer ul li {
        margin-bottom: 30px;
    }

    footer.subbs-footer {
        padding: 60px 0;
    }

    .stubbs-left-content {
        margin: 0 0 30px 0;
    }
}

*/ @media (max-width: 576px) {

    /* .slide__conta { padding: 25px; } */
    .slide__conta h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    /* .slick-slide { padding: 25px; } */
    .eich__contant p {
        font-size: 16px;
        line-height: 28px;
    }

    .expend__content p {
        padding-right: 0;
    }

    .eich__contant {
        padding: 0 30px;
    }

    .eich__contant h4 {
        padding-bottom: 20px;
    }

    .eich__contant:before {
        bottom: 50px;
    }

    .eich__contant a {
        margin-top: 60px;
    }

    section.rich__about {
        padding: 60px 0;
    }

    section.main__brands {
        background-size: 30px;
    }

    .brande__sh {
        padding: 0;
    }

    .sm-arrow-top {
        max-width: 100%;
        width: 200px;
    }

    .full-down a {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .sm-arrow-bottom {
        max-width: 100%;
        width: 130px;
    }

    .border-sec.indulge,
    .border-secs,
    .border-team {
        background-size: 5%;
    }

    section.main__brands {
        padding: 0 50px;
    }

    .expend__content {
        margin-top: 40px;
        height: 380px;
    }

    .products {
        min-height: auto;
        display: block;
    }

    .products .left__video,
    .products .video__content,
    .trake__video,
    .track__contants {
        width: 100%;
    }

    .products .video__content {
        padding: 20px 30px;
    }

    .products .video__content span img {
        width: 100px;
    }

    .product__slides__cont img {
        padding-bottom: 20px;
    }

    .products .video__content span h2 {
        margin: 10px 0;
    }

    .trak__product {
        display: block;
        height: auto;
    }

    .track__contants img {
        margin: 0;
        max-width: 100%;
        width: 50px;
    }

    .track__contants {
        padding: 30px;
    }

    .track__contants span h2 {
        margin: 20px 0 15px 0;
    }

    .product__slides img {
        width: 200px;
        margin-bottom: 30px;
    }

    .product__slides__cont .read__more {
        margin-top: 30px;
    }

    section.our__team {
        padding-top: 50px;
    }

    .team__content {
        text-align: center;
        margin-bottom: 40px;
        padding: 0 30px;
    }

    .team__content img {
        float: none;
        margin-right: 0;
    }

    section.home__rac {
        padding: 50px 0 0;
    }

    .home-connect {
        padding-bottom: 50px;
    }

    img.craft__log {
        margin: 0;
        margin-bottom: 20px;
    }

    .footer__list {
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
    }

    img.brand__lo {
        margin-bottom: 20px;
    }

    .footer__social ul {
        justify-content: center;
    }

    .footer__other__links ul {
        display: block;
        text-align: center;
    }

    .footer__other__links ul li {
        margin-bottom: 10px;
    }

    .footer__other__links ul li a {
        line-height: normal;
    }

    footer .border-team {
        margin-top: 50px;
    }

    .slide__conta p {
        margin: 0;
        font-size: 15px;
        font-weight: normal;
    }

    /* .slick-slide { padding:0 0 20px 0; } */
    /* .bg-wrapper.clearfix { display: flex; } */
    .main-flex-wrap {
        margin: 0;
    }

    .menu-collapser {
        position: inherit;
    }

    .header-one .menu-collapser {
        margin: 0;
        float: right;
        margin-top: -30px;
    }

    #mega-menu-holder ul {
        width: 100%;
    }

    .slick-slide {
        padding-top: 0;
    }

    .slider__logo {
        width: 130px;
        top: 40%;
    }

    /* .stubbs__banner__content { top: 20px; } */
    .stubbs__banner__content h4 {
        font-size: 24px;
    }

    .stubbs__banner__content p {
        font-size: 16px;
    }

    .stubbs__banner__content img {
        width: 200px;
        max-width: 100%;
    }

    .vert-move {
        width: 30px;
        margin-top: 10px;
    }

    .head-desc {
        padding: 15px;
    }

    .stubb__info img {
        width: 150px;
    }

    .stubb__detail h2 {
        font-size: 24px;
        padding-bottom: 20px;
        margin-bottom: 30px;
        text-align: center;
    }

    .stubb__detail p {
        text-align: center;
    }

    .stubb__brand .row.pt-100 {
        padding-top: 50px;
    }

    .organic__content {
        padding: 30px;
    }

    .organic__content h4 {
        font-size: 30px;
    }

    section.organic img {
        width: 500%;
    }

    .stubb__detail {
        text-align: center;
        padding: 0 20px;
    }

    #return-to-top {
        display: none !important;
    }

    section.tranding img {
        width: 250%;
    }

    section.all_type {
        text-align: center;
    }

    .stubb__brand.curate .stubb__info {
        margin-top: 20px;
    }

    .organic__content p,
    .tranding .organic__content p {
        width: 100%;
    }

    .stubb__detail p {
        font-size: 17px;
        line-height: normal;
    }

    .stubb__detail h5 {
        font-size: 18px;
    }

    footer.subbs-footer {
        padding: 50px 0;
        text-align: center;
    }

    footer.subbs-footer .studd-footer-logo {
        align-items: center;
        margin-bottom: 20px;
    }

    footer.subbs-footer .footer-social {
        display: inline-block;
        margin-top: 20px;
    }

    footer.subbs-footer .footer-social a {
        display: inline-block;
        margin: 0 5px;
    }

    footer.subbs-footer .footer-social a span {
        display: none;
    }

    footer.subbs-footer .footer-social a i {
        font-size: 32px;
    }

    .stubb__brand.curate .carousel-control-next,
    .stubb__brand.curate .carousel-control-prev {
        display: none;
    }

    .stubb__brand.curate .carousel-indicators {
        display: flex;
    }

    .p0.stubbs-recipes .carousel-caption {
        position: inherit;
        transform: unset;
    }

    .p0.stubbs-recipes .carousel-control-prev,
    .p0.stubbs-recipes .carousel-control-next {
        display: none;
    }

    .p0.stubbs-recipes .carousel-indicators {
        display: flex;
    }

    .p0.stubbs-recipes .carousel,
    .stubb__brand.curate .carousel {
        padding-bottom: 50px;
    }

    .p0.stubbs-recipes .carousel-indicators [data-bs-target] {
        background-color: #c59c6d;
    }

    .p0.stubbs-recipes .carousel-item .d-block.w-100.mobile {
        display: none !important;
    }

    .p0.stubbs-recipes .carousel-item .d-block.w-100 {
        display: none !important;
    }

    .p0.stubbs-recipes .carousel-item .d-block.w-100.mobile {
        display: block !important;
    }

    .racipe__info {
        display: block;
        background: #fff;
        margin-top: -30px;
        padding: 10px 20px;
        box-shadow: 0px 2px 5px #0000001f;
    }

    .p0.stubbs-recipes .carousel-inner {
        padding-bottom: 8px;
    }

    .progressBarContainer {
        width: 90% !important;
    }

    .products .left__video a .video,
    .trake__video a .video {
        margin-bottom: -6px;
    }

    .footer__social ul li {
        margin: 0 5px;
    }

    .main__slider .vid video {
        height: 100%;
    }

    .anmi {
        bottom: -30px;
    }

    .four__about__content h2 {
        font-size: 32px;
    }

    .cu_border {
        margin-bottom: 30px;
    }

    section.foure__bg {
        padding: 50px !important;
    }

    .smoky img {
        width: 190px;
    }

    .smoky__content p {
        font-size: 20px;
        line-height: 28px;
    }

    .product__slides__cont a h4 {
        font-size: ;
    }

    .product__slides__cont p {
        font-size: 14px;
    }

    .team__content {
        display: block;
    }

    footer.subbs-footer .links ul {
        display: block;
    }

    footer.subbs-footer .links ul li {
        margin-bottom: 20px;
    }

    .links.stubbs-logos-footer {
        margin-top: 20px;
    }

    .stubbs-main-content p {
        font-size: 16px;
        line-height: 30px;
    }

    .stubbs-video-main,
    .stubb__video {
        height: 70vh;
    }

    .main-footer-logos ul li a img {
        height: 30px;
    }

    .stubbs-main-content-wrap {
        padding: 60px 0;
    }

    .stubbs-left-content {
        padding: 0;
        text-align: center;
        margin-bottom: 30px;
    }

    .stubbs-left-content h4 {
        font-size: 28px;
    }

    .stubbs-left-content h5 {
        font-size: 20px;
        line-height: 30px;
    }

    .stubbs-left-content p {
        font-size: 18px;
        line-height: 30px;
    }

    .connect-hero-content h2 {
        font-size: 30px;
    }

    .connect-hero-main {
        height: 40vh;
    }

    .contact-section {
        padding: 50px 0;
    }

    .contact-content-left {
        display: block;
        text-align: center;
    }

    .contact-logo {
        margin: 0;
        margin-bottom: 20px;
    }

    .contact-section h3 {
        font-size: 28px;
    }

    .contact-section h3.mobile {
        display: none;
    }

    .contact-logo img {
        width: 150px;
    }

    .enquiry-form h3 {
        text-align: center;
    }

    .contact-details p a {
        justify-content: center;
    }


}


/* @media (min-width: 576px) {
        
    } */

@font-face {
    font-family: 'Trade Gothic Next LT Pro Lt';
    src: url('TradeGothicNextLTPro-Bd.woff2') format('woff2'),
        url('TradeGothicNextLTPro-Bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic Next LT Pro BdCn';
    src: url('TradeGothicNextLTPro-BdCnIt.woff2') format('woff2'),
        url('TradeGothicNextLTPro-BdCnIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic Next LT Pro';
    src: url('TradeGothicNextLTPro-Hv.woff2') format('woff2'),
        url('TradeGothicNextLTPro-Hv.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic Next LT Pro BdCn';
    src: url('TradeGothicNextLTPro-BdCn.woff2') format('woff2'),
        url('TradeGothicNextLTPro-BdCn.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic Next LT Pro BoldCm';
    src: url('TradeGothicNextLTPro-BdCm.woff2') format('woff2'),
        url('TradeGothicNextLTPro-BdCm.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic Next LT Pro Lt';
    src: url('TradeGothicNextLTPro-BdIt.woff2') format('woff2'),
        url('TradeGothicNextLTPro-BdIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic Next LT Pro Cm';
    src: url('TradeGothicNextLTPro-HvCm.woff2') format('woff2'),
        url('TradeGothicNextLTPro-HvCm.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic Next LT Pro Cn';
    src: url('TradeGothicNextLTPro-HvCn.woff2') format('woff2'),
        url('TradeGothicNextLTPro-HvCn.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic Next LT Pro Lt';
    src: url('TradeGothicNextLTPro-Lt.woff2') format('woff2'),
        url('TradeGothicNextLTPro-Lt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic Next LT Pro Cm';
    src: url('TradeGothicNextLTPro-Cm.woff2') format('woff2'),
        url('TradeGothicNextLTPro-Cm.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic Next LT Pro Cn';
    src: url('TradeGothicNextLTPro-HvCnIt.woff2') format('woff2'),
        url('TradeGothicNextLTPro-HvCnIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic Next LT Pro';
    src: url('TradeGothicNextLTPro-HvIt.woff2') format('woff2'),
        url('TradeGothicNextLTPro-HvIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic Next LT Pro Lt';
    src: url('TradeGothicNextLTPro-LtIt.woff2') format('woff2'),
        url('TradeGothicNextLTPro-LtIt.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic Next LT Pro';
    src: url('TradeGothicNextLTPro-Rg.woff2') format('woff2'),
        url('TradeGothicNextLTPro-Rg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic Next LT Pro Cn';
    src: url('TradeGothicNextLTPro-CnIt.woff2') format('woff2'),
        url('TradeGothicNextLTPro-CnIt.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic Next LT Pro';
    src: url('TradeGothicNextLTPro-It.woff2') format('woff2'),
        url('TradeGothicNextLTPro-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic Next LT Pro Cn';
    src: url('TradeGothicNextLTPro-Cn.woff2') format('woff2'),
        url('TradeGothicNextLTPro-Cn.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}





@font-face {
    font-family: 'Myriad Pro';
    src: url('MyriadPro-Regular.woff2') format('woff2'),
        url('MyriadPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Myriad Pro';
    src: url('MyriadPro-Semibold.woff2') format('woff2'),
        url('MyriadPro-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Neutra Text';
    src: url('NeutraText-BoldItalic.woff2') format('woff2'),
        url('NeutraText-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Text';
    src: url('NeutraText-Bold.woff2') format('woff2'),
        url('NeutraText-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Text';
    src: url('NeutraText-BookItalic.woff2') format('woff2'),
        url('NeutraText-BookItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Text';
    src: url('NeutraText-Book.woff2') format('woff2'),
        url('NeutraText-Book.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TradeGothic-NikePlus';
    src: url('TradeGothic-NikePlus-BoldConTwe.woff2') format('woff2'),
        url('TradeGothic-NikePlus-BoldConTwe.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Adobe Caslon Pro';
    src: url('ACaslonPro-Regular.woff2') format('woff2'),
        url('ACaslonPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adobe Caslon Pro';
    src: url('ACaslonPro-BoldItalic.woff2') format('woff2'),
        url('ACaslonPro-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Adobe Caslon Pro';
    src: url('ACaslonPro-Semibold.woff2') format('woff2'),
        url('ACaslonPro-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adobe Caslon Pro';
    src: url('ACaslonPro-Italic.woff2') format('woff2'),
        url('ACaslonPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Adobe Caslon Pro';
    src: url('ACaslonPro-Bold.woff2') format('woff2'),
        url('ACaslonPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adobe Caslon Pro';
    src: url('ACaslonPro-SemiboldItalic.woff2') format('woff2'),
        url('ACaslonPro-SemiboldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'Matrix II Inline';
    src: url('MatrixIIInlineItalic.woff2') format('woff2'),
        url('MatrixIIInlineItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Matrix II Inline Italic Hilite';
    src: url('MatrixIIInlineItalicHilite.woff2') format('woff2'),
        url('MatrixIIInlineItalicHilite.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Matrix II Inline Extra Bold Hil';
    src: url('MatrixIIInlineExtraBoldHilite.woff2') format('woff2'),
        url('MatrixIIInlineExtraBoldHilite.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Matrix II Book';
    src: url('MatrixIIBook.woff2') format('woff2'),
        url('MatrixIIBook.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Matrix II Italic';
    src: url('MatrixIIItalicRegular.woff2') format('woff2'),
        url('MatrixIIItalicRegular.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Matrix II';
    src: url('MatrixIIBold.woff2') format('woff2'),
        url('MatrixIIBold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Matrix II Extra';
    src: url('MatrixIIExtraBold.woff2') format('woff2'),
        url('MatrixIIExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Matrix II';
    src: url('MatrixIIItalicBold.woff2') format('woff2'),
        url('MatrixIIItalicBold.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Matrix II Inline Extra';
    src: url('MatrixIIInlineExtraBold.woff2') format('woff2'),
        url('MatrixIIInlineExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Matrix II Inline Script';
    src: url('MatrixIIInlineScript.woff2') format('woff2'),
        url('MatrixIIInlineScript.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Matrix II Inline Script Hilite';
    src: url('MatrixIIInlineScriptHilite.woff2') format('woff2'),
        url('MatrixIIInlineScriptHilite.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Matrix II Italic Book';
    src: url('MatrixIIItalicBook.woff2') format('woff2'),
        url('MatrixIIItalicBook.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Matrix II';
    src: url('MatrixIIRegular.woff2') format('woff2'),
        url('MatrixIIRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Matrix II Wide';
    src: url('MatrixIIWide.woff2') format('woff2'),
        url('MatrixIIWide.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Matrix II Semi Wide';
    src: url('MatrixIISemiWide.woff2') format('woff2'),
        url('MatrixIISemiWide.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Matrix II Script Book';
    src: url('MatrixIIScriptBook.woff2') format('woff2'),
        url('MatrixIIScriptBook.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Matrix II Semi Narrow';
    src: url('MatrixIISemiNarrow.woff2') format('woff2'),
        url('MatrixIISemiNarrow.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Matrix II Narrow';
    src: url('MatrixIINarrow.woff2') format('woff2'),
        url('MatrixIINarrow.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Matrix II Script';
    src: url('MatrixIIScriptRegular.woff2') format('woff2'),
        url('MatrixIIScriptRegular.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Matrix II Script';
    src: url('MatrixIIScriptBold.woff2') format('woff2'),
        url('MatrixIIScriptBold.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}




@font-face {
    font-family: 'Neutra Display Titling';
    src: url('NeutraDisp-Titling.woff2') format('woff2'),
        url('NeutraDisp-Titling.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Display';
    src: url('NeutraDisp-Medium.woff2') format('woff2'),
        url('NeutraDisp-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Display';
    src: url('NeutraDisp-Light.woff2') format('woff2'),
        url('NeutraDisp-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Display';
    src: url('NeutraDisp-Bold.woff2') format('woff2'),
        url('NeutraDisp-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Display Numerals';
    src: url('NeutraDisp-Num.woff2') format('woff2'),
        url('NeutraDisp-Num.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Text Light Frac';
    src: url('NeutraText-LightFractions.woff2') format('woff2'),
        url('NeutraText-LightFractions.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Text';
    src: url('NeutraText-Demi.woff2') format('woff2'),
        url('NeutraText-Demi.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Text';
    src: url('NeutraText-BoldItalic.woff2') format('woff2'),
        url('NeutraText-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Text Frac';
    src: url('NeutraText-BookItalicFract.woff2') format('woff2'),
        url('NeutraText-BookItalicFract.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Display';
    src: url('NeutraDisp-Thin.woff2') format('woff2'),
        url('NeutraDisp-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Text Frac';
    src: url('NeutraText-BoldFractions.woff2') format('woff2'),
        url('NeutraText-BoldFractions.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Text Light Frac';
    src: url('NeutraText-DemiItalicFract.woff2') format('woff2'),
        url('NeutraText-DemiItalicFract.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Text Frac';
    src: url('NeutraText-BoldItalicFract.woff2') format('woff2'),
        url('NeutraText-BoldItalicFract.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Text Frac';
    src: url('NeutraText-BookFractions.woff2') format('woff2'),
        url('NeutraText-BookFractions.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Text Light Frac';
    src: url('NeutraText-DemiFractions.woff2') format('woff2'),
        url('NeutraText-DemiFractions.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Text';
    src: url('NeutraText-Light.woff2') format('woff2'),
        url('NeutraText-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Text';
    src: url('NeutraText-DemiItalic.woff2') format('woff2'),
        url('NeutraText-DemiItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Text';
    src: url('NeutraText-Bold.woff2') format('woff2'),
        url('NeutraText-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Text Light Frac';
    src: url('NeutraText-LightItalicFract.woff2') format('woff2'),
        url('NeutraText-LightItalicFract.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Text';
    src: url('NeutraText-BookItalic.woff2') format('woff2'),
        url('NeutraText-BookItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Text';
    src: url('NeutraText-LightItalic.woff2') format('woff2'),
        url('NeutraText-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DINPro';
    src: url('DINPro-Medium.woff2') format('woff2'),
        url('DINPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'DINPro';
    src: url('DINPro-Black.woff2') format('woff2'),
        url('DINPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DINPro';
    src: url('DINPro-Light.woff2') format('woff2'),
        url('DINPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DINPro';
    src: url('DINPro-Bold.woff2') format('woff2'),
        url('DINPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* Responsive CSS Document */





/* 

Created on   : 23/05/2018.

Theme Name   : Charles-Business-Consulting HTML Template.

Version      : 1.0.

Author       : @CreativeGigs.

Developed by : Jubayer al hasan. (jubayer.hasan1991@gmail.com)



*/



@media (min-width: 992px) {

    .container {

        /* padding-left: 0 !important;

        padding-right: 0 !important; */

    }

}



@media (max-width: 1199px) {

    .feature-banner .opacity h2 {

        padding: 0;

    }

    .theme-footer-two .top-footer .footer-gallery .wrapper {

        padding-right: 0;

    }

    .shop-details .product-details .product-info {

        padding-left: 0;

    }

}





/*(max-width: 1199px)*/



@media (min-width: 992px) and (max-width: 1199px) {

    .top-feature .main-content {

        padding-left: 10%;

        padding-right: 10%;

    }

    .header-one .top-header .address-wrapper .address:first-child {

        margin-right: 20px;

    }

    .header-one .top-header .address-wrapper .address {

        padding-right: 20px;

    }

    #mega-menu-holder>ul>li>a {

        padding-right: 25px;

        padding-left: 15px;

    }

    .header-one .theme-menu-wrapper .bg-wrapper {

        padding-left: 15px;

    }

    .theme-menu-wrapper .right-widget .cart-icon {

        margin-left: 15px;

    }

    .testimonial-section .wrapper {

        width: 65%;

    }

    .header-two .theme-menu-wrapper .bg-wrapper {

        padding-left: 215px;

    }

    .callout-banner p {

        width: 52%;

    }

    .callout-banner .theme-button-one {

        margin-top: 40px;

    }

    .our-solution .single-solution-block p {

        padding: 0;

    }

    .faq-section .wrapper .faq-content {

        padding-left: 30px;

    }

    .why-choose-us .single-block {

        padding-left: 75px;

    }

    .why-choose-us .single-block .icon {

        font-size: 55px;

    }

    .short-banner .overlay h2 {

        width: 80%;

    }

    .why-we-best .wrapper .best-list-item {

        padding-top: 20px;

        padding-bottom: 29px;

    }

    .blog-details .single-blog .post-meta .mark-text .inner-text {

        padding-top: 60px;

    }

    .blog-details .single-blog .post-meta .mark-text .inner-text:before {

        top: 0;

    }

}





/*(min-width: 992px) and (max-width: 1199px)*/



@media (max-width: 991px) {

    #mega-menu-holder>ul>li.has-dropdown>a {

        padding-right: 52px;

    }

    .section-spacing,

    .faq-section,

    .why-we-best,

    .error-page {

        margin-bottom: 80px;

    }

    .top-feature .main-content {

        padding: 30px 15px;

    }

    .header-one .logo {

        width: 100%;

        text-align: center;

        margin-bottom: 20px;

    }

    .header-one .top-header {

        padding-top: 25px;

    }

    .header-one .top-header .address-wrapper .address .icon {

        font-size: 30px;

    }

    .header-one .top-header .address-wrapper .address {

        padding: 0 20px 0 45px;

        margin-right: 0;

    }

    .header-one .theme-menu-wrapper .bg-wrapper {

        padding-left: 0;

    }

    .header-one .menu-wrapper,

    .header-two .menu-wrapper {

        position: absolute;

        width: 100%;

        left: 0;

        top: 0;

        z-index: 9;

    }

    .theme-menu-wrapper .right-widget ul li {

        line-height: 60px;

    }

    .theme-menu-wrapper .right-widget {

        position: relative;

        z-index: 99;

    }

    #mega-menu-holder>ul>li>a:before {

        display: none;

    }

    #mega-menu-holder>ul>li>a {

        color: #555555;

    }

    #mega-menu-holder>ul>li.active>a,

    #mega-menu-holder>ul>li:hover>a,

    #mega-menu-holder>ul>li.active>.sub-toggle,

    #mega-menu-holder>ul>li:hover>.sub-toggle {

        color: #001a57;

    }

    .about-compnay img {

        display: none;

    }

    .service-style-one .contact-text {

        padding-top: 15px;

    }

    .service-style-one .contact-text h4 {

        font-size: 22px;

    }

    .testimonial-section .wrapper,

    .cunter-wrapper {

        width: 100%;

    }

    .testimonial-section .overlay {

        padding: 75px 0;

    }

    .theme-counter {

        padding: 0;

    }

    .consultation-form .img-box {

        height: 250px;

    }

    .consultation-form .form-wrapper {

        height: auto;

        padding: 40px 20px;

    }

    .theme-footer-one .top-footer [class*="col-"],

    .theme-footer-two .top-footer [class*="col-"] {

        margin-bottom: 60px;

    }

    .theme-footer-one .top-footer {

        padding: 60px 0 0 0;

    }

    .header-one .theme-menu-wrapper {

        margin-bottom: -31px;

    }

    .theme-menu-wrapper .right-widget .cart-icon a span {

        top: 16px;

    }

    .header-two .theme-menu-wrapper .bg-wrapper .logo {

        left: 50%;

        -webkit-transform: translate(-50%, -50%);

        transform: translate(-50%, -50%);

    }

    .header-two .theme-menu-wrapper .bg-wrapper {

        padding-left: 0;

    }

    .header-two .theme-menu-wrapper .right-widget ul li {

        line-height: 70px;

    }

    .header-two .theme-menu-wrapper .right-widget .cart-icon a span {

        top: 20px;

    }

    .header-two .collapse-button .icon-bar {

        background: #001a57;

    }

    .header-two .menu-collapser {

        margin: 22px 0;

    }

    .header-two #mega-menu-holder>ul>li>a {

        padding-top: 0;

        padding-bottom: 0;

    }

    .header-two #mega-menu-holder li .sub-toggle {

        line-height: 40px;

    }

    .callout-banner,

    .callout-banner.no-bg .title {

        text-align: center;

    }

    .callout-banner .title,

    .callout-banner p {

        width: 100%;

        float: none;

    }

    .callout-banner p {

        padding: 20px 0;

    }

    .callout-banner p:before {

        display: none;

    }

    .callout-banner .theme-button-one {

        float: none;

    }

    .about-compnay-two .overlay,

    .core-values {

        padding: 60px 0;

    }

    .about-compnay-two .quote-form {

        margin-top: 40px;

    }

    .faq-section,

    .faq-section .overlay,

    .why-we-best,

    .why-we-best .overlay {

        height: auto;

    }

    .faq-section .overlay,

    .why-we-best .overlay {

        padding: 60px 0;

    }

    .faq-section .wrapper .img-box,

    .why-we-best .wrapper .img-box,

    .contact-us-section .img-box {

        height: 250px;

        border-radius: 5px 5px 0 0;

    }

    .faq-section .wrapper .faq-content,

    .why-we-best .wrapper .best-list-item,

    .contact-us-section .form-wrapper {

        border-radius: 0 0 5px 5px;

    }

    .short-banner .overlay h2 {

        width: 100%;

    }

    .theme-footer-two {

        padding-top: 60px;

    }

    .theme-footer-two .bottom-footer,

    .theme-footer-two .top-footer .title {

        margin-top: 0;

    }

    .theme-inner-banner .overlay {

        padding: 80px 0 60px 0;

    }

    .about-compnay-two .left-img {

        margin-top: 20px;

        width: 100%;

    }

    .shop-details .product-details .product-info {

        padding-top: 40px;

    }

    .theme-sidebar-one,

    .blog-sidebar {

        margin-top: 60px;

    }

    .contact-us-section .form-wrapper {

        height: auto;

    }

    #theme-main-banner .camera_pag {

        left: 2px;

    }

}





/*(max-width: 991px)*/



@media (min-width: 768px) and (max-width: 991px) {

    .header-one .top-header .address-wrapper .address:first-child {

        margin-right: 20px;

    }

    .feature-banner .opacity h2 {

        font-size: 38px;

        line-height: 50px;

    }

    .service-style-one .single-service .text {

        padding-left: 10px;

        padding-right: 5px;

    }

    .theme-footer-one .bottom-footer ul li a {

        margin-left: 20px;

    }

    .blog-details .single-blog .post-meta .mark-text .inner-text {

        padding-top: 80px;

    }

    .blog-details .single-blog .post-meta .mark-text .inner-text:before {

        top: 10px;

    }

    #theme-main-banner {

        height: 600px !important;

    }

}





/*(min-width: 768px) and (max-width: 991px)*/



@media (max-width: 767px) {

    .header-one .top-header {

        padding-bottom: 0;

    }

    .header-one .top-header .address-wrapper {

        display: none;

    }

    .testimonial-section .wrapper .bg {

        padding-left: 15px;

        padding-right: 15px;

    }

    .theme-footer-one .bottom-footer,

    .theme-footer-one .bottom-footer ul {

        text-align: center;

    }

    .theme-footer-one .bottom-footer ul li a {

        margin: 2px 10px;

    }

    .our-solution .single-solution-block p {

        padding: 0;

    }

    .about-compnay-two .text p {

        padding-right: 0;

    }

    .faq-section .wrapper .faq-content {

        padding: 40px 15px;

    }

    .short-banner .overlay h2 {

        font-size: 38px;

    }

    .google-map-one {

        height: 250px;

    }

    .why-we-best .wrapper .best-list-item {

        padding: 40px 15px 44px 15px;

    }

    .core-values .single-value-block .text {

        padding-left: 15px;

        padding-right: 15px;

    }

    .shop-page .shop-filter {

        margin-bottom: 35px;

    }

    .theme-pagination ul {

        padding-top: 10px;

    }

    .shop-details .product-review-tab {

        margin: 60px 0 55px 0;

        padding-left: 10px;

        padding-right: 10px;

    }

    .shop-details .related-product {

        margin-bottom: 10px;

    }

    .service-details .service-content .market-growth img {

        display: none;

    }

    .project-details-sidebar {

        margin-bottom: 60px;

    }

    .blog-details .single-blog .post-meta .mark-text .inner-text {

        padding-top: 70px;

    }

    .blog-details .single-blog .post-meta .mark-text .inner-text:before {

        top: 10px;

    }

    .contact-us-section .form-wrapper {

        padding: 40px 15px;

    }

    .google-map-two {

        height: 300px;

    }

    #theme-main-banner .camera_caption h1 br {

        display: none;

    }

    .error-page input {

        width: 100%;

        margin-top: 20px;

    }

}





/*(max-width: 767px)*/



@media (min-width: 576px) and (max-width: 767px) {

    .header-two .top-header .social-icon li:first-child {

        margin-left: 0;

    }

    .our-case .single-case-block .hover-content .text {

        padding: 0;

    }

    #theme-main-banner {

        height: 500px !important;

    }

    #theme-main-banner .camera_caption p {

        font-size: 20px;

    }

    #theme-main-banner .camera_caption h1 {

        font-size: 50px;

        line-height: 60px;

    }

}





/*(min-width: 576px) and (max-width: 767px)*/



@media (max-width: 575px) {

    .theme-inner-banner .overlay h2 {

        font-size: 35px;

    }

    .header-one .theme-menu-wrapper {

        /* background: #000f32; */

    }

    .header-one .menu-collapser {

        margin-left: 0;

    }

    .theme-menu-wrapper .right-widget .search-option .dropdown-toggle {

        text-align: right;

        width: 25px;

    }

    .theme-menu-wrapper .right-widget .cart-icon {

        width: 42px;

        margin-left: 10px;

    }

    .theme-title-one h2 {

        font-size: 30px;

        padding-bottom: 18px;

    }

    .section-spacing {

        margin-bottom: 60px;

    }

    .about-compnay .mission-goal li h4 {

        font-size: 18px;

    }

    .about-compnay .mission-goal li .icon {

        font-size: 35px;

    }

    .feature-banner .opacity h2 {

        font-size: 35px;

        line-height: 45px;

    }

    .feature-banner .opacity,

    .testimonial-section .overlay,

    .theme-counter .bg {

        padding: 60px 0;

    }

    .service-style-one .contact-text h5:before {

        display: none;

    }

    .testimonial-section .wrapper p {

        font-size: 18px;

        line-height: 27px;

        font-weight: normal;

    }

    .theme-counter h2 {

        font-size: 38px;

    }

    .single-counter-box .number {

        font-size: 25px;

    }

    .single-counter-box .number .timer {

        font-size: 50px;

    }

    .single-counter-box p {

        margin-top: -5px;

    }

    .partner-section h6 {

        text-align: center;

        margin: 0 0 35px 0;

    }

    .partner-section h6 br {

        display: none;

    }

    .theme-footer-one .top-footer .title {

        margin-bottom: 15px;

    }

    .theme-footer-one .top-footer [class*="col-"],

    .theme-footer-two .top-footer [class*="col-"] {

        margin-bottom: 50px;

    }

    .header-two .top-header,

    .header-two .top-header .social-icon {

        text-align: center;

    }

    .header-two .top-header .left-widget li {

        margin: 0 10px;

    }

    .header-two .top-header .social-icon li {

        margin: 8px 5px 0 5px;

    }

    #polyglotLanguageSwitcher {

        margin: 0;

    }

    .about-compnay-two .quote-form {

        padding: 25px 15px 30px 15px;

    }

    .our-case .single-case-block .hover-content .text {

        padding: 0 15px;

    }

    .our-case .view-all {

        margin-top: 35px;

    }

    .why-we-best .wrapper .best-list-item li {

        padding-left: 55px;

        margin-bottom: 45px;

    }

    .why-we-best .wrapper .best-list-item li .icon {

        font-size: 42px;

    }

    .shop-page .single-product .image-box {

        min-height: 270px;

        padding: 0 5px;

    }

    .shop-page .single-product .product-name h5 {

        font-size: 20px;

    }

    .shop-details .product-details .product-tab .product-thumbnail {

        width: 40%;

        height: 290px;

    }

    .shop-details .product-details .product-tab .product-preview {

        width: 60%;

        height: 290px;

    }

    .shop-details .product-details .product-tab {

        min-height: 290px;

    }

    .shop-details .product-details .product-info .title {

        font-size: 22px;

    }

    .blog-details .share-option ul {

        width: 100%;

    }

    #theme-main-banner {

        height: 400px !important;

    }

    #theme-main-banner .camera_caption p {

        font-size: 18px;

    }

    #theme-main-banner .camera_caption h1 {

        font-size: 35px;

        line-height: 46px;

        padding: 12px 0 18px 0;

    }

}





/*(max-width: 575px)*/



@media (max-width: 650px) {

    #success,

    #error {

        width: 86%;

        height: auto;

        top: calc(50% - 50px);

        left: 7%;

        padding: 30px 10px;

    }

}



@media (max-width: 400px) {

    .service-style-one .single-service .text {

        padding-right: 5px;

        padding-left: 10px;

    }

    .service-style-one .single-service .text h5 {

        font-size: 18px;

    }

    .service-style-one .single-service .text p {

        padding-bottom: 5px;

    }

    .shop-page .shop-filter {

        text-align: center;

    }

    .shop-page .shop-filter li,

    .project-details .project-details-sidebar .project-history li {

        width: 100%;

    }

}



@media (max-width: 380px) {

    .cunter-wrapper [class*="col-"] {

        max-width: 100%;

        flex: 0 0 100%;

    }

}



@media (min-width: 768px) and (max-width: 1024px) {

    #mega-menu-holder {

        margin: 0px 0 0px;

        display: none;

        position: relative;

        /* top: 18px; */

        max-height: 100%;

    }

    .main-flex-wrap {

        /* margin-top: 10px; */

        display: block;

    }

    .menu-collapser {

        position: absolute;

        top: 12px;

        right: 20px;

        margin: 0;

    }

    header.header-one .theme-menu-wrapper .menu-wrapper {

        display: inherit;

        padding: 0 14px;

        top: 26px;

    }

    header.header-one {

        padding: 0;

        height: 100px;

    }

    .header-one .theme-menu-wrapper {

        margin-bottom: 0;

    }

    .main-logo {

        width: 230px;

    }

}



/* Icons */
@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: 'â†';
}

[dir='rtl'] .slick-prev:before {
    content: 'â†’';
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: 'â†’';
}

[dir='rtl'] .slick-next:before {
    content: 'â†';
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}

.slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: 'â€¢';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    background-repeat: no-repeat;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focu {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-trac {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.sliderContainer {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    overflow: hidden;
    background: #00000038;
    padding: 30px 20px 50px 20px;
}

.slick-slide {
    font-size: 30px;
    color: var(--black-text);
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.slick-dots {
    bottom: -30px;
}

.progressBarContainer {
    position: absolute;
    bottom: 20px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.progressBarContainer div {
    display: block;
    width: auto;
    padding: 0;
    cursor: pointer;
    margin-right: 1%;
    float: left;
    color: white;
}

.progressBarContainer div:last-child {
    margin-right: 0;
}

.progressBarContainer div span.progressBar {
    width: 50px;
    height: 4px;
    display: block;
    border-radius: 10px;
    transition: all 0.5s;
    background: var(--white);
}

.progressBarContainer div span.progressBar:hover {
    background: #efa41c;
}

.progressBarContainer div span.progressBar .inProgress {
    background-color: #efa41c;
    width: 0%;
    height: 4px;
}

.slick-slide {
    /* background: #00000038; */
    color: white;
    /* padding: 40px 0 30px; */
    font-size: 30px;
    text-align: center;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.slick-dots {
    bottom: -30px;
}



.progressBarContainer div:last-child {
    margin-right: 0;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

@charset "UTF-8";

.wp-block-archives {
    box-sizing: border-box
}

.wp-block-archives-dropdown label {
    display: block
}

.wp-block-avatar {
    line-height: 0
}

.wp-block-avatar,
.wp-block-avatar img {
    box-sizing: border-box
}

.wp-block-avatar.aligncenter {
    text-align: center
}

.wp-block-audio {
    box-sizing: border-box
}

.wp-block-audio figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-audio audio {
    min-width: 300px;
    width: 100%
}

.wp-block-button__link {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    word-break: break-word
}

.wp-block-button__link.aligncenter {
    text-align: center
}

.wp-block-button__link.alignright {
    text-align: right
}

:where(.wp-block-button__link) {
    border-radius: 9999px;
    box-shadow: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-decoration: none
}

.wp-block-button[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons>.wp-block-button.has-custom-width {
    max-width: none
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%
}

.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap, .5em)*.75)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, .5em)*.5)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap, .5em)*.25)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
    flex-basis: 100%;
    width: 100%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {
    width: 25%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {
    width: 50%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {
    width: 75%
}

.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
    border-radius: 0
}

.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
    border-radius: 0 !important
}

.wp-block-button .wp-block-button__link:where(.is-style-outline),
.wp-block-button:where(.is-style-outline)>.wp-block-button__link {
    border: 2px solid;
    padding: .667em 1.333em
}

.wp-block-button .wp-block-button__link:where(.is-style-outline):not(.has-text-color),
.wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-text-color) {
    color: currentColor
}

.wp-block-button .wp-block-button__link:where(.is-style-outline):not(.has-background),
.wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-background) {
    background-color: initial;
    background-image: none
}

.wp-block-button .wp-block-button__link:where(.has-border-color) {
    border-width: initial
}

.wp-block-button .wp-block-button__link:where([style*=border-top-color]) {
    border-top-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-right-color]) {
    border-right-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]) {
    border-bottom-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-left-color]) {
    border-left-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-style]) {
    border-width: initial
}

.wp-block-button .wp-block-button__link:where([style*=border-top-style]) {
    border-top-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-right-style]) {
    border-right-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]) {
    border-bottom-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-left-style]) {
    border-left-width: medium
}

.wp-block-buttons.is-vertical {
    flex-direction: column
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
    margin-bottom: 0
}

.wp-block-buttons>.wp-block-button {
    display: inline-block;
    margin: 0
}

.wp-block-buttons.is-content-justification-left {
    justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
    align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
    justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
    align-items: center
}

.wp-block-buttons.is-content-justification-right {
    justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right.is-vertical {
    align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
    justify-content: space-between
}

.wp-block-buttons.aligncenter {
    text-align: center
}

.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.wp-block-buttons[style*=text-decoration] .wp-block-button,
.wp-block-buttons[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-button.aligncenter,
.wp-block-calendar {
    text-align: center
}

.wp-block-calendar td,
.wp-block-calendar th {
    border: 1px solid;
    padding: .25em
}

.wp-block-calendar th {
    font-weight: 400
}

.wp-block-calendar caption {
    background-color: inherit
}

.wp-block-calendar table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-calendar table:where(:not(.has-text-color)) {
    color: #40464d
}

.wp-block-calendar table:where(:not(.has-text-color)) td,
.wp-block-calendar table:where(:not(.has-text-color)) th {
    border-color: #ddd
}

.wp-block-calendar table.has-background th {
    background-color: inherit
}

.wp-block-calendar table.has-text-color th {
    color: inherit
}

:where(.wp-block-calendar table:not(.has-background) th) {
    background: #ddd
}

.wp-block-categories {
    box-sizing: border-box
}

.wp-block-categories.alignleft {
    margin-right: 2em
}

.wp-block-categories.alignright {
    margin-left: 2em
}

.wp-block-categories.wp-block-categories-dropdown.aligncenter {
    text-align: center
}

.wp-block-code {
    box-sizing: border-box
}

.wp-block-code code {
    display: block;
    font-family: inherit;
    overflow-wrap: break-word;
    white-space: pre-wrap
}

.wp-block-columns {
    align-items: normal !important;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap !important
}

@media (min-width:782px) {
    .wp-block-columns {
        flex-wrap: nowrap !important
    }
}

.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
    align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

@media (max-width:781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 100% !important
    }
}

@media (min-width:782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 0;
        flex-grow: 1
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
        flex-grow: 0
    }
}

.wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap !important
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
    flex-basis: 0;
    flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {
    flex-grow: 0
}

:where(.wp-block-columns) {
    margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word
}

.wp-block-column.is-vertically-aligned-top {
    align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
    align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
    align-self: flex-end
}

.wp-block-column.is-vertically-aligned-stretch {
    align-self: stretch
}

.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
    width: 100%
}

.wp-block-post-comments {
    box-sizing: border-box
}

.wp-block-post-comments .alignleft {
    float: left
}

.wp-block-post-comments .alignright {
    float: right
}

.wp-block-post-comments .navigation:after {
    clear: both;
    content: "";
    display: table
}

.wp-block-post-comments .commentlist {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .commentlist .comment {
    min-height: 2.25em;
    padding-left: 3.25em
}

.wp-block-post-comments .commentlist .comment p {
    font-size: 1em;
    line-height: 1.8;
    margin: 1em 0
}

.wp-block-post-comments .commentlist .children {
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .comment-author {
    line-height: 1.5
}

.wp-block-post-comments .comment-author .avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    margin-top: .5em;
    width: 2.5em
}

.wp-block-post-comments .comment-author cite {
    font-style: normal
}

.wp-block-post-comments .comment-meta {
    font-size: .875em;
    line-height: 1.5
}

.wp-block-post-comments .comment-meta b {
    font-weight: 400
}

.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
    display: block;
    margin-bottom: 1em;
    margin-top: 1em
}

.wp-block-post-comments .comment-body .commentmetadata {
    font-size: .875em
}

.wp-block-post-comments .comment-form-author label,
.wp-block-post-comments .comment-form-comment label,
.wp-block-post-comments .comment-form-email label,
.wp-block-post-comments .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%
}

.wp-block-post-comments .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments .comment-reply-title {
    margin-bottom: 0
}

.wp-block-post-comments .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium, smaller);
    margin-left: .5em
}

.wp-block-post-comments .reply {
    font-size: .875em;
    margin-bottom: 1.4em
}

.wp-block-post-comments input:not([type=submit]),
.wp-block-post-comments textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments textarea {
    padding: calc(.667em + 2px)
}

:where(.wp-block-post-comments input[type=submit]) {
    border: none
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous {
    margin-bottom: .5em;
    margin-right: .5em
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination.aligncenter {
    justify-content: center
}

.wp-block-comment-template {
    box-sizing: border-box;
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0
}

.wp-block-comment-template li {
    clear: both
}

.wp-block-comment-template ol {
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding-left: 2rem
}

.wp-block-comment-template.alignleft {
    float: left
}

.wp-block-comment-template.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-comment-template.alignright {
    float: right
}

.wp-block-cover,
.wp-block-cover-image {
    align-items: center;
    background-position: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    min-height: 430px;
    overflow: hidden;
    overflow: clip;
    padding: 1em;
    position: relative
}

.wp-block-cover .has-background-dim:not([class*=-background-color]),
.wp-block-cover-image .has-background-dim:not([class*=-background-color]),
.wp-block-cover-image.has-background-dim:not([class*=-background-color]),
.wp-block-cover.has-background-dim:not([class*=-background-color]) {
    background-color: #000
}

.wp-block-cover .has-background-dim.has-background-gradient,
.wp-block-cover-image .has-background-dim.has-background-gradient {
    background-color: initial
}

.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
    background-color: inherit;
    content: ""
}

.wp-block-cover .wp-block-cover__background,
.wp-block-cover .wp-block-cover__gradient-background,
.wp-block-cover-image .wp-block-cover__background,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before {
    bottom: 0;
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
    opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
    opacity: 1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
    opacity: 0
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
    opacity: .1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
    opacity: .2
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
    opacity: .3
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
    opacity: .4
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
    opacity: .5
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
    opacity: .6
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
    opacity: .7
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
    opacity: .8
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
    opacity: .9
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
    opacity: 1
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-cover-image:after,
.wp-block-cover:after {
    content: "";
    display: block;
    font-size: 0;
    min-height: inherit
}

@supports (position:sticky) {

    .wp-block-cover-image:after,
    .wp-block-cover:after {
        content: none
    }
}

.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    display: flex
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
    color: inherit;
    width: 100%;
    z-index: 1
}

.wp-block-cover h1:where(:not(.has-text-color)),
.wp-block-cover h2:where(:not(.has-text-color)),
.wp-block-cover h3:where(:not(.has-text-color)),
.wp-block-cover h4:where(:not(.has-text-color)),
.wp-block-cover h5:where(:not(.has-text-color)),
.wp-block-cover h6:where(:not(.has-text-color)),
.wp-block-cover p:where(:not(.has-text-color)),
.wp-block-cover-image h1:where(:not(.has-text-color)),
.wp-block-cover-image h2:where(:not(.has-text-color)),
.wp-block-cover-image h3:where(:not(.has-text-color)),
.wp-block-cover-image h4:where(:not(.has-text-color)),
.wp-block-cover-image h5:where(:not(.has-text-color)),
.wp-block-cover-image h6:where(:not(.has-text-color)),
.wp-block-cover-image p:where(:not(.has-text-color)) {
    color: inherit
}

.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center
}

.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
    align-items: center;
    justify-content: center
}

.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center
}

.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    margin: 0
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container {
    margin: 0;
    width: auto
}

.wp-block-cover .wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background,
.wp-block-cover-image .wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background {
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    object-fit: cover;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax,
.wp-block-cover__image-background.has-parallax,
video.wp-block-cover__video-background.has-parallax {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

@supports (-webkit-touch-callout:inherit) {

    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax,
    .wp-block-cover__image-background.has-parallax,
    video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

@media (prefers-reduced-motion:reduce) {

    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax,
    .wp-block-cover__image-background.has-parallax,
    video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated,
.wp-block-cover__image-background.is-repeated,
video.wp-block-cover__video-background.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wp-block-cover__image-background,
.wp-block-cover__video-background {
    z-index: 0
}

.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
    color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
    justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content>h2 {
    margin-left: 0;
    text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content>h2 {
    margin-right: 0;
    text-align: right
}

.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-image-text,
section.wp-block-cover-image>h2 {
    font-size: 2em;
    line-height: 1.25;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center;
    z-index: 1
}

:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
    color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
    color: #000
}

.wp-block-details {
    box-sizing: border-box;
    overflow: hidden
}

.wp-block-details summary {
    cursor: pointer
}

.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align=left]>[data-type="core/embed"],
.wp-block[data-align=right]>[data-type="core/embed"] {
    max-width: 360px;
    width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
    min-width: 280px
}

.wp-block-cover .wp-block-embed {
    min-height: 240px;
    min-width: 320px
}

.wp-block-embed {
    overflow-wrap: break-word
}

.wp-block-embed figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-embed iframe {
    max-width: 100%
}

.wp-block-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

.wp-block-file {
    box-sizing: border-box
}

.wp-block-file:not(.wp-element-button) {
    font-size: .8em
}

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file *+.wp-block-file__button {
    margin-left: .75em
}

:where(.wp-block-file) {
    margin-bottom: 1.5em
}

.wp-block-file__embed {
    margin-bottom: 1em
}

:where(.wp-block-file__button) {
    border-radius: 2em;
    display: inline-block;
    padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.wp-block-form-input__label {
    display: flex;
    flex-direction: column;
    gap: .25em;
    margin-bottom: .5em;
    width: 100%
}

.wp-block-form-input__label.is-label-inline {
    align-items: center;
    flex-direction: row;
    gap: .5em
}

.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content {
    margin-bottom: .5em
}

.wp-block-form-input__label:has(input[type=checkbox]) {
    flex-direction: row-reverse;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-form-input__label-content {
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-form-input__input {
    font-size: 1em;
    margin-bottom: .5em;
    padding: 0 .5em
}

.wp-block-form-input__input[type=date],
.wp-block-form-input__input[type=datetime-local],
.wp-block-form-input__input[type=datetime],
.wp-block-form-input__input[type=email],
.wp-block-form-input__input[type=month],
.wp-block-form-input__input[type=number],
.wp-block-form-input__input[type=password],
.wp-block-form-input__input[type=search],
.wp-block-form-input__input[type=tel],
.wp-block-form-input__input[type=text],
.wp-block-form-input__input[type=time],
.wp-block-form-input__input[type=url],
.wp-block-form-input__input[type=week] {
    border: 1px solid;
    line-height: 2;
    min-height: 2em
}

textarea.wp-block-form-input__input {
    min-height: 10em
}

.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    margin: 0 1em 1em 0;
    position: relative;
    width: calc(50% - 1em)
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
    align-items: flex-end;
    display: flex;
    height: 100%;
    justify-content: flex-start;
    margin: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
    display: block;
    height: auto;
    max-width: 100%;
    width: auto
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
    background: linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: .8em;
    margin: 0;
    max-height: 100%;
    overflow: auto;
    padding: 3em .77em .7em;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
    display: inline
}

.blocks-gallery-grid:not(.has-nested-images) figcaption,
.wp-block-gallery:not(.has-nested-images) figcaption {
    flex-grow: 1
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
    flex: 1;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
    margin-right: 0;
    width: 100%
}

@media (min-width:600px) {

    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(33.33333% - .66667em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(25% - .75em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(20% - .8em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(16.66667% - .83333em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(14.28571% - .85714em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(12.5% - .875em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
    .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
    .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),
    .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
    .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
    .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
    .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0
    }
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images).alignleft,
.blocks-gallery-grid:not(.has-nested-images).alignright,
.wp-block-gallery:not(.has-nested-images).alignleft,
.wp-block-gallery:not(.has-nested-images).alignright {
    max-width: 420px;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
    align-self: flex-start
}

figure.wp-block-gallery.has-nested-images {
    align-items: normal
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    margin: 0;
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    max-width: 100%;
    position: relative
}

.wp-block-gallery.has-nested-images figure.wp-block-image>a,
.wp-block-gallery.has-nested-images figure.wp-block-image>div {
    flex-direction: column;
    flex-grow: 1;
    margin: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
    display: block;
    height: auto;
    max-width: 100% !important;
    width: auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    left: 0;
    margin-bottom: 0;
    max-height: 60%;
    overflow: auto;
    padding: 0 8px 8px;
    position: absolute;
    scrollbar-color: #0000 #0000;
    scrollbar-gutter: stable both-edges;
    scrollbar-width: thin;
    text-align: center;
    width: 100%;
    will-change: transform
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar {
    height: 12px;
    width: 12px
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track {
    background-color: initial
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: initial;
    border: 3px solid #0000;
    border-radius: 8px
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb {
    background-color: #fffc
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {
    scrollbar-color: #fffc #0000
}

@media (hover:none) {
    .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
        scrollbar-color: #fffc #0000
    }
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
    display: inline
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
    color: inherit
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
    box-sizing: border-box
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {
    flex: 1 1 auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
    background: none;
    color: inherit;
    flex: initial;
    margin: 0;
    padding: 10px 10px 9px;
    position: relative
}

.wp-block-gallery.has-nested-images figcaption {
    flex-basis: 100%;
    flex-grow: 1;
    text-align: center
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    margin-bottom: auto;
    margin-top: 0
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
    align-self: inherit
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {
    display: flex
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
    flex: 1 0 0%;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
    width: 100%
}

@media (min-width:600px) {
    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
        width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
    }

    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
        width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)
    }

    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
        width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)
    }

    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
        width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)
    }

    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
        width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)
    }

    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
        width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
        width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
        width: 100%
    }
}

.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-gallery.has-nested-images.aligncenter {
    justify-content: center
}

.wp-block-group {
    box-sizing: border-box
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
    padding: 1.25em 2.375em
}

h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]) {
    rotate: 180deg
}

.wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

.wp-block-image[style*=border-radius] img,
.wp-block-image[style*=border-radius]>a {
    border-radius: inherit
}

.wp-block-image.has-custom-border img {
    box-sizing: border-box
}

.wp-block-image.aligncenter {
    text-align: center
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
    height: auto;
    width: 100%
}

.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
    display: table
}

.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image.aligncenter>figcaption,
.wp-block-image.alignleft>figcaption,
.wp-block-image.alignright>figcaption {
    caption-side: bottom;
    display: table-caption
}

.wp-block-image .alignleft {
    float: left;
    margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-image .is-style-rounded img,
.wp-block-image.is-style-circle-mask img,
.wp-block-image.is-style-rounded img {
    border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .wp-block-image.is-style-circle-mask img {
        border-radius: 0;
        -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-mode: alpha;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain
    }
}

.wp-block-image :where(.has-border-color) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-color]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-color]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-color]) {
    border-left-style: solid
}

.wp-block-image :where([style*=border-width]) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-width]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-width]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-width]) {
    border-left-style: solid
}

.wp-block-image figure {
    margin: 0
}

.wp-lightbox-container {
    display: flex;
    flex-direction: column;
    position: relative
}

.wp-lightbox-container img {
    cursor: zoom-in
}

.wp-lightbox-container img:hover+button {
    opacity: 1
}

.wp-lightbox-container button {
    align-items: center;
    -webkit-backdrop-filter: blur(16px) saturate(180%);
    backdrop-filter: blur(16px) saturate(180%);
    background-color: #5a5a5a40;
    border: none;
    border-radius: 4px;
    cursor: zoom-in;
    display: flex;
    height: 20px;
    justify-content: center;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 16px;
    text-align: center;
    top: 16px;
    transition: opacity .2s ease;
    width: 20px;
    z-index: 100
}

.wp-lightbox-container button:focus-visible {
    outline: 3px auto #5a5a5a40;
    outline: 3px auto -webkit-focus-ring-color;
    outline-offset: 3px
}

.wp-lightbox-container button:hover {
    cursor: pointer;
    opacity: 1
}

.wp-lightbox-container button:focus {
    opacity: 1
}

.wp-lightbox-container button:focus,
.wp-lightbox-container button:hover,
.wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
    background-color: #5a5a5a40;
    border: none
}

.wp-lightbox-overlay {
    box-sizing: border-box;
    cursor: zoom-out;
    height: 100vh;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 100000
}

.wp-lightbox-overlay .close-button {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    min-height: 40px;
    min-width: 40px;
    padding: 0;
    position: absolute;
    right: calc(env(safe-area-inset-right) + 16px);
    top: calc(env(safe-area-inset-top) + 16px);
    z-index: 5000000
}

.wp-lightbox-overlay .close-button:focus,
.wp-lightbox-overlay .close-button:hover,
.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background) {
    background: none;
    border: none
}

.wp-lightbox-overlay .lightbox-image-container {
    height: var(--wp--lightbox-container-height);
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: top left;
    width: var(--wp--lightbox-container-width);
    z-index: 9999999999
}

.wp-lightbox-overlay .wp-block-image {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0;
    position: relative;
    transform-origin: 0 0;
    width: 100%;
    z-index: 3000000
}

.wp-lightbox-overlay .wp-block-image img {
    height: var(--wp--lightbox-image-height);
    min-height: var(--wp--lightbox-image-height);
    min-width: var(--wp--lightbox-image-width);
    width: var(--wp--lightbox-image-width)
}

.wp-lightbox-overlay .wp-block-image figcaption {
    display: none
}

.wp-lightbox-overlay button {
    background: none;
    border: none
}

.wp-lightbox-overlay .scrim {
    background-color: #fff;
    height: 100%;
    opacity: .9;
    position: absolute;
    width: 100%;
    z-index: 2000000
}

.wp-lightbox-overlay.active {
    animation: turn-on-visibility .25s both;
    visibility: visible
}

.wp-lightbox-overlay.active img {
    animation: turn-on-visibility .35s both
}

.wp-lightbox-overlay.show-closing-animation:not(.active) {
    animation: turn-off-visibility .35s both
}

.wp-lightbox-overlay.show-closing-animation:not(.active) img {
    animation: turn-off-visibility .25s both
}

@media (prefers-reduced-motion:no-preference) {
    .wp-lightbox-overlay.zoom.active {
        animation: none;
        opacity: 1;
        visibility: visible
    }

    .wp-lightbox-overlay.zoom.active .lightbox-image-container {
        animation: lightbox-zoom-in .4s
    }

    .wp-lightbox-overlay.zoom.active .lightbox-image-container img {
        animation: none
    }

    .wp-lightbox-overlay.zoom.active .scrim {
        animation: turn-on-visibility .4s forwards
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) {
        animation: none
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container {
        animation: lightbox-zoom-out .4s
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img {
        animation: none
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim {
        animation: turn-off-visibility .4s forwards
    }
}

@keyframes turn-on-visibility {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes turn-off-visibility {
    0% {
        opacity: 1;
        visibility: visible
    }

    99% {
        opacity: 0;
        visibility: visible
    }

    to {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes lightbox-zoom-in {
    0% {
        transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))
    }

    to {
        transform: translate(-50%, -50%) scale(1)
    }
}

@keyframes lightbox-zoom-out {
    0% {
        transform: translate(-50%, -50%) scale(1);
        visibility: visible
    }

    99% {
        visibility: visible
    }

    to {
        transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
        visibility: hidden
    }
}

ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {
    line-height: 1.1
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {
    line-height: 1.8
}

.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),
.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])) {
    line-height: 1.5
}

.wp-block-latest-comments .wp-block-latest-comments {
    padding-left: 0
}

.wp-block-latest-comments__comment {
    list-style: none;
    margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
    list-style: none;
    min-height: 2.25em
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 3.25em
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: .875em;
    margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
    display: block;
    font-size: .75em
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    width: 2.5em
}

.wp-block-latest-comments[class*=-font-size] a,
.wp-block-latest-comments[style*=font-size] a {
    font-size: inherit
}

.wp-block-latest-posts {
    box-sizing: border-box
}

.wp-block-latest-posts.alignleft {
    margin-right: 2em
}

.wp-block-latest-posts.alignright {
    margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none;
    padding-left: 0
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both
}

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.wp-block-latest-posts.is-grid li {
    margin: 0 1.25em 1.25em 0;
    width: 100%
}

@media (min-width:600px) {
    .wp-block-latest-posts.columns-2 li {
        width: calc(50% - .625em)
    }

    .wp-block-latest-posts.columns-2 li:nth-child(2n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-latest-posts.columns-3 li:nth-child(3n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - .9375em)
    }

    .wp-block-latest-posts.columns-4 li:nth-child(4n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 1em)
    }

    .wp-block-latest-posts.columns-5 li:nth-child(5n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 1.04167em)
    }

    .wp-block-latest-posts.columns-6 li:nth-child(6n) {
        margin-right: 0
    }
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
    display: block;
    font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-latest-posts__featured-image a {
    display: inline-block
}

.wp-block-latest-posts__featured-image img {
    height: auto;
    max-width: 100%;
    width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
    float: left;
    margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
    float: right;
    margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center
}

ol,
ul {
    box-sizing: border-box
}

ol.has-background,
ul.has-background {
    padding: 1.25em 2.375em
}

.wp-block-media-text {
    box-sizing: border-box;
    /*!rtl:begin:ignore*/
    direction: ltr;
    /*!rtl:end:ignore*/
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
    align-self: start
}

.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media {
    align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
    align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1;
    /*!rtl:end:ignore*/
    margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
    direction: ltr;
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1;
    /*!rtl:end:ignore*/
    padding: 0 8%;
    word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1
        /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1
        /*!rtl:end:ignore*/
}

.wp-block-media-text__media img,
.wp-block-media-text__media video {
    height: auto;
    max-width: unset;
    vertical-align: middle;
    width: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    background-size: cover;
    height: 100%;
    min-height: 250px
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media>a {
    display: block;
    height: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    clip: rect(0, 0, 0, 0);
    border: 0
}

@media (max-width:600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns: 100% !important
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2
    }
}

.wp-block-navigation {
    position: relative;
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    --navigation-layout-align: center
}

.wp-block-navigation ul {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0
}

.wp-block-navigation ul,
.wp-block-navigation ul li {
    list-style: none;
    padding: 0
}

.wp-block-navigation .wp-block-navigation-item {
    align-items: center;
    display: flex;
    position: relative
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
    display: none
}

.wp-block-navigation .wp-block-navigation-item__content {
    display: block
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    color: inherit
}

.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
    text-decoration: underline
}

.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
    text-decoration: line-through
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a {
    text-decoration: none
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,
.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus {
    text-decoration: none
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
    align-self: center;
    background-color: inherit;
    border: none;
    color: currentColor;
    display: inline-block;
    font-size: inherit;
    height: .6em;
    line-height: 0;
    margin-left: .25em;
    padding: 0;
    width: .6em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
    display: inline-block;
    stroke: currentColor;
    height: inherit;
    margin-top: .075em;
    width: inherit
}

.wp-block-navigation.is-vertical {
    --navigation-layout-direction: column;
    --navigation-layout-justify: initial;
    --navigation-layout-align: flex-start
}

.wp-block-navigation.no-wrap {
    --navigation-layout-wrap: nowrap
}

.wp-block-navigation.items-justified-center {
    --navigation-layout-justification-setting: center;
    --navigation-layout-justify: center
}

.wp-block-navigation.items-justified-center.is-vertical {
    --navigation-layout-align: center
}

.wp-block-navigation.items-justified-right {
    --navigation-layout-justification-setting: flex-end;
    --navigation-layout-justify: flex-end
}

.wp-block-navigation.items-justified-right.is-vertical {
    --navigation-layout-align: flex-end
}

.wp-block-navigation.items-justified-space-between {
    --navigation-layout-justification-setting: space-between;
    --navigation-layout-justify: space-between
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    align-items: normal;
    background-color: inherit;
    color: inherit;
    display: flex;
    flex-direction: column;
    height: 0;
    left: -1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    transition: opacity .1s linear;
    visibility: hidden;
    width: 0;
    z-index: 2
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
    margin-left: auto;
    margin-right: 0
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
    margin: 0
}

@media (min-width:782px) {
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        top: -1px
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
        background: #0000;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        right: 100%;
        width: .5em
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
        margin-right: .25em
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
        transform: rotate(-90deg)
    }
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,
.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,
.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
    left: 0;
    top: 100%
}

@media (min-width:782px) {
    .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        top: 0
    }
}

.wp-block-navigation-submenu {
    display: flex;
    position: relative
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
    stroke: currentColor
}

button.wp-block-navigation-item__content {
    background-color: initial;
    border: none;
    color: currentColor;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-align: left;
    text-transform: inherit
}

.wp-block-navigation-submenu__toggle {
    cursor: pointer
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
    padding-left: 0;
    padding-right: .85em
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {
    margin-left: -.6em;
    pointer-events: none
}

.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle) {
    padding: 0
}

.wp-block-navigation .wp-block-page-list,
.wp-block-navigation__container,
.wp-block-navigation__responsive-close,
.wp-block-navigation__responsive-container,
.wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-dialog {
    gap: inherit
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
    padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
    padding: .5em 1em
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {
    left: auto;
    right: 0
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: -1px;
    right: -1px
}

@media (min-width:782px) {

    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: auto;
        right: 100%
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: #fff;
    border: 1px solid #00000026
}

.wp-block-navigation.has-background .wp-block-navigation__submenu-container {
    background-color: inherit
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container {
    color: #000
}

.wp-block-navigation__container {
    align-items: var(--navigation-layout-align, initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    justify-content: var(--navigation-layout-justify, initial);
    list-style: none;
    margin: 0;
    padding-left: 0
}

.wp-block-navigation__container .is-responsive {
    display: none
}

.wp-block-navigation__container:only-child,
.wp-block-page-list:only-child {
    flex-grow: 1
}

@keyframes overlay-menu__fade-in-animation {
    0% {
        opacity: 0;
        transform: translateY(.5em)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.wp-block-navigation__responsive-container {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a) {
    color: inherit
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-align, initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    justify-content: var(--navigation-layout-justify, initial)
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
    background-color: inherit !important;
    color: inherit !important
}

.wp-block-navigation__responsive-container.is-menu-open {
    animation: overlay-menu__fade-in-animation .1s ease-out;
    animation-fill-mode: forwards;
    background-color: inherit;
    display: flex;
    flex-direction: column;
    overflow: auto;
    padding: clamp(1rem, var(--wp--style--root--padding-top), 20rem) clamp(1rem, var(--wp--style--root--padding-right), 20rem) clamp(1rem, var(--wp--style--root--padding-bottom), 20rem) clamp(1rem, var(--wp--style--root--padding-left), 20em);
    z-index: 100000
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-navigation__responsive-container.is-menu-open {
        animation-delay: 0s;
        animation-duration: 1ms
    }
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-justification-setting, inherit);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    overflow: visible;
    padding-top: calc(2rem + 24px)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    justify-content: flex-start
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
    display: none
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
    border: none;
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: initial;
    padding-left: 2rem;
    padding-right: 2rem;
    position: static;
    visibility: visible;
    width: auto
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    gap: inherit
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    padding-top: var(--wp--style--block-gap, 2em)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
    padding: 0
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    align-items: var(--navigation-layout-justification-setting, initial);
    display: flex;
    flex-direction: column
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
    background: #0000 !important;
    color: inherit !important
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: auto;
    right: auto
}

@media (min-width:600px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        background-color: inherit;
        display: block;
        position: relative;
        width: 100%;
        z-index: auto
    }

    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
        display: none
    }

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
        left: 0
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fff
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open {
    color: #000
}

.wp-block-navigation__toggle_button_label {
    font-size: 1rem;
    font-weight: 700
}

.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
    background: #0000;
    border: none;
    color: currentColor;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-transform: inherit;
    vertical-align: middle
}

.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
    fill: currentColor;
    display: block;
    height: 24px;
    pointer-events: none;
    width: 24px
}

.wp-block-navigation__responsive-container-open {
    display: flex
}

.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

@media (min-width:600px) {
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display: none
    }
}

.wp-block-navigation__responsive-container-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

.wp-block-navigation__responsive-close {
    width: 100%
}

.has-modal-open .wp-block-navigation__responsive-close {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--wp--style--global--wide-size, 100%)
}

.wp-block-navigation__responsive-close:focus {
    outline: none
}

.is-menu-open .wp-block-navigation__responsive-close,
.is-menu-open .wp-block-navigation__responsive-container-content,
.is-menu-open .wp-block-navigation__responsive-dialog {
    box-sizing: border-box
}

.wp-block-navigation__responsive-dialog {
    position: relative
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 46px
}

@media (min-width:782px) {
    .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
        margin-top: 32px
    }
}

html.has-modal-open {
    overflow: hidden
}

.wp-block-navigation .wp-block-navigation-item__label {
    overflow-wrap: break-word
}

.wp-block-navigation .wp-block-navigation-item__description {
    display: none
}

.link-ui-tools {
    border-top: 1px solid #f0f0f0;
    padding: 8px
}

.link-ui-block-inserter {
    padding-top: 8px
}

.link-ui-block-inserter__back {
    margin-left: 8px;
    text-transform: uppercase
}

.components-popover-pointer-events-trap {
    background-color: initial;
    cursor: pointer;
    inset: 0;
    position: fixed;
    z-index: 1000000
}

.wp-block-navigation .wp-block-page-list {
    align-items: var(--navigation-layout-align, initial);
    background-color: inherit;
    display: flex;
    flex-direction: var(--navigation-layout-direction, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    justify-content: var(--navigation-layout-justify, initial)
}

.wp-block-navigation .wp-block-navigation-item {
    background-color: inherit
}

.is-small-text {
    font-size: .875em
}

.is-regular-text {
    font-size: 1em
}

.is-large-text {
    font-size: 2.25em
}

.is-larger-text {
    font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    font-style: normal;
    font-weight: 100;
    line-height: .68;
    margin: .05em .1em 0 0;
    text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
    float: none;
    margin-left: .1em
}

p.has-drop-cap.has-background {
    overflow: hidden
}

p.has-background {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

p.has-text-align-left[style*="writing-mode:vertical-lr"],
p.has-text-align-right[style*="writing-mode:vertical-rl"] {
    rotate: 180deg
}

.wp-block-post-author {
    display: flex;
    flex-wrap: wrap
}

.wp-block-post-author__byline {
    font-size: .5em;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%
}

.wp-block-post-author__avatar {
    margin-right: 1em
}

.wp-block-post-author__bio {
    font-size: .7em;
    margin-bottom: .7em
}

.wp-block-post-author__content {
    flex-basis: 0;
    flex-grow: 1
}

.wp-block-post-author__name {
    margin: 0
}

.wp-block-post-comments-form {
    box-sizing: border-box
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
    font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
    font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),
.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
    font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
    line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
    font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
    letter-spacing: inherit
}

.wp-block-post-comments-form input[type=submit] {
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    overflow-wrap: break-word;
    text-align: center
}

.wp-block-post-comments-form input:not([type=submit]),
.wp-block-post-comments-form textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments-form textarea {
    padding: calc(.667em + 2px)
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),
.wp-block-post-comments-form .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%
}

.wp-block-post-comments-form .comment-form-author label,
.wp-block-post-comments-form .comment-form-email label,
.wp-block-post-comments-form .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments-form .comment-reply-title {
    margin-bottom: 0
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium, smaller);
    margin-left: .5em
}

.wp-block-post-date {
    box-sizing: border-box
}

:where(.wp-block-post-excerpt) {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__excerpt {
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-post-excerpt__more-text {
    margin-bottom: 0;
    margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__more-link {
    display: inline-block
}

.wp-block-post-featured-image {
    margin-left: 0;
    margin-right: 0
}

.wp-block-post-featured-image a {
    display: block;
    height: 100%
}

.wp-block-post-featured-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
    width: 100%
}

.wp-block-post-featured-image.alignfull img,
.wp-block-post-featured-image.alignwide img {
    width: 100%
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
    background-color: #000;
    inset: 0;
    position: absolute
}

.wp-block-post-featured-image {
    position: relative
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
    background-color: initial
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
    opacity: 0
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
    opacity: .1
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
    opacity: .2
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
    opacity: .3
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
    opacity: .4
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
    opacity: .5
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
    opacity: .6
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
    opacity: .7
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
    opacity: .8
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
    opacity: .9
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
    opacity: 1
}

.wp-block-post-featured-image:where(.alignleft, .alignright) {
    width: 100%
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],
.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"] {
    rotate: 180deg
}

.wp-block-post-terms {
    box-sizing: border-box
}

.wp-block-post-terms .wp-block-post-terms__separator {
    white-space: pre-wrap
}

.wp-block-post-time-to-read,
.wp-block-post-title {
    box-sizing: border-box
}

.wp-block-post-title {
    word-break: break-word
}

.wp-block-post-title a {
    display: inline-block
}

.wp-block-preformatted {
    box-sizing: border-box;
    white-space: pre-wrap
}

:where(.wp-block-preformatted.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-pullquote {
    box-sizing: border-box;
    overflow-wrap: break-word;
    padding: 4em 0;
    text-align: center
}

.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
    color: inherit
}

.wp-block-pullquote blockquote {
    margin: 0
}

.wp-block-pullquote p {
    margin-top: 0
}

.wp-block-pullquote p:last-child {
    margin-bottom: 0
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
    max-width: 420px
}

.wp-block-pullquote cite,
.wp-block-pullquote footer {
    position: relative
}

.wp-block-pullquote .has-text-color a {
    color: inherit
}

:where(.wp-block-pullquote) {
    margin: 0 0 1em
}

.wp-block-pullquote.has-text-align-left blockquote {
    text-align: left
}

.wp-block-pullquote.has-text-align-right blockquote {
    text-align: right
}

.wp-block-pullquote.is-style-solid-color {
    border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 2em;
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    font-style: normal;
    text-transform: none
}

.wp-block-pullquote cite {
    color: inherit
}

.wp-block-post-template {
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
    padding: 0
}

.wp-block-post-template.wp-block-post-template {
    background: none
}

.wp-block-post-template.is-flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.25em
}

.wp-block-post-template.is-flex-container>li {
    margin: 0;
    width: 100%
}

@media (min-width:600px) {
    .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li {
        width: calc(50% - .625em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li {
        width: calc(25% - .9375em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li {
        width: calc(20% - 1em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li {
        width: calc(16.66667% - 1.04167em)
    }
}

@media (max-width:600px) {
    .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
        grid-template-columns: 1fr
    }
}

.wp-block-post-template-is-layout-constrained>li>.alignright,
.wp-block-post-template-is-layout-flow>li>.alignright {
    float: right;
    margin-inline-end: 0;
    margin-inline-start: 2em
}

.wp-block-post-template-is-layout-constrained>li>.alignleft,
.wp-block-post-template-is-layout-flow>li>.alignleft {
    float: left;
    margin-inline-end: 2em;
    margin-inline-start: 0
}

.wp-block-post-template-is-layout-constrained>li>.aligncenter,
.wp-block-post-template-is-layout-flow>li>.aligncenter {
    margin-inline-end: auto;
    margin-inline-start: auto
}

.wp-block-query-pagination>.wp-block-query-pagination-next,
.wp-block-query-pagination>.wp-block-query-pagination-numbers,
.wp-block-query-pagination>.wp-block-query-pagination-previous {
    margin-bottom: .5em;
    margin-right: .5em
}

.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,
.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,
.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type {
    margin-inline-start: auto
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child {
    margin-inline-end: auto
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination.aligncenter {
    justify-content: center
}

.wp-block-query-title,
.wp-block-quote {
    box-sizing: border-box
}

.wp-block-quote {
    overflow-wrap: break-word
}

.wp-block-quote.is-large:where(:not(.is-style-plain)),
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
    margin-bottom: 1em;
    padding: 0 1em
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) p,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
    font-size: 1.125em;
    text-align: right
}

.wp-block-quote>cite {
    display: block
}

.wp-block-read-more {
    display: block;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-read-more:where(:not([style*=text-decoration])) {
    text-decoration: none
}

.wp-block-read-more:where(:not([style*=text-decoration])):active,
.wp-block-read-more:where(:not([style*=text-decoration])):focus {
    text-decoration: none
}

ul.wp-block-rss {
    list-style: none;
    padding: 0
}

ul.wp-block-rss.wp-block-rss {
    box-sizing: border-box
}

ul.wp-block-rss.alignleft {
    margin-right: 2em
}

ul.wp-block-rss.alignright {
    margin-left: 2em
}

ul.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0
}

ul.wp-block-rss.is-grid li {
    margin: 0 1em 1em 0;
    width: 100%
}

@media (min-width:600px) {
    ul.wp-block-rss.columns-2 li {
        width: calc(50% - 1em)
    }

    ul.wp-block-rss.columns-3 li {
        width: calc(33.33333% - 1em)
    }

    ul.wp-block-rss.columns-4 li {
        width: calc(25% - 1em)
    }

    ul.wp-block-rss.columns-5 li {
        width: calc(20% - 1em)
    }

    ul.wp-block-rss.columns-6 li {
        width: calc(16.66667% - 1em)
    }
}

.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
    display: block;
    font-size: .8125em
}

.wp-block-search__button {
    margin-left: 10px;
    word-break: normal
}

.wp-block-search__button.has-icon {
    line-height: 0
}

.wp-block-search__button svg {
    height: 1.25em;
    min-height: 24px;
    min-width: 24px;
    width: 1.25em;
    fill: currentColor;
    vertical-align: text-bottom
}

:where(.wp-block-search__button) {
    border: 1px solid #ccc;
    padding: 6px 10px
}

.wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%
}

.wp-block-search__label {
    width: 100%
}

.wp-block-search__input {
    -webkit-appearance: initial;
    appearance: none;
    border: 1px solid #949494;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    min-width: 3rem;
    padding: 8px;
    text-decoration: unset !important
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
    flex-shrink: 0;
    margin-left: 0;
    max-width: 100%
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true] {
    max-width: calc(100% - 100px)
}

.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
    min-width: 0 !important;
    transition-property: width
}

.wp-block-search.wp-block-search__button-only .wp-block-search__input {
    flex-basis: 100%;
    transition-duration: .3s
}

.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {
    overflow: hidden
}

.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input {
    border-left-width: 0 !important;
    border-right-width: 0 !important;
    flex-basis: 0;
    flex-grow: 0;
    margin: 0;
    min-width: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 0 !important
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
    border: 1px solid #949494;
    box-sizing: border-box;
    padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
    border: none;
    border-radius: 0;
    padding: 0 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
    outline: none
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
    padding: 4px 8px
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
    margin: auto
}

.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
    float: right
}

.wp-block-separator {
    border: none;
    border-top: 2px solid
}

.wp-block-separator.is-style-dots {
    background: none !important;
    border: none;
    height: auto;
    line-height: 1;
    text-align: center
}

.wp-block-separator.is-style-dots:before {
    color: currentColor;
    content: "···";
    font-family: serif;
    font-size: 1.5em;
    letter-spacing: 2em;
    padding-left: 2em
}

.wp-block-site-logo {
    box-sizing: border-box;
    line-height: 0
}

.wp-block-site-logo a {
    display: inline-block;
    line-height: 0
}

.wp-block-site-logo.is-default-size img {
    height: auto;
    width: 120px
}

.wp-block-site-logo img {
    height: auto;
    max-width: 100%
}

.wp-block-site-logo a,
.wp-block-site-logo img {
    border-radius: inherit
}

.wp-block-site-logo.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.wp-block-site-logo.is-style-rounded {
    border-radius: 9999px
}

.wp-block-site-title a {
    color: inherit
}

.wp-block-social-links {
    background: none;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0
}

.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
    border-bottom: 0;
    box-shadow: none;
    text-decoration: none
}

.wp-block-social-links .wp-social-link a {
    padding: .25em
}

.wp-block-social-links .wp-social-link svg {
    height: 1em;
    width: 1em
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
    font-size: .65em;
    margin-left: .5em;
    margin-right: .5em
}

.wp-block-social-links.has-small-icon-size {
    font-size: 16px
}

.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
    font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
    font-size: 36px
}

.wp-block-social-links.has-huge-icon-size {
    font-size: 48px
}

.wp-block-social-links.aligncenter {
    display: flex;
    justify-content: center
}

.wp-block-social-links.alignright {
    justify-content: flex-end
}

.wp-block-social-link {
    border-radius: 9999px;
    display: block;
    height: auto;
    transition: transform .1s ease
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-social-link {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wp-block-social-link a {
    align-items: center;
    display: flex;
    line-height: 0;
    transition: transform .1s ease
}

.wp-block-social-link:hover {
    transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link.wp-social-link {
    display: inline-block;
    margin: 0;
    padding: 0
}

.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited {
    color: currentColor;
    fill: currentColor
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: #1778f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-gravatar {
    background-color: #1d4fc4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
    background-color: #02ab6c;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
    background-color: #ff4500;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
    background-color: #fefc00;
    color: #fff;
    stroke: #000
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-threads,
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp {
    background-color: #25d366;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: red;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
    background: none
}

.wp-block-social-links.is-style-logos-only .wp-social-link a {
    padding: 0
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
    height: 1.25em;
    width: 1.25em
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
    color: #f90
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
    color: #1ea0c3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
    color: #0757fe
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
    color: #1e1f26
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
    color: #02e49b
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
    color: #e94c89
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
    color: #4280ff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
    color: #f45800
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
    color: #1778f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
    color: #0461dd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
    color: #e65678
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
    color: #24292d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
    color: #382110
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
    color: #ea4434
}

.wp-block-social-links.is-style-logos-only .wp-social-link-gravatar {
    color: #1d4fc4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
    color: #f00075
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
    color: #e21b24
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
    color: #0d66c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
    color: #3288d4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
    color: #02ab6c
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
    color: #f6405f
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
    color: #e60122
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
    color: #ef4155
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
    color: #ff4500
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
    color: #0478d7
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
    color: #fff;
    stroke: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
    color: #ff5600
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
    color: #1bd760
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
    color: #2aabee
}

.wp-block-social-links.is-style-logos-only .wp-social-link-threads,
.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
    color: #011835
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
    color: #6440a4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
    color: #1da1f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
    color: #1eb7ea
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
    color: #4680c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp {
    color: #25d366
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
    color: #3499cd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-x {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
    color: #d32422
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
    color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
    width: auto
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
    padding-left: .66667em;
    padding-right: .66667em
}

.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label {
    color: #000
}

.wp-block-spacer {
    clear: both
}

.wp-block-tag-cloud {
    box-sizing: border-box
}

.wp-block-tag-cloud.aligncenter {
    justify-content: center;
    text-align: center
}

.wp-block-tag-cloud.alignfull {
    padding-left: 1em;
    padding-right: 1em
}

.wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px
}

.wp-block-tag-cloud span {
    display: inline-block;
    margin-left: 5px;
    text-decoration: none
}

.wp-block-tag-cloud.is-style-outline {
    display: flex;
    flex-wrap: wrap;
    gap: 1ch
}

.wp-block-tag-cloud.is-style-outline a {
    border: 1px solid;
    font-size: unset !important;
    margin-right: 0;
    padding: 1ch 2ch;
    text-decoration: none !important
}

.wp-block-table {
    overflow-x: auto
}

.wp-block-table table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-table thead {
    border-bottom: 3px solid
}

.wp-block-table tfoot {
    border-top: 3px solid
}

.wp-block-table td,
.wp-block-table th {
    border: 1px solid;
    padding: .5em
}

.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
    word-break: break-word
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
    display: table;
    width: auto
}

.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
    word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
    background-color: initial;
    border-bottom: 1px solid #f0f0f0;
    border-collapse: inherit;
    border-spacing: 0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
    border-color: #0000
}

.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr,
.wp-block-table .has-border-color>* {
    border-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:first-child,
.wp-block-table table[style*=border-top-color] tr:first-child td,
.wp-block-table table[style*=border-top-color] tr:first-child th,
.wp-block-table table[style*=border-top-color]>*,
.wp-block-table table[style*=border-top-color]>* td,
.wp-block-table table[style*=border-top-color]>* th {
    border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
    border-top-color: initial
}

.wp-block-table table[style*=border-right-color] td:last-child,
.wp-block-table table[style*=border-right-color] th,
.wp-block-table table[style*=border-right-color] tr,
.wp-block-table table[style*=border-right-color]>* {
    border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:last-child,
.wp-block-table table[style*=border-bottom-color] tr:last-child td,
.wp-block-table table[style*=border-bottom-color] tr:last-child th,
.wp-block-table table[style*=border-bottom-color]>*,
.wp-block-table table[style*=border-bottom-color]>* td,
.wp-block-table table[style*=border-bottom-color]>* th {
    border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
    border-bottom-color: initial
}

.wp-block-table table[style*=border-left-color] td:first-child,
.wp-block-table table[style*=border-left-color] th,
.wp-block-table table[style*=border-left-color] tr,
.wp-block-table table[style*=border-left-color]>* {
    border-left-color: inherit
}

.wp-block-table table[style*=border-style] td,
.wp-block-table table[style*=border-style] th,
.wp-block-table table[style*=border-style] tr,
.wp-block-table table[style*=border-style]>* {
    border-style: inherit
}

.wp-block-table table[style*=border-width] td,
.wp-block-table table[style*=border-width] th,
.wp-block-table table[style*=border-width] tr,
.wp-block-table table[style*=border-width]>* {
    border-style: inherit;
    border-width: inherit
}

:where(.wp-block-term-description) {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.wp-block-term-description p {
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
    display: flex
}

.wp-block-text-columns .wp-block-column {
    margin: 0 1em;
    padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%
}

pre.wp-block-verse {
    overflow: auto;
    white-space: pre-wrap
}

:where(pre.wp-block-verse) {
    font-family: inherit
}

.wp-block-video {
    box-sizing: border-box
}

.wp-block-video video {
    vertical-align: middle;
    width: 100%
}

@supports (position:sticky) {
    .wp-block-video [poster] {
        object-fit: cover
    }
}

.wp-block-video.aligncenter {
    text-align: center
}

.wp-block-video figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.editor-styles-wrapper,
.entry-content {
    counter-reset: footnotes
}

a[data-fn].fn {
    counter-increment: footnotes;
    display: inline-flex;
    font-size: smaller;
    text-decoration: none;
    text-indent: -9999999px;
    vertical-align: super
}

a[data-fn].fn:after {
    content: "[" counter(footnotes) "]";
    float: left;
    text-indent: 0
}

.wp-element-button {
    cursor: pointer
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc)
}

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px
    }
}

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
    display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232;
    /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28;
    /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    /* Yellow */
}

.wpcf7-form-control-wrap {
    position: relative;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    /* Red */
    font-size: 1em;
    font-weight: normal;
    display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em;
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
    content: " ";
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    /* Dark Gray 800 */
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative;
}

form.submitting .wpcf7-spinner {
    visibility: visible;
}

.wpcf7-spinner::before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    /* Light Gray 100 */
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
    .wpcf7-spinner::before {
        animation-name: blink;
        animation-duration: 2000ms;
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes blink {
    from {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.wpcf7 input[type="file"] {
    cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
    cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
    direction: ltr;
}