/*
Theme Name: Caltheme
Theme URI: https://www.cal-webdesign.com
Template: hello-elementor
Author: Elementor Team With Cal Studio
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.5.0.1645162880
Updated: 2022-02-18 05:41:20

*/


@font-face {
    font-family: 'romantic_harmonyregular';
    src: url('fonts/RomanticHarmony-Regular.ttf') format('ttf'), url('fonts/romanticharmony-regular-webfont.woff2') format('woff2'),
         url('fonts/romanticharmony-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* @font-face {
    font-family: 'romantic_harmonybold';
    src: url('fonts/RomanticHarmony-Bold.ttf') format('ttf'), url('fonts/romanticharmony-bold-webfont.woff2') format('woff2'),
         url('fonts/romanticharmony-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'romantic_harmonyitalic';
    src: url('fonts/RomanticHarmony-Italic.ttf') format('ttf'), url('fonts/romanticharmony-italic-webfont.woff2') format('woff2'),
         url('fonts/romanticharmony-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
} */

/* @font-face {
    font-family: 'sofia_proultralight';
    src: url('Sofia-Pro-UltraLight.ttf') format('ttf'), url('mostardesign_-_sofia_pro_ultralight-webfont.woff2') format('woff2'),
         url('mostardesign_-_sofia_pro_ultralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
} */
@font-face {
    font-family: 'sofia_proregular';
    src: url('fonts/Sofia-Pro-Regular.ttf') format('ttf'), url('fonts/mostardesign_-_sofia_pro_regular-webfont.woff2') format('woff2'),
         url('fonts/mostardesign_-_sofia_pro_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/* @font-face {
    font-family: 'sofia_promedium';
    src: url('fonts/Sofia-Pro-Medium.ttf') format('ttf'), url('fonts/mostardesign_-_sofia_pro_medium-webfont.woff2') format('woff2'),
         url('fonts/mostardesign_-_sofia_pro_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'sofia_prosemi_bold';
    src: url('fonts/Sofia-Pro-Semi-Bold.ttf') format('ttf'), url('fonts/mostardesign_-_sofia_pro_semi_bold-webfont.woff2') format('woff2'),
         url('fonts/mostardesign_-_sofia_pro_semi_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sofia_probold';
    src: url('fonts/Sofia-Pro-Bold.ttf') format('ttf'), url('fonts/mostardesign_-_sofia_pro_bold-webfont.woff2') format('woff2'),
         url('fonts/mostardesign_-_sofia_pro_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sofia_problack';
    src: url('fonts/Sofia-Pro-Black.ttf') format('ttf'), url('fonts/mostardesign_-_sofia_pro_black-webfont.woff2') format('woff2'),
         url('fonts/mostardesign_-_sofia_pro_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sofia_prolight_italic';
    src: url('fonts/Sofia-Pro-Light-Italic.ttf') format('ttf'), url('fonts/mostardesign_-_sofia_pro_light_italic-webfont.woff2') format('woff2'),
         url('fonts/mostardesign_-_sofia_pro_light_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sofia_proregular_italic';
    src: url('fonts/Sofia-Pro-Regular-Italic.ttf') format('ttf'), url('fonts/mostardesign_-_sofia_pro_regular_italic-webfont.woff2') format('woff2'),
         url('fonts/mostardesign_-_sofia_pro_regular_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
} */

html {
	overflow-x: hidden;
}
body {
    line-height: 1.3;
    font-size: 21px;
    color: #fff;
    font-weight: normal;
    font-family: 'sofia_proregular', Sans-Serif;
	background-color: #455d49;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.3 !important;
    margin-bottom: 0;
    color: #fff;
    font-weight: 400;
    font-family: 'romantic_harmonyregular', Sans-Serif;
    text-transform: normal;
}
.elementor-button, .menu-item {
	font-family: 'sofia_proregular', Sans-Serif;
}
h1 {
    font-size: 100px;
}
h2 {
    font-size: 48px;
}
h3 {
    font-size: 36px;
}
.elementor-text-editor h3 {
    margin-top: 15px;
    margin-bottom: 5px;
}
h4 {
    font-size: 21px;
}
p {
    line-height: 1.3;
}
hr {
    max-width: 50px;
    border-color: #000;
    border-width: 1px;
}
hr.light {
    border-color: #fff;
}
sup {
}
.title-sup {
	top: -30px;
    font-size: 21px;
}
.title-sup2 {
	top: -80px; font-size: 120px;
}
.sub-title-sup {
	font-size: 18px; top: -8px; font-weight: normal;
}
.sub-title-sup2 {
	top: -18px;
    font-size: 14px;
}
.sub-title-sup3 {
	top: -7px;
    font-size: 12px;
}
.jet-accordion sup {
	top:;
}
svg {
	height: 15px !important;
}
.mobile-menu svg, .close svg, .jet-popup__close-button svg {
	height: inherit !important;
}
a {
    color: #fff;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
a:hover {
    color: #ffffff;
    text-decoration: none;
}
.text-faded {
    color: rgba(255, 255, 255, 0.9);
}
.margin-bottom {
    margin-bottom: 30px;
}
.no-padding {
    padding: 0;
}
section {
    padding: 60px 0;
}
.section-heading {
    margin-top: 0;
}
::-moz-selection {
    background-color: #25D925;
    color: #fff;
    text-shadow: none;
}
::selection {
    background-color: #25D925;
    color: #fff;
    text-shadow: none;
}
img::selection {
    background-color: transparent;
    color: #fff;
}
img::-moz-selection {
    background-color: transparent;
    color: #fff;
}
ul, ol {
    padding: 0;
    margin: 0 0 1.5em 1.5em;
}
.elementor-pagination .page-numbers {
    color: #000;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 15px;
}
.elementor-pagination .page-numbers:hover {
    background-color: #ffffff;
    color: #fff !important;
}
.elementor-pagination .page-numbers.current {
    background-color: #ffffff;
    color: #fff !important;
    padding: 15px;
}
.slider .swiper-slide-contents {
    width: 1120px;
}
/* .loader {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    left: 0;
    top: 0;
    z-index: 9999;
    background-image: url('/wp-content/uploads/2022/02/loading.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 50px 50px;
}
.elementor-editor-active .loader {
    display: none;
} */
#gototop {
    -moz-transition: opacity .5s, visibility .5s;
    -webkit-transition: opacity .5s, visibility .5s;
    -o-transition: opacity .5s, visibility .5s;
    transition: opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
}
#gototop.show {
    opacity: 1;
    visibility: visible;
}
.section-no-padding section {
    padding: 0;
}
.no-margin-bottom.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}
.p-no-margin p {
    margin-bottom: 0;
}
.h3-no-margin-top h3 {
    margin-top: 0;
}
.elementor-upload-field, .pafe-form-builder-upload input {
    width: 100%;
    background-color: #faf9f5;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 1px solid #faf9f5;
    padding: 8px 15px;
}
.elementor-social-icons-wrapper .elementor-grid-item, .elementor-widget-share-buttons .elementor-grid-item {
    margin-right: 10px;
}
.elementor-social-icons-wrapper .elementor-grid-item:last-child, .elementor-widget-share-buttons .elementor-grid-item:last-child {
    margin-right: 0;
}

/* Custom */
.hero-slider2 .elementor, .hero-slider .elementor {
	width: 100% !important;
}
.hero-slider2 .sp-arrows {
	width: 140px !important;
	top: inherit !important;
	bottom: 100px !important;
	left: inherit !important;
	right: 115px !important;
}
.hero-slider2 .sp-next-arrow {
	left: 80px !important;
}
.hero-slider2 .sp-previous-arrow {
	left: 0 !important;
}

.hero-slider .sp-buttons {
	width: 8px !important;
	position: absolute;
	right: 115px;
}
.hero-slider .sp-buttons .sp-button {
	display: block;
}

.jet-slider .sp-arrow.sp-next-arrow svg {
    -webkit-transform: scale(-2, 2) !important;
    -ms-transform: scale(-2, 2) !important;
    transform: scale(-2, 2) !important;
}
.jet-slider .sp-arrow.sp-previous-arrow svg {
    -webkit-transform: scale(2, 2) !important;
    -ms-transform: scale(2, 2) !important;
    transform: scale(2, 2) !important;
}

.gallery-item .gallery-caption {
	padding: 0;
}
.elementor-gallery-item {
	overflow: visible !important;
	margin-bottom: 50px;
}
.elementor-gallery-item__title {
	margin-bottom: -30px !important;
}
.elementor-gallery-item__description {
	margin-bottom: -25px !important;
}
.e-gallery-grid .e-gallery-image {
	border-radius: 10px !important;
}

.inner-section-absolute {
    position: absolute !important;
}

.design-library a.elementor-gallery-title {
	border-radius: 100px;
	padding: 10px 20px;
}
.design-library a.elementor-item-active, .design-library a:hover {
	background-color: #000000;
}
.design-library .e-gallery-grid .e-gallery-image {
	border-radius: 0 !important;
}
.design-library .elementor-animated-content .elementor-animated-item--fade-in {
	opacity: 1;
}
.design-library .elementor-gallery-item__title {
	margin-top: 10px;
}

.jet-mobile-menu__item>.jet-mobile-menu__list {
    padding: 10px 0 10px 20px !important;
}
.jet-mega-menu-item.current_page_item a.jet-mega-menu-item__link--top-level {
	text-decoration: underline;
	color:;
}
.why-menu .jet-mega-menu-item.current_page_item a.jet-mega-menu-item__link--top-level {
	text-decoration: underline;
	color: #000;
}

.jet-mobile-menu .jet-dropdown-arrow {
	position: absolute;
	left: 180px;
	margin-top: -10px;
}
.submenu-margin {
	margin-left: 40px;
}

/* Scroll section */
.scroll-container2 {
    transition: none;
    overscroll-behavior: none;
    display:flex !important; 
    overflow: hidden !important; 
    margin: 0px !important; 
    padding: 0px !important;
}
.scroll-content2 {
    transition: none;
    overscroll-behavior: none;
    display:flex !important;  
  flex-wrap: nowrap !important; 
  gap: 40px !important; 
  flex-direction: row !important; 
  margin: 0 !important; 
  padding: 0 !important; 
}
.panel2 {
  display: flex !important; 
  flex-grow: 1 !important; 
  flex-shrink: 0 !important; 
  flex-basis: auto; 
  box-sizing: border-box !important; 
}

.scrolling-text img {
	height: 170px !important;
	width: 2943px !important;
	max-width: 2943px !important;
}

.scrolling-milestones, .scrolling-gallery {
  overflow-x: scroll;
  white-space: nowrap;
  scrollbar-width: none; /* Firefox */
}
.scrolling-milestones::-webkit-scrollbar, .scrolling-gallery::-webkit-scrollbar {
  width: 0px; /* Chrome, Safari */
}

.hero-slider-menu {
	position: absolute !important;
	bottom: 40px;
}

.elementor-27 .elementor-element.elementor-element-88a243b .elementor-heading-title {
	color: #fff !important;
}

.jet-sorting--flex-column {
    flex-direction: row !important;
}
.jet-sorting-select option {
	color: #000;
}

.jet-popup__close-button {
	right: 30px !important;
	top: 30px !important;
}

.news-content a {
	color: #fff !important;
}
.news-content a:hover {
	color: #25D925 !important;
}
.news-content .wp-caption-text {
	color: #fff !important;
	font-style: normal !important;
	margin-top: 10px !important;
}

.living .jet-menu-label {
	color: #425D4A !important;
}
.preserved .jet-menu-label {
	color: #788137 !important;
}
.artificial .jet-menu-label {
	color: #1F8E61 !important;
}
.living .jet-menu-label:hover {
	color: #425D4A80 !important;
}
.preserved .jet-menu-label:hover {
	color: #78813780 !important;
}
.artificial .jet-menu-label:hover {
	color: #1F8E6180 !important;
}

.caption-left-padding .wp-caption-text {
	padding-left: 30px;
}

.marquee {
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  width: 100%;
  position: relative;
}

.marquee-content {
  display: inline-block;
  white-space: nowrap;
  animation: scroll-left 20s linear infinite;
}

.marquee-content img {
  display: inline-block;
  max-width: 2943px !important;
  height: 170px !important;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}

.jet-checkboxes-list__button:hover {
	color: #25D925;
	border: 1px solid #425D4A;
	background-color: #425D4A;
}

@media screen and (max-width: 767px) {
body {
	font-size: 16px;	
}
.title-sup2 {
	top: -25px;
    font-size: 36px;
}
.sub-title-sup {
	font-size: 12px; top: -4px;
}
.title-sup {
	top: -20px;
    font-size: 14px;
}	

.inner-section-absolute {
    position: inherit !important;
}
.hero-slider .sp-buttons {
	right: 30px;
}
.scrolling-text img {
	height: 80px !important;
	width: 1385px !important;
	max-width: 1385px !important;
}
.jet-mobile-menu .jet-dropdown-arrow {
	left: 140px;
}
	
.marquee-content img {
  max-width: 1385px !important;
  height: 80px !important;
}
}