/*
Theme Name: sala7design work
*/

:root{
	--swiper-pagination-bottom: -8px;
}


@media only screen and (max-width: 1279px){
        #hero{
          min-height: 0px;
          height: auto;
          padding-bottom: 90px;
        }

        #hero h1{
          font-size: 50px;
          line-height: 50px;
          text-align: center;
        }

        .hero-flor{
          width: 290px;
        }
	.hero-flor-l{display: none;}
      }    
		@media only screen and (min-width: 1280px){
			 #hero h1{
			  line-height: 145px;
			}
		}
