@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    font-family: "Poppins", sans-serif;
    margin: 0px;
    padding: 0px;
}

body {
    display: inline-block !important;
    width: 100% !important;
}

p {
    color: #000 !important;
}

.d-flex {
    display: flex;
}

.pl-0 {
    padding-left: 0px !important;
}

/* Logo Style */
#siteLogo {
    position: relative;
    display: inline-block;
    width: 70px;
    height: 70px;
}

#siteLogo img,
#siteLogo svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.3s;
}

#siteLogo svg {
    opacity: 0;
    width: 40px !important;
}

#siteLogo:hover img {
    opacity: 0;
}

#siteLogo:hover svg {
    opacity: 1;
}

.logo-and-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.menu-burger {
    width: 25px;
    cursor: pointer;
    color: #000 !important;
}

/* Desktop Menu Navigation Style */
.custom-menu {
    padding-top: 30px;
    background-color: #fff !important;
    position: sticky;
    z-index: 10000;
}

.main-menu ul {
    padding: 0px;
    text-align: start;
}

.main-menu ul li {
    text-transform: uppercase;
    list-style: none;
    margin: 0px;
}

.main-menu ul li a {
    display: flex;
    color: #666;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 21px;
    letter-spacing: 1px;
    margin: 10px 0px;
}

.main-menu ul li a:hover {
    color: #000;
    text-decoration: underline !important;
    text-decoration-color: #ED1C24 !important;
}

.menu-row {
    display: flex;
    align-items: center;
    background-color: #fff !important;
}

#NavBar ul li {
    list-style: none;
    margin-left: 0px !important;
    padding-left: 0px !important;
}

#NavBar ul li a:hover {
    color: #ed2228;
}

.NavbarTitle {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
}

.NavbarTitle .text-right {
    display: flex;
    justify-content: end;
}

.NavbarTitle h2 {
    display: flex;
    font-size: 12px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    line-height: 21px;
    letter-spacing: 1px;
    color: #666666;
    margin: 0px;
    cursor: pointer;
}

.NavbarTitle h2:hover {
    color: #000;
    text-decoration: underline;
    text-decoration-color: #ED1C24;
    text-underline-offset: 7px;
}

#architectureTitle:hover,
#planningTitle:hover,
#engineeringTitle:hover,
#transportationTitle:hover,
#landscapeTitle:hover {
    cursor: pointer !important;
}

.architectureNav,
.planningNav,
.engineeringNav,
.transportationNav,
.landscapeNav {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.architectureNav h3,
.planningNav h3,
.engineeringNav h3,
.transportationNav h3,
.landscapeNav h3 {
    font-size: 10px;
}

.architectureNav h3:hover,
.planningNav h3:hover,
.engineeringNav h3:hover,
.transportationNav h3:hover,
.landscapeNav h3:hover {
    color: #000;
    text-decoration: underline;
    text-decoration-color: #ED1C24;
    text-underline-offset: 7px;
    cursor: pointer;
}

.active {
    color: #000 !important;
    text-decoration: underline !important;
    text-decoration-color: #ED1C24 !important;
    text-underline-offset: 7px !important;
}

/* Mobile Menu Navigation Style */
#mobileMenuBurger {
    display: none;
}

.mobileNavBarTitle h2,
.mobileNavBarTitle h3 {
    text-align: end;
}

.mobileNavBarTitle h2 {
    font-size: 12px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    line-height: 21px !important;
    letter-spacing: 1px;
    color: #666666;
    margin: 10px 0px;
}

/* Search Style */
.elementor-sticky--effects {
    position: unset !important;
}

/* Before Opening the Portfolio Style */
.preData {
    margin: 20px 0px;
    padding: 5px 0px;
    display: flex;
    overflow-x: auto;
}

.preData .work-left-content {
    text-align: right;
}

.preData .work-left-content .portfolioTitle {
    font-size: 15px !important;
    color: #000 !important;
    margin-bottom: 5px !important;
}

