*{
    color: #444243;
}

.section-title h2,
.our-service-content a h3,
.our-question h3,
.professionel-box h3,
.hero-inner h1,
.awesome-service-box h3 {
    text-transform: uppercase;
}
.hero-inner h1{
    font-size: 75px;
}
.hero-inner p{
    font-size: 23px;
    font-weight: 900;
}

.professionel-box h3,
.our-service-content a h3{
    text-align: center;
}
.mar_top{
    margin-top: 27px;
}
.professionel-box{
    background-color: white;
    box-shadow: 0px 30px 15px #3333330C;
    border-radius: 10px;
    height: 116px;
    margin: 10px;
    width: 210px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sect_appel{
    background-image: url('../img/section_rappel.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 30px;
}
.our-question p,
.our-question h3{
    color: white;
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px;
}
.our-question {
    width: 100%;
}
.our-question h3{
    font-size: 45px;
}
.our-question p{
    font-size: 25px;
    line-height: 40px;
    letter-spacing: 1px;
}
.sect_form{
    margin-top: -30px;
}
.scet_form_bg{
    background-color: white;
    box-shadow: 0px 30px 60px #3333330C;
    border-radius: 10px;
    padding: 30px;
    font-weight: 700;
}
.scet_form_bg div div h4{
    text-align: center;
    font-size: 40px;
}
.form_rappel {
    display: flex;
    justify-content: center;
    align-self: center;
}
.form_rappel-input input{
    border: 1px solid rgb(172, 172, 172);
    width: 100%;
    height: 60%;
    margin-top: 30px;
    padding: 5px;
    border-radius: 10px;
}
.btn_pack,
.btn_form,
.btn_contact button{
    margin-top: 30px;
    font-size: 18px;
    cursor: pointer;
    padding: 16px 34px;
    display: inline-block;
    font-weight: 600;
    font-family: 'Titillium Web', sans-serif;
    text-align: center;
    text-transform: uppercase;
    border-radius: 30px;
}
.btn_form,
.btn_contact button{
    background: #873354;
    color: white;
    transition: 0.5s;
}
.btn_pack{
    border: 2px solid #873354;
    color: #873354;
    transition: none;
}
.btn_pack:hover{
    border: 2px solid white;
    color: white;
    background-color: #873354;
}
.list-style-two_info li{
    font-size: 20px;
    margin-bottom: 0px;
    color: #873354;
    text-decoration: underline;
}
.pad_80{
    padding-top: 80px;
}
.d_etis{
    margin-bottom: .5rem;
    color: white;
}
.menu-tel li a{
    color: white;
    font-weight: 700;
}
.menu-tel li{
    border: 2px solid white;
    padding: 5px 15px 9px 7px;
    border-radius: 50px;
    cursor: pointer;
}
.w_50{
    width: 50%;
}
.banner_part{
    background: url("../img/slider_part.jpg");
}
.banner_prof{
    background: url("../img/slider_professionnel.jpg");
}
.banner_video{
    background: url("../img/slider_video.jpg");
}
.banner_devis{
    background: url("../img/slider_devis.jpg");
}
.banner_controle{
    background: url("../img/slider_controle_acces.jpg");
}
.banner_alarme{
    background: url("../img/slider_alarme.jpg");
}
.banner_alarme,
.banner_controle,
.banner_devis,
.banner_video,
.banner_prof,
.banner_part{
    height: 500px;
    background-size: auto;
    background-size: cover;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
.mb-50 {
    margin-bottom: 50px;
}
.mt-50 {
    margin-top: 50px;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.picto_solution {
    height: 60px;
    margin-bottom: 15px;
}
.section-title p {
    font-weight: 700;
    font-style: italic;
}
.btn_tel img{
    height: 40px;
}
.btn_tel{
    border: 4px solid white;
    padding: 15px 35px;
    border-radius: 50px;
}

.our-service-content h3{
    text-align: center;
}
.our-service-content legend{
    font-size: 13px;
    color: #873354;
    text-align: center;
    margin-bottom: 0;
}
.our-service-content p{
    margin: 0px 0px 15px 0px !important;
}
.footer-inner ul li:first-child{
    text-transform: uppercase;
    font-size: 18px;
}
.footer-inner ul li{
    color: white;
}
.radio{
    margin-right: 15px;
}
.featured-box img{
    height: 113px;
    margin-bottom: 15px;
}

.trans_update{
    transform: translateY(-24%);
}
.offre_alarme{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.offre_alarme img{
    height: 70px;
    height: 70px;
    box-shadow: 2px 1px 26px #80808029;
    background: #a0a0a017;
}
.offre_alarme p{
    font-size: 19px;
    padding: 0 15px;
}
.offre_alarme p,
.offre_alarme h4 {
    text-align: center;
    margin: 15px 0 15px;
}
.offre_alarme h4 {
    font-weight: 700;
    font-size: 30px;
}
.work-box .flaticon-check::before, .work-box .flaticon-check::after {
    font-family: Flaticon;
    font-size: 50px;
    font-style: normal;
    color: #873354;
    background-color: white;
}

.fa-angle-up::before {
    color: #301a2d;
}
.fa-angle-down::before {
    color: white;
}




















@media screen and (max-device-width: 1001px) {
    .logo a img{
        height: 45px !important;
    }
    .trans_update{
        transform: translateY(0);
    }
    br{
        display: none;
    }
    .hero-inner h1 {
        font-size: 50px;
    }
    h2 {
        font-size: 40px;
    }
    .copyright ul li a {
        font-size: 14px;
    }
    .menu-tel li {
        width: max-content;
    }
    .our-question div{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}
@media screen and (max-device-width: 500px) {
    .hero-inner h1 {
        font-size: 30px;
    }
    .hero-inner p {
        font-size: 20px;
    }
    .w_50 {
        width: 100%;
    }
    .menu-tel li {
        width: max-content;
    }
    .blog-details-content h2, .section-title h2 {
        font-size: 25px;
        line-height: 35px;
    }
    .btn_tel {
        border: 3px solid white;
        padding: 10px 30px;
    }
    .our-question p {
        font-size: 20px;
        line-height: 30px;
    }
    .our-question h3 {
        font-size: 34px;
    }
    .scet_form_bg div div h4 {
        font-size: 26px;
    }
    .btn_pack, 
    .btn_form, 
    .btn_contact button,
    .contact-form .theme-btn {
        padding: 10px 30px;
        font-size: 17px;
    }
}

.slick-arrow{
    display: none !important;
}

/* .our-team {
    background-color: #fff;
    padding: 50px;
} */