.geposszerako_gomb:before {
    content: "\f1b3  Gépösszerakó";
    cursor: pointer;
    font-family: fontAwesome,fontom;
    display: inline-block;
    color: white;
    font-size: 13px;
    color: #ffffff;
    /* vertical-align: middle; */
    padding: 0px 5px;
    }
    .ugyfeladmin_gomb:before {
      content: "\f0e4  Tárhelyadmin";
      cursor: pointer;
      font-family: fontAwesome,fontom;
      display: inline-block;
      color: white;
      font-size: 13px;
      color: #ffffff;
      /* vertical-align: middle; */
      padding: 0px 5px;
    }
    .kosar_gomb:before {
      content: '\e60d  Kosár';
      cursor:pointer;
      font-family: themify,fontom;
      display: inline-block;
      color: white;
      font-size: 13px;
      padding:0px 5px;
      color: #ffffff;
      }
    .user_gomb:before {
      content: '\e602  Fiókom';
      cursor:pointer;
      font-family: themify,fontom;
      display: inline-block;
      color: white;
      font-size: 13px;
      color: #ffffff;
      padding: 0px 5px;
      }
.logo3{
    color: white;
  font-family: fontom;
  font-size: 65px;
  line-height: 40px;
  padding: 25px 0px;
  margin-left: 5%;
  display: inline-block;
  text-shadow: 0px 1px 1px black;
      position: relative;
  }
  .logo3:after {
  content: '';
  display: inline-block;
  
  width: 90px;
  height: 100%;
  position: absolute;
  top: 0px;
  background-size: 60% auto;
  background-repeat: no-repeat;
  background-position: 0% 95%;
  }
  .text-secondary{
      color:gray !important;
  }
  .oc1{
      background-color: #0000001f;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  }
  .oc1:after {
  display: inline-block;
  content: '';
  
  width: 100%;
  height: 100%;
  background-size: 75px;
  opacity: 0.5;
  position: absolute;
  top: 0px;
  left: 0px;
  }
  .fejlec_sub2_3{
  display: inline-block;
  width: calc(90% - 0px);
  float: left;
  margin-left: 5%;
  }
  
  .omail{
  padding: 15px 15px;
  color: white;
  font-size: 20px;
  position: relative;
  text-shadow: 0px 1px 0px black;
  float: right;
  margin-right: 40px;
  border-right: 1px solid #ffffff40;
  margin-top: 20px;
  }
  .omail:before{
  content: "\f2b7";
  font-family: fontAwesome;
  left: -15px;
  position: absolute;
  }
  .lablec_blokk_1_1 > h4{
  font-size: 15px;
  color: #444444;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding: 5px 10px;
  z-index: 1;
  font-weight:  normal;
  margin: 0px;
  }
  .lablec_blokk_1_1 > h4:after{
      content: '';
      position: absolute;
      left: 0%;
      background: #f5f6f7;
      display: inline-block;
      width: 100%;
      height: 100%;
      bottom: 0px;
      z-index: -1;
      transition: all 0.25s ease;
  }
  
  .lablec p{
  margin-left:20px;
  }
  .lablec{
  color: black;
  font-size: 11px;
  float: left;
  position:  relative;
  }
  
  .lablec_blokk_1{width: calc(100% - 0px);display: inline-block;padding: 0px 5px 20px 5px;text-align: left;vertical-align: top;/* float: left; */margin:  auto;z-index: 1;position: relative;}
  .gomb4{
  display:none;
  }
  .gomb4:before{
  content: "\f2b7";
  font-family: fontAwesome;
  line-height: 50px;
  font-size: 35px;
  }
  
  container.polygon {
  filter: drop-shadow(0px 10px 4px rgba(10,11,10,34));
  height: 50px;
  width: 100%;
  display: inline-block;
  z-index: 1;
  position: relative;
  margin-bottom: 15px;
  }
  .polygon_1 {
  content: '';
  -webkit-clip-path: polygon(0% 0%, 0% 100%, 100% 0%);
  clip-path: polygon(0% 0%, 0% 100%, 100% 0%);
  background-color: #f5f6f7;
  width: 100%;
  height: 50px;
  position: absolute;
  top: -1px;
  }	
  
  @media screen and (max-width:1000px) {
  .lablec_blokk_1{
      width: calc(100% - 10px);
  }
  .omail{
      display:none;
  }
  .otelefon{
      display:none;
  }
  
  .fejlec_sub2_3{
  
  width: calc(100% - 0px);
  
  margin-left: 0%;
  }
  
  }
  
  @media screen and (max-width:400px) {
  .logo3:after {
  display:none;
  }
  
  }
  
  
  
  
  .of1{
     margin-top: 262px;
  background: #f7f7f7;
  text-align: center;
  }
  .ofocim{
  position: absolute;
  left: 5%;
  top: 50%;
  z-index: 2;
  }
  .ofocim1{
  color: #ffffff;
  font-size: 53px;
  font-weight: bold;
  animation: anim1 1s ease;
  text-shadow: 2px 2px 0px black;
  }
  @keyframes anim1{
  from{
      opacity:0;
      margin-top:-25px;
      margin-bottom:25px;
  }
  to{
      opacity:1;
      margin-top:0px;
      
  }
  }
  @keyframes anim2{
  from{
      opacity:0;
      margin-left:-25px;
      
  }
  to{
      opacity:1;
      margin-left:0px;
      
  }
  }
  .ofoszoveg1{
      color: #ffffff;
  font-size: 35px;
  animation:anim2 1s ease;
      text-shadow: 2px 2px 0px black;
  }
  .ofoszoveg2{
      color: #ffffff;
  font-size: 25px;
  }
  .of1_1{
  display: inline-block;
  margin: 30px 50px;
  }
  .of1_1 h1{
  font-size: 35px;
  }
  
  
  
  .otelefon2{
  
  }
  .otelefon2:before{
  content: "\f095";
  font-family: fontAwesome;
  left: -10px;
  position: absolute;
  }
  .oajanlat_text{
      border: 1px solid #ececec;
      color: black;
      padding: 10px 10px;
      outline: none;
      font-family: fontom;
      font-size: 12px;
      width:  calc(100% - 20px);
  }
  .oajanlat_textarea{
      resize: vertical;
      border: 1px solid #ececec;
      color: black;
      padding: 10px 10px;
      outline: none;
      font-family: fontom;
      font-size: 12px;
      width: calc(100% - 20px);
  }
  
  .oajanlat_label{
  display: inline-block;
  margin: 10px 0px 0px 5px;
  font-size: 14px;
  }
  .cfokep1{
      background-image: url(https://centertrade.sk/unitx/Dokumentumok/Dokumentumok/Oldal/Kepek/team-banner9.png);
  background-size: cover;
  position: absolute;
  top: -171px;
  height: 500px;
  left: 0px;
  width: 100%;
  z-index: 0;   
      animation: cfokep1anim 60s linear infinite;
  background-size: 125% auto;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  transition:all 0.5s ease;
  }
  @keyframes cfokep1anim{
  0%{
          background-position: 0% 50%;
  }
  50%{
          background-position: 100% 50%;
  }
  100%{    background-position: 0% 50%;}
  }
  .palyazat_kep{
  width: calc(20% - 20px);
  float: left;
  height: 250px;
  object-fit: cover;
  margin: 10px;
  }
  @media screen and (max-width:1000px) {
  .oajanlat_text{
      width: calc(100% - 24px);
  } 
  .gomb4{
  float: left;
  display: inline-block;
  background-color: #be3f3f;
  color: white;
  width: calc(20% - 0px);
  text-align: center;
  }
  .cfokep1{
   background-size: cover;
  }
  .palyazat_kep{
      width: calc(50% - 20px);
      float: left;
      height: 250px;
      object-fit: cover;
      margin: 10px;
  }
  }
  .otermekeink {
  padding: 25px 0px;
  }
  .otermek{
  padding-top: 25px;
      display: inline-block;
  width: calc(25% - 33px);
  margin: 15px;
  text-align: center;
  }
  .otermek_kep{
  transition: all 0.25s ease;
      background-image: url(https://centertrade.sk/unitx/Dokumentumok/Dokumentumok/Oldal/Kepek/920.4.jpg);
  width: 100%;
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  }
  .otermek_cim{
  text-transform: uppercase;
  font-family: fontom;
  font-size: 30px;
  color: #be3f3f;
  padding-bottom: 15px;
  position: relative;
  transition:all 0.125s ease;
  }
  .otermek_cim1{
      padding: 10px 0px;
  }
  .otermek_cim2{
  transition:all 0.125s ease;
  opacity:0;
  position: absolute;
  top: 12px;
  left: 0px;
  text-align: center;
  width: 100%;
  }
  .otermek_cim3{
      display: inline-block;
  background: #be3f3f;
  padding: 10px 15px;
  color: white;
  font-size: 20px;
  }
  .otermek:hover {
  box-shadow: 0px 0px 0px 1px #e6e6e6;
  transition: 0.125s ease;
  }
  .otermek:hover .otermek_kep{
  transform: translateY(-25px);	 
  }
  .otermek:hover .otermek_cim2{
  opacity: 1;
  top: -10px;
  }
  .otermek:hover .otermek_cim1{
  opacity:0;
  }
  .hasonlo_termek_figyelo_blokk{
  display:none;
  }
  .email_ertesito_blokk{
  display:none;
  }
  .argrafikon_blokk{
  display:none;
  }
  .szuro_ar{
  }
  #rendezes{
  
      color: black;
  }
  .termek_facebook_megosztas{
  display:none;
  }
  
  .termek_dialog{
  
  }
  .termek_adatlap_adatok_leiras_szoveg .o{
  padding:20px;
  }
  
  .lang_szlovak{
  float: left;
  display: inline-block;
  color: #949494;
  margin-left: 10px;
  }
  .lang_szlovak:before {
  content: "\f11d";
  font-family: fontAwesome;
  margin-right: 5px;
  display: inline-block;
  font-size: 15px;
  background: -webkit-linear-gradient(#2661e8, #be3f3f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  }
  .lang_angol{
  float: left;
  display: inline-block;
  color: #949494;
  margin-left: 10px;
  }
  .lang_angol:before {
  content: "\f11d";
  font-family: fontAwesome;
  margin-right: 5px;
  display: inline-block;
  font-size: 15px;
   background: -webkit-linear-gradient(#ffffff, #ff3c3c,#1e1aff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  }
  .lang_magyar{
  float: left;
  display: inline-block;
  color: #949494;
  margin-left: 10px;
  }
  .lang_magyar:before {
  content: "\f11d";
  font-family: fontAwesome;
  margin-right: 5px;
  display: inline-block;
  font-size: 15px;
  background: -webkit-linear-gradient(#be3f3f, #ffffff,#1a8418);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  }
  @media screen and (max-width:1000px) {
  .otermek{
      width:calc(50% - 32px);
  }
  }
  #kapcsolat_targy{
  }
  .oldal > .breadcrumbs_div_loader{
  display:none;
  }
  .lablec_blokk_1 > div{display: inline-block;vertical-align: top;width: calc(33% - 10px);margin: 0px 5px 10px 5px;}
  .lablec_blokk_1_1_1{
  padding: 10px 20px;
  }
  
  .ocim {
  font-family: fontom,themify;
  font-size: 13px;
  color: #ffffff;
  padding: 5px 0px;
  }
  .ocim:before {
  content: "\e62c";
  font-size: 13px;
  margin-right: 5px;
  display: inline-block;
  color: #be3f3f;
  }
  .otelefon {
  font-family: fontom,themify;
  font-size: 13px;
  color: #ffffff;
  padding: 5px 0px;
  }
  .otelefon:before {
  content: "\e621";
  font-size: 13px;
  margin-right: 5px;
  display: inline-block;
  color: #be3f3f;
  }
  .oemail {
  font-family: fontom,themify;
  font-size: 13px;
  color: #ffffff;
  padding: 5px 0px;
  }
  .oemail:before {
  content: "\e75a";
  font-size: 13px;
  margin-right: 5px;
  display: inline-block;
  color: #be3f3f;
  }
  .lablec_blokk_2{padding: 10px 10px;text-align: left;color: #ffffff;float: left;background-color: #be3f3f;width: calc(100% - 0px);text-align: center;border-top: 1px dashed #3c3c3c;z-index: 1;position: relative;}
  .fo_banner_kep{
  height: 500px !important;
  background-size: cover;
  background-position: center;
  }
  .caption12{
   opacity: 0;
      background: #282b2f;
      display: inline-block;
      color: white;
      padding: 10px 25px;
      letter-spacing: 1px;
      font-size: 15px;
      position: absolute;
      font-weight: normal;
      left: -50%;
      top: 222px;
      transition: all 0.0s ease;
      max-width: calc(90% - 50px);
  }
  .caption1{
  opacity: 0;
  
  background: #be3f3f;
  
  display: inline-block;
  
  color: white;
  
  text-transform: uppercase;
  
  padding: 10px 25px;
  
  letter-spacing: 1px;
  
  font-size: 15px;
  
  position: absolute;
  
  font-weight: normal;
  
  left: -50%;
  
  bottom: 178px;
  
  transition: all 0.0s ease;
  
  max-width: calc(90% - 50px);
  
  
  }
  .caption3{
  opacity: 0;
  display: inline-block;
  color: white;
  padding: 10px 25px;
  letter-spacing: 1px;
  font-size: 15px;
  position: absolute;
  right: -50%;
  top: 25%;
  transition: all 0.0s ease;
  width: 40%;
  height: 50%;
  background-repeat:  no-repeat;
  background-position:  center;
  
  background-size:  contain;
  }
  .caption4{
  
  opacity: 0;
  
  background: #be3f3f;
  
  display: inline-block;
  
  color: white;
  
  text-transform: uppercase;
  
  padding: 10px 25px;
  
  letter-spacing: 1px;
  
  font-size: 15px;
  
  position: absolute;
  
  font-weight: normal;
  
  left: -50%;
  
  bottom: 178px;
  
  transition: all 0.5s ease;
  
  max-width: calc(90% - 50px);
  
  width: calc(90% - 50px);
  
  /* font-family:  xolonium; */
  }
  .caption5{
      opacity: 0;
      background: #282b2f;
      display: inline-block;
      color: white;
      padding: 10px 25px;
      letter-spacing: 1px;
      font-size: 15px;
      position: absolute;
      font-weight: normal;
      left: -50%;
      top: 222px;
      transition: all 0.6s ease;
      max-width: calc(90% - 50px);
  }
  .caption5:hover{
  color:white;
  }
  .fo_szolg_wrapper{
      background: #ebebeb;
  float: left;
  width: calc(100% + 10px);
  margin-left: -5px;
  }
  .fo_szolg{
  background: white;
  width: calc(25% - 30px);
  float: left;
  margin: 10px 5px 0px 5px;
  padding: 10px 10px;
  min-height: 60px;
  text-align: center;
  line-height: 60px;
  text-transform: uppercase;
  transition:all 0.25s ease;
  }
  .fo_szolg h1 {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  }
  .fo_szolg:hover {
  background: #be3f3f;
  color: white;
  }
  .tractor_icon_p:hover .tractor_icon{
  background-image: url(https://kecskemet.royaltraktor.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css/banner/tractor_icon2.png);
  animation:rotatex 0.5s ease;
  }
  .tractor_icon {
   background-image: url(https://kecskemet.royaltraktor.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css/banner/tractor_icon1.png);
  background-size: contain;
  width: 45px;
  background-repeat: no-repeat;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  -webkit-mask-clip: inherit;
  margin-right: 10px;
  transition:all 0.5s ease;
  animation:rotatex2 0.5s ease;
  }
  .fo_szolg > div{
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-size: 35px;
  margin-bottom: 3px;
  
  }
  .fo_szolg div{
  animation:rotatex2 0.5s ease;
  color:#29da5f
  }
  .fo_szolg:hover div{
   animation:rotatex 0.5s ease;	
   color:white;
  }
  @keyframes rotatex{
  from{
          transform: rotateX(90deg);
  }
  to{
          transform: rotateX(0deg);
  }
  }
  @keyframes rotatex2{
  from{
          transform: rotateX(90deg);
  }
  to{
          transform: rotateX(0deg);
          }
  }
  
  .fo_logo{
     height: 100px !important;
  background-size: 60% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #f5f5f5;
  margin: 5px;
  }
  .fo_logo:hover {
  background-color: #ffffff;
  }
  .fo_cikkek{
      background: #ebebeb;
  float: left;
  width: calc(100% + 10px);
  margin-left: -5px;
  padding-top: 5px;
  margin-bottom: -5px;
  }
  
  @media screen and (max-width:1000px) {
  .lablec_blokk_1 > div{
          width: calc(100% - 20px);
  }
  .caption1{
      width: 100% !important;
  max-width: calc(100% - 0px);
  }
  .caption12{
      width: 100% !important;
  max-width: calc(100% - 0px);
  }
  .caption2{
      max-width:100%;
      left: 0px;
  }
  .fo_szolg {
  width: calc(100% - 40px);
  margin: 10px 0px 0px 10px;
  }
  .fo_szolg_wrapper { 
      width: calc(100% + 0px);
      margin-left:0px;
  }
  
  .fo_cikkek{
      background: #ebebeb;
  float: left;
  width: calc(100% + 5px);
  margin-left: -5px;
  padding-top: 5px;
  margin-bottom: -5px;
  }
  .lablec h2{
      font-size: 20px;
  }
  .lablec_link2{
      font-size: 13px;
  }
  .fejlec_facebook{
      display:none;
  }
  }
  .palyazat > div {   
    
  }
  .palyazat > div:before {
  display:none !important;
  }
  .palyazat > div:after {
  
  display: inline-block;
  font-family: themify;
  content: "\e6b4" !important;
  position: absolute;
  right: 0%;
  top: 4%;
  z-index: 3;
  color: black;
  transform: rotate(45deg);
  opacity: 0.052;
  font-size: 150px;
  transition: all 0.125s ease;
  }
  .lizing > div:before {
  display:none !important;
  }
  .lizing > div:after {
  
  display: inline-block;
  font-family: themify;
   content: "\e64d" !important;
  position: absolute;
  right: 0%;
  top: -5%;
  z-index: 3;
  color: black;
  transform: rotate(15deg);
  opacity: 0.052;
  font-size: 150px;
  transition: all 0.125s ease;
  }
  .fo_banner_szoveg{
   position: absolute;
   top: calc(25% - 55px);
   left: 0%;
   z-index: 1;
   width: 50%;
   text-align: right;
   height: 100%;
   vertical-align:  middle;
   display:  table;
  }
  .fo_banner_szoveg h1{
      font-size: 35px;
      font-family: xolonium;
      /* text-shadow: 0px 1px 0px #a0a0a0; */
      color: white;
  }
  .fo_banner_szoveg > div{
      vertical-align: middle;
  display: table-cell;
  }
  .fo_banner_szoveg2 > div{
      vertical-align: middle;
      display: table-cell;
  }
  .fo_banner_szoveg h2{
  font-size: 25px;
  font-family: xolonium;
  font-weight: normal;
  color: white;
  /* text-shadow: 0px 1px 0px #a0a0a0; */
  }
  .fo_banner_szoveg2 {position: absolute;top: calc(25% - 50px);right: 5%;z-index: 1;width: 40%;text-align: right;height: 100%;vertical-align: middle;display: table;}
  .o4 h1 {
  font-size: 20px;
  position: relative;
  display: inline-block;
  padding: 10px 0px;
  }
  .o4 h1:after {
  content: '';
  width: 50%;
  height: 2px;
  bottom: 0px;
  left: 0px;
  position: absolute;
  background-color: #be3f3f;
  }
  .fo1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 25px;
  }
  .fo1:after {
  content: '';
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0px;
  right: -90%;
  background-color: #f3f3f3;
  transform: skewx(-71deg);
  z-index: -1;
  }
  .fo2 {
  position: relative;
  z-index: 1;
  overflow-x: hidden;
  padding: 25px;
  }
  .fo2:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  right: -50%;
  background-color: #f3f3f3;
  transform: skewx(20deg);
  z-index: -1;
  }
  .ujdonsagok{
  margin-top:25px;
  }
  .foszolg {
  display: inline-block;
  float: left;
  width: calc(50% - 10px);
  height: calc(25% - 10px);
  background-color: rgba(16, 103, 70, 0.6196078431372549);
  margin: 5px;
  text-align:  center;
  vertical-align:  middle;
  display: table;
  transition: all 0.25s ease;
  }
  .foszolg > *{
  display:table-cell;
  vertical-align: middle;
  }
  .foszolg h1{
      color: white;
  font-family: xolonium;
  font-size: 25px;
  }
  .foszolg h2{
      color: #cacaca;
  font-weight: normal;
  }
  .foszolg:hover{
  
  background-color: rgba(232, 232, 232, 0.788235294117647);
  
  box-shadow: 0px 0px 0px 5px rgba(232, 232, 232, 0.788235294117647);
  }
  .foszolg:hover *{
  color:black;
  }
  
  .fo_banner2 {margin-left:10px;opacity:0;width: calc(30% - 10px);height: 400px;background-size: auto 120%;background-repeat: no-repeat;background-position: 50% 150%;background: white;box-shadow: 0 1px 2px #D9DADB;border-radius: 5px;float: left;overflow: hidden;}
  .fo_banner2_kep {
  
  width:  100%;
  
  height: 400px !important;
  
  background-size: cover;
  
  position:  relative;
  
  display:  inline-block;
  
  background-position:  center;
  }
  
  .h1_2{
  position: absolute;
  left: 25%;
  top: calc(25% + 100px);
  z-index: 1;
  width: 50%;
  color: white;
  text-align: center;
  font-family: xolonium;
  font-size: 35px;
      padding: 5px 0px;
  }
  .h1_2:after {
  content: '';
  width: 20%;
  height: 2px;
  position: absolute;
  background-color: white;
  bottom: 0px;
  left: 40%;
  text-align: center;
  }
  .o3{
  margin-top: -100px;
  padding: 125px 25px 25px 25px;
  background-color: #eaeaea;
  float: left;
  width: calc(100% - 50px);
  }
  .kcimunk:after{
  content: "\e62c";
  font-family: themify;
  font-size: 45px;
  text-align: center;
  color: #1f8a62;
  }
  .kemail:after{
  content: "\e75a";
  font-family: themify;
  font-size: 45px;
  text-align: center;
  color: #1f8a62;
  }
  .ktelefon:after{
  content: "\e621";
  font-family: themify;
  font-size: 45px;
  text-align: center;
  color: #1f8a62;
  }
  .k1 {
  width: 33%;
  float: left;
  text-align: center;
  }
  .k1 h2{
      font-size: 20px;
  font-family: xolonium;
  }
  .k1 p{
      font-size: 12px;
  }
  .oldal .o{
      padding: 25px;
  }
  .o h1 {
  font-size: 20px;
  position: relative;
  display: inline-block;
  padding: 10px 0px;
  margin-bottom: 20px;
  }
  .o h1:after {
  content: '';
  width: 50%;
  height: 2px;
  bottom: 0px;
  left: 0px;
  position: absolute;
  background-color: #be3f3f;
  }
  .h11{
  font-size: 20px;
  position: relative;
  display: inline-block;
  padding: 10px 0px;
  }
  .h11:after {
  content: '';
  width: 50%;
  height: 2px;
  bottom: 0px;
  left: 0px;
  position: absolute;
  background-color: #be3f3f;
  }
  .gyors_nezet .termek_ar_div{
  }
  .akciok{
  vertical-align: middle;
  margin: 5px 0px;
  }
  .akciokn{width: calc(50% - 40px);float: left;vertical-align: middle;height: 365px;text-align: right;padding: 20px;}
  .akciokn > div{
      margin-top: 130px;
  }
  .akciokt{
  width: calc(50% - 50px);
  float: left;
  /* box-shadow: 0px 0px 0px 5px #dfdfdf; */
  background: white;
  height: 448px;
  border: 5px solid #dfdfdf;
  }
  .akciokn p {
  padding: 5px 10px;
  font-weight: normal;
  font-size: 14px;
  }
  .o5{
      margin: -35px 0px -35px 0px;
      z-index: 2;
      position: relative;
      float: left;
      width: 100%;
      /* background:  white; */
  }
  .o6{
      min-height: 75px;
  background: #f3f3f3;
  float: left;
  width: 100%;
  }
  
  .banner_div{
  }
  .fo_widgetek{
  float:left;
  width: calc(100% + 10px);
  margin-left: -5px;
  margin-top: 5px;
  margin-bottom: -5px;
  }
  .fo_widget{
  float:left;
  width: calc(25% - 10px);
  background-color: #282b2f;
  margin: 5px;
  box-shadow: 0 1px 2px #D9DADB;
  border-radius: 5px;
  padding: 5px 5px;
  }
  .fo_widget h2{
  color:white;
  font-weight:normal;
  font-size:18px;
  line-height: 35px;
  }
  .fo_widget h3{
  color:white;
  font-weight:normal;
  font-size:13px;
  }
  .fo_widget > div{
  /* display: table-cell; */
  /* vertical-align:middle; */
  /* clear: both; */
  /* height: 100%; */
  }
  .fo_widget > div div{
  display: table-cell;
  vertical-align:middle;
  clear: both;
  height: 110px;
  }
  .fo_widget1:before{
  content: "\e60e";
  font-family: themify;
  color: white;
  font-size: 45px;
  margin: 20px;
  }
  .fo_widget2:before{
  content: "\e719";
  font-family: themify;
  color: white;
  font-size: 45px;
  margin: 20px;
  }
  .fo_widget3:before{
  content: "\e679";
  font-family: themify;
  color: white;
  font-size: 45px;
  margin: 20px;
  transform: rotate(90deg);
  display:  inline-block;
  }
  .fo_widget4:before{
  content: "\e66d";
  font-family: themify;
  color: white;
  font-size: 45px;
  margin: 20px;
  }
  .fo_banner3_1{
  
  width: calc(50% - 40px);
  
  display: table-cell;
  
  /* float: left; */
  
  text-align:  left;
  
  padding: 20px;
  
  vertical-align:  middle;
  }
  .fo_banner3_2{
   width: 50%;
   display: table-cell;
   /* float: left; */
   vertical-align:  middle;
  }
  
  .fo_banner3_1 h2{
  font-size:18px;
  padding: 5px 0px;
  color: #be3f3f;
  }
  .fo_banner3_1 h3{
  font-weight: normal;
  font-size: 16px;
  padding: 5px 0px;
  }
  .fo_banner3_1 .link{
  margin:5px 0px;
  }
  .fo_banner3 > div > div > a{
  box-shadow: 0 1px 2px #cacaca;
  border-radius: 5px;
  padding: 0px 0px;
  float: left;
  width: calc(100% - 42px);
  margin: 5px;
  border: 0px solid #FEFEFE;
  display: table !important;
  }
  .fo_banner3 .slick-next{
  right:5px !important;
  }
  .fo_banner3 .slick-prev{
  left:5px !important;
  }
  .fo_banner3_kep{
      background-image: url(https://uj.uniti.hu/unitx/Dokumentumok/Termekek/Akciok/201805161153-steelseries.png);
      width: calc(100% - 10px);
      height: 150px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      margin: 5px;
  }
  
  @media screen and (max-width:1000px) {
  .fo_widgetek{
      width: calc(100% - 0px);
  margin-left: 0px;
  }
  .fo_widget{
          width: calc(100% - 10px);
  }
  .fo_banner2 {
      width: calc(100% - 10px);
      margin-left: 5px;
      margin-top:10px;
      float: left;
  }
  .fejlec_span1{
      display:none
  }
  .user_gomb{
      float: right;
      width: auto;
      line-height: 50px;
      width: calc(12.5% - 0px);
  }
  .geposszerako_gomb{
      float: right;
      width: auto;
      line-height: 50px;
      width: calc(12.5% - 0px);
  }
  .kereses_gomb{
  }
  .kosar_gomb{
      float:right;
      width:  auto;
      line-height: 50px;
      width: calc(12.5% - 0px);
  }
  .kereses_doboz{
       width: calc(75% - 0px);
       right: 25%;
  }
  .kereses_input{
          height: 60px;
  }
  .fo_banner_szoveg{
      width: 100%;
  top: 110px;
  text-align: center;
  height: calc(50% - 110px);
  }
  .fo_banner_szoveg2{
      text-align: center;
  width: 100%;
  height: 50%;
  top: calc(50% - 0px);
  right: 0px;
  }
  .foszolg{
          height: calc(50% - 10px);
  }
  .fo_banner_parent{
          margin-top: -111px;
  }
   .fo_banner_szoveg h1 {
      font-size:25px;
      font-family: xolonium;
      /* text-shadow: 0px 1px 0px #a0a0a0; */
      color: white;
  }  
  .akciokn{
  padding: 20px 10px 20px 5px;
  width: calc(50% - 25px);
  }
  .akciokt{
          width: calc(50% - 0px);
  }
  .fo_banner3{
            background-size: auto 100%;
  width: calc(100% - 0px);
  margin-left: 0px;
  }
  .o3{
      text-align:center;
  }
  .k1{
       width: 50%;
      float: none;
      display: inline-block;
  }
  }
  @media screen and (min-width:1000px) {
  ul.notebook:before { 
  content: '';
  left: 0px;
  width: calc(100% - 0px);
  height: 100% !important;
  /* position: relative !important; */
  display: inline-block;
  background-image: URL(https://uniti.hu/unitx/Dokumentumok/Termekek/Kategoriak/20170503626-asus-zenbook-ux303-1.jpg);
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px !important;
  opacity: 0.1;
  }
  ul.komponens:before{
  content: '';
  left: 0px;
  width: calc(100% - 0px);
  height: 100% !important;
  /* position: relative !important; */
  display: inline-block;
  background-image: URL(https://uniti.hu/unitx/Dokumentumok/Termekek/Kategoriak/20170503630--4286738.jpg);
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px !important;
  opacity: 0.1;
  
  }
  ul.desktop:before{
  content: '';
  left: 0px;
  width: calc(100% - 0px);
  height: 100% !important;
  /* position: relative !important; */
  display: inline-block;
  background-image: URL(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/menu_kepek/server.jpg);
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px !important;
  opacity: 0.1;	
  }
  ul.periferia:before{
  content: '';
  left: 0px;
  width: calc(100% - 0px);
  height: 100% !important;
  /* position: relative !important; */
  display: inline-block;
  background-image: URL(https://uniti.hu/unitx/Dokumentumok/Termekek/Kategoriak/20180527126-periferiak.jpg);
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px !important;
  opacity: 0.1;	
  }
  ul.halozat:before{
  content: '';
  left: 0px;
  width: calc(100% - 0px);
  height: 100% !important;
  /* position: relative !important; */
  display: inline-block;
  background-image: URL(https://uniti.hu/unitx/Dokumentumok/Termekek/Kategoriak/20180527129-halozat.jpg);
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px !important;
  opacity: 0.1;	
  }
  ul.nyomtato:before{
  content: '';
  left: 0px;
  width: calc(100% - 0px);
  height: 100% !important;
  /* position: relative !important; */
  display: inline-block;
  background-image: URL(https://uniti.hu/unitx/Dokumentumok/Termekek/Kategoriak/20180527131-nyomtato.jpg);
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px !important;
  opacity: 0.1;	
  }
  ul.szoftver:before{
  content: '';
  left: 0px;
  width: calc(100% - 0px);
  height: 100% !important;
  /* position: relative !important; */
  display: inline-block;
  background-image: URL(https://uniti.hu/unitx/Dokumentumok/Termekek/Kategoriak/20180527133-szoftver.jpg);
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px !important;
  opacity: 0.1;	
  }
  ul.tartozek:before{
  content: '';
  left: 0px;
  width: calc(100% - 0px);
  height: 100% !important;
  /* position: relative !important; */
  display: inline-block;
  background-image: URL(https://uniti.hu/unitx/Dokumentumok/Termekek/Kategoriak/20180527138-tartozek.jpg);
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px !important;
  opacity: 0.1;	
  }
  }
  
  
  .oitb11{
      width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
     background: linear-gradient(to right, rgba(0, 0, 0, 0.80), rgba(0, 0, 0, 0.51), rgba(0, 0, 0, 0.80));
  }
  .oith1{
  width: 100%;
  text-align: center;
  color: white;
  font-family: xolonium;
  font-size: 45px;
  text-shadow: 1px 1px 0px black;
  display: inline-block;
  
  }
  .oith2{
  width: 100%;
  text-align: center;
  color: rgb(255, 255, 255);
  font-family: xolonium;
  font-size: 25px;
  font-weight: normal;
  text-shadow: 1px 1px 0px black;
  
  }
  .oith3{
      position: absolute;
  top: 70%;
  left: 0%;
  width: 100%;
  text-align: center;
  color: rgb(255, 255, 255);
  font-family: xolonium;
  font-size: 25px;
  font-weight: normal;
  text-shadow: 1px 1px 0px black;
  }
  .oith3 span{
      margin-top: -50px;
  color: white;
  position: absolute;
  z-index: 999;
  width: 100%;
  text-align: center;
  }
  .oitscrolldown{
         content: "\f103";
  font-family: FontAwesome;
  font-size: 40px;
  animation: scrolldownanimation 2s ease infinite;
  position: absolute;
  width: 100%;
  z-index: 999;
  text-align: center;
  }
  .oitscrolldown:before{
  content: "\f103";
  font-family: FontAwesome;
  font-size: 40px;
  color: white;
  }
  @keyframes scrolldownanimation{
  from{
      opacity:1;
      margin-top:-75px;
  }
  to{
      opacity:0;
      margin-top:-50px;
  }
  }
  @media screen and (max-width:1000px) {
  .oith1{
      top:10%;
      font-size:35px;
  }
  .oith2{
      top:60%;
      font-size:20px;
  }
  }
  .oitb00{
      position: absolute;
  left: 10%;
  width: 80%;
  top: 0px;
  height: 100%;
  vertical-align: middle;
  display: table;
  }
  .oitb000{
      vertical-align: middle;
  display: table-cell;
  }
  .orolunk{
      width: 100%;
  float: left;
  background-image: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/akciok/bannerek/feher.png);
  background-size: 75%;
  background-position: -35% 0%;
      background-repeat: repeat-x;
  }
  .orolunk4{
      width: 100%;
  display:inline-block;
  background-image: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/akciok/bannerek/feher.png);
  background-size: 75%;
  background-color:white;
  background-position: -35% 0%;
      background-repeat: repeat-x;
  }
  .orolunk1{
  width: calc(50% - 60px);
  display: inline-block;
  float: left;
  margin: 20px;
  background-color: rgba(0, 0, 0, 0.06);
  padding: 10px;
  }
  .orolunk2{
      width: 50%;
  display: inline-block;
  float: left;
  }
  .orolunk2_kepc {
  overflow: hidden;
  }
  .orolunk2_kep{
  background-image: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css/itbanner.png);
  width: 100%;
  height: 210px;
  background-size: auto 75%;
  background-repeat: no-repeat;
  background-position: center;
  }
  .orolunk1 h1{
      font-family: xolonium;
  width: 100%;
  text-align: center;
  padding: 10px 0px;
  color: #be3f3f;
  }
  @media screen and (max-width:1000px) {
  .orolunk1{
  width: calc(100% - 60px);
  
  }
  .orolunk2{
      width: 100%;   
  }
  .orolunk {
  
  background-size: cover;
     background-position: center;
  }
  .orolunk2_kep{
             background-position: calc(50% + 50px) 0%;
  }
  }
  
  .itszolgaltatasok{
  background-image: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css/1771935.jpg);
  width: 100%;
  
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
      text-align: center;
  }
  .rga_icon:before{
  content: "\f085";
  font-family: FontAwesome;
  background-color: #2e2e2e;
  padding: 0px 15px;
  border-radius: 50px;
  border: 3px solid #d64343;
  color: #d64343;
  font-size: 45px;
  display: inline-block;
  margin-top: -35px;
  }
  .weboldalkeszites_icon:before{
     content: "\f121";
  font-family: FontAwesome;
  border-radius: 50px;
  color: #be3f3f;
  font-size: 65px;
  display: inline-block;
  }
  .microchip:before{
  content: "\f2db";
  font-family: FontAwesome;
  border-radius: 50px;
  color: #be3f3f;
  font-size: 65px;
  display: inline-block;
  }
  
  .webshopkeszites_icon:before{
  content: "\f07a";
  font-family: FontAwesome;
  border-radius: 50px;
  color: #be3f3f;
  font-size: 65px;
  display: inline-block;
  }
  .bars:before{
  content: "\f0c9";
  font-family: FontAwesome;
  border-radius: 50px;
  color: #be3f3f;
  font-size: 65px;
  display: inline-block;
  }
  .filter:before{
  content: "\f0b0";
  font-family: FontAwesome;
  border-radius: 50px;
  color: #be3f3f;
  font-size: 65px;
  display: inline-block;
  }
  .blokkok:before{
  content: "\e62f";
  font-family: themify;
  border-radius: 50px;
  color: #be3f3f;
  font-size: 65px;
  display: inline-block;
  }
  
  
  .villam:before{
  content: "\f0e7";
  font-family: FontAwesome;
  border-radius: 50px;
  color: #be3f3f;
  font-size: 65px;
  display: inline-block;
  }
  .unitx:before{
  content: "\f2d2";
  font-family: FontAwesome;
  border-radius: 50px;
  color: #be3f3f;
  font-size: 65px;
  display: inline-block;
  }
  .ertekesites:before{
  content: "\f201";
  font-family: FontAwesome;
  border-radius: 50px;
  color: #be3f3f;
  font-size: 65px;
  display: inline-block;
  }
  .doc:before{
  content: "\f0f6";
  font-family: FontAwesome;
  border-radius: 50px;
  color: #be3f3f;
  font-size: 65px;
  display: inline-block;
  }
  .doc2:before{
  content: "\f016";
  font-family: FontAwesome;
  border-radius: 50px;
  color: #be3f3f;
  font-size: 65px;
  display: inline-block;
  }
  .down_icon:before{
  content: "\f063";
  font-family: FontAwesome;
  border-radius: 50px;
  color: #be3f3f;
  font-size: 65px;
  display: inline-block;
  }
  .ceruza_icon:before{
  content: "\f044";
  font-family: FontAwesome;
  border-radius: 50px;
  color: #be3f3f;
  font-size: 65px;
  display: inline-block;
  }
  .partner_icon:before{
  content: "\f2c0";
  font-family: FontAwesome;
  border-radius: 50px;
  color: #be3f3f;
  font-size: 65px;
  display: inline-block;
  }
  .beszallito_icon:before{
  content: "\f275";
  font-family: FontAwesome;
  border-radius: 50px;
  color: #be3f3f;
  font-size: 65px;
  display: inline-block;
  }
  
  
  
  .gear:before{
  content: "\f013";
  font-family: FontAwesome;
  border-radius: 50px;
  color: #be3f3f;
  font-size: 65px;
  display: inline-block;
  }
  .szallitolevel:before{
  content: "\f0d1";
  font-family: FontAwesome;
  border-radius: 50px;
  color: #be3f3f;
  font-size: 65px;
  display: inline-block;
  }
  .itszolg{
  display: inline-block;
  width: 300px;
  margin: 50px 10px 20px 10px;
  background-color: rgba(10,10,10,0.31);
  color: white;
  font-size: 15px;
      vertical-align: top;
  transition:all 0.125s ease;
      min-height: 265px;
  }
  .itszolg:hover{
      background-color: rgba(255, 255, 255, 0.11);
  }
  .itszolg_2{
  display: inline-block;   
  margin: 50px 10px 20px 10px;
  background-color: rgba(10,10,10,0.31);
  color: white;
  font-size: 15px;
      vertical-align: top;
  transition:all 0.125s ease;
      min-height: 265px;
          border-top: 2px solid #d64343;
  }
  
  
  
  .itszolg_icon{
  transition:all 0.125s ease;
  }
  .itszolg:hover .itszolg_icon:before{
      background-color: #d64343;
      color:white;
  
  }
  
  .itszolgp1{
  padding: 10px;
      text-shadow: 0px 1px 0px black;
  }
  .itszolgp1 ul {
  list-style-type: none;
  -webkit-margin-before: 0px;
  -webkit-padding-start: 0px;
  margin-top: 15px;
  padding-left:0px;
  }
  .itszolgp1 ul li{
  border-top: 1px solid #4c4c4c;
  padding: 5px;
  color: #ffb8b8;
  text-align: left;
  position: relative;
  display: table;
  vertical-align: middle;
  width: calc(100% - 10px);
  }
  .itszolgp1 ul li:before{
          content: "\f054";
  font-family: FontAwesome;
  margin-right: 5px;
  opacity: 0.2;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
  width:1%;
  }
  .orolunk3 {
  width: calc(100% - 60px);
  display: inline-block;
  float: left;
  margin: 20px;
  background-color: rgba(0, 0, 0, 0.06);
  padding: 10px;
  }
  
  .orolunk3 h1{
      font-family: xolonium;
  width: 100%;
  text-align: center;
  padding: 10px 0px;
  color: #be3f3f;
  }
  .server_icon:before{
  }

  .halozat_icon:before{
  }
  .vpn_icon:before{
  }
  .tuzfal_icon:before{
  }
  .rdp_icon:before{
  }
  .pc_icon:before{
  }
  .arajanlat_icon:before{
  content: "\f0e0";
  font-family: FontAwesome;
  background-color: #2e2e2e;
  padding: 0px 15px;
  border-radius: 50px;
  border: 3px solid #d64343;
  color: #d64343;
  font-size: 45px;
  display: inline-block;
  margin-top: -35px;
  }
  .counterek{
     
  background-color: rgba(10,10,10,0.31);
  color: white;
  font-size: 15px;
  vertical-align: top;
  transition: all 0.125s ease;
  }
  .counterek_child{
  
  padding: 10px;
  text-align: center;
  }
  .counterek h3{
      font-weight: normal;
  font-family: xolonium;
  }
  .counter{
      font-family: xolonium;
  font-size: 30px;
  text-shadow: 0px 1px 0px black;
  }
  .oajanlat_label{
  
  color: #ffffff;
  margin-left: 5px;
  font-size: 16px;
  font-family: xolonium;
  
  
  }
  .oajanlat{
      background-color: rgba(10,10,10,0.31);
  color: white;
  font-size: 15px;
  vertical-align: top;
  transition: all 0.125s ease;
  margin: 20px;
  display: inline-block;
  text-align: center;
  }
  .oajanlat_text{
  background-color: rgba(255, 255, 255, 0.31);
  padding: 5px 10px;
  border: none;
  min-width: 260px;
  color: white;
  font-family: xolonium;
  transition: all 0.2s ease;
      margin-bottom: 10px;
  }
  .oajanlat_text:hover {
      box-shadow: 0px 0px 0px 1px white;
  background-color: rgba(214, 67, 67, 0.5);
  min-width: 265px;
  }
  .oajanlat_text:focus {
      box-shadow: 0px 0px 0px 1px white;
  outline:none;
  min-width: 265px;
  background-color: rgba(214, 67, 67, 0.5);
  }
  .oajanlat_textarea{
  background-color: rgba(255, 255, 255, 0.31);
  padding: 5px 10px;
  border: none;
  min-width: 260px;
  color: white;
  font-family: xolonium;
  transition: all 0.2s ease;
      margin-bottom: 10px;
      min-height:100px;
  }
  .oajanlat_textarea:hover {
      box-shadow: 0px 0px 0px 1px white;
  background-color: rgba(214, 67, 67, 0.5);
  min-width: 265px;
  }
  .oajanlat_textarea:focus {
      box-shadow: 0px 0px 0px 1px white;
  outline:none;
  min-width: 265px;
  background-color: rgba(214, 67, 67, 0.5);
  }
  .oajanlat_submit{
  font-size: 16px;
  padding: 4px 15px;
      margin-top: 5px;
  }
  .g-recaptcha{
  display:inline-block;
  }
  .oelerhetosegek{
  padding: 20px 0px;
  }
  .oceg_icon{
      font-family: xolonium;
      font-size: 25px;
      color: #be3f3f;
      /* text-shadow: 0px 1px 0px black; */
  }
  .ohely_icon{
      font-family: xolonium;
      /* text-shadow: 0px 1px 0px black; */
      margin: 5px;
  }
  .ohely_icon:before{
  content: "\f041";
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 5px;
  }
  .oemail_icon{
      font-family: xolonium;
      /* text-shadow: 0px 1px 0px black; */
      margin: 5px;
  }
  .oemail_icon:before{
  content: "\f2b7";
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 5px;
  }
  .otelefon_icon{
      font-family: xolonium;
      /* text-shadow: 0px 1px 0px black; */
      margin: 5px;
  }
  .otelefon_icon:before{
  content: "\f095";
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 5px;
  }
  .kereses_icon:before{
  }
  .grafikon_icon:before{
  }
  
  .gears_icon:before{
  }
  .ticket_icon:before{
  content: "\f145";
  font-family: FontAwesome;
  background-color: #2e2e2e;
  padding: 10px;
  border-radius: 50px;
  border: 3px solid #d64343;
  color: #d64343;
  font-size: 45px;
  display: inline-block;
  margin-top: -35px;
  }
  .ar_icon:before{
  }
  .owebreferenciak{
  height:100px;
  }
  
  .erp_ar1{
      color: #ffffff;
  font-size: 20px;
  font-family: xolonium;
  border-top: 2px dotted rgba(255, 255, 255, 0.2901960784313726);
  padding: 10px;
  width: calc(100% + 20px);
  margin-left: -20px;
  margin-bottom: -20px;
  background-color: rgba(214, 66, 67, 0.45098039215686275);
  }
  .erp_ar2 {
  color: #ffffff;
  font-size: 16px;
  font-family: xolonium;
  border-top: 2px dotted rgba(255, 255, 255, 0.2901960784313726);
  padding: 10px;
  width: calc(100% + 20px);
  margin-left: -10px;
  background-color: rgba(214, 66, 67, 0.45098039215686275);
  }
  
  
  .erp_ar1 sup{
      font-family: initial;
  font-size: 13px;
  color: white;
  }
  
  .sup1{
      color: #cacaca;
  }
  .ingyenes_proba{
  padding: 10px 15px;
  border: 3px solid #2f2f2f;
  }
  .ingyenes_proba:hover{
      border: solid #ffffff 3px;
  }
  
  
  
  .rga_blokk{
  float: left;
  width: calc(33.3% - 40px);
  padding:20px;
  }
  .rga_blokk_c:hover{
   box-shadow: 1px 2px 10px lightgrey;
  
  }
  
  
  .rga_blokk_c{
  position: relative;
      min-height: 415px;
  text-align: center;
  background-color: #fafafa;
  margin-bottom: 5px;
  box-shadow: 1px 2px 2px lightgrey;
  }
  .rga_kep{
  width: 200px;
  }
  .rga_kep150{
  margin-left:-100px;
  width: 150px;
  }
  .rga_blokk_h2{
  font-family: moonhouse;
  font-weight: normal;
  color: #8a4040;
  text-shadow: 0px 1px 0px white;
  font-size: 18px;
  text-align: left;
  padding-left: 20px;
  }
  .rga_blokk_h2_2{
      font-family: moonhouse;
  font-weight: normal;
  color: #ce5050;
  text-shadow: 0px 1px 0px white;
  }
  .rga_blokk_h3_2{
      font-weight: normal;
  color: #525252;
  text-shadow: 0px 1px 0px white;
  }
  .rga_cimkek{
  width: 80%;
  text-align: left;
  margin-left: 20%;
  padding-top: 10px;
  padding-bottom: 10px;
  }
  .rga_blokk_h3{
      color: #e76d66;
  font-weight: normal;
  
  }
  @media screen and (max-width:1000px) {
  .rga_blokk{
  
     width: calc(100% - 40px);
  padding:20px;
  }
  .rga_kep150{
      width: 100px;
  }
  
  }
  
  .link_icon{
  transition:all 0.125s ease;
  }
  .link_icon:before{
  margin-right:5px;
  font-family:FontAwesome;
  
  content:'\f0a9';
  opacity:0;
  }
  .link_icon:hover
  {
  
  }
  .link_icon:hover::before
  {
  color:#a61e16;
  opacity:1;
  }
  
  @keyframes fadedown {
  from{    
      opacity:0;
      transform: translatey(-10px);
      }
  to{
      opacity:1;
      transform: translatey(0px);
  }
  }
  .obesorolas{
  float: left;
  vertical-align: top;
  display: inline-block;
  
  margin: 2.5px;
  
  padding: 5px;
  width: calc(25% - 15px);
  }
  .obesorolas li{
      list-style: none;
  }
  .obesorolas li:before{
  content:"";
  }
  @media screen and (max-width:1000px) {
  .obesorolas{
      display:none;
  }
  }
  .oitb1{
  height: 150% !important;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  top: -100px;
  position: absolute;
  left: 0px;
  width: calc(100% + 1px);
  background-position-x: 55%;
  }
  .oitb0{
      position: relative;
  height: calc(100vh - 86px) !important;
  }
  
  .oitb11{
      width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
     background: linear-gradient(to right, rgba(0, 0, 0, 0.80), rgba(0, 0, 0, 0.51), rgba(0, 0, 0, 0.80));
  }
  .oith1{
  width: 100%;
  text-align: center;
  color: white;
  font-family: xolonium;
  font-size: 45px;
  text-shadow: 1px 1px 0px black;
  display: inline-block;
  
  }
  .oith2{
  width: 100%;
  text-align: center;
  color: rgb(255, 255, 255);
  font-family: xolonium;
  font-size: 25px;
  font-weight: normal;
  text-shadow: 1px 1px 0px black;
  
  }
  .oith3{
      position: absolute;
  top: 70%;
  left: 0%;
  width: 100%;
  text-align: center;
  color: rgb(255, 255, 255);
  font-family: xolonium;
  font-size: 25px;
  font-weight: normal;
  text-shadow: 1px 1px 0px black;
  }
  .oith3 span{
      margin-top: -50px;
  color: white;
  position: absolute;
  z-index: 999;
  width: 100%;
  text-align: center;
  }
  .oitscrolldown{
         content: "\f103";
  font-family: FontAwesome;
  font-size: 40px;
  animation: scrolldownanimation 2s ease infinite;
  position: absolute;
  width: 100%;
  z-index: 999;
  text-align: center;
  }
  .oitscrolldown:before{
  content: "\f103";
  font-family: FontAwesome;
  font-size: 40px;
  color: white;
  }
  @keyframes scrolldownanimation{
  from{
      opacity:1;
      margin-top:-75px;
  }
  to{
      opacity:0;
      margin-top:-50px;
  }
  }
  @media screen and (max-width:1000px) {
  .oith1{
      top:10%;
      font-size:35px;
  }
  .oith2{
      top:60%;
      font-size:20px;
  }
  }
  .oitb00{
      position: absolute;
  left: 10%;
  width: 80%;
  top: 0px;
  height: 100%;
  vertical-align: middle;
  display: table;
  }
  .oitb000{
      vertical-align: middle;
  display: table-cell;
  }
  .orolunk{
      width: 100%;
  float: left;
  background-image: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/akciok/bannerek/feher.png);
  background-size: 75%;
  background-position: -35% 0%;
      background-repeat: repeat-x;
  }
  .orolunk4{
      width: 100%;
  display:inline-block;
  background-image: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/akciok/bannerek/feher.png);
  background-size: 75%;
  background-color:white;
  background-position: -35% 0%;
      background-repeat: repeat-x;
  }
  .orolunk1{
  width: calc(50% - 60px);
  display: inline-block;
  float: left;
  margin: 20px;
  background-color: rgba(0, 0, 0, 0.06);
  padding: 10px;
  font-size: 15px;
  }
  .orolunk2{
      width: 50%;
  display: inline-block;
  float: left;
  }
  .orolunk2_kepc {
  overflow: hidden;
  }
  .orolunk2_kep{
  background-image: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css/itbanner.png);
  width: 100%;
  height: 210px;
  background-size: auto 75%;
  background-repeat: no-repeat;
  background-position: center;
  }
  .orolunk1 h1{
      font-family: xolonium;
      width: 100%;
      text-align: center;
      padding: 10px 0px;
      color: #be3f3f;
      font-size: 20px;
  }
  @media screen and (max-width:1000px) {
  .orolunk1{
  width: calc(100% - 60px);
  
  }
  .orolunk2{
      width: 100%;   
  }
  .orolunk {
  
  background-size: cover;
     background-position: center;
  }
  .orolunk2_kep{
             background-position: calc(50% + 50px) 0%;
  }
  }
  
  .itszolgaltatasok{
  background-image: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css/1771935.jpg);
  width: 100%;
  
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
      text-align: center;
  }
  .rga_icon:before{content: "\f085";font-family: FontAwesome;background-color: #2e2e2e;padding: 0px 10px;border-radius: 50px;border: 3px solid #d64343;color: #d64343;font-size: 45px;display: inline-block;margin-top: -35px;}
  
  
  
  .webshopkeszites_icon:before{
  content: "\f07a";
  font-family: FontAwesome;
  background-color: #2e2e2e;
  padding: 0px 12px;
  border-radius: 50px;
  border: 3px solid #d64343;
  color: #d64343;
  font-size: 45px;
  display: inline-block;
  margin-top: -35px;
  }
  
  .itszolg{
  display: inline-block;
  width:300px;
  margin: 50px 10px 20px 10px;
  background-color: rgba(10,10,10,0.31);
  color: white;
  font-size: 15px;
  vertical-align: top;
  transition:all 0.125s ease;
  min-height: 265px;
  }
  .itszolg:hover{
      background-color: rgba(255, 255, 255, 0.11);
  }
  .itszolg_2{
  display: inline-block;
  margin: 50px 10px 20px 10px;
  background-color: rgba(10,10,10,0.31);
  color: white;
  font-size: 15px;
  vertical-align: top;
  transition:all 0.125s ease;
  min-height: 265px;
  border-top: 2px solid #d64343;
  width: calc(100% - 20px);
  }
  
  .itszolg_arajanlat{
  display: inline-block;
  min-width: 50%;
  margin: 50px 10px 20px 10px;
  background-color: rgba(10,10,10,0.31);
  color: white;
  font-size: 15px;
  vertical-align: top;
  transition: all 0.125s ease;
  min-height: 265px;
  }
  
  
  .itszolg_icon{
  transition:all 0.125s ease;
  }
  .itszolg:hover .itszolg_icon:before{
      background-color: #d64343;
      color:white;
  
  }
  .itszolgh1{
  font-family: xolonium;
  /* font-size: 20px; */
  font-weight: normal;
  margin: 10px 0px;
  }
  .itszolgp1{
  padding: 10px;
      text-shadow: 0px 1px 0px black;
  }
  .itszolgp1 ul {
  list-style-type: none;
  -webkit-margin-before: 0px;
  -webkit-padding-start: 0px;
  margin-top: 15px;
  padding-left:0px;
  }
  .itszolgp1 ul li{
  border-top: 1px solid #4c4c4c;
  padding: 5px;
  color: #ffb8b8;
  text-align: left;
  position: relative;
  display: table;
  vertical-align: middle;
  width: calc(100% - 10px);
  }
  
  .orolunk3 {
  width: calc(100% - 40px);
  display: inline-block;
  float: left;
  margin: 20px;
  background-color: rgba(0, 0, 0, 0.06);
  padding: 10px;
  font-size: 15px;
  }
  
  .orolunk3 h1{
      font-family: xolonium;
      width: 100%;
      text-align: center;
      padding: 10px 0px;
      color: #be3f3f;
      font-size: 18px;
  }
  .server_icon{
	content: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/szerver_karbantartas.svg);
	}
  
  .backup_icon{
	content:url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/backup_icon.svg);
  }
  .halozat_icon{
  content:url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/halozat_icon.svg);
  }
  .vpn_icon{
  content:url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/vpn_icon.svg);
  }
  .tuzfal_icon{
  content:url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/shield_icon.svg);
  }
  .rdp_icon{
	content:url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/tavsegitseg_icon.svg);
  }
  .pc_icon{
      content: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/szamitogep_javitas.svg);
	}
	.kereses_icon{
	  content:url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/kereses_svg.svg);
	}
  .arajanlat_icon:before{
  content: "\f0e0";
  font-family: FontAwesome;
  border-radius: 50px;
  color: #be3f3f;
  font-size: 65px;
  display: inline-block;
  }
  .counterek{
     
  background-color: rgba(10,10,10,0.31);
  color: white;
  font-size: 15px;
  vertical-align: top;
  transition: all 0.125s ease;
  }
  .counterek_child{
  
  padding: 10px;
  text-align: center;
  }
  .counterek h3{
      font-weight: normal;
  font-family: xolonium;
  }
  .counter{
      font-family: xolonium;
  font-size: 30px;
  text-shadow: 0px 1px 0px black;
  }
  .oajanlat_label{
  
  color: #ffffff;
  margin-left: 5px;
  font-size: 16px;
  font-family: xolonium;
  
  
  }
  .oajanlat{
      background-color: rgba(10,10,10,0.31);
  color: white;
  font-size: 15px;
  vertical-align: top;
  transition: all 0.125s ease;
  margin: 20px;
  display: inline-block;
  text-align: center;
  }
  .oajanlat_text{
  background-color: rgba(255, 255, 255, 0.31);
  padding: 5px 10px;
  border: none;
  min-width: 260px;
  color: white;
  font-family: xolonium;
  transition: all 0.2s ease;
      margin-bottom: 10px;
  }
  .oajanlat_text:hover {
      box-shadow: 0px 0px 0px 1px white;
  background-color: rgba(214, 67, 67, 0.5);
  min-width: 265px;
  }
  .oajanlat_text:focus {
      box-shadow: 0px 0px 0px 1px white;
  outline:none;
  min-width: 265px;
  background-color: rgba(214, 67, 67, 0.5);
  }
  .oajanlat_textarea{
  background-color: rgba(255, 255, 255, 0.31);
  padding: 5px 10px;
  border: none;
  min-width: 260px;
  color: white;
  font-family: xolonium;
  transition: all 0.2s ease;
      margin-bottom: 10px;
      min-height:100px;
  }
  .oajanlat_textarea:hover {
      box-shadow: 0px 0px 0px 1px white;
  background-color: rgba(214, 67, 67, 0.5);
  min-width: 265px;
  }
  .oajanlat_textarea:focus {
      box-shadow: 0px 0px 0px 1px white;
  outline:none;
  min-width: 265px;
  background-color: rgba(214, 67, 67, 0.5);
  }
  .oajanlat_submit{
  font-size: 16px;
  padding: 4px 15px;
      margin-top: 5px;
  }
  .g-recaptcha{
  display:inline-block;
  }
  .oelerhetosegek{
  /* padding: 20px; */
  }
  .oceg_icon{
      font-family: xolonium;
      font-size: 25px;
      color: #be3f3f;
      /* font-weight: bold; */
      /* text-shadow: 0px 1px 0px black; */
  }
  .ohely_icon{
      font-family: xolonium;
      /* text-shadow: 0px 1px 0px black; */
      margin: 5px;
  }
  .ohely_icon:before{
  content: "\f041";
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 5px;
  }
  .oemail_icon{
      font-family: xolonium;
      /* text-shadow: 0px 1px 0px black; */
      margin: 5px;
  }
  .oemail_icon:before{
  content: "\f2b7";
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 5px;
  }
  .otelefon_icon{
      font-family: xolonium;
      /* text-shadow: 0px 1px 0px black; */
      margin: 5px;
  }
  .otelefon_icon:before{
  content: "\f095";
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 5px;
  }
  .kereses_icon:before{
      font-family: FontAwesome;
      border-radius: 50px;
      color: #be3f3f;
      font-size: 65px;
      display: inline-block;
  }
  .grafikon_icon{
     content: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/keresooptimalizalas_svg.svg);
  }
  
  .gears_icon{
  content: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/modules.svg);
  }
  .ticket_icon:before{
  content: "\f145";
  font-family: FontAwesome;
  border-radius: 50px;
  color: #be3f3f;
  font-size: 65px;
  display: inline-block;
  }
  .ar_icon{
  content: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/arak_svg.svg);
  }
  .owebreferenciak{
  height:100px;
  }
  
  .erp_ar1{
      color: #ffffff;
  font-size: 16px;
  font-family: xolonium;
  border-top: 2px dotted rgba(255, 255, 255, 0.2901960784313726);
  padding: 10px;
  width: calc(100% + 20px);
  margin-left: -20px;
  margin-bottom: -20px;
  background-color: rgba(214, 66, 67, 0.45098039215686275);
  }
  .erp_ar1 sup{
      font-family: initial;
  font-size: 13px;
  color: white;
  }
  
  .sup1{
      color: #cacaca;
  }
  .ingyenes_proba{
  padding: 10px 15px;
  border: 3px solid #2f2f2f;
  }
  .ingyenes_proba:hover{
      border: solid #ffffff 3px;
  }
  .msotetito{content:'';background-color:#282b2fb3;width:100%;height:100%;position: fixed;top: 0px;z-index: -1;opacity: 0;visibility:  hidden;transition:all 0.25s ease;}
  @media screen and (min-width: 1000px){
  
  
  ul.mtermekek.hovered{
  background-color: #ffffff !important;
  }
  .mtermekek.hovered{
  width: 25vw;
  max-width: 300px;
  }
  ul.mtermekek.hovered > li{
  display:block;
  width:100% !important;
  float: none !important;
  text-align:left !important;
  background-color:transparent !important;
  transition:  all 0.125s ease;
  }
  ul.mtermekek.hovered > li:hover{
  dik;
  border-left: 5px solid #be3e3e;
  width: calc(100% - 0px) !important;
  font-weight:  bold;
  }
  ul.mtermekek.hovered > li > a{
  display: block !important;
  float: none !important;
  width: calc(100% - 0px) !important;
  text-align:left !important;
  padding: 5px 25px !important;
  display:  table;
  color: black;
  }
  .cssmenu ul ul ul.hovered{
  visibility:visible !important;
  opacity:1 !important;
  background-color:#be3e3e !important;
  box-shadow:none !important;
  /* animation: fadedown2 0.5s ease; */
  }
  .cssmenu ul ul.hovered:hover ul.hovered a{
  animation: fadedown2 0.5s ease;
  }
  .cssmenu ul ul ul.hovered > li:hover{
   padding-left: 5px !important;
   width: calc(100% - 5px) !important;
   font-weight:bold;
  }
  
  .cssmenu ul ul ul li{
  width:calc(100% - 0px);
  display:block !important;
  float:none !important;
  animation: fadedown2 0.5s ease;
  transition:all 0.125s ease;
  font-weight:normal;
  }
  .cssmenu ul ul ul li a{
  width:calc(100% - 0px);
  display:block !important;
  float:none !important;
  text-align:left !important;
  padding: 5px 25px !important;
  }
  .cssmenu ul ul li[aria-haspopup="true"] > a:after{
      position: absolute;
      content: "\e649";
      font-family: themify;
      right: 10px;
  }
  }
  .mtermekek.mszolg ul{
   width: 25vw;
   max-width: 300px;
   /* background-color: #282b2f !important; */
  }
  .mtermekek.mszolg ul li{
  border-left: 0px solid #be3e3e;
  vertical-align:middle;
      transition: all 0.125s ease;	
  }
  .mtermekek.mszolg ul li:hover{
  border-left: 5px solid #be3e3e;
  width: calc(100% - 0px) !important;
  font-weight: bold;
  text-align: center;
  }
  .mtermekek.mszolg ul li a{
  display: block !important;
  float: none !important;
  width: calc(100% - 0px) !important;
  text-align: left !important;
  padding: 5px 25px !important;
  display: table;
  /* text-align: center !important; */
  font-weight: bold;
  }
  
  
  
  
  .oldal2_h1 {background: #282b2f;width: calc(100% - 0px);padding: 0px;color: black;position: relative;/* box-shadow: inset 0px 20px 30px -10px black; */margin: 0px;z-index: 1;text-align: center;}
  .oldal2_h1:after {
  /* content: ''; */
  background-image: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css/codepattern.jpg);
  position: absolute;
  top: 0%;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.04;
  background-size: 24%;
  /* transform: skewy(-2deg); */
  z-index: -1;
  }
  .oldal2_h1 h1 {color: #d64343;/* font-weight: bold; *//* letter-spacing: 1px; */font-size: 30px;display: inline-block;margin: auto;text-align: left;}
  .input-group-text{
  color: #be3f3f;
  background-color: #ffffff;
  }
  .oldal2_h1 .breadcrumbs_div{margin-left: 0px;padding: 0px;}
  .oldal2_h1 .breadcrumbs{
      padding-bottom: 25px;
  }
  .oldal2_h1 .breadcrumbs li{
  color: lightgray;
  vertical-align:middle;
  display: inline-block;
  font-size:13px;
  }
  .oldal2_h1 .breadcrumbs li.have_child:after{
  /* content:'/'; */
  /* font-size: 6px; */
  /* margin: 0px 5px; */
  /* display: inline-block; */
  }
  .oldal2_h1 .breadcrumbs li a:after{
  /* content:''; */
  font-size: 18px;
  }
  .breadcrumbs_div.nagybr{
  display:none;
  }
  .oldal .breadcrumbs_div.nagybr{display:inline-block;}
  .dialog_blokk .breadcrumbs_div.nagybr{
  display:block;
  }
  .dialog_blokk .breadcrumbs_div.nobr{
  display:block;
  }
  .dialog_blokk .oldal2{
      margin: auto;
  width: 100%;
  padding:10px;
  }
  .breadcrumbs_div.nobr{
  display:none;
  }
  .oldal2{
      margin: auto;
  width: 80%;
  }
  
  .fejlec.transparent .msotetito{
    top:0px;
  }
  
  @media screen and (max-width: 1000px){
  .itszolg{   
  width: calc(100% - 20px);  
  }
  .oldal2{
  width: 100%;
  }
  .oldal2_h1 .breadcrumbs_div{
      margin-left: 0px;
  }
  .oldal2_h1 {    
      width: calc(100% - 0px);
  margin-left: 0px;
  }
  .oldal2_h1 h1 {
          /* padding: 25px 25px 0px 10px; */
          margin-left: calc(0vw + 0px);
  }
  .oldal2_div{
      padding:10px;
  }
  .itszolg_arajanlat{
  width: calc(100% - 20px);
  }
  .mtermekek.mszolg ul li a{
      
  }
  .mtermekek.mszolg ul {
  width: 100%;
  max-width: 100%;
  background-color: #ffffff !important;
  }
  
  .msotetito{
  display:none !important;
  }
  
  
  .caption3{
      display:none;
  }
  }
  .oldal.w100 {width: 100%;margin-left: 0px;max-width: initial;}
  .div1_banner {
  overflow: hidden;
  position: relative;
  margin-top: -85px;
  height: calc(100vh + 0px);
  min-height: 340px;
  top: 0vh;
  left: 0px;
  width: 100%;
  }
  
  .div2_banner {
      overflow: hidden;
      position: relative;
      margin-top: -86px;
      padding-bottom: 75px;
      padding-top: 150px;
      min-height: calc(50vh + 85px);
      min-height: 340px;
      top: 0vh;
      left: 0px;
      width: 100%;
      background: #282b2f;
  }
  .div3_banner {
      overflow: hidden;
      position: relative;
      margin-top: -85px;
      height: calc(50vh + 0px);
      min-height: 340px;
      top: 0vh;
      left: 0px;
      width: 100%;
  }
  .div3_banner:before {
   background: linear-gradient(8deg,#282b2f 40%,#282b2f61 100%);
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  }
  .div4_banner {
      overflow: hidden;
      position: relative;
      margin-top: -85px;
      height: calc(100vh - 0px);
      min-height: 340px;
      top: 0vh;
      left: 0px;
      width: 100%;
  }
  .div4_banner:before {
   background: linear-gradient(8deg,#282b2f 40%,#282b2f61 100%);
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  }
  .godown{
  background: #282b2f;
  width: 70px;
  height: 70px;
  display: inline-block;
  border-radius: 100%;
  position: absolute;
  top: -80px;
  left: calc(50% - 35px);
  z-index: 1;
  padding-top: 5px;
  transition:all 0.2s ease;
  animation:godownanim 3s infinite;
  cursor:pointer;
  border: 3px solid white;
  }
  .godown:before{
      content: "\e62a";
  color: white;
  font-size: 25px;
  font-weight: bold;
  font-family:themify;
  }
  @keyframes godownanim{
  0%{padding-top:5px;}
  25%{padding-top:20px;}
  70%{padding-top:5px;}
  100%{padding-top:5px;}
  }
  
  .polygon3{
  height: 50px;
  width: 100%;
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: #f5f6f7;
  }
  .polygon3_1{
  content: '';
  -webkit-clip-path: polygon(0% 0%, 0% 100%, 100% 0%);
  clip-path: polygon(0% 0%, 0% 100%, 100% 0%);
  background-color: #282b2f;
  width: 150%;
  height: 50px;
  left: -25%;
  position: absolute;
  top: -1px;
  }
  
  .div3_first_polygon {
  height: 50px;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  }
  .div3_first_polygon_1 {
  content: '';
  -webkit-clip-path: polygon(0% 0%, 0% 100%, 100% 0%);
  clip-path: polygon(0% 100%, 100% 100%, 100% 0%);
  background-color: #eeeeee;
  width: 110%;
  left: -5%;
  height: 50px;
  position: absolute;
  }
   .div4_first_polygon {
  height: 50px;
  width: 100%;
  display: inline-block;  
  position: relative;
  overflow: hidden;
  }
  .div4_first_polygon_1 {
  content: '';
  -webkit-clip-path: polygon(0% 0%, 0% 100%, 100% 0%);
  clip-path: polygon(0% 100%, 100% 100%, 100% 0%);
  background-color: #282b2f;
  width: 110%;
  left: -10%;
  height: 50px;
  position: absolute;
  }
  
  .div3_polygon {
  height: 50px;
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
  margin-top: -1px;
  overflow:hidden;
  }
  .div3_polygon_1 {
  content: '';
  -webkit-clip-path: polygon(0% 0%, 0% 100%, 100% 0%);
  clip-path: polygon(0% 0%, 0% 100%, 100% 0%);
  background-color: #eeeeee;
  width: 150%;
  left: -25%;
  height: 50px;
  position: absolute;
  top: 0px;
  }
  .div4_polygon {
  height: 50px;
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
  margin-top: -1px;
  overflow:hidden;
  }
  .div4_polygon_1 {
  content: '';
  -webkit-clip-path: polygon(0% 0%, 0% 100%, 100% 0%);
  clip-path: polygon(0% 0%, 0% 100%, 100% 0%);
  background-color: #282b2f;
  width: 150%;
  left: -25%;
  height: 50px;
  position: absolute;
  top: 0px;
  }
  .div3_body{
	   background: #eeeeee;
	   position: relative;
	 }
  .div3_header{
  background: #eeeeee;
  margin-top: -8px !important;
  overflow:hidden;
  z-index: 2;
  left: 0%;
  width: 100%;  
  }
  .div4_body{
	   background: #282b2f;
	   position: relative;
	 }
  
  .div2_container.hosting_icon:before{
      content: '';
  background-image: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/hosting_banner.png);
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: 85%;
  opacity: 0.05;
  }
  .div2_container.uzemeltetes_icon:before{
      content: '';
      background-image: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/system.svg);
      width: 100%;
      height: 100%;
      position: absolute;
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: 85%;
      opacity: 0.04;
  }
  .div2_container.weboldal_keszites_icon:before{
      content: '';
      background-image: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/weboldal_keszites_icon.png);
      width: 100%;
      height: 100%;
      position: absolute;
      background-repeat: no-repeat;
      background-size: auto 75%;
      background-position: 85%;
      opacity: 0.10;
  }
  .div2_container.webaruhaz_keszites_icon:before{
      content: '';
      background-image: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/webaruhaz_keszites.png);
      width: 100%;
      height: 100%;
      position: absolute;
      background-repeat: no-repeat;
      background-size: auto 75%;
      background-position: 85%;
      opacity: 0.10;
  }
  
  
  
  .div2_banner_kep{
  height: 100%;
  padding-top: 40px;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  }
  
  .div1_container{
  /* margin-top: calc(100vh - 86px) !important; */
  background-color: #f5f6f7;
  position: relative;
  }
  .div2_container{
  
  position: relative;
  }
  .div3_container{
      background: #eeeeee;
  position: relative;
  
  }
  
  .tarhely-1 p:not(.text-secondary){
  font-weight:bold;
  }
  .tarhely-1 > div{
  box-shadow: 0 0 20px rgba(0,0,0,0.10);
  transition:all 0.25s ease;
  background-color: #343a40 !important;
  }
  
  .tarhely-1:hover {
  z-index: 999;
  }
  
  .tarhely-1 > div:Hover{
  transform: scale(1.05);
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.2);
  }
  
  .tarhely-1-bottom{
      background: #343a40;
  }
  .tarhely-1_polygon{
  height: 50px;
  width: 100%;
  display: inline-block;
  z-index: 1;
  position: relative;
  overflow: hidden;
  margin-top: -2px !important;
  }
  .tarhely-1_polygon_1{
  content: '';
  -webkit-clip-path: polygon(0% 0%, 0% 100%, 100% 0%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%);
  background-color: #ffffff;
  width: calc(100% + 60px);
  height: 51px;
  top: -1px;
  left: -30px;
  position: absolute;
  }
  
  
  .div1_banner:before {
  background: linear-gradient(to right,#282b2f 0%,transparent 100%);
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  }
  .div1_banner_kep{
  height: 100%;
  padding-top: 126px;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  }
  .fejlec.transparent{
  background: transparent;
  /* box-shadow:none; */
  }
  .fejlec.transparent .fejlec_1{
  background: transparent;
  }
  .fejlec.transparent .fejlec_2{
  /* background-color:transparent; */
  }
  
  .fejlec.transparent .fejlec_2:after {
  content: '';
   position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  margin-left: 0%;
  height: 1px;
  background-color: rgba(255,255,255,0.1);
  }
  .fejlec.dark .pocok_static{
      background: transparent;
  }
  .fejlec .cssmenu > ul > li > a{
  color:white;
  font-weight:bold;	
  }
  .fejlec.transparent .kereses_gomb{
  color:white;
  }
  .fejlec.transparent .kereses_input{
  background-color:transparent;
  box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.1);
  }
  .fejlec.transparent .logo{
  background-image: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/ceg-logo-feher.png);
  }
  .fejlec.transparent .fejlec_elozmenyek_gomb{
  opacity:0;
  visibility:hidden;
  animation:all 0.2s ease;
  }
  .fejlec.transparent .fejlec_osszehasonlitas_gomb{
  opacity:0;
  visibility:hidden;
  animation:all 0.2s ease;
  }
  
  .fejlec.transparent .user_gomb {
  
  /* padding: 4px 6px; */
  
  /* margin: 4px 4px; */
  
  /* border-radius: 20px; */
  
  /* transition: all 0.2s ease; */
  }
  .fejlec.transparent .user_gomb:hover {
  
  }
  .fejlec.transparent .user_gomb:Hover:before {
   color: #be3f3f;
  }
  .fejlec.transparent .user_gomb:after {
  display:none;
  }
  
  .fejlec.transparent .kosar_gomb:after {
  display:none;
  }
  .fejlec.transparent .kosar_gomb {
  
  padding: 4px 6px;
  margin: 4px 4px;
  border-radius: 20px;
  
  }
  .fejlec.transparent .kosar_gomb:hover::before{
   color: #be3f3f;
  }
  
  
  
  .fejlec.dark{
  background-color: #282b2f;
  box-shadow:none;
  }
  .fejlec.dark .fejlec_1{
  background-color:transparent;
  }
  .fejlec.dark .fejlec_2{
  background-color:transparent;
      position: initial;
  
  }
  
  .fejlec.dark .fejlec_2:after {
  content: '';
   position: absolute;
  top: 0px;
  left: 0px;
  width: 80%;
  margin-left: 10%;
  height: 1px;
  background-color: rgba(255,255,255,0.1);
  }
  
  .fejlec.dark .cssmenu > ul > li > a{
  color:white;
  font-weight:bold;	
  }
  .fejlec.dark .kereses_gomb{
  color:white;
  }
  .fejlec.dark .kereses_input{
  background-color:transparent;
  color:white;
  box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.1);
  }
  .fejlec.dark .logo{
  background-image: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/ceg-logo-feher.png);
  }
  .fejlec.dark .fejlec_elozmenyek_gomb{
  opacity:0;
  visibility:hidden;
  animation:all 0.2s ease;
  }
  .fejlec.dark .fejlec_osszehasonlitas_gomb{
  opacity:0;
  visibility:hidden;
  animation:all 0.2s ease;
  }
  
  .fejlec.dark .user_gomb {
  
  /* padding: 4px 6px; */
  
  /* margin: 4px 4px; */
  
  /* border-radius: 20px; */
  
  /* transition: all 0.2s ease; */
  }
  .fejlec.dark .user_gomb:hover {
  
  }
  .fejlec.dark .user_gomb:Hover:before {
   color: #be3f3f;
  }
  .fejlec.dark .user_gomb:after {
  display:none;
  }
  
  .fejlec.dark .kosar_gomb:after {
  display:none;
  }
  .fejlec.dark .kosar_gomb {
  
  padding: 4px 6px;
  margin: 4px 4px;
  border-radius: 20px;
  
  }
  .fejlec.dark .kosar_gomb:hover::before{
   color: #be3f3f;
  }
  
  
  
  
  
  .gomb5 {
  background-color: #be3f3f00;
  
  margin: 4px 4px;
  border-radius: 25px;
  transition: all 0.2s ease;
  color: white;
  border: 1px solid #ff5252;
  padding: 13px 35px;
  text-transform: uppercase !important;
  font-family: fontom,themify !important;
  cursor:pointer;
  }
  .gomb5:before{
  margin-right:10px;
  }
  .gomb5:hover{
  background-color: #be3f3f;
  border-color: #be3f3f;
  }
  
  .gomb6 {
  margin: 4px 4px;
  background-color: #be3f3f;
  border-radius: 25px;
  transition: all 0.2s ease;
  color: white;
  border: 1px solid #be3f3f;
  padding: 13px 35px;
  text-transform: uppercase !important;
  font-family: fontom,themify !important;
  cursor: pointer;
  }
  .gomb6:before{
  margin-right:10px;
  }
  .gomb6:hover{
  background-color: #343a40;
  border-color: #000000;
  color: white;
  }
  
  .gomb7 {
  border-radius: 25px;
  transition: all 0.2s ease;
  color: white !important;
  border: 2px solid #be3f3f;
  padding: 10px 15px;
  font-family: fontom,themify !important;
  cursor: pointer;
  display: inline-block;
  background: transparent;
  }
  .gomb7:before{
  margin-right:10px;
  }
  .gomb7:hover{
  background-color: #be3f3f;
  border-color: #be3f3f;
  }
  
  
  .o2{
  
  margin-bottom: -10px;
  }
  
  .color-red{
  color:#be3e3f;
  }   
  .bg-red{
  background-color:#be3e3f;
  } 
  
  .text-red{
  color:#be3e3f;
  }
  
  .domain-arak-box{
  border: 1px solid #d9d9d9;
  background:white;
  
  }
  .domain-arak-box{
  transition:box-shadow 0.25s ease,border 0.25s ease;
  }
  .domain-arak-box:Hover{
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
  border: 1px solid transparent;
  }
  
  .domain-arak-box .h5{
  position:relative;
      margin-bottom: 15px !important;
  padding-bottom:5px;
  color: #be3e3f;
  }
  
  .domain-arak-box .h5:first-child:after{
  content: '';
  position: absolute;
  width: 20%;
  left: 40%;
  height: 1px;
  background: #be3e3f;
  bottom: -5px;
  }
  
  .domain-tetel{
  display:none;
  }
  .domain-arak-box.domain-tetel.aktiv{
  
  }
  
  
  .btn-link{
  color:inherit;
  white-space: normal;
  
  }
  .btn-link:hover ,.btn-link:focus{
      color: inherit;
  text-decoration: inherit;
  }
  .card{
  box-shadow: 0 0 10px rgba(0,0,0,0.05);
  }
  .card-header{
  background: #ffffff;
  text-transform: uppercase;
  }
  .card-header{
  border-bottom-color: transparent !important;
  }
  .card-footer{
  background: #ffffff;
  border-top: 0px;
  }
  .card-body ul li{
  list-style:none;
  padding:5px 0px;
  display:table;
  }
  .card-body ul li:before{
  content: "\e661";
  font-family:themify;
  padding-right:10px;
  color: #be3f3f;
  vertical-align: middle;
  display:table-cell;
  }
  .carousel-inner2{
  max-height:300px;
  overflow-y: auto;
  }
  .accordion .card:last-child .card-header {
   border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px) !important;
  }
  .accordion .card:nth-child(even) .card-header{
  background: #ffffff !important;
  color: black !important;
  }
  
  .accordion .card .card-header{
  background: #f1f1f1 !important;
   color: black !important;
  }
  
  .fejlec ul ul, .fejlec ul ul{
  /* background: white !important; */
  }
  
  .fejlec.transparent .cssmenu > ul > li > ul > li > a,.fejlec.dark .cssmenu > ul > li > ul > li > a{
  color: black;
  }
  
  .custom-radio .custom-control-input:checked~.custom-control-label::before
  {
      background-color: #be3f3f;
  }
  
  .tarhely-tabla .custom-radio:nth-child(even)
  {
  background: #f5f6f7;
  }
  
  .fejlec_osszehasonlitas_gomb{
  padding: 4px 6px;
  margin: 4px 4px;
  border-radius: 20px;
  transition: all 0.2s ease;
      cursor: pointer;
  }
  .fejlec_elozmenyek_gomb{
  padding: 4px 6px;
  margin: 4px 4px;
  border-radius: 20px;
  cursor: pointer;
  transition: all 0.2s ease;
  }
  .fejlec_osszehasonlitas_gomb:Hover{
  background:white;
  }
  .fejlec_elozmenyek_gomb:Hover{
  background:white;
  }
  .fejlec_elozmenyek_gomb{
  padding: 4px 6px;
  margin: 4px 4px;
  border-radius: 20px;
  transition: all 0.2s ease;
  }
  
  .fejlec_elozmenyek_gomb:hover::before {
  color:#be3f3f;
  }
  
  .fejlec_osszehasonlitas_gomb:hover::before {
  color:#be3f3f;
  }
  .user_gomb{
  padding: 4px 6px;
  margin: 4px 4px;
  border-radius: 20px;
      cursor: pointer;
  transition: all 0.2s ease;
  }
  
  .user_gomb:hover{
  background-color: white;
  }
  .user_gomb:hover::before{
   color: #be3f3f;
  }
  
  .kosar_gomb:hover{
  background-color: white;
  }
  .kosar_gomb:hover::before{
   color: #be3f3f;
  }
  
  .kosar_gomb {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  text-align: center;
  float: right;
  color: white;
  display: table-cell;
  padding: 4px 6px;
  margin: 4px 4px;
  border-radius: 20px;
  transition: all 0.2s ease;
  cursor:pointer;
  }
  
  .geposszerako_gomb {
      display: inline-block;
      position: relative;
      vertical-align: middle;
      text-align: center;
      float: left;
      color: white;
      padding: 8px 10px;
      display: table-cell;
      padding: 4px 6px;
      margin: 4px 4px;
      border-radius: 20px;
      cursor: pointer;
      transition: background 0.2s ease;
      }
      .geposszerako_gomb:hover {
      background-color: white;
      }
      .geposszerako_gomb:hover::before {
      color: #be3f3f;
      }
      
  
  
  
  
  .ugyfeladmin_gomb {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  text-align: center;
  float: right;
  color: white;
  padding: 8px 10px;
  display: table-cell;
  padding: 4px 6px;
  margin: 4px 4px;
  border-radius: 20px;
  cursor: pointer;
  transition: background 0.2s ease;
  }
  .ugyfeladmin_gomb:hover {
  background-color: white;
  }
  .ugyfeladmin_gomb:hover::before {
  color: #be3f3f;
  }
  
  .fejlec.transparent .ugyfeladmin_gomb{
  opacity:1;
  visibility:visible;
  }
  .fejlec.ugyfeladmin .ugyfeladmin_gomb{
  opacity:1;
  visibility:visible;
  }
  .fejlec.transparent .ugyfeladmin_gomb,.fejlec.ugyfeladmin .ugyfeladmin_gomb {
  /* padding: 4px 6px; */
  /* margin: 4px 4px; */
  /* border-radius: 20px; */
  /* transition: all 0.2s ease; */
  }
  .fejlec.transparent .ugyfeladmin_gomb:hover, .fejlec.ugyfeladmin .ugyfeladmin_gomb:hover {
  color: black;
  background-color: white;
  }
  .fejlec.transparent .ugyfeladmin_gomb:after,.fejlec.ugyfeladmin .ugyfeladmin_gomb:after  {
  display:none;
  }
  .fejlec.transparent .ugyfeladmin_gomb:Hover:before,.fejlec.ugyfeladmin .ugyfeladmin_gomb:Hover:before {
  color: #be3f3f;
  }
  .fejlec.ugyfeladmin .fejlec_elozmenyek_gomb,.fejlec.ugyfeladmin .fejlec_osszehasonlitas_gomb{
  opacity:0;
  }
  
  .mini_box{
  background-color:white;
  position: relative;
  overflow: auto;
  vertical-align: top;
  border-radius: 2px;
  margin-bottom:5px;
  margin: 5px;
  min-height:70px;
  overflow: hidden;
  
  box-shadow: 0 1px 15px rgba(0,0,0,.04), 0 1px 6px rgba(0,0,0,.04);
  width: calc(100% - 10px);
  }
  .mini_box:before{
  display: table-cell;
  font-size: 35px;
  color: #00000050;
  vertical-align: middle;
  background-color: #00000024;
  text-align: center;
  /* width: 25%; */
  /* max-width: 30%; */
  min-width: 63px;
  max-width: 63px;
  height: 63px;
  position: relative;
  }
  .mini_box_before {
  font-size: 35px;
  color: #00000050;
  vertical-align: middle;
  background-color: #00000024;
  text-align: center;
  position: relative;
  }
  .mini_box_before_icon {
  
  }
  .mini_box_before_icon:before{
  margin-right:0px !important;
  }
  .mini_box_after{
  position: absolute;
  right: 0px;
  font-size: 20px;
  color: #00000050;
  vertical-align: middle;
  background-color: #00000024;
  transition:all 0.125s ease;
  transform: translateX(100%);
  }
  .mini_box_after_icon:before{
     content: "\e649";
  font-family: themify;
  }
  
  .mini_box:after {
  
  font-family: themify;
  width: 10%;
  right: 0px;
  top: 0px;
  background-color: #00000024;
  vertical-align: middle;
  position: absolute;
  padding: 23px 0px;
  text-align: center;
  transform: translateX(100%);
  transition:all 0.125s ease;
  }
  .mini_box:hover  .mini_box_after{
  transform: translateX(0%);
  }
  .mini_box_fejlec{
  transition: 0.125s ease;
  position: relative;
  display: block;
  padding: 0px 5px;
  font-weight:  bold;
  font-size: 20px;
  margin: 0px;
  }
  .mini_box_fejlec > div{
  padding: 10px 15px 10px 10px;
  font-size: 13px;
  font-family: fontom;
  display:  table-cell;
  vertical-align:  middle;
  width: 50%;
  }
  .mini_box_body{
  padding: 5px 5px;
  font-size: 14px;
  display: table-cell;
  vertical-align: middle;
  }
  .mini_box_description{
      transition: 0.125s ease;
      padding: 0px 5px;
      font-size: 13px;
  }
  .mini_box_lablec div{
  padding: 0px 15px 10px 20px;
  font-size: 12px;
  font-family: fontom;
  text-align: right;
  transition: all 0.125s ease;
  display: inline-block;
  float: right;
  }
  .mini_box_lablec:hover{
  color:white;
  background-color: #00000055;
  }
  .mini_box_lablec:empty{
  display:none;
  }
  .mini_box_lablec div:after{
  content: "\f0a9";
  font-family: fontAwesome;
  margin-left: 5px;
  }
  .mini_box_lablec div:empty:after{
  content:"";
  }
  
  .plus_icon:before{
  content: "\e61a";
  font-family: themify !important;
  margin-right: 5px;
  }
  
  .help_icon:before{
  content: "\e69c";
   font-family: themify !important;
  margin-right: 5px;
  }
  .tuser_icon:before{
  content: "\e602";
   font-family: themify !important;
  margin-right: 5px;
  }
  
  
  
  .border-green{
  border-top: 5px solid #28a745;
  }
  .border-info{
  border-top: 5px solid  #17a2b8;
  }
  .border-warning{
  border-top: 5px solid;
  }
  .border-secondary{
  border-top: 5px solid;
  }
  .table td, .table th {
  vertical-align: middle;
  }
  
  .carousel-indicators2 {
  position: relative;
  display: flex;
  bottom: 0px;
  left: auto;
  right: auto;
  justify-content: flex-end;
  }
  .carousel-indicators2 .active {
  background-color: rgba(0,0,0,.05);
  color: black;
  }
  
  .carousel-indicators3 .active {
  background-color: white;
  color:black;
  }
  
  .carousel-indicators3 .active {
  background: #bb4a4a !important;
  border-color: #bb4a4a !important;
  }
  
  .carousel-indicators .user_icon:before{
      margin-right: 10px;
  content: "\f007";
  font-family: FontAwesome;
      font-size: inherit;
  }
  .carousel-indicators .csoport_icon:before{
      margin-right: 10px;
  content: "\f0c0";
  font-family: FontAwesome;
  }
  
  .carousel-indicators .cloud_icon:before{
      margin-right: 10px;
  content: "\f0c2";
  font-family: FontAwesome;
  }
  
  
  .virtualmin_login{
      padding: 5px 15px;
  vertical-align: middle;
  color: white;
  border-radius: 2px;
  transition:all 0.125s ease;
  }
  
  .weboldal-referenciak{
  text-align:center;
  width:100%;
  }
  .weboldal-referenciak img{
  height: 150px;
  width: 150px;
  object-fit: cover;
  }
  .weboldal-referenciak img{
  width:100%;
  }
  .weboldal-referenciak a{
  margin: 10px 5px 5px 5px;
  display: inline-block;
  font-weight: bold;
  }
  
  .cssmenu .menu_support_icon a{
  font-weight:normal;
  }
  .cssmenu .menu_support_icon a:before{
  content: "\f1cd";
  font-family: fontAwesome;
  margin-left: -15px;
  margin-right: 9px;
  }
  
  .cssmenu .menu_web_icon a{
  font-weight:normal;
  }
  .cssmenu .menu_web_icon a:before{
      content: "\f121";
  font-family: fontAwesome;
  margin-left: -15px;
  margin-right: 9px;
  }
  
  
  .cssmenu .menu_webshop_icon a{
  font-weight:normal;
  }
  .cssmenu .menu_webshop_icon a:before{
  content: "\e60d";
  font-family: themify;
  margin-left: -15px;
  margin-right: 9px;
  }
  .cssmenu .menu_tarhely_icon a{
  font-weight:normal;
  }
  .cssmenu .menu_tarhely_icon a:before{
  content: "\e67d";
  font-family: themify;
  margin-left: -15px;
  margin-right: 9px;
  }
  .cssmenu .menu_domain_icon a{
  font-weight:normal;
  }
  .cssmenu .menu_domain_icon a:before{
  content: "\e665";
  font-family: themify;
  margin-left: -15px;
  margin-right: 9px;
  }
  
  
  .fejlec.transparent .cssmenu .menu_support_icon a,.fejlec.dark .cssmenu .menu_support_icon a{
  font-weight:bold;
  }
  .fejlec.transparent .cssmenu .menu_web_icon a,.fejlec.dark .cssmenu .menu_web_icon a{
  font-weight:bold;
  }
  .fejlec.transparent .cssmenu .menu_webshop_icon a,.fejlec.dark .cssmenu .menu_webshop_icon a{
  font-weight:bold;
  }
  .fejlec.transparent .cssmenu .menu_tarhely_icon a,.fejlec.dark .cssmenu .menu_tarhely_icon a{
  font-weight:bold;
  }
  .fejlec.transparent .cssmenu .menu_domain_icon a,.fejlec.dark .cssmenu .menu_domain_icon a{
  font-weight:bold;
  }
  
  .athuzott{
  text-decoration:line-through;
  color:#6c757d;
  }
  
  #tarhelyek p{
  outline:none;
  }
  #tarhelyek [data-toggle=popover]{
  cursor:pointer;
  }
  .popover-body {
  color: #ffffff;
  background: #343a40;
  }
  
  .popover {
  background-color: #343a40;
  }
  .bs-popover-auto[x-placement^=right] .arrow::after, .bs-popover-right .arrow::after {
  border-right-color: #343a40;
  }
  .bs-popover-auto[x-placement^=left] .arrow::after, .bs-popover-left .arrow::after {
  border-left-color: #343a40;
  }
  #tulajdonsagok{
  font-weight:bold;
  }
  
  .fej3{
    
  width: 50%;
  }
  
 .div4{background: #282b2f;overflow: hidden;}
 .rotate-box-container{
	
	}
.rotate-box{
	width: 630px;
	transform: scale(1.0) rotateX(49deg) rotateY(-20deg) rotate(40deg) translateY(0%) translateX(0);
	display: inline-block;
	/* margin-top: 20px; */
	position: absolute;
	/* right: -120px; */
	top: 2px;
}
.temp-line{
	display: inline-block;
	width: 200px;
	margin: 0px 5px;
	float: left;
}
.temp-img{
  height: 175px;
  object-fit:cover;
  width: 100%;
  position: relative;
  perspective: 1000px;
  perspective-origin: top;
  margin: 2.5px;
  display: inline-block;
}
.rotate-box .list-con{
  position:absolute;
}

.temp-img .flip .flip_s1{
	width: 100%;
	height: 100%;
	transition: all 0.4s ease;
	display: inline-block;
	transform-origin: center;
	z-index:2;
	/* opacity: 0; */
}
.temp-img .flip .flip_s2{
	width: 100%;
	height: 100%;
	transition: all 0.4s ease;
	/* display: inline-block; */
	transform-origin: center;
	transform:rotatey(180deg);
	position:absolute;
	top:0px;
	left:0px;
	background-color: #ffffff;
	height: calc(100% - 0.05px);
	z-index:1;
	font-size: 20px;
	opacity: 0;
	color: black;
	padding: 10px;
	text-align: center;
}
.temp-img:hover .flip .flip_s1{
  box-shadow: 0px 0px 20px #000000a3;
  transform: scale(1) translateY(-15px) translateX(-20px) rotatey(-180deg);
}
.temp-img:hover .flip .flip_s2{
  transform: scale(1) translateY(-15px) translateX(-20px) rotatey(0deg);
  z-index:3;
  opacity: 1;
  box-shadow: 10px 8px 0px 0px #be3f3f;
}
.rotate-box .temp-img:hover {
    /* transform: scale(1) translateY(-15px) translateX(-20px); */
    /* box-shadow: 10px 10px 10px #000000a3; */
    /* transition: all .25s; */
    /* -webkit-transition: all .25s; */
    -moz-transition: all .4s;
}
.rotate-box .flip{
	width: 200px;
	display: inline-block;
	height: 100%;
}
.rotate-box .flip1 .flip1_s1{
	background: #be3f3f;
}
.rotate-box .flip2 .flip_s1{
	background: white;
	color:black;
}  
.rotate-box .flip i{display: inline-block;}
.rotate-box .flip img{    
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.rotate-box .flip .flip_s1 h2{
	    font-size: 20px;
    position: absolute;
    background: #be3f3f;
    margin: 5px;
    color: white;
    width: calc(100% - 10px);
    font-weight: bold;
    padding: 5px 5px;
    text-align: center;
}

.ficon_system_admin{
	content:url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/system_admin.svg);
}
.ficon_weboldal_keszites{
	content:url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/weboldal_keszites.svg);
}.ficon_webaruhaz_keszites{
	content:url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/webaruhaz_keszites.svg);
}
.ficon_tarhely_szolgaltatas{
	content:url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/tarhely_szolgaltatas.svg);
}
.ficon_szamitogep_javitas{
	content:url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/szamitogep_javitas.svg);
}
.ficon_szerver_karbantartas{
	content:url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/szerver_karbantartas.svg);
}
.ficon_tapasztalat{
	content:url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/tapasztalat.svg);
}
.fob1{
	transition: all 0.125s ease;
}
.fob1:hover {
	box-shadow: 0px 0px 25px 0px #0000001a;
}
.fob1 i {
    transition: all 0.4s cubic-bezier(0.43, 0.43, 0.27, 1.55);
}
.fob1:hover i {
    transform: rotatey(180deg) scale(1.1);
}
.fobr{
	position:relative;
}
.fobr > div{
	position:relative;
}
.fobr:after{
	content:'';
}
.fobr > div:after{
	content:'';
}
.fobr:before{
	content:'';
}
.fobr > div:before{
	content:'';
}
.gomb10{
    display: inline-block;
    font-weight: bold;
    position: relative;
    padding: 5px 15px;
    border: 1px solid #be3f3f;
    transition: background 0.25s ease,color 0.125s ease, opacity 0.25s cubic-bezier(0.43, 0.43, 0.27, 1.55), transform 0.25s cubic-bezier(0.43, 0.43, 0.27, 1.55);
    border-radius: 25px;
	opacity:0;
	transform: translatey(15px);
}
.gomb10:hover{
	background: #be3f3f;
    color: white;
}
.fob1:hover .gomb10{
	opacity:1;
	transform: translatey(0px);
}
.rolunk_hatter{
	position:relative;
}
.rolunk_hatter:before {
    content: '';
    background-image: url(https://uniti.hu/unitx/Dokumentumok/Dokumentumok/Oldal/css2/system_admin5.svg);
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: auto 215%;
    background-position: 10% -8%;
    opacity: 0.04;
}
.div3_image1{
	width: 73%;
    position: absolute;
    opacity: 0.08;
    top: 0%;
}
@media screen and (max-width: 1000px){
	.rolunk_hatter:before{
	
	}
	.div4_body:before{
	opacity:0 !important;
	}
  .div1_banner{
    margin-top: -185px;
  }
  .div2_banner_kep{
    padding-top: 185px;
  }
  .div2_banner{
    min-height: calc(50vh + 85px);
    margin-top: -185px;
    padding-top: 40px;
    /* padding-bottom: 0px; */
    padding-left: 10px;
    padding-right: 10px;
  }
  .div3_banner{
  margin-top: -185px;
  height: calc(75vh + 0px);
  }
  .div4_banner{
  margin-top: -185px;
  }
  .mtermekek.mszolg ul li:hover{
      border-left:0px;
  }
  .carousel-indicators div {
  width:100%;
  }
  .cssmenu .menu_icon2 a{
      line-height: 35px !important;
  }
  .cssmenu  .menu_icon2 span{
  margin: -5px 25px 5px 10px !important;
  }
  .domain_reg_tabla .input-group-prepend.w-25{
      width:50% !important;
  }
  
  .fejlec.ugyfeladmin .ugyfeladmin_gomb,.fejlec.transparent .ugyfeladmin_gomb{
      width: auto;
      line-height: 50px;
      width: calc(12.5% - 0px);
  }
  .fejlec.ugyfeladmin .ugyfeladmin_gomb:before,.fejlec.transparent .ugyfeladmin_gomb:before{
      content: "\f0e4";
      font-family: fontAwesome,fontom;
  }
  .fejlec_osszehasonlitas_gomb:before {
  content: "\e6d6";    
  }
  .user_gomb:before{
      content: "\e602";
  }
  .kosar_gomb:before{
      content: "\e60d";
  }
  .fejlec_elozmenyek_gomb:before {
          content: "\e66e";
  }
  .ugyfeladmin_gomb:before {
          content: "\f0e4";
  }
  .ugyfeladmin_gomb{
         float: right;
      width: auto;
      line-height: 50px;
      width: calc(12.5% - 0px);
  }
  .geposszerako_gomb:before{
      content: "\f1b3";
  }
  
  
  .div2_container.hosting_icon:before{
      background-size:contain;
  }
  .div1_container{
      /* margin-top: calc(100vh - 126px) !important; */
      background-color: #f5f6f7;
      position: relative;
  }
  
  .fejlec.transparent .pocok_static{
      background-color:transparent;
      color: white;
  }
  .fejlec.transparent .user_gomb{
  }
  .fejlec.transparent .kosar_gomb{
          /* background-color: transparent; */
          /* padding: 8px 10px; */
          /* margin: 0px; */
          /* border-radius:0px; */
  }
  }
  .oldal2_h1 h1{
    padding: 15px 20px 0px 20px;
  }
  
  @media screen and (min-width:576px)
  {
  .oldal2_h1 h1  {
      max-width: 540px;
  }
  }
  @media screen and (min-width:768px)
  {
    .oldal2_h1 h1  {
      max-width: 720px;
  }
  }
  @media screen and (min-width:992px)
  {
    .oldal2_h1 h1  {
      max-width: 960px;
  }
  }
  @media screen and (min-width:1200px)
  {
    .oldal2_h1 h1  {
      max-width: 1140px;
  }
  }