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

body {
    font-family: 'Radio Canada', sans-serif;
}


/* Define other weights if needed */


* {

    box-sizing: border-box !important;
}


#top-b {
    background: rgb(32 26 52 / 3%) !important;
    backdrop-filter: blur(10px) !important;
}

#logo-lg {
    margin-left: 69px;
    margin-top: -24px;
}


/*
section1 css */
#container1 {

    background-image: url('/frontend/assets/proimge/Rectangle2034.png');
    background-size: cover;
    background-position: center;
    /* White with 50% opacity */
}

.block-n {
    display: flex;
    flex-wrap: wrap;
    /* Added to wrap items */
    justify-content: center;
    /* Center items horizontally */
    align-items: center;
    /* Center items vertically */
    text-align: center;
    padding: 20px;
    /* Added padding */
}

.left-p,
.left-p1 {
    flex: 1;
    padding: 20px;
    /* Added padding */
    margin-bottom: 20px;
    /* Adjusted margin */
}

#content-n>h1,
#content-n>h2,
#content-n>span,
#discrp>p {
    color: rgb(0, 58, 112);
    word-spacing: 2px;
    font-family: 'Radio Canada', sans-serif !important;
}

#content-n h1 {
    font-size: 44px;
    font-family: 'Radio Canada', sans-serif !important;

}

#content-n h1 {
    font-size: 44px;
    font-family: 'Radio Canada', sans-serif !important;
}

#content-n {
    line-height: 0.6;
    margin-bottom: 4px;
    font-weight: 600;
    font-size: 20px !important;
    font-family: 'Radio Canada', sans-serif !important;

}

.mdp {
    font-size: 38px;
}

#content-n h2 {
    margin-top: 4px;
    font-weight: 400;
    font-size: 43px;
    font-family: 'Radio Canada', sans-serif !important;
}

#content-n p {

    text-align: justify;
    font-family: 'Radio Canada', sans-serif !important;
    font-size: 17px;
    font-weight: 400 !important;
    line-height: 1.1;


}


#about-btn {
    float: left;
    margin-top: 9px;
    padding: 13px 16px;
    margin-left: 0px;
    border-radius: 10px 10px 10px 10px;
    background-color: rgb(255, 0, 0);
    font-family: 'Radio Canada', sans-serif !important;
}

#right-n {
    flex: 1;
    padding: 0 20px;
    /* Added padding */
    padding-top: 20px;
    /* Adjusted padding */
}

.right-p {
    margin-top: 20px;

    margin-bottom: 20px;
    /* Adjusted margin */
    border-radius: 20px;
    /* Added border-radius */
    border: solid 2px whitesmoke;
}

.gallery-img {
    width: 100%;
    height: auto;
}


#img1 {
    width: 100%;
    height: 308px;
    object-fit: cover;
}



#img2 {
    width: 207px;
    height: 178px;
    margin-top: 0px;
    float: right;
    margin-right: -18px;
    object-fit: cover;

}

#img3 {
    width: 207px;
    height: 113px;
    margin-top: 12px;
    float: right;
    margin-right: -19px;
    object-fit: cover;

}

#img4 {
    width: 100%;
    height: auto;
    margin-top: 10px;
    object-fit: cover;

}


#img5 {
    height: 303px;
    object-fit: cover;
}







#left-side {
    width: 58%;
    height: 478px;
    background-image: url(/frontend/assets/proimge/Rectangle2036.png);
    background-size: cover;
    border-radius: 25px 25px 25px 25px;
    margin-bottom: 0;
    left: 25px;
    position: relative;
}

#right-side {
    height: 400px;
    width: 44%;
    background-repeat: no-repeat;
    border-radius: 20px;
    background-color: rgba(0, 58, 112, 0.9);
    position: absolute;
    right: 10px;
    padding-top: 10px;
    margin-top: 40px;
}

#heading1 {
    width: 59vw;
    text-align: start;
    font-size: 33px;
    color: white;
    font-family: 'Radio Canada', sans-serif !important;

    line-height: 1vw;
    font-weight: 600;

}

