@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
* {
    margin: 0;
    box-sizing: border-box;
}

body {
    font-family: "Merriweather", serif;
    font-optical-sizing: auto;
    background-color: #fff;
}

.social h3,.date-area p {
    font-size: 16px !important;
    font-weight: 600;
}

.hero-inner h5{
    font-weight: 600;
}

h3 {
    font-size: 40px;
    font-weight: 700;
}

h4 {
    font-size: 24px;
    font-weight: 700;
}

.main-inner-top {
    margin: 0 100px;
    padding-top: 50px;
}

.main-inner {
    margin: 0 100px;
}

.open-font{
    font-family: "Open Sans", sans-serif !important;
}

.hero-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

hr.cust-hr {
    margin: 0 100px;
}

.social p {
    margin-bottom: 0;
}

.ss-icons a {
    color: #000;
    text-decoration: none;
}

.border-right {
    border-right: 1px solid #7e7d7d;
}

.date-area p {
    font-size: 12px;
    margin-bottom: 0px;
}

.nav-list-area {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    padding: 30px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.nav-list-area ul li a {
    color: #000;
    text-decoration: none;
    /* transition: transform 1s ease; */
}

/* .nav-list-area ul li a:hover{
    font-weight: 600;
} */
.nav-list-area ul {
    display: flex;
    list-style-type: none;
    margin-bottom: 0;
    flex-wrap: wrap;
}

.nav-list-area ul li {
    margin-right: 50px;
    position: relative;
    padding-left: 16px;
    margin-bottom: 10px;
}

.nav-list-area ul li::before {
    content: "\f0c8";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 5px;
    color: #000000;
    font-size: 10px;
}

.section-padding {
    padding: 50px 0;
}

.para p {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 24px;
    text-align: justify;
}

.fs-logo-area {
    height: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.fs-logo-area img {
    width: 550px;
}

.misuse-logo-list img {
    width: 300px;
    margin-bottom: 20px;
}

ol li {
    font-size: 14px;
    line-height: 24px;
}

ol.cust-start-li {
    counter-reset: item 4;
    padding-left: 0;
}

ol.cust-start-li li {
    counter-increment: item;
}


.scale-list-main {
    height: 85%;
    display: flex;
    justify-content: center;
}

.scale-list {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.sl-img-1 {
    width: 510px;
}

.sl-img-2 {
    width: 400px;
}

.sl-img-3 {
    width: 300px;
}

.sl-img-4 {
    width: 200px;
}

.arrow-g-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.arrow-g-img img {
    width: 120px;
    margin: 60px 0;
}

/* .logo-bg-area img{
    width: 400px;
} */

.gArrow-icon-3 {
    width: 50px;
}

.gArrow-icon-2 {
    width: 100px;
}

.gArrow-icon-1 {
    width: 200px;
}


/* .logo-bg img{
    width: 300px;
} */
.h-80 {
    height: 80%;
}

.color-box {
    position: relative;
    padding: 20px;
    text-align: center;
    border: 1px solid #000;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.do-purple{
    background-color: #9E1AB4;
}

.dark-blue {
    background-color: #282E47 !important;
}

.soft-grey {
    background-color: #f3f3f5
}

.beige {
    background-color: #F9F7F2;
}

.grey-45 {
    background-color: #7b7b7b;
}

.grey-38 {
    background-color: #9f9f9f;
}

.grey-10 {
    background-color: #E5E5E5;
}

.grey-5 {
    background-color: #f2f2f2;
}

.web-type-typo h2 {
    font-size: 50px;
}

.regular {
    font-weight: 500;
}

.semi-bold {
    font-weight: 700;
}

.typo-purple{
    color: #9E1AB4;
}

.typo-button-area {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    display: flex;
    justify-content: space-between;
    padding: 24px;
    margin-top: 35px;
}


.font-dwd-area .btn, .font-dwd-area .btn:first-child:active
.font-dwd-area :not(.btn-check)+.btn:active {
background-color: #ebebeb !important;
color: #979797 !important;
border-color: #ddd !important;
padding:14px;
font-size: 13px;
border-radius: 6px !important;
}

.typo-icon{
    background-color: #000;
    padding: 6px 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    margin-right: 12px;
}
.typo-icon h5{
    margin: 0;
    font-size: 32px;
    color: #ffffff;
}

.font-name p span{
    color: #999999;
}

.font-name h6{
    font-size: 22px;
    margin: 0;
    font-weight: 800;
}
.golden-ratio-inner{
    background-color: #F6F7F8;
    padding: 40px;
}
.font-dwd-area .btn svg {
    color: #777575;
    width: 22px;
    height: 22px;
}

.font-name-main {
    display: flex;
}

.btn,
:not(.btn-check)+.btn:active {
    background-color: #ebebeb;
    color: #979797;
    border-color: #ddd;
    padding: 14px 108px;
    width: fit-content;
    margin: 0 auto;
}

.btn:hover {
    color: #686868;
    background-color: #ebebeb;
    border-color: #ddd;
}
.color-box p{
    width: fit-content;
}

.color-code-popup {
    font-size: 12px;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgb(0 0 0 / 92%);
    color: white;
    padding: 4px 8px;
    border-radius: 0px;
    display: none;
    z-index: 1000;
}


.color-hover-message {
    width: 80%;
    font-size: 12px;
    position: absolute;
    bottom: 23px;
    left: 50%;
    transform: translate(-50%, 11%);
    background-color: inherit;
    color: inherit;
    display: none;
    z-index: 99;
    transition: opacity 5s;
}

.color-box:hover .color-hover-message {
    display: block;
}

.footer {
    padding: 10px 0;
    border-top: 1px solid #b3b3b3;
}

.footer p {
    font-size: 13px !important;
    text-align: center;
    margin-bottom: 0;
}


/* -------------dwd page----------- */


.logo-bg .dwd-img {
    padding: 0px;
    border: 1px solid #d9d9d9;
    background-color: transparent;
    border-radius: 8px;
}

.dwd-img {
    position: relative;
    text-align: center;
    background-color: #f5f5f5;
    padding: 50px;
    border-radius: 12px;
    height: 246px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.dwd-img img {
    width: 55%;
}



.dwd-options {
    position: absolute;
    bottom: 0px;
    background: #26262661;
    width: -webkit-fill-available;
    text-align: end;
    padding: 6px 0;
    display: none;
    border-bottom-left-radius: 6px;
    transition: opacity 5s;
    border-bottom-right-radius: 6px;
}

.dwd-img:hover .dwd-options {
    display: block;
    opacity: 1;
}

.dwd-options svg {
    margin-right: 14px;
    padding: 4px;
    color: #ffffff;
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    cursor: pointer;
}

.h-500 {
    height: 500px;
}

.dwd-cust-img img{
    width: 22% !important;
}

.dwd-color-sec .color-box{
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.file-extension{
    height: 250px;
    border: 1px solid #d9d9d9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    margin-bottom: 12px;
    cursor: pointer;
}
.file-extension img{
    width: 100px;
}
.file-extension h6{
    font-weight: 800;
    margin-top: 12px;
}
@media(max-width:1440px) {




}
@media(max-width:1400px) {
    .nav-list-area ul li {
        margin-right: 30px;
        margin-bottom: 10px;
    }

    .nav-list-area ul {
        flex-wrap: wrap;
    }

    .fs-logo-area {
        height: auto;
        margin-top: 14px;
    }
}

@media(max-width:1200px) {

    .arrow-g-img img {
        margin: 40px 0;
    }

    .fs-logo-area {
        height: auto;
        padding: 20px 0 30px 0;
    }

    .scale-list-main {
        height: auto;
    }

    .scale-list img {
        margin-bottom: 20px;
    }

    .h-80 {
        height: auto;
    }

    .gArrow-icon-1 {
        width: 145px;
        margin-bottom: 20px;
    }
   
    .h-500 {
        height: 400px !important;
    }
    .dwd-img {
        height: 195px;
    }
    .file-extension {
        height: 200px;
    }
    .file-extension img {
        width: 85px;
    }
}

@media(max-width:992px) {
    .hero-inner h3 {
        font-size: 30px;
    }

    .main-inner,
    .main-inner-top {
        margin: 0 70px;
    }

    hr.cust-hr {
        margin: 0 70px;
    }
    .h-500 {
        height: 300px !important;
    }
}

@media(max-width:768px) {
    .web-type-typo h2 {
        font-size: 36px;
        margin-bottom: 0;
    }

    .social h3 {
        margin-top: 18px;
    }

    h3 {
        font-size: 32px;
    }

    .main-inner,
    .main-inner-top {
        margin: 0 40px;
    }

    hr.cust-hr {
        margin: 0 40px;
    }

    .section-padding {
        padding: 35px 0;
    }
    .dwd-color-sec .color-box {
        height: 130px;
    }
    .cust-row-effect{
        display: flex;
    }
    .mr-18{
        margin-right: 18px;
    }
}

@media(max-width:575px) {
    h3 {
        font-size: 26px;
    }

    h4 {
        font-size: 20px;
    }

    .nav-list-area ul {
        display: block;
        padding-left: 0;
    }

    .nav-list-area {
        justify-content: left;
    }

    .main-inner,
    .main-inner-top {
        margin: 0 20px;
    }

    hr.cust-hr {
        margin: 0 20px;
    }

    .section-padding {
        padding: 30px 0;
    }

    .typography .container-fluid,
    .print-application .container-fluid,
    .color .container-fluid,
    .digital-app .container-fluid,
    .other-digital-app .container-fluid,
    .preface-area .container-fluid,
    .brand-stroy .container-fluid,
    .hero-wrapper .container-fluid {
        padding: 0;
    }

    .btn,
    :not(.btn-check)+.btn:active {
        padding: 9px 50px;
    }

    .gArrow-icon-1 {
        width: 90px;
    }

    .gArrow-icon-2 {
        width: 70px;
    }

    .gArrow-icon-3 {
        width: 50px;
    }
    .file-extension {
        height: 130px;
    }
    .file-extension img {
        width: 60px;
    }
   
    .typo-button-area{
        display: block;
        padding: 14px;
    }
    .font-dwd-area {
        text-align: end;
        margin-top: 12px;
    }
    .font-name-main {
        display: block;
    }
    .typo-icon {
        width: fit-content;
        margin-bottom: 8px;
    }
    .cust-row-effect{
        display: block;
    }
    .mr-18{
        margin-right: 0px;
    }
    .dwd-cust-img img {
        width: 15% !important;
    }
}