@import url('https://fonts.googleapis.com/css2?family=Caveat+Brush&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Yesteryear&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Covered+By+Your+Grace&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caramel&family=Grechen+Fuemen&family=Kaushan+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cherish&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Grey+Qo&family=Kings&display=swap');

section {
    background-color: transparent;
}
body {
    font-size: 16px;
    background-color: #fae48e;

}
#loader {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: #ffffff;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 999999;
}
#loader > div {
    margin-left: auto;
    margin-right: auto;
}

.bg-img {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit: cover;
}
.bg-dark-cover {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit: cover;
    background-color: #666666;
    opacity: .5;
}

.yellow-bg {
    background-color: #F79C00;
}
.extra-header {
    background-color: transparent;
    color: #363636;
}
.footer-logo h4 {
    font-family: 'Yesteryear', cursive;
    font-size: 26px;
    white-space: nowrap;
}
.footer-logo .footer-signature {
    width: auto;
    height: 40px;
    display: block;
    margin-top: 12px;
}

.menu-logo h5 {
    font-family: 'Yesteryear', cursive;
    font-size: 30px;
    line-height: 50px;
    white-space: nowrap;
    display: inline-block;
    margin-bottom: 0;
    margin-left: 8px;
}

.mega-menu .menu-logo img {
    height: 70px;
    margin-top: -34px;
}

.mega-menu .menu-logo > li > a.d-when-not-index-top {
    display: none;
}
.desktopTopFixed.mega-menu .menu-logo > li > a.d-when-not-index-top {
    display: inline-block;
}
.desktopTopFixed.mega-menu .menu-logo > li > a.d-when-index-top {
    display: none;
}


.header.transparent {
    background-color: transparent;
}
.mega-menu .menu-links > li > a {
    padding: 0 10px;
    color: #363636;
    font-family: 'Kaushan Script', cursive;
}
.mega-menu .menu-links > li > a:hover {
    color: #363636;
    font-weight: bold;
}
.mega-menu.desktopTopFixed .menu-list-items {
    background-color: #F79C00;
}
.mega-menu.desktopTopFixed .menu-list-items .menu-links > li > a {
    color: #ffffff;
}

.mega-menu .menu-links > li > a {
    font-size: 16px;
    text-align: center;
    transition: ease-out 0.1s;
    -webkit-transition: ease-out 0.1s;
    -moz-transition: ease-out 0.1s;
}
.mega-menu.desktopTopFixed .menu-list-items .menu-links > li > a:hover {
    color: #ffffff;
    font-weight: bold;
}
.mega-menu .menu-links li a::before {
    display: block;
    content: attr(title);
    font-weight: 700;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.rev_slider .caption, .rev_slider .tp-caption .link1 {
    position: absolute!important;
    width: 68%!important;
    height: 15%!important;
    top: 5%!important;
    left: 2%!important;
    text-align: center!important;
    line-height: 1em!important;
    padding-top: 6%!important;
    font-size: 1.5vW!important;
    color: #111111!important;
}
.rev_slider .caption, .rev_slider .tp-caption .link2 {
    position: absolute!important;
    width: 65%!important;
    height: 15%!important;
    top: 24%!important;
    right: 2%!important;
    text-align: center!important;
    line-height: 1em!important;
    padding-top: 7%!important;
    font-size: 1.3vW!important;
    color: #111111!important;
}
.rev-slider {
    background-color: transparent;
}

.rev-slider h4 {
    margin-bottom: 30px;
    margin-top: 30px;
}
header .menu .menu-list-items {
    height: 60px!important;
}

.bbs {
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 500px;
    margin-top: -180px;
    padding-top: 260px;
}
.bbs h4 {
    font-family: 'Covered By Your Grace', cursive;
    font-size: 30px;
    color: #ffffff;
}
.bbs .bb {
    position: relative;
    padding: 45px 38px;
    text-align: center;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    line-height: 30px;
}
.bbs .bb.bb1 {
    padding: 48px 38px;
}
.bbs .bb.bb2 {
    padding: 45px 38px;
}
.bbs .bb.bb3 {
    padding: 40px 45px;
    font-size: 38px;
}
.bb.bb1 { background-image: url("../img/bb1.png")}
.bb.bb2 { background-image: url("../img/bb2.png"); }
.bb.bb3 { background-image: url("../img/bb3.png"); }
.rotate1{
    transform: rotate(-8deg);
    -webkit-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
}
.rotate2{
    transform: rotate(8deg);
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
}
.bbs h4.type1 {
    bottom: 50px;
    position: absolute;
    right: 0;
    font-size: 32px;
    line-height: 34px;
    text-align: center;
    transform: rotate(-6deg);
}
.bbs h4.type2 {
    bottom: 30px;
    position: absolute;
    left: 0;
    font-size: 32px;
}
.bbs h4.type3 {
    bottom: 30px;
    position: absolute;
    right: 30px;
    font-size: 40px;
}

.bbs h4.type4 {
    top: 30px;
    position: absolute;
    left: 10px;
    font-size: 30px;
}

.feature-step {
    position:absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.zoom-btn {
    display: block;
    background-color: #ffffff;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 10px 0 #000000;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
}
.zoom-btn:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.2);
}
.zoom-btn img {
    margin-bottom: 8px;
}
.zoom-btn h5 {
    margin-bottom: 10px;
}
.select-one h4 {
    line-height: 1.5em;
}
section.description .section-title h4 {
    font-size: 26px;
}