#heading2 {
    width: 59vw;
    text-align: start;
    font-size: 24px;
    color: white;
    font-family: 'Radio Canada', sans-serif !important;
    line-height: 2.2vw;
    font-weight: 600;
    margin-top: 0px;



}


#heading3 {
    width: 67vw;
    text-align: start;
    font-size: 31px;
    margin-top: -7px;
    font-weight: 500;
    color: white;
    font-family: 'Radio Canada', sans-serif !important;
}

#heading4 {
    text-align: justify;
    font-size: 16px;
    line-height: 2;
    color: white;
    font-family: 'Radio Canada', sans-serif !important;
    margin-left: 30px;
    margin-right: 30px;
    font-weight: 300;
}

#lern-btn {
    font-size: 13px;
    margin-right: 45px;
    word-spacing: 5px;
    float: right;
    margin-top: -23px;
    border-radius: 10px 10px 10px 10px;
    background-color: red;
    border: none;
}




button {
    padding: 12px 20px;
    background-color: black;
    border: none;
    color: white;
}

.spa {
    margin-left: 5px;
}

/* section2 video css */


#video-container1 {

    background: url('../../assets/reel.mp4') no-repeat;

}

#video-container2 {

    background: url('../../assets/reel2.mp4') no-repeat;

}


#video-container1 {


    background-repeat: no-repeat;
    background-attachment: fixed !important;
    background-size: cover;
    min-height: 300px;
    background-color: green;
}

#video-container2 {
    background-repeat: no-repeat;
    background-attachment: fixed !important;
    background-size: cover;
    min-height: 300px;
    background-color: red;
}



video {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}






/* section-3  */

#crowsal-project {
    width: 100%;
    height: 400px;
    background-color: green;
}


/* section-4 */

#main-container-n {
    width: 100%;
    height: 366px;
    background-image: url('/frontend/assets/proimge/Rectangle2047.png');
    display: flex;
    background-size: cover;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.left-col {


    width: 200px;
}

.right-col {
    width: 100%;
    height: 200px;
    color: #fff;
}



#shaz {

    width: 423px;
    height: 176px;
    margin-top: -149px;
    text-transform: uppercase;
    margin-left: 44px;
    background-color: rgba(0, 58, 112, 0.9);
    /* border-radius: 25px 25px 25px 25px; */

}



#shaz h2 {

    font-size: 30px;
    font-weight: 800;
    color: white;
    text-align: center;
    color: white;
    text-align: center;
}

.iconm {
    background-image: url('/frontend/assets/proimge/Rectangle2047.png');
    background-position: top;
    object-fit: contain;
    background-repeat: no-repeat;
}


#shaz h3 {

    font-size: 34px;
    font-weight: 400;
    margin-top: 39px;
    margin-left: 84px;
    color: white;
}



.iconm {
    width: 100%;
    height: 436px;

    margin-top: -33px;


}

#sol-h1 {
    font-size: 4vw;
    font-family: 'Radio Canada', sans-serif !important;
    color: rgb(0, 58, 112) !important;
    margin-top: 88px;
    margin-left: 57px;
    line-height: 2px;
}

#sol-h2 {
    font-size: 4vw !important;
    font-family: 'Radio Canada', sans-serif !important;

    color: rgb(0, 58, 112) !important;
    margin-left: 52px;
    font-weight: 400;
}


#sol-p {
    text-align: justify;
    font-size: 16px;
    font-family: 'Radio Canada', sans-serif !important;
    color: rgb(0, 58, 112) !important;
    margin-left: 45px;

}

#left-add h2 {
    color: white !important;
    color: white !important;
    font-family: 'Radio Canada', sans-serif !important;
    font-weight: 500;
    word-spacing: 0.5vw;
    text-transform: uppercase;
    text-align: center;
    margin-top: 6px;
}

