/*
    Theme Name: CCIN
    Theme URI: https://ccin.mc
    Author: Groupe Complus - Team CDigital <cdigital.team@groupecomplus.com>
    Description: CCIN.mc
    Requires at least: 5.3
    Tested up to: 5.5
    Requires PHP: 5.6
    Version: 1.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: ccin

    Emptytheme WordPress Theme, (C) 2021 WordPress.org
    Emptytheme is distributed under the terms of the GNU GPL.
*/



html{
    font-size: 16px;

}

@media screen and (max-width:767px){
    p.info-ccin{
        font-size: 16px !important;
        padding-top: 0px !important;
    }
}


.main-documents{
    height: 60vh;
    padding: 10rem ;
}

a#printer{
    cursor: pointer;
}

/* developpenment wpml bar*/
.otgs-development-site-front-end{
    display: none;
}

/* langauage selector */

.language-selector{
    margin-left: 0 !important;
}

.language-selector a{
    padding-left: .3rem;
    padding-right: .3rem;
}

/* breadcrumbs */
#breadcrumb > span{
    display : flex;
    flex-wrap: wrap;
}

#breadcrumb .breadcrumb_last{
   color: #737373;
}

.breadcrumb  span {
    color: #b4b4b4;
}

.breadcrumbs-seperator{
    display: block;
    width: 0.35rem;
    height: 0.35rem;
    border-top: 1.5px solid #b4b4b4;
    border-left: 1.5px solid #b4b4b4;
    transition: 0.2s linear;
    transform: rotate(135deg) translateX(-50%);
    align-self: end;
    margin-bottom: 0.2rem;
    margin-right: 0.5rem;
}



/* CONTACT */
.page-template-page-contact .content-wrap p{
    margin: 0 !important;
}

.page-template-page-contact .content-wrap.article{
    padding: 15px 0 !important;
}

.page-template-page-contact .article .container {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.page-template-page-contact .article .wpcf7{
    max-width: 50%;
    margin: auto;
}

.page-template-page-contact .article label{
    font-size: 1rem;
    font-weight: 600;
    color: #212529;
    font-family: "Lato", sans-serif;
    line-height: 24px;
    width: 100%;
    max-width: 100%;
    position: relative;
    text-align: left;
    display: inline-block;
    margin-bottom: .5rem;
}

.page-template-page-contact .article .wpcf7-file{
    border: none !important;
    padding: 0 !important;
}

.page-template-page-contact .article #contact-submit{
    text-align: center;
}

.page-template-page-contact .article #contact-submit .wpcf7-submit{
    display: inline-block;
    font-weight: 800;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    background-color: #da0019;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 30px;
    width: auto;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.page-template-page-contact .article .wpcf7-form-control{
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 1rem;
}

.page-template-page-contact .article-overide h2{
    color: rgb(33, 37, 41);;
    font-family: "Lato", sans-serif;
    font-size: 32px;
    font-weight: 800;
    line-height: 38.4px;
    margin-bottom: 50px !important;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > li > .current, .pagination > li > .current:focus, .pagination > li > .current:hover {
    border: 0;
    background-color: transparent;
    color: #da0019;
}


footer figure {
    margin-bottom: 0 !important;
}

/*#contact_ccin .draggable{*/
/*    width: 104.5px;*/
/*    height: 35.4px;*/
/*}*/

#contact_ccin .draggable img{
    max-width: 100%;
    float: none;
    margin: auto;
    width: auto;
}

#contact_ccin #reponse_captcha {
    opacity: 0;
    width: 100%;
    height: 0px;
    padding: 0px !important;
    margin: 0px !important;
}

#contact_ccin .answer {
    font-weight: bold;
    color: #fff;
    border: 1px solid #ddd;
    background: #b1121b;
    padding: 3px 5px;
    display: block;
    text-align: center;
    max-width: 150px;
    margin: 5px auto !important;
}

#contact_ccin .question_label, #captcha_monaco > span {
    font-size: 12px;
    margin: 0px;
    display: block;
    color: #666;
    text-align: center;
}

#contact_ccin .droppable {
    height: 100%;
}

#contact_ccin .ui-state-highlight {
    background: #84ffa7 !important;
}

#contact_ccin .ui-state-error {
    background: #fddfdf !important;
}

#contact_ccin .img-arrow {
    margin: 0 auto;
    width: 60px;
    float: none;
    max-width: 100%;
    display: block;
}

