/*
Theme Name:     Greensatelite
Theme URI:      greensatelite.pt
Description:    Дочерняя тема для темы Amplify
Author:         Eduard Korshun
Author URI:     ...
Template:       amplify
Version:        0.1.0
*/
@import url("../amplify/style.css");

@font-face {
    font-family: ACLine;
    src: url('fonts/AC Line.otf');
    font-weight: normal;
}
@font-face {
    font-family: Calibri Light;
    src: url('fonts/Calibri.ttf');
    font-weight: normal;
}
@font-face {
    font-family: 'FiraSans';
    src:  url('fonts/FiraSans/FiraCode-Regular.eot');
    src:  url('fonts/FiraSans/FiraCode-Regular.eot') format('embedded-opentype'),
    url('fonts/FiraSans/FiraCode-Regular.ttf') format('truetype'),
    url('fonts/FiraSans/FiraCode-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FiraLight';
    src:  url('fonts/FiraFont/FiraSansCondensed-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FiraMedium';
    src:  url('fonts/FiraFont/FiraSansCondensed-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FiraRegular';
    src:  url('fonts/FiraFont/FiraSansCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FiraSemibold';
    src:  url('fonts/FiraFont/FiraSansCondensed-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gs-icons';
    src:  url('fonts/gs-icons/gs-icons.eot?9smiie');
    src:  url('fonts/gs-icons/gs-icons.eot?9smiie#iefix') format('embedded-opentype'),
    url('fonts/gs-icons/gs-icons.ttf?9smiie') format('truetype'),
    url('fonts/gs-icons/gs-icons.woff?9smiie') format('woff'),
    url('fonts/gs-icons/gs-icons.svg?9smiie#gs-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

i.gs-icon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'gs-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.gs-icons-document:before {
    content: "\e900";
}
.gs-icons-facebook:before {
    content: "\e901";
}
.gs-icons-instagram:before {
    content: "\e902";
}
.gs-icons-linkedin:before {
    content: "\e903";
}
.gs-icons-twitter:before {
    content: "\e904";
}

.slicknav_nav a:hover {
    background: #d6d3db;
    color: #171f40;
}
.main-navigation.new-nav ul#menu-1-menu li:hover a {
    font-weight: initial !important;
}
nav.new-nav {
    display: flex;
    padding: 0;
    margin: 0;
    background: transparent !important;
    flex-direction: column;
    float: none;
    position: absolute !important;
    top: 0;
    z-index: 4;
}

div#content {
    width: 100%;
}

.nav-container {
    display: flex;
    width: 1440px !important;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
    align-items: center;
    padding: 35px 60px !important;
    height: auto !important;
}

#menu-1-menu li a {
    font-family: FiraLight !important;
    font-size: 20px !important;
    color: #49ae57 !important;
}

#menu-1-menu li a:hover {
    color:#afafdd !important;
}
#menu-1-menu li a.current {
    color:#afafdd !important;
}
.main-navigation li:hover {
    background: transparent !important;
}
.main-navigation li {
    border: 0;
    background: none !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
    margin-right: 45px !important;
    display: flex !important;
    height: 100px !important;
}
.main-navigation li a {
    line-height:100px;
}

.main-navigation ul {
    display: flex;
    height: 100px !important;
    align-items: center;
    justify-content: flex-end;
}

.site-header {
    border: 0;
}

.nivo-caption {
    background: none !important;
    padding: 0 !important;
    bottom: 25% !important;
    text-align: left;
}

.desc-container {
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
    font-family: ACLine;
    font-size: 55px;
    color: #13193b;
    display: flex;
    flex-direction: column;
}

.desc-container p {
    display: flex;
    justify-content: center;
    width: 485px;
    height: 75px;
    margin-left: 125px !important;
    background: #fff;
    margin-bottom: 0px !important;
}

.desc-container p.first-line {
    width: 535px;
    margin-bottom: 2px !important;
    margin-left: 100px !important;
}

div#page {
    background: #fff;
    overflow-x: hidden;
}

.border-content {
    width: 890px;
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
    font-family: ACLine;
    color: #13193b;
    padding: 20px 20px 10px 10px;
    background: url(https://greensatellite.pt/wp-content/uploads/2017/06/border-content.png) no-repeat;
    text-align: center;
    margin-top: 40px;
}

.border-content p {
    margin-bottom: 40px;
    line-height: 27px;
}

.border-content p:last-child {
    margin-bottom: 0;
}

.site-content {
    padding: 0;
    border-bottom: 0;
}

.hentry {
    border-bottom: 0;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.col-content {
    display: flex;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 50px;
    justify-content: space-between;
}

.col-n-content {
    /*width: 374px;*/
    width: 33%;
    font-size: 25px;
    /*height: 730px;*/
    display: flex;
    font-family: Calibri Light;
    color: #030522;
    line-height: 29px;
}

.col-img {
    padding-top: 25px;
    padding-bottom: 40px;
}

.col-img img {
    box-shadow: 3px 0px 16px #000;
}

.col-text {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}

.col-bg {
    background: url(https://greensatellite.pt/wp-content/uploads/2017/06/col-bg.png) no-repeat;
    background-position-x: 50%;
    background-position-y: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 1;
    padding-bottom: 40px;
}

/*------------------------------------------------------*/
/*-----------------------BACKLINE-----------------------*/
/*------------------------------------------------------*/

.main-top-line {
    position: absolute;
    background: url(https://greensatellite.pt/wp-content/uploads/2017/06/main-top-lines.png) no-repeat;
    width: 915px;
    height: 575px;
    left: 0;
    margin-top: -285px;
}

.main-bottom-line {
    position: absolute;
    background: url(https://greensatellite.pt/wp-content/uploads/2017/06/main-top-lines.png) no-repeat;
    width: 640px;
    height: 575px;
    margin-top: -310px;
    right: 0;
}

/*--------------------------------------------------*/
/*----------------------FOOTER----------------------*/
/*--------------------------------------------------*/

.site-footer {
    background-color: #030523;
    padding: 0 !important;
    font-size: 25px;
}

.site-footer .container {
    padding: 0;
}

ul#menu-2-menu {
    display: flex;
    justify-content: center;
    font-size: 33px;
    list-style: none;
    padding: 0;
    position: relative;
    z-index: 1;
}

ul#menu-2-menu li {
    margin-right: 50px;
}

ul#menu-2-menu li:last-child {
    margin-right: 0;
}

ul#menu-2-menu li a {
    color: #e8e0ff;
    font-family: ACLine;
}

.bottom-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 150px;
    padding-right: 100px;
    text-align: center;
    font-family: Calibri Light;
    margin-bottom: 60px;
    color: #e8e0ff;
}

.footer-col p {
    margin-bottom: 0px;
    line-height: 30px;
}

.footer-end {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    background: #2e304b;
}

.footer-end p {
    margin-bottom: 0;
    font-family: "Calibri Light";
    font-size: 25px;
    color: #e8e0ff;
}

/*---------------------------------------------------*/
/*----------------------SERVICE----------------------*/
/*---------------------------------------------------*/