#left-add h3 {
    color: white !important;
    font-family: 'Radio Canada', sans-serif !important;
    font-weight: 500;
    word-spacing: 0.5vw;
    line-height: 0vw;
    font-size: 23px;
    /* margin-top: 65px; */
    margin-left: 15px;
    text-transform: uppercase;
}




/* section-5 */
#cards-background {
    background-color: white;
    width: 83%;
    height: 34vw;
    background-image: url(/frontend/assets/proimge/Rectangle2048.png);
    background-size: cover;
    background-position: center;
    margin-left: 131px;
    margin-top: -93px;


}







/* 3d-cards */
/* 3d-cards */

/* :root {
    --card-height: 300px;
    --card-width: calc(var(--card-height) / 1.5);
} */



#cards-3d {
    width: 100%;
    height: 74vw;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
}



.card-n {
    /* width: var(--card-width);
    height: var(--card-height); */

    width: 250px;
    height: 100px;


    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 0 36px;
    perspective: 2500px;
    margin: 0 50px;
}

.cover-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wrapper-n {
    transition: all 0.5s;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.card-n:hover .wrapper-n {
    transform: perspective(900px) translateY(-5%) rotateX(25deg) translateZ(0);
    box-shadow: 2px 35px 32px -8px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 2px 35px 32px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 35px 32px -8px rgba(0, 0, 0, 0.75);
}

.wrapper-n::before,
.wrapper-n::after {
    content: "";
    opacity: 0;
    width: 100%;
    height: 80px;
    transition: all 0.5s;
    position: absolute;
    left: 0;
}

.wrapper-n::before {
    top: 0;
    height: 100%;
    background-image: linear-gradient(to top,
            transparent 46%,
            rgba(12, 13, 19, 0.5) 68%,
            rgba(12, 13, 19) 97%);
}

.wrapper-n::after {
    bottom: 0;
    opacity: 1;
    background-image: linear-gradient(to bottom,
            transparent 46%,
            rgba(12, 13, 19, 0.5) 68%,
            rgba(12, 13, 19) 97%);
}

.card-n:hover .wrapper-n::before,
.wrapper-n::after {
    opacity: 1;
    border-radius: 41px;
}

.card-n:hover .wrapper-n::after {
    height: 120px;
}

h3#border-card-n .title {
    font-family: 'Radio Canada', sans-serif;
    margin-top: 20px;
}

.title {
    width: 82%;
    margin-left: 22px;
    transition: transform 0.5s;
    color: white;
}

#slide-tite h1 {
    font-family: 'Radio Canada', sans-serif;
    font-size: 30px;
    margin-top: 29px;
    border-radius: 20px;
    text-align: center;
    background: #2d303a8c;
    font-weight: 400;
    color: white;

}

#slide-tite p {
    font-family: 'Radio Canada', sans-serif;
    font-size: 20px !important;
    margin-top: 29px !important;
    font-weight: 400;

    color: white;
}

.card-n:hover .title {
    transform: translate3d(0%, -50px, 100px);
}

.character {
    width: 100%;
    opacity: 0;
    transition: all 0.5s;
    position: absolute;
    z-index: -1;
}

.card-n:hover .character {
    opacity: 1;
    transform: translate3d(0%, -30%, 100px);
}

#border-card {
    border-radius: 25px 25px 25px 25px;
    margin-top: 100px;
}




/* cards-white */
#cards-white {
    width: 100%;
    height: 500px;
    display: flex;
    text-align: center;
    background-image: url(/frontend/assets/proimge/lgbn.jpg);
    background-size: cover;
    background-position: center;

    /* background-color:yellow ; */
}

/* .block2 {
  display: flex;
  width: 100vw;
  height: 600px;
  text-align: center;
  background-color: aqua;
} */

.c-left-p {
    flex: 1;
    /* background:#FF6133; */
    padding-top: 2px;
    margin-bottom: 150px;


}

#c-content>h1,
#c-content>h2,
#c-content>span,
#c-discrp>p {
    color: rgb(0, 58, 112);
}


#c-content h1 {
    font-family: sans-serif;

}




