@font-face {
    font-family: 'Poppins';
    src: url("fonts/Poppins-Medium.eot");
    src: url("fonts/Poppins-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-Medium.woff2") format("woff2"), url("fonts/Poppins-Medium.woff") format("woff"), url("fonts/Poppins-Medium.ttf") format("truetype"), url("fonts/Poppins-Medium.svg#Poppins-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap; }
@font-face {
    font-family: 'Poppins';
    src: url("fonts/Poppins-Bold.eot");
    src: url("fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-Bold.woff2") format("woff2"), url("fonts/Poppins-Bold.woff") format("woff"), url("fonts/Poppins-Bold.ttf") format("truetype"), url("fonts/Poppins-Bold.svg#Poppins-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap; }
@font-face {
    font-family: 'Poppins';
    src: url("fonts/Poppins-Light.eot");
    src: url("fonts/Poppins-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-Light.woff2") format("woff2"), url("fonts/Poppins-Light.woff") format("woff"), url("fonts/Poppins-Light.ttf") format("truetype"), url("fonts/Poppins-Light.svg#Poppins-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap; }
@font-face {
    font-family: 'Poppins';
    src: url("fonts/Poppins-Regular.eot");
    src: url("fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-Regular.woff2") format("woff2"), url("fonts/Poppins-Regular.woff") format("woff"), url("fonts/Poppins-Regular.ttf") format("truetype"), url("fonts/Poppins-Regular.svg#Poppins-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap; }
@font-face {
    font-family: 'Poppins';
    src: url("fonts/Poppins-SemiBold.eot");
    src: url("fonts/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-SemiBold.woff2") format("woff2"), url("fonts/Poppins-SemiBold.woff") format("woff"), url("fonts/Poppins-SemiBold.ttf") format("truetype"), url("fonts/Poppins-SemiBold.svg#Poppins-SemiBold") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap; }
* {
    transition: 0.5s all; }

body #main-front-page {
    padding: 0;
    margin: 0;
    font-family: 'Poppins';
    font-weight: normal;
    font-size: 1.5rem;
    color: #415E7B !important; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    body #main-front-page {
        font-size: 1rem; } }
@media only screen and (min-width: 1100px) and (max-width: 1429px) {
    body #main-front-page {
        font-size: 1rem; } }
@media only screen and (min-width: 900px) and (max-width: 1100px) {
    body #main-front-page {
        font-size: 1rem; } }
@media only screen and (max-width: 899px) {
    body #main-front-page {
        font-size: 1rem; } }

#main-front-page .container {
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box; }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    #main-front-page .container {
        max-width: 100% !important; } }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    #main-front-page .container {
        max-width: 100% !important; } }

#main-front-page h1, #main-front-page h2, #main-front-page h3 {
    font-family: 'Poppins';
    font-weight: 500; }

#main-front-page h1 {
    font-size: 4rem;
    color: #415E7B; }

#main-front-page h2 {
    color: #415E7B; }

#main-front-page p {
    font-weight: 100; }

#main-front-page .btn {
    background-color: #0A8934;
    padding: 15px 26px;
    box-sizing: border-box;
    color: #FFF;
    border-radius: 40px;
    font-weight: 100;
    font-size: 1.2rem;
    text-transform: uppercase;
    border: none; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    #main-front-page .btn {
        font-size: 1rem;
        border-radius: 30px; } }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    #main-front-page .btn {
        font-size: 1rem;
        border-radius: 30px; } }
@media only screen and (min-width: 900px) and (max-width: 1100px) {
    #main-front-page .btn {
        font-size: 1rem;
        border-radius: 30px; } }
@media only screen and (max-width: 899px) {
    #main-front-page .btn {
        font-size: 1rem;
        border-radius: 30px; } }

#main-front-page .large-btn {
    font-size: 1.8rem;
    padding: 20px 32px; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    #main-front-page .large-btn {
        font-size: 1.1rem;
        padding: 15px 25px; } }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    #main-front-page .large-btn {
        font-size: 1.1rem;
        padding: 15px 25px; } }
