body {
    font-family: 'Poppins', sans-serif;
 }

/*Bootstrap Override*/
.panel {
    background-color: transparent;
}

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: transparent;
    margin-bottom: 10px;
}
.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #101218;
    background-color: transparent;
    border-color: transparent;
    transition: all 0.2s ease-in-out 0s;
}
.panel-title {
    font-size: 14px;
}
.panel-title > a {
    display: block;
    padding: 15px 15px 15px 50px;
    text-decoration: none;
    position: relative;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
    font-size: 15px;
    /*padding-top: 0;*/
    padding-left: 50px;
    color: #f0f0f1;
    background: transparent;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body ul {
    margin-left: 30px;
}
.panel-heading .accordion-toggle:after {
    background-image:url("../img/plus.png");
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    content: "";
    position: absolute;
    left: 0;
    top: 23px;
    color: grey;
}
.panel-heading .accordion-toggle.collapsed:after {

    content: "";
}
.tab__title {
    font-size: 28px;
    font-weight: 700;
    color: #bcbcbc;
}
.tab__truncate {
    margin-top: 4px;
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
    color: #d7d7d7;
    float: left;
    /*display: none;*/
}
.accordion-toggle.collapsed .tab__truncate {
    /*display: block;*/
}
a.applyjob {
    color: #000;
    background: #f0f0f1;
    text-decoration: none;
    padding: 4px 15px;
    font-size: 15px;
    margin-top: 10px;
    display: block;
    float: left;
    font-weight: bold;
}

#accordion .activetab .panel-heading {
    /*background: #000;*/
}
#accordion .activetab .tab__title,
#accordion .activetab .tab__truncate {
    color: #f0f0f1;
}
.panel-body h5 {
    font-weight: bold;
    font-size: 16px;
}


