html {
    box-sizing: border-box;
    scroll-behavior: smooth;
    scroll-padding-top: 80px !important;
}

body {
    /* font-family: "Buda", serif !important; */
    font-family: 'times' !important;
}

*,
:after,
:before {
    box-sizing: inherit
}

@-moz-document url-prefix() {
    .is-box-img.fl-right {
        display: table
    }
}

grammarly-extension {
    display: none !important
}

.is-dummy {
    height: 50px
}

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

#contentarea {
    line-height: 2;
    margin: 0 auto;
    max-width: none;
    position: relative;
    width: 100%
}

#contentarea h1,
#contentarea h2,
#contentarea h3,
#contentarea h4,
#contentarea h5,
#contentarea h6 {
    word-wrap: break-word;
    line-height: 1.5em
}

#contentarea li,
#contentarea p,
#contentarea span {
    word-wrap: break-word;
    line-height: 1.8em
}

.fl-left {
    float: left
}

.fl-right {
    float: right
}

.mr10 {
    margin-right: 10px
}

.w50 {
    width: 50%
}

.pr5 {
    padding-right: 5px
}

.pl5 {
    padding-left: 5px
}

.demo-snippet h2 {
    margin-top: 0
}

.demo-snippet h3 {
    margin-bottom: 0
}

.no-bg-needed {
    background: transparent !important
}

div#contentarea>.row {
    display: block;
    margin: auto;
    width: 980px
}

@media screen and (max-width: 980px) {
    div#contentarea>.row {
        padding: 0 20px;
        width: 100%
    }
}

div#contentarea>.row.edge-to-egde>.column,
div#contentarea>.row.edge-to-egde>.row>.column {
    padding: 0
}

div#contentarea>.row.edge-to-egde.infoblock>.column {
    padding-left: 1.32rem;
    padding-right: 1.32rem
}

div#contentarea>.row.edge-to-egde>.column>.embed-responsive,
div#contentarea>.row.edge-to-egde>.column>.hdr,
div#contentarea>.row.edge-to-egde>.row>.column>figure {
    margin: 0
}

div#contentarea>.row.edge-to-egde,
div#contentarea>.row.edge-to-egde img {
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%
}

div#contentarea>.row.edge-to-egde img {
    vertical-align: middle
}

.is-card-circle {
    box-sizing: content-box
}

.is-card>script,
grammarly-btn {
    display: none
}

@media screen and (max-width: 767px) {
    div#contentarea>.row.edge-to-egde.cover-banner-12 img {
        left: 50%;
        max-width: 200%;
        transform: translateX(-50%);
        width: 100%
    }

    div#contentarea>.row.edge-to-egde.slider-snippet img {
        left: 50%;
        max-width: 100%;
        max-width: 200%;
        transform: translateX(-50%);
        width: 100%
    }
}

@media screen and (max-width: 640px) {
    .center-responsive {
        text-align: center
    }
}

div#contentarea figure.eleven figcaption,
div#contentarea figure.ten figcaption {
    height: 100%;
    text-align: center
}

div#contentarea figure.ten figcaption .border-container {
    background: hsla(0, 0%, 100%, .7);
    left: 50%;
    padding: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%)
}

@media screen and (max-width: 768px) {
    div#contentarea figure.ten figcaption .border-container {
        padding: .5em 2em
    }

    div#contentarea figure.ten figcaption .border-container .btn {
        padding: 2px 20px
    }
}

div#contentarea figure.ten figcaption .border-container h1 {
    margin: 0;
    text-transform: none
}

@media screen and (max-width: 640px) {
    div#contentarea figure.ten figcaption .border-container h1 {
        font-size: 1em
    }
}

div#contentarea figure.eleven figcaption .border-container h1 {
    margin: 0
}

@media screen and (max-width: 640px) {
    div#contentarea figure.eleven figcaption .border-container h1 {
        font-size: 1em
    }
}

div#contentarea figure.eleven figcaption .border-container h1 span,
div#contentarea figure.ten figcaption .border-container h1 span {
    font-size: inherit
}

div#contentarea figure.ten figcaption .border-container h2 {
    font-size: 1em;
    margin: 0 0 25px;
    text-transform: none
}

@media screen and (max-width: 640px) {
    div#contentarea figure.ten figcaption .border-container h2 {
        font-size: .5em;
        margin: 0 0 10px
    }
}

div#contentarea figure.eleven figcaption .border-container {
    left: 15%;
    position: absolute;
    text-align: left;
    top: 50%;
    transform: translateY(-50%) translateX(-15%)
}

div#contentarea figure.eleven figcaption .border-container h2,
div#contentarea figure.eleven figcaption .border-container h3,
div#contentarea figure.eleven figcaption .border-container h4 {
    margin: 0 0 25px
}

@media screen and (max-width: 640px) {

    div#contentarea figure.eleven figcaption .border-container h2,
    div#contentarea figure.eleven figcaption .border-container h3,
    div#contentarea figure.eleven figcaption .border-container h4 {
        font-size: .5em;
        margin: 0 0 10px
    }

    div#contentarea figure.eleven figcaption .border-container .btn {
        padding: 2px 20px
    }
}

div#contentarea .cover-profile {
    overflow: hidden;
    padding: 3em 0;
    position: relative;
    width: 100%
}

div#contentarea .cover-profile .border-container {
    margin: 0 auto;
    width: 60%
}

div#contentarea .cover-profile .profile-pic {
    padding: 2em 0 0
}

div#contentarea .cover-profile .profile-des img,
div#contentarea .cover-profile .profile-pic img {
    width: inherit
}

div#contentarea .cover-profile .profile-des h1 {
    margin: 5px 0 0
}

div#contentarea .cover-profile .profile-des p {
    margin: 0 0 15px
}

div#contentarea .contact-form input {
    background: transparent;
    font-size: .85em;
    outline: none
}

div#contentarea .contact-form input[type=email],
div#contentarea .contact-form input[type=number],
div#contentarea .contact-form input[type=text],
div#contentarea .contact-form textarea {
    border: 1px solid #e1e1e1;
    border-radius: 0;
    margin-bottom: 10px;
    padding: 1em;
    width: 100%
}

div#contentarea .contact-form textarea {
    background: transparent;
    font-size: .85em;
    outline: none
}

div#contentarea .contact-form input[type=email]:focus,
div#contentarea .contact-form input[type=number]:focus,
div#contentarea .contact-form input[type=text]:focus,
div#contentarea .contact-form textarea:focus {
    border-color: #b3aaaa
}

div#contentarea .contact-form input[type=button] {
    border: 1px solid #ccc;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    letter-spacing: .3em;
    margin-top: 10px;
    padding: 1.15em 1.85em;
    position: relative;
    text-transform: uppercase;
    transition: all .5s ease-in-out
}

div#contentarea .contact-form input[type=button]:hover {
    opacity: .7
}

div#contentarea .contact-form .right-textarea textarea {
    height: 116px
}

div#contentarea .contact-form h1,
div#contentarea .contact-form h2,
div#contentarea .contact-form h3,
div#contentarea .contact-form h4 {
    margin-top: 10px
}

.is-rounded-button-small {
    display: inline-block
}

.is-rounded-button-small a {
    background-color: #aaa;
    border-radius: 500px;
    display: inline-block;
    height: 2.9em;
    line-height: 2.9em;
    margin: 0 15px;
    position: relative;
    text-align: center;
    width: 2.9em
}

.is-rounded-button-small a:first-child {
    margin-left: 0
}

.is-rounded-button-small a:last-child {
    margin-right: 0
}

.is-rounded-button-small a:hover {
    opacity: .8
}

.is-rounded-button-small a i {
    color: #fff;
    font-size: 20px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%
}

.btn.btn-outline {
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff
}

.btn.btn-outline:hover {
    border-color: #1cffe4;
    color: #1cffe4
}

.btn.btn-white {
    background-color: #fff;
    color: #000
}

.btn.btn-white:hover {
    background-color: #ccc;
    border-color: #ccc;
    color: #111
}

.btn.btn-black {
    background-color: #000;
    color: #fff
}

.btn.btn-black:hover {
    border-color: transparent;
    opacity: .6
}

.form-snippit-submit {
    background: transparent;
    border: 1px solid #ccc;
    color: #000;
    display: inline-block;
    font-size: .85em;
    font-weight: 700;
    letter-spacing: .3em;
    margin-top: 10px;
    padding: 1.15em 1.85em;
    position: relative;
    text-transform: uppercase
}

#contact-form input[type=number],
#contact-form input[type=text] {
    display: inline-block;
    font-size: .85em;
    margin-bottom: 10px;
    vertical-align: middle;
    width: 100%
}

#contact-form textarea {
    display: inline-block;
    font-size: .85em;
    height: 104px;
    vertical-align: middle;
    width: 100%
}

.cover-page-06-bg:after {
    background: #1b83df;
    position: relative;
    width: 100%;
    z-index: 0
}

.cover-banner-01,
.cover-banner-04,
.cover-banner-05,
.cover-banner-06,
.cover-banner-07,
.cover-banner-10,
.cover-banner-11 {
    overflow: hidden;
    position: relative
}

.cover-banner-01 figcaption,
.cover-banner-04 figcaption,
.cover-banner-05 figcaption,
.cover-banner-06 figcaption,
.cover-banner-07 figcaption,
.cover-banner-10 figcaption,
.cover-banner-11 figcaption {
    left: 50%;
    max-width: 100%;
    overflow-x: hidden;
    padding: 3.59375em 2.875em;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 40em
}

.cover-banner-01 figcaption h1,
.cover-banner-01 figcaption h2,
.cover-banner-01 figcaption h3,
.cover-banner-01 figcaption h4,
.cover-banner-04 figcaption h1,
.cover-banner-04 figcaption h2,
.cover-banner-04 figcaption h3,
.cover-banner-04 figcaption h4,
.cover-banner-05 figcaption h1,
.cover-banner-05 figcaption h2,
.cover-banner-05 figcaption h3,
.cover-banner-05 figcaption h4,
.cover-banner-06 figcaption h1,
.cover-banner-06 figcaption h2,
.cover-banner-06 figcaption h3,
.cover-banner-06 figcaption h4,
.cover-banner-07 figcaption h1,
.cover-banner-07 figcaption h2,
.cover-banner-07 figcaption h3,
.cover-banner-07 figcaption h4,
.cover-banner-10 figcaption h1,
.cover-banner-10 figcaption h2,
.cover-banner-10 figcaption h3,
.cover-banner-10 figcaption h4,
.cover-banner-11 figcaption h1,
.cover-banner-11 figcaption h2,
.cover-banner-11 figcaption h3,
.cover-banner-11 figcaption h4 {
    line-height: 1.5rem;
    margin: 0
}

.cover-banner-01 figcaption p,
.cover-banner-04 figcaption p,
.cover-banner-05 figcaption p,
.cover-banner-06 figcaption p,
.cover-banner-07 figcaption p,
.cover-banner-10 figcaption p,
.cover-banner-11 figcaption p {
    margin: 0
}

.cover-banner-01 figcaption .btn-outline,
.cover-banner-04 figcaption .btn-outline,
.cover-banner-05 figcaption .btn-outline,
.cover-banner-06 figcaption .btn-outline,
.cover-banner-07 figcaption .btn-outline,
.cover-banner-10 figcaption .btn-outline,
.cover-banner-11 figcaption .btn-outline {
    background: rgba(0, 0, 0, .3);
    border: 0 solid transparent;
    border-radius: 6px;
    padding: 10px 20px
}

