@font-face {
    font-family: DMsans-medium;
    src: url(/fonts/DMSans-Medium.ttf);
}

@font-face {
    font-family: DMsans-bd;
    src: url(/fonts/DMSans-Bold.ttf);
}

@font-face {
    font-family: Montserrat-SB;
    src: url(/fonts/Montserrat-SemiBold.ttf);
}

@font-face {
    font-family: DMsans-regular;
    src: url(/fonts/DMSans-Regular.ttf);
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

#active {
    color: #B1AFE6 !important;
}
html{
    scroll-behavior: smooth;
}

/* service title section */

.servicetitle-section {
    width: 100%;
    display: flex;
    justify-content: center;
}

.servicetitle-container {
    width: 100%;
    max-width: 1920px;
    padding: 8vw 7vw 3vw;
}

.servicetitle-container p {
    padding: 0 20px;
    font-size: 1.5vw;
    color: black;
    line-height: 1.4em;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 20px;
    font-weight: 600;
}

.servicetitle-container h2 {
    padding: 0 15px;
    font-size: 3.2vw;
    color: #000;
    border-left: 4px solid transparent;
    line-height: 1.4em;
    font-family: Montserrat-SB;
}

.servicetitle-container h2 a {
    color: inherit;
    text-decoration: none;
}

.servicetitle-container h2:hover {
    color: #02a9b6;
    border-left: 4px solid #000;
}


/* end of service title section */


/* service section */

.service-section {
    width: 100%;
    display: flex;
    justify-content: center;
}

.service-container {
    width: 100%;
    max-width: 1920px;
    padding: 2vw 10vw;
}
.service-container2{
    width: 100%;
    max-width: 1920px;
    padding: 2vw 10vw;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3vw;
}

.service-container .service-title , .service-container2 .service-title{
    padding: 0 20px;
    font-size: 2vw;
    font-weight: 600;
    color: #8280CB;
    line-height: 1.4em;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 0;
}
.heading-container{
    display: flex;
    justify-content:flex-start;
    align-items: center;
    margin-bottom: 2vw;
    width: 100%;
}
.service-container div img  {
    padding: 0;
    margin: 0;
    width: 3vw;
}
.heading-container img{
    padding: 0;
    margin: 0;
    width: 3vw;
}

.social-img{
    width: 50%;
}

.service-container p ,.service-container2 p{
    padding: 0 20px;
    font-size: 1.5vw;
    color: black;
    line-height: 1.4em;
    font-family: DMsans-medium;
    margin-bottom: 3vw;
}
.images-work{
    width: 100% !important;
}
.service-container img {
    padding: 0 20px;
    margin: 10px 0;
}

.lists {
    margin: 3vw 0;
}

.lists p {
    padding: 0 20px;
    font-size: 1.5vw;
    color: #02a6b9;
    line-height: 1.4em;
    font-family: Montserrat-SB;
    margin-bottom: 2vw;
}
.lists div p{
    color: black;
    line-height: 1.6em;
    font-size: 1.5vw;
    font-family: DMsans-medium;

}   
 
.lists span{
    font-weight: bold;
}

.lists ul {
    padding: 0 40px;
}

.lists li::marker {
    color: #02a6b9;
}

.lists li {
    font-size: 1.5vw;
    color: black;
    line-height: 1.6em;
    font-family: DMsans-medium;
}
.lists ul  div p{
    padding: 0;
}

.service-blocks {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.service-text {
    width: 100%;
}

.service-text h3 {
    padding: 0 20px;
    font-size: 22px;
    color: black;
    line-height: 1.4em;
    font-family: DMsans-medium;
    margin-bottom: 20px;
}

.service-text p {
    padding: 0 20px;
    font-size: 18px;
    color: black;
    line-height: 1.4em;
    font-family: DMsans-medium;
    margin-bottom: 20px;
    width: 80%;
}

.service-img img {
    width: 75vh;
}

.adbuth_devices {
    width: 110vh;
}

.letter_head {
    width: 70vh;
}

.adbuth_logo_bottom {
    width: 50vh;
}

.adbuth_logo_banners {
    width: 80vh;
}

.business_cards {
    width: 100vh;
}

.signage_board_img {
    width: 100vh;
}

.debut_devices {
    width: 100vh;
}

.debt_logo_btm {
    width: 50vh;
}

.debut_kits_img {
    width: 100vh;
}

.debut_top_img {
    width: 50vh;
}

.debut_btm_img {
    width: 50vh;
}


/* our work section */

.works-section {
    width: 100%;
    display: flex;
    justify-content: center;
}

.works-container {
    width: 100%;
    max-width: 1920px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5rem 7rem 1rem;
}

.works-container h1 {
    padding: 0 15px;
    font-size: 40px;
    color: #02a6b9;
    border-left: 5px solid #02a6b9;
    line-height: 1.4em;
    font-family: Montserrat-SB;
    margin-bottom: 20px;
}

.works-container h6 {
    padding: 0 20px;
    font-size: 30px;
    color: black;
    line-height: 1em;
    font-family: Montserrat-SB;
    margin-bottom: 20px;
}

.works-container h6 {
    padding: 0 20px;
    font-size: 30px;
    color: black;
    line-height: 1em;
    font-family: Montserrat-SB;
    margin-bottom: 20px;
}

.works-container p {
    padding: 0 20px;
    font-size: 18px;
    color: black;
    line-height: 1.4em;
    font-family: DMsans-medium;
    margin-bottom: 20px;
    width: 80%;
}

.works-container img {
    padding: 0 20px;
    margin: 20px 0;
}

.duration-container {
    display: flex;
    flex-direction: row;
}

.duration-container div {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.duration-container div h4 {
    font-size: 18px;
    color: #02a6b9;
    line-height: 1.4em;
    font-family: Montserrat-SB;
}

.duration-container div p {
    padding: 0;
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 700px) {
    .servicetitle-container {
        padding: 2rem 0rem;
    }
    .servicetitle-container p {
        font-size: 14px;
    }
    .servicetitle-container h2 {
        font-size: 22px;
    }
    .service-container , .service-container2{
        padding: 2rem 1rem;
    }
    .service-container p img {
        width: auto;
    }
    .service-container img {
        width: 90%;
    }
    .service-container .service-title ,.service-container2 .service-title{
        font-size: 4vw;
        
    }
    .service-container p, .service-container2 p {
        font-size: 16px;
    }
    .service-blocks {
        flex-direction: column;
    }
    .heading-container img{
        width: 4vw !important;
    }
    .service-container2{
        flex-direction: column;
    }
    .service-container2 img{
        width: 100%;
    }
    .images-work{
        width: 100% !important;
    }
    .service-text p {
        width: 100%;
    }
    .works-container {
        padding: 2rem 1rem 1rem;
    }
    .works-container h1 {
        font-size: 25px;
    }
    .works-container h6 {
        font-size: 22px;
    }
    .works-container p {
        font-size: 16px;
        width: 100%;
    }
    .lists p {
        font-size: 16px;
    }
    .lists div p{
        font-size: 16px;
    }
    .lists li {
        font-size: 16px;
    }
    .lists ul {
        padding: 0 0 0 40px;
    }
    .works-container img {
        width: 100%;
    }
    .duration-container {
        flex-direction: column;
    }
}