.slick-track .work-left-content h5 {
    font-size: 12px !important;
    font-weight: 400 !important;
    margin-bottom: 0px !important;
    text-transform: uppercase;
}

/* After Opening the Portfolio Style */
.fullWidth {
    position: relative;
    /* height: 100vh; */
    margin-top: auto;
    margin-bottom: auto;
    top: 0%;
    width: 100%;
}

.grabbing {
    cursor: grabbing;
}

.slick-track {
    cursor: grab;
    width: 50000px !important;
    height: 70vh !important;
    margin: 20px 0px;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-arrow {
    z-index: 1;
    width: 75px;
    height: 100%;
}

.slick-arrow:before {
    font-size: 30px;
    content: "";
}

.slick-next {
    right: 0;
    color: #000;
    cursor: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 114 85" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M61.12 81.24L111.1 42.16L61.12 3.08V81.24Z" fill="white"/><path d="M59.62 84.32V0L113.53 42.16L59.62 84.32ZM62.62 6.15V78.17L108.66 42.16L62.62 6.15Z" fill="black"/><path d="M30.49 27.66H1.5V56.65H30.49V27.66Z" fill="white"/><path d="M31.99 58.16H0V26.16H31.99V58.16ZM3 55.16H28.99V29.16H3V55.16Z" fill="black"/></svg>') 24 24, auto !important;
}

.slick-prev {
    left: 0;
    color: #000;
    cursor: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 114 85" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M52.41 3.08L2.44 42.16L52.41 81.24V3.08Z" fill="white"/><path d="M53.91 84.32L0 42.16L53.91 0V84.32ZM4.87 42.16L50.91 78.17V6.15L4.87 42.16Z" fill="black"/><path d="M83.04 56.66H112.03V27.67H83.04V56.66Z" fill="white"/><path d="M113.53 58.16H81.54V26.16H113.53V58.16ZM84.54 55.16H110.53V29.16H84.54V55.16Z" fill="black"/></svg>') 24 24, auto !important;
}

.slick-track .work-left-content {
    width: 400px;
    /* text-align: right; */
}

/* .slick-track .work-left-content h4,
.slick-track .work-left-content h5,
.slick-track .work-left-content p {
    padding-left: 90px;
} */
.teamWrap {
    /* width: 450px; */
    column-width: 150px;
    column-gap: 50px;
}

.my_center8210 .teamWrap {
    column-width: 100px !important;
}

.collaborationWrap,
.accoladeList {
    width: 220px;
}

.work-collaboration h5 {
    margin-top: 30px;
    color: #969696;
    display: block;
    font-size: 11px;
    font-weight: 400 !important;
    margin-bottom: 0px !important;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: normal;
}

.work-left-content p,
.work-collaboration p,
.work-collaboration ul li,
.readMoreBtn {
    font-size: 13px !important;
    font-weight: 400 !important;
    margin-bottom: 0px !important;
}

.work-collaboration ul {
    padding-left: 0px !important;
    /* margin-top: -15px; */
    color: #000;
}

.work-collaboration ul li {
    margin-left: 14px !important;
}

.work-collaboration p strong {
    color: #969696;
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: -18px !important;
    line-height: 20px;
    font-weight: normal;
}

.work-collaboration p strong:not(:first-child) {
    margin-top: 20px;
}

.work-collaboration a {
    color: #000;
}

.work-left-content .portfolioLocation {
    margin-bottom: 50px !important;
    color: #666 !important;
    font-weight: 400 !important;
}

.work-left-content .portfolioTitle a {
    font-size: 15px !important;
    color: #000 !important;
    margin-bottom: 5px !important;
}

.textBlock {
    column-gap: 40px;
    height: 70vh;
    display: flex;
}

.textBlock p {
    contain: content;
}

.work-summary p,
.work-summary2 p,
.work-summary3 p {
    text-align: left;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 1.6 !important;
}

.work-quote {
    display: flex !important;
    align-items: center;
}

.work-quote blockquote {
    border: none;
    width: 600px;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4;
    padding: 0px !important;
    margin: 0px !important;
}

.slick-slide p.psummary {
    width: 400px;
}

.readMoreBtn {
    color: #ED1C24 !important;
    display: flex;
    align-items: center;
}

/* Social Media Style */
.social-div {
    bottom: 0px;
    position: absolute;
    width: inherit;
}

.share-social-icons {
    display: flex;
    gap: 10px;
    /* justify-content: end; */
    padding-top: 5px;
    align-items: center !important;
}

.share-social-icons h5 {
    margin: 0px !important;
}

.share-social-icons .fa-solid,
.share-social-icons .fa-brands {
    color: #000;
}

.btn-close {
    color: #000 !important;
    background-color: #fff !important;
    border-color: #000 !important;
}

.btn-close:hover {
    color: #fff !important;
    background-color: #000 !important;
    border-color: #000 !important;
}

/* Images Style */
.work-cover-image img,
.work-image2 img,
.work-image3 img,
.work-image4 img,
.work-image5 img,
.work-image6 img,
.work-image7 img {
    width: auto;
    height: 70vh;
}

.work-featured-image img {
    cursor: pointer;
}

/* Video Style */
.work-video-1 video,
.work-video-2 video,
.work-video-3 video {
    height: 100%;
    width: 100%;
}

video::-webkit-media-controls-enclosure {
    display: flex !important;
}

video::-webkit-media-controls-play-button,
video::-webkit-media-controls-timeline,
video::-webkit-media-controls-current-time-display,
video::-webkit-media-controls-time-remaining-display,
video::-webkit-media-controls-fullscreen-button,
video::-webkit-media-controls-seek-back-button,
video::-webkit-media-controls-seek-forward-button,
video::-webkit-media-controls-pip-button {
    display: none !important;
}

/* Loader Style */
#loader {
    display: flex;
    justify-content: center;
}