.cover-banner-01 figcaption .btn-outline:hover,
.cover-banner-04 figcaption .btn-outline:hover,
.cover-banner-05 figcaption .btn-outline:hover,
.cover-banner-06 figcaption .btn-outline:hover,
.cover-banner-07 figcaption .btn-outline:hover,
.cover-banner-10 figcaption .btn-outline:hover,
.cover-banner-11 figcaption .btn-outline:hover {
    border-color: transparent
}

.cover-banner-01 figcaption .is-social,
.cover-banner-04 figcaption .is-social,
.cover-banner-05 figcaption .is-social,
.cover-banner-06 figcaption .is-social,
.cover-banner-07 figcaption .is-social,
.cover-banner-10 figcaption .is-social,
.cover-banner-11 figcaption .is-social {
    margin-bottom: 0
}

.cover-banner-01 figcaption .is-social a,
.cover-banner-04 figcaption .is-social a,
.cover-banner-05 figcaption .is-social a,
.cover-banner-06 figcaption .is-social a,
.cover-banner-07 figcaption .is-social a,
.cover-banner-10 figcaption .is-social a,
.cover-banner-11 figcaption .is-social a {
    border: 1px solid transparent;
    border-radius: 100%;
    display: inline-block;
    height: 2.9em;
    line-height: 2.9em;
    margin: .3125rem .625rem .3125rem 0;
    position: relative;
    text-align: center;
    transition: all .1s ease-in-out;
    width: 2.9em
}

.cover-banner-01 figcaption .is-social a:last-child,
.cover-banner-04 figcaption .is-social a:last-child,
.cover-banner-05 figcaption .is-social a:last-child,
.cover-banner-06 figcaption .is-social a:last-child,
.cover-banner-07 figcaption .is-social a:last-child,
.cover-banner-10 figcaption .is-social a:last-child,
.cover-banner-11 figcaption .is-social a:last-child {
    margin-right: 0
}

.cover-banner-01 figcaption .is-social a i,
.cover-banner-04 figcaption .is-social a i,
.cover-banner-05 figcaption .is-social a i,
.cover-banner-06 figcaption .is-social a i,
.cover-banner-07 figcaption .is-social a i,
.cover-banner-10 figcaption .is-social a i,
.cover-banner-11 figcaption .is-social a i {
    color: #fff;
    font-size: 1.5em;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.cover-banner-01 figcaption .is-social a:hover,
.cover-banner-04 figcaption .is-social a:hover,
.cover-banner-05 figcaption .is-social a:hover,
.cover-banner-06 figcaption .is-social a:hover,
.cover-banner-07 figcaption .is-social a:hover,
.cover-banner-10 figcaption .is-social a:hover,
.cover-banner-11 figcaption .is-social a:hover {
    border: 1px solid #1cffe4;
    color: #1cffe4
}

.cover-banner-01 figcaption .is-social a:hover i,
.cover-banner-04 figcaption .is-social a:hover i,
.cover-banner-05 figcaption .is-social a:hover i,
.cover-banner-06 figcaption .is-social a:hover i,
.cover-banner-07 figcaption .is-social a:hover i,
.cover-banner-10 figcaption .is-social a:hover i,
.cover-banner-11 figcaption .is-social a:hover i {
    color: #07b0a2
}

.cover-banner-02,
.cover-banner-03,
.cover-banner-08,
.cover-banner-09 {
    overflow: hidden;
    position: relative
}

.cover-banner-02 figcaption,
.cover-banner-03 figcaption,
.cover-banner-08 figcaption,
.cover-banner-09 figcaption {
    bottom: 0;
    left: 0;
    max-width: 500px;
    position: absolute;
    top: 0;
    width: 40%
}

@media screen and (max-width: 768px) {

    .cover-banner-02 figcaption,
    .cover-banner-03 figcaption,
    .cover-banner-08 figcaption,
    .cover-banner-09 figcaption {
        width: 70%
    }
}

@media screen and (max-width: 680px) {

    .cover-banner-02 figcaption,
    .cover-banner-03 figcaption,
    .cover-banner-08 figcaption,
    .cover-banner-09 figcaption {
        width: 100%
    }
}

.cover-banner-02 figcaption h1,
.cover-banner-02 figcaption h2,
.cover-banner-02 figcaption h3,
.cover-banner-02 figcaption h4,
.cover-banner-03 figcaption h1,
.cover-banner-03 figcaption h2,
.cover-banner-03 figcaption h3,
.cover-banner-03 figcaption h4,
.cover-banner-08 figcaption h1,
.cover-banner-08 figcaption h2,
.cover-banner-08 figcaption h3,
.cover-banner-08 figcaption h4,
.cover-banner-09 figcaption h1,
.cover-banner-09 figcaption h2,
.cover-banner-09 figcaption h3,
.cover-banner-09 figcaption h4 {
    margin: 1.5rem 0
}

.cover-banner-02 figcaption p,
.cover-banner-03 figcaption p,
.cover-banner-08 figcaption p,
.cover-banner-09 figcaption p {
    margin: 0
}

.cover-banner-02 figcaption .border,
.cover-banner-03 figcaption .border,
.cover-banner-08 figcaption .border,
.cover-banner-09 figcaption .border {
    display: inline-block;
    margin: 1.5rem 0;
    position: relative;
    width: 100%
}

.cover-banner-02 figcaption .border:before,
.cover-banner-03 figcaption .border:before,
.cover-banner-08 figcaption .border:before,
.cover-banner-09 figcaption .border:before {
    background: hsla(0, 0%, 100%, .5);
    border: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 100%
}

.cover-banner-02 figcaption .btn-white,
.cover-banner-03 figcaption .btn-white,
.cover-banner-08 figcaption .btn-white,
.cover-banner-09 figcaption .btn-white {
    border-radius: 6px
}

.cover-banner-02 figcaption .top-left-center,
.cover-banner-03 figcaption .top-left-center,
.cover-banner-08 figcaption .top-left-center,
.cover-banner-09 figcaption .top-left-center {
    left: 0;
    padding: 3.59375em 2.875em;
    position: absolute;
    text-align: left;
    top: 50%;
    transform: translateY(-50%)
}

@media screen and (max-width: 680px) {

    .cover-banner-02 figcaption .top-left-center,
    .cover-banner-03 figcaption .top-left-center,
    .cover-banner-08 figcaption .top-left-center,
    .cover-banner-09 figcaption .top-left-center {
        padding: 3.59375em .875em
    }
}

.cover-banner-03 figcaption,
.cover-banner-09 figcaption {
    left: inherit;
    right: 0
}

@media screen and (max-width: 768px) {

    .cover-banner-04,
    .cover-banner-05,
    .cover-banner-06,
    .cover-banner-07,
    .cover-banner-10 {
        min-height: 600px;
        overflow: hidden;
        position: relative
    }
}

.cover-banner-04 figcaption,
.cover-banner-05 figcaption,
.cover-banner-06 figcaption,
.cover-banner-07 figcaption,
.cover-banner-10 figcaption {
    background: hsla(0, 0%, 100%, .929);
    border-radius: 5px;
    max-width: 100%;
    padding: 1.59375em 2.875em;
    width: 35%
}

@media screen and (max-width: 1200px) {

    .cover-banner-04 figcaption,
    .cover-banner-05 figcaption,
    .cover-banner-06 figcaption,
    .cover-banner-07 figcaption,
    .cover-banner-10 figcaption {
        padding: 1.59375em 1.875em
    }
}

@media screen and (max-width: 1024px) {

    .cover-banner-04 figcaption,
    .cover-banner-05 figcaption,
    .cover-banner-06 figcaption,
    .cover-banner-07 figcaption,
    .cover-banner-10 figcaption {
        width: 45%
    }
}

@media screen and (max-width: 768px) {

    .cover-banner-04 figcaption,
    .cover-banner-05 figcaption,
    .cover-banner-06 figcaption,
    .cover-banner-07 figcaption,
    .cover-banner-10 figcaption {
        width: 70%
    }
}

@media screen and (max-width: 680px) {

    .cover-banner-04 figcaption,
    .cover-banner-05 figcaption,
    .cover-banner-06 figcaption,
    .cover-banner-07 figcaption,
    .cover-banner-10 figcaption {
        width: 90%
    }
}

.cover-banner-04 figcaption h1,
.cover-banner-04 figcaption h2,
.cover-banner-04 figcaption h3,
.cover-banner-04 figcaption h4,
.cover-banner-04 figcaption p,
.cover-banner-05 figcaption h1,
.cover-banner-05 figcaption h2,
.cover-banner-05 figcaption h3,
.cover-banner-05 figcaption h4,
.cover-banner-05 figcaption p,
.cover-banner-06 figcaption h1,
.cover-banner-06 figcaption h2,
.cover-banner-06 figcaption h3,
.cover-banner-06 figcaption h4,
.cover-banner-06 figcaption p,
.cover-banner-07 figcaption h1,
.cover-banner-07 figcaption h2,
.cover-banner-07 figcaption h3,
.cover-banner-07 figcaption h4,
.cover-banner-07 figcaption p,
.cover-banner-10 figcaption h1,
.cover-banner-10 figcaption h2,
.cover-banner-10 figcaption h3,
.cover-banner-10 figcaption h4,
.cover-banner-10 figcaption p {
    margin: 0
}

.cover-banner-04 figcaption .border,
.cover-banner-05 figcaption .border,
.cover-banner-06 figcaption .border,
.cover-banner-07 figcaption .border,
.cover-banner-10 figcaption .border {
    display: inline-block;
    margin: 1.5rem 0;
    position: relative;
    width: 25%
}

.cover-banner-04 figcaption .border:before,
.cover-banner-05 figcaption .border:before,
.cover-banner-06 figcaption .border:before,
.cover-banner-07 figcaption .border:before,
.cover-banner-10 figcaption .border:before {
    background: rgba(0, 0, 0, .4);
    border: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 100%
}

.cover-banner-04 figcaption .btn-black,
.cover-banner-05 figcaption .btn-black,
.cover-banner-06 figcaption .btn-black,
.cover-banner-07 figcaption .btn-black,
.cover-banner-10 figcaption .btn-black {
    border-radius: 0
}

.cover-banner-04 figcaption .profile,
.cover-banner-05 figcaption .profile,
.cover-banner-06 figcaption .profile,
.cover-banner-07 figcaption .profile,
.cover-banner-10 figcaption .profile {
    margin: 0 auto 10px;
    width: 200px
}

@media screen and (max-width: 768px) {

    .cover-banner-04 figcaption .profile,
    .cover-banner-05 figcaption .profile,
    .cover-banner-06 figcaption .profile,
    .cover-banner-07 figcaption .profile,
    .cover-banner-10 figcaption .profile {
        width: 120px
    }

    .cover-banner-04 figcaption .profile img,
    .cover-banner-05 figcaption .profile img,
    .cover-banner-06 figcaption .profile img,
    .cover-banner-07 figcaption .profile img,
    .cover-banner-10 figcaption .profile img {
        max-width: 100% !important;
        min-width: 100%;
        width: 100% !important
    }
}

.cover-banner-04 figcaption .is-social,
.cover-banner-05 figcaption .is-social,
.cover-banner-06 figcaption .is-social,
.cover-banner-07 figcaption .is-social,
.cover-banner-10 figcaption .is-social {
    margin-bottom: 0
}

.cover-banner-04 figcaption .is-social a,
.cover-banner-05 figcaption .is-social a,
.cover-banner-06 figcaption .is-social a,
.cover-banner-07 figcaption .is-social a,
.cover-banner-10 figcaption .is-social a {
    border: 1px solid #c8cccf
}

.cover-banner-04 figcaption .is-social a:last-child,
.cover-banner-05 figcaption .is-social a:last-child,
.cover-banner-06 figcaption .is-social a:last-child,
.cover-banner-07 figcaption .is-social a:last-child,
.cover-banner-10 figcaption .is-social a:last-child {
    margin-right: 0
}

.cover-banner-04 figcaption .is-social a i,
.cover-banner-05 figcaption .is-social a i,
.cover-banner-06 figcaption .is-social a i,
.cover-banner-07 figcaption .is-social a i,
.cover-banner-10 figcaption .is-social a i {
    color: #c8cccf
}

.cover-banner-05 figcaption {
    background: none;
    width: 50%
}

@media screen and (max-width: 768px) {
    .cover-banner-05 figcaption {
        width: 70%
    }
}

@media screen and (max-width: 680px) {
    .cover-banner-05 figcaption {
        width: 95%
    }
}

.cover-banner-05 figcaption .btn-white {
    border-radius: 0
}

.cover-banner-05 figcaption .border {
    margin: 0 0 1.5rem
}

.cover-banner-05 figcaption .border:before {
    background: #fff
}

.cover-banner-06 {
    height: 100vh;
    min-height: 100%;
    z-index: 1
}

.cover-banner-06 figcaption {
    background: none;
    width: 50%
}

@media screen and (max-width: 768px) {
    .cover-banner-06 figcaption {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .cover-banner-06 figcaption {
        left: 0;
        position: relative;
        right: 0;
        transform: none
    }
}

.cover-banner-06 figcaption h1,
.cover-banner-06 figcaption h2,
.cover-banner-06 figcaption h3,
.cover-banner-06 figcaption h4 {
    margin: 0
}

.cover-banner-06 figcaption p {
    margin: 1.5em 0
}

.cover-banner-06 figcaption .border {
    margin: 0 auto 1.5rem;
    width: 100%
}

.cover-banner-06 figcaption .border:before {
    background: hsla(0, 0%, 100%, .231);
    width: 50%
}

.cover-banner-06 figcaption .btn-white {
    border-radius: 0
}

.cover-banner-06 figcaption .is-social a:hover {
    border: 1px solid #fff;
    color: #fff
}

.cover-banner-06 figcaption .is-social a:hover i {
    color: #fff
}

.cover-banner-07 {
    overflow: hidden;
    position: relative
}

.cover-banner-07 figcaption {
    background: hsla(0, 0%, 100%, .922);
    border-radius: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding: 2.59375em 2.875em;
    position: absolute;
    text-align: center;
    top: inherit;
    transform: translateX(0) translateY(0);
    width: 100%
}

@media screen and (max-width: 768px) {
    .cover-banner-07 figcaption {
        padding: 1em 2.875em
    }
}

.cover-banner-07 figcaption .btn-black {
    border-radius: 0
}

.cover-banner-08 {
    overflow: hidden;
    position: relative
}

.cover-banner-08 figcaption {
    background: none;
    bottom: inherit;
    left: 0;
    max-width: inherit;
    padding: 3.59375em 2.875em;
    position: absolute;
    text-align: left;
    top: 50%;
    transform: translateY(-50%);
    width: 60%
}

@media screen and (max-width: 768px) {
    .cover-banner-08 figcaption {
        padding: 1.59375em .875em;
        width: 95%
    }
}

.cover-banner-08 figcaption .btn-outline {
    border-radius: 5px
}

.cover-banner-08 figcaption .btn-outline:hover {
    background: #fff;
    border-color: transparent;
    color: #000
}

.cover-banner-08 figcaption .is-boxed-button-small a {
    background-color: #fff;
    border-radius: 5px;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease
}

@media screen and (max-width: 768px) {
    .cover-banner-08 figcaption .is-boxed-button-small a {
        margin-bottom: 10px
    }
}

.cover-banner-08 figcaption .is-boxed-button-small a:last-child {
    margin-right: 0
}

.cover-banner-08 figcaption .is-boxed-button-small a:hover {
    background-color: hsla(0, 0%, 100%, .6)
}

.cover-banner-08 figcaption .is-boxed-button-small a i {
    color: #000
}

.cover-banner-09 {
    overflow: hidden;
    position: relative
}

.cover-banner-09 figcaption {
    max-width: inherit;
    width: 45%
}

@media screen and (max-width: 768px) {
    .cover-banner-09 figcaption {
        width: 100%
    }

    .cover-banner-09 figcaption .is-rounded-button-small a {
        margin-bottom: 10px
    }
}

.cover-banner-10 {
    overflow: hidden;
    position: relative
}

.cover-banner-10 figcaption {
    background: #fff;
    border-radius: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    max-width: inherit;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(0) translateY(0);
    width: 40%
}

@media screen and (max-width: 768px) {
    .cover-banner-10 figcaption {
        background: hsla(0, 0%, 100%, .93);
        width: 70%
    }
}

@media screen and (max-width: 680px) {
    .cover-banner-10 figcaption {
        background: hsla(0, 0%, 100%, .5);
        max-width: 100%;
        width: 100%
    }
}

.cover-banner-10 figcaption .top-left-center {
    left: 0;
    padding: 1px 3.375rem 4.21875rem;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

@media screen and (max-width: 680px) {
    .cover-banner-10 figcaption .top-left-center {
        padding: 3.59375em .875em
    }
}

.cover-banner-10 figcaption .top-left-center .btn-black {
    border-radius: 0
}

.cover-banner-10 figcaption .top-left-center .is-social a:hover {
    border: 1px solid #000;
    color: #000
}

.cover-banner-10 figcaption .top-left-center .is-social a:hover i {
    color: #000
}

.cover-banner-11 {
    overflow: hidden;
    position: relative
}

.cover-banner-11 figcaption .border {
    display: inline-block;
    margin: 1.5rem auto;
    position: relative;
    width: 25%
}

.cover-banner-11 figcaption .border:before {
    background: hsla(0, 0%, 100%, .5);
    border: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 50%
}

.cover-banner-11 figcaption .btn-outline {
    background: none;
    border: 1px solid #fff;
    border-radius: 0;
    padding: 8px 20px
}

.cover-banner-11 figcaption .btn-outline:hover {
    border-color: inherit
}

.cover-banner-12 {
    display: table
}

.cover-banner-12 .column.half {
    display: table-cell;
    float: none;
    vertical-align: middle
}

.cover-banner-12 figcaption {
    padding: 60px;
    text-align: left
}

@media screen and (max-width: 768px) {
    .cover-banner-12 figcaption {
        padding: 30px 30px 50px
    }
}

.cover-banner-12 figcaption .btn-black,
.cover-banner-12 figcaption .is-rounded-button-small a {
    border-radius: 0
}

@media screen and (max-width: 768px) {
    .cover-banner-12 .column.half {
        float: left;
        width: 100%
    }
}

.cover-page-video:before {
    background: rgba(0, 0, 0, .2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1
}

.cover-page-video figcaption {
    z-index: 2
}

@media screen and (max-width: 768px) {
    .cover-page-video figcaption {
        left: inherit;
        position: relative;
        top: inherit;
        transform: inherit
    }
}

.cover-page-video .embed-responsive {
    margin: 0
}

@media screen and (max-width: 768px) {
    .cover-page-video .embed-responsive {
        position: relative;
        z-index: 1
    }
}

.cover-page-video .cover-video-help {
    display: none
}

@media screen and (max-width: 40rem) {
    .pb-text-center {
        text-align: center
    }
}

div#contentarea>.row.edge-to-egde.grid-gallery-wrapper img {
    position: absolute
}

.grid-gallery-wrapper {
    line-height: 0
}

.grid-gallery-wrapper ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%
}

.grid-gallery-wrapper ul li {
    float: left;
    line-height: 0;
    overflow: hidden;
    padding-bottom: 20%;
    position: relative;
    text-align: center;
    width: 25%
}

@media screen and (max-width: 768px) {
    .grid-gallery-wrapper ul li {
        padding-bottom: 35%;
        width: 50%
    }
}

.grid-gallery-wrapper ul li img {
    display: block;
    height: 100%;
    margin: 0;
    -o-object-fit: cover;
    object-fit: cover;
    padding: 0;
    position: absolute;
    width: 100%
}

.column-2-container #contentarea {
    height: auto;
    min-height: 100%;
    width: auto
}

@media screen and (max-width: 1280px) {
    .column-2-container div#contentarea>.row {
        width: 100%
    }
}

