/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.1
*/

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content {
  background-color: #005E96 !important;
}

.login h1 a {
  height: 154px;
}


.icona-menu .label-wrapper.mfn-menu-label-wrapper {
  display: none;
}
.icona-menu img {
  width: 100px !important;
  margin-bottom: 25px;
}



p {
    margin: 5px;
}
h2 .title-bigger  {
    font-size: 80px;
    padding: 0 30px 15px 30px;
    border-radius: 0 30px;
    color: white;
}
h3 .title-bigger  {
    font-size: 55px;
    padding: 0 30px 10px 30px;
    border-radius: 0 30px;
    color: white;
    margin-top: 10px;
}
h4 .title-focus {
    padding: 5px 30px 10px 30px;
    color:white;
    border-radius: 0 20px;
    margin-top: 10px;
}
h6 .title-highlight {
    padding: 5px 15px;
    border-radius: 0 15px;
}

.title-blu-gradient {
    background: rgb(0,94,150);
    background: linear-gradient(77deg, rgba(0,94,150,1) 0%, rgba(133,213,255,1) 100%); 
    display: inline-block;
}
.title-purple-gradient {
    background: #684590;
    background: linear-gradient(77deg, #684590 0%, #ca3e77 100%); 
    display: inline-block;
}
.title-red-gradient {
    background: #ca3f56;
    background: linear-gradient(77deg, #ca3f56 0%, #df951e 100%); 
    display: inline-block;
}
.title-green-gradient {
    background: #21a09d;
    background: linear-gradient(77deg, #21a09d 0%, #b7c12a 100%); 
    display: inline-block;
}

.bagliore-white {
    -webkit-box-shadow: 0px 0px 9px 0px rgba(216,241,255,0.91); 
    box-shadow: 0px 0px 15px 0px rgba(216,241,255,0.91);
}


.pulse {
  animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(131, 208, 255, 0.22);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(131, 208, 255, 0);
  }
}


.txt-marquee {
    font-size: 80px;
    line-height: 120px;
    color: #e5f4ff;
    font-family: "Antonio", sans-serif;
  }
  ._inline-style {
    flex: 46%;
    margin-right: 2%;
}
._clear {
    flex: 100% !important;
}
  ._form-content {
    display: flex;
    flex-wrap: wrap;
}
  ._form-title {
    font-size: 21px;
    color: #3da0d8;
    font-weight: 700;
    text-align: left;
    margin-bottom: 20px;
  }
  ._html-code {
    color: white;
    text-align: left;
    margin-bottom: 35px;
  }
  ._form-label {
    color: #C5E7FF !important;
    text-align: left;
  }
  input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
width: 100%;
  }
  ._button-wrapper._inline-style,
  ._form_element._x68986867._inline-style,
  ._form_element._x29341990._inline-style,
  ._form_element._x54659292._inline-style {
    flex: 100%;
    margin-top: 25px;
}
._form-fieldset span label {
display: inline;
color: white;
}
._form_element._x83402093._inline-style,
._form_element._x59458702._inline-style,
._form_element._x57209585._inline-style   {
  flex: 100%;
  text-align: left;
  font-size: 12px;
  background-color: #ffffff1c;
  padding: 20px;
  margin-top: 20px;
}
._form_element._x03965551._inline-style._clear a,
._form_element._x08757766._inline-style._clear a,
._form_element._x99104706._inline-style._clear a {
  color: #3da0d8;
  font-size: 12px;
  padding: 0 0 0px 20px;
}

@media screen and (max-width: 767px) {
._inline-style {
  flex: 100%;
}
@media (max-width: 767px) {
  .mcb-section .mcb-wrap .mcb-item-3evtp742l .mfn-header-menu-burger {
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
  }
}



@media screen and (max-width: 480px) {
  p {
    font-size: 16px;
    line-height: 26px;
  }
  h5 {
    font-size: 18px;
    line-height: 25px;
  }
  .title h2 {

  }
h2 .title-bigger {
  font-size: 50px;
  padding: 0 20px 5px 20px;
}
h3 .title-bigger {
  font-size: 40px;
  padding: 0 20px 10px 20px;
  line-height: 45px !important;
}
h4{
  font-size: 24px;
  line-height: 28px;
} 

}