
.main_section{
    overflow: hidden;
    height: auto;

}
.section_one{
    background: #030a10;
    margin-top: 112px;
    /*background-image: url('../images/uiux.jpg');*/
}
.corousel_img{
    height: 675px;
}

.section_two{
    /* background-color: lightcyan; */

}
.section_three{
    background-color: #f4fbf6;
    height: auto;
    color: white

}

.first_section{
    margin-left: 125px;
    margin-right: 125px;
    height: 100%;
    padding: 110px 0px 135px 0px;
    /*background-image: url("../images/Screenshot 2023-08-29 at 3.32.20 PM.png");*/
}
.content_section{
    height: 100%;

}
.heading_content{
    height: 38%;
    /*margin: 0px 100px 0px 100px;*/
    text-align: center;
}
.heading{
    position: relative;
    font-size: 60px;
    font-weight: 900;
    max-width: 780px;
    margin: 0 auto;
   color: rgb(1 1 1);
    bottom: 180px;
    /*line-height: 20px;*/
}
/* .subheading_content{
    height: 50%;
    color: rgb(199 199 199);
 }*/
.subheading{
    margin: 70px 290px 0px 290px;
    font-size: 18px;
    max-width: 620px;
    font-weight: 300;
    text-align: center;
}
.button_tag{
    margin-top: 29px;
    margin-bottom: 0px;
    text-align: center;
}
.signup_button{
    font-size: 16px;
    color: #fff;
    background: #068932;
    text-decoration: none;
    font-weight: 600;
    border: 1px solid #8e7878;
    border-radius: 5px;
    line-height: 20px;
    padding: 10px 14px;
    display: inline-block;
    max-width: 100%;
    text-align: center;
    vertical-align: middle;
    min-width: 125px;
    margin-right: 15px;
}
.request_button{
    font-size: 16px;
    color: black;
    background: #fff;
    text-decoration: none;
    font-weight: 600;
    border: 1px solid #8e7878;
    border-radius: 5px;
    line-height: 20px;
    padding: 10px 14px;
    display: inline-block;
    max-width: 100%;
    text-align: center;
    vertical-align: middle;
    min-width: 125px;
}
.text_section{
    line-height: 1.5;
    margin: 32px auto 0;
    color: #39424E;
    text-align: center;
}
.second_section{
    margin-left: 125px;
    margin-right: 125px;
    height: 100%;
    padding: 100px 0px 100px 0px;
}
.flex_container{

    display: flex;
    height: 100%;
    width: 100%;
    flex-wrap: wrap;

}
.container{
    width: 50%;
}
.content_link{
    padding: 0px 80px 0px 0px;
    height: 100%;
}
.link_title{
    font-size: 36px;
    margin-bottom: 50px;
    line-height: 1.3;
    color: #131414;
    font-weight: 300;
}
.span_text{
    color: #068932;
    -webkit-background-clip: text;

}
.content_text{
    font-size: 19px;
    font-weight: 300;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    margin-bottom: 2.5em;
    color: #576871;
}
.vision_content{
    font-size: xx-large;
}
.cummunity_button{
    font-size: 16px;
    color: #fff;
    background: #068932;
    text-decoration: none;
    font-weight: 600;
    border: 1px solid #8e7878;
    border-radius: 5px;
    line-height: 20px;
    padding: 10px 14px;
    display: inline-block;
    max-width: 100%;
    text-align: center;
    vertical-align: middle;
    min-width: 125px;
    margin-right: 15px;

}
.why_dencode{
    padding: 80px 0px 80px 0px;
    margin:0px 115px 0px 115px;
}
.section_three_img{
    height: 575px;
}
 .about-features ul li {
        list-style-type: none;
        position: relative;
        padding-left: 65px;
        margin-bottom: 25px;
    }
     .about-features ul li .icon {
        position: absolute;
        height: 45px;
        width: 45px;
        line-height: 45px;
        color: #2C2C2C;
        background-color: #e5e5e5;
        border-radius: 5px;
        left: 0;
        top: 5px;
        text-align: center;
        font-size: 22px;
        z-index: 1;
        -webkit-transition: all ease 0.5s;
        transition: all ease 0.5s;
    }
    .about-features ul li .icon::before {
        position: absolute;
        content: '';
        height: 0;
        width: 0;
        -webkit-transition: all ease 0.5s;
        transition: all ease 0.5s;
        left: 0;
        bottom: 0;
        background-color: #28aa4a;
        border-radius: 5px;
        z-index: -1;
    }
     .about-features ul li h3 {
        font-size: 20px;
        margin-bottom: 10px;
        -webkit-transition: all ease 0.5s;
        transition: all ease 0.5s;
    }