.column-2-container.column-2-right #contentarea {
    margin-left: 0
}

#custom-slider {
    display: inline-block;
    float: left;
    position: relative;
    transform: translateZ(0);
    transition: all .5s ease-out;
    width: 100%
}

#custom-slider #overflow {
    line-height: 0;
    overflow: hidden;
    width: 100%
}

#custom-slider #slides .inner {
    display: none;
    line-height: 0;
    position: relative;
    width: 600%
}

#custom-slider #slides article {
    float: left;
    width: 16.6666666666%
}

#custom-slider #slides article div {
    width: 100%
}

#custom-slider #controls {
    height: 50px;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

#custom-slider #controls label {
    color: #fff;
    font-size: 50px
}

#custom-slider #controls .left {
    padding-left: 40px
}

#custom-slider #controls .right {
    padding-right: 40px
}

#custom-slider #active {
    bottom: 5px;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center
}

#custom-slider #active label {
    background: hsla(0, 0%, 100%, .5);
    border-radius: 5px;
    display: inline-block;
    height: 10px;
    width: 10px
}

#custom-slider #slide1:checked~#active label:first-child,
#custom-slider #slide2:checked~#active label:nth-child(2),
#custom-slider #slide3:checked~#active label:nth-child(3),
#custom-slider #slide4:checked~#active label:nth-child(4),
#custom-slider #slide5:checked~#active label:nth-child(5) {
    background: #333;
    border-color: #333 !important
}

#custom-slider #slides {
    transform: translateZ(0);
    transition: all .5s ease-out
}

#custom-slider #slides .inner {
    transform: translateZ(0);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition-timing-function: cubic-bezier(.77, 0, .175, 1)
}

#custom-slider #active,
#custom-slider #active label {
    transform: translateZ(0);
    transition: all .5s ease-out
}

@media screen and (max-width: 768px) {
    .cover-banner-img {
        width: 100%
    }

    .cover-banner-img>img {
        height: 75%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }
}

@media screen and (max-width: 768px) and (max-width:640px) {
    .cover-banner-img>img {
        height: 100%
    }
}

div#contentarea>.row.edge-to-egde.store-grid img {
    position: absolute
}

.store-grid {
    margin: 0 auto;
    width: 100%
}

.store-grid .store-grid-item {
    cursor: auto;
    display: inline-block;
    float: left;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 33.333333333%
}