@media only screen and (min-width: 900px) and (max-width: 1100px) {
    #main-front-page .large-btn {
        font-size: 1.1rem;
        padding: 13px 22px; } }
@media only screen and (max-width: 899px) {
    #main-front-page .large-btn {
        font-size: 1.1rem;
        padding: 13px 22px; } }

#main-front-page .btn-send {
    font-size: 1.8rem;
    padding: 30px 60px;
    display: inline-block;
    margin-left: auto;
    background-color: #415E7B; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    #main-front-page .btn-send {
        font-size: 1.4rem;
        padding: 20px 50px;
        border-radius: 30px; } }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    #main-front-page .btn-send {
        font-size: 1.2rem;
        padding: 20px 50px;
        border-radius: 30px; } }
@media only screen and (max-width: 899px) {
    #main-front-page .btn-send {
        font-size: 1.1rem;
        padding: 20px 50px;
        border-radius: 30px; } }

#main-front-page .form-section .form-group {
    margin-bottom: 20px; }
@media only screen and (max-width: 767px) {
    #main-front-page .form-section .form-group {
        margin-bottom: 0; } }
#main-front-page .form-section .form-group.flex {
    display: flex;
    align-items: center; }
@media only screen and (max-width: 767px) {
    #main-front-page .form-section .form-group.flex {
        flex-direction: column; } }
#main-front-page .form-section .form-group.flex > div {
    width: 100%; }
@media only screen and (max-width: 767px) {
    #main-front-page .form-section .form-group.flex > div {
        margin-bottom: 20px; } }
#main-front-page .form-section .form-group.flex > div:first-child {
    margin-right: 10px; }
@media only screen and (max-width: 767px) {
    #main-front-page .form-section .form-group.flex > div:first-child {
        margin-right: 0; } }
#main-front-page .form-section .form-group.flex > div:last-child {
    margin-left: 10px; }
@media only screen and (max-width: 767px) {
    #main-front-page .form-section .form-group.flex > div:last-child {
        margin-left: 0; } }
#main-front-page .form-section .form-group.flex.flex-max > div:first-child {
    width: calc(100% - 240px); }
@media only screen and (max-width: 767px) {
    #main-front-page .form-section .form-group.flex.flex-max > div:first-child {
        width: 100%; } }
#main-front-page .form-section .form-group.flex.flex-max > div:last-child {
    width: 240px; }
@media only screen and (max-width: 767px) {
    #main-front-page .form-section .form-group.flex.flex-max > div:last-child {
        width: 100%;
        text-align: center; } }

#main-front-page .form-control {
    background-color: #FFF;
    border: none;
    padding: 25px 40px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 50px;
    font-size: 1.6rem;
    font-weight: 100;
    color: #415E7B; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    #main-front-page .form-control {
        font-size: 1.1rem;
        padding: 20px 30px;
        border-radius: 30px; } }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    #main-front-page .form-control {
        font-size: 1.1rem;
        padding: 20px 30px;
        border-radius: 30px; } }
@media only screen and (max-width: 899px) {
    #main-front-page .form-control {
        font-size: 1.1rem;
        padding: 15px 25px;
        border-radius: 30px; } }

#main-front-page textarea {
    height: 143px;
    resize: none; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    #main-front-page textarea {
        height: 133px; } }

#main-front-page .flex-area {
    align-items: center; }

#main-front-page a {
    cursor: pointer; }

main#main-front-page section.home-top-banner {
    overflow: hidden; }
main#main-front-page section.home-top-banner .container {
    display: flex;
    align-items: center;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative; }
@media only screen and (max-width: 1000px) {
    main#main-front-page section.home-top-banner .container {
        flex-direction: column-reverse; } }
@media only screen and (max-width: 767px) {
    main#main-front-page section.home-top-banner .container {
        padding-top: 30px;
        padding-bottom: 30px; } }
