/**USE WIDTH
@media (max-width: 767px) {}
@media (min-width: 768px) and (max-width: 992px) {}
@media (min-width: 993px) and (max-width: 1199px) {}
@media (min-width: 1200px)  {}
**/




@font-face{
    font-family: Alef;
    src: url('Alef.eot');
    src: url('Alef.eot?#iefix') format('embedded-opentype'),
         url('Alef.woff2') format('woff2'),
         url('Alef.ttf') format('truetype'),
         url('Alef.svg#league_spartanregular') format('svg');
 }

@font-face{
    font-family: Kalam;
    src: url('Kalam.eot');
    src: url('Kalam.eot?#iefix') format('embedded-opentype'),
         url('Kalam.woff2') format('woff2'),
         url('Kalam.ttf') format('truetype'),
         url('Kalam.svg#league_spartanregular') format('svg');
 }




 
::selection {
  color:#FFF;
  background: #d0b276;
}


div::selection {
  color:#FFF;
  background: #d0b276;
}

	

.boxplusx-current>.boxplusx-navimage {
    border-color: #d0b276; !important;
}




body img {
    opacity: 1.0;
    transition: opacity 400ms ease-in-out;
    -moz-transition: opacity 400ms ease-in-out;
    -webkit-transition: opacity 400ms ease-in-out;
}

body img:hover {
opacity: 0.7;
    transition: opacity 400ms ease-in-out;
    -moz-transition: opacity 400ms ease-in-out;
    -webkit-transition: opacity 400ms ease-in-out;
    
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
    color: #d0b276 !important;
}

@media (max-width: 500px) {

.sp-scroll-up {
    box-shadow: 1px 1px 6px -2px rgba(0, 0, 0, 0.5);
    display: none;
    position: fixed;
    bottom: 143px;
    right: 15px;
    width: 43px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    color: white !important;
    background: #7a7d23 !important;
    border-radius: 0px !important;
    z-index: 1000;
    transition: all .3s ease;
}


.sp-scroll-up:hover {
    box-shadow: 1px 1px 6px -2px rgba(0, 0, 0, 0.5);
    display: none;
    position: fixed;
    bottom: 143px;
    right: 15px;
    width: 43px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    color: white !important;
    background: #7a7d23 !important;
    opacity: 0.8;
    border-radius: 0px !important;
    z-index: 1000;
    transition: all .3s ease;
}

.fa-angle-up:before {
    content: "\f106";
    color: white !important;
}
}




@media (min-width: 501px) {

.sp-scroll-up {
    box-shadow: 1px 1px 6px -2px rgba(0, 0, 0, 0.5);
    display: none;
    position: fixed;
    bottom: 70px;
    right: 70px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: white !important;
    background: #7a7d23 !important;
    border-radius: 0px !important;
    z-index: 1000;
    transition: all .3s ease;
}


.sp-scroll-up:hover {
    box-shadow: 1px 1px 6px -2px rgba(0, 0, 0, 0.5);
    display: none;
    position: fixed;
    bottom: 70px;
    right: 70x;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: white !important;
    background: #7a7d23 !important;
    opacity: 0.8;
    border-radius: 0px !important;
    z-index: 1000;
    transition: all .3s ease;
}

.fa-angle-up:before {
    content: "\f106";
    color: white !important;
}
}

.grey {
    --h: 0;
    --s: 0%;
    --l: #f6f0e4  !important;
    --lt: 10% !important;
}




/*** FORMULARZ ***/

.nui.form>.nui.button:hover {
    align-self: flex-start;
    background-color: #212121 !important;transition: color 400ms, background-color 400ms;
    color: white !important;

}



.nui.form .field input[type=date], .nui.form .field input[type=datetime-local], .nui.form .field input[type=email], .nui.form .field input[type=month], .nui.form .field input[type=number], .nui.form .field input[type=password], .nui.form .field input[type=time], .nui.form .field input[type=week], .nui.form .field textarea, .nui.form .field:not(.editor) input[type=text], input.check-selector {
    padding: calc(var(--pad) * 1) calc(var(--pad) * 1.3);
    border-radius: 0px !important;
    border-width: calc(var(--bw) * 2);
    outline: 0;
    line-height: inherit;
    height: auto;
    width: auto;
}

.nui.button {
    padding: calc(var(--pad) * 1.3) calc(var(--pad) * 2);transition: color 400ms, background-color 400ms;
    border-radius: 0px !important;
    font-weight: 700;
    cursor: pointer;
    line-height: 1em;
    display: inline-flex;
    align-items: center;
    gap: var(--space);
    position: relative;
    text-align: center;
    justify-content: center;
    white-space: nowrap;
    user-select: none;
}

.nui.form .field>label, .nui.form .fields>label {
    font-weight: 200 !important;
}
.nui.form>.nui.button {
    align-self: flex-start;font-weight: 200 !important;
}

.nui.form {font-family: Alef !important;}

.chronocredits {display: none !important;}
.nui.form .field input[type=date], .nui.form .field input[type=datetime-local], .nui.form .field input[type=email], .nui.form .field input[type=month], .nui.form .field input[type=number], .nui.form .field input[type=password], .nui.form .field input[type=time], .nui.form .field input[type=week], .nui.form .field textarea, .nui.form .field:not(.editor) input[type=text], input.check-selector {
    padding: calc(var(--pad) * 1) calc(var(--pad) * 1.3);
    border-radius: calc(var(--rad) * .65);
    border-width: calc(var(--bw) * 2);
    outline: 0;
    line-height: inherit;
    height: auto;
    width: auto;
    border: 2px solid #f6f0e4 !important;
}