/* Service */
.section_four{
    background-color: #ffb511;
    color: var(--color-brand-secondary);
    height: auto;
}
.service{
    height: 100%;
    margin: 0px 80px 0px 80px;
}
.service_text{
    padding: 90px 0px 90px 0px;
    height: 100%;
}
.heading_text{
    color: #78a8f6;
}
.content-block-title {
    font-size: 60px;
    /* letter-spacing: -3px; */
    /* line-height: 60px; */
    border: 0;
}
.content_block {
    display: block;
    font-style: normal;
    font-weight: 300;
}
.content_block_text {
    margin-top: 10px;
    text-align: right;
    font-size: 60px;
    letter-spacing: -3px;
    line-height: 60px;
    display: block;
    font-style: normal;
    font-weight: 300;
}
.content_sub_text{
    display: flex;
    margin-top: 50px;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
}

/* middle section */
.middle_section{
    /* height: 400px; */
}
.service_provided{
    margin: 0px 80px 0px 80px;
    height: 100%;
}
.ser_text{
    color: #3abf5c;
    font-size: 34px;
}
.ser_title{
   font-size: 38px;
    margin-bottom: 15px;
    color: #2C2C2C;
    /*font-family: serif;*/
    font-weight: 600;
    margin-top: 15px;

}
.ser_subtitle{
    font-size: 15px;
    font-family: cursive;
    color: #666666;
    line-height: 1.8;
}
.single-services-card {
    background-color: #ffffff;
    padding: 30px;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    position: relative;
    border-radius: 5px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 10px 30px 5px rgba(44, 44, 44, 0.05);
    box-shadow: 0px 10px 30px 5px rgba(44, 44, 44, 0.05);
}
.services-img {
    padding-bottom: 25px;
    margin-bottom: 22px;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
}
.single-services-card h3 {
    font-size: 20px;
    margin-bottom: 12px;
}
.single-services-card p {
    margin-bottom: 25px;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    color: #666666;
    line-height: 1.8;
}
.content_service_block{
    padding: 90px 0px 90px 0px;
    height: 100%;
}
.block_service_text{
   max-width: 660px;
    margin: auto auto 40px auto;
    text-align: center;
}
.block_service_sub_text{
    text-align: center;
    margin: 50px;
    padding: 10px 125px 10px 125px;
    font-size: large;
    font-weight: 300;

}
.reveal {
  position: relative;
  opacity: 0;
}

.reveal.active {
  opacity: 1;
}
.active.fade-bottom {
  animation: fade-bottom 1s ease-in;
}
@keyframes fade-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}


/* middle section */


/* service */
.section_five{

    height: auto;
}