.dot-flashing {
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #c1bfbf;
    color: #c1bfbf;
    animation: dot-flashing 1s infinite linear alternate;
    animation-delay: 0.5s;
}

.dot-flashing::before,
.dot-flashing::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
}

.dot-flashing::before {
    left: -15px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #c1bfbf;
    color: #c1bfbf;
    animation: dot-flashing 1s infinite alternate;
    animation-delay: 0s;
}

.dot-flashing::after {
    left: 15px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #c1bfbf;
    color: #c1bfbf;
    animation: dot-flashing 1s infinite alternate;
    animation-delay: 1s;
}

@keyframes dot-flashing {
    0% {
        background-color: #c1bfbf;
    }

    50%,
    100% {
        background-color: rgba(193, 191, 191, 0.2);
    }
}

/* Scroll to Top Style */
#scrollToTopBtn {
    display: none;
    text-align: center;
    height: 40px;
    width: 40px;
    padding: 10px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #fff;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #666;
    color: #666;
}

#scrollToTopBtn:hover {
    border: 1px solid #ED1C24;
    color: #ED1C24;
}

/* Vertical Scroll Style */
.scroll-container {
    overflow-y: scroll;
    /* Enable vertical scrolling */
    height: 600px;
    /* Set the height of the container */
}

#content {
    transform-origin: bottom;
    /* Set the transformation origin */
    transition: 8s ease-in-out;
    /* Add transition for smooth scaling */
}

.zoom-out {
    /* transform: translate3d(0px, 0px, 0px) scale(0.741, 0.741) !important; */
    /* zoom: 0.8; */
    transition: transform .25s, visibility .25s ease-in;
}

.driversContent a:focus {
    outline: none !important;
}

.designDrivers {
    display: flex;
    flex-wrap: wrap;
    width: 400px;
    margin: 0px 0px 40px 0px !important;
}

.designDrivers img {
    width: 80px;
    height: 80px;
    margin: 0px 10px 10px 0px;
    filter: brightness(0) saturate(100%) invert(10%) sepia(7%) saturate(823%) hue-rotate(331deg) brightness(93%) contrast(96%);
    transition: filter 0.3s ease;
}