.header-container {
    background: url(https://greensatellite.pt/wp-content/uploads/2017/06/header-service-1.png) no-repeat;
}

.header-width {
    display: flex;
    justify-content: space-between;
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 93px;
    padding-right: 25px;
    z-index: 1;
    position: relative;
}

.head-left-top {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 340px;
}

.head-left-top h1 {
    font-size: 100px;
    font-family: ACLine;
    color: #171f40;;
    font-weight: 600;
    margin: 0;
    text-align: center;
    background: url(https://greensatellite.pt/wp-content/uploads/2017/06/h1-line.png) no-repeat;
    background-position-x: 50%;
    background-position-y: 100%;
    letter-spacing: 15px;
}

.bordered-hlb {
    font-family: Calibri Light;
    color: #fff;
    font-size: 25px;
    background: rgba(39, 51, 84, 0.87);
    padding: 40px 40px 40px 100px;
}

.bordered-hlb p {
    margin-bottom: 0;
    line-height: 29px;
}

.bordered-hlb div:first-child {
    margin-bottom: 40px;
}

.header-right {
    padding-top: 55px;
    font-family: Calibri Light;
    color: #171f40;
    font-size: 27px;
    text-align: right;
}

.header-right p {
    margin-bottom: 0;
    line-height: 29px;
}

.header-right div:first-child {
    margin-bottom: 40px;
}

.content-container {
    display: flex;
    justify-content: space-between;
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-right: 25px;
}

.clc-top {
    font-size: 25px;
    color: #242f68;
    font-family: Calibri Light;
    line-height: 29px;
}

.clc-top div:first-child, .bordered-clc div:first-child {
    margin-bottom: 40px;
}

.clc-bottom {
    background: #171f40;
    color: #fff;
    font-size: 25px;
    font-family: Calibri Light;
    line-height: 29px;
    padding: 40px 40px 40px 100px;
}

.content-left-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 1;
}

.content-right-container {
    width: 45%;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.service-top-line {
    position: absolute;
    background: url(https://greensatellite.pt/wp-content/uploads/2017/06/service-top-line.png) no-repeat;
    width: 719px;
    height: 504px;
    left: 0;
    margin-top: -840px;
    z-index: 0;
}

.service-bottom-line {
    position: absolute;
    background: url(https://greensatellite.pt/wp-content/uploads/2017/06/service-bottom-line.png) no-repeat;
    width: 595px;
    height: 504px;
    margin-top: 370px;
    right: 0;
    z-index: 0;
}

/*---------------------------------------------------*/
/*----------------------CONTACT----------------------*/
/*---------------------------------------------------*/

article#post-1522 {
    margin-bottom: 0;
    padding: 0;
}

.form-container {
    background: url(https://greensatellite.pt/wp-content/uploads/2017/06/contact-bg.png) no-repeat;
    height: 787px;
}

.form-contact {
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

.form-top {
    padding-top: 80px;
    margin-bottom: 40px;
}

.form-top h1 {
    font-size: 100px;
    font-family: ACLine;
    color: #171f40;
    font-weight: 600;
    margin: 0;
    text-align: center;
    background: url(https://greensatellite.pt/wp-content/uploads/2017/06/contact-h1-line.png) no-repeat;
    background-position-x: 50%;
    background-position-y: 100%;
    letter-spacing: 13px;
}

.main-form-contact {
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    font-family: ACLine;
    color: #171f40;
    font-size: 25px;
}

.main-form-contact label {
    margin-bottom: 0;
}

.form-left-side {
    margin-right: 85px;
}

.form-left-side input {
    background: rgba(23, 31, 64, 0.73);
    border: 2px solid transparent;
    border-radius: 0;
    height: 57px;
    margin-bottom: 20px;
    font-size: 25px;
    color: #fff!important;
    font-family: "Calibri Light";
}

.form-right-side textarea {
    background: rgba(23, 31, 64, 0.73);
    border: 0;
    border-radius: 0;
    height: 180px;
    resize: none;
    font-size: 25px;
    color: #fff!important;
    font-family: "Calibri Light";
}

.form-right-side input {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    height: 57px;
    border: 0;
    border-radius: 0;
    width: 100%;
    background: #171f40;
    box-shadow: 0 0 10px #000;
    padding: 0;
}

.form-right-side input:hover {
    background: rgba(23, 31, 64, 0.73);
}

.form-left-side span:last-child input {
    margin-bottom: 0;
}

span.wpcf7-form-control-wrap.your-message {
    display: block;
    margin-bottom: 8px;
}

input.wpcf7-not-valid {
    border: 2px solid #d03638;
}

div.wpcf7-validation-errors {
    background: #d03638;
    color: #fff;
    font-size: 25px;
    text-align: center;
}

div.wpcf7-response-output {
    margin-top: 40px;
    width: 73.1%;
    margin-left: auto;
    margin-right: auto;
    border: 0;
}

/*-------------------------------------------------*/
/*----------------------ABOUT----------------------*/
/*-------------------------------------------------*/

.about-container {
    background: url(https://greensatellite.pt/wp-content/uploads/2017/06/slider-img3.png) no-repeat;
}

.about-bg {
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
    color: #fff;
    font-family: Calibri Light;
    display: flex;
    padding-left: 50px;
    padding-top: 80px;
    padding-bottom: 40px;
}

.bordered-about {
    background: rgba(23, 31, 64, 0.87);
    padding: 35px 30px 40px 30px;
    text-align: center;
}

.bordered-about div {
    margin-bottom: 30px;
    line-height: 29px;
}

.bordered-about div:last-child {
    margin-bottom: 0;
}

.content-container.abt {
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 50px;
}

.about-col {
    width: 345px;
    font-size: 25px;
    line-height: 29px;
    font-family: Calibri Light;
    color: #13193b;
    background: #ece0ff url(https://greensatellite.pt/wp-content/uploads/2017/06/abt-text-bg.png) no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-position-x: 50%;
    background-position-y: 100%;
    padding-bottom: 40px;
    padding-top: 40px;
}

span.wpcf7-not-valid-tip {
    display: none;
}

/*-------------------------------------------------*/
/*----------------------MEDIA----------------------*/
/*-------------------------------------------------*/

@media only screen and (min-width: 319px) and (max-width: 1280px) {
    .container {
        width: 100%;
    }

    .content-container {
        width: 100%;
    }

    .about-bg {
        width: 100%;
    }

    .header-width {
        width: 100%;
    }

    .form-contact {
        width: 100%;
    }

}

@media only screen and (min-width: 319px) and (max-width: 767px) {
    .desc-container p {
        font-size: 30px;
        height: 100%;
        width: 70%;
    }

    .desc-container p:first-child {
        width: 80%;
    }

    .desc-container p, .desc-container p.first-line {
        margin-left: 0 !important;
    }

    .desc-container {
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    .col-content {
        padding-left: 10px;
        padding-right: 10px;
        justify-content: flex-start;
        flex-direction: column;
        align-items: center
    }

    .col-n-content {
        width: 374px;
        font-size: 25px;
        display: flex;
        font-family: Calibri Light;
        color: #030522;
        line-height: 29px;
        margin-bottom: 40px;
    }

    .header-width {
        width: 100%;
        padding-right: 0;
        display: flex;
        flex-direction: column;
    }

    .head-left-top {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .head-left-top h1 {
        font-size: 70px;
    }

    .bordered-hlb {
        font-size: 16px;
        padding: 20px 20px 20px 20px;
        margin-right: 5px;
    }

    .bordered-hlb div:first-child {
        margin-bottom: 10px;
    }

    .bordered-hlb p {
        margin-bottom: 0;
        line-height: 18px;
    }

    .header-right {
        margin-top: 10px;
        text-align: right;
        font-family: Calibri Light;
        color: #fff;
        font-size: 16px;
        background: rgba(39, 51, 84, 0.87);
        padding: 20px 20px 20px 20px;
        margin-left: 5px;
    }

    .header-right div:first-child {
        margin-bottom: 10px;
    }

    .header-right p {
        margin-bottom: 0;
        line-height: 18px;
    }

    .content-container {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
    }

    .clc-top {
        margin-bottom: 20px;
    }

    .content-left-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        position: relative;
        z-index: 1;
        margin-bottom: 20px;
    }

    .content-right-container {
        width: 100%;
    }

    .clc-bottom {
        padding: 10px;
    }

    div.wpcf7-response-output{
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        font-size: 20px;
        line-height: 22px;
    }
}

@media only screen and (min-width: 319px) and (max-width: 1279px) {
    .main-top-line, .main-bottom-line, .service-bottom-line, .service-top-line {
        display: none;
    }
}

@media only screen and (min-width: 319px) and (max-width: 767px) {
    .content-container.abt {
        padding-left: 45px;
        padding-right: 45px;
        padding-top: 50px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .about-col {
        margin-bottom: 40px;
    }

    .about-col:last-child {
        margin-bottom: 0;
    }

    .about-bg {
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;
        justify-content: center;
    }

    .bordered-about {
        padding: 20px;
    }

    .bordered-about div {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .site-footer {
        padding-top: 10px;
        font-size: 13px;
    }

    .footer-col p {
        line-height: 17px;
    }

    ul#menu-2-menu {
        font-size: 25px;
    }

    ul#menu-2-menu li {
        margin-right: 15px;
    }

    .bottom-footer {
        padding-left: 10px;
        padding-right: 10px;
    }

    .footer-col {
        width: 32%;
    }

    .form-top h1 {
        font-size: 54px;
        background-size: 200px;
    }

    .main-form-contact {
        flex-direction: column;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 17px;
    }

    .form-left-side {
        margin-right: 0;
    }

    .form-top {
        padding-top: 20px;
        margin-bottom: 20px;
    }

}

@media only screen and (min-width: 319px) and (max-width: 400px) {
    .content-container.abt {
        padding-left: 10px;
        padding-right: 10px;
    }

    .about-col {
        width: 99%;
    }

    .col-n-content {
        width: 100%;
    }

    .col-bg {
        background-size: 90%;
        background-repeat-y: repeat;
        padding-bottom: 40px;
    }
}

@media only screen and (min-width: 319px) and (max-width: 519px) {
    .nivo-caption {
        bottom: 10px !important;
    }

    .desc-container p, .desc-container p.first-line {
        margin-left: 0 !important;
        font-size: 17px;
    }

    .desc-container {
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    .border-content {
        width: 100%;
        font-size: 19px;
        background: none;
    }

    .border-content p {
        margin-bottom: 20px;
        line-height: 22px;
    }

}

@media only screen and (min-width: 520px) and (max-width: 619px) {
    .border-content {
        width: 100%;
        font-size: 21px;
        background: none;
    }

    .border-content p {
        margin-bottom: 20px;
        line-height: 22px;
    }

}

@media only screen and (min-width: 500px) and (max-width: 768px) {
    .footer-col p {
        margin-bottom: 0px;
        line-height: 20px;
    }

    .site-footer {
        font-size: 17px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 899px) {
    .about-col {
        width: 32%;
        font-size: 18px;
        line-height: 20px;
    }
}

@media only screen and (min-width: 900px) and (max-width: 1024px) {
    .about-col {
        width: 32%;
        font-size: 22px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 1024px) {
    nav.new-nav {
        display: none;
    }

    img.header-image {
        display: none;
    }

    .has-banner.site-header {
        position: relative;
    }

    nav.mobile-nav {
        position: fixed;
        z-index: 5;
        top: 0;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #e8dfff;
    }
    div.wpcf7-response-output {
        width: 100%;
        margin-left: 0;
        border: 0;
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) {
    #masthead {
        background-color: #e8dfff !important;
    }
    .main-form-contact{
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (min-width: 1280px) {
    .container {
        width: 1280px;
    }
    div.wpcf7-response-output {
        width: 73.1%;
    }
}

@media only screen and (min-width: 620px) and (max-width: 767px) {
    .border-content {
        width: 600px;
        margin-left: auto;
        margin-right: auto;
        font-size: 20px;
        background: url(https://greensatellite.pt/wp-content/uploads/2017/06/border-content.png) no-repeat;
        background-size: 100%;
    }

    .border-content p {
        margin-bottom: 10px;
        line-height: 20px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 919px) {
    .border-content {
        width: 708px;
        margin-left: auto;
        margin-right: auto;
        font-size: 22px;
        background: url(https://greensatellite.pt/wp-content/uploads/2017/06/border-content.png) no-repeat;
        background-size: 100%;
        height: 270px;
    }

    .border-content p {
        margin-bottom: 30px;
        line-height: 22px;
    }

    .desc-container p, .desc-container p.first-line {
        margin-left: 0 !important;
    }

    .desc-container {
        width: 100%;
        justify-content: center;
        align-items: center;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .col-bg {
        background-position-x: 50%;
        background-position-y: 100%;
        background-size: 92%;
        background-repeat-y: repeat;
        padding-bottom: 40px;
    }

    .col-n-content {
        font-size: 23px;
        line-height: 25px;
    }

    .col-n-content {
        width: 31%;
    }

    .col-content {
        padding-left: 10px;
        padding-right: 10px;
    }

    .header-width {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .head-left-top h1 {
        font-size: 80px;
    }

    .bordered-hlb {
        font-size: 17px;
        padding: 20px 20px 20px 50px;
    }

    .bordered-hlb div:first-child {
        margin-bottom: 15px;
    }

    .bordered-hlb p {
        margin-bottom: 0;
        line-height: 20px;
    }

    .header-right {
        font-size: 16px;
    }

    .header-right div:first-child {
        margin-bottom: 20px;
    }

    .header-right p {
        margin-bottom: 0;
        line-height: 20px;
    }

    .content-container {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
    }

    .clc-top {
        margin-bottom: 20px;
    }

    .content-left-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        position: relative;
        z-index: 1;
        margin-bottom: 20px;
    }

    .content-right-container {
        width: 100%;
    }

    .clc-bottom {
        padding: 10px;
    }

    .main-form-contact {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    .bordered-hlb {
        font-size: 22px
    }

    .bordered-hlb div:first-child {
        margin-bottom: 15px;
    }

    .bordered-hlb p {
        margin-bottom: 0;
        line-height: 24px;
    }

    .header-right {
        font-size: 20px
    }

    .header-right div:first-child {
        margin-bottom: 20px;
    }

    .header-right p {
        margin-bottom: 0;
        line-height: 24px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .nav-container {
        width: 100%;
    }

    .content-container {
        width: 100%;
    }

    .about-col {
        width: 32%;
        font-size: 23px;
        line-height: 27px;
    }
}


.wpcf7-mail-sent-ok {
    display: block;
    background-color: rgba(255,255,255,.8);
    padding: 30px !important;
    color: #0b6521;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 21px;
    text-align: center;
}
.site-logo {
    height:100px;
}
.menu-1-menu-container {
    height:100px;
}

.gs-top-scene-wrapper {
    width: 100%;
    height: 2420px;
    position: absolute;
    left: 0px;
    top: 0px;
}
/*
.gs-top-desc::before {
    width: 1330px;
    height: 750px;
    background: inherit;
    position: absolute;
    left: -25px;
    right: 0;
    top: -25px;
    bottom: 0;
    box-shadow: inset 0 0 0 400px rgba(255,255,255,0.3);
    filter: blur(10px);
    content:'';
}
*/

.gs-bubbles {
    background: url(/img/bubbles.png) 50% 50% no-repeat;
    background-size: contain;
    height: 1760px;
    width: 1460px;
    position: absolute;
    right: 0%;
    top: 0px;
    margin-top: -240px;
    margin-right: -296px;
}
.gs-space {
    background: url(/img/cosmic.png) 100% 0% no-repeat;
    background-size: contain;
    height: 1050px;
    width: 1150px;
    position: absolute;
    right: 0%;
    top: 0px;
    margin-top: -200px;
    margin-right: -50px;
}
.gs-rocket {
    height: 500px;
    width: 500px;
    position: absolute;
    right: 17%;
    top: 56px;
}
.gs-stars {
    height: 500px;
    width: 1020px;
    position: absolute;
    right: 0%;
    top: 80px;
}
.gs-stars img {
    width: 30px;
    position:absolute;
}
#gs-star1 {
    left: 280px;
    top: 110px;
}
#gs-star2 {
    left: 155px;
    top: 40px;
}
#gs-star3 {
    left: 610px;
    top: 166px;
}
#gs-star4 {
    left:800px;
    top:140px;
}
#gs-star5 {
    left:430px;
    top:90px;
}
#gs-star6 {
    left:50px;
    top:25px;
}
#gs-star7 {
    left: 50px;
    top: 145px;
}
.gs-rocket > img {
    width: 290px;
    position: absolute;
    left: 93px;
    top: 91px;
}
.gs-homepage-top {



    height: 2420px;
    /*background: url(/img/home-page-top.jpg) 50% 50% no-repeat;*/
    background: url(/img/wave.png) 50% 50% no-repeat;
    background-size: contain;
    background-position-y: bottom;
}

.gs-content-wrapper {
    width:1440px;
    padding:0px 60px;
    margin: auto;
}
.gs-top-banner {
    padding-top: 200px;
    position:relative;
}
.gs-top-banner > div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.gs-zag {
    color:#49ae57;
    font-size:57px;
    /*font-family: FiraSans;
    font-weight:600;*/
    font-family: FiraMedium;
    text-transform:uppercase;
    /*letter-spacing: -1.5px;*/
    line-height: 70px;
}
.gs-soc {
    width:172px;
    display:flex;
    justify-content:space-between;
    margin-top:20px;
}
.gs-soc a {
    width:34px;
    height:34px;
    display:flex;
    cursor:pointer;
    text-decoration:none;

    transition:.2s;
    -webkit-transition:.2s;
    -moz-transition:.2s;
}
.gs-soc a:hover {
    opacity:.7;
}
.gs-soc a i {
    font-size: 34px;
    color: #271d56;
}
.gs-desc {
    color:#271d56;
    font-size:18px;
    /*font-family: FiraSans;
    font-weight:600;*/
    font-family: FiraMedium;
    margin-top:70px;
    /*letter-spacing: -1.5px;*/
}
.gs-top-banner > div p {
    margin-bottom:30px;
}
.gs-top-banner > div > a {
    width: 338px;
    height: 48px;
    display: flex;
    justify-content: center;
    background-color: #49ae57;
    color: #fff;
    border: 1px solid #49ae57;
    border-radius: 23px;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    cursor: pointer;
    /*font-weight: 400;*/
    line-height: 48px;
    /*font-family: FiraSans;*/
    font-family: FiraLight;
    text-transform: uppercase;
    text-decoration: none;
}
.gs-top-banner > div > a:hover {
    background-color:#fff;
    color:#49ae57;
}
.langSwitcher {
    width: 164px;
    justify-content: space-between;
}
.langSwitcher a {
    position:relative;
}
.langSwitcher a::after {
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    height: 15px;
    background-color: #49ae57;
    top: 43px;
    left: 31px;
}
.langSwitcher a:last-child::after {
    display:none;
}
.gs-soc a, .gs-soc a svg {
    cursor:pointer;
}
.gs-nap-table > div {
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
}
.gs-nap-table > div > span {
    font-size:16px;
    color:#271d56;
    display:flex;
    justify-content:center;
    height:30px;
    line-height:30px;
    width:265px;
    border:1px solid #271d56;
    background-color: #fff;
    border-bottom: none;
}
.gs-nap-table > div:last-child > span {
    border-bottom: 1px solid #271d56;
}
.gs-nap-table > div > span:nth-child(1) {
    color:#fff;
    background-color: #271d56;
    border-bottom:1px solid #fff;
}
.gs-nap-table > div > span:nth-child(2) {
    width:200px;
    border-right:none;
}
.gs-nap-table > div > span:nth-child(3) {
    width:98px;
}
.gs-nap-table > div:last-child > span:nth-child(1) {
    border-bottom: 1px solid #271d56;
}
.gs-nap-table {
    margin-top: 20px;
}
.gs-top-desc {
    margin-left: 30px;
    margin-top: 250px;
    width:1280px;
    height:700px;
    overflow:hidden;
    /* basic */
    background-color: transparent;
    position: relative;
    /* border-radius */
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    /* box-shadow */
    -webkit-box-shadow: rgba(0,0,0,0.6) 0 5px 40px;
    -moz-box-shadow: rgba(0,0,0,0.6) 0 5px 40px;
    box-shadow: rgba(0,0,0,0.6) 0 5px 40px;
    /*background-color:rgba(255,255,255,.6);*/
    background-color:#fff;
}
.gs-top-desc > div {
    position:relative;
}
.gs-top-desc:before{
    /*content: '';
    background: inherit;
    position: absolute;
    right: 0;
    bottom: 0;
    box-shadow: inset 0 0 0 200px rgba(255,255,255,0.3);
    filter: blur(10px);*/
}
.gs-top-special {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 150px;
}
.gs-top-special > div {
    width:50%;
    display: flex;
    height: 510px;
}
.gs-top-special > div:nth-child(1) {
    padding-top: 140px;
}
.gs-top-special > div:nth-child(1) p {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    color: #fff;
    font-size: 44px;
    text-transform: uppercase;
    font-family: 'FiraLight';
    line-height: 1;
}
.gs-top-special > div:nth-child(1) p text {
    font-size:57px;
    font-family: 'FiraSemibold';
}
.gs-top-special > div:nth-child(2) {
    flex-direction:column;
    justify-content: flex-start;
    align-items:center;
}
.gs-top-special > div:nth-child(2) > span {
    font-size:30px;
    color: #fff;
    font-family: 'FiraSemibold';
    display:inline-block;
    text-transform:uppercase;
    line-height: 1;
    margin-bottom: 40px;
}
.gs-top-special > div:nth-child(2) > div {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.gs-top-special > div:nth-child(2) > div > div {
    display: flex;
    flex-direction:column;
    align-items:center;
    justify-content: center;
    width:33.3333%;
}
.gs-top-special > div:nth-child(2) > div > div:nth-child(1),
.gs-top-special > div:nth-child(2) > div > div:nth-child(2) {
    border-right:1px solid #fff;
    width:calc(33.3333% - 1px);
}
.gs-top-special > div:nth-child(2) > div > div p,
.gs-top-special > div:nth-child(2) > div > div text {
    margin:25px 0px;
    color:#fff;
    font-size: 18px;
    color:#fff;
    font-family: 'FiraSemibold';
    display:inline-block;
}
.gs-top-special > div:nth-child(2) > div > div text {
    margin: 4px 0px;
    height: 22px;
}
.gs-top-special > div:nth-child(2) > div > div text:last-child {
    margin-bottom: 25px;
}
.gs-top-special > div:nth-child(2) a {
    display: flex;
    border-radius: 24px;
    border: 1px solid #49ae57;
    width: 230px;
    height: 48px;
    margin-top: 60px;
    padding-left:20px;
    cursor: pointer;
    background-color: #49ae57;
    font-size: 18px;
    color: #fff;
    font-family: 'FiraLight';
    justify-content: center;
    align-items: center;
    position: relative;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    text-decoration: none;
    text-transform: uppercase;
}
/*.gs-top-special > div:nth-child(2) a:hover {
    color:#49ae57;
    background-color:#fff;
}*/
.gs-top-special > div:nth-child(2) a svg {
    fill: #fff;
}
.gs-top-special > div:nth-child(2) a .fluid-width-video-wrapper {
    width: 38px;
    height: 38px;
    left: 4px;
    top: 4px;
    position: absolute;
}



.gs-space {
    margin-right: 0px;
    overflow: hidden;
    background: url(/img/cosmic.png) -20% 0% no-repeat;
    background-size: cover;
    height: 1050px;
    width: 960px;
}
.gs-bubbles {
    width: 1150px;
    height: 1860px;
    margin-right: 0px;
    overflow: hidden;
    background: url(/img/bubbles.png) -16% 50% no-repeat;
    background-size: cover;
}
.gs-stars {
    height: 500px;
    width: 900px;
    position: absolute;
    right: 0%;
    top: 80px;
}



.gs-rocket {
    margin-right:-100px;
}

svg {
    width: 100%;
    display: block;
    margin: auto;
}

#Layer_1 {
    transform: rotate(-43deg) scale(1.7);
    margin-top: 235px;
    margin-left: -56px;
}
@media (max-width:1500px) {
    #Layer_1 {
        transform: rotate(-43deg) scale(1.3);
    }
    .gs-top-special > div:nth-child(1) {
        height: 300px;
    }
}

@keyframes sun1 {

    0% {transform: scale(1); transform-origin: 0% 100%;}
    50% {transform: scale(1.02); transform-origin: 0% 100%;}
    100% {transform: scale(1); transform-origin: 0% 100%;}

}
#star1, #star3, #star5, #star7, #star9, #star11, #star13, #star15, #star17, #star19, #star21, #star23, #star25, #star27, #star29 {
    animation: star 2s ease infinite;
    display:none;
}
#gs-star2, #gs-star3 {
    animation: star44 8s ease infinite;
}
#gs-star1, #gs-star4 {
    animation: star44 4s ease infinite;
}
@keyframes star {

    0% {opacity: 0.2; transform: translate(0,0);}
    /*10% {opacity: 0.2; transform: translate(0,0);}
    90% {opacity: 0.6; transform: translate(-12px,12px);}*/
    100% {opacity: 0; transform: translate(-18px,18px);}

}
@keyframes star44 {

    0% {opacity: 0.2; transform: translate(0,0);}
    10% {opacity: 0.2; transform: translate(0,0);}
    90% {opacity: 0.6; transform: translate(-12px,12px);}
    100% {opacity: 0; transform: translate(-12px,12px);}

}
#gs-star5, #gs-star6 {
    animation: star55 7s ease infinite;
}
#gs-star5, #gs-star7 {
    animation: star55 5s ease infinite;
}
@keyframes star55 {

    0% {opacity: 0; transform: translate(0,0);}
    20% {opacity: 0.5; transform: translate(0,0);}
    /*90% {opacity: 0.6; transform: translate(-12px,12px);}*/
    100% {opacity: 0; transform: translate(-10px,22px);}

}
#star2, #star4, #star6, #star8, #star10, #star12, #star14, #star16, #star18, #star20, #star22, #star24, #star26, #star28, #star30 {
    animation: star2 2s ease infinite;
    animation-delay: 1s;
}
@keyframes star2 {

    0% {opacity: 0.3; transform: translate(0,0);}
    /* 20% {opacity: 0.3; transform: translate(0,0);} */
    /* 80% {opacity: 0.5; transform: translate(-14px,14px);} */
    100% {opacity: 0; transform: translate(-14px,14px);}

}
#rocket {
    animation: fly 6s ease infinite;
    animation: fly2 2s ease infinite;
}
#rocket2 {
    animation: fly3 2s ease infinite;
}
.gs-rocket {
    animation: fly4 18s ease infinite;
}
@keyframes fly2 {
    0% {transform: translate(0,0);}
    40% {transform: translate(2px,2px);}
    100% {transform: translate(0,0);}
}
@keyframes fly3 {
    0% {transform: translate(0,0);}
    40% {transform: translate(3px,3px);}
    100% {transform: translate(0,0);}
}
@keyframes fly4 {
    0% {
        right:17%;
        top:56px;
    }
    20% {
        right:17%;
        top: 35px;
    }
    40% {
        right:16%;
        top: 20px;
    }
    60% {
        right:17%;
        top: 35px;
    }
    80% {
        right:18%;
        top: 45px;
    }
    100% {
        right:17%;
        top: 56px;
    }

}

@keyframes fly {

    0% {transform: translate(0,0);}
    49% {transform: translate(0px,0px);}
    50% {transform: translate(0px,1px);}
    51% {transform: translate(0px,0px);}
    52% {transform: translate(0px,1px);}
    54% {transform: translate(0px,0px);}
    58% {transform: translate(0px,1px);}
    65% {transform: translate(0px,0px);}
    100% {transform: translate(0,0);}

}
#fire-layer-1 {
    animation: fire1 3s ease infinite;
}
#fire-layer-2 {
    animation: fire1 2s ease infinite;
    animation-delay: 0.5s;
}
#fire-layer-3 {
    animation: fire1 4s ease infinite;
    animation-delay: 0.8s;
}
@keyframes fire1 {

    0% {transform: scale(1); transform-origin: 50% 50%;}
    50% {transform: scale(1.15); transform-origin: 50% 50%;}
    100% {transform: scale(1); transform-origin: 50% 50%;}

}
#astronaut {
    animation: astro 2s ease infinite;
}
@keyframes astro {

    0% {transform: translate(0,0);}
    50% {transform: translate(1px,1px);}
    100% {transform: translate(0,0);}

}
.gs-homepage-mid {
    height:1780px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e2e2ff+100&0+0,0.65+20,1+74 */
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(249,249,255,0.65) 20%, rgba(233,233,255,1) 74%, rgba(226,226,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(249,249,255,0.65) 20%,rgba(233,233,255,1) 74%,rgba(226,226,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(249,249,255,0.65) 20%,rgba(233,233,255,1) 74%,rgba(226,226,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e2e2ff',GradientType=1 ); /* IE6-9 */
}
.gs-greenbg {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5dd76e+0,49ae57+100 */
    background: rgb(93,215,110); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(93,215,110,1) 0%, rgba(73,174,87,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(93,215,110,1) 0%,rgba(73,174,87,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(93,215,110,1) 0%,rgba(73,174,87,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dd76e', endColorstr='#49ae57',GradientType=1 ); /* IE6-9 */
    border-radius:50%;
    height:1300px;
    width:1300px;
    position: absolute;
    left: 0px;
    margin-left: -650px;
    margin-top: 80px;
}
.gs-text-right-block {
    display: flex;
    flex-direction: column;
    text-align: right;
    padding-top: 105px;
    position: relative;
    margin: auto;
    margin-right: 0px;
    width: 715px;
}
.gs-text-right-block div {
    display: flex;
    justify-content: center;
}
.gs-text-right-block p {
    font-family: 'FiraLight';
    color:#271d56;
    font-size:18px;
    text-align:left;
    margin-bottom:30px;
}
.gs-text-right-block > span {
    color: #49ae57;
    text-transform: uppercase;
    font-family: 'FiraSemibold';
    font-size: 57px;
    display: inline-block;
    margin-bottom: 15px;
    text-align: left;
}
.gs-text-right-block a {
    font-size: 20px;
    width: 338px;
    height: 48px;
    display: flex;
    justify-content: center;
    background-color: #49ae57;
    color: #fff;
    border: 1px solid #49ae57;
    border-radius: 23px;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    cursor: pointer;
    /* font-weight: 400; */
    line-height: 48px;
    /* font-family: FiraSans; */
    font-family: FiraLight;
    text-transform: uppercase;
    text-decoration: none !important;
}
.gs-text-right-block a:hover {
    background-color:#fff;
    color:#49ae57;
}
.gs-top-desc-v2 {
    margin-top: 135px;
    background-color: #fff;
    display: flex;
    padding: 75px 0px;
    height: auto;
    width: 96%;
    margin-left:0px;
}
.gs-top-desc-v2 > div {
    width:50%;
    display:flex;
}
.gs-top-desc-v2 > div:nth-child(2) li {
    list-style:none;
    font-size:18px;
    color:#271d56;
    font-family: FiraRegular;
    padding-left:20px;
    position:relative;
}
.gs-top-desc-v2 > div:nth-child(2) li::before {
    content:'';
    display:block;
    border-radius:50%;
    width:6px;
    height:6px;
    background-color:#271d56;
    left:0px;
    top:9px;
    position: absolute;
}
.gs-top-desc-v2 > div:nth-child(1) {
    align-items:center;
    justify-content:center;
}
.gs-top-desc-v2 > div:nth-child(1) p {
    font-family: 'FiraRegular';
    color: #49ae57;
    font-size: 18px;
}
.gs-text-fw-block {
    display: flex;
    justify-content: space-between;
    margin-top: 260px;
    position:relative;
}
.gs-text-fw-block > div:nth-child(1) {
    padding-top:125px;
}
.gs-text-fw-block > div:nth-child(1) span {
    color: #49ae57;
    text-transform:uppercase;
    font-family: 'FiraSemibold';
    font-size:57px;
    display:inline-block;
    margin-bottom:15px;
}
.gs-text-fw-block > div:nth-child(1) p {
    font-family: 'FiraRegular';
    font-size:18px;
    color:#271d56;
}
.gs-homepage-bot {
    height:850px;
    background: url(/img/botbg1.png) no-repeat;
    position: relative;
    background-position-y: bottom;
    background-position-x: left;
}
.gs-botbg2 {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 270px;
    height: 470px;
    background: url(/img/botbg2.png) no-repeat;
    background-position-y: top;
    background-position-x: right;
}
.gs-text-left-block {
    padding-top:120px;
    margin: auto;
    width: 80%;
}
.gs-text-left-block span {
    font-family: 'FiraSemibold';
    color:#49ae57;
    font-size:57px;
    text-transform:uppercase;
    line-height: 1;
}
.gs-text-left-block span text {
    font-size:36px;
    text-transform:none;
    display: block;
}
.gs-text-left-block p {
    font-family: 'FiraRegular';
    color: #271d56;
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 7px;
}
.gs-text-col-block {
    display: flex;
    justify-content: space-between;
    margin: auto;
    margin-top: 75px;
    width: 80%;
}
.gs-text-col-block > div:nth-child(1) {
    width:68%;
}
.gs-text-col-block > div:nth-child(2) {
    width:32%;
}
.gs-text-col-block > div > div {
    display: flex;
    flex-direction: column;
    margin-bottom: 35px;
}
.gs-text-col-block > div > div > span {
    font-family: 'FiraSemibold';
    color:#271d56;
    font-size:18px;
    text-transform:uppercase;
}
.gs-text-col-block > div > div > text {
    font-family: 'FiraLight';
    color:#271d56;
    font-size:18px;
}
.gs-text-col-block > div > div > span > text {
    font-family: 'FiraLight';
    color:#271d56;
    font-size:18px;
    text-transform:none;
}
.gs-footer-top {
    height:230px;
    background-color:#eeeeff;
}
.gs-footer-bot {
    height:64px;
    background-color:#271d56;
}
#svgObject5hover i {
    position: absolute;
    left: 6px;
    top: 4px;
    font-size: 38px;
}
#svgObject5hover:hover {
    color:#49ae57;
    background-color:#fff;
}
#svgObject5hover:hover i {
    color:#49ae57;
}
.gs-soc-f a {
    width: 34px;
    height: 34px;
    display: flex;
    cursor: pointer;
    text-decoration: none;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
}
.gs-soc-f a:hover {
    opacity:.7;
}
.gs-soc-f a i {
    font-size: 34px;
    color: #271d56;
}
.gs-f-cont {
    display: flex;
    justify-content: space-between;
    padding:45px 0px;
}
.gs-f-cont > div {
    width:33.3333%;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    height:140px;
}
.gs-f-cont > div span {
    display:block;
    font-size:18px;
    color:#221b56;
    font-family: 'FiraSemibold';
}
.gs-f-cont > div text {
    font-size:18px;
    color:#221b56;
    font-family: 'FiraRegular';
    text-align: center;
    display: inline-block;
}
.gs-f-cont > div text a {
    color:#221b56;
}
.gs-f-cont > div:nth-child(2) > div span {
    line-height:.5;
}
.gs-f-cont > div:nth-child(2) > div {
    width:170px;
    text-align:center;
}
.gs-f-cont > div:nth-child(2) > div:nth-child(2) {
    margin-top:30px;
}
.gs-f-cont > div:nth-child(2) {
    justify-content: space-between;
    height: 132px;
    padding-top: 18px;
}
.gs-f-cont > div:nth-child(2) a {
    text-decoration:none;
}
.gs-soc-f {
    display:flex;
}
.gs-soc-f a {
    margin-right:7px;
}
.gs-copyright {
    margin: 0px;
    text-transform: uppercase;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 64px;
    font-family: 'FiraRegular';
    color: #49ae57;
}
.gs-footer-menu {
    position:absolute;
    left:0px;
    top:0px;
    display: flex;
    height: 64px;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
}
.gs-footer-menu-ptfix {
    right:0px;
    left:auto;
}
.gs-footer-menu-ptfix a {
    cursor:pointer;
    color: #fff !important;
}
.gs-footer-menu-ptfix a:hover {
    color: #afafdd !important;
}
.epcontent {
    background-color: #f6f6f6;
    margin: 15px 30px;
    padding: 20px;
    overflow: hidden;
    overflow-y: scroll;
    margin-top: 0px;
    border-radius: 5px;
}
.overlay-block {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: 0;
    z-index: 10;
    display: none;
}
.gs-footer-menu li {
    list-style:none;
    border: 0;
    background: none;
    margin-bottom: 0;
    padding: 0;
    margin-right: 45px;
    display: flex !important;
    height: 64px;
    align-items: center;
}
.gs-footer-menu li a {
    font-family: FiraLight;
    font-size: 16px;
    color: #49ae57;
    text-transform:uppercase;
    text-decoration:none;

    transition:.2s;
    -webkit-transition:.2s;
    -moz-transition:.2s;
}
.gs-footer-menu li a:hover {
    color:#afafdd;
}


.gstd-parallax {
    width: 100%;
    height: 700px;
    position: absolute !important;
}
.gstd-parallax > div {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 55%;
    height: 50%;
    background-size: contain;
}
.gstd-moon {
    background: url(/img/m2.png) no-repeat;
    background-position-x: right;
    background-position-y: bottom;
    right: 70px !important;
    bottom: 90px !important;
}
.gstd-bg1 {
    background: url(/img/m22.png) no-repeat;
    background-position-x: right;
    background-position-y: bottom;
    height: 53% !important;
}
.gstd-bg2 {
    background: url(/img/m21.png) no-repeat;
    background-position-x: right;
    background-position-y: bottom;
    right: -80px;

}
.gstd-moon {
    height: 47% !important;
}
.gstd-bg2 {
    right: -85px !important;
    height: 45% !important;
}





/* POPUPS */
.ed-popup {
    width: 372px;
    height: 520px;
    position: fixed;
    top: 100px;
    left: 50%;
    margin-left: -181px;
    z-index: 100;
    font-family: "Open Sans";
    font-size: 14px;
    display: none;
    background-color: #49ae57;
    border-radius: 30px;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    opacity: 0;
}
#popup-sendmessage-modal {
    width: 460px;
    margin-left: -230px;
}
.close-popup {
    position: absolute;
    right: 15px;
    top: -15px;
}
.close-popup a {
    text-decoration: none !important;
    cursor: pointer;
    color: #fff;
    font-size: 66px;
    font-weight: 600;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
}
.eptitle {
    color: #fff;
    text-transform: uppercase;
    padding: 30px 0px;
    text-align: center;
    font-size:20px;
    font-family: 'FiraLight';
    padding-bottom:20px;
}
.popup-sendmessage-fields {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.modal-name, .modal-phone, .modal-email {
    position: relative;
    height: 64px;
}
.ed-popup label {
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 3px;
    display: inline-block;
}
.ed-popup input {
    border: none;
    outline: none;
    width: 390px;
    height: 50px;
    background-color: #fff;
    border-radius: 23px;
    font-family: 'FiraLight';
    font-size: 18px;
    text-transform:uppercase;
    color:#49ae57 !important;
    padding:0px 15px;
}
.modal-error {
    position: absolute !important;
    background: #fff;
    text-align: center;
    border-radius: 3px;
    color: #0c1c50;
    border: 1px solid #0c1c50;
    font-size: 14px;
    text-transform:uppercase;
    left: 0px;
    width: calc(100% - 22px);
    margin-top: 8px;
    z-index: 5;
    font-weight: 600;
    padding: 10px 10px;
    display: none;
    -webkit-box-shadow: 0 3px 7px 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 3px 7px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 7px 1px rgba(0, 0, 0, 0.5);
    font-family: 'FiraLight';
}
#popup-sendmessage-modal .modal-error {
    width: 100%;
}
.textareawrapper > textarea {
    width: 100%;
    height: 205px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 15px;
    font-family: 'FiraLight';
    font-size: 18px;
    text-transform:uppercase;
    color:#49ae57 !important;
    resize: none;
    border: none;
    outline: none;
    background-color:#fff;
    border-radius:23px;
}
.popup-sendmessage-fields input::-webkit-input-placeholder,
.popup-sendmessage-fields textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    text-transform:uppercase;
    color:#49ae57;
    text-indent:0px;
}
.popup-sendmessage-fields input:-moz-placeholder,
.popup-sendmessage-fields textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    text-transform:uppercase;
    color:#49ae57;
    text-indent:0px;
}
.popup-sendmessage-fields input::-moz-placeholder,
.popup-sendmessage-fields textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    text-transform:uppercase;
    color:#49ae57;
    text-indent:0px;
}
.popup-sendmessage-fields input:-ms-input-placeholder,
.popup-sendmessage-fields textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    text-transform:uppercase;
    color:#49ae57;
    text-indent:0px;
}
.popup-sendmessage-fields input::-ms-input-placeholder,
.popup-sendmessage-fields textarea::-ms-input-placeholder { /* Microsoft Edge */
    text-transform:uppercase;
    color:#49ae57;
    text-indent:0px;
}