.small, small {
    font-size: .875em;
    font-style: italic !important;
}

.grey {background:  #f6f0e4 !important;}


.nui.select:focus, .nui.select:hover {
    cursor: pointer;
    border-color: #212121 !important;
}


.nui.select>.menu {
    border: 0 solid transparent;
    border-color: var(--focus);
    overflow: auto;
    position: absolute;
    z-index: 10;
    background-color: #fff;
    width: calc(100% + calc(var(--bw) * 3.6));
    margin: 0 0 0 calc(var(--bw) * -1.8);
    border-width: calc(var(--bw) * 2);
    border-top-width: 0;
    left: 0;
    right: 0;
    top: 100%;
    display: flex;
    flex-direction: column;
    border-bottom-left-radius: var(--rad);
    border-bottom-right-radius: var(--rad);
    max-height: 300px;border-color: #212121 !important;
}


.nui.form>.nui.button {
    align-self: flex-start;
    
}

.nui.form>.nui.button {
    align-self: flex-start;
    
}



.nui.select {
    padding: calc(var(--pad) * 1) calc(var(--pad) * 1.3);
    padding-right: 4em;
    border-radius: calc(var(--rad) * .65);
    border-width: calc(var(--bw) * 2);
    outline: 0;
    position: relative;
    background-color: #fff;
    display: flex;
    align-items: center;
    gap: calc(var(--space) * .5);
    flex-wrap: wrap;
    user-select: none;
    border: 2px solid #f6f0e4 !important;
}

/*** MENU HELP***/
@media (max-width: 500px) {

.mp_pos {background-color: #212121;padding: 15px 0px 0px 0px;}
.mp_mod {text-align: center;margin-left: -25px;margin-bottom: 20px;}
.mod-list {display: block !important; list-style: none !important;}
.sp-module ul>li>a {color: #d0b276 !important;;padding: 0px 10px;}
.sp-module ul>li>a:hover {color: #fff !important;;padding: 0px 10px;}
}


@media (min-width: 501px) {

.mp_pos {background-color: #212121;padding: 17px 0px 0px 0px;}
.mp_mod {text-align: center;margin-left: -25px;margin-bottom: -20px;}
.mod-list {display: inline-flex !important; list-style: none !important;}
.sp-module ul>li>a {color: #d0b276 !important;;padding: 0px 10px;}
.sp-module ul>li>a:hover {color: #fff !important;;padding: 0px 10px;}
}


#sp-footer, #sp-bottom {
    background: #212121 !important;
    color: #fff;border-top: 0px solid rgba(255, 255, 255, .1) !important;
}
#sp-footer .container-inner {
    padding: 0px 0px 12px 0px  !important;
    border-top: 0px solid rgba(255, 255, 255, .1) !important;
}

#sp-footer {
    font-size: 16px;    margin-top: -1px;
    padding: 0;
    font-family: Kalam !important;font-style: italic;color: white !important;border-top: 0px solid rgba(255, 255, 255, .1) !important;
}



/*** KONTAKT MODUL & MAPS***/
.km_pos {background-color: #f6f0e4;padding: 100px 0px 50px 0px;}
.km_mod {text-align: center; font-size: 30px !important; color: #212121 !important;font-family: Alef !important;line-height: 42px !important;}

.km_mod .fas {color: #d0b276 !important;}
.km_mod h1 {text-align: center !important; font-family: Kalam !important; font-size: 42px!important; line-height: 42px !important;color: #7a7d23 !important;font-style: italic !important;margin-bottom: 40px;}

.md_pos {margin-bottom: -11px;}
.md_mod {}




/*** TESTIMONTAL ***/
.testi_title {text-align: center !important; font-family: Kalam !important; font-size: 42px !important; line-height: 42px !important;color: #7a7d23 !important;font-style: italic !important;}
.testi_intro_pos {padding: 90px 0px 0px 0px;}
.testi_intro_mod {font-size: 22px !important; color: #212121 !important;font-family: Alef !important;}


.testi_pos {padding: 0px 0px 45px 0px;}
.testi_mod {}


.reviews-block__person-name {
    font-family: Alef !important;
    font-size: 22px;
    line-height: 1;
    margin-bottom: 2px;
    color: #d0b276 !important;
}
.reviews-block__person-role {
    color: #212121 !important;font-family: Alef !important;font-size: 18px;
    font-style: italic;
}
.reviews-block__text {
    color: #707070 !important;
    font-size: 18px
    line-height: 1.666666666666667;
    margin-bottom: 32px;
}



/*** WIDOKOWKA GALERIA ***/

@media (max-width: 767px) {
.wg_title {text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6) !important;text-align: center !important; font-family: Kalam !important; font-size: 55px !important; line-height: 65px !important;color: #fff!important;font-style: italic !important;}
.wg_pos {padding: 100px 0px 80px 0px;}
.wg_mod {font-family: Alef !important; font-size: 26px !important; line-height: 36px !important;color: #fff !important;text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6) !important;}

.wg_mod a {text-shadow: none !important;font-size: 18px !important;font-family: Alef !important;color: #d0b276 !important; font-style: italic !important;background-color: #212121 !important;
    padding: 10px 22px 12px 20px !important;
    margin-top: 30px !important;}
.wg_mod a:hover {text-shadow: none !important;color: white !important;background-color: #7a7d23 !important;}


}

@media (MIN-width: 768px) {
.wg_title {text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6) !important;text-align: center !important; font-family: Kalam !important; font-size: 110px !important; line-height: 110px !important;color: #fff!important;font-style: italic !important;}
.wg_pos {padding: 100px 0px 80px 0px;}
.wg_mod {font-family: Alef !important; font-size: 30px !important; line-height: 42px !important;color: #fff !important;text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6) !important;}

.wg_mod a {text-shadow: none !important;font-size: 18px !important;font-family: Alef !important;color: #d0b276 !important; font-style: italic !important;background-color: #212121 !important;
    padding: 10px 22px 12px 20px !important;
    margin-top: 30px !important;}
.wg_mod a:hover {text-shadow: none !important;color: white !important;background-color: #7a7d23 !important;}


}


/*** CO NAS WYRÓŻNIA ***/
.cnw_title {text-align: center !important; font-family: Kalam !important; font-size: 42px !important; line-height: 42px !important;color: #7a7d23 !important;font-style: italic !important;}
.cnw_intro_pos {background-color: #F6F0E4;padding-top: 70px;padding-bottom: 30px;}
.cnw_intro_mod {}

.cws_box_pos {padding-bottom: 25px;background-color: #F6F0E4;text-align: center !important; font-family: Alef !important; font-size: 20px !important; line-height: 20px !important;color: #212121 !important;font-style: italic !important;}
.cws_box_mod {padding: 30px 0px 30px 0px;}
.fa-3x { font-size: 3em;color: #d0b276 !important}
/*** MAIN CONTENT ***/

@media (max-width: 991px) {
.fas:before, [class^=icon-]:before, [class*=\ icon-]:before, .far:before, .fab:before, .icon-joomla:before, .fa-solid:before, .fa-regular:before, .fa-brands:before, .fa:before {
    content: var(--fa);
}}

@media (min-width: 992px) {
.fas:before, [class^=icon-]:before, [class*=\ icon-]:before, .far:before, .fab:before, .icon-joomla:before, .fa-solid:before, .fa-regular:before, .fa-brands:before, .fa:before {
    content: var(--fa);
}
}


@media (max-width: 767px) {
    body {
        font-size: 16px !important;
        color: #707070 !important
    }


.article-details .article-header h2 {
    padding-bottom: 0px;
    margin-top: -20px;
    font-size: 42px !important;
    line-height: 42px !important;
    font-family: Kalam !important;
    color: #d0b276 !important;
    font-style: italic !important;
}



.page-header h1 {
    position: relative;
    top: -10px;
    font-size: 22px !important;
    line-height: 22px !important;
    font-family: Alef !important;
    color: #212121 !important;
    font-style: italic !important;
    }

   body H3 {
        font-size: 20px !important;
        color: #707070 !important
    }

}




@media (min-width: 768px) {
    body {
        font-size: 18px !important;
        color: #707070 !important
    }


.article-details .article-header h2 {
    padding-bottom: 0px;
    margin-top: -20px;
    font-size: 69px !important;
    line-height: 69px !important;
    font-family: Kalam !important;
    color: #d0b276 !important;
    font-style: italic !important;
}



.page-header h1 {
    position: relative;
    top: -10px;
    font-size: 26px !important;
    line-height: 26px !important;
    font-family: Alef !important;
    color: #212121 !important;
    font-style: italic !important;
    }

   body H3 {
        font-size: 22px !important;
        color: #707070 !important
    }


}



/*** TOP BAR ***/

.sp-contact-info {
    padding: 0;
    margin: 0px;
    display: contents !important;
}


@media (max-width: 992px) {

.topbar_l_mod {text-align: center !important;}

.sp-contact-info {text-align: center !important;}

.topbar_pos {
   font-family: Alef !important;
   font-size: 17px !important;font-style: italic !important;
}

.topbar_r_mod {text-align: right !important;}


#sp-top-bar .fas  {color: #d0b276 !important;}
#sp-top-bar .far {color: #d0b276 !important;}
#sp-top-bar .fab {color: #d0b276 !important;}


}


@media (min-width: 993px) {
    .sp-contact-info {text-align: right !important;}

.topbar_pos {
   font-family: Alef !important;
   font-size: 18px !important;font-style: italic !important;
}

.topbar_r_mod {text-align: right !important;}


#sp-top-bar .fas  {color: #d0b276 !important;}
#sp-top-bar .far {color: #d0b276 !important;}
#sp-top-bar .fab {color: #d0b276 !important;}
}



/*** LOGO ***/

#sp-logo {text-align: center !important; position: relative;z-index: 99;top: 10px;}
#sp-logotyp {background: transparent !important;}



/*** SLIDESHOW ***/

@media (max-width: 767px) {

.slider_pos {margin-top: -320px;}
.slider_mod {}

.camera_caption > div {
    background: none !important;
    background: rgba(0, 0, 0, 0.0) !important;
}

.camera_caption {
	top: 320px !important;
	display: block;
	position: absolute;
	width: 100%;
	z-index: 1000;
    text-align: center !important;

    font-size: 45px !important;
	font-weight: normal !important;
    line-height: 28px !important;
    font-family: Alef !important;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6) !important;
}

.camera_caption > div {
	padding: 10px 20px;
	height:100%;
}

.camera_caption_title {
	font-size: 55px !important;
        font-weight: normal !important;
        line-height: 55px !important;
        font-family: Kalam !important;
        font-style: italic !important;
        text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6) !important;
        margin-bottom: 20px !important;
        margin-top: -70px;
}

.slider_btn {text-shadow: none !important;font-size: 16px !important;font-family: Alef !important;color: #d0b276 !important; font-style: italic !important;background-color: #212121 !important;padding: 5px 20px 8px 20px !important;
    margin-top: 30px !important;}


.slider_btn:hover {text-shadow: none !important;color: white !important;background-color: #7a7d23 !important;}

}



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

.slider_pos {margin-top: -320px;}
.slider_mod {}

.camera_caption > div {
    background: none !important;
    background: rgba(0, 0, 0, 0.0) !important;
}

.camera_caption {
	top: 370px !important;
	display: block;
	position: absolute;
	width: 100%;
	z-index: 1000;
    text-align: center !important;

    font-size: 28px !important;
	font-weight: normal !important;
    line-height: 36px !important;
    font-family: Alef !important;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6) !important;
}

.camera_caption > div {
	padding: 10px 20px;
	height:100%;
}

.camera_caption_title {
	font-size: 75px !important;
        font-weight: normal !important;
        line-height: 75px !important;
        font-family: Kalam !important;
        font-style: italic !important;
        text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6) !important;
        margin-bottom: 20px !important;
        margin-top: -100px;
}

.slider_btn {text-shadow: none !important;font-size: 18px !important;font-family: Alef !important;color: #d0b276 !important; font-style: italic !important;background-color: #212121 !important;padding: 5px 20px 8px 20px !important;
    margin-top: 30px !important;}


.slider_btn:hover {text-shadow: none !important;color: white !important;background-color: #7a7d23 !important;}

}


@media (min-width: 993px) and (max-width: 1999px) {

.slider_pos {margin-top: -320px;}
.slider_mod {}

.camera_caption > div {
    background: none !important;
    background: rgba(0, 0, 0, 0.0) !important;
}

.camera_caption {
	top: 370px !important;
	display: block;
	position: absolute;
	width: 100%;
	z-index: 1000;
    text-align: center !important;

    font-size: 28px !important;
	font-weight: normal !important;
    line-height: 36px !important;
    font-family: Alef !important;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6) !important;
}

.camera_caption > div {
	padding: 10px 20px;
	height:100%;
}

.camera_caption_title {
	font-size: 65px !important;
	font-weight: normal !important;
	line-height: 65px !important;
    font-family: Kalam !important;
    font-style: italic !important;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6) !important;
    margin-bottom: 20px !important;
}

.slider_btn {text-shadow: none !important;font-size: 18px !important;font-family: Alef !important;color: #d0b276 !important; font-style: italic !important;background-color: #212121 !important;padding: 5px 20px 8px 20px !important;
    margin-top: 30px !important;}


.slider_btn:hover {text-shadow: none !important;color: white !important;background-color: #7a7d23 !important;}

}


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

.slider_pos {margin-top: -320px;}
.slider_mod {}

.camera_caption > div {
    background: none !important;
    background: rgba(0, 0, 0, 0.0) !important;
}

.camera_caption {
	top: 370px !important;
	display: block;
	position: absolute;
	width: 100%;
	z-index: 1000;
    text-align: center !important;

    font-size: 28px !important;
	font-weight: normal !important;
    line-height: 36px !important;
    font-family: Alef !important;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6) !important;
}

.camera_caption > div {
	padding: 10px 20px;
	height:100%;
}

.camera_caption_title {
	font-size: 84px !important;
	font-weight: normal !important;
	line-height: 84px !important;
    font-family: Kalam !important;
    font-style: italic !important;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6) !important;
    margin-bottom: 20px !important;
}

.slider_btn {text-shadow: none !important;font-size: 18px !important;font-family: Alef !important;color: #d0b276 !important; font-style: italic !important;background-color: #212121 !important;padding: 5px 20px 8px 20px !important;
    margin-top: 30px !important;}


.slider_btn:hover {text-shadow: none !important;color: white !important;background-color: #7a7d23 !important;}

}


@media (min-width: 1481px) {

.slider_pos {margin-top: -320px;}
.slider_mod {}

.camera_caption > div {
    background: none !important;
    background: rgba(0, 0, 0, 0.0) !important;
}

.camera_caption {
	top: 370px !important;
	display: block;
	position: absolute;
	width: 100%;
	z-index: 1000;
    text-align: center !important;

    font-size: 28px !important;
	font-weight: normal !important;
    line-height: 36px !important;
    font-family: Alef !important;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6) !important;
}

.camera_caption > div {
	padding: 10px 20px;
	height:100%;
}

.camera_caption_title {
	font-size: 105px !important;
	font-weight: normal !important;
	line-height: 93px !important;
    font-family: Kalam !important;
    font-style: italic !important;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6) !important;
    margin-bottom: 20px !important;
}

.slider_btn {text-shadow: none !important;font-size: 18px !important;font-family: Alef !important;color: #d0b276 !important; font-style: italic !important;background-color: #212121 !important;padding: 5px 20px 8px 20px !important;
    margin-top: 30px !important;}


.slider_btn:hover {text-shadow: none !important;color: white !important;background-color: #7a7d23 !important;}

}



/*** MAIN MENU***/





.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
    color: #7a7d23 !important;font-family: Alef !important;font-size: 20px;
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    color: #212121 !important;font-family: Alef !important;font-size: 20px;line-height: 26px;
}




@media (max-width: 992px) {

.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler:after, .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler:after {
    font-family: "Font Awesome 5 Free";
    content: "";
    font-weight: 900;
    position: relative;
    right: -100px;
    color: #212121 !important;
}

body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler {
    right: 0;
    width: 270px;
}

.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a {
    font-size: 16px;
    padding: 4px 0px;
    line-height: 18px;
    font-weight: 400;
}

.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a:hover {
    font-size: 16px;
    padding: 4px 0px;
    line-height: 18px;
    font-weight: 400;
    color: #7a7d23 !important;
}

/* Header Menu */
body #sp-header {
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
  	padding: 20px 0;
    height: auto;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
body #sp-header.header-sticky {
  	padding: 0px ;
	margin-top: 220px
}

.sp-menu-separator {
    text-transform: uppercase;
}



.sp-megamenu-parent>li:last-child>a {
    padding: 0px 15px 0px 15px !important;
}

.justify-content-end {
              /* justify-content: center !important; */
        background-color: transparent !important;
        box-shadow: 1px 1px 6px -2px rgba(0, 0, 0, 0);
        top: -210px;
        position: relative;
    }


#sp-header {top: 3px;
    height: 80px;
    width: 100%;
    position: relative;
    z-index: 99;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0);
    animation: spFadeIn .5s;
    background: transparent !important;
}


.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 15px;
    line-height: 50px;
    font-size: 22px;
    margin: 0;
    font-family: Alef !important;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #fff !important;background-color: #212121 !important;
}

.sp-megamenu-parent>li:hover>a {
    color: #fff !important;background-color: #212121 !important;
}

.sp-megamenu-parent > li > a {
    width: 100%;
    position: relative;
    text-transform: uppercase;
    color: #212121 !important;

}

}



@media (min-width: 993px) and (max-width: 1999px)  {

/* Header Menu */
body #sp-header {
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
  	padding: 20px 0;
    height: auto;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
body #sp-header.header-sticky {
  	padding: 0px ;
	margin-top: 220px
}

.sp-menu-separator {
    text-transform: uppercase;
}


.sp-megamenu-parent>li:last-child>a {
    padding: 0px 15px 0px 15px !important;
}
    .justify-content-end {
    justify-content: center !important;background-color: #d0b276 !important;    box-shadow: 1px 1px 6px -2px rgba(0, 0, 0, 0.5);
} 
#sp-header {top: 3px;
    height: 80px;
    width: 100%;
    position: relative;
    z-index: 99;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0);
    animation: spFadeIn .5s;
    background: transparent !important;
}


.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 13px;
    line-height: 50px;
    font-size: 18px;
    margin: 0;
    font-family: Alef !important;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #fff !important;background-color: #212121 !important;
}

.sp-megamenu-parent>li:hover>a {
    color: #fff !important;background-color: #212121 !important;
}

.sp-megamenu-parent > li > a {
    width: 100%;
    position: relative;
    text-transform: uppercase;
    color: #212121 !important;

}
}




@media (min-width: 1200px) {

/* Header Menu */







body #sp-header {
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
  	padding: 20px 0;
    height: auto;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
body #sp-header.header-sticky {
  	padding: 0px ;
	margin-top: 0px
}

.sp-menu-separator {
    text-transform: uppercase;
}



.sp-megamenu-parent>li:last-child>a {
    padding: 0px 15px 0px 15px !important;
}
    .justify-content-end {
    justify-content: center !important;background-color: #d0b276 !important;    box-shadow: 1px 1px 6px -2px rgba(0, 0, 0, 0.5);
} 
#sp-header {top: 3px;
    height: 80px;
    width: 100%;
    position: relative;
    z-index: 99;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0);
    animation: spFadeIn .5s;
    background: transparent !important;
}