.c-left-p1 {
    flex: 1;
    background: transparent;
    padding-top: 2px;
    margin-bottom: 150px;


}

#c-content {
    padding-top: 140px;
}

#c-about-btn {

    margin-top: 15px;
    margin-right: 250px;
    padding-right: 10px;
    background-color: rgb(255, 0, 0);

}

#c-right {
    padding: 0 50px;
    width: 50vw;
    padding-top: 83px;
}

.c-right-p {
    flex: 1;
    background: transparent;
    margin-bottom: 144px;
    border-radius: 20px 20px 20px 20px;
    border: solid 2px whitesmoke;
}



#c-left-side {
    width: calc(35% - 4px);
    height: 392px;
    background-image: url(/frontend/assets/proimge/mt.jpg);
    background-size: cover;
    padding-top: 65px;
    border-radius: 50px 50px 50px 50px;
    margin-top: 152px;
    left: 0px;
    position: absolute;
    z-index: 2;
}

#c-right-side {
    height: 460px;
    width: calc(78% - 10px);
    margin-top: 115px;
    background-repeat: no-repeat;
    border-radius: 25px 25px 25px 25px;
    background-color: rgba(25, 77, 124);
    position: absolute;
    right: -10px;
    transform: translateX(-10px);
    z-index: 1;
}


#c-heading1 {
    width: 59vw;
    font-size: 34px;
    margin-left: 94px;

    text-align: center;
    color: white;
    word-spacing: 2px;
    margin-bottom: 1vw;
    font-family: 'Radio Canada', sans-serif !important;

}

#c-heading2 {
    width: 58vw;
    font-size: 23px;
    margin-left: 89px;

    color: white;
    text-align: center;
    word-spacing: 7px;
    line-height: 1.3vw;
    font-family: 'Radio Canada', sans-serif !important;
    margin-bottom: 1vw;


}


#c-heading3 {
    width: 77vw;
    padding-right: 239px;
    font-size: 31px;
    margin-left: 42px;
    color: white;
    text-align: center;
    font-family: 'Radio Canada', sans-serif;
    margin-bottom: 1vw;

}



#c-heading4 {
    text-align: justify;
    font-size: 16px;
    line-height: 2;
    word-spacing: 2px;
    font-family: 'Radio Canada', sans-serif !important;
    font-weight: 300;
    color: white;
    margin-left: 244px;
    margin-right: 77px;
}




#c-lern-btn {
    position: absolute;
    padding: 15px 14px;
    margin-top: 7px;
    margin-left: 1vw;
    font-size: 15px;
    background-color: #ff0000;
    font-family: 'Radio Canada', sans-serif !important;

    border-radius: 10px 10px 10px 10px;
    font-weight: 600;
}


/* section 7 blogs */
#blogs {
    /* background-color: red; */
    height: 42vw;
}

#blogactivity {
    width: 17vw;
    height: 5vw;

    background-color: rgba(25, 77, 124, 0.9);
}

#blogactivity h1 {

    font-size: 2vw;
    font-family: 'Radio Canada', sans-serif !important;
    font-weight: 600;
    color: white;
    text-align: center;
}

/* Add your custom styles here */
.post-date {
    font-style: italic;
}


/* section 8 * info-form */

#sec-8 {
    height: 540px !important;
    background-color: white;

}

#lefti-form {
    width: 500px;
    height: 442px;
    border-radius: 25px 25px 25px 25px;
    background-color: red;
    position: relative;
}


#lefti-form h1 {
    text-align: center !important;
    font-family: 'Radio Canada', sans-serif !important;

    color: white;
}

#lefti-form p {
    text-align: center !important;
    font-family: 'Radio Canada', sans-serif !important;

}

#aayu {
    margin-right: 381px !important;
}

#right-f {
    width: 972px;
    height: 531px;
    border-radius: 25px 25px 25px 25px;
    margin-left: 12px;
}

#right-f h1 {

    font-family: 'Radio Canada', sans-serif !important;

    text-align: center !important;
    color: white !important;
    font-size: 26px;


}

