/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1751626519
Updated: 2025-07-04 10:55:19

*/
.contact-form p{
    margin:0;
}
.contact-form .small-fields p {
    display: flex;
    gap: 20px;
}
.contact-form .small-fields br{
    display: none;
}
.contact-form p span{
    width: 100%;
}
.contact-form .small-fields p span input:not([type=submit]), .contact-form p span textarea {
    width: 100%;
    border:none;
    background: none;
    color:#fff;
    border-bottom: 1px solid rgb(138, 138, 138);
    padding:15px 0;
    outline:none;
    font-family: 'Space Grotesk', sans-serif;
    font-size: 16px;
}
.contact-form .small-fields p span input:not([type=submit]):focus, .contact-form p span textarea:focus{
    border-color:#fff;
    color:#fff;
}
.contact-form .small-fields p span input:not([type=submit])::placeholder, .contact-form p span textarea::placeholder{
    color:rgb(138, 138, 138);
}
 .contact-form p span textarea{
     height: 130px;
     margin:20px 0 10px;
 }
 .contact-form input[type=submit]{
     background: none;
     border:none;
     color:rgb(138, 138, 138);
     font-family: 'Space Grotesk', sans-serif;
     font-size:16px;
     padding:0;
     font-weight: 600;
     transition: all 0.3s ease-in-out;
     cursor:pointer;
 }
 .contact-form .submit p span.wpcf7-spinner {
    width: 24px;
    margin: 0 0 0 15px;
}
  .contact-form input[type=submit]:hover{
      color:#fff;
  }
  .wpcf7-form.invalid .contact-form  .wpcf7-not-valid {
    border-color: #ff0000;
}
p {
    margin-block-start: 0;
}
.about_boxes h3.elementor-icon-box-title {
    margin: 0;
}
.custom-heading span {
    color: #DBC7FC;
}
  .animated-list li span {
    display: inline-block;
    font-size: 50px;
    font-weight: 400;
    font-family: "Neulis", sans-serif;
    padding-right: 6px;
    padding-bottom: 2px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    color: rgba(0, 0, 0, 0.5);
    transition: color 0.2s, border-color 0.2s;
  }
.talking h3.elementor-image-box-title {
    margin: 0;
}
ul.animated-list {
    padding: 0;
    list-style: none;
}
ul.animated-list li {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
}
.marquee span a:hover {
    color: #DBC7FC;
}
.marquee span {
    font-size: 80px;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    display: inline-flex;
    align-items: center;
    gap: 34px;
    text-transform: uppercase;
    margin-inline: 25px;
}

.marquee span a {
    color: #fff;
    display: flex;
    align-items: center;
    gap: 50px;
}
span.wpcf7-not-valid-tip {
    display: none;
}
.wpcf7 form.invalid .wpcf7-response-output {
    color: #ff0000;
}
.wpcf7 form.invalid .footer-newsletter-form p {
    border-color: #ff0000;
}
.wpcf7 form .wpcf7-response-output {
    border: none;
    padding: 10px 0 0 0;
    margin: 0;
    color: #00b100;
    font-size: 15px;
    font-family: 'Space Grotesk';
}
.testimonials_loop .swiper::before,
.testimonials_loop .swiper::after
{
    content: '';
  position: absolute;
  top: 0;
  width: 150px;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
.testimonials_loop .swiper::before{
    left: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 1), transparent);
}
.testimonials_loop .swiper::after{
    right: 0;
  background: linear-gradient(to left, rgba(0, 0, 0, 1), transparent);
}
    .marquee {
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
}
.marquee-content {
    display: inline-flex;
    animation: marquee 50s linear infinite;
}