.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 15px;
    line-height: 50px;
    font-size: 22px;
    margin: 0;
    font-family: Alef !important;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #fff !important;background-color: #212121 !important;
}

.sp-megamenu-parent>li:hover>a {
    color: #fff !important;background-color: #212121 !important;
}

.sp-megamenu-parent > li > a {
    width: 100%;
    position: relative;
    text-transform: uppercase;
    color: #212121 !important;

}
}


/*** Offmenu ***/




.offcanvas-menu img {
    margin: 0px 0px 0px 36px;
}

.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li {
    border-bottom: 0px solid rgba(32, 31, 31, .1);
    margin-bottom: 0;
}

.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li>a:hover {
    padding: 15px 10px;
    color: white !important;
    background-color: #212121 !important;
}


.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li>a {
    padding: 15px 10px;
    color: #212121 !important;
}

.offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span {
    color: #212121;
}



.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    display: block;
    font-size: 18px;
    padding: 10px 0px;
    position: relative;
    line-height: 18px;
    opacity: 1 !important;
    transition: .3s;
}


.offcanvas-menu .offcanvas-inner ul.menu>li a:hover, .offcanvas-menu .offcanvas-inner ul.menu>li a:focus, .offcanvas-menu .offcanvas-inner ul.menu>li span:hover, .offcanvas-menu .offcanvas-inner ul.menu>li span:focus {
    color: #212121 !important;
    background-color: transparent !important;

}