#form-get {

    height: 200px !important;
}



#form-get input {

    height: 30px !important;
}



#right-side-image {
    width: 647px;
    height: 425px;
    background-image: url(/frontend/assets/proimge/Rectangle2036.png);
    background-size: cover;
    background-position: center;
    background-color: antiquewhite;
    border-radius: 25px 25px 25px 25px;
    margin-top: 45px;
    right: 7px;
    position: absolute;
}








/* section 8 */


#lefti-form {
    background-color: #f7f7f7;
    padding: 20px;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    max-width: 400px;
    background-color: rgba(64, 106, 145);
    backdrop-filter: blur(10px);
    margin: 0 auto;

    margin-left: 75px;
}

#lefti-form h1 {
    text-align: center;
    font-family: 'Radio Canada', sans-serif !important;

}

#lefti-form p {
    font-family: 'Radio Canada', sans-serif !important;
    text-align: center;
    margin-bottom: 20px;
}

#lefti-form input[type="text"],
#lefti-form input[type="email"],
#lefti-form input[type="tel"],
#lefti-form textarea {
    width: 100%;
    padding: 18px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    color: black;
    /* Ensure padding and border are included in width */
}

#lefti-form textarea {
    height: 100px;
}

.form-icon {
    position: absolute;
    height: 22px;
    left: 3px;
    /* Adjust the position of the icon */
    top: 45%;
    transform: translateY(-50%);
}





#lefti-form button {
    width: 24%;
    padding: 4px;
    margin-top: -7px;
    margin-left: 113px;
    border-radius: 5px;
    background-color: #ff0000;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

#lefti-form button:hover {
    background-color: #0056b3;
}




/* sliderform */


#slidern-form {
    height: 346px;
    padding: 41px;
    position: absolute;
    z-index: 999;
    margin-top: 52px;
    border-radius: 50px 50px 50px 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    max-width: 368px;
    background-color: rgb(32 26 52 / 3%);
    backdrop-filter: blur(10px);
    margin: 0px auto;
    margin-left: 866px;
    margin-top: 164px;
}



#slidern-form h1 {
    font-family: 'Radio Canada', sans-serif !important;
    text-align: center;
    font-size: 28px;
    color: white;
    margin-top: -7px;
    line-height: 10px;
}

#slidern-form p {
    font-family: 'Radio Canada', sans-serif !important;
    text-align: center;
    margin-bottom: 20px;
    color: white;

}


#slidern-form input[type="text"],
#slidern-form input[type="email"],
#slidern-form input[type="tel"],
#slidern-form textarea {
    width: 100%;
    padding: 0px;
    margin-bottom: 7px;
    border: 1px solid #ccc;
    border-radius: 5px;
    /* Ensure padding and border are included in width */
}

#slidern-form textarea {
    height: 74px;
}

#slidern-form button {
    width: 38%;
    height: 41px;
    padding: 1px;
    margin-top: 83px;
    margin-left: -201px;
    border-radius: 5px;
    background-color: #ff0000;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
}


#slidern-form button:hover {
    background-color: #0056b3;
}

/* ------------------------------------------------------------- */



/* video section css*/
#vidmax {
    width: 100%;
    height: 768px;

}

figure {
    width: 100%;
    height: 768px;
    position: relative;
    overflow: hidden;

}

/* .tmz {
    width: 100%;
    height: 55vw;
} */

/* video {

} */

.stretch {
    height: 50%;
    background: none;
    min-height: 50%;
    min-width: 100%;
    background-size: cover;
    margin-top: 800px;
}

.stretch h1 {
    padding: 20px;
}

.hero-wrapper {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 700px;
    z-index: -9999;
}

.blackbg {
    width: 68vw;
    height: 100px;
    margin-top: 399px;
    margin-left: 209px;
    background: #5454548a;
    border-radius: 30px;
    /* position: absolute; */
    top: 350px;
    left: 198px;
    display: flex;
    z-index: 1000;
}

