@charset "utf-8";
body {background: #fff;}
header {padding:10px 0; background:#ECFFEC}
.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;}
.top_bar {padding:10px 0;}

li {padding:5px 0; font-size:18px; font-weight: 700;}

.main_img {max-height:350px;}

h1 {color: #186055;
    font-family: "Montserrat", Sans-serif;
    font-size: 89px;
    font-weight: 300;
    line-height: 57px;
    letter-spacing: 1.5px}
h2 {color: #222222;
    font-family: "Montserrat", Sans-serif;
    font-size: 45px;
    font-weight: 500;
    line-height: 57px;}
.row_box {padding:15px 0; border-bottom:1px solid #dedede; margin-bottom:10px;}
.subline {color: #5C4E4E;
    font-family: "Montserrat", Sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 28px;}

.far {color:#30a33f;}

a.big_bt {background:#FFC439; font-size:20px; 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;}

.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}
.green_block {padding:20px 0; background:#008939!important}
.green_block p {color:#fff}
.disclaimer {font-size:11px;}
.product {max-height:400px;}

@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:42px;  text-align:center}
.main_img {max-height:250px;}
.subline {text-align:center; font-size:24px}
.product {max-height:250px;}
.flag {margin-bottom:10px;}
}