.store-grid .store-grid-item:hover .image-overlay {
    opacity: 0
}

.store-grid .store-grid-item:before {
    content: "";
    display: block;
    padding-top: 56.25%
}

.store-grid .store-grid-item:nth-child(3n+1) {
    clear: left;
    width: 66.666666667%
}

.store-grid .store-grid-item:nth-child(3n+1) .grid-image img,
.store-grid .store-grid-item:nth-child(3n+1) .store-listing-overlay {
    left: 0
}

@media screen and (max-width: 767px) {
    .store-grid .store-grid-item:nth-child(3n+1) {
        width: 100%
    }
}

.store-grid .store-grid-item:nth-child(3n+2) {
    width: 33.333333333%
}

@media screen and (max-width: 767px) {
    .store-grid .store-grid-item:nth-child(3n+2) {
        width: 50%
    }
}

.store-grid .store-grid-item:nth-child(3n+3) {
    width: 33.333333333%
}

@media screen and (max-width: 767px) {
    .store-grid .store-grid-item:nth-child(3n+3) {
        width: 50%
    }
}

.store-grid .store-grid-item .store-listing-overlay {
    bottom: 10px;
    cursor: pointer;
    height: 100%;
    left: 10px;
    opacity: 0;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 100%
}

.store-grid .store-grid-item .store-listing-overlay:hover {
    opacity: 1;
    pointer-events: auto
}

.store-grid .store-grid-item .store-listing-overlay .store-overlay-content {
    left: 50%;
    max-width: 90%;
    padding-top: 1px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.store-grid .store-grid-item .store-listing-overlay .product-title {
    margin: 0
}

.store-grid .store-grid-item .store-listing-overlay .product-price {
    margin: 5px 0 0
}

.store-grid .store-grid-item .store-listing-overlay .product-button {
    margin: 10px 0 0
}

.store-grid .store-grid-item .grid-image {
    cursor: pointer;
    margin: 0
}

.store-grid .store-grid-item .grid-image img {
    bottom: 10px;
    height: 100%;
    left: 10px;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    right: 10px;
    top: 10px;
    vertical-align: bottom;
    width: 100%
}

.column.half.store-grid,
.column.third.store-grid {
    padding-left: 1rem;
    padding-right: 1rem
}

.store-listing {
    position: relative;
    text-align: center;
    width: 100%
}

.store-listing img {
    width: 100%
}

.store-listing .store-listing-overlay {
    display: inline-block;
    height: 100%;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.store-listing .store-listing-overlay .store-overlay-content {
    left: 50%;
    max-width: 90%;
    padding-top: 1px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.store-listing .store-listing-overlay .store-overlay-content .product-title {
    margin: 0
}

.store-listing .store-listing-overlay .store-overlay-content .product-price {
    margin: 5px 0 0
}

.store-listing .store-listing-overlay .store-overlay-content .product-button {
    margin: 10px 0 0
}

.store-listing:hover .store-listing-overlay {
    opacity: 1
}

#contentarea blockquote {
    border: 0;
    clear: both;
    line-height: 1.8em;
    margin: 40px 0;
    padding: 35px 25px;
    position: relative;
    text-align: center
}

#contentarea blockquote:after,
#contentarea blockquote:before {
    content: "";
    display: block;
    height: 2px;
    left: 20%;
    position: absolute;
    width: 60%
}

#contentarea blockquote:before {
    top: 0
}

#contentarea blockquote:after {
    bottom: 0
}

.newsletter-block {
    margin: 0 auto;
    width: 50%
}

@media screen and (max-width: 767px) {
    .newsletter-block {
        text-align: left;
        width: 100%
    }

    .newsletter-block .newsletter-input {
        margin-bottom: 10px;
        width: 100%
    }

    .newsletter-block .newsletter-input input {
        width: 100%
    }
}

.newsletter-block input {
    background: transparent;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    margin: 0;
    padding: 15px
}

.newsletter-block input:focus {
    border-color: #b3aaaa
}

.newsletter-block button {
    border-radius: 3px;
    padding: 12px 15px
}

.is-wrapper .slider-box-content:last-child h1,
.is-wrapper .slider-box-content:last-child h2,
.is-wrapper .slider-box-content:last-child h3,
.is-wrapper .slider-box-content:last-child h4 {
    margin-bottom: 0
}

.is-wrapper h1,
.is-wrapper h2,
.is-wrapper h3,
.is-wrapper h4 {
    word-wrap: break-word
}

.is-wrapper h1:first-child,
.is-wrapper h2:first-child,
.is-wrapper h3:first-child,
.is-wrapper h4:first-child {
    margin-top: 0
}

.is-wrapper h1:last-child,
.is-wrapper h2:last-child,
.is-wrapper h3:last-child,
.is-wrapper h4:last-child {
    margin-bottom: 0
}

@media screen and (max-width: 767px) {

    .is-wrapper h1,
    .is-wrapper h2,
    .is-wrapper h3,
    .is-wrapper h4 {
        margin: 1.2rem 0
    }
}

.is-wrapper h4:first-child {
    margin-top: 0
}

.is-wrapper h4:last-child {
    margin-bottom: 0
}

.is-wrapper p:first-child {
    margin-top: 0
}

.is-wrapper p:last-child {
    margin-bottom: 0
}

.is-wrapper .row .is-global-btn span {
    color: inherit
}

@media screen and (min-width: 768px) {
    .is-wrapper .is-global-inset-val .pxp-block {
        padding: 1rem 0
    }
}

.is-wrapper .pxp-block-padding {
    padding: 1rem
}

@media screen and (max-width: 767px) {
    .is-wrapper .pxp-block-padding {
        padding: 0
    }
}

.is-wrapper .pxp-block {
    box-shadow: inset 0 0 0 1px hsla(0, 0%, 50%, 0);
    height: auto;
    outline: none;
    padding: 1rem;
    position: relative;
    transition: box-shadow .2s ease-in-out
}

@media screen and (max-width: 767px) {
    .is-wrapper .pxp-block {
        padding: 1rem 0
    }
}

.is-wrapper .pxp-block.pxp-block-html {
    clear: none
}

.is-wrapper .pxp-block.pxp-block-p0 {
    padding: 1rem 0
}

.is-wrapper .pxp-block .pxp-block-content>:first-child {
    margin-top: 0
}

.is-wrapper .pxp-block .pxp-block-content>:last-child {
    margin-bottom: 0
}

.is-wrapper .is-section-pagewith_max .pxp-block {
    padding: 1rem 0
}

.is-wrapper .is-default-text .is-btn-ghost1,
.is-wrapper .is-default-text .is-btn-ghost2 {
    border-color: #fff;
    color: #fff
}

.is-wrapper .is-default-text .is-btn-ghost1:hover {
    background: none;
    border-color: #fff;
    color: #fff
}

.is-wrapper .is-default-text .is-btn-ghost2 {
    background: #fff;
    border-color: #fff;
    color: #000
}

.is-wrapper .is-default-text .is-btn-ghost2:hover {
    background: #fff
}

.is-wrapper .is-default-text .is-btn-ghost1.dark {
    border-color: #000;
    color: #000
}

.is-wrapper .is-default-text .is-btn-ghost2.dark {
    background: #000;
    border-color: #000;
    color: #fff
}

.is-wrapper .is-default-text .btn.btn-primary {
    color: #fff
}

.is-wrapper .is-dark-text .row .is-btn-ghost1,
.is-wrapper .is-dark-text .row .is-btn-ghost1:hover,
.is-wrapper .is-dark-text .row .is-btn-ghost2,
.is-wrapper .is-dark-text .row .is-btn-ghost2:hover {
    color: #000
}

.is-wrapper .is-dark-text .row .btn.btn-primary {
    color: #fff
}

.is-wrapper .is-dark-text .row .form-field-item .captcha-code,
.is-wrapper .is-dark-text .row .form-field-item .checkbox-input,
.is-wrapper .is-dark-text .row .form-field-item .checkout-input,
.is-wrapper .is-dark-text .row .form-field-item .sub-label,
.is-wrapper .is-dark-text .row .form-field-item .title,
.is-wrapper .is-dark-text .row .form-field-item select,
.is-wrapper .is-dark-text .row .form-field-wrapper .sub-label,
.is-wrapper .is-dark-text .row .form-field-wrapper .title,
.is-wrapper .is-dark-text .row .form-field-wrapper input[type=button],
.is-wrapper .is-dark-text .row .form-field-wrapper input[type=submit] {
    color: #000
}

.is-wrapper .is-dark-text .row .form-field-item select {
    border: 1px solid rgba(0, 0, 0, .2)
}

.is-wrapper .is-dark-text .row .form-field-item .select-field:before {
    border-bottom-color: #000 !important
}

.is-wrapper .is-dark-text .row .form-field-item .select-field:after {
    border-top-color: #000 !important
}

.is-wrapper .is-dark-text .row .captcha-code,
.is-wrapper .is-dark-text .row .form-content input[type=button],
.is-wrapper .is-dark-text .row .form-content input[type=submit] {
    color: #000
}

.is-wrapper .is-light-text .row .is-btn-ghost1,
.is-wrapper .is-light-text .row .is-btn-ghost1:hover {
    color: #fff
}

.is-wrapper .is-light-text .row .is-btn-ghost2,
.is-wrapper .is-light-text .row .is-btn-ghost2:hover {
    color: #000
}

.is-wrapper .is-light-text .row .btn.btn-primary,
.is-wrapper .is-light-text .row .form-field-item .checkbox-input,
.is-wrapper .is-light-text .row .form-field-item .checkout-input,
.is-wrapper .is-light-text .row .form-field-item .sub-label,
.is-wrapper .is-light-text .row .form-field-item .title,
.is-wrapper .is-light-text .row .form-field-item select,
.is-wrapper .is-light-text .row .form-field-wrapper .sub-label,
.is-wrapper .is-light-text .row .form-field-wrapper .title,
.is-wrapper .is-light-text .row .form-field-wrapper input[type=button],
.is-wrapper .is-light-text .row .form-field-wrapper input[type=submit] {
    color: #fff
}

.is-wrapper .is-light-text .row .form-field-item select {
    background: #111;
    border: 1px solid hsla(0, 0%, 100%, .2)
}

.is-wrapper .is-light-text .row .form-field-item .select-field:before {
    border-bottom-color: #fff !important
}

.is-wrapper .is-light-text .row .form-field-item .select-field:after {
    border-top-color: #fff !important
}

.is-wrapper .is-light-text .row .captcha-code,
.is-wrapper .is-light-text .row .form-content input[type=button],
.is-wrapper .is-light-text .row .form-content input[type=submit] {
    color: #fff
}

.is-wrapper .is-custom-text .blogs-date,
.is-wrapper .is-custom-text .description-para,
.is-wrapper .is-custom-text .description-para p,
.is-wrapper .is-custom-text .h1.subtitle,
.is-wrapper .is-custom-text .h2.subtitle,
.is-wrapper .is-custom-text .h3.subtitle,
.is-wrapper .is-custom-text .h4.subtitle,
.is-wrapper .is-custom-text .h5.subtitle,
.is-wrapper .is-custom-text .h6.subtitle,
.is-wrapper .is-custom-text .p.subtitle,
.is-wrapper .is-custom-text .pxp-block-content>div,
.is-wrapper .is-custom-text .store-product-price span,
.is-wrapper .is-custom-text .store-product-title,
.is-wrapper .is-custom-text .subtitle.description-para,
.is-wrapper .is-custom-text .thumbnail-navigation,
.is-wrapper .is-custom-text a .blogs-title,
.is-wrapper .is-custom-text h1,
.is-wrapper .is-custom-text h2,
.is-wrapper .is-custom-text h3,
.is-wrapper .is-custom-text h4,
.is-wrapper .is-custom-text h5,
.is-wrapper .is-custom-text h6,
.is-wrapper .is-custom-text li,
.is-wrapper .is-custom-text p {
    fill: inherit !important;
    color: inherit !important
}