.popup-sendmessage-fields input::placeholder,
.popup-sendmessage-fields textarea::placeholder { /* Most modern browsers support this now. */
    text-transform:uppercase;
    color:#49ae57;
    text-indent:0px;
}
.modal-actions {
    margin: 18px 0px;
    margin-bottom:14px;
}
.modal-submit-button {
    text-decoration:none !important;
    font-family: 'FiraLight';
    width: 336px;
    height: 46px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #271d56;
    background-color: #271d56;
    margin: auto;
    font-size: 20px;
    cursor: pointer;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    text-transform:uppercase;
    border-radius:23px;
}
.modal-submit-button:hover {
    color: #271d56;
    background-color: #fff;
}
.modal-details text {
    color: #fff;
    font-size: 16px;
    font-family: 'FiraLight';
}
.modal-loading {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    border-radius:30px;
    display: none;
    /* display: flex; */
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border: 1px solid;
}
.modal-response {
    height: 400px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    display: none;
    color: #fff;
    text-align: center;
    /* padding: 30px; */
    width: calc(100% - 120px);
    margin-left: 60px;
    margin-top:30px;
    white-space: pre-wrap;
}
.modal-response text {
    color: #fff;
    font-size: 20px;
    font-family: 'FiraLight';
}
.modal-response footer {
    margin-top:30px;
}
.modal-response button {
    text-decoration:none !important;
    font-family: 'FiraLight';
    width: 336px;
    height: 46px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #271d56;
    background-color: #271d56;
    margin: auto;
    font-size: 20px;
    cursor: pointer;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    text-transform:uppercase;
    border-radius:23px;
    padding:0px;
}
.modal-response button:hover {
    color: #271d56;
    background-color: #fff;
}






