/*
Theme Name:		Rigel Child Theme
Theme URI:		http://themeforest.net/user/amazee/portfolio
Description: 	Rigel Child Theme
Author: 		Amazee
Author URI: 	http://www.amazee.co/
Template:		rigel
Version: 		1.0
*/

/*
* PLEASE DO NOT EDIT THIS FILE!
* This file is only for WordPress to tell this rigel child theme data.
* Use "child-theme-style.css"  file to edit css rules
*/
.align-items-middle {
    display: flex;
    align-items: center;
    justify-content: center;
}

p a:hover,
p a:focus,
p a:active {
    color: #6fb62b !important;
    text-decoration: none;
}

.row_400px {
    height: 400px;
    min-height: 400px;
}

.row_500px {
    height: 500px;
    min-height: 500px;
}

.row_600px {
    height: 600px;
    min-height: 600px;
}

footer .col3 .widget {
    width: 50%;
    float: left;
    margin-right: 0;
}

.coco_gif img {
    width: 350px;
    height: 620px;
}

.background-repeat .vc_column-inner {
    background-repeat: repeat !important;
}

.footer-light .footer-bottom {
    border-top: none !important;
}

.grecaptcha-badge {
    display: none;
}

main ul,
main ol {
    padding-left: 0;
    margin-left: 20px;
}

main ul li,
main ol li {
    margin-bottom: 0;
}

.copyright {
    font-size: 16px !important;
    text-align: left !important;
    color: #000000 !important;
}

header .container,
footer .container {
    width: 100% !important;
    margin-right: auto;
    margin-left: auto;
    padding: 0 15px;
}

.copyright a {
    color: #000000 !important;
    text-decoration: none !important;
}

.copyright a:hover {
    color: #000000 !important;
    text-decoration: underline;
}

footer .widget .widgettitle {
    font-size: 30px;
    font-weight: bold;
    color: #000000;
    text-transform: none;
}

footer .widget .textwidget {
    font-size: 18px;
    color: #000000;
}

#pageFooterCon {
    padding: 50px 0 !important;
}

.error404 main {
    margin-top: 0 !important;
}

.sd_vacancies_meta .sd_meta_option textarea.textarea-full-width {
    width: 100%;
}

.sd-form {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    column-gap: 30px;
}

.sd-form .input-col-10 {grid-column: span 1}
.sd-form .input-col-20 {grid-column: span 2;}
.sd-form .input-col-30 {grid-column: span 3;}
.sd-form .input-col-40 {grid-column: span 4;}
.sd-form .input-col-50 {grid-column: span 5;}
.sd-form .input-col-60 {grid-column: span 6;}
.sd-form .input-col-70 {grid-column: span 7;}
.sd-form .input-col-80 {grid-column: span 8;}
.sd-form .input-col-90 {grid-column: span 9;}
.sd-form .input-col-100 {grid-column: span 10;}
.sd-form .input-col-110 {grid-column: span 11;}
.sd-form .input-col-120 {grid-column: span 12;}

.wpcf7 textarea,
.wpcf7 input[type=tel],
.wpcf7 input[type=email],
.wpcf7 input[type=text] {
    border: none;
    padding: 10px;
    color: #000000;
    width: 100%;
}

.wpcf7 span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 20px 0;
}

.wpcf7 label {
    color: #fff;
}

.wpcf7 label span.mandetory-icon {
    color: #e60565;
}

.wpcf7 input[type="file"] {
    width: 100%;
    color: #fff;
}

.wpcf7 a {
    color: #ffffff !important;
    margin-left: 5px;
}

.wpcf7 a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.wpcf7 select {
    display: block;
    width: 100%;
    border: none;
    height: 40px;
}


input[type=submit] {
    color: #231f20;
    background-color: #fff;
    border: 2px solid #ffffff;
    font-size: 14px;
    padding: 15px 30px;
    text-shadow: none;
    box-shadow: none;
    border-radius: 0;
    letter-spacing: 1px;
    line-height: .9;
    /*-webkit-appearance: none !important;*/
    font-weight: bold;
    transition: all ease .3s;
}

input[type=submit]:hover {
    color: #ffffff;
    background: none;
    -webkit-appearance: none !important;
    transition: all ease .3s;
}

footer .footer-col-2 {
    width: 450px;
    margin: 0 auto;
}

footer .footer-col-2 .footer-col-2-inner p {
    margin-top: 40px;
}

footer .footer-col-2 .footer-col-2-inner p a:after {
    content: "\f061";
    font-family: FontAwesome;
    position: absolute;
    margin-left: 50px;
}

.btn {
    text-transform: none !important;
}

.animated-button:before {
    padding: 12px 0 !important;
}

#inner-header .header-elem:first-child:before {
    top: 7px !important;
}

.widget-right {
    margin-top: 33px !important;
}