.is-wrapper .is-custom-text .blog-bottom-body .blog-more-link {
    border-color: inherit !important;
    color: inherit !important
}

.is-wrapper .is-paratext-custom .blogs-date,
.is-wrapper .is-paratext-custom .description-para,
.is-wrapper .is-paratext-custom .description-para p,
.is-wrapper .is-paratext-custom .faq-p-title-svg,
.is-wrapper .is-paratext-custom .form-fields,
.is-wrapper .is-paratext-custom .grid-list-marquee .title,
.is-wrapper .is-paratext-custom .h1,
.is-wrapper .is-paratext-custom .h2,
.is-wrapper .is-paratext-custom .h3,
.is-wrapper .is-paratext-custom .h4,
.is-wrapper .is-paratext-custom .p,
.is-wrapper .is-paratext-custom .p.subtitle,
.is-wrapper .is-paratext-custom .pxp-block-content>div,
.is-wrapper .is-paratext-custom .store-product-price span,
.is-wrapper .is-paratext-custom .store-product-title,
.is-wrapper .is-paratext-custom .subtitle.description-para,
.is-wrapper .is-paratext-custom .thumbnail-navigation,
.is-wrapper .is-paratext-custom a .blogs-title,
.is-wrapper .is-paratext-custom li,
.is-wrapper .is-paratext-custom p {
    fill: inherit !important;
    color: inherit !important
}

.is-wrapper .is-paratext-custom .blog-bottom-body .blog-more-link {
    border-color: inherit !important;
    color: inherit !important
}

.is-section.is-bg-default #form-page .form-field-item .checkbox-input input[type=checkbox]:checked+label span,
.is-section.is-bg-default .checkbox-input input[type=radio]:checked+label span,
.is-section.is-bg-default .checkout-input input[type=radio]:checked+label span {
    background-color: currentColor;
    border-color: currentColor
}

.is-section.is-bg-accent #form-page .form-field-item .checkbox-input input[type=checkbox]:checked+label span,
.is-section.is-bg-accent .checkbox-input input[type=radio]:checked+label span,
.is-section.is-bg-accent .checkout-input input[type=radio]:checked+label span,
.is-section.is-bg-background #form-page .form-field-item .checkbox-input input[type=checkbox]:checked+label span,
.is-section.is-bg-background .checkbox-input input[type=radio]:checked+label span,
.is-section.is-bg-background .checkout-input input[type=radio]:checked+label span,
.is-section.is-bg-darkaccent #form-page .form-field-item .checkbox-input input[type=checkbox]:checked+label span,
.is-section.is-bg-darkaccent .checkbox-input input[type=radio]:checked+label span,
.is-section.is-bg-darkaccent .checkout-input input[type=radio]:checked+label span,
.is-section.is-bg-neutral #form-page .form-field-item .checkbox-input input[type=checkbox]:checked+label span,
.is-section.is-bg-neutral .checkbox-input input[type=radio]:checked+label span,
.is-section.is-bg-neutral .checkout-input input[type=radio]:checked+label span,
.is-section.is-bg-textcolor #form-page .form-field-item .checkbox-input input[type=checkbox]:checked+label span,
.is-section.is-bg-textcolor .checkbox-input input[type=radio]:checked+label span,
.is-section.is-bg-textcolor .checkout-input input[type=radio]:checked+label span,
.is-section.is-gradientbgcolor #form-page .form-field-item .checkbox-input input[type=checkbox]:checked+label span,
.is-section.is-gradientbgcolor .checkbox-input input[type=radio]:checked+label span,
.is-section.is-gradientbgcolor .checkout-input input[type=radio]:checked+label span,
.is-section.is-pickbgcolor #form-page .form-field-item .checkbox-input input[type=checkbox]:checked+label span,
.is-section.is-pickbgcolor .checkbox-input input[type=radio]:checked+label span,
.is-section.is-pickbgcolor .checkout-input input[type=radio]:checked+label span {
    background-color: #636363;
    border-color: #636363
}

.slider-content-overlay .is-overlay-color {
    z-index: 1
}

@media screen and (max-width: 980px) {

    .snippit-slider .slick-slider,
    .snippit-slider .slick-slider .slider-image {
        height: auto !important;
        min-height: 200px !important
    }
}

table {
    -webkit-backface-visibility: visible
}

table.default td {
    border: 1px dashed #ccc;
    padding: 12px
}

.is-wrapper P:first-child,
.is-wrapper h1:first-child,
.is-wrapper h2:first-child,
.is-wrapper h3:first-child,
.is-wrapper h4:first-child,
.is-wrapper h5:first-child,
.is-wrapper h6:first-child {
    margin-top: 0
}

.is-wrapper .column.w-30 P:first-child,
.is-wrapper .column.w-30 h1:first-child,
.is-wrapper .column.w-30 h2:first-child,
.is-wrapper .column.w-30 h3:first-child,
.is-wrapper .column.w-30 h4:first-child,
.is-wrapper .column.w-30 h5:first-child,
.is-wrapper .column.w-30 h6:first-child,
.is-wrapper .column.w-47 P:first-child,
.is-wrapper .column.w-47 h1:first-child,
.is-wrapper .column.w-47 h2:first-child,
.is-wrapper .column.w-47 h3:first-child,
.is-wrapper .column.w-47 h4:first-child,
.is-wrapper .column.w-47 h5:first-child,
.is-wrapper .column.w-47 h6:first-child {
    margin-top: 1rem
}

@media screen and (max-width: 480px) {

    .slick-arrow.slick-next,
    .slick-arrow.slick-prev {
        display: none !important
    }
}

.lg-sub-html p {
    margin: 0
}

.dynamic-component-img {
    display: inline-block
}

.dynamic-component-img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.submit-loader {
    background: transparent;
    display: inline-block;
    height: 39px;
    line-height: 39px;
    margin: 0;
    padding: 9px;
    text-align: center;
    vertical-align: middle;
    width: 30px
}

.circle-loader {
    align-items: center;
    animation: loader-spin 1.2s linear infinite;
    border: 2px solid hsla(0, 0%, 100%, .7);
    border-left-color: #2f87fe;
    border-radius: 50%;
    display: inline-flex;
    height: 1.4em;
    margin: 0 auto;
    position: relative;
    width: 1.4em
}

.checkmark-tick {
    display: none;
    height: .8em;
    position: relative
}

.checkmark-tick.draw:after {
    animation-duration: .8s;
    animation-name: checkmark;
    animation-timing-function: ease;
    transform: scaleX(-1) rotate(135deg)
}

.checkmark-tick:after {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    content: "";
    height: .8em;
    left: 2px;
    opacity: 1;
    position: absolute;
    top: 8px;
    transform-origin: left top;
    width: .4em
}

.load-complete {
    animation: none;
    border-color: #fff;
    transition: border .5s ease-out
}

@keyframes loader-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes checkmark {
    0% {
        height: 0;
        opacity: 1;
        width: 0
    }

    20% {
        height: 0;
        opacity: 1;
        width: .4em
    }

    40% {
        height: .8em;
        opacity: 1;
        width: .4em
    }

    to {
        height: .8em;
        opacity: 1;
        width: .4em
    }
}

@media screen and (max-width: 1024px) {
    .is-section-fullwidth .dynamic-photo-gallery .photo-gallery {
        padding: 0 4.5vw
    }
}

.dynamic-photo-gallery .is_lightbox_no .grid-item,
.dynamic-photo-gallery .is_lightbox_no .slideshow-item,
.dynamic-photo-gallery .photo-gallery[data-onload=slideshow][data-slideshow=vertical_slider].is_lightbox_no .grid-item,
.dynamic-photo-gallery .photo-gallery[data-onload=slideshow][data-slideshow=vertical_slider].is_lightbox_no .slideshow-item {
    cursor: default
}

.dynamic-photo-gallery .photo-gallery,
.dynamic-photo-gallery .photo-gallery[data-onload=slideshow][data-slideshow=single_image] {
    overflow-x: hidden
}

.dynamic-photo-gallery .photo-gallery.is_lightbox_no .grid-item,
.dynamic-photo-gallery .photo-gallery[data-onload=slideshow][data-slideshow=single_image].is_lightbox_no .grid-item {
    cursor: default
}

.dynamic-photo-gallery .photo-gallery.is_lightbox_no #frame .slidee li.list-active,
.dynamic-photo-gallery .photo-gallery.is_lightbox_no .single-image-slider .light-slider img,
.dynamic-photo-gallery .photo-gallery[data-onload=slideshow][data-slideshow=single_image].is_lightbox_no #frame .slidee li.list-active,
.dynamic-photo-gallery .photo-gallery[data-onload=slideshow][data-slideshow=single_image].is_lightbox_no .single-image-slider .light-slider img {
    cursor: inherit
}

.dynamic-photo-gallery .photo-gallery[data-onload=grid][data-animatetype=yes],
.dynamic-photo-gallery .photo-gallery[data-onload=grid][data-grid=square_block_grid],
.dynamic-photo-gallery .photo-gallery[data-onload=grid][data-grid=three_two_grid] {
    overflow: inherit
}

.is-section.is-section-fitwidth .is-overlay img.lazyload+.is-overlay-color {
    height: 0
}

#contentarea img.lazyload,
.is-wrapper img.lazyload {
    opacity: 0;
    transition: all .25s ease-in-out
}

#contentarea img.lazyloaded,
.is-wrapper img.lazyloaded {
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 1;
    transition: all .25s ease-in-out;
    width: 100%
}

#contentarea .photo-gallery-container[data-onload=slideshow][data-slideshow=vertical_slider] img.lazyloaded,
.is-wrapper .photo-gallery-container[data-onload=slideshow][data-slideshow=vertical_slider] img.lazyloaded {
    width: auto
}

#contentarea .photo-gallery-container[data-onload=slideshow][data-slideshow=vertical_slider].is_lightbox_yes img,
.is-wrapper .photo-gallery-container[data-onload=slideshow][data-slideshow=vertical_slider].is_lightbox_yes img {
    cursor: pointer
}

.is-wrapper-new>div.is-section-pagewith_max .is-boxes {
    margin: 0 auto
}

.is-wrapper-new>div.is-section-fullwidth_inset {
    width: auto
}

.is-wrapper-new .dynamic-content-wrapper-full.dynamic-full-list-p0.fullbleed-inset-override .is-container {
    padding: 0 4.5vw
}

.is-wrapper-new .dynamic-content-wrapper-full.dynamic-full-list-p0 .is-container {
    padding: 0
}

.is-wrapper-new .dynamic-content-wrapper-full.is-box .is-container {
    height: -moz-max-content;
    height: 100%;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
    width: 100%
}

