/*
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; }

 .nomobile{margin-top: -260px;}
.contact-title{
	font-size:27px;
}
.section-hero {
    min-height: 24.45455rem;
}

@media (max-width: 576px){
  .section-hero{min-height:auto;    min-height: auto;}
  .bg-img.img-cover {
    background-size: 100%;
}
  .nomobile {
    margin-top: -108px;
}
  .mobhiet{height: 21vh;
}
}