.main-slider{
    padding-top: 99px;
}
.main-slider-slide>div{
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
}
.main-slider__slider-content {
    background-image: url(../img/sign.png);
    position: relative;
    z-index: 99;
    width: 453px;
    height: 526px;
    padding-top: 118px;
    padding-bottom: 118px;
    padding-left: 64px;
    padding-right: 30px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.main-slider__slider-content h2 {
    font-size: 30px;
    line-height: 38px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #fff;
    text-align: left;
}
.main-slider__slider-content a {
    color: #fff;
    text-decoration: none;
}
.main-slider__slider-wrap{
    position: relative;

}
.main-slider__contacts {
    display: flex;

}
.main-slider__contacts .contacts-item {
    margin-bottom: 10px;
}
.main-slider__container{
    padding: 36px 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

}
.litiges_btn {
    text-align: center;
}
.litiges_btn .button {
    text-decoration: none;
}

@media only screen and (max-width: 1200px){
    .main-slider-slide>div{
        height: 500px;

    }
    .main-slider__slider-content {
        background-size: contain;
        width: 405px;
        height: 470px;
        padding-top: 88px;
        padding-bottom: 88px;
        padding-left: 40px;
    }
    .main-slider__slider-content h2 {
        font-size: 26px;
        line-height: 30px;
    }
    .main-slider__container{
        padding: 0 15px;
    }
}
@media only screen and (max-width: 991px){
    .main-slider{
        padding-top: 85px;
    }
}

@media only screen and (max-width: 768px){
    header .row .col.left_side{
        max-width: 55%;
        min-width: 200px;
        width: 200px;
    }
    .main-slider-slide>div{
        height: 260px;
    }
    .main-slider{
        padding-top: 69px;
    }
    .main-slider__slider-content {
        background-size: contain;
        width: 100%;
        height: auto;
        padding: 15px;
        background-image: none;
        background-color: #A650A5;
    }
    .main-slider__slider-content h2 {
        font-size: 26px;
        line-height: 30px;
    }
    .main-slider__container{
        padding: 0px;
        top: auto;
        position: relative;
        margin-top: -7px;
    }
    .main-slider__slider-wrap{
        display: flex;
        flex-direction: column-reverse;
    }
}


body.has_top_line {
    padding-top: 44px;
}


.mot-du__wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 120px 0 60px 0;
    position: relative;
    margin: -7px 0 40px 0;
}
.mot-du__wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(180deg, #409cde 0%, rgba(58, 140, 198, 0.7) 100%);
    z-index: 1;
}
.mot-du__wrapper .container {
    position: relative;
    z-index: 2;
}
.mot-du__image{
    -webkit-mask: url(../img/image-mask.png) center/contain no-repeat;
    -webkit-mask-size: contain;
    -webkit-mask-position: top;
    height: 454px;
}
.mot-du__image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.mot-du__content {
    color: #fff;
    text-align: justify;
}
.mot-du__content h2 {
    color: #fff;
    text-align: justify;
}
.mot-du__content p {
    margin-bottom: 15px;
}
.mot-du__content strong {
    font-weight: 600;
}

.mot-du__image-wrap {
    height: 100%;
    padding-left: 100px;
}

.mot-du__btn{
    display: flex;
    align-items: center;
    margin-top: 20px;
    cursor: pointer;
    color: #fff;
}
.mot-du__btn span {
    margin-right: 10px;
    text-transform: uppercase;
}
.mot-du__btn .icon{
    height: 19px;
}
.mot-du__content_bottom {
    color: #000;
    display: none;
}

.mot-du__more {
    position: absolute;
    bottom: -30px;
}
.mot-du__content_bottom  .mot-du__btn {
    color: #000;
}

.mot-du-row{
    display: flex;
    flex-wrap: wrap;
    margin-top: 100px;
}
.mot-du-row .col-7{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}
.mot-du-row .col-5{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}