.is-wrapper-new .dynamic-content-wrapper-full.is-box .is-boxes .is-box-centered {
    display: inline-block;
    height: 100%;
    position: relative;
    width: 100%
}

.is-wrapper-new .dynamic-content-wrapper-full.is-box .is-container .column.full {
    padding: 0
}

.is-wrapper-new .dynamic-content-wrapper-full.is-section-fullwidth.is-box .is-container.is-content-width_full .column.pixpa-column-fullbeed {
    padding: 1vh 4vw
}

@media screen and (max-width: 767px) {
    .is-wrapper-new .dynamic-content-wrapper-full.is-section-fullwidth.is-box .is-container.is-content-width_full .column.pixpa-column-fullbeed {
        padding: 1vh 4.5vw
    }
}

.is-wrapper-new .is-section-video.dynamic-content-wrapper-full.is-box .is-boxes .is-box-centered {
    display: table-cell
}

.is-wrapper-new .is-section-video.dynamic-content-wrapper-full.is-box .is-container {
    margin: 0 auto !important
}

@media screen and (max-width: 767px) {
    .is-section.is-section-headlines .column+.column {
        padding-top: 2rem
    }
}

.is-section.is-section-social .is-boxes .is-box-centered .is-container {
    margin-bottom: 0
}

@media screen and (max-width: 425px) {
    .is-section.is-section-social .is-boxes .is-box-centered .is-container .row.dynamic-component-rowtoolhide {
        margin-top: 1rem
    }
}

@media screen and (max-width: 1024px) {

    .is-section.is-section-location.dynamic-content-wrapper-full.is-section-100,
    .is-section.is-section-location.dynamic-content-wrapper-full.is-section-25,
    .is-section.is-section-location.dynamic-content-wrapper-full.is-section-33,
    .is-section.is-section-location.dynamic-content-wrapper-full.is-section-50,
    .is-section.is-section-location.dynamic-content-wrapper-full.is-section-60,
    .is-section.is-section-location.dynamic-content-wrapper-full.is-section-75,
    .is-section.is-section-location.dynamic-content-wrapper-full.is-section-90 {
        height: 50vh
    }
}

.is-section.is-section-location.dynamic-content-wrapper-full .is-boxes .is-box-centered .is-container {
    margin: 0
}

.is-section.is-section-location.dynamic-content-wrapper-full .is-boxes .is-box-centered .is-container .embed-responsive {
    height: 100%;
    margin: 0
}

.is-section.is-section-basic .is-box-2column.is-align-right ol,
.is-section.is-section-basic .is-box-2column.is-align-right ul,
.is-section.is-section-basic.is-align-right ol,
.is-section.is-section-basic.is-align-right ul {
    float: right
}

.is-section.is-section-basic .is-box-2column.is-align-left ol li,
.is-section.is-section-basic .is-box-2column.is-align-left ul li {
    margin: inherit
}

.is-section.is-section-basic.is-align-center ol li,
.is-section.is-section-basic.is-align-center ul li {
    margin: 0 auto;
    width: -moz-max-content;
    width: max-content
}

.is-section.is-section-location.dynamic-content-wrapper-full .content-margin {
    height: 100%
}

.is-section.is-section-location.dynamic-content-wrapper-full .column.full .embed-responsive.embed-responsive-16by9 {
    overflow: hidden;
    padding-bottom: 0;
    position: relative
}

.is-section.is-section-location.dynamic-content-wrapper-full .column.full .embed-responsive.embed-responsive-16by9 .is-section-auto {
    height: 50vh
}

.is-section.is-section-location.dynamic-content-wrapper-full .column.full .embed-responsive.embed-responsive-16by9 .is-section-33 {
    height: 33vh
}

.is-section.is-section-location.dynamic-content-wrapper-full .column.full .embed-responsive.embed-responsive-16by9 .is-section-25 {
    height: 25vh
}

.is-section.is-section-location.dynamic-content-wrapper-full .column.full .embed-responsive.embed-responsive-16by9 .is-section-50 {
    height: 50vh
}

.is-section.is-section-location.dynamic-content-wrapper-full .column.full .embed-responsive.embed-responsive-16by9 .is-section-60 {
    height: 60vh
}

.is-section.is-section-location.dynamic-content-wrapper-full .column.full .embed-responsive.embed-responsive-16by9 .is-section-75 {
    height: 75vh
}

.is-section.is-section-location.dynamic-content-wrapper-full .column.full .embed-responsive.embed-responsive-16by9 .is-section-90 {
    height: 90vh
}

.is-section.is-section-location.dynamic-content-wrapper-full .column.full .embed-responsive.embed-responsive-16by9 .is-section-100 {
    height: 100vh
}

.is-section.is-section-location.dynamic-content-wrapper-full .column.full .embed-responsive.embed-responsive-16by9 iframe {
    position: relative;
    width: 100%
}

.is-section.is-light-text .popup-form .popup-form-inner .popup-form-content .sub-label,
.is-section.is-light-text .popup-form .popup-form-inner .popup-form-content .title,
.is-section.is-light-text .popup-form .popup-form-inner .popup-form-content input,
.is-section.is-light-text .popup-form .popup-form-inner .popup-form-content select {
    color: #636363
}

.is-section.is-light-text .popup-form .popup-form-inner .popup-form-content input[type=email],
.is-section.is-light-text .popup-form .popup-form-inner .popup-form-content input[type=number],
.is-section.is-light-text .popup-form .popup-form-inner .popup-form-content input[type=text],
.is-section.is-light-text .popup-form .popup-form-inner .popup-form-content select,
.is-section.is-light-text .popup-form .popup-form-inner .popup-form-content textarea {
    border: 1px solid #636363
}

.is-wrapper-new {
    text-align: center
}

.is-wrapper-new .is-box .is-container .dynamic-component .is-container>.pxp-block {
    padding-bottom: 1rem;
    padding-top: 1rem
}

.is-wrapper-new .is-container.is-content-width_full {
    max-width: 100%
}

.is-wrapper-new .is-content-width_extsmall.is-content-right .row,
.is-wrapper-new .is-content-width_medium.is-content-right .row,
.is-wrapper-new .is-content-width_small.is-content-right .row {
    float: right
}

.is-wrapper-new .is-content-width_extsmall.is-content-left .row,
.is-wrapper-new .is-content-width_medium.is-content-left .row,
.is-wrapper-new .is-content-width_small.is-content-left .row {
    float: left
}

.is-wrapper-new .is-global-btn,
.is-wrapper-new .is-global-btn-link,
.is-wrapper-new .is-global-btn-outline,
.is-wrapper-new .is-global-btn-solid {
    -webkit-backface-visibility: initial;
    margin-bottom: 1px;
    position: relative
}

.is-wrapper-new .is-global-btn .submit-loader,
.is-wrapper-new .is-global-btn-link .submit-loader,
.is-wrapper-new .is-global-btn-outline .submit-loader,
.is-wrapper-new .is-global-btn-solid .submit-loader {
    height: 100%;
    left: 0;
    margin: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.is-wrapper-new .text-button.button-flex-center,
.is-wrapper-new .text-button.button-flex-left,
.is-wrapper-new .text-button.button-flex-right {
    align-items: center
}

.is-wrapper-new .text-button.button-flex-center .is-global-btn-large+.is-global-btn-large,
.is-wrapper-new .text-button.button-flex-center .is-global-btn-medium+.is-global-btn-medium,
.is-wrapper-new .text-button.button-flex-center .is-global-btn-small+.is-global-btn-small,
.is-wrapper-new .text-button.button-flex-left .is-global-btn-large+.is-global-btn-large,
.is-wrapper-new .text-button.button-flex-left .is-global-btn-medium+.is-global-btn-medium,
.is-wrapper-new .text-button.button-flex-left .is-global-btn-small+.is-global-btn-small,
.is-wrapper-new .text-button.button-flex-right .is-global-btn-large+.is-global-btn-large,
.is-wrapper-new .text-button.button-flex-right .is-global-btn-medium+.is-global-btn-medium,
.is-wrapper-new .text-button.button-flex-right .is-global-btn-small+.is-global-btn-small {
    margin-left: 1em
}

.is-wrapper-new .text-button.button-flex-center .menu-svg-icon svg,
.is-wrapper-new .text-button.button-flex-left .menu-svg-icon svg,
.is-wrapper-new .text-button.button-flex-right .menu-svg-icon svg {
    vertical-align: unset
}

.is-wrapper-new .is-section-newsletter .column.w-47 h1,
.is-wrapper-new .is-section-newsletter .column.w-47 h2,
.is-wrapper-new .is-section-newsletter .column.w-47 h3,
.is-wrapper-new .is-section-newsletter .column.w-47 h4,
.is-wrapper-new .is-section-newsletter .column.w-47 h5,
.is-wrapper-new .is-section-newsletter .column.w-47 h6,
.is-wrapper-new .is-section-newsletter .column.w-47 p {
    text-align: left
}

@media screen and (max-width: 1024px) {

    .is-wrapper-new .is-section-newsletter .column.w-47 h1,
    .is-wrapper-new .is-section-newsletter .column.w-47 h2,
    .is-wrapper-new .is-section-newsletter .column.w-47 h3,
    .is-wrapper-new .is-section-newsletter .column.w-47 h4,
    .is-wrapper-new .is-section-newsletter .column.w-47 h5,
    .is-wrapper-new .is-section-newsletter .column.w-47 h6,
    .is-wrapper-new .is-section-newsletter .column.w-47 p {
        text-align: center
    }
}

.is-wrapper-new .is-section-newsletter .column.width-100 #newsletter-form {
    display: flex
}

@media screen and (max-width: 1024px) {
    .is-wrapper-new .is-section-newsletter .column.width-100 #newsletter-form[data-layout="1"] .form-content form {
        display: inline-block;
        width: 100%
    }

    .is-wrapper-new .is-section-newsletter .column.width-100 #newsletter-form[data-layout="1"] .form-content form .form-field-item input {
        margin-bottom: 1rem;
        width: 100%
    }

    .is-wrapper-new .is-section-newsletter .column.width-100 #newsletter-form[data-layout="1"] .form-content form .form-display {
        width: 100%
    }

    .is-wrapper-new .is-section-newsletter .column.width-100 #newsletter-form[data-layout="1"] .form-content form .form-display div {
        width: auto
    }

    .is-wrapper-new .is-section-newsletter .column.width-100 #newsletter-form[data-layout="1"] .form-content form button {
        display: flex;
        margin: 0 auto
    }
}

.is-wrapper-new .is-section-newsletter .content-margin.d-flex.flow-col .column.width-100 #newsletter-form[data-layout="1"] .form-content form,
.is-wrapper-new .is-section-newsletter .content-margin.flow-col .column.width-100 #newsletter-form[data-layout="1"] .form-content form {
    justify-content: flex-start
}