main#main-front-page section.home-top-banner .container:after {
    width: 150%;
    max-width: 2000px;
    content: '';
    background-repeat: no-repeat;
    background-position: top right;
    height: 100%;
    position: absolute;
    top: -50px;
    left: 0;
    z-index: 1;
    background-size: 800px auto;
    visibility: unset; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.home-top-banner .container:after {
        background-size: 700px auto;
        max-width: 1800px;
        top: -100px; } }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    main#main-front-page section.home-top-banner .container:after {
        background-size: 550px auto;
        max-width: 110%; } }
@media only screen and (max-width: 767px) {
    main#main-front-page section.home-top-banner .container:after {
        background-position: center left;
        max-width: 100%; } }
main#main-front-page section.home-top-banner .container > div {
    width: 50%;
    z-index: 2; }
@media only screen and (max-width: 1000px) {
    main#main-front-page section.home-top-banner .container > div {
        width: 100%; } }
main#main-front-page section.home-top-banner .container > div.home-top-inner-left {
    padding-right: 30px; }
@media only screen and (max-width: 1000px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left {
        padding-left: 20px;
        padding-right: 20px; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left {
        padding-top: 30px;
        border-top: 10px solid #415E7B;
        background-color: #FFF; } }
main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0; }
main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 > span {
    display: block;
    text-transform: uppercase; }
main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 > span:first-child {
    font-size: 5rem;
    line-height: 5rem;
    font-weight: 100; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 > span:first-child {
        font-size: 3.5rem;
        line-height: 3.5rem; } }
@media only screen and (min-width: 1100px) and (max-width: 1429px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 > span:first-child {
        font-size: 3rem;
        line-height: 3rem; } }
@media only screen and (min-width: 900px) and (max-width: 1100px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 > span:first-child {
        font-size: 2rem;
        line-height: 2rem; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 > span:first-child {
        font-size: 2rem;
        line-height: 2rem; } }
@media only screen and (max-width: 767px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 > span:first-child {
        font-size: 1.5rem;
        line-height: 1.5rem; } }
main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 > span:nth-child(2) {
    font-size: 6rem;
    line-height: 6rem;
    font-weight: 500; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 > span:nth-child(2) {
        font-size: 4.5rem;
        line-height: 4.5rem; } }
@media only screen and (min-width: 1100px) and (max-width: 1429px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 > span:nth-child(2) {
        font-size: 4rem;
        line-height: 4rem; } }
@media only screen and (min-width: 900px) and (max-width: 1100px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 > span:nth-child(2) {
        font-size: 3rem;
        line-height: 3rem; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 > span:nth-child(2) {
        font-size: 3rem;
        line-height: 3rem; } }
@media only screen and (max-width: 767px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 > span:nth-child(2) {
        font-size: 2rem;
        line-height: 2rem; } }
main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 > span:last-child {
    font-size: 11rem;
    line-height: 10rem;
    font-weight: 700;
    color: #0A8934; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 > span:last-child {
        font-size: 8rem;
        line-height: 8rem; } }
@media only screen and (min-width: 1100px) and (max-width: 1429px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 > span:last-child {
        font-size: 7rem;
        line-height: 7rem; } }
@media only screen and (min-width: 900px) and (max-width: 1100px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 > span:last-child {
        font-size: 5rem;
        line-height: 5rem; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 > span:last-child {
        font-size: 5rem;
        line-height: 5rem; } }
@media only screen and (max-width: 767px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left h1 > span:last-child {
        font-size: 3rem;
        line-height: 3rem; } }
main#main-front-page section.home-top-banner .container > div.home-top-inner-left .home-top-inner-left-title {
    text-align: left; }
main#main-front-page section.home-top-banner .container > div.home-top-inner-left .home-top-inner-left-content {
    margin-top: 50px; }
@media only screen and (max-width: 899px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left .home-top-inner-left-content {
        margin-top: 20px; } }
main#main-front-page section.home-top-banner .container > div.home-top-inner-left .home-top-inner-left-links {
    margin-top: 42px; }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left .home-top-inner-left-links {
        margin-top: 32px; } }