@media only screen and (max-width: 1200px){
    .mot-du__image-wrap {
        padding-left: 30px;
    }

}
@media only screen and (max-width: 768px){
    .mot-du-row .col-5,.mot-du-row .col-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .mot-du-row{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .mot-du__image-wrap {
        padding-left: 0px;

    }
}

@media only screen and (max-width: 640px){

    .mot-du__image {

        width: 210px;
        height: 244px;
        margin: 0 auto;
    }

}





.mot-du__wrapper .blocks_after_slider {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.mot-du__wrapper .blocks_after_slider .item {
    width: calc(50% - 10px);
    padding: 52px 10px;
    text-decoration: none;
    position: relative;
    background-size: cover;
    margin-bottom: 20px;
    border-radius: 4px;
    overflow: hidden;
}

.mot-du__wrapper .blocks_after_slider .item .center {
    display: flex;
    width: 100%;
    max-width: 460px;
    margin: 0 auto;
    align-items: center;
    position: relative;
    z-index: 3;
}


.mot-du__wrapper .blocks_after_slider .item .title {
    font-weight: 400;
    font-size: 26px;
    line-height: 39px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-left: 30px;
}

.mot-du__wrapper .blocks_after_slider .item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #65B2E9;
    transition: all .5s;
    opacity: 1;
    z-index: 1;
    top: 0;
    left: 0;
}


.mot-du__wrapper .blocks_after_slider .item:nth-child(4n + 2):after,
.mot-du__wrapper .blocks_after_slider .item:nth-child(4n + 3):after{
    background: #7B2682;

}

.mot-du__wrapper .blocks_after_slider .item:hover:after {
    background: #3591D3;
    opacity: 0.9;
}
.mot-du__wrapper .blocks_after_slider .item:nth-child(4n + 2):hover:after,
.mot-du__wrapper .blocks_after_slider .item:nth-child(4n + 3):hover:after{
    background: #7B2682;
    opacity: 0.7;
}


@media only screen and (max-width: 768px){

    .mot-du__wrapper .blocks_after_slider .item .center {
        flex-direction: column;
    }
    .mot-du__wrapper .blocks_after_slider .item .title {
        margin-left: 0;
        margin-top: 12px;
    }
    .mot-du__wrapper .blocks_after_slider .item {
        padding: 30px 10px;
    }
    .mot-du-row {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 640px){
    .mot-du__wrapper .blocks_after_slider .item {
        width: 100%;
    }

}

.page-template-template-garde-public .garde-wrap p {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}
.page-template-template-garde-public h2 {
    margin: 40px 0 30px 0;
    text-transform: uppercase;
}

.page-template-template-garde-public h3 {
    color: #7B2682;
    font-size: 22px;
    line-height: 28px;
    margin: 0 0 30px 0;
    text-transform: uppercase;
    m
}

.page-template-template-garde-public .btn {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    text-decoration: none;
    color: #7B2682;
    width: 100%;
    padding: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #7B2682;
    border-radius: 4px;
    height: 44px;
    transition: .5s;
}

.page-template-template-garde-public .btn:hover {
    background: #7B2682;
    color: #ffffff;
}

.page-template-template-garde-public .contact-wrapper {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}

.page-template-template-garde-public .contact-wrapper .item {
    padding: 20px;
    background: #F9FAFB;
    color: #2B2B2B;
    font-size: 16px;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.page-template-template-garde-public .contact-wrapper .item strong {
    font-weight: 400;
    color: #7B2682;
}

.page-template-template-garde-public  .banner {
    padding: 45px 0;
    margin-bottom: 80px;
}


.page-template-template-garde-public .banner .half-size-block {
    position: relative;
    padding: 160px 50px;
    width: 50%;
    margin-left: auto;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
    color: white;
}

.page-template-template-garde-public .banner .half-size-block svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: contain;
    z-index: 1;
}

.page-template-template-garde-public .banner .half-size-block .description {
    max-width: 380px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

.page-template-template-garde-public .banner .half-size-block .description p {
    margin-bottom: 1em;
}

.page-template-template-garde-public .banner .half-size-block .description strong {
    font-weight: 500;
}

.page-template-template-garde-public .banner .half-size-block .next-date-garde {
    background: #3F94D1;
    border-radius: 4px;
    padding: 10px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    margin-top: 30px;
    text-transform: uppercase;
}
@media only screen and (max-width: 1100px){
    .page-template-template-garde-public .banner .half-size-block {
        width: 100%;
    }
}
@media only screen and (max-width: 991px){
    .page-template-template-garde-public .contact-wrapper {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}
@media only screen and (max-width: 560px){
    .page-template-template-garde-public .banner .half-size-block {
        padding: 95px 0px;
    }
    .page-template-template-garde-public .banner .half-size-block svg {
        width: auto;
        height: 100%;
    }
    .page-template-template-garde-public .banner .half-size-block .description p {
        font-size: 14px;
    }
}