@media screen and (max-width: 767px) {

    .is-wrapper-new .is-box .is-container,
    .is-wrapper-new .is-box .is-container .dynamic-component .is-container {
        padding-left: 4.5vw;
        padding-right: 4.5vw
    }

    .is-wrapper-new .is-container.is-content-width_extsmall .row,
    .is-wrapper-new .is-container.is-content-width_medium .row,
    .is-wrapper-new .is-container.is-content-width_small .row {
        width: 100%
    }

    .is-wrapper-new .text-button.button-flex-center {
        display: block
    }

    .is-wrapper-new .text-button.button-flex-center .is-global-btn-large+.is-global-btn-large,
    .is-wrapper-new .text-button.button-flex-center .is-global-btn-medium+.is-global-btn-medium,
    .is-wrapper-new .text-button.button-flex-center .is-global-btn-small+.is-global-btn-small {
        margin-top: 1em
    }

    .is-wrapper-new .text-button.button-flex-center .is-global-btn-large+.is-global-btn-large:nth-child(2),
    .is-wrapper-new .text-button.button-flex-center .is-global-btn-medium+.is-global-btn-medium:nth-child(2),
    .is-wrapper-new .text-button.button-flex-center .is-global-btn-small+.is-global-btn-small:nth-child(2) {
        margin-top: 0
    }

    .is-wrapper-new .text-button.button-flex-center .is-global-btn-large+.is-global-btn-large:nth-child(odd),
    .is-wrapper-new .text-button.button-flex-center .is-global-btn-medium+.is-global-btn-medium:nth-child(odd),
    .is-wrapper-new .text-button.button-flex-center .is-global-btn-small+.is-global-btn-small:nth-child(odd) {
        margin-left: 0
    }
}

@media screen and (min-width: 768px) {
    .is-wrapper-new .is-container.is-content-width_medium .row {
        margin: 0 auto;
        width: 75%
    }

    .is-wrapper-new .is-container.is-content-width_small .row {
        margin: 0 auto;
        width: 50%
    }

    .is-wrapper-new .is-container.is-content-width_extsmall .row {
        margin: 0 auto;
        width: 30%
    }

    .is-wrapper-new .is-section-basic .is-container.is-content-width_extsmall .row,
    .is-wrapper-new .is-section-basic .is-container.is-content-width_full .row,
    .is-wrapper-new .is-section-basic .is-container.is-content-width_large .row,
    .is-wrapper-new .is-section-basic .is-container.is-content-width_medium .row,
    .is-wrapper-new .is-section-basic .is-container.is-content-width_small .row {
        margin: unset
    }
}

.is-section .spacer {
    margin: 0;
    width: 100%
}

@media screen and (max-width: 768px) {
    .is-section .spacer {
        height: 3vh
    }
}

.column.w-75 .text-button,
.column.width .text-button {
    display: inline-block
}

.d-flex {
    align-items: center;
    display: flex;
    -ms-justify-content: flex-start;
    justify-content: center;
    vertical-align: middle
}

.d-flex .text-card {
    width: 47%
}

@media screen and (max-width: 767px) {
    .d-flex .text-card {
        width: 100%
    }
}

.d-flex .text-card .width {
    width: 100%
}

@media screen and (max-width: 767px) {
    .d-flex .text-card .width {
        margin-left: 0
    }
}

.d-flex .column.w-47 {
    padding-right: 0
}

.d-flex .column.ml-6 {
    padding-left: 0;
    padding-right: 1rem
}

.content {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    opacity: 1;
    position: relative;
    width: 100%
}

.content.flow,
.content.flow-col {
    align-items: unset;
    justify-content: unset
}

.content .width-50 {
    width: 50%
}

@media screen and (max-width: 767px) {
    .content .width-50 {
        width: 100%
    }
}

.content .text-card {
    align-items: center;
    display: flex;
    height: -moz-max-content;
    height: max-content;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    margin-top: 10vh;
    width: 50%;
    z-index: 2
}

@media screen and (max-width: 767px) {
    .content .text-card {
        left: 0;
        margin-top: 0;
        width: 100%
    }
}

.content .text-card .text {
    background-color: #eee;
    box-sizing: border-box;
    margin-right: 0;
    padding: 10%
}

.content .text-card .text-button {
    display: inline-block
}

.content .width-50 .img-card {
    left: -20%;
    margin: 0 !important;
    overflow: hidden;
    position: relative;
    width: 120%
}

@media screen and (max-width: 767px) {
    .content .width-50 .img-card {
        left: 0;
        width: 100%
    }
}

.content .width-50 .img-card .img-left {
    vertical-align: middle
}

.content .width-50 .right-reverse {
    left: 0 !important
}

@media screen and (max-width: 767px) {
    .flow {
        display: flex;
        flex-direction: column-reverse
    }

    .flow-col {
        display: flex;
        flex-direction: column
    }
}

.flow .w-space,
.flow-col .w-space {
    margin-left: 6%
}

@media screen and (max-width: 767px) {

    .flow .w-space,
    .flow-col .w-space {
        margin-left: 0
    }
}

.text-button {
    margin: 0;
    padding: 1rem 0
}

.text-button span {
    display: flex
}

.text-button .button-icon,
.text-button a {
    display: inline-block;
    vertical-align: middle
}

.two-third img {
    width: 100%
}

.column.margin h3,
.column.margin svg {
    margin: 2rem 0
}

.half.width {
    width: 100%
}

.is-global-btn,
.is-global-btn-link,
.is-global-btn-outline,
.is-global-btn-solid {
    align-items: center;
    display: flex
}

@media screen and (max-width: 767px) {
    .column.width-100 {
        width: 100% !important
    }

    .column.width-half {
        margin-bottom: 2rem;
        width: 50% !important;
        width: 100% !important
    }
}

.column.w-47 {
    width: 47%
}

.column.w-47 #newsletter-form[data-layout="1"] .form-content form {
    width: 100%
}

.column.width {
    padding-right: 0;
    width: 47%
}

.column.ml-6 {
    padding-left: 0
}

.column.w-30,
.flow-col .column.w-64 {
    padding-right: 0
}

.flow-col .column.w-30.ml-6 {
    padding-right: 1rem
}

.column.ml-6 {
    margin-left: 6%
}

@media screen and (max-width: 767px) {
    .column.ml-6 {
        margin-left: 0
    }
}

.column.ml-5 {
    margin-left: 5%
}

@media screen and (max-width: 767px) {
    .column.ml-5 {
        margin-left: 0
    }
}

.column.w-64 {
    width: 64%
}

.column.w-30 {
    width: 30%
}

.column.w-70 {
    width: 70%
}

.column.w-25 {
    width: 25%
}

.is-section-mobile_only {
    display: none
}

.is-section-mobile_only.phone {
    display: table !important
}

.is-section-desktop_only {
    display: none
}

.is-section-desktop_only.desktop,
.is-section-desktop_only.tablet {
    display: table !important
}

.is-section-hidden {
    display: none !important
}

.is-wrapper>div.cover-video-wrapper {
    display: none;
    height: 100% !important;
    position: fixed !important
}

.cover-video-wrapper {
    background: rgba(0, 0, 0, .9);
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1053
}

.cover-video-wrapper iframe {
    height: 200px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%
}

.cover-video-wrapper .cover-close {
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 21px;
    padding: 10px;
    text-align: right
}

.cover-video-wrapper .cover-close.listitem_video_close {
    position: fixed;
    right: 0;
    z-index: 999
}

.button-flex-center {
    display: flex;
    justify-content: center;
    text-align: center
}

.button-flex-left {
    display: flex;
    justify-content: flex-start
}

.button-flex-right {
    display: flex;
    justify-content: flex-end
}

.is-wrapper .group_navigation {
    margin: 2rem 0
}

.is-wrapper-new>div.is-section-pagewith_max #builder-image_with_text-items .faqs-grid-container,
.is-wrapper-new>div.is-section-pagewith_max #builder-image_with_text-items .pixpa-slick_slide,
.is-wrapper-new>div.is-section-pagewith_max #builder-image_with_text-items .pxp-block-padding,
.is-wrapper-new>div.is-section-pagewith_max #builder-social-items .faqs-grid-container,
.is-wrapper-new>div.is-section-pagewith_max #builder-social-items .pixpa-slick_slide,
.is-wrapper-new>div.is-section-pagewith_max #builder-social-items .pxp-block-padding,
.is-wrapper-new>div.is-section-pagewith_max #builder-testimonial-items .faqs-grid-container,
.is-wrapper-new>div.is-section-pagewith_max #builder-testimonial-items .pixpa-slick_slide,
.is-wrapper-new>div.is-section-pagewith_max #builder-testimonial-items .pxp-block-padding,
.is-wrapper-new>div.is-section-pagewith_max #builder-video_list_items .faqs-grid-container,
.is-wrapper-new>div.is-section-pagewith_max #builder-video_list_items .pixpa-slick_slide,
.is-wrapper-new>div.is-section-pagewith_max #builder-video_list_items .pxp-block-padding,
.is-wrapper-new>div.is-section-pagewith_max #builder-with_text-items .faqs-grid-container,
.is-wrapper-new>div.is-section-pagewith_max #builder-with_text-items .pixpa-slick_slide,
.is-wrapper-new>div.is-section-pagewith_max #builder-with_text-items .pxp-block-padding {
    padding-left: 0;
    padding-right: 0
}

.is-wrapper-new>div.is-section-pagewith_max.is-section-contact .column.half:first-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-contact .column.w-47:first-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-contact .column.width:first-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-headlines .column.half:first-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-headlines .column.w-47:first-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-headlines .column.width:first-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-location .column.half:first-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-location .column.w-47:first-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-location .column.width:first-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-newsletter .column.half:first-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-newsletter .column.w-47:first-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-newsletter .column.width:first-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-payment .column.half:first-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-payment .column.w-47:first-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-payment .column.width:first-child {
    padding-left: 0
}

.is-wrapper-new>div.is-section-pagewith_max.is-section-contact .column.half:last-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-contact .column.w-47:last-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-contact .column.width:last-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-headlines .column.half:last-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-headlines .column.w-47:last-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-headlines .column.width:last-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-location .column.half:last-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-location .column.w-47:last-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-location .column.width:last-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-newsletter .column.half:last-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-newsletter .column.w-47:last-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-newsletter .column.width:last-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-payment .column.half:last-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-payment .column.w-47:last-child,
.is-wrapper-new>div.is-section-pagewith_max.is-section-payment .column.width:last-child {
    padding-right: 0
}

.is-wrapper-new>div.is-section-pagewith_max.is-section-headlines .pxp-block-padding {
    padding: 1rem 0
}

.is-wrapper-new>div.is-section-pagewith_max.is-section-embed.dynamic-content-wrapper-full .is-container {
    margin: 0
}

.is-wrapper-new>div.is-section-pagewith_max.is-section-location {
    float: none;
    margin: 0 auto
}

.is-wrapper-new>div.is-section-pagewith_max.is-section-location .flow-col .column.w-70 {
    padding-left: 0
}

.is-wrapper-new>div.is-section-pagewith_max.is-section-location .flow .column.w-70,
.is-wrapper-new>div.is-section-pagewith_max.is-section-location .flow-col .column.w-25 {
    padding-right: 0
}

.is-wrapper-new>div.is-section-pagewith_max.is-section-location .flow .column.w-25 {
    padding-left: 0
}

.is-wrapper-new>div.is-section-pagewith_max.is-section-images .row .content-margin,
.is-wrapper-new>div.is-section-pagewith_max.is-section-text .row .content-margin {
    margin: 0 -1rem
}

@media screen and (max-width: 767px) {

    .is-wrapper-new>div.is-section-pagewith_max.is-section-images .row .content-margin,
    .is-wrapper-new>div.is-section-pagewith_max.is-section-text .row .content-margin {
        margin: 0
    }
}