main#main-front-page section.home-top-banner .container > div.home-top-inner-left .home-top-inner-left-links a:last-child {
    margin-left: 10px;
    background-color: #415E7B; }
@media only screen and (max-width: 767px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left .home-top-inner-left-links a:last-child {
        margin-left: 0;
        margin-top: 10px; } }
@media only screen and (max-width: 767px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-left .home-top-inner-left-links a {
        display: block;
        width: 100%;
        text-align: center; } }
main#main-front-page section.home-top-banner .container > div.home-top-inner-left p {
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 0; }
main#main-front-page section.home-top-banner .container > div.home-top-inner-right {
    display: flex;
    position: relative;
    padding-left: 30px; }
@media only screen and (max-width: 1000px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-right {
        padding-left: 20px;
        padding-right: 20px; } }
@media only screen and (max-width: 767px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-right {
        flex-direction: column; } }
main#main-front-page section.home-top-banner .container > div.home-top-inner-right .circle-right-top-item-outer {
    position: absolute;
    bottom: 0;
    left: 10px;
    text-align: center; }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-right .circle-right-top-item-outer {
        bottom: -129px; } }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-right .circle-right-top-item-outer {
        bottom: -90px; } }
@media only screen and (max-width: 1000px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-right .circle-right-top-item-outer {
        bottom: 0;
        position: relative !important; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-right .circle-right-top-item-outer {
        bottom: initial;
        top: -50px; } }
@media only screen and (max-width: 767px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-right .circle-right-top-item-outer {
        position: relative;
        top: 0; } }
main#main-front-page section.home-top-banner .container > div.home-top-inner-right .circle-right-top-item-outer > p {
    text-transform: uppercase;
    color: #0A8934;
    top: initial;
    bottom: initial; }
main#main-front-page section.home-top-banner .container > div.home-top-inner-right .circle-right-top-item-outer .circle-right-top-item {
    padding: 70px;
    box-sizing: border-box;
    background-image: url("../img/top-banner-circle.png");
    background-repeat: no-repeat;
    color: #FFF;
    background-size: 100% 100%; }
@media only screen and (max-width: 767px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-right .circle-right-top-item-outer .circle-right-top-item {
        padding: 40px 40px;
        display: inline-block; } }
main#main-front-page section.home-top-banner .container > div.home-top-inner-right .circle-right-top-item-outer .circle-right-top-item a {
    color: #FFF !important;
    text-decoration: none !important;
    cursor: pointer; }
main#main-front-page section.home-top-banner .container > div.home-top-inner-right .circle-right-top-item-outer .circle-right-top-item a p {
    font-weight: 500 !important; }
main#main-front-page section.home-top-banner .container > div.home-top-inner-right .circle-right-top-item-outer .circle-right-top-item a p b {
    font-weight: bold;
    color: #98e0b0; }
main#main-front-page section.home-top-banner .container > div.home-top-inner-right .circle-right-top-item-outer .circle-right-top-item p {
    font-weight: 100;
    font-size: 1.2rem;
    margin-top: 0; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-right .circle-right-top-item-outer .circle-right-top-item p {
        font-size: 1rem; } }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-right .circle-right-top-item-outer .circle-right-top-item p {
        font-size: 1rem; } }
@media only screen and (min-width: 900px) and (max-width: 1100px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-right .circle-right-top-item-outer .circle-right-top-item p {
        font-size: 1rem; } }
@media only screen and (max-width: 767px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-right .circle-right-top-item-outer .circle-right-top-item p {
        font-size: 0.8rem; } }
main#main-front-page section.home-top-banner .container > div.home-top-inner-right .circle-right-top-item-outer .circle-right-top-item p b {
    font-weight: 500; }
