.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-e409e77:#625C57;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-96a3ca8-font-family:"Questrial 1";--e-global-typography-f9e450a-font-family:"Bon Vivant 1";--e-global-typography-332dab6-font-family:"Commuters 1";--e-global-typography-a536ceb-font-family:"Avocado 1";}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-container{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS */html {
    overflow-x: hidden;
}


@media only screen and (max-width: 750px) {
.rotate {
    transform: none;
}

.marquee {
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
}

.marquee span {
  display: inline-block;
  padding-left: 100%;
  animation: marquee 50s linear infinite;
}

.marquee2 span {
  animation-delay: 25s;
}

@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}


}


@media screen and (min-width: 751px) and (max-width: 1024px) {
.rotate {
    transform: rotate(-90deg);
    white-space: nowrap;
    
}

.marquee {
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
}

.marquee span {
  display: inline-block;
  padding-left: 100%;
  animation: marquee 50s linear infinite;
}

.marquee2 span {
  animation-delay: 10s;
}

@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}

}


/* Desktop*/
@media screen and (min-width: 1025px) {

.rotate {
    transform: rotate(-90deg);
    white-space: nowrap;
}

.marquee {
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
}

.marquee span {
  display: inline-block;
  padding-left: 100%;
  animation: marquee 50s linear infinite;
}

.marquee2 span {
  animation-delay: 25s;
}

@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }


}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Questrial 1';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://thefinancefemme.com/wp-content/uploads/Questrial.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Bon Vivant 1';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://thefinancefemme.com/wp-content/uploads/Bon-Vivant.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Commuters 1';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://thefinancefemme.com/wp-content/uploads/Commuters.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Avocado 1';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://thefinancefemme.com/wp-content/uploads/Avocado.ttf') format('truetype');
}
/* End Custom Fonts CSS */