.image-cover img{object-fit:cover}.image-rotate{animation:slowRotate 30s linear infinite}@keyframes slowRotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.custom-menu nav ul li a{position:relative;overflow:hidden;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s}.custom-menu nav ul li a::before{content:"";position:absolute;z-index:2;left:51%;right:51%;bottom:27px;background:#739b93;height:2px;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out}.custom-menu nav ul li a:hover::before{left:0;right:0}.custom-menu nav ul li>ul li a::before{content:"";position:absolute;z-index:2;left:0;right:100%;bottom:0px;background:transparent;height:2px;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out}.et-pb-contact-message p{text-align:center}::-moz-selection{color:#000000;background:#f2f9c2}::selection{color:#000000;background:#f2f9c2}