/*
Theme Name: Leos Template
Author: Maxim Folko
Version: 4.1
Text Domain: leos
*/
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] { direction: rtl!important; }

.whyus-item figure {
    width: unset;
    height: unset;
    padding-bottom: 1rem;
}
.whyus-item .title {
      font-size: 1.5em;
}

.section-hero {
    min-height: 350px;
    max-height: 350px;
}

.hero-slider .slick-slide {
    min-height: 350px;
    max-height: 350px;
    background-size: cover;
    background-position: center center;  
}