section.description h2 {
    font-family: 'Caveat Brush', cursive;
    font-weight: normal;
    font-size: 36px;
    margin-top: 26px;
    margin-bottom: 26px;
}

section.description h3 {
    font-family: 'Caveat Brush', cursive;
    font-weight: normal;
    font-size: 32px;
    margin-bottom: 26px;
}
section.description .content > div {
    margin-bottom: 16px;
    font-size: 18px;
}
section.description .part {
    padding-top: 40px;
    padding-bottom: 400px;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.fw-logo img {
    margin-top: -3px;
    opacity: 0.5;
    margin-left: 5px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.fw-logo:hover img {
    opacity: 1;
}
.footer .footer-social ul li a:hover {
    color: #ffffff!important;
}
.countdown.alternate {
    font-size: 40px;
    color: #ffffff;
}
.countdown.alternate span {
    vertical-align: middle;
    font-size: 48px;
    color: #ffffff;
}

.desktopTopFixed .menu-logo li a h5 {
    padding-top: 8px;
    color: #ffffff!important;
}
.cta {
    background-color: #F79C00;
    text-align: center;

}
.cta h4, .cta h2 {
    color: #ffffff;
    text-shadow: 3px 3px 3px #333, -1px -1px 3px #333, 1px -1px 3px #333, -1px 1px 3px #333, 1px 1px 3px #333E;
}
.cta h4 {
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 46px;
}
.cta h2 {
    text-transform: uppercase;
    font-size: 48px;
    line-height: 50px;
    margin-bottom: 20px;
    font-weight: bold;
}
.cta .start{
    width: 720px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: url("../img/d5.jpg") no-repeat center center;
    background-size: 100%;
    height: 470px;
    padding-top: 320px;
}
.cta .start span {
    display: inline-block;
    width: 70px;
}
.mega-menu .menu-links li a {
    position: relative;
}
.mega-menu .menu-links li a svg {
    position:absolute;
    top: -55px;
    left: 50%;
    margin-left: -34px;
}
a svg #upper {
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
}
a:hover svg #upper {
    transform: rotate(32deg) translatey(-18px) translatex(1px)!important;
}

a svg #pen {
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transform-origin: center;
}
a:hover svg #pen {
    transform: rotate(55deg) translate(-15px, 1px)!important
}

@media (max-width: 992px) {
.mega-menu .menu-links li a svg {
    display: none;
}
}
.mega-menu.desktopTopFixed .menu-links li a svg {
display: none;
}
.mega-menu > section.menu-list-items {
 float: none;
}

.highlighter,
.highlighter-orange {
position: relative;
display: inline-block;
}
.highlighter:before,
.highlighter-orange:before {
content: '';
position: absolute;
z-index: 0;
top: 0;
left: -10px;
height: 100%;
background-color: #64f640;
width: 0;
transform: skewX(-15deg);
transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
mix-blend-mode: multiply;
}
.highlighter.animate:before,
.highlighter-orange.animate:before {
width: calc(100% + 20px);
}
.highlighter-orange:before {
    background-color: #F79C00;
}
@media (max-width: 575px) {
    .highlighter:before,
    .highlighter-orange:before {
        transform: none;
        left: 0;
    }
    .highlighter.animate:before,
    .highlighter-orange.animate:before {
        width: 100%;
    }
}


.highlighter-blend-change .highlighter {
    mix-blend-mode: color;
}
.highlighter-blend-change a.button {
    border-color: #f3ebd1;
    background-color: #f3ebd1;
}

.highlighter-blend-change a.button:hover {
    border-color: #e0d8c0;
    background-color: #e0d8c0;
}


