/*
Theme Name: Theme H2C Africa
Author: Aka Aka Amos Francois
License: https://webthemez.com/license
*/

.title {
    background: linear-gradient(.25turn, #cc0808, 60%, red);
    color: white;
    font-size: 25px;
    padding: 10px;
    font-weight: 600;
    margin-bottom: 0;
}
.offres ul {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
    background-color: white;
}
.offres ul li {
    padding: 8px 20px;
    list-style: none;
    margin-left: 0;
    text-align: left;
    border: 1px solid #333;
}
.bg-chevron {
    background-color: red;
    padding: 1px 7px;
    border-radius: 60px;
    color: white;
}
.more-btn a {
    background: linear-gradient(.25turn, #cc0808, 60%, red);
    color: white;
    padding: 5px;
    border-radius: 6px;
}
:root{
    --gris-h2c:#525557;
    --red-h2c:#AC1E2C;
    --black-h2c:#231F20;
}
.more-btn {
    text-align: center !important;
}
.bg-grey {
    background-color: #e3e5e4;
    padding-top: 50px;
}
.img-center img {
    height: 497px;
    margin-left: -10px;
}
ul li{
    list-style: none;
}
#services-detail h1 {
    background-color: #df1010;
    color: white;
    font-weight: 600;
    padding: 5px;
    border-radius: 5px;
    font-size: 35px;
    margin-bottom: 10px;
}
#services-detail ul li {
    font-size: 22px;
    padding: 10px;
    font-weight: 600;

}
#services-detail ul li span img{
    height: 50px;
}
#carouselExampleControls {
    border-bottom: 5px solid var(--red-h2c);
}
#services {
    border-bottom: 4px solid var(--gris-h2c);
}
#espace {
    border-bottom: 4px solid var(--red-h2c);
    margin-top: 30px;
}
#espace h1.candidat  {
    border-left: 9px solid #333;
    margin-left: 50px;
}
#espace h1.entreprise{
    border-right: 9px solid #333;
    text-align: right;
    margin-right: 50px;
}
.depot {
    margin-top: 291px;
    text-align: center;
}
#cv, #lm {
    height: 50px;
    border: 3px solid red;
}
.depot h2 {
    font-weight: bold;
    font-family: Garamond;
}
/*.container{*/
/*    width: 1200px !important;*/
/*}*/
.agenda li a span.text-agenda {
    position: absolute;
    margin-top: 21px;
    margin-left: 20px;
    text-transform: uppercase;
}
.agenda li a span.icon-agenda {
    position: absolute;
    margin-top: 21px;
    margin-left: 20px;
    text-transform: uppercase;
    right: 28px;
}
.container-h2c {
    margin: 0 100px;
}
.bb-gray{
    border-bottom: 4px solid var(--gris-h2c);
}
.bb-red{
    border-bottom: 4px solid var(--red-h2c);
}
.mb-100{
    margin-bottom: 100px;
}
.pd-100{
    padding: 100px !important;
}
.vh-60{
    height: 60vh;
}
.mb-100 {
   margin-top: 50px;
}
.bs-20{
    border: 20px solid var(--red-h2c);
}
.nos-partners-img img {
    position: absolute;
    transform: rotate(-7deg);
    left: -194px;
    top: -88px;
    z-index: 10;
}
.logo.partner ul li img {
    width: 19%;
}
.logo.partner ul li{
    display: inline;
}
.slick-slide img {
    display: inline !important;
}
.slick-dots li button {
    background-color: var(--red-h2c) !important;
    display: inline !important;
    border-radius: 50px !important;
}
.slick-dots li.slick-active button {
    border: 4px solid var(--red-h2c);
    background-color: transparent !important;
}
.article {
    display: flex;
}

