@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');

* {
    padding: 0;
    margin: 0;
}
img{
    max-width: 100%;
    height: auto !important;
  }
.roboto-light {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.roboto-regular {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.roboto-medium {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.roboto-bold {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.roboto-black {
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-style: normal;
}

@media (max-width: 575.98px) {
    .navbar li a {
        color: #ffffff;
        text-align: center;
    }

    .sticky-side {
        display: none;
    }

    .right-side {
        display: none;
    }
}

@media (min-width: 578px) {
    .ad-small-screen {
        display: none;
    }
}

.navbar li a {
    color: #ffffff;
}

.navbar li a:link {
    color: #ffffff;
}

.navbar li a:hover {
    color: #f7f1f1;
    font-weight: bold;

}

.navbar li a:active {
    color: #f7f1f1;
    font-weight: 500;
}

.navbar li a:visited {
    color: #f7f1f1;
    font-weight: bold;
}

header {

    border-style: none;
}

header img {
    width: 100%;
    height: auto;
}

.main-section div {
    padding: 0;
    margin: 0;
}

.sticky-side {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    height: 100vh;
    /* overflow-y: auto; */
}

.latset-news {
    text-align: -webkit-center;
}

.borderItems {
    max-width: 210px;

}

.latset-news > .borderItems {
    padding: 4px;
    border: 1px solid #e8e6e6;
}

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

.content img {
    max-width: 100%;
    height: auto;
    padding: 10px 0;
    cursor: pointer;
}

.center-width {
    width: 100%;
    margin: 0 auto;
}

.img-right-side {
    max-width: 300px;
    overflow: hidden;
    bottom: 100px;
}

.img-right-side img {
    max-width: 100%;
    height: auto;
    padding: 4px;
    border: 1px solid #d3d3d3;
}

.ad-small-screen {
    position: relative;
}

.ad-small-screen img {
    max-width: 320px;
    height: auto;
    overflow: hidden;
}

.ad-small-screen i {
    position: absolute;
    top: 0;
    right: 0;
}

.navFooColor {
    background-color: #012e5c;
}

footer {
    position: relative;
    z-index: 1;
}

.popup-container {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    overflow: auto;
}

.popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    padding-top: 40px;
    padding-right: 40px;
}

.popup-content img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.close {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 40px;
    cursor: pointer;
}

@media only screen and (max-width: 768px) {
    .popup-container {
        display: none;
    }

    .popup-content {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 80%;
        padding-top: 40px;
        padding-right: 40px;
    }

    .align-items-center .vertical-text {
        padding-right: 2px;
        padding-left: 0;
        padding-top: 0;
        font-size: .325rem;
    }

    .dnsBanner {
        max-width: 300px;
    }

    .sticky-side {
        display: none;
    }
    .images-latset {
        display: none;
    }
    .right-side {
        display: none;
    }
}

.sideborder {
    padding: 4px;
    border: 1px solid #e8e6e6 !important;
}

.adv {
    padding-top: 8px;
    color: #767674;
    font-family: Roboto Condensed, Verdana, sans-serif;
    font-size: .625rem;
    font-weight: 400;
    letter-spacing: .063rem;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
}

.vertical-text {
    padding-right: 8px;
    writing-mode: vertical-rl;
    color: #767674;
    font-family: Roboto Condensed, Verdana, sans-serif;
    font-size: .625rem;
    font-weight: 400;
    letter-spacing: .063rem;
    line-height: 1;
    padding-left: .625rem;
    padding-top: .375rem;
    text-transform: uppercase;
    text-align: center;
}

.groupeDns {
    background-color: #EEEEEE;
    max-width: -webkit-fill-available;
    border: 1px solid #d3d3d3;
}

.widthDns {
    width: 200px;
    display: inline-block;
}

.domainAction {
    text-decoration: none;
    color: #1E0342;
    padding: 5px;
}

.dnsBanner {
    background-color: #EEEEEE;
}

.banner {
    max-width: 730px;
}

.groupeDnsBanner {
    background-color: #EEEEEE;
    display: inline-block;
    border: 1px solid #d3d3d3;
    width: 49%;
}

.domainAction:hover {
    text-decoration: underline;
    color: #f2f2f2;
    background-color: #C70039;
}

.text-wrapper {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Style Privacy */

.head-1 {
    font-family: "Radio Canada Big", sans-serif;
    font-weight: 800;
    color: #0f2522;
    font-size: 40px;
    line-height: 50px;
}

.head-4 {
    font-weight: 600;
    letter-spacing:.5px;
    color: #0f2522;
    font-family: "Radio Canada Big", sans-serif;
    margin: 15px 0px;
    margin-bottom: 3px;
}

.parag {
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #0f2522;
    letter-spacing: .5px;
    pdding-top: 0 px;
    margin-top: 0px;
}

.mail {
    color:#0A79F1;
    font-weight: 600;
}

.privacy {
    background-color: white;
    border: 30px solid #F6F6F6;
    padding: 50px;
    margin: 20px;
}