/**
responsive
 */
@media (min-width:1440px) {
    .gs-text-col-block {
        width:100%;
    }
    .gs-text-left-block {
        width:100%;
    }
}
@media (max-width:1600px) {
    .gs-homepage-top {
        background: url(/img/wave.png) 0% 50% no-repeat;
        background-size: cover;
    }

}
@media (min-width:1700px) {
    .gs-stars {
        right: 4%;
    }
    .gs-space {
        width: 1080px;
    }
    .gs-bubbles {
        width:1230px;
    }
    .gs-rocket {
        margin-right:0px;
    }
}
@media (max-width:1440px) {
    .gs-rocket {
        margin-right:30px;
    }
    @media (max-width:1280px) {
        .gs-homepage-top {
            background: url(/img/wave.png) 17% 50% no-repeat;
        }
        .nav-container, .gs-content-wrapper {
            width: 1280px !important;
        }
        .gs-top-desc {
            width:1080px;
        }
        .gs-top-desc-v2 > div {
            width:45%;
        }
        .gs-top-special > div:nth-child(1) {
            width:40%;
        }
        .gs-top-special > div:nth-child(2) {
            width:60%;
        }
        .gs-text-right-block {
            padding-top:80px;
        }
        .gs-top-desc-v2 {
            width:98% !important;
        }
        .gs-text-fw-block {
            margin-top:330px;
        }
        .gs-text-left-block {
            padding-top:90px;
            padding-left: 30px;
        }
        .gs-text-col-block > div:nth-child(1) {
            padding-left:30px;
        }
        .gs-text-col-block {
            width: 90%;
            margin-left: 10%;
            margin-right: 0%;
        }
        .gs-text-col-block > div:nth-child(1) {
            width: 47%;
        }
        .gs-space {
            margin-top: -260px;
        }
    }
}