.circleme {
    position: relative;
}
.circleme .circle-mark {
    top: -1.1rem;
    left: -1.5rem;
    width: calc(100% + 3rem) !important;
    height: calc(100% + 2rem) !important;
    position: absolute;
    background-size: 100% 100%;
    max-width: unset!important;
    opacity: .8;
}
.crossmeout {
    position: relative;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 15px;
}
.crossmeout .crossout-mark  {
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100% 100%;
    opacity: .8;
}
.checkmark {
    padding-right: 80px;
    position: relative;
}
.checkmark .checkmark-mark {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -25px;
    height: auto;
    width: 50px;
}

.desktopTopFixed .menu-list-items * {
    color: black!important;
}

.contact-phone-icon {
    margin-top:-20px;
    margin-left:-20px;
}
.contact-phone-icon path {
    stroke: black;
}
.contact-envelope-icon {
    font-size: 24px;
    color: black;
}
a.media:hover .contact-envelope-icon .fa-envelope:before {
    content: "\f2b6";
    margin-top:-1px;
}
.footer p {
    color: white;
}
.footer .footer-widget p {
    color: rgba(255,255,255,.5);
}
.bg-cloudshape {
    background: url("../img/cloud.png");
    padding: 50px 65px;
    background-size: 100% 100%;
    color: white;
    max-width: 100%;
}
.bg-cloudshape * {
    color: white;
}

.bg-cloudshape-sm-left {
    background: url("../img/cloud.png");
    padding: 50px 65px;
    background-size: 100% 100%;
    color: white;
    width: 570px;
    margin-right: auto;
    max-width: 100%;
}
.bg-cloudshape-sm-left * {
    color: white;
}

.bg-cloudshape-sm-center {
    background: url("../img/cloud.png");
    padding: 50px 65px;
    background-size: 100% 100%;
    color: white;
    width: 570px;
    margin: auto;
    max-width: 100%;
}
.bg-cloudshape-sm-center * {
    color: white;
}

.bg-cloudshape-sm-right {
    background: url("../img/cloud.png");
    padding: 50px 65px;
    background-size: 100% 100%;
    color: white;
    width: 570px;
    margin-left: auto;
    max-width: 100%;
}
.bg-cloudshape-sm-right * {
    color: white;
}


#colorpicker-slider {
    background-color: white;
    position: fixed;
    top: 100px;
    left: 10px;
    padding: 4px;
    border-radius: 4px;
    border: 1px solid #888888;
}
#color-picker, #color-picker-slider {
    width: 160px;
    color: black;
}
#colorpicker {
    background-color: white;
    position: fixed;
    top: 200px;
    left: 10px;
    padding: 4px;
    border-radius: 4px;
    border: 1px solid #888888;
}
#color-picker {
    width: 160px;
    color: black;
}

.contact-2 {
    height: 370px;
}

.header.fullWidth .container-fluid {
    padding: 0 20px;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .mega-menu .menu-logo > li > a h5 {
        display: none;
    }
}

@media (max-width: 991px) {
    .mega-menu .menu-logo img {
        height: 50px;
        margin-top: -5px;
    }
}


.typed2 {
    display: inline-flex;
    justify-content: left;
}
/* DEMO-SPECIFIC STYLES */
.typed2 span {
    overflow: hidden; /* Ensures the content is not revealed until the animation */
    white-space: nowrap; /* Keeps the content on a single line */
    /*margin: 0 auto;*/
    color: transparent;
    display: inline-block;
    font-weight: 600;
    width: 0;
}

@media (max-width: 575px) {
    .typed2 {
        display: inline;
        justify-content: left;
    }
    .typed2 span {
        display: inline;
        color: inherit;
        width: auto;
        white-space: unset;
    }
}

.typed2 span.typing-anim {
    width: auto;
    animation: typing 3.5s steps(100, end);
}


.btn-primary * {
    color: white;
}

.btn-brownish {
    background-color: #d4b789;
    border-color: #d4b789;
    color: black;
}
.btn-brownish:hover {
    background-color: #b99f76;
    border-color: #b99f76;
    color: black;
}

.btn-brownish * {
    color: black;
}

.typography del, s, u {
    font-size: inherit;
}

.rolam-sign img {
    max-height: 38px;
    width: auto;
}
@media (min-width: 576px) {
    .rolam-sign img {
        margin-left: 240px;
    }
}

.gif-in-view {
    visibility: hidden;
}
.gif-in-view.animate{
    visibility: visible;
}