.span.menu-toggler {background-color: red !important;}

.offcanvas-menu .offcanvas-inner a:hover, .offcanvas-menu .offcanvas-inner a:focus, .offcanvas-menu .offcanvas-inner a:active {
    color: #d0b276 !important;
}



.offcanvas-menu .offcanvas-inner .header-modules {
    margin-left: 0px;
    margin-bottom: -30px !important;
}


.sp-contact-info li {
    display: inline-block;
    margin: 0px 10px 0px 0px;
    font-size: 90%;
    white-space: nowrap;
    color: #d0b276 !important;
}





/*** General CSS ***/
body {
    line-height: 1.9em;
}

#sp-main-body {
    padding: 80px 0px 60px 0px !important;
}


/*** Header Area ***/



/* Top Header */
#sp-top-bar {
    position: relative;
    z-index: 9999;
}

/* Header Menu */
body #sp-header {
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
  	padding: 20px 0;
    height: auto;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
body #sp-header.header-sticky {
  	padding: 0px ;
}

.sp-menu-separator {
    text-transform: uppercase;
}

.fa-brands, .fab {
    font-weight: 400;color: #d0b276 !important
}

/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child > li a {
    padding: 12px 10px !important;
    border-bottom: 0px solid rgba(197, 153, 153, 0.21) !important ;
    display: inherit;
}
#offcanvas-toggler {
    width: 40px;
    background: transparent !important;
    border-radius: 0px !important;
    text-align: center;
    border: 0;
    height: 40px;
    line-height: 40px;
    margin-right: 0;
    padding-left: 8px !important;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.burger-icon>span {
    display: block;
    height: 2px !important;
    background-color: #212121;
    margin: 5px 0;
    transition: background-color .3s ease-in, opacity .3s ease-in, transform .3s ease-in;
}