.gs-homepage-top.gs-company-top {
    background: url(/img/company/bgww.png) 0% 0% no-repeat;
    background-size: cover;
    height: 1637px;
}
.gs-top-greenline {
    background: url(/img/company/greenline.png) 0% 50% no-repeat;
    background-size: contain;
}
.gs-company-top .gs-desc {
    color:#fff;
    margin-top: 10px;
    font-family:'FiraRegular';
}
.gs-company-top .gs-top-banner {
    padding-top: 300px;
}
.gs-top-security {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width:990px;
    margin:auto;
    padding-top:230px;
}
.gs-top-security > div {
    width:50%;
}
.gs-top-security .gs-desc {
    font-size:24px;
    color: #49ae57;
}
.gs-company-top .gs-zag {
    font-family: 'FiraSemibold';
}
.gs-company-top .gs-soc a i {
    color: #49ae57;
}
.gs-company-top .gs-soc {
    margin-top: 55px;
}
.gs-company-mid {
    height: 900px;
    background: url(/img/company/violine.png) 0% 0% no-repeat;
    background-position-y: 120%;
    background-position-x: -110%;
}
.gs-company-mid-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 120px;
    max-width: 1280px;
    margin: auto;
}
.gs-company-mid-left-wrapper {
    width:45%;
}
.gs-company-mid-left-wrapper ul {
    margin-top:30px;
    padding-left:35px;
}
.gs-company-mid-left-wrapper ul li {
    list-style:none;
    position:relative;
    color:#271d56;
    font-size:18px;
    font-family:'FiraSemibold';
    margin-bottom: 15px;
}
.gs-company-mid-left-wrapper ul li::before {
    position: absolute;
    left: -38px;
    top: 3px;
    width: 36px;
    height: 18px;
    border-radius: 50%;
    content: '\003e';
    display: flex;
    align-items: center;
    color: #271d56;
    font-size: 18px;
    justify-content: center;
    background-color: #49ae57;
    transform: scale(.5,1);
}
.gs-company-mid-right-wrapper {
    width:45%;
}
.gs-company-mid-right-wrapper > p {
    font-size:18px;
    font-family:'FiraRegular';
    color: #271d56;
    margin-bottom:20px;
    line-height:20px;
}
.gs-bstrong {
    font-family:'FiraSemibold' !important;
    text-transform:uppercase;
}
.gs-cmrw-tab {
    background-color: #49ae57;
    padding: 30px;
    width: 512px;
}
.gs-cmrw-tab span {
    font-family:'FiraSemibold';
    text-transform:uppercase;
    font-size:18px;
    color:#fff;
}
.gs-cmrw-tab ul li span {
    display:inline-block;
}
.gs-cmrw-tab li {
    font-size:18px;
    font-family:'FiraRegular';
    color:#fff;
    position:relative;
    margin-bottom:15px;
    line-height:20px;
}
.gs-cmrw-tab li text {
    font-family:'FiraLight';
    display:inline-block;
}
.gs-cmrw-tab ul {
    padding-left:22px;
}
.gs-cmrw-tab > span {
    margin-bottom:25px;
    display: inline-block;
}
.gs-cmrw-tab > span text {
    text-transform:none;
    font-family:'FiraLight';
}
.gs-company-bot {
    background: url(/img/company/bgwithvoistripe.png) 0% 0% no-repeat;
    height:760px;
}
.gs-company-bot > div > div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 950px;
    margin-left: 12%;
    padding-top:195px;
}
.gs-company-bot > div > div > div:nth-child(1) {
    width:30%;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
}
.gs-company-bot > div > div > div:nth-child(2) {
    /*margin-left:5%;*/
    width:70%;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    flex-direction:column;
}
.gs-company-bot > div > div img {
    height: 400px;
    width:auto;
}
.gs-company-bot > div > div p {
    color: #fff;
    margin-bottom: 0px;
    font-family: 'FiraLight';
    font-size: 18px;
    line-height: 22px;
}
.gs-company-bot > div > div span {
    font-family: 'FiraSemibold';
    color: #49ae57;
    font-size: 57px;
    text-transform: uppercase;
    line-height: 70px;
    margin-bottom: 60px;
    display: inline-block;
}
.gs-footer-top-company {
    height:400px;
    background-color:#fff;
}
.gs-footer-company {
    height:400px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width:1050px;
    margin:auto;
}
.gs-footer-company p {
    font-family: 'FiraSemibold';
    color: #49ae57;
    font-size: 57px;
    text-transform: uppercase;
    line-height: 70px;
    padding-top:52px;
    white-space:nowrap;
}
.gs-footer-company p span {
    color: #271d56;
}
.gs-footer-company .site-logo {
    height: 153px;
    max-width: 100%;
}
.gs-footer-company {
    display:flex;
    justify-content:flex-start;
    align-items:flex-start;
    height: 400px;
}
.gs-footer-company > div:nth-child(1) {
    width:40%;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.gs-footer-company > div:nth-child(2) {
    width:60%;
    height: 400px;
}
.gs-footer-company > div:last-child {
    display: flex;
    align-items: center;
}
.gs-greenline {
    border-radius: 50%;
    height: 760px;
    width: 400px;
    margin-left: -270px;
    position: absolute;
    left: 0px;
    top: 830px;
    border: 2px solid #49ae57;
}
@media (min-width:1440px) {
    .gs-company-bot > div > div {
        margin-left:5%;
    }
    .gs-greenline {
        height: 800px;
        width: 400px;
        margin-left: -235px;
        top: 795px;
    }
    .gs-company-mid {
        background-position-y: 120%;
        background-position-x: -25%;
    }
    @media (max-width:1800px) {
        .gs-company-mid {
            background-position-x: -85%;
        }
    }
}
div#content {
    margin-top:0px !important;
}
@media (max-width:1440px) {
    .gs-homepage-bot {
        background-position-y: 150%;
        background-position-x: -25%;
    }
    .gs-text-fw-block > div:nth-child(1) {
        padding-top: 160px;
    }
    .gs-content-wrapper {
        width: calc(100% - 60px);
        padding: 0px 25px;
    }
    .gs-company-mid {
        background-position-x: -125%;
    }
    .gs-top-desc {
        width: 100%;
        margin-left: 0px;
    }
    .gs-text-col-block, .gs-text-left-block {
        margin-left:5%;
    }
    .gs-text-col-block > div:nth-child(1) {
        width: 60%;
    }
    .gs-text-col-block > div:nth-child(2) {
        width: 40%;
    }
    .gs-company-bot {
        background-position-x: 0% !important;
    }
    .nav-container {
        width: calc(100% - 60px) !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    @media (max-width:1280px) {
        .nav-container {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }
        .gs-top-desc {
            width: 99%;
        }
    }
}