.blackbg h1 {
    font-family: 'Radio Canada', sans-serif !important;
    color: white;
    margin-top: -2px;
    font-weight: 500;
    font-size: 78px;
    margin-left: 74px !important;
}

.blackbg2 {
    height: 100px;
    width: 53vw;
    margin-top: 275px;
    margin-left: 260px;
    background: #5454548a;
    border-radius: 30px;
    top: 350px;
    left: 198px;
    display: flex;
    z-index: 1000;
}



.blackbg2 h1 {
    font-family: 'Radio Canada', sans-serif !important;
    color: white;
    margin-top: -28px;
    font-weight: 500;
    font-size: 78px;
    margin-left: 15px;
}
.ndv{
    height: 500px !important;
}

/* video section end css */




/* ------------------------------------------------------------- */


.rko {
    width: 50%;
    height: 80px;
    background-color: white;
}




/* project-slider */
.slider-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 40vw;
    margin-top: -2px;

}

.slider {
    display: flex;
    transition: transform 0.5s ease;
}

.slide {
    min-width: 100%;
}

.slide img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.slide-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}

.slide-content h3 {
    font-size: 2rem;
    margin-bottom: 20px;
}

.slide-content p {
    font-size: 1.2rem;
}

.indicators {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.indicator {
    cursor: pointer;
    margin: 0 13px;
    width: 55px;
    height: 4px;
    gap: 10px;
    background-color: rgb(21, 74, 121);
}

.indicator.active {
    background-color: #a18f29;
}



/* services page */

#sp1 {
    width: 100%;
    height: 400px;
}

#sp-n1 {

    position: relative;
}

#sp-n2 {
    position: absolute;
    right: 98px;
    margin-top: 10px;
}

#sp-right img {
    width: 534px;
    height: 30vw;
    margin-top: -48px;
    border-radius: 25px 25px 25px 25px;
}


.service2-content {

    font-family: 'Radio Canada', sans-serif !important;

    width: 630px;
    height: 353px;
    margin-top: -25px;
    position: absolute;
    border-radius: 25px 25px 25px 25px;
    background-color: rgba(0, 58, 112, 0.9);
}


.service2-content h2 {

    text-align: center;
    color: white;

}

.service2-content p {
    text-align: justify;
    color: white;
    font-family: 'Radio Canada', sans-serif !important;
    line-height: 1.6;
    word-spacing: 2px;
    margin-right: 30px;
    margin-left: 38px;
    font-weight: 300;
}

#service2-btn {
    background-color: red;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    cursor: pointer;
    border-radius: 7px;
    transition-duration: 0.4s;
    margin-left: 233px;
    margin-top: 20px;
}

#service2-btn:hover {
    background-color: black;
    /* Darker green on hover */
}



/* section2 */


#sp2 {
    width: 100%;
    height: 400px;
    margin-top: 45px;
}

#sp-n3 {

    position: relative;
}

#sp-n3 {
    position: absolute;
    right: 98px;
    margin-top: 10px;
}

#sp-n3 img {
    width: 644px;
    height: 33vw;
    object-fit: cover;
    margin-top: -48px;
    border-radius: 25px 25px 25px 25px;
}

#sp-left-n {
    margin-top: 36px;
    margin-left: -10px;
}

.service3-content {
    width: 588px;
    height: 372px;
    margin-top: -30px;
    position: absolute;
    font-family: 'Radio Canada', sans-serif !important;

    border-radius: 25px 25px 25px 25px;
    background-color: rgba(0, 58, 112, 0.9);
}




.service3-content h2 {

    font-family: 'Radio Canada', sans-serif !important;

    text-align: center;
    color: white;

}

.service3-content p {
    text-align: justify;
    color: white;
    font-family: 'Radio Canada', sans-serif !important;
    line-height: 1.6;
    word-spacing: 2px;
    margin-right: 30px;
    margin-left: 30px;
    font-weight: 300;
}

#service3-btn {
    background-color: red;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    cursor: pointer;
    border-radius: 7px;
    transition-duration: 0.4s;
    margin-left: 278px;
    margin-top: 16px;
}