#contact_ccin .chpg_captcha {
    display: block;
    width: 100%;
    background: #fdfdfd;
    max-width: 500px;
    height: 240px;
    padding: 5px;
    border: 1px solid #e3e3e3;
    margin: 20px auto;
}

#contact_ccin .chpg_captcha .col6 {
    width: 50%;
    float: right;
    height: 100%;
    padding-top: 40px;
    padding: 40px 10px 0px 10px;
}

#contact_ccin .chpg_captcha .col3 {
    width: 25%;
    float: right;
    height: 100%;
}

#contact_ccin .chpg_captcha .col4 {
    width: 33.33336%;
    float: right;
    height: 100%;
}

#contact_ccin .explication_captcha {
    margin: 0 auto;
    display: block;
    text-align: center;
    color: #767676;
    font-size: 12px;
    line-height: 14px;
}

#contact_ccin .chpg_captcha .col3 p {
    text-align: center;
    color: #767676;
    font-size: 12px;
    font-weight: 400 !important;
}

#contact_ccin .col-reponse .droppable {
    height: 130px !important;
    border: 1px solid #e3e3e3;
    background: #fdfdfd;
}

#contact_ccin .question_rgpd:not(.question_active) {
    display: none;
}

@media screen and (max-width: 768px) {
    #contact_ccin .chpg_captcha .col6, .chpg_captcha .col3 {
        width: 33.333% !important;
    }

    #contact_ccin .img-arrow {
        width: 40px ;
    }

    #contact_ccin .chpg_captcha {
        height: 210px !important;
    }

    .page-template-page-contact .article .wpcf7{
        max-width: 100% !important;
    }

    .content-slide .content-slide-item {
        margin: 0 auto !important;
    }

    .slick-next{
        right: 8px !important;
    }

    .slick-prev{
        left: 8px !important;
    }

}

#contact_ccin .result_answer {
    display: none;
}

#contact_ccin .wpcf7 form .wpcf7-response-output{
    display: none;
}


.slick-prev::before, .slick-next::before {
    font-size: 30px !important;
}



#masonry-cat .box{
   height: 20rem; !important;
}

.box .left{
    max-height: initial !important;
}

.box{
    display: flex !important;
    min-height: 250px !important;
}
#masonry-cat .box p i{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#masonry-cat .box p:nth-child(3){
    overflow: hidden;
    text-overflow: ellipsis;
    height: 10.1rem;
    font-size: .9rem;
    font-weight: 700;

}

#modal-faq{
    display: none;
}

#render-ajax{
    height: 0;
    transition: height 1s ease-in-out;
}

.ui-accordion-header .ui-accordion-header-icon{
    display: none !important;
}



.gform_heading{
    display: none;
}

.gravity-form-wrapper form{
    margin: 20px auto 0px !important;
    display: block;
    max-width: 400px;
    text-align: center;
    background-color: #ececec;
    padding: 20px;
    position: relative;
}

.gravity-form-wrapper form, .gravity-form-wrapper .gform_body, .gform_fields, .gfield{
    display: flex;
    flex-flow: column;
}

.gfield_label{
    font-weight: bold;
    color: #000;
    font-size: 1rem;
    margin-bottom: .5rem !important;
}

.ginput_container{
    margin-bottom: .5rem !important;
}

.gfield_description{
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    text-align: justify;
    color: rgb(0, 0, 0);
}

.gform_button{
    background-color: rgb(218, 0, 25) !important;
    color: white;
}

.gform_confirmation_wrapper {
    color: #130;
    background-color: #dfc;
    padding: 1em !important;
}

.gform_validation_errors{
    display: none;
}

.gfield_description.validation_message {
    color: #130;
    background-color: #dfc;
    padding: 1em !important;
    position: absolute;
    top: -50px;
    width: 100%;
    left: 0;
}

.hidden{
    display: none !important;
}
.align-self-baseline{
    align-self: baseline;
}


a.cms_faq::after {
    font-family: 'FontAwesome';
    content: "\f29c";
    color: #737373;
    font-style: normal;
    padding-left: 5px;
    font-weight: normal;
    margin-right: 5px;
}


.my-5{
    margin: 2rem 0;
}

.actu-title{
    margin-bottom: 1rem !important;
}

.form-searched .left{
    padding : .5rem;
}

.info-bar{
    width: 100%;
    text-align: center;
    padding: .3rem 0;
    position: relative;
    z-index: 9999;
}

.info-bar h6{
    color: white;
    margin: 0 !important;
}

header{
    padding: 40px 30px !important;
}

.tab-menu li{
    font-size: 14px;
}