#particles-js {
    width: 100%;
    height: 800px;
    background: #3b3b3b;
    position: relative;
    z-index: 1;
}
#slide_two_content {
    padding-top: 160px;
    width: 100%;
    display: block;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.slide_one {
    height: 770px;
    overflow: hidden;
    position: relative;
}
.ab_text {
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    width: 400px;
    float: right;
    color: #fff;
    margin-top: 50px;
}
.sitelogo {
    background-image:url("../img/logo.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 144px;
    display: block;
    height: 73px;
    float: left;
    position: relative;
    z-index: 1;
    margin-bottom: 170px;
}

.slide_one_content {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    padding: 100px 0;
}

.sociallinks_fb,
.sociallinks_tw,
.sociallinks_in,
.sociallinks_insta {
    width: 50px;
    height: 50px;
    display: block;
    float: left;
    border: 1px solid #ccd7d8;
    border-radius: 50px;
    background-repeat: no-repeat;
    background-position: center;
    margin: 50px 10px;
}
.sociallinks_fb {
    background-image:url("../img/fb.png");
}
.sociallinks_tw {
    background-image:url("../img/tw.png");
}
.sociallinks_in {
    background-image:url("../img/in.png");
}
.sociallinks_insta {
    background-image:url("../img/insta.png");
}

.slide_two {
    width: 100%;
    display: block;
}
.subject svg text {
    fill: #fff;
}

.slide_three .subject svg text,
.slide_four .subject svg text,
.slide_six .subject svg text {
    fill: #282828;
}



.slide_two_title {
    font-size: 40px;
    color: #d8d8d8;
    font-weight: 700;
    line-height: 50px;
}

.slide_two_icon1 {
    background-image:url("../img/s2_icon01.png");
    display: block;
    width: 90px;
    height: 63px;
    float: left;
    margin-right: 30px;
}
.slide_two_icon2 {
    background-image:url("../img/s2_icon02.png");
    display: block;
    width: 94px;
    height: 66px;
    float: left;
    margin-right: 30px;
}
.slide_two_icon3 {
    background-image:url("../img/s2_icon03.png");
    display: block;
    width: 231px;
    height: 189px;
    float: left;
    margin-right: 30px;
    margin-top: 80px;
}
.slide_two_content1,
.slide_two_content2,
.slide_two_content3 {
    display: block;
    float: left;
    width: calc(100% - 120px);
}
.slide_two_content2 {
    width: calc(100% - 124px);
}
.slide_two_content3 {
    width: calc(100% - 261px);
    margin-top: 80px;
}
.slide_two_title1 {
    color: #8b9395;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    display: block;
}
.slide_two_text1 {
    color: #c2cbcc;
    font-size: 18px;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    display: block;
}

.slide_three {
    padding: 100px 0;
    background: #ececec;
}
.slide_three_title {
    color: #282828;
    font-size: 40px;
    float: left;
    display: block;
    font-weight: 700;
    line-height: 40px;
}
.slide_three_subtitle {
    color: #282828;
    font-size: 20px;
    float: left;
    display: block;
    margin-top: 5px;
    font-weight: 500;
    margin-bottom: 50px;
}
img.partners,
img.partners_resp {
    display: block;
    margin: 0 auto;
}

img.partners_resp {
    display: none;
}
/*.partnerslogos {*/
    /*width: 100%;*/
    /*display: block;*/
    /*min-height: 120px;*/
    /*background-image:url("../img/logos.png");*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
/*}*/

.slide_four {
    padding: 100px 0 50px 0;
    background: #d8d8d8;
}
.slide_four_text1,
.slide_four_text2,
.slide_four_text3,
.slide_four_text4 {
    color: #343737;
    font-size: 18px;
    display: block;
    float: left;
    width: calc(100% - 130px);
    margin-top: 40px;
    margin-bottom: 100px;
}

.slide_four_icon1 {
    background-image:url("../img/s4_icon01.png");
    display: block;
    width: 95px;
    height: 84px;
    float: left;
    margin-right: 35px;
}
.slide_four_icon2 {
    background-image:url("../img/s4_icon02.png");
    display: block;
    width: 96px;
    height: 80px;
    float: left;
    margin-right: 34px;
}
.slide_four_icon3 {
    background-image:url("../img/s4_icon03.png");
    display: block;
    width: 106px;
    height: 81px;
    float: left;
    margin-right: 24px;
}
.slide_four_icon4 {
    background-image:url("../img/s4_icon04.png");
    display: block;
    width: 102px;
    height: 69px;
    float: left;
    margin-right: 28px;
}

.slide_five {
    padding: 50px 0;
    background: #161616;

}
.slide_five_title {
    color: #eeeeee;
    font-size: 40px;
    float: left;
    width: 100%;
    display: block;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 10px;
    margin-top: 40px;
}
.slide_five_subtitle {
    color: #a4a4a4;
    font-size: 20px;
    line-height: 35px;
    float: left;
    width: 100%;
    display: block;
    max-width: 500px;
}


.slide_six {
    padding: 100px 0;
    background: #fff;
}
.slide_six_title {
    color: #161616;
    font-size: 60px;
    line-height: 70px;
    float: left;
    display: block;
    font-weight: 700;
}
.slide_six_subtitle {
    color: #161616;
    font-size: 40px;
    float: left;
    display: block;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 80px;
}
.slide_six_content {

}
.slide_six_content_title {
    color: #7b8282;
    font-size: 30px;
    width: 100%;
    float: left;
    display: block;
    font-weight: 300;
    line-height: 30px;
}
.slide_six_content_subtitle {
    color: #7b8282;
    font-size: 20px;
    width: 100%;
    float: left;
    display: block;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 15px;
}
.slide_six_content_text {
    color: #7b8282;
    font-size: 16px;
    width: 100%;
    float: left;
    display: block;
    font-weight: 300;
}

#jobs {
    background-color: #484a49;
    background-image:url("../img/hero_2.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}
.slide_seven {
    padding: 100px 0;
}
.slide_seven_title {
    color: #e8e8e8;
    font-size: 60px;
    line-height: 70px;
    float: left;
    display: block;
    font-weight: 700;
}
.slide_seven_subtitle {
    color: #e8e8e8;
    font-size: 40px;
    float: left;
    display: block;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 80px;
}

.slide_seven_left_text {
    color: #d7d7d7;
    font-size: 16px;
}

#slide-5 {
    background-color: #282828;
    padding: 100px 0;
}

.contact_title {
    color: #f1f1f1;
    font-size: 40px;
    font-weight: 700;
}
.footer_title {
    font-size: 22px;
    color: #f1f1f1;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 25px;
}
.footer_text {
    color: #8a9595;
    font-size: 14px;
    line-height: 22px;
}
#captchaform input[type="text"],
#captchaform textarea,
#captchaform input[type="submit"] {
    background: transparent;
    border: 1px solid #6b746f;
    outline: none;
    border-radius: 0;
    margin-top: 15px;
    color: #949f9f;
}