@keyframes marquee {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
/*.footer-logo{*/
/*    font-family:"Microsport Font", Sans-serif;*/
/*    font-weight: bold;*/
/*    font-size:12rem;*/
/*    line-height: 1;*/
/*    color:#fff;*/
/*    text-transform: uppercase;*/
/*}*/
.marquee-content.footer-logo {
    animation: marquee 15s linear infinite;
}
.marquee-content.footer-logo img{
    padding-right:60px;
}
.footer-newsletter-form p {
    margin: 0;
}
.footer-newsletter-form p br {
    display: none;
}
.footer-newsletter-form p {
    margin: 0;
    display: flex;
    align-items: center;
    border: 2px solid #f65c1e;
    height: 62px;
    border-radius: 50px;
}
.footer-newsletter-form p span, .footer-newsletter-form p span input[type=email] {
    height: 100%;
    background: none;
    border: none;
    font-family: 'Space Grotesk';
    font-size: 16px;
    color:#fff;
    width:100%;outline:none;
}
.footer-newsletter-form p input[type=submit] {
    font-size: 0;
    width: 42px;
    height: 40px;
    border-radius: 50px;
    border: none;
    outline: none;
    background: #f65c1e;
    margin-right:10px;
    cursor:pointer;
    transition: all 0.3s ease-in-out;
}
.footer-newsletter-form p input[type=submit]:hover{
    background: #fff;
}
.footer-newsletter-form p span.wpcf7-spinner {
    position: absolute;
    right: 0;
    height: 24px;
}
.footer-newsletter-form p span input[type=email]{
    padding:0 30px;
}
.footer-newsletter-form p span input[type=email]::placeholder{
    color:#fff;
}
.footer-newsletter-form p span.wpcf7-spinner {
    position: absolute;
    right: 20px;
    height: 24px;
    width: 24px;
    margin: 0;
    background: #000;
}
.footer_menu a, .footer_menu li{
    width: max-content;
}
	.marquee-content.footer-logo svg {
    width: 1000px;
    height: auto;
}
@media screen and (max-width:1366px){
    .marquee span {
        font-size:70px;
        margin-inline:20px;
    }
    .marquee span a {
        gap:40px
    }
    .marquee-content.footer-logo img {
    padding-right: 30px;
}
    .marquee span a svg{
        width:40px;
    }
}
#about-founder-section{
    display: block;
}
#about_image{
    float: right;
}
@media screen and (max-width:1024px){
    .testimonials_loop .swiper::before,
.testimonials_loop .swiper::after
{
    width:100px;
}
    .marquee span {
        font-size:60px;
    }
    .animated-list li span {
    font-size: 40px;

}
.marquee-content.footer-logo img {
    padding-right: 20px;
}
}
@media (min-width:768px) and (max-width:1024px){
		body .marquee-content.footer-logo svg {
			width: 750px;
		}	
	}
@media screen and (max-width:767px){
    #about_image{
        float:none;
    }
    .marquee span {
        font-size:50px;
        margin-inline:15px;
    }
    .marquee span a svg{
        width:30px;
    }
    .marquee span a {
        gap:30px
    }
    .testimonials_loop .swiper::before,
.testimonials_loop .swiper::after
{
    width:50px;
}
.footer-newsletter-form p span input[type=email]{
    padding:0 20px;
}
.footer-newsletter-form p {
    height: 55px;
}
.footer-newsletter-form p input[type=submit]{
    width: 37px;
    height: 35px
}

    .wpcf7 form .wpcf7-response-output{
        text-align: center;
    }
    .animated-list li span {
    font-size: 30px;
}
		ul.animated-list li {
				line-height: 1.45;
		}
		.footer-newsletter-form p span input[type=email]::placeholder {
				font-size: 13px;
		}
		body .marquee-content.footer-logo {
			animation: marquee 20s linear infinite;
		}
		body .marquee-content.footer-logo svg {
			width: 500px;
		}	
}
@media (max-width:640px){
		.footer-newsletter-form p span input[type=email]::placeholder {
				font-size: 12px;
		}
	}
@media screen and (max-width:479px){
    .footer_col{
        width:100%;
        text-align: center;
        margin-top:20px;
    }
    .footer_col:first-of-type{
        margin-top:0;
    }
    /*.footer_col .footer_menu a, .footer_col .footer_menu li{
        margin:0 auto;
    }*/
    .animated-list li span {
    font-size: 22px;
}
	.footer-newsletter-form p span input[type=email]::placeholder {
				font-size: 11px;
		}
}
@media screen and (max-width: 400px){
    .testimonials_loop .swiper::before,
.testimonials_loop .swiper::after
{
    width:20px;
}
.testimonials_loop .swiper{
    padding:0 30px !important;
}
}