main#main-front-page section.home-top-banner .container > div.home-top-inner-right img {
    max-width: 100%;
    margin-left: auto;
    max-height: 700px;
    margin-bottom: -210px; }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-right img {
        max-height: 600px; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-right img {
        margin-bottom: 0; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.home-top-banner .container > div.home-top-inner-right img {
        max-height: 400px; } }
main#main-front-page section.winning-team-section {
    z-index: 100;
    position: relative;
    background-image: url("../img/banner-middle-back.png");
    background-repeat: no-repeat;
    background-position: left center; }
main#main-front-page section.winning-team-section:before {
    content: '';
    position: absolute;
    border-top-left-radius: 70px;
    border-top-right-radius: 70px;
    border-bottom-right-radius: 30px;
    background-color: #F0F3F6;
    height: 100%;
    width: 100%;
    z-index: -1; }
main#main-front-page section.winning-team-section .container {
    display: flex;
    align-items: center;
    overflow-y: hidden; }
@media only screen and (max-width: 1000px) {
    main#main-front-page section.winning-team-section .container {
        flex-direction: column; } }
main#main-front-page section.winning-team-section .container > div {
    width: 800px; }
@media only screen and (max-width: 1000px) {
    main#main-front-page section.winning-team-section .container > div {
        width: 100%; } }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.winning-team-section .container > div {
        width: 600px; } }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    main#main-front-page section.winning-team-section .container > div {
        width: 500px; } }
main#main-front-page section.winning-team-section .container > div:first-child {
    position: relative;
    min-height: 800px; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.winning-team-section .container > div:first-child {
        min-height: 600px; } }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    main#main-front-page section.winning-team-section .container > div:first-child {
        min-height: 100%; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.winning-team-section .container > div:first-child {
        min-height: 500px; } }
@media only screen and (max-width: 767px) {
    main#main-front-page section.winning-team-section .container > div:first-child {
        min-height: initial; } }
main#main-front-page section.winning-team-section .container > div:first-child > div {
    position: absolute;
    min-height: 100%;
    width: 100%;
    top: 0;
    left: 0; }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    main#main-front-page section.winning-team-section .container > div:first-child > div {
        position: relative; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.winning-team-section .container > div:first-child > div {
        position: relative; } }
main#main-front-page section.winning-team-section .container > div:first-child > div img {
    min-height: 800px; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.winning-team-section .container > div:first-child > div img {
        min-height: 600px; } }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    main#main-front-page section.winning-team-section .container > div:first-child > div img {
        min-height: 675px;
        float: left;
        margin-left: -80px; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.winning-team-section .container > div:first-child > div img {
        min-height: 200px; } }
@media only screen and (max-width: 767px) {
    main#main-front-page section.winning-team-section .container > div:first-child > div img {
        max-width: 100%; } }
main#main-front-page section.winning-team-section .container > div:last-child {
    width: calc(100% - 800px); }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.winning-team-section .container > div:last-child {
        width: calc(100% - 600px); } }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    main#main-front-page section.winning-team-section .container > div:last-child {
        width: calc(100% - 500px); } }
@media only screen and (max-width: 1000px) {
    main#main-front-page section.winning-team-section .container > div:last-child {
        width: 100%; } }
main#main-front-page section.winning-team-section .container > div:last-child > div {
    padding-top: 60px;
    padding-bottom: 60px;
    box-sizing: border-box; }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    main#main-front-page section.winning-team-section .container > div:last-child > div {
        padding-top: 30px;
        padding-bottom: 30px; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.winning-team-section .container > div:last-child > div {
        padding-top: 30px;
        padding-bottom: 30px; } }
main#main-front-page section.winning-team-section .container > div:last-child h2 {
    font-size: 4.5rem;
    line-height: 5rem;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.winning-team-section .container > div:last-child h2 {
        font-size: 3.5rem;
        line-height: 4rem; } }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    main#main-front-page section.winning-team-section .container > div:last-child h2 {
        font-size: 3rem;
        line-height: 3.5rem; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.winning-team-section .container > div:last-child h2 {
        font-size: 2.5rem;
        line-height: 2.5rem; } }