.active.fade-left {
  animation: fade-left 1s ease-in;
}
.active.fade-right {
  animation: fade-right 1s ease-in;
}
.new_fade_left {
  animation: fade-left 1s ease-in;
}
.new_fade_right{
     animation: fade-right 1s ease-in;
}
@keyframes fade-left {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-right {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}


/* advisery */
.content_box{
    padding: 110px;
    height: 100%;
}
.block_sub_text{
    letter-spacing: 0;
    line-height: 35px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #5E667F;

}


/*  advisery */





/* Contact */

.section_six{
background: rgba(27, 54, 93, 1) !important;
    /*background-color: #182556;*/
    height: auto;
}
.contact_us_page{
    padding: 17px;
    /* background: #c4e5fd; */
    margin-bottom: 30px;

}
.contact_title{
    font-size: 47px;
    letter-spacing: 0px;
    line-height: 60px;


}
.block_row{
    margin: 0px 80px 0px 80px;
    height: 100%;

}
.block__description{
    margin-top: 20px;
    font-size: 19px;
    line-height: 30px;
    color: #bababa;
}
.block_address{
    padding: 152px 60px 80px 190px;
    font-size: 20px;
}
@media (max-width: 600px) {
    .block_row{
        margin: 0px 30px;

    }
    .block_address {
        margin-top: 40px;
        font-size: 20px;
        padding: 10px;
    }
    .contact_title {
        font-size: 33px;
        letter-spacing: 0px;
        line-height: 60px;
    }

}





/* Footer */


.section_seven{
    background: #09203F;
    margin-top: 5px;
}
footer .side-section {
    border-top-left-radius: 0px;
    overflow: hidden;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

footer .sign-in .signin-content {
    display: block;
    height: 100vh;
    max-height: 100vh;
    max-width: 100%;
    width: 100%;
    overflow-y: scroll;
    border-radius: 0px;
}

footer .sign-in .signin-content button.sign-pop-close {
    top: 10px;
    right: 10px;
}

footer .side-section-content {
    padding: 20px 30px;
}

footer .container {
    display: grid;
}

footer .container .social {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-row: 2;
    align-items: center;
    justify-items: center;
    row-gap: 40px;
    column-gap: 10px;
}

footer .container .social form {
    width: 100%;
    grid-row: 1;
    grid-column: 1/5;
    justify-content: center;
}

footer .container .social form input {
    width: 70%;
}

footer .container .social form input button {
    width: 25%;
    margin-left: auto;
}

footer .container .links {
    grid-template-columns: 1fr;
    text-align: center;
}
.icons{
    text-align: end;
    margin-top: 35px;
}
.row_foll_icon{
    text-align: left;
}
.foll_icon{
    color: #ffffff;
    font-weight: 900;
    padding-right: 10px;
    position: relative;
    top: -2px;
}


@media (max-width: 768px) {
    .corousel_img{
    height: 267px;
}
.section_three_img{
    height: 340px;
    margin-bottom: 35px;
}

    .content_block_text {
        text-align: left;
        margin-top: 10px;
        font-size: 32px;
        letter-spacing: -1px;
        line-height: 40px;
        display: block;

        font-weight: normal;
        border: 0;
        font-weight: normal;

        /* font-weight: 300; */

    }
    .content_link{
        padding: 0px 18px 0px 0px;
    }
    .why_dencode{

        margin:0px 10px 0px 10px;
    }
    
    .service{
        padding-top: 50px;
        padding-left: 25px;
        padding-right: 25px;
        margin: 0 auto;
        max-width: 1440px;
    }
    .sub_text{
        width: 100%;
    }
    .content_box{
        padding-bottom: 50px;
        padding-top: 50px;
        padding-left: 25px;
        padding-right: 25px;
        margin: 0 auto;
        max-width: 1440px;
    }
    .block_sub_text{
        margin-top: 30px;
        font-family: Graphik,Tahoma,"sans-serif";
        font-size: 18px;
        letter-spacing: 0;
        line-height: 30px;
        padding-right: 0px;
        margin-left: 0px;
    }
    .service_provided {
        margin: 0px 20px 0px 20px;

    }
    .content_service_block {
        padding: 60px 0px 60px 0px;

    }
    .block_service_sub_text {
        text-align: center;
        margin: 20px;
        padding: 0px;
    }
    .second_section {
        margin-left: 30px;
        margin-right: 0px;
        height: 100%;
        padding: 60px 0px 60px 0px;
    }
    .link_section {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        height: 100%;
        margin: 0px;
        width: 100%;
    }
    .heading {
        font-size: 35px;
        margin-bottom: 20px;
        /*font-weight: 900;*/
        /* max-width: 780px; */
        /* margin: 0 auto; */
        /* color: rgb(149, 193, 231); */
    }
    .heading_content {
        height: 38%;
        margin: 0px ;
        text-align: center;
    }
    .first_section {
        margin-left: 25px;
        margin-right: 25px;
        height: 100%;
        padding: 110px 0px 135px 0px;
    }
    .subheading {
        margin: 0px;
        /* font-size: 18px; */
        max-width: 620px;
        /* font-weight: 300; */
        text-align: center;
    }
    .icons{
        text-align: center;
    }
}


.header_section{
    /*background-image: linear-gradient(#A1C4FD, #C2E9FB);*/
    height: 115px;
    position:fixed;
    width: 100%;
    z-index: 9999;
    background-color: #182556;

}
.header{
    margin: 0px 30px 0px 30px;
    height: 100%;
}
/* .content_section{
    height: 100%;
} */
.logo_section{
    align-items: center;
    display: flex;

}
.img_logo{
    filter: brightness() invert(1);
    mix-blend-mode: plus-lighter;
    width: 145px;
    object-fit: cover;
    height: 62%;
    display: flex;
    position: absolute;
}
.link_section{
    display: flex;
    justify-content: space-evenly;
    margin-left: 135px;
    align-items: center;
    height: 100%;
    width: 80%;

}
.link{
    border: transparent;
    background-color: transparent;
    color: white;
}
/* .link{
    text-decoration: none;
    color:black; 
} */



@media (max-width: 600px) {
    .block_link{
        display: none;
    }

}





/*hamburger menu css*/


.mobile_menu{
    display: none;
}
@media (max-width: 600px) {

    .mobile_menu{
        display: block;
    }
    


    label .menu {
        position: absolute;
        right: -100px;
        top: -100px;
        z-index: 100;
        width: 200px;
        height: 200px;
        background: #FFF;
        border-radius: 50% 50% 50% 50%;
        -webkit-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        box-shadow: 0 0 0 0 #FFF, 0 0 0 0 #FFF;
        cursor: pointer;

    }

    label .hamburger {
        position: relative;
        top: 154px;
        right: -43px;
        width: 30px;
        height: 2px;
        background:  #182556;
        ;
        display: block;
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }

    label .hamburger:after, label .hamburger:before {
        -webkit-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        content: "";
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        background:  #182556;
        ;
    }

    label .hamburger:before {
        top: -10px;
    }

    label .hamburger:after {
        bottom: -10px;
    }

    label input {
        display: none;
    }

    label input:checked + .menu {
        box-shadow: 0 0 0 100vw #FFF, 0 0 0 100vh #FFF;
        border-radius: 0;

    }

    label input:checked + .menu .hamburger {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);

    }

    label input:checked + .menu .hamburger:after {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        bottom: 0;

    }

    label input:checked + .menu .hamburger:before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 0;

    }

    label input:checked + .menu + ul {
        opacity: 1;
    }

    label ul {
        z-index: 200;
        position: absolute;
        top: 105%;
        left: 15%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
        -webkit-transition: .25s 0s ease-in-out;
        transition: .25s 0s ease-in-out;
        /*display:none;*/
    }

    label a {
        margin-bottom: 1em;
        display: block;
        color: #f38630;
        text-decoration: none;

    }
}
