/* Preloading Archivo für Elementor */


/* Landing Page itz Logo */

.itz-logo {
   width:210px;
   height:auto;
   margin-top:70px !important; }

.itz-right {
  width:50%;
  height:160px;
  display:flex;
  justify-content:left;
  align-items: center;
  float:right;
}

.itz-left {
  width:50%;
  height:160px;
  display:flex;
  justify-content:right;
  align-items:center;
  float:left;
  font-size:17px;
  padding-top:65px !important;
}