:root {
  --primary: #0a4695;
  --secondary: #1E2E58;
  --cta: #e4003a;
  --font-family: 'Montserrat', sans-serif;
}

body {
  font-size: 18px;
  font-family: var(--font-family);
  background-color: #ffffff;
}

header {
  position: fixed;
  top: 0;
}

.wrapper {
  position: relative;
  width: 80%;
  min-height: 347px;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.bkg-light {
  padding: 30px;
  background-color: #fff;
}

.m-auto {
  margin: 0 auto;
}

.logo-page {
  width: 100%;
  margin: 0 auto;
  padding-bottom:2rem;

}

.text-white {
  color: #fff;
}

.medfyle-box {
  padding: 1.5rem 0.5rem;
  background-image: url(../images/bkg-hero.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  color: #fff;
  background-position: 100%;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding-top: 30px;
  height:500px
}

.medfyle-box h4 {
  color:var(--cta);
}

.header_sx h1{
  margin:0;
  padding:0;
}

.header_sx h1 img{
  max-width:180px;
  width:100%;
}

.sponsor{
  background:#fff;
}

.text-email {
color:var(--primary);
}

.align-center {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

header{
  padding:15px 0;
  background-color: rgba(0,0,0,0.5);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
  color: #fff;
}

h5 {
  color:var(--primary);
  font-size: 22px;
  line-height: 1.4;
}


h4 {
  color:var(--primary);
  font-size: 26px;
  margin-bottom: 20px;
  line-height: 1.4;
}

i {
  font-size: 20px;
  color: #404c58;
}

i::first-letter {
  font-size: 30px;
}

.medfyle-box, .embed-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
  min-height: 320px;
}

.embed-container {
width: 70%;
/*margin: 50px 0 30px;*/
aspect-ratio: 16/9;
}

.logo-header {
  color: white;
  text-align: left;
  display: flex;
  align-items: center;
  transition: 1s;
}

.logo-header img {
  width:auto;
  height: 55px;
  margin-bottom: 0;
}

.logo-header:hover {
  color: white;
  text-decoration: none;
  transform: scale(1.04);
}

.logo-header p {
  font-family: var(--font-family);
  font-size: 36px;
  margin: 0;
  padding-right: 15px;
}
.logo-header span {
  font-family: var(--font-family);
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 13px;
}

.sponsor_img{
  padding-top:15px;
}

.sponsor_img img{
  max-width:100px;
  width:100%;
  margin-right:5px;
  vertical-align: middle;
  float:left;
}

.sponsor_img span{
  color:#000;
  font-size:16px;
  text-align:left;
  display:inline-block;
  line-height:20px;
  float:left;
  padding-top:10px;
}

.medfyle img{
  float:right;
  width:60%;
}

a {
  color:var(--cta)!important;
}

.footer_dx {
  padding-bottom: 0 !important;
  display: flex;
  flex-wrap: nowrap;
  border: 0;
  justify-content: flex-end;
}

iframe {
  width: 100%;
  /*height: 290px;*/
  aspect-ratio: 16/9;
  border-radius: 13px;
}

.logo-banner {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 75px;
  margin: auto 0;
  height: 275px;
}

.bkg-white {
  height: 100%;
  background: white;
}

.bkg-dark {
  height: auto;
  background: #212121;
  border-left:3px solid var(--cta);
}

.header_dx h2{
  color:var(--cta);
}

.clear{
  clear:both;
}

.content_home_coming{
  z-index:200;
  position:relative;
}

.header_dx{
  text-align:right;
}

.header_dx h2{
  text-transform:uppercase;
  margin:0;
  padding:5px 0 0 0;
}

.footer_dx img{
  margin:0 auto;
  display:block;
  float:none;
  padding-left:20px;
  height: 40px;
  width:auto;
}

.main_sx h3 {
  color: white;
  text-transform: uppercase;
  margin: 30px 0 40px;
  text-align: center;
}

.form_notify{
  position:relative;
  padding:10px 0 10px 0;
  color: #000;
}

.form_notify p{
  text-align:left;
  color:#000;
  font-size:18px;
}

.form_notify small{
  color:#000;
  text-align:left;
  display:block;
  padding-top:12px;
  padding-bottom:5px;
  font-size: 14px;
}

.form_notify small a{
  color:var(--cta);
  font-weight: 600;
}

.notify{
  padding: 5px 0;
  position: relative;
  line-height: 22px;
  margin:0 auto;
}


.sponsor{
  text-align:center;
  color:#000;
  font-size:14px;
  padding:15px 0;
}


/*footer {
    width: 100%;
    min-height: 65px;
    margin: auto auto 0 auto;
    color: #fff;
    z-index:100;
}*/

.footer {
  /*height: 12vh;*/
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer img{
  vertical-align: text-top;
}

footer .footer_grey{
  background: #58595b;
  text-transform: uppercase;
  padding: 10px 0 0 0;
}

footer .footer_grey a{
color:#fff;
text-decoration:underline;
}

footer .footer_grey .footer_dx {
  display: inline-block;
  line-height: 43px;
}

footer .footer_grey .footer_dx .list-inline li {
  font-size: 13px;
}

footer .footer_grey .footer_sx {
  display: inline-block;
}

.footer_center {
text-align: left;
padding: 0 20px;
margin-bottom: 0;
}

footer .footer_grey .logo-lilly {
  max-width: 80px;
  width: 100%;
  padding-left: 5px;
}

/* .embed-container { 
position: relative; 
padding-bottom: 35%; 
height: 0; 
overflow: hidden; 
max-width: 100%; 
height: auto; 
}  */

/* .embed-container iframe, .embed-container object, .embed-container embed { 
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
} */

.box_atul img {
  max-width: 204px;
  margin: 0 15px 0 0;
  float: left;
}

.box_atul h2{
color:var(--cta);
padding-top:15px;
}

.footer_sx{
  text-align:left;
  padding-top: 0;
  font-size: 14px;
}

.footer_dx p {
  line-height: 1.7;
  padding:0;
  text-align: right;
  margin: 0;
  font-size: 16px;
}

.footer_sx a {
  color:var(--cta);
}

.landing-container--bkg {
  background-image: url(../images/bkg-hero.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 40% 50%;
  position: relative;
  background-color: #293466;
}

/*.landing-container--large {
  min-height: 90vh;
  overflow: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
}*/

.align-items-center {
  display: flex;
  align-items: center;
}

.com-typo__title {
  font-size: 3.1875rem;
  color:#fff;
  padding-bottom: 0;
  margin: 0;
  font-weight: 400;
  font-family: var(--font-family);
background: #293466;;
background: linear-gradient(264deg,rgba(41, 52, 102, 1) 0%, rgba(143, 26, 68, 1) 100%);
  padding: 10px;
  text-align: center;
}
.com-typo__logo {
  height:50px;
}

.com-typo__subtitle {
  font-size: 3.325rem;
  color:var(--primary);
  font-weight: 300;
  line-height: 1.3;
  margin-top:0
}

.com-typo__subtitle strong{
  font-weight: 500;
}

.com-newsletter {
  width:100%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  background-color: #fff;
  /*position: absolute;
  bottom: 0;
  left: 0;
  right: 0;*/
  padding: 2rem 2.5rem 2rem;
  /*margin: 4rem 0 0;*/
}

.com-newsletter img {
  padding-right:20px;
  display: block;
}
  
.footer.theme--dark{
  background: #222;
  color: #f8f9fa;
}

.footer.theme--white{
  background: white;
  color: #58595b;
  border-top: 1px solid var(--cta);
}


.footer__inner {
  padding: 3rem 1rem;
  align-items: center;
  font-family: var(--font-family);
  width:100%
}

.landing-main {
  height:90vh;
}

.form-group {
  width:100%
}

.form-group__field {
    border-radius: 6px;
    padding: 0.9625rem 1.8rem;
    width: 100%;
    border: 1px solid #dedede;
    font-size:20px;
    margin-right: 10px;
    font-size: 16px;
}

.flex {
  display: flex;
}

.d-flex {
  display:flex;
  flex-wrap: nowrap;
}

.d-flex input {
  margin-bottom:0;
  color:#2F1400;
}

.com-newsletter h5, h2 {
  font-family: var(--font-family);
  font-size: 22px;
  font-weight: 400;
  color: #312884;
  margin-bottom: 1rem;
  padding-bottom: 10px;
}

.btn {
  border-radius: 6px;
  font-family: var(--font-family);
}
.btn-cta {
  background: var(--cta);
  color:#fff;
  font-weight:600;
  transition: 0.5s;
  text-transform: uppercase;
}

.btn-cta:hover, .btn-cta:focus{
  background: #a30054!important;
  color:#fff;
  font-weight:600;
}

.btn-outlined {
  background: #fff;
  color:var(--cta);
  border: 1px solid var(--cta);
  font-weight:600;
  transition: 0.5s;
  text-transform: uppercase;
}

.btn-outlined:hover, .btn-outlined:focus{
  background: var(--cta);
  color:#fff;
  font-weight:600;
}

.btn-white {
  background: white;
  color:var(--cta);
  font-weight:600;
  transition: 0.5s;
  text-transform: uppercase;
}

.btn-medium {
  font-size:20px;
  padding: 9px 56px;
}

.no-gutters {
  padding-right: 0!important;
  padding-left: 0!important;
}

.com-typo__small-title {
  font-size: 23px;
  text-transform: uppercase;
  color: var(--primary);
  font-family: var(--font-family);
}

.com-typo__text {
  font-size: 16px;
  letter-spacing: 0px;
  padding-bottom:1rem;
}

.com-typo__list {
  list-style-type: disc;
  margin-left:-15px;
  padding-top:15px;
}

.com-typo__list li {
  font-size: 16px;
  letter-spacing: 0;
  padding-left:5px
}

.page {
  margin-top:12rem;
  padding-bottom: 20px;
}

.h-100 {
  height:100%;
}

h1 {
  color: #fff;
  font-size: 60px;
  font-weight: bold;
  margin-bottom: 0;
}

h3 {
  color: #fff;
  font-weight: 400;
  font-size: 40px;
  margin-top:0
} 

.banner-app__img {
  display: flex;
  align-items: flex-end;
  height: 100%;
}

.simple-card {
  background-color: #FEF6F2;
  box-shadow: 0 3px 6px #dedddd;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 15px 0;
  border:0px solid var(--primary);
  border-radius:13px;
  min-height: 220px;
}

.simple-card__icon {
  height: 60px;
}

.simple-card__title {
  color: var(--primary);
  font-family: Montserrat,sans-serif;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  padding: 10px 10px;
  margin-bottom: 0;
}

.simple-card--full {
  background-color: var(--cta);
  border: none;
}

.simple-card--full .simple-card__title  {
  background-color: var(--primary);
  color: #fff;
}

.d-none-desktop {
  display: none;
}

@media only screen and (max-width : 666px){

  .flex-direction-column {
    display: flex;
    flex-direction: column-reverse;
  }

  .d-none-desktop {
    display: block;
  }

  .d-none-mobile {
    display: none;
  }

  .wrapper {
    max-width: 100%;
    display: inline-block;
  } 

  .medfyle-box {
    background-size: 100%;
  }

  .embed-container {
    width: 90%;
    margin:0 auto
  }
    
.logo-page {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 1rem;
  margin-bottom: 30px;
}

h1 {
  font-size: 40px;
}

h3 {
  font-size: 22px;
} 


  .herobanner-bottom {
    display: block;
  }

  .com-newsletter h5, h2 {
    font-size: 20px;
  }

  .form-group__field {
    margin-right:0;
  }

  .btn-medium {
    font-size: 20px;
    padding: 0.5625rem 56px;
    width: 100%;
  }

  .com-typo__title {
    font-size: 2.1875rem;
  }

  .com-typo__logo {
    height:30px;
  }

  .logo-banner {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 40px;
    margin: auto 0;
    height: 100px;
  }

  .box_atul img{
  max-width:250px !important;
  margin:20px auto !important;
  float:none;
  }

  .sponsor_img img {
    float: none;
    margin: 0 auto;
  }

  .sponsor_img span {
    text-align: center;
    float: none;
  }

  .medfyle img {
    float: none;
    width: 90%;
    margin:0 auto;
  }

  .logo-header span {
    font-size: 10px;
  }

  .logo-header img {
    width: auto;
    height: 33px;
    margin-bottom: 5px;
  }


  header {
    padding: 15px 10px;
    border-bottom: 1px solid var(--primary);
  }

  header h1 {
    font-size:29px;
  }

  .content_home_coming header{
  	background:#fff;
  }

  .header_sx {
    text-align: center;
  }

  .header_sx h1 img{
  	max-width:200px;
  }

  .header_dx {
    text-align: right;
  }

  .header_dx h2 {
      font-size: 18px;
      text-align: left;
      padding-top: 20px;
  }

  .bkg-dark {
    border:3px solid #DFBE78;
  }

  footer .footer_grey .footer_dx {
    font-size: 11px;
    width:100%;
    text-align:center !important;
  }

  .footer_dx img{
    display:block;
    float:none;
    padding-left:20px;
    margin-left: 0;
    border-left: 1px solid #fff;
    width:60px;
    height: auto;
    padding-right: 0;
  }
  
  .footer_dx {
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer_dx p {
    line-height: 1.7;
    padding:0;
    text-align: center;
  }

  .footer_dx img{
    padding-right: 0;
    padding-left: 7px;
    border-left: none;
    margin: 0 auto
  }

  .footer_center {
    text-align: center;
    padding: 12px 0;
    margin-bottom: 5px;
    border:none;
    border-bottom: 1px solid #b5b5b5;

  }

  .footer__inner {
    display: block;
  }

  .d-flex {
    display:flex;
    flex-wrap: wrap;
  }

  .d-flex input {
   margin-bottom:10px;
  }

}

@media only screen and (max-width : 768px){ 

  .banner-app{
    text-align: center;
  }

  .banner-app__img{
    display: none;
  }

  .medfyle-box, .embed-container {
    min-height: auto;
    margin-top: 2rem;
    margin-bottom:2rem;
  }

  .form_notify {
    color: #fff;
  }

  h4 {
    color: var(--primary);
    font-weight: 400;
  }
  .com-typo__subtitle {
    font-size: 2.025rem;
    word-break: break-all;
  }
  

  .com-newsletter h5, h2 {
    color: var(--primary);
  }

  iframe {
    width: 100%;
    /*height: 200px;*/
    aspect-ratio: 16/9;
  }

  .footer_sx{
    text-align: center;
    padding: 10px 0;
  }

  .footer_center{
    text-align: center;
    padding: 10px 0;
  }

  .footer_dx p {
    padding:0;
    text-align: center;
    margin: 0;
  }
  


  .landing-main {
    position: relative;
    height:100%;
  }

  .footer {
    height: auto;
  }
}

@media only screen and (max-width : 897px){ 

  .direction-column {
    display: flex;
    flex-direction: column-reverse;
  }
}

@media only screen and (max-width : 1024px){ 

  .wrapper {
    width: 100%;
    /*min-height: auto;*/
  } 

  .h-100 {
    height:auto;
  }  

  .background-home{
   left: 0;
  }

  iframe {
    width: 100%;
    min-height: 210px;
  }

  .bkg-dark {
    height: auto;
  }

  .simple-card__title {
    font-size: 19px;
  }
  
}

@media only screen and (min-width : 667px) and (max-width : 1024px){

  .embed-container {
    width: 100%;
    margin: 20px 0 20px;
  }    
  
  .footer_dx {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }

  .logo-banner {
    position: absolute;
    top: 40px;
    bottom: 0;
    right: 100px;
    margin: auto 0;
    height: 245px
  }
  .box_atul img {
    max-width: 161px;
    margin: 0 15px 0 0;
    float: left;
  } 
  .sponsor_img span {
    width: 80%;
  }

  .sponsor_img span {
    width: 78%;
  }

  .sponsor_img br{
    display:none;
  }

  .medfyle img {
    float:none;
    width: 60%;
    margin:0 auto;
  }

  footer .footer_grey .footer_dx {
    font-size: 11px;
  }

  header {
    padding: 15px 15px;
    border: 1px solid #fff;
  }

  header h1 {
      font-size: 31px;
  }
  header h2 {
      font-size: 29px;
  }



}

@media only screen and (min-width : 1025px) and (max-width : 1230px){

  
  .simple-card {
    min-height: 225px;
  }

  .simple-card__title {
    font-size: 16px;
  }

  .h-100 {
    height:100%;
  }  

  .main_dx h4 {
    font-size: 35px;
  }

  .main_dx h3 {
    padding-top: 0;
  }

  
  .com-typo__subtitle {
    font-size: 2.425rem;
  }
}

@media only screen and (max-width : 1025px){ 
  .com-newsletter {
  position: relative;
  flex-wrap: wrap;
  margin-top: 2rem;
  padding: 2rem 0;
  width: 100%;
  /*display: block;*/
  }

  .com-newsletter img {
    display: none;
  }

}


@media only screen and (min-width :1025px){ 
  .bkg-dark {
    height: 100%;
  }
  .herobanner-bottom {
    display: flex;
    align-items: center;
  }

  .banner-container__img{
    margin-right:10px;
    border-right: 1px solid #fff;
    }
}

@media only screen and (max-width : 1425px){ 
  .com-typo__subtitle {
    font-size: 2.525rem;
  }
}

.banner {
  height: auto;
  width: 100%;
  background-color: #d2d7d5;
  text-align: center;
  margin:0 auto;
}

.banner a {
  height: 100%;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  animation: 1s fadein ease-in-out;
  animation-fill-mode: forwards;
}

.banner a:hover {
  text-decoration: none;
  color: darken(#E20074, 70%);
}

.banner__bkg {
    background: url(/images/mappa.png) center center no-repeat;
    background-size: cover;
    margin: 0 auto;
    position: absolute;
    width: 400px;
    height:400px;
    margin-top: -100px;
    margin-left: 40px;
    animation: 60s roty infinite linear;
}

.banner-container__img{
  opacity: 0;
  animation: 1s growin ease-in-out 1s;
  animation-fill-mode: forwards;
  padding:1rem;
  width: 270px;
  position: relative;
  text-align: center;
}

.banner-container {
    padding:10px;
    width: 100%;
    z-index: 10;
    display: flex;
    justify-content: center;
    
}

.banner-container .btn {
  opacity: 0;
  animation: 1s fadein ease-in-out 2.3s;
  animation-fill-mode: forwards;
}

.banner-container__text {
  color: #000;
  font-weight: bold;
  font-size: 16px;
  margin-right: 10px;
  opacity: 0;
  animation: 1s fadein ease-in-out 2s;
  animation-fill-mode: forwards;
  padding-bottom:0;
}


@keyframes fadein {
  0% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}
@keyframes roty {
  0% {
      transform: rotate(0deg);
  }
  100% {
      transform: rotate(360deg);
  }
}

@keyframes growin {
  0% {
      opacity: 0;
      transform: scale(0.5);
  }
  100% {
      opacity: 1;
      transform: scale(1);
  }
}

.banner-app {
  background-image: url(../images/bkg-hero.png);
  background-color: #194691;
  border-top: 2px solid #dddddd;
  background-repeat: no-repeat;
  background-position: 100%;
  width: 100%;
  padding: 15px 0 0;
  display: flex;
}

.banner-app h2{
  color:#fff;
  padding-bottom: 0;
  font-size: 26px;
  margin-bottom: 10px;
}

.banner-app p {
  font-size: 18px;
  margin-bottom: 15px;
  color:#fff;
}

.banner-app small, a {
  font-size: 14px;
  color:#fff
}

.flipdown.flipdown__theme-dark .rotor-group-heading:before {
  color: #001E3E!important;
}

.flipdown.flipdown__theme-dark .rotor, .flipdown.flipdown__theme-dark .rotor-top, .flipdown.flipdown__theme-dark .rotor-leaf-front {
  color: #fff;
  background-color: var(--cta)!important;
}

.flipdown.flipdown__theme-dark .rotor-bottom, .flipdown.flipdown__theme-dark .rotor-leaf-rear {
  color: #efefef;
  background-color: #ce0235!important;
}

.flipdown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):before, .flipdown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):after {
  background-color: #fff!important;
}