#service3-btn:hover {
    background-color: black;
    /* Darker green on hover */
}


#sp3 {
    height: 423px;
    margin-top: 74px;
}

#sp4 {
    height: 423px;
    margin-top: 25px;
}

.service4-content {
    width: 588px;
    height: 389px;
    color: white;
    margin-top: -30px;
    position: absolute;
    border-radius: 25px 25px 25px 25px;
    background-color: rgba(0, 58, 112, 0.9);
}

#foot-logo {
    width: 130px;
    height: 115px;
    margin-left: 55px;
}

.cand {
    font-size: 40px !important;
}


#about-img {
    width: 547px;
    height: 473px;
    border-radius: 25px 25px 25px 25px;
    box-shadow: 10px 10px 20px rgba(0.2, 0.2, 0.2, 0.2);
}


.servo {
    text-align: justify;
    color: white;
    font-family: 'Radio Canada', sans-serif !important;
    line-height: 1.6;
    word-spacing: 2px;
    margin-right: 30px;
    margin-left: 30px;
    font-weight: 300;
}








/* career page */


#cp1 {
    width: 100%;
    height: 400px;
}

#cp-n1 {

    position: relative;
}

#cp-n2 {
    position: absolute;
    right: 98px;
    margin-top: 10px;
}

#cp-right img {
    width: 534px;
    height: 30vw;
    margin-top: -48px;
    border-radius: 25px 25px 25px 25px;
}


.career2-content {

    width: 630px;
    height: 353px;
    margin-top: -25px;
    position: absolute;
    border-radius: 25px 25px 25px 25px;
    background-color: rgba(0, 58, 112, 0.9);
}


.career2-content h2 {

    text-align: center;
    color: white;

}

.career2-content p {
    text-align: justify;
    color: white;
    font-family: 'Radio Canada', sans-serif !important;
    line-height: 1.6;
    word-spacing: 2px;
    margin-right: 30px;
    margin-left: 38px;
    font-weight: 300;
}

#career2-btn {
    background-color: red;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    cursor: pointer;
    border-radius: 7px;
    transition-duration: 0.4s;
    margin-left: 233px;
    margin-top: 20px;
}

#career2-btn:hover {
    background-color: black;
    /* Darker green on hover */
}



/* section2 */


#cp2 {
    width: 100%;
    height: 400px;
    margin-top: 45px;
}

#cp-n3 {

    position: relative;
}

#cp-n3 {
    position: absolute;
    right: 98px;
    margin-top: 10px;
}

#cp-n3 img {
    width: 644px;
    height: 33vw;
    object-fit: cover;
    margin-top: -48px;
    border-radius: 25px 25px 25px 25px;
}

#cp-left-n {
    margin-top: 36px;
    margin-left: -10px;
}

.career3-content {
    width: 588px;
    height: 372px;
    margin-top: -30px;
    position: absolute;
    border-radius: 25px 25px 25px 25px;
    background-color: rgba(0, 58, 112, 0.9);
}




.career3-content h2 {

    text-align: center;
    color: white;

}

.career3-content p {
    text-align: justify;
    color: white;
    font-family: 'Radio Canada', sans-serif !important;
    line-height: 1.6;
    word-spacing: 2px;
    margin-right: 30px;
    margin-left: 30px;
    font-weight: 300;
}

#career3-btn {
    background-color: red;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    cursor: pointer;
    border-radius: 7px;
    transition-duration: 0.4s;
    margin-left: 278px;
    margin-top: 16px;
}

#career3-btn:hover {
    background-color: black;
    /* Darker green on hover */
}


#cp3 {
    height: 423px;
    margin-top: 74px;
}

#cp4 {
    height: 423px;
    margin-top: 25px;
}

.career4-content {
    width: 588px;
    height: 389px;
    color: white;
    margin-top: -30px;
    position: absolute;
    border-radius: 25px 25px 25px 25px;
    background-color: rgba(0, 58, 112, 0.9);
}


.ram{
    width:27%;
}
