@charset "utf-8";
body {background: #0b5394;}
.top_bar {background:#3A3636; padding:10px ;}
header {padding:40px 0;}
.hero_subline {font-size:24px;}
.logo {max-height:80px;}
.first_block {padding:80px 0; background:#fff;}
.second_block {padding:80px 0; background:#f3f3f3}
.final_cta {padding:40px 0; background:#a097ac;}
.final_cta h5 {font-size:32px;}
footer {padding:40px 0; color:#fff}

.age {background:#58819E; border-radius:15px; font-size:45px; color:#fff; font-weight: 700; padding:20px 45px; text-align: center; text-decoration: none;}
.age:hover {background:#1a75b5;}
a {text-decoration: none !important;}

ul {list-style: none; ma}
li {padding:5px 0; font-size:22px; font-weight: 700; color:#fff; text-align: center;}

.main_img {max-height:350px;}

h1 {font-size:42px; color:#fff}
h1 span {color:#e3f708}
h2 {font-size:32px}
.row_box {padding:15px 0; border-bottom:1px solid #dedede; margin-bottom:10px;}


.far {color:#30a33f;}

a.big_bt {background:#FFC439; font-size:30px; border-radius:5px; padding:10px 30px; color:#222; border:2px solid #fff; text-decoration:none; margin:10px 0; display: inline-block; border-radius: 50px; font-weight: 700;}
a.big_bt:hover {background:#fff;}
p {font-size:18px;}

.ingrediente {max-height:150px !important;}

.first_block h3 {font-size:22px; font-weight: 700; color:#222; padding:10px 0; }
.first_block h4 {font-size:32px; font-weight: 700; color:#3ea745}
.disclaimer {font-size:11px;}

@media screen and (max-width: 768px) {
  .video_block {min-height: auto;}
header img {text-align: center; display: block;}
a.big_bt {font-size:22px; display: block; width:100%; text-align: center;}
.first_block, .second_block {padding:20px;}
.bar_purple {font-size:18px;}
.hero_subline {font-size:16px;}
h1, h2 {font-size:22px; padding:20px 0;}
.main_img {max-height:250px;}
.age {margin:5px; font-size:30px;}
}