/*
    Vacancy
*/
.single-vacancy .header-wrap {
    position: absolute;
    width: 100%;
    background: transparent;
    z-index: 3;
}

.single-vacancy .main-nav li:hover a,
.single-vacancy .main-nav li a {
    color: #ffffff;
}

body.single-vacancy .vacancy-specs ul li {
    padding-left: 0;
}

.single-vacancy .main-nav > .menu > li > a .inner-menu:after {
    background-color: #ffffff;
}

/*.single-vacancy h1 {*/
/*color: #ffffff;*/
/*text-transform: uppercase;*/
/*font-size: 50px;*/
/*}*/

.single-vacancy #sub-header {
    display: none;
}

.single-vacancy.blog #wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.single-vacancy main {
    color: #ffffff;
}

.header-con.stuck .social-icons a {
    color: #545452 !important;
}


.header-con.stuck .widget-right {
    margin-top: 13px !important;
}

.vacancy-visible {
    overflow: visible !important;
    z-index: 999999;
}

.single-vacancy main h6,
.single-vacancy main h5,
.single-vacancy main h4,
.single-vacancy main h3,
.single-vacancy main h2 {
    color: #ffffff;
    font-weight: 900;
    font-size: 40px;
    text-transform: uppercase;
}

.single-vacancy main .sd-single-vacancy-sidebar h6,
.single-vacancy main .sd-single-vacancy-sidebar h5,
.single-vacancy main .sd-single-vacancy-sidebar h4,
.single-vacancy main .share-vacancy h4,
.single-vacancy main .sd-single-vacancy-sidebar h3,
.single-vacancy main .sd-single-vacancy-sidebar h2 {
    color: #ffffff;
    font-weight: 900;
    font-size: 25px;
    text-transform: uppercase;
}

.single-vacancy main h4 {
    margin-bottom: 10px;
    margin-top: 40px;
}

body.single-vacancy .wpb_row {
    padding: 0;
}

body.single-vacancy .stuck .main-nav .menu > li > a {
    color: #545452;
}

body.single-vacancy .stuck .main-nav > .menu > li > a .inner-menu:after {
    background-color: #545452;
}

.footer-button a,
body.single-vacancy .sd-vacancy-button a {
    color: #231f20;
    background: #fff;
    border: 2px solid #ffffff;
    font-size: 14px;
    padding: 15px 30px;
    text-shadow: none;
    box-shadow: none;
    border-radius: 0;
    letter-spacing: 1px;
    line-height: .9;
    font-weight: 700 !important;
    transition: all ease .3s;
    text-decoration: none;
    margin-bottom: 10px;
    display: block;
    text-align: center;
}

.footer-button a:hover,
body.single-vacancy .sd-vacancy-button a:hover {
    text-decoration: none !important;
}

.footer-button a {
    display: inline-block;
}

.footer-button a {
    background-color: #010713 !important;
    border: 2px solid #010713;
    color: #ffffff !important;
}

a#open_apply_form {
    display: inline-block;
    cursor: pointer;
}

form.apply_form {
    display: none;
}

body.single-vacancy .SD_FormGen_form select.SD-input,
body.single-vacancy .SD_FormGen_form textarea.SD-input,
body.single-vacancy .SD_FormGen_form input[type="text"].SD-input,
body.single-vacancy .SD_FormGen_form input[type="email"].SD-input,
body.single-vacancy .SD_FormGen_form input[type="tel"].SD-input,
#apply .SD_FormGen_form select.SD-input,
#apply .SD_FormGen_form textarea.SD-input,
#apply .SD_FormGen_form input[type="text"].SD-input,
#apply .SD_FormGen_form input[type="email"].SD-input,
#apply .SD_FormGen_form input[type="tel"].SD-input {
    width: 100%;
    border: none;
    padding: 10px;
    color: #000000;
}

body.single-vacancy .SD_FormGen_form label a,
body.single-vacancy .SD_FormGen_form input[type="file"].SD-input {
    color: #ffffff;
}

body.single-vacancy .sd-vacancy-button a:hover {
    background: transparent;
    color: #fff;
    transition: all ease .3s;
}

.footer-button a:hover {
    color: #010713 !important;
    background-color: transparent !important;
    transition: all ease .3s;
}

body.single-vacancy .vacancy-specs ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

body.single-vacancy a {
    color: #ffffff;
}

body.single-vacancy a:hover {
    text-decoration: none;
    color: #6fb62b;
}

.vacancy-specs i,
.vacancy-owner-info i {
    width: 30px;
}

body.single-vacancy .vacancy-contact img {
    max-width: 100%;
}

body.single-vacancy .header-con .social-icons a {
    color: #ffffff !important;
    text-decoration: none;
}

body.single-vacancy .header-con.stuck .social-icons a {
    color: #545452 !important;
    text-decoration: none;
}