.designDrivers img:hover {
    filter: brightness(0) saturate(100%) invert(33%) sepia(91%) saturate(7486%) hue-rotate(-4deg) brightness(98%) contrast(101%);
    cursor: pointer;
}

.sdgDrivers {
    display: flex;
    flex-wrap: wrap;
    width: 400px;
    margin: 0px !important;
}

.sdgDrivers img {
    width: 80px;
    height: 80px;
    margin: 0px 10px 10px 0px;
    filter: grayscale(100%);
    transition: filter 0.3s ease;
    cursor: pointer;
}

.sdgDrivers img:hover {
    filter: grayscale(0%);
    cursor: pointer;
}

/* Media Quaries */
@media(min-width:2048px) {}

@media(min-width:1921px) and (max-width:2047px) {}

@media(min-width:1600px) and (max-width:1920px) {
    /* .slick-track {
        height: 68vh !important;
    }
    .work-cover-image img,
    .work-image2 img,
    .work-image3 img,
    .work-image4 img,
    .work-image5 img,
    .work-image6 img,
    .work-image7 img {
        width: auto;
        height: 68vh;
    } */
}

@media(min-width:1366px) and (max-width:1599px) {

    /* .slick-track {
        height: 70vh !important;
    }
    .work-cover-image img,
    .work-image2 img,
    .work-image3 img,
    .work-image4 img,
    .work-image5 img,
    .work-image6 img,
    .work-image7 img {
        width: auto;
        height: 70vh;
    }  */
    .preData .work-left-content {
        margin-left: -58px;
    }

    .preData .work-featured-image img {
        cursor: pointer;
        min-width: 400px;
    }
}

@media(min-width:1281px) and (max-width:1365px) {}

@media (min-width: 1024px) and (max-width:1280px) {

    .work-cover-image img,
    .work-image2 img,
    .work-image3 img,
    .work-image4 img,
    .work-image5 img,
    .work-image6 img,
    .work-image7 img {
        width: auto;
        height: 55vh;
    }

    .slick-track {
        height: 55vh !important;
    }

    .architectureNav,
    .planningNav,
    .engineeringNav,
    .transportationNav,
    .landscapeNav {
        gap: 7px;
    }

    .preData {
        margin: 4px 0px;
    }

    .preData .work-left-content {
        margin-left: -50px;
    }

    .preData .work-featured-image img {
        cursor: pointer;
        min-width: 300px;
    }

}

@media (min-width: 993px) and (max-width:1023px) {

    .work-cover-image img,
    .work-image2 img,
    .work-image3 img,
    .work-image4 img,
    .work-image5 img,
    .work-image6 img,
    .work-image7 img {
        width: auto;
        height: 55vh;
    }

    .slick-track {
        height: 55vh !important;
    }

    .preData .work-left-content .portfolioLocation {
        margin-bottom: 20px !important;
    }

    /* .preData .work-left-content {
        margin-top: 40px !important;
    } */
    .preData .work-left-content .portfolioTitle{
        font-size: 14px !important;
    }
    .work-left-content p, .work-collaboration p, .work-collaboration ul li, .readMoreBtn{
        font-size: 12px !important;
    }
    .preData .work-left-content {
        text-align: left;
    }

    #NavBar {
        display: none;
    }

    #mobileMenuBurger {
        display: block !important;
    }

    .logo-and-menu {
        justify-content: space-between;
    }

    .menu-row {
        display: flex !important;
        align-content: center;
    }

    .main-menu ul li {
        margin: 0px !important;
        display: flex;
    }

    .architectureNav,
    .planningNav,
    .engineeringNav,
    .transportationNav,
    .landscapeNav {
        display: block !important;
    }

    .searchAndMobileBurger {
        display: flex;
        align-items: center;
        justify-content: end;
    }

    .teamWrap {
        column-width: 120px;
    }
   
}