@media only screen and (max-width: 767px) {
    main#main-front-page section.winning-team-section .container > div:last-child h2 {
        font-size: 2rem;
        line-height: 2rem; } }
main#main-front-page section.winning-team-section .container > div:last-child h3 {
    font-size: 4rem;
    line-height: 4rem;
    color: #0A8934;
    font-weight: 500;
    margin-top: 0; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.winning-team-section .container > div:last-child h3 {
        font-size: 3rem;
        line-height: 3rem; } }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    main#main-front-page section.winning-team-section .container > div:last-child h3 {
        font-size: 2.5rem;
        line-height: 2.5rem; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.winning-team-section .container > div:last-child h3 {
        font-size: 2rem;
        line-height: 2rem; } }
@media only screen and (max-width: 767px) {
    main#main-front-page section.winning-team-section .container > div:last-child h3 {
        font-size: 1.5rem;
        line-height: 1.5rem; } }
main#main-front-page section.our-vision-section {
    z-index: 0;
    margin-top: -30px;
    background-image: url("../img/mission-background-new.png");
    background-color: #ecefe8;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative; }
@media only screen and (max-width: 899px) {
    main#main-front-page section.our-vision-section:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.6);
        z-index: -1; } }
main#main-front-page section.our-vision-section .container {
    display: flex;
    align-items: center;
    padding-top: 240px;
    padding-bottom: 300px;
    box-sizing: border-box; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.our-vision-section .container {
        padding-top: 180px;
        padding-bottom: 200px; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.our-vision-section .container {
        flex-direction: column; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.our-vision-section .container {
        padding-top: 90px;
        padding-bottom: 160px; } }
main#main-front-page section.our-vision-section .container > div {
    width: 50%; }
@media only screen and (max-width: 899px) {
    main#main-front-page section.our-vision-section .container > div {
        width: 100%; } }
main#main-front-page section.our-vision-section .container > div:first-child > div {
    margin-top: 80px; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.our-vision-section .container > div:first-child > div {
        margin-top: 50px; } }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.our-vision-section .container > div:first-child > div {
        margin-top: 40px; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.our-vision-section .container > div:first-child > div {
        margin-top: 20px; } }
main#main-front-page section.our-vision-section .container > div:first-child h2 {
    font-size: 4.5rem;
    line-height: 5rem;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.our-vision-section .container > div:first-child h2 {
        font-size: 3.5rem;
        line-height: 4rem; } }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    main#main-front-page section.our-vision-section .container > div:first-child h2 {
        font-size: 3rem;
        line-height: 3.5rem; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.our-vision-section .container > div:first-child h2 {
        font-size: 2.5rem;
        line-height: 2.5rem; } }
@media only screen and (max-width: 767px) {
    main#main-front-page section.our-vision-section .container > div:first-child h2 {
        font-size: 2rem;
        line-height: 2rem; } }
main#main-front-page section.our-vision-section .container > div:first-child h3 {
    font-size: 4rem;
    line-height: 4rem;
    color: #0A8934;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.our-vision-section .container > div:first-child h3 {
        font-size: 3rem;
        line-height: 3rem; } }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    main#main-front-page section.our-vision-section .container > div:first-child h3 {
        font-size: 2.5rem;
        line-height: 2.5rem; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.our-vision-section .container > div:first-child h3 {
        font-size: 2rem;
        line-height: 2rem; } }
@media only screen and (max-width: 767px) {
    main#main-front-page section.our-vision-section .container > div:first-child h3 {
        font-size: 1.5rem;
        line-height: 1.5rem; } }
main#main-front-page section.proven-section {
    margin-top: -100px;
    z-index: 10;
    position: relative; }
main#main-front-page section.proven-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #F0F3F6;
    border-radius: 90px;
    z-index: -1; }
@media only screen and (max-width: 767px) {
    main#main-front-page section.proven-section:before {
        border-radius: 50px; } }