.img-article img {
    max-width: 244px;
}
.des-article {
    font-size: 24px;
}
.br-10{
    border-radius:10px ;
}
.img-article {
    border: 4px solid var(--gris-h2c);
    padding: 5px;
}
#footer .social-links a {
    color: #231F20;
    padding: 7px 11px;
    display: inline-block;
    line-height: 1px;
    border-left: 1px solid #e9e9e924;
    background-color: white;
    border-radius: 29px;
    font-size: 22px;
}
#footer .contact-info i {
    color: #231F20;
    padding: 4px 9px;
    background-color: white;
    border-radius: 20px;
    font-size: 25px;
}
.title-footer {
    background: linear-gradient(.25turn, #f01b1b, 60%, #9f0d0d);
    color: white;
    font-size: 25px;
    padding: 35px;
    font-weight: 600;
    margin-bottom: 0;
}
.pt-50{
    padding-top: 50px !important;
}
.ml-10{
    margin-left: 10px !important;
}
.social h3 {
    font-weight: 600;
}
.url {
    font-size: 23px;
    font-weight: 600;
    margin-left: 10px;
    color: white;
}
.contact-footer .contact-info {
    font-size: 18px;
    font-weight: 600;
}
.form-contact-footer {
    margin: 41px 77px;
    border: 10px solid var(--red-h2c);
    padding: 23px;
    background-color: #686868;
}
.form-contact-footer .form-group {
    margin-bottom: 0;
}
.form-contact-footer .submit-form {
    position: absolute;
    left: 48px;
    padding: 22px;
    border-radius: 50px;
    background-color: var(--red-h2c);
    border: 0;
    bottom: 77px;
    cursor: pointer;
}
.submit-form i {
    font-size: 40px;
    color: white;
}
.map-h2c{
    margin: 41px 77px;
    border: 10px solid var(--red-h2c);
}
.btn-map{
    position: absolute;
    border-radius: 50px;
    background-color: var(--red-h2c);
    border: 0;
    bottom: 20px;
    cursor: pointer;
    left: 70px;
    padding: 18px 25px;
}
.btn-map i{
    font-size: 40px;
    color: white;
}
.copyright {
    float: right;
    margin-right: 87px;
    color: white !important;
    font-size: 21px;
    margin-bottom: 10px;
    font-weight: bold;
}
.clear-h2c {
    margin: 60px auto !important;
}
.text-offre p {
    font-size: 20px;
}
.pl-0 {
    padding-left: 0 !important;
}
p {
    font-size: 16px;
}
.img-about img {
    width: 100%;
}
ul.text-left li a {
    font-size: 20px;
    font-weight: 600;
    color: var(--black-h2c);
}
.title-service {
    text-align: left;
    margin-top: 31px;
    font-size: 67px;
    border-left: 22px solid var(--red-h2c);
    margin-left: 51px;
    color: var(--red-h2c);
}
.col-sm-6.bg-white::before {
    content: ' ';
    height: 60px;
    border-top: 8px solid var(--red-h2c);
    width: 60px;
    display: inline-block;
    margin-top: 20px;
    position: absolute;
    right: -30px;
    top: -53px;
    border-right: 8px solid var(--red-h2c);
}
.col-sm-6.bg-white::after {
    content: ' ';
    height: 60px;
    border-bottom: 8px solid var(--red-h2c);
    width: 60px;
    display: inline-block;
    margin-top: 20px;
    position: absolute;
    left: -35px;
    bottom: -35px;
    border-left: 8px solid var(--red-h2c);
}
.pb-1{
    padding-bottom: 1px;
}
.title-incription {
    background-color: var(--gris-h2c);
    color: white;
    text-align: center;
    font-size: 23px;
    padding: 10px;
    font-weight: 600;
    border-radius: 30px;
}
.depot-cv {
    background-color: var(--red-h2c);
    color: white;
    padding: 15px;
    font-size: 30px;
    border-radius: 50px;
}
.text-underline{
    text-decoration: underline;
}
.font-size-20{
    font-size: 20px;
}
form.contact .form-control {
    border: 3px solid var(--red-h2c);
}
form.contact .submit-form {
    position: absolute;
    right: -25px;
    padding: 22px;
    border-radius: 50px;
    background-color: var(--red-h2c);
    border: 0;
    cursor: pointer;
    bottom: -19px;
}
.pb-100{
    padding-bottom: 100px;
}
li.icon-search a i {
    position: absolute;
    top: 2px;
    right: -73px;
}
.agenda li a:hover {
    color: var(--black-h2c);
}
.fs-25{
    font-size: 25px !important;
}
.text-bold{
    font-weight: bold !important;
}
.black-h2c {
    color: var(--black-h2c);
}
.img-for img {
    margin: 0 auto;
    width: 100%;
}
.message-semaine img{
    height: 65vh;
}
.message-semaine ul li{
    border: none;
}
.message-semaine ul{
    background: none;
}
.icon img {
    max-height: 239px;
}
.description {
    color: black;
    font-size: 20px;
    font-weight: 600;
}
.box {
    text-align: center;
}
a.description:hover {
    color: var(--red-h2c);
}
.mt-50{
    margin-top: 50px;
}
.js-video-button {
    cursor: pointer;
}
.show-modal-formation {
    background: none;
    padding: 0;
    border: none;
    position: absolute;
    right: 38px;
    cursor: pointer;
}
.modal-dialog {
    max-width: 800px;
    padding: 20px;
}
.p-10{
    padding: 10px;
}
.icon-service img {
    max-height: 80px;
}
.section-header {
    margin-top: 30px;
}
.fw-bold{
    font-weight: bold;
}
.blog_side_title {
    background-color: #fe7d0b;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 15px;
    padding-top: 20px;
    padding-bottom: 1px;
}
.r_post_img img {
    height: 73px;
}
.recent-post {
    padding-left: 0;
    margin-top: 10px;
}
.recent-post p {
    margin: 0;
}
.recent-post p.text-bold{
    margin-bottom: 10px;
    margin-left: 10px;
    font-weight: 500;
}
.recent-post p.date{
    font-size: 12px;
    text-transform: uppercase;
    color: #777777;
}
.recent-post a {
    color: black;
}
.b-1{
    border: 1px solid #333;
}
.mt-10{
    margin-top: 10px;
}
.recent-post li {
    margin: 18px auto;
}
/**
style media query
 */

@media (min-width:1200px) {
    .container{
        max-width: 1400px !important;
    }

}