#sp-header nav.sp-megamenu-wrapper #offcanvas-toggler {
    display: none;
    background: #d0b276 !important;box-shadow: 1px 1px 6px -2px rgba(0, 0, 0, 0.5);
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    float: right;
    margin-left: 0px !important;
}


#offcanvas-toggler:after {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    bottom: 0;
    right: 0;
    border-radius: 0px !important;
    background: #212121 !important;
    transform-origin: right center;
    transform: scale(0, 1);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: -1;
}
#offcanvas-toggler:hover:after {
    transform-origin: left center;
    transform: scale(1, 1);
}
#offcanvas-toggler:hover .burger-icon>span {
    background-color: #fff !important;
}

/*** Block Styles ***/
/* Button */
.btn-design, .slider-item .sppb-btn-success, .btn-primary {
	position: relative;
    font-size: 16px;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
    padding: 15px 40px;
    border-radius: 30px;
    color: #fff!important;
  	border: none;
    border-radius: 15px;
  	box-shadow: none;
    font-weight: 400;
    background: #007bff;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.btn-design:before, .slider-item .sppb-btn-success:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    display: block;
    background: #007bff;
    z-index: -1;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.btn-design:hover:before, .slider-item .sppb-btn-success:hover:before {
    width: 100%;
}
.btn-design.no-bg {
    min-width: 255px;
    overflow: hidden;
    border: 3px solid #eaeaea;
    background: none;
    font-size: 20px;
    font-weight: 500;
    color: #272727!important;
  	background: transparent !important;
}
.btn-design.no-bg:hover {
    color: #fff!important;
    border-color: transparent;
}

/* Title */
.title-design {
    position: relative;
}
.title-design h1 {
    position: absolute;
    left: -50px;
    top: -25px;
    z-index: -1;
}
.title-design h2 {
    color: #272727;
    position: relative;
    padding-top: 25px;
    font-size: 40px;
  	font-weight: 600;
}
.title-design h4 {
    padding: 30px 0 25px;
}

/* Slider */
.slider-item .sppb-item:first-child .sppb-carousel-text {
  	padding-left: 0;
  	text-align: center;
}
.slider .sppb-carousel-text {
  	padding-left: 15%;
}
.slider-item p {
  	font-weight: 600;
    line-height: 30px;
  	font-size: 20px;
  	margin: 25px 0 !important;
}
.slider-item h1 {
    font-weight: 600;
  	font-size: 74px;
}

/* Market */
.market-item {
    border: 1.87px dashed #f4e9fd;
    padding: 40px 35px 25px;
    margin-bottom: 20px;
    transition: all 300ms linear 0s;
    position: relative;
    z-index: 1;
    box-shadow: 0px 18px 43px 0px transparent!important;
}
.market-item:hover {
    background: #fff;
    box-shadow: 0px 18px 43px 0px rgba(137, 141, 194, 0.35)!important;
    border-color: #fff;
}
.market-item .pull-left {
  	width: 30px;
    height: 33px;
}
.market-item:hover .pull-left {
  	width: 0px;
}
.market-item .sppb-addon-content {
    line-height: 25px;
}
.market-item h5 a {
    color: #4A4A4A;
}
.market-item i,
.market-item .sppb-media>.pull-left {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.market-item:hover i {
    position: absolute;
    color: #fff2ec;
    font-size: 120px!important;
    line-height: 1;
    z-index: -1;
    top: 30px;
    left: 0;
}
.market-item:hover .sppb-media>.pull-left {
    margin-right: 0!important;
}

/* About */
.about-content {
    max-width: 750px;
    float: right;
    position: relative;
    padding-left: 10px;
}
.about-content p {
    line-height: 30px;
}
.about-content ul {
    padding-left: 0;
}
.about-content ul li {
    position: relative;
    color: #242424;
    font-size: 20px;
    padding-left: 40px;
    margin-bottom: 15px;
    list-style: none;
}
.about-content ul li:before {
    position: absolute;
    content: '\f058';
    left: 0px;
    top: 5px;
    color: #f7bd00;
    line-height: 1em;
    font-size: 18px;
    font-family: 'Font Awesome 5 Free';
}
.about-img .sppb-addon-single-image-container {
    float: right;
}

/*** Service ***/
.service-item {
    background: #fff;
    box-shadow: 0px 0px 26px 0px rgba(215, 212, 212, 0.35);
    padding: 45px 30px 45px 32px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.service-item:hover,
.service-item:hover h3,
.service-item:hover i,
.service-item:hover a {
    color: #fff!important;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.service-item p {
    line-height: 30px;
}
.service-item a {
    display: block;
    font-weight: 600;
    font-size: 18px;
    color: #000;
    padding-top: 30px;
}
.service-item a em {
    font-size: 15px;
    margin-left: 10px;
}
.service-item a:hover em {
    margin-left: 20px;
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.service-item a strong {
    display: none;
}

/* Feature */
.feature-left {
    position: relative;
}
.feature-content {
    max-width: 750px;
    float: right;
    position: relative;
    padding-left: 10px;
}
.feature-content h6 {
    font-size: 18px;
    font-weight: 400;
    color: rgba(39, 39, 39, 0.8);
    padding: 40px 0 50px;
}
.feature-content h6 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: rgba(39, 39, 39, 0.8);
    padding: 40px 0 50px;
}
.feature-content p {
    line-height: 30px;
}
.feature-content a {
    margin-top: 55px;
}
.feature-content-img {
    max-width: 100%;
    position: absolute;
    left: -280px;
    top: 75px;
    z-index: -1;
    -webkit-animation:spin 20s linear infinite;
    -moz-animation:spin 20s linear infinite;
    animation:spin 20s linear infinite;
}
@-moz-keyframes spin { 
  100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
  100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
  100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } 
}
.feature-img {
    position: relative;
}
.feature-img:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 40px;
    bottom: 0;
    right: 0;
    top: 120px;
    z-index: -1;
    background-image: -moz-linear-gradient(90deg, #6d74ea 0%, #f4a79a 100%);
    background-image: -webkit-linear-gradient(90deg, #6d74ea 0%, #f4a79a 100%);
    background-image: -ms-linear-gradient(90deg, #6d74ea 0%, #f4a79a 100%);
    display: block;
}

/* Counter */
.counter-item {
    margin-bottom: 60px;
    position: relative;
    z-index: 1;
    padding-top: 45px;
}
.counter-item img {
    position: absolute;
    max-width: 100%;
    left: 20px;
    top: 0;
    z-index: -1;
}
.counter-item h2 {
    font-size: 44px;
    font-weight: 700;
    color: #fff;
    padding-top: 30px;
}
.counter-content p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    max-width: 930px;
    margin: 0 auto 50px;
}

/* Testimonial */
.testimonial {
    box-shadow: 0px 0px 45px 0px rgba(219, 228, 255, 0.35);
}
.testimonial .sppb-container-inner > .sppb-row {
    position: relative;
}
.testimonial-content {
    z-index: 1;
}
.testimonial p {
    font-size: 21px;
    font-weight: 400;
    color: #272727;
    padding-bottom: 60px;
    line-height: 30px;
}
.testimonial h5 {
    font-weight: 500;
    font-size: 22px;
    color: #272727;
    padding-top: 30px;
    position: relative;
}
.testimonial h6 {
    font-size: 16px;
    font-weight: 400;
    color: #272727;
}
.testimonial .sppb-row > div,
.testimonial .sppb-row .sppb-column,
.testimonial .sppb-row .sppb-column-addons {
    position: static!important;
}
.testimonial .sppb-row > div:first-child {
    position: relative!important;
    z-index: 2;
}
.testimonial .img {
    position: absolute;
    top: 0;
    z-index: -1;
}
.testimonial-center {
    left: 0;
    right: 0;
    margin: 0 auto;
    animation: heartbeat 0.5s cubic-bezier(0.245, 0.325, 0.51, 1.305) infinite alternate;
}
@keyframes heartbeat {
    0%   {transform: scale(1.1);}
    25%  {transform: scale(1.15);}
    50%  {transform: scale(1.2);}
    100% {transform: scale(1.25);}
}
.testimonial .testimonial-right2 {
    right: 0;
    z-index: -2;
    top: 100px;
    animation: heartbeat 0.5s cubic-bezier(0.245, 0.325, 0.51, 1.305) infinite alternate;
}

/* Project */
.project-item {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    padding-bottom: 30px;
    cursor: pointer;
}
.project-item .sppb-img-container {
    position: relative;
    overflow: hidden;
}
.project-item h5 a {
    color: #222;
}
.project-item p {
    line-height: 30px;
}
.project-item .sppb-addon-text {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.project-item img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.project-item:hover img {
    transform: scale3D(1.2, 1.2, 2);
}
.project-item:hover h5,
.project-item:hover h5 a {
    color: #fff;
}
.project-item:hover .sppb-addon-text {
    color: #fafafa;
}

/* Blog */
.blog .title-design {
    max-width: 940px;
    float: right;
}
.blog .blog-btn {
    max-width: 290px;
}
.blog-container {
    max-width: 1584px;
    margin: 0 auto;
}
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
}
.jmm-image.mod-article-image img {
  	transform: scale(1);
  	-webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.jmm-item:hover .jmm-image.mod-article-image img {
  	transform: scale(1.12);
  	filter: grayscale(100%);
}

/* Top bottom */
.top-bottom .sp-module-content {
    border-radius: 4px 40px 4px 40px;
    background-image: -moz-linear-gradient(4deg, #666fec 0%, #fdd2bb 100%);
    background-image: -webkit-linear-gradient(4deg, #666fec 0%, #fdd2bb 100%);
    background-image: -ms-linear-gradient(4deg, #666fec 0%, #fdd2bb 100%);
    padding: 35px 30px 0;
    margin: 0;
    position: relative;
    top: -57px;
    z-index: 9;
  	overflow: hidden;
    width: 100%;
}
.top-bottom .sp-module-content ul {
    display: block;
    padding: 0px 0 30px;
}
.top-bottom .sp-module-content ul li {
    width: 33.33%;
    float: left;
    padding-left: 50px;
    position: relative;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    padding-top: 10px;
    font-weight: 400;
    margin-bottom: 40px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.top-bottom .sp-module-content ul li:before {
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 45px;
    font-family: 'Font Awesome 5 Free';
    color: #8289f9;
}
.top-bottom .sp-module-content ul li:nth-child(2):before {
    color: #afa3e5;
}
.top-bottom .sp-module-content ul li:nth-child(3):before {
    color: #fde6e7;
}
.top-bottom .sp-module-content ul li:after {
    position: absolute;
    content: '';
    right: 40px;
    top: 0px;
    width: 1px;
    height: 100%;
    background-color: rgba(255,255,255,0.10);
}
.top-bottom .sp-module-content ul li:last-child:after {
    display: none;
}


/* Bottom Area */
#sp-bottom {
  	font-size: 16px;
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 25px;
  	color: #000;
}
#sp-bottom .sp-module-content .latestnews>li>a>span {
    color: #000;
}
.acym_module_form {
	margin-top: -20px;
}
.acym_module_form input {
	max-width: 100% !important;
}
.acym_module_form .btn-primary {
	padding: 10px 20px !important;
	border: none;
}
.acym_module_form .btn-primary:hover {
	background: #000 !important;
}

/* Footer Copyright */
#sp-footer .container-inner {
    border-top: none;
}
#sp-footer1 {
	text-align: left;
}
#sp-footer2 {
	text-align: right;
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
  .sppb-row-container {
      max-width: 1320px;
  }
}

/* Tablet Portrait Layout */
@media (min-width: 768px) and (max-width: 979px) {
    #sp-header, #sp-header .logo {
        height: 70px !important;
        padding: 0 !important;
	}
  	.slider-item h1 {
        font-size: 50px;
	}
  	.slider-item p {
        line-height: 25px;
        font-size: 20px;
	}
}

/* Mobile Standard Layout */
@media (max-width: 768px) {
  	.slider .sppb-carousel-text {
    	padding-left: 0;
	}
	.slider-item p {
        font-size: 13px !important;
      	margin: 0 !important;
    	line-height: 26px;
	}
  	.slider-item .sppb-btn-success {
      	font-size: 10px;
      	padding: 10px 25px;
  	}
  	#sp-header, #sp-header .logo {
        height: 70px;
    }
  	.slider-item h1 {
        font-size: 30px;
	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	.slider-item h1 {
    	font-size: 20px !important;
	}
  	.slider-item .sppb-btn-success {
      	font-size: 10px;
      	padding: 5px 15px;
  	}
  	.slider-item p {
        font-size: 10px !important;
        line-height: 10px;
	}
}

/* General color defination
Color value depend on preset color that picking on template settings > Presets
*/

:root {
  --background-color: currentColor;
  --background: currentColor;
  --text-color: currentColor;
--focus: hs1(0, 100%, 45%) !important;
  

  
}
.page-item.active .page-link, .burger-icon>span,
.btn-design, .sp-simpleportfolio .sp-simpleportfolio-filter>ul>li.active>a,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover, .title-design h3:before, .slider-item .sppb-btn-success,
.apartment-item h5::before, .apartment-title h3:before, #testimonial .fa-quote-left, .service-item:hover, .project-item:hover {
 	background-color: #212121 !important;
}



.article-list .article .article-header h2 a:hover, .article-list .article .readmore a:hover, .article-list .article .readmore a:active,
.apartment-sub:hover h5, .feature-content h4,
.counter-item h3, .tabs .sppb-nav-tabs>li.active>a {
  	color: var(--text-color) !important;
}
.page-item.active .page-link,
.tabs .sppb-tab-content, .tabs .sppb-nav-tabs>li.active>a, .service-item .sppb-addon-content:hover .sppb-icon-container i {
  	border-color:var(--text-color)!important;
}
.check-sub {
    border-top-color: var(--text-color)!important;
}