footer .footer-button-arrow a,
footer .footer-button-arrow a:hover {
    color: #000000 !important;
    font-size: 18px;
}

footer .footer-button-arrow a:after {
    content: "\f061";
    font-family: FontAwesome;
    margin-left: 20px;
    font-weight: normal;
}

footer .footer-button-arrow a span {
    text-decoration: underline;
}

.dark-logo,
.light-header .light-logo {
    display: inline-block;
    margin-top: 20px;
}

.spinner i,
.spinner {
    color: #ffffff !important;
}

body.page-id-1819 .pix_button {
    margin-right: 0;
}

.custom-font-size .wpb_text_column {
    font-size: 13px !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

@media screen and (max-width: 1555px) {
    .employees-row .wpb_text_column {
        font-size: 13px !important;
    }
}

@media screen and (max-width: 1470px) {
    .main-nav li a {
        margin: 0 10px !important;
    }
}

@media screen and (max-width: 1440px) {
    .responsable-person h4 span {
        font-size: inherit !important;
    }
}

@media screen and (max-width: 1388px) {
    #custom_html-3 .footer-button-arrow {
        margin-top: 0 !important;
    }

    #custom_html-2 .footer-button-arrow {
        margin-top: 55px !important;
    }
}

@media screen and (max-width: 1249px) {
    .pix-menu {
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 1217px) {
    #custom_html-2 .footer-button-arrow {
        margin-top: 85px !important;
    }
}

@media screen and (max-width: 1080px) {
    .employees-row .vc_col-sm-4 {
        width: 100%;
    }
}

@media screen and (max-width: 999px) {
    .row_400px {
        height: auto;
        min-height: 0;
    }
}

@media screen and (max-width: 991px) {
    header .container {
        width: 100%;
    }

    #inner-header .header-elem:first-child:before {
        content: none !important;
    }

    .wpcf7 .vc_col-md-6 {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 896px) {
    #custom_html-2 .footer-button-arrow {
        margin-top: 53px;
    }
}

@media screen and (min-width: 768px) {
    .hide-on-mobile {
        display: inline-block !important;
    }

    .hide-on-desktop {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .home #home {
        height: auto;
    }

    .row_400px,
    .row_500px,
    .row_600px {
        height: auto;
        min-height: 300px;
    }

    .column-reverse {
        flex-direction: column-reverse;
    }

    .hide-on-mobile {
        display: none !important;
    }

    .hide-on-desktop {
        display: inline-block !important;
    }

    header .container,
    footer .container {
        max-width: 90% !important;
    }

    #pageFooter.container {
        width: 100% !important;
        max-width: 100%;
    }

    #main .vc_col-sm-6 div[class*="vc_custom"] {
        width: 100% !important;
        max-width: 100%;
        padding-left: 15px !important;
        padding-right: 15px !important;
        min-height: 300px;
    }

    #main .no-height-column.vc_col-sm-6 div[class*="vc_custom"] {
        min-height: 0;
    }

    .employees-row .wpb_text_column {
        font-size: 18px !important;
    }

    footer .footer-col-2 {
        width: 100%;
        max-width: 100%;
    }

    #pageFooter #custom_html-2 {
        margin-bottom: 0;
    }

    #pageFooterCon {
        padding-bottom: 0 !important;
    }

    .footer-bottom .container {
        width: 100%;
        max-width: 100%;
    }

    body.single-vacancy .sd-vacancy-button a {
        display: none;
    }

    .single-vacancy main {
        padding: 50px 15px;
    }

    .header-elem {
        margin-top: 0 !important;
    }

    /*.vc_column_container:not(.light) {*/
    /*height: 300px;*/
    /*}*/

    /*.vc_row:first-child .vc_column-inner {*/
    /*padding-top: 150px !important;*/
    /*}*/

    #custom_html-2 .footer-button-arrow {
        margin-top: 0px !important;
    }

    .footer-button-arrow {
        margin-bottom: 60px;
    }

    .light-header .custom-dark-logo .pix-menu-trigger span,
    .light-header .custom-dark-logo .pix-menu-trigger span:before,
    .light-header .custom-dark-logo .pix-menu-trigger span:after {
        background-color: #000000 !important;
    }

    .light-header .custom-dark-logo .social-icons a,
    .light-header .custom-dark-logo .header-con .social-icons a {
        color: #000000 !important;
    }
}

@media screen and (max-width: 500px) {
    #logo {
        width: 200px;
    }
}

@media print {
    header,
    footer,
    #apply,
    #back-top,
    .vacature-sidebar {
        display: none !important;
    }

    .row_400px,
    .row_600px {
        height: auto !important;
        min-height: 0 !important;
    }

    .single-vacancy h1 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .single-vacancy main {
        padding-left: 0;
        padding-right: 0;
    }
}