main#main-front-page section.proven-section .container {
    display: flex;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 60px;
    box-sizing: border-box; }
@media only screen and (max-width: 1000px) {
    main#main-front-page section.proven-section .container {
        flex-direction: column; } }
main#main-front-page section.proven-section .container > div:first-child {
    width: 400px; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.proven-section .container > div:first-child {
        width: 300px; } }
@media only screen and (max-width: 1000px) {
    main#main-front-page section.proven-section .container > div:first-child {
        width: 100%; } }
@media only screen and (max-width: 1000px) {
    main#main-front-page section.proven-section .container > div:first-child {
        display: flex; } }
main#main-front-page section.proven-section .container > div:first-child img {
    margin-top: -110px;
    max-width: 100%; }
@media only screen and (max-width: 1000px) {
    main#main-front-page section.proven-section .container > div:first-child img {
        margin-right: auto;
        margin-left: auto;
        display: inline-block; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.proven-section .container > div:first-child img {
        margin-top: 0; } }
main#main-front-page section.proven-section .container > div:last-child {
    width: calc(100% - 400px);
    padding-left: 110px;
    box-sizing: border-box; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.proven-section .container > div:last-child {
        width: calc(100% - 300px); } }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.proven-section .container > div:last-child {
        padding-left: 70px; } }
@media only screen and (max-width: 1000px) {
    main#main-front-page section.proven-section .container > div:last-child {
        width: 100%;
        margin-top: 30px; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.proven-section .container > div:last-child {
        padding-left: 0; } }
main#main-front-page section.proven-section .container > div:last-child > div > div {
    margin-top: 80px; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.proven-section .container > div:last-child > div > div {
        margin-top: 60px; } }
@media only screen and (max-width: 1000px) {
    main#main-front-page section.proven-section .container > div:last-child > div > div {
        margin-top: 20px; } }
main#main-front-page section.proven-section .container > div:last-child h2 {
    font-size: 4.5rem;
    line-height: 5rem;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.proven-section .container > div:last-child h2 {
        font-size: 3.5rem;
        line-height: 4rem; } }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    main#main-front-page section.proven-section .container > div:last-child h2 {
        font-size: 3rem;
        line-height: 3.5rem; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.proven-section .container > div:last-child h2 {
        font-size: 2.5rem;
        line-height: 2.5rem; } }
@media only screen and (max-width: 767px) {
    main#main-front-page section.proven-section .container > div:last-child h2 {
        font-size: 2rem;
        line-height: 2rem; } }
main#main-front-page section.proven-section .container > div:last-child h3 {
    font-size: 4rem;
    line-height: 4.5rem;
    color: #0A8934;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.proven-section .container > div:last-child h3 {
        font-size: 3rem;
        line-height: 3rem; } }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    main#main-front-page section.proven-section .container > div:last-child h3 {
        font-size: 2.5rem;
        line-height: 2.5rem; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.proven-section .container > div:last-child h3 {
        font-size: 2rem;
        line-height: 2rem; } }
@media only screen and (max-width: 767px) {
    main#main-front-page section.proven-section .container > div:last-child h3 {
        font-size: 1.5rem;
        line-height: 1.5rem; } }
main#main-front-page section.contact-section {
    z-index: -1;
    background-color: #17A646;
    padding-top: 180px;
    padding-bottom: 80px;
    margin-top: -75px;
    background-image: url("../img/phone-image.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: auto 100%; }
@media only screen and (max-width: 767px) {
    main#main-front-page section.contact-section {
        background-size: 100% auto;
        padding-top: 280px; } }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.contact-section {
        padding-top: 160px;
        padding-bottom: 60px; } }
@media only screen and (min-width: 900px) and (max-width: 1100px) {
    main#main-front-page section.contact-section {
        padding-top: 160px;
        padding-bottom: 60px; } }
main#main-front-page section.contact-section .container {
    display: flex;
    align-items: center; }
@media only screen and (max-width: 1000px) {
    main#main-front-page section.contact-section .container {
        flex-direction: column; } }