#captchaform input[type="submit"] {
    border: 1px solid #ccd7d8;
    color: #ccd7d8;
}
#captchaform {
    margin: 0;
    padding-top: 20px;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0;
}



/*RESPONSIVE*/
@media screen and (max-width: 1200px) {
    .ab_text {
        float: left;
    }
    .slide_one_txt {
        width: 100%;
    }
    .sitelogo {
        margin-bottom: 60px;
    }




}

@media screen and (max-width: 992px) {
    #slide_two_content {
        position: relative;
        padding: 50px 0;
    }
    .particles-js-canvas-el {
        display: none;
    }
    .slide_two_title {
        font-size: 34px;
        line-height: 42px;
        margin-bottom: 50px;
    }


    .slide_three,
    .slide_four,
    .slide_six,
    .slide_seven,
    #slide-5 {
        padding: 50px 0;
    }
    .slide_three_title {
        font-size: 34px;
        line-height: 34px;
    }
    .slide_three_subtitle {
        font-size: 18px;
    }
    .partnerslogos {
        background-image: url(/img/logos.png);
    }

    .slide_five_title {
        font-size: 34px;
    }
    .slide_five_subtitle {
        font-size: 18px;
        line-height: 28px;
        max-width: inherit;
    }
    .slide_six_title,
    .slide_seven_title {
        font-size: 50px;
        line-height: 60px;
    }
    .slide_six_subtitle,
    .slide_seven_subtitle {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 40px;
    }
    .slide_six_content_title {
        margin-top: 20px;
        font-size: 26px;
        line-height: 26px;
    }
    .slide_six_content_subtitle {
        font-size: 16px;
    }
    .slide_six_content_text {
        font-size: 15px;
    }

}

@media screen and (max-width: 768px) {
    .slide_one .animation-wrapper {
        display: none;
    }
    .ab_text {
        font-size: 16px;
        line-height: 26px;
        width: 100%;
    }
    .slide_one_txt1,
    .slide_one_txt2,
    .slide_one_txt3 {
        font-size: 55px;
        line-height: 60px;
    }
    .slide_two_title1 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .slide_two_text1 {
        font-size: 15px;
        margin-bottom: 50px;
    }
    .slide_two_icon3 {
        background-size: contain;
        background-repeat: no-repeat;
        width: 95px;
        height: 110px;
        margin-top: 0;
    }
    .slide_two_content3 {
        width: calc(100% - 125px);
        margin-top: 0;
    }
    img.partners_resp {
        display: block;
    }
    img.partners {
        display: none;
    }

    .slide_four_text1,
    .slide_four_text2,
    .slide_four_text3,
    .slide_four_text4 {
        margin-bottom: 50px;
        margin-top: 0;
        font-size: 15px;
    }

    .slide_five_title {
        font-size: 28px;
        letter-spacing: 0;
    }
    .slide_five_subtitle {
        font-size: 15px;
        line-height: 24px;
    }
    .slide_six_content_text {
        margin-bottom: 50px;
    }
    .tab__title {
        font-size: 26px;
        line-height: 30px;
    }
    .jobs-section #accordion {
        margin-bottom: 0;
    }
}



.grecaptcha-badge {
    position: relative!important;
    right: inherit!important;
    bottom: inherit!important;
    float: left;
    margin: 10px 0;

}
button.g-recaptcha {
    background: transparent;
    border: 1px solid #6b746f;
    outline: none;
    border-radius: 0;
    margin-top: 15px;
    color: #949f9f;
}