@media (min-width: 768px) and (max-width:992px) {

    .work-cover-image img,
    .work-image2 img,
    .work-image3 img,
    .work-image4 img,
    .work-image5 img,
    .work-image6 img,
    .work-image7 img {
        width: auto;
        height: 48vh;
    }

    .slick-track {
        height: 48vh !important;
    }

    .preData .work-left-content {
        text-align: left;
    }
    .work-featured-image img{
        width: 100%;
    }
    .work-left-content .portfolioLocation{
        margin-bottom: 20px !important;
    }
    .slick-track .work-left-content h4,
    .slick-track .work-left-content h5,
    .slick-track .work-left-content p {
        padding-left: 0px;
    }

    .share-social-icons {
        justify-content: start;
    }

    .social-div {
        position: absolute;
    }

    .work-video-1 video,
    .work-video-2 video {
        width: inherit;
    }

    .NavbarTitle {
        gap: 20px;
    }
    
    .work-summary p,
    .work-summary2 p,
    .work-summary3 p {
        font-size: 11px;
    }

    #NavBar {
        display: none;
    }

    #mobileMenuBurger {
        display: block !important;
    }

    .searchAndMobileBurger {
        display: flex;
        align-items: center;
        justify-content: end;
    }

    .architectureNav,
    .planningNav,
    .engineeringNav,
    .transportationNav,
    .landscapeNav {
        display: block !important;
    }

    .menu-row .col-1 {
        width: 8.33333333%;
    }

    .menu-row .col-8 {
        width: 66.66666667%;
    }

    .menu-row .col-3 {
        width: 25%;
    }

    .elementor-64970 .elementor-element.elementor-element-8640e2a input[type="search"].elementor-search-form__input {
        font-size: 20px !important;
    }

    .teamWrap {
        column-width: 120px;
    }

    .preData .col-sm-2 {
        width: 100%;
    }

    .work-left-content .portfolioLocation {
        margin-bottom: 10px !important;
    }

    .driversContent {
        width: 400px !important;
    }

    .designDrivers {
        margin-bottom: 30px;
    }

    .designDrivers img {
        width: 70px;
        height: 70px;
    }

    .sdgDrivers img {
        width: 70px;
        height: 70px;
    }
      
}

@media (min-width: 601px) and (max-width:767px) {

    .work-cover-image img,
    .work-image2 img,
    .work-image3 img,
    .work-image4 img,
    .work-image5 img,
    .work-image6 img,
    .work-image7 img {
        width: auto;
        height: 48vh;
    }

    .slick-track {
        height: 48vh !important;
    }

    #NavBar {
        display: none;
    }

    #mobileMenuBurger {
        display: block !important;
    }

    .searchAndMobileBurger {
        display: flex;
        align-items: center;
        justify-content: end;
    }

    .preData .work-left-content {
        text-align: left;
    }
    .work-left-content .portfolioLocation{
        margin-bottom: 20px !important;
    }
    .architectureNav,
    .planningNav,
    .engineeringNav,
    .transportationNav,
    .landscapeNav {
        display: block !important;
    }

    .preData .col-sm-2 {
        padding: 0px;
    }

    .menu-row .col-1 {
        width: 50%;
    }

    .menu-row .col-8 {
        width: 0%;
    }

    .menu-row .col-3 {
        width: 50%;
    }

    .elementor .elementor-hidden-mobile,
    .elementor .elementor-hidden-phone {
        display: block !important;
    }

    .elementor-64970 .elementor-element.elementor-element-8640e2a input[type="search"].elementor-search-form__input {
        font-size: 20px !important;
    }

    .preData .col-sm-2,
    .listData .container-fluid {
        padding: 0px;
    }

    .preData .col-sm-2 .row {
        padding: 0px;
        margin: 0px;
    }

    .driversContent {
        width: 400px !important;
    }

    .designDrivers {
        margin-bottom: 30px;
    }

    .designDrivers img {
        width: 70px;
        height: 70px;
    }

    .sdgDrivers img {
        width: 70px;
        height: 70px;
    }
    
}

