/* Generate critical CSS */
strong {
    font-weight: bolder
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('https://www.climatisation-casablanca-maroc.com/fichier/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;

}

:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-primary: #0088cc;
    --bs-secondary: #2d2d2d;
    --bs-success: #47a447;
    --bs-info: #5bc0de;
    --bs-warning: #ed9c28;
    --bs-danger: #d2322d;
    --bs-light: #f8f9fa;
    --bs-dark: #1d2127;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))
}

*,
::after,
::before {
    box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: var(--bs-font-sans-serif);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    -webkit-text-size-adjust: 100%
}

h1,
h2 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width:1200px) {
    h1 {
        font-size: 2.5rem
    }
}

h2 {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width:1200px) {
    h2 {
        font-size: 2rem
    }
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

ul {
    padding-left: 2rem
}

ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ul ul {
    margin-bottom: 0
}

b,
strong {
    font-weight: bolder
}

a {
    color: #08c;
    text-decoration: none
}

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none
}

img {
    vertical-align: middle
}

input {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem
}

.dropdown {
    position: relative
}

.nav-link {
    display: block;
    color: #08c
}

@media (max-width:767px) {
    .content {
        text-align: center
    }
}

h2 {
    color: #2c3d91;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

a {
    text-decoration: none
}

header {
    position: sticky;
    top: 0;
    background-color: #fff;
    box-shadow: 5px 5px 8px #ccc;
    width: 100%;
    z-index: 1000;
    font-family: Poppins, sans-serif
}

.container1 {
    max-width: 85rem;
    padding: 0 2rem;
    margin: 0 auto;
    display: flex;
    position: relative
}

.logo-container {
    flex: 1;
    display: flex;
    align-items: center
}

.nav-btn {
    flex: 13
}

.nav-links {
    margin-top: 3.75%;
    flex: 2
}

.btn {
    background-color: #001b5b;
    border-radius: 27px !important;
    border: 3px solid #9bbe3d;
    color: #fff !important;
    margin-left: 10px
}

.nav-links>ul {
    display: flex;
    justify-content: center;
    align-items: center
}

.nav-link {
    position: relative;
    margin-right: 5px
}

.nav-link>a {
    line-height: 3rem;
    color: #4f6fce;
    padding: 0 .5rem;
    letter-spacing: 0;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.nav-link>a>i {
    margin-left: .2rem
}

.dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 27rem;
    transform: translateY(10px);
    opacity: 0;
    display: -webkit-box
}

.dropdown ul {
    position: relative
}

.dropdown-link>a {
    display: flex;
    background-color: #fff;
    color: #3498db;
    padding: .5rem 1rem;
    font-size: 14px;
    font-weight: 700;
    align-items: center
}

.dropdown-link:not(:nth-last-child(2)) {
    border-bottom: 1px solid #efefef
}

.arrow {
    position: absolute;
    width: 11px;
    height: 11px;
    top: -5.5px;
    left: 32px;
    background-color: #fff;
    transform: rotate(45deg);
    z-index: -1
}

.dropdown-link {
    position: relative
}

.hamburger-menu-container {
    flex: 1;
    display: none;
    align-items: center;
    justify-content: flex-end
}

.hamburger-menu {
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background-color: #4f6fce;
    padding-right: 7px;
    border-radius: 7px
}

.hamburger-menu div {
    width: 1.6rem;
    height: 3px;
    border-radius: 3px;
    background-color: #fff;
    position: relative;
    z-index: 1001
}

.hamburger-menu div:after,
.hamburger-menu div:before {
    content: '';
    position: absolute;
    width: inherit;
    height: inherit;
    background-color: #fff;
    border-radius: 3px
}

.hamburger-menu div:before {
    transform: translateY(-7px)
}

.hamburger-menu div:after {
    transform: translateY(7px)
}

#check {
    position: absolute;
    top: 50%;
    right: 1.5rem;
    transform: translateY(-50%);
    width: 2.5rem;
    height: 2.5rem;
    z-index: 90000;
    opacity: 0;
    display: none
}

@media (max-width:1280px) {
    .hamburger-menu-container {
        display: flex
    }

    #check {
        display: block
    }

    .nav-btn {
        position: fixed;
        height: calc(100vh - 3rem);
        top: 8rem;
        left: 0;
        width: 100%;
        background-color: #bee259;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        overflow-x: hidden;
        overflow-y: auto;
        transform: translateX(100%)
    }

    .nav-links {
        flex: initial;
        width: 100%
    }

    .nav-links>ul {
        flex-direction: column
    }

    .nav-link {
        width: 100%;
        opacity: 0;
        transform: translateY(15px)
    }

    .nav-link>a {
        line-height: 1;
        padding: 1.6rem 2rem
    }

    .dropdown {
        position: initial;
        top: initial;
        left: initial;
        transform: initial;
        opacity: 1;
        width: 100%;
        padding: 0;
        background-color: #4abdeb;
        display: none
    }

    .dropdown-link>a {
        background-color: transparent;
        color: #fff;
        padding: 1.2rem 2rem;
        line-height: 1
    }

    .dropdown-link:not(:nth-last-child(2)) {
        border-bottom: none
    }

    .arrow {
        z-index: 1;
        background-color: #69bde7;
        left: 0;
        transform: scale(1.1) rotate(45deg)
    }

    .nav-link>a>i {
        font-size: 1.1rem;
        transform: rotate(-90deg)
    }
}