main#main-front-page section.contact-section .container > div:first-child {
    width: calc(100% - 800px); }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.contact-section .container > div:first-child {
        width: calc(100% - 800px); } }
@media only screen and (min-width: 1100px) and (max-width: 1429px) {
    main#main-front-page section.contact-section .container > div:first-child {
        width: 700px; } }
@media only screen and (min-width: 1430px) and (max-width: 1700px) {
    main#main-front-page section.contact-section .container > div:first-child {
        width: calc(100% - 400px); } }
@media only screen and (min-width: 900px) and (max-width: 1100px) {
    main#main-front-page section.contact-section .container > div:first-child {
        width: calc(100% - 400px); } }
@media only screen and (max-width: 1000px) {
    main#main-front-page section.contact-section .container > div:first-child {
        width: 100%; } }
main#main-front-page section.contact-section .container > div:first-child .contact-title-section h2 {
    font-size: 6rem;
    line-height: 6rem;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500;
    color: #FFF; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.contact-section .container > div:first-child .contact-title-section h2 {
        font-size: 4rem;
        line-height: 4rem; } }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    main#main-front-page section.contact-section .container > div:first-child .contact-title-section h2 {
        font-size: 3rem;
        line-height: 3rem; } }
@media only screen and (max-width: 1000px) {
    main#main-front-page section.contact-section .container > div:first-child .contact-title-section h2 {
        font-size: 3rem;
        line-height: 3rem; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.contact-section .container > div:first-child .contact-title-section h2 {
        font-size: 3rem;
        line-height: 3rem; } }
@media only screen and (max-width: 767px) {
    main#main-front-page section.contact-section .container > div:first-child .contact-title-section h2 {
        font-size: 2rem;
        line-height: 2rem; } }
main#main-front-page section.contact-section .container > div:first-child .contact-title-section h3 {
    color: #005400;
    font-size: 4rem;
    line-height: 4rem;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.contact-section .container > div:first-child .contact-title-section h3 {
        font-size: 2.5rem;
        line-height: 2.5rem; } }
@media only screen and (min-width: 900px) and (max-width: 1530px) {
    main#main-front-page section.contact-section .container > div:first-child .contact-title-section h3 {
        font-size: 2rem;
        line-height: 2rem; } }
@media only screen and (max-width: 1000px) {
    main#main-front-page section.contact-section .container > div:first-child .contact-title-section h3 {
        font-size: 2rem;
        line-height: 2rem; } }
@media only screen and (max-width: 899px) {
    main#main-front-page section.contact-section .container > div:first-child .contact-title-section h3 {
        font-size: 2rem;
        line-height: 2rem; } }
@media only screen and (max-width: 767px) {
    main#main-front-page section.contact-section .container > div:first-child .contact-title-section h3 {
        font-size: 1.5rem;
        line-height: 1.5rem; } }
main#main-front-page section.contact-section .container > div:first-child .form-section {
    margin-top: 50px; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.contact-section .container > div:first-child .form-section {
        margin-top: 30px; } }
main#main-front-page section.contact-section .container > div:last-child {
    width: 800px; }
@media only screen and (min-width: 1430px) and (max-width: 2000px) {
    main#main-front-page section.contact-section .container > div:last-child {
        width: 800px; } }
@media only screen and (min-width: 1100px) and (max-width: 1429px) {
    main#main-front-page section.contact-section .container > div:last-child {
        width: 700px; } }
@media only screen and (min-width: 1430px) and (max-width: 1700px) {
    main#main-front-page section.contact-section .container > div:last-child {
        width: 400px; } }
@media only screen and (min-width: 900px) and (max-width: 1100px) {
    main#main-front-page section.contact-section .container > div:last-child {
        width: 400px; } }
@media only screen and (max-width: 1000px) {
    main#main-front-page section.contact-section .container > div:last-child {
        width: 100%; } }

/*# sourceMappingURL=style.css.map */