@media (min-width: 480px) and (max-width:600px) {

    .work-cover-image img,
    .work-image2 img,
    .work-image3 img,
    .work-image4 img,
    .work-image5 img,
    .work-image6 img,
    .work-image7 img {
        width: auto;
        height: 48vh;
    }

    .slick-track {
        height: 48vh !important;
    }

    #NavBar {
        display: none;
    }

    #mobileMenuBurger {
        display: block !important;
    }

    .searchAndMobileBurger {
        display: flex;
        align-items: center;
        justify-content: end;
    }

    .preData .work-left-content {
        text-align: left;
    }

    .architectureNav,
    .planningNav,
    .engineeringNav,
    .transportationNav,
    .landscapeNav {
        display: block !important;
    }

    .work-left-content .portfolioLocation {
        margin-bottom: 10px !important;
    }

    .preData .col-sm-2 {
        padding: 0px;
    }

    .menu-row .col-1 {
        width: 50%;
    }

    .menu-row .col-8 {
        width: 0%;
    }

    .menu-row .col-3 {
        width: 50%;
    }

    .elementor .elementor-hidden-mobile,
    .elementor .elementor-hidden-phone {
        display: block !important;
    }
.work-left-content .portfolioLocation{
        margin-bottom: 20px !important;
    }
    .elementor-64970 .elementor-element.elementor-element-8640e2a input[type="search"].elementor-search-form__input {
        font-size: 20px !important;
    }

    .teamWrap {
        column-width: 120px;
    }

    .preData .col-sm-2,
    .listData .container-fluid {
        padding: 0px;
    }

    .preData .col-sm-2 .row {
        padding: 0px;
        margin: 0px;
    }

    .driversContent {
        width: 400px !important;
    }

    .designDrivers {
        margin-bottom: 30px;
    }

    .designDrivers img {
        width: 70px;
        height: 70px;
    }

    .sdgDrivers img {
        width: 70px;
        height: 70px;
    }
}

@media (min-width: 180px) and (max-width:479px) {

    .work-cover-image img,
    .work-image2 img,
    .work-image3 img,
    .work-image4 img,
    .work-image5 img,
    .work-image6 img,
    .work-image7 img {
        width: auto;
        height: 220px !important;
    }

    .slick-track {
        height: 48vh !important;
    }

    #NavBar {
        display: none;
    }

    #mobileMenuBurger {
        display: block !important;
    }

    .searchAndMobileBurger {
        display: flex;
        align-items: center;
        justify-content: end;
    }

    .preData .work-left-content {
        text-align: left;
    }

    .architectureNav,
    .planningNav,
    .engineeringNav,
    .transportationNav,
    .landscapeNav {
        display: block !important;
    }

    .work-left-content .portfolioLocation {
        margin-bottom: 10px !important;
    }

    .preData .col-sm-2,
    .listData .container-fluid {
        padding: 0px;
    }

    .preData .col-sm-2 .row {
        padding: 0px;
        margin: 0px;
    }

    .menu-row .col-1 {
        width: 50%;
    }

    .menu-row .col-8 {
        width: 0%;
    }

    .menu-row .col-3 {
        width: 50%;
    }
    .work-left-content .portfolioLocation{
        margin-bottom: 20px !important;
    }
    
    .elementor .elementor-hidden-mobile,
    .elementor .elementor-hidden-phone {
        display: block !important;
    }

    .elementor-64970 .elementor-element.elementor-element-8640e2a input[type="search"].elementor-search-form__input {
        font-size: 20px !important;
    }

    .teamWrap {
        column-width: 120px;
    }

    .driversContent {
        width: 400px !important;
    }

    .designDrivers {
        margin-bottom: 30px;
    }

    .designDrivers img {
        width: 70px;
        height: 70px;
    }

    .sdgDrivers img {
        width: 70px;
        height: 70px;
    }
}