#navigatio1n {
    width: 100%;
    height: 130px;
    padding: 0 10px;
    margin: auto;
    display: -ms-flexbox;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: fixed;
    top: 30;
    z-index: 5;
    background-color: #fff;
    -webkit-box-shadow: rgba(14, 30, 37, .12) 0 2px 4px 0, rgba(14, 30, 37, .32) 0 2px 16px 0;
    box-shadow: rgba(14, 30, 37, .12) 0 2px 4px 0, rgba(14, 30, 37, .32) 0 2px 16px 0
}

#navigatio1n ul {
    list-style: none
}

#stimgicon {
    margin-right: 155px;
    margin-top: 10px;
    height: 110px;
    width: 110px
}

#mybtn {
    display: inline-block;
    background-color: #9bbe3d;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 15px;
    position: fixed;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 1000
}

#mybtn::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff
}

@media (min-width:500px) {
    #mybtn {
        margin: 20px
    }
}

::after,
::before {
    box-sizing: border-box
}

.fixed-btn {
    position: fixed;
    bottom: 160px;
    right: 1%;
    background: #7e0ce9;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 15px;
    padding-right: .5px;
    padding-top: 9px;
    position: fixed;
    z-index: 1000
}

.fixed-btn1 {
    position: fixed;
    bottom: 100px;
    right: 1%;
    background: #0facf3;
    width: 50px;
    height: 50px;
    line-height: 45px;
    text-align: center;
    border-radius: 15px;
    padding-right: .5px;
    padding-top: 2px;
    transform: rotate(90deg) !important;
    position: fixed;
    z-index: 1000
}

.fixed-btn2 {
    position: fixed;
    bottom: 40px;
    right: 1%;
    background: #00e676;
    width: 50px;
    height: 50px;
    line-height: 45px;
    text-align: center;
    border-radius: 15px;
    position: fixed;
    z-index: 1000
}

.fixed-btn a,
.fixed-btn1 a {
    text-transform: uppercase;
    font-family: arial;
    font-size: 25px;
    color: #fff !important
}

.fixed-btn2 a {
    text-transform: uppercase;
    font-family: arial;
    font-size: 30px;
    color: #fff !important
}

body {
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    line-height: 22px;
    background: #fff
}

h1,
h2 {
    letter-spacing: -.05em;
    color: #222529
}

h1 {
    font-family: Open Sans, sans-serif;
    font-weight: 300;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: -1px;
    color: #1d2127
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0)
}

[data-aos=fade-down] {
    transform: translate3d(0, -100px, 0)
}

img {
    max-width: 100%;
    height: auto
}



littleInfoDescCon .content {
    padding: 1px
}

.littleInfoDescCon p {
    font-size: 1.15rem;
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey
}

::-webkit-scrollbar-thumb {
    background: #879cda
}

#stclhdrh2 {
    color: #fff !important
}

#img1hdr {
    background-image: url('accueil_files/slide3-e1500401423406.png') !important
}

#img2hdr {
    background-image: url('accueil_files/agents-securite.jpg') !important
}

#img3hdr {
    background-image: url('accueil_files/Dsc_gardiennage_security-700x350.png') !important
}


::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-thumb {
    background: rgba(79, 111, 206, .651)
}

::-webkit-scrollbar-thumb:hover {
    background: #4f6fce
}

#askForDevisCon {
    position: fixed;
    bottom: 10px;
    right: 10px;
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    z-index: 5
}

#style_text {
    padding: 10px 30px;
    text-align: center;
    margin: auto;
    font-size: 11pt;
    font-family: Arial;
    color: #000
}

* {
    padding: 0;
    margin: 0;
    font-display: swap
}

#headerSlider {
    width: 100%;
    height: 123vw;
    max-height: 630px;
    overflow: hidden;
    position: relative;
    padding-top: 140px
}

#headerSlider #imgSliderCon {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(4, 100%);
    height: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}



#headerSlider #imgSliderCon .slideImg .slideDescCon {
    width: 100%;
    position: absolute;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#headerSlider #imgSliderCon .slideImg .slideDescCon .slideDescShadow {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .2;
    position: absolute
}

#headerSlider #imgSliderCon .slideImg .slideDescCon .slideDescHolder {
    margin-top: 10%;
    z-index: 2;
    width: 100%;
    color: #fff
}

#headerSlider #imgSliderCon .slideImg .slideDescCon a {
    display: block;
    width: 200px;
    height: 62px;
    border: none;
    margin: 20px auto;
    border-radius: 5px;
    background-color: #9bbf3e;
    color: #fff;
    font: 1rem Poppins, sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#headerSlider #sliderPositionCon {
    position: absolute;
    width: 80px;
    height: 20px;
    z-index: 4;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#headerSlider #sliderPositionCon .sliderPosition {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    background-color: #ddd;
    background-color: #ddd
}

#headerSlider #sliderPositionCon .sliderPositionActive {
    background-color: #4f6fce
}

#text_dec {
    text-decoration: none
}

@media screen and (min-width:760px) {

    #headerSlider #imgSliderCon .slideImg .slideDescCon .slideDescHolder {
        width: 400px;
        margin-top: 50px;
        margin-left: 30px
    }
}

h1 {
    text-align: center !important
}