.is-wrapper-new>div.is-section-pagewith_max.is-section-headlines .column.full,
.is-wrapper-new>div.is-section-pagewith_max.is-section-images .column.full,
.is-wrapper-new>div.is-section-pagewith_max.is-section-location .column.full,
.is-wrapper-new>div.is-section-pagewith_max.is-section-store .column.full,
.is-wrapper-new>div.is-section-pagewith_max.is-section-text .column.full {
    padding: 0
}

.is-section-video.dynamic-content-wrapper-full .is-container {
    margin: 0 !important
}

@media screen and (max-width: 767px) {

    .cover_slider_lightgallery.layout2 .slider-big-cover,
    .cover_slider_lightgallery.layout3 .slider-big-cover {
        height: 50vh
    }
}

.is-section-payment.is-section-fullwidth_inset .is-boxes-fit2width-container,
.is-section-payment.is-section-pagewith_max .is-boxes-fit2width-container {
    z-index: inherit !important
}

.is-section-payment.is-section-fullwidth_inset .is-container,
.is-section-payment.is-section-pagewith_max .is-container {
    z-index: 2 !important
}

.is-section-contact .is-boxes-fit2width-container,
.is-section-payment .is-boxes-fit2width-container {
    z-index: 2
}

.is-section-contact .is-container.animation-item,
.is-section-payment .is-container.animation-item {
    transform: none !important
}

.is-section-banner .is-boxes-svg-icons-wrapper {
    z-index: -1
}

.is-section-banner .is-container.animation-item {
    transform: none !important
}

.is-box-2column-container .is-boxes-svg-icons-wrapper {
    pointer-events: none
}

.is-box-2column-container .is-boxes {
    z-index: inherit
}

.is-box-2column-container .is-boxes .is-boxes {
    z-index: 2
}

.is-boxes-svg-icons-wrapper {
    display: flex;
    flex-direction: column;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 1
}

.is-boxes-svg-icons-wrapper.top {
    flex-direction: column-reverse;
    top: -1px
}

.is-boxes-svg-icons-wrapper .is-boxes-svg-icons {
    margin-bottom: -1px
}

.is-boxes-svg-icons-wrapper .is-boxes-svg-icons svg {
    -webkit-backface-visibility: initial;
    display: block;
    height: 100%;
    vertical-align: middle;
    width: 100vw
}

.is-boxes-svg-icons-wrapper .is-boxes-svg-icons-bg {
    height: 0;
    margin-top: 0;
    width: 100%
}

.dynamic-content-wrapper-full .is-boxes-svg-icons-wrapper {
    z-index: 2
}

.is-section-banner.is-section-separator .cover_slider_lightgallery,
.is-section-banner.is-section-separator .cover_slider_lightgallery_04,
.is-section-banner.is-section-separator .cover_slider_lightgallery_05,
.is-section-galleries.dynamic-content-wrapper-full .is-boxes-svg-icons-wrapper {
    z-index: inherit
}

.is-section-banner.is-section-separator .cover_slider_lightgallery .overwrite-text.slider-box-position,
.is-section-banner.is-section-separator .cover_slider_lightgallery_04 .overwrite-text.slider-box-position,
.is-section-banner.is-section-separator .cover_slider_lightgallery_05 .overwrite-text.slider-box-position {
    z-index: 111
}

.is-section-banner.is-section-separator .dynamic-content-wrapper-full .is-container {
    z-index: inherit
}

.is-section-banner.is-section-separator .is-boxes-svg-icons-wrapper {
    z-index: 12
}

.is-section-banner.is-section-separator .cover_slider_lightgallery .slider-big-items {
    z-index: inherit
}

.is-section-banner.is-section-separator .cover_slider_lightgallery.scalefit .slider-big-items {
    z-index: 111
}

.pagebuilder-modal .wg-default {
    display: none !important
}

.dynamic-content-wrapper-full.dynamic-full-list-p0 .is-container {
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

#loader.js-custom-section-loader {
    align-items: center;
    background: #f6f6f6;
    display: flex;
    height: 100%;
    justify-content: center;
    min-height: 300px;
    position: absolute;
    width: 100%;
    z-index: 111
}

#loader.js-custom-section-loader .loading-fetching-content-listitems {
    background: none
}

#loader.js-custom-section-loader .loading-fetching-content-listitems .banner-container-center {
    position: relative
}







/* new */


.socialBx {}

.socialBx ul {
    margin-bottom: 0;
    padding-left: 0;
    display: flex;
    gap: 8px;
    margin-top: 0;
}

.socialBx ul li {
    list-style: none;
    padding-left: 0;
}

.socialBx ul li svg {
    width: 28px;
    /* color: #ffffffad; */
    color: rgba(244, 201, 239, 1);
    fill: rgba(244, 201, 239, 1);
}

.mainSec {
    background: url(../images/bg/King_Ishani_2025-31.jpg) fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.hero {
    height: 100vh;
    background: #0000006b;
    position: relative;
}

.hero::before {
    content: ' ';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #0000005e;
}

.heroCnt {
    text-align: center;
    padding-top: 140px;
    position: relative;

}

.heroCnt h1 {
    color: #ffffff;
    font-size: 70px;
    line-height: 1.2;
    /* font-family: "Gideon Roman", serif; */
    font-family: 'times';
    font-style: italic;
    font-weight: 500;
}

.heroCnt span {
    display: block;
}

.myWork {
    position: relative;
}

.myWork::before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    /* background: url(../images/bg/bg2.png) no-repeat center center;
    background-size: cover;
    opacity: 0.8; */
    background-color: #000000b8;
    width: 100%;
    height: 100%;
}

.BgShap1 {
    background: url(../images/bg/bg2.png) no-repeat center center;
    background-size: cover;
    /* opacity: 0.9; */
}


.color-white {
    color: #fff !important;
}


.myWork .is-container {
    max-width: 100% !important;
    justify-content: left;
}

.myWork .is-box-centered {
    padding: 0 !important;
}

.AboutUs {
    /* background: url(../images/bg/aboutBg.jpg) no-repeat center center;
    background-size: cover; */
    position: relative;
}

.AboutUs::before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-color: #000000a3;
}

.AboutUsContainer {
    /* width: 90%;
    margin: 0 auto; */
    position: relative;
}

.AboutUsContainer::before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-color: #fff;
}


.AboutUsContainer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding: 100px 0; */
}

.aboutItems {
    width: 50%;
    padding: 100px;
    /* background-color: #003851ba; */
}


.aboutItems {
    background: #ffffffe1;
    display: flex;
    justify-content: center;
}

.aboutItems:last-child {
    background: transparent;
}

.AbtImg {
    position: relative;
    text-align: center;
    /* max-width: 500px;
    height: 550px; */
    padding: 0;
    margin: 0;
    width: fit-content;
}

.AbtImg img {
    /* height: 550px; */
    position: relative;
    z-index: 5;
    box-shadow: 8px 0px 11px 0px #0000005e;
}

.AbtImg::after {
    content: ' ';
    position: absolute;
    top: -50px;
    left: -50px;
    width: 100%;
    height: 100%;
    background-color: #042780;
}

.aboutCtn {
    color: #fff;
    text-align: center;
}

.aboutCtn span {
    font-size: 54px;
    /* font-weight: bold; */
    font-style: italic;
    font-family: 'times';
}

.aboutCtn h1 {
    font-size: 43px;
    margin: 25px 0;
    margin-bottom: 30px;
    font-family: "Playfair Display", serif;
}

.aboutCtn p {
    font-size: 18px;
    line-height: 1.4;
}

.Features {

    /* background: url(../images/bg/bg-shap1.jpg) no-repeat; */
    background-size: cover;
    /* background-color: #042780; */
    background-color: #042780;
    padding: 100px 0;
    position: relative;
}

/* .Features::before{
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffffa8;
} */

.FeaturesContainer {
    width: 90%;
    margin: 0 auto;
}

.FeaturesContainer h1 {
    text-align: center;
    font-family: "Playfair Display", serif;
    font-size: 54px;
    color: #fff;
    font-style: italic;
    margin-bottom: 60px;
}

.featuresRow {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    width: 90%;
    margin: 0 auto;
    margin-top: 40px;
    gap: 30px;
}

.featuresItems {
    width: 40%;
    height: 100%;
}



.slider-section {
    /* margin-bottom: 70px; */
    position: relative;
}
.slider-section .item{
    overflow: hidden;
}
.slider-section .item video{
    width:100%;
    height:100%;
    object-fit:cover;
    background-size:cover;
}

/* Slider Item */
.item {
    background: #222;
    overflow: hidden;
    text-align: center;
}

.item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item h3 {
    padding: 12px;
    margin: 0;
}


/* Custom Buttons */
.slider-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    /* margin-bottom: 20px; */
    position: absolute;
    top: 0;
    /* left: 0; */
    z-index: 2;
    width: auto;
    height: 100%;
    /* transform: translateY(0%); */
}

.nextBtn {
    right: 0 !important;
}

.slider-controls button {
    background: #f4c9efb8;
    border: none;
    color: #000000;
    /* padding: 12px 20px; */
    margin: 0 8px;
    font-size: 16px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: 0.3s;
    display: inline-block;
    /* height: max-content; */
}

.slider-controls button:hover {
    background: #000000;
    color: #fff;
}

.Features .owl-dots {
    display: none;
}

.abtLogo {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 80px;
    /* background-color: #ffffffb8; */
    /* padding: 18px; */
    margin-top: 40px;
}

.abtLogo img {
    height: 95px;
}

.logo-fit2 {
    height: 130px !important;
}

@font-face {
    font-family: 'times';
    src: url('../fonts/times.woff') format('woff');
    font-weight: 400;
}

h1,
h2,
h3,
h4 {
    font-family: 'times' !important;
    font-weight: 500;
}

.workCtnTxt span {
    /* font-family: "Buda", serif !important; */
    font-family: 'times';
}

.mb-30 {
    margin-bottom: 30px !important;
}

.featureTitle {
    text-align: center;
    margin-top: 25px;
    font-size: 30px;
    color: #fff;
}

.featureTitle a {
    color: #fff;
}
.featureTitle a:hover {
    color: #fff;
}

.d-none{
    display: none !important;
}

.collectionsArea::after{
    display: none !important;
}



.innerWork {
    /* margin-top: 60px; */
    background: url(../images/bg/bg2.png) no-repeat center center;
    background-size: cover;
    position: relative;
    width: 100%;
    padding: 90px !important;
    padding-top: 120px !important;
    color: #fff !important;
}

.innerWork::before{
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000000b8;
    width: 100%;
    height: 100%;
}
.inner-row{
    position: relative !important;
}




/*---*/


.logoItems {
    width: 23.5%;
    border: 1px solid #fff;
    padding: 4px;
}

.AttachLogo {
    width: 80% !important;
    margin: 0 auto !important;
    display: flex !important;
    justify-content: space-between;
    float: none !important;
    margin-top: 30px !important;
    margin-bottom: 50px !important;
}


.VisualArea .slider-container button{
        color: #ffffff;
}







/*.BgBlackTransparent{*/
/*    background-color: #000000a3 !important;*/
/*}*/

.Few_Designs .featuresRow .featuresItems{
    width: 100% !important;
}