@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body {
    margin: 0;
    padding: 0;
    background-color: #F5F5F5;
}


/* *{outline: 2px solid blue} */

h1,
h2,
h3,
h4,
h5,
h6,
p {
    padding: 0;
    margin: 0;
}

ul {
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}


/* header */

header.scroll {
    color: #eef;
    box-shadow: 0px 4px 7px #dfdfdf;
}

header .login {
    color: #000000;
}

header {
    background-color: #F5F5F5;
    z-index: 10;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 8px;
}

header img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
    width: 180px;
}

.navbar-light .navbar-nav .nav-link {
    padding-left: 25px;
    color: #000000;
}

.navbar-light .navbar-nav .nav-link {
    color: #000000;
    padding-left: 15px;
    padding-right: 15px;
    font-family: "Lato", Sans-serif;
    font-weight: 400;
    font-size: 15px;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #f78da7;
}

.navbar-nav li:hover>ul.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}

.sub-arrow {
    font-size: 11px;
    padding-left: 3px !important;
    padding: 10px 0 10px 10px;
    margin-bottom: -10px;
    align-items: center;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #000000;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-menu {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    width: 300px !important;
    padding: 15px 0 !important;
}

.dropdown-item:hover {
    color: #f78da7;
    list-style: none;
}

.login {
    font-family: "Lato", Sans-serif;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    fill: #000000;
    color: #000000;
    background-color: #F5F5F5;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    border-radius: 40px;
    padding: 15px 40px;
}

.login:hover {
    color: #000000;
}

.dropdown-item:hover {
    background-color: #fff;
}


/* solutions-hero */

.hero-img {
    filter: grayscale(1);
    margin: 0 auto;
    width: 600px;
    height: 600px;
    background-color: #F5F5F5;
}

.solutions-hero {
    padding: 190px 0px 90px;
    color: #000000;
    font-family: "Lato", Sans-serif;
}

.sub-title {
    margin-bottom: 1.75em;
    font-size: 14px;
    font-weight: 700;
}

.solutions-hero h2 {
    font-size: 50px;
    font-weight: 900;
    line-height: 55px;
    letter-spacing: 0px;
    width: 55%;
    margin: auto;
}

#for-developer,
#for-marketors {
    width: 50%;
}

.hero-desc {
    text-align: center;
    font-size: 25px;
    line-height: 35px;
    width: 85%;
    margin: auto;
}

.btn-start {
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    background-color: #EB1F3E;
    border: 1px solid #EB1F3E;
    border-radius: 43px;
    padding: 22px 40px;
    color: #fff;
}

.btn-start:hover {
    color: #EB1F3E;
    background-color: #fff;
}


/* localization */

.localization {
    padding: 60px 0px;
    background-color: #fff;
}

.index-localization {
    background-color: #F5F5F5;
}

h2 {
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 55px;
}

.localization img {
    width: 160px;
    filter: brightness(100%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg);
    margin: 0 20px;
}


/* enterprise-features */

.enterprise-features {
    padding: 100px 0px 100px;
    color: #000000;
    font-family: "Roboto", Sans-serif;
}

.enterprise-features img {
    width: 50px;
}

.enterprise-features h2 {
    font-size: 21px;
    font-weight: 800;
    margin: 5px 0 10px;
}

.enterprise-features p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 1.75em;
}


/* say goodbye */

.say-goodbye {
    color: #000000;
    padding: 0px 0px 100px;
    font-family: "Lato", Sans-serif;
}

.say-goodbye img {
    width: 50px;
}

.say-goodbye h1 {
    font-size: 40px;
    font-weight: 800;
    line-height: 55px;
}

.say-goodbye h2 a {
    font-family: "Roboto", Sans-serif;
    color: #000000;
    font-size: 25px;
    font-weight: 800
}

.say-goodbye p {
    margin-bottom: 1.75em;
    color: #151515;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
}


/*  footer*/

footer {
    font-family: "Lato", Sans-serif;
    color: #fff;
    background-color: #050527;
}

footer h2 {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
}

.get-start {
    font-size: 20px;
    font-weight: 500;
    border-style: solid;
    border: 1px solid #fff;
    border-radius: 45px;
    padding: 18px 40px;
    color: #fff;
}

.get-start:hover {
    color: #fff;
}

footer img {
    width: 160px;
}

footer h4 {
    font-weight: 800;
    font-size: 1.3rem;
    line-height: 2;
}

footer ul li a {
    color: #B0B3B8;
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
}

footer ul li a:hover {
    text-decoration: underline;
    color: #B0B3B8;
}

footer p {
    color: #71727A;
    line-height: 30px;
}

.footer-line {
    border-top: 1px solid #1C1C1C;
}


/* managers  / translators   / developer-centric  /  integrate */


/* managers-advantages */

.improve-localization,
.translation-platform,
.developer-centric,
.developer {
    padding-top: 100px;
    color: #000000;
    font-family: "Lato", Sans-serif;
}

.improve-localization img,
.translation-platform img,
.developer-centric img,
.developer img {
    width: 80px;
}

.improve-localization h1,
.translation-platform h1,
.developer-centric h1,
.integrate h1,
.developer h1,
.enterprise-features h1 {
    font-size: 40px;
    font-weight: 800;
    line-height: 55px;
    width: 75%;
    margin: 0 auto;
    font-family: "Lato", Sans-serif;
}

.description {
    font-size: 20px;
    font-weight: 400;
    width: 80%;
    margin: 20px auto;
    line-height: 40px;
}

.improve-localization h2,
.translation-platform h2,
.developer h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    margin: 28px 0 12px;
}

.improve-localization .item p,
.translation-platform .item p,
.developer .item p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 1.75em;
    width: 90%;
    line-height: 30px;
}

.improve-localization a,
.translation-platform a,
.developer-centric a,
.developer a {
    color: #0274be;
}

.improve-localization a:hover,
.translation-platform a:hover,
.developer-centric a:hover,
.developer a:hover {
    color: #54595F;
}

.adv-title {
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 55px;
    width: 80%;
    margin: 0 auto 70px;
}

.integrate {
    padding: 0 300px 120px;
}

.integrate p {
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 25px;
    font-weight: normal;
    line-height: 35px;
    width: 60%;
    margin: 0 auto;
}


/* developer-centric */

.developer-centric .item p {
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}

.developer-centric h2 {
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 22px;
    font-weight: 800;
    line-height: 28px;
}


/* team member */

.team-member {
    padding-bottom: 150px;
    color: #000000;
    font-family: "Roboto", Sans-serif;
}

.team-member h1 {
    font-size: 40px;
    font-weight: 800;
    line-height: 55px;
}

.team-member h2 {
    font-size: 22px;
    font-weight: 800;
    line-height: 28px;
}

.team-member p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}

.member-item a {
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    color: #000000;
}

.member-item a:hover {
    color: #EB1F3E;
}

.fa-arrow-right {
    margin-left: 10px;
}

.members-img {
    background-color: #F5F5F5;
    width: 400px;
    height: 400px;
    filter: grayscale(100%);
    margin: 0 auto;
}


/* marketers */

.customer-report {
    background-color: #2E3192;
    color: #FFFFFF;
    padding: 120px 0 90px;
    font-family: "Lato", Sans-serif;
}

.customer-report h1 {
    font-size: 40px;
    font-weight: 800;
    line-height: 55px;
}

.customer-report h2 {
    font-size: 85px;
    font-weight: 400;
    color: #fff;
}

.customer-report p {
    font-size: 25px;
    font-weight: 400;
    line-height: 32px;
}


/* contact */

.contact-hero {
    background-color: #0D1B6A;
    padding: 150px 0px 40px 0px;
    color: #fff;
}

.contact-hero h2 {
    font-family: "Lato", Sans-serif;
    font-weight: 600;
    font-size: 30px;
    color: #fff;
}

.contact h2 {
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-weight: 600;
    line-height: 40px;
    font-size: 30px;
}

.form-control {
    background-color: #F5F5F5;
    border: 1px solid #818a91;
    border-radius: 2px;
    text-indent: 0px;
}

#message-text {
    background-color: #F5F5F5;
    border: 1px solid #818a91;
    border-radius: 2px;
    text-indent: 10px;
    color: #7A7A7A;
}

.form-control::placeholder {
    color: #7A7A7A;
}

.message-text {
    background-color: #E21A1A;
    color: #fff;
    font-family: "Lato", Sans-serif;
    font-weight: 700;
    font-size: 18px;
    padding: 15px 40px;
    border-radius: 5px;
    border: none;
}

@media (max-width:952px) {
    /* solutions-hero */
    .hero-img {
        margin: 0 auto;
        width: 100%;
        height: 350px;
    }
    .solutions-hero h2 {
        font-size: 40px;
        width: 85%;
        line-height: 40px;
    }
    #for-developer,
    #for-marketors {
        width: 70%;
    }
    .solutions-hero img {
        width: 90%;
    }
    .hero-desc {
        font-size: 18px;
        line-height: 25px;
        width: 78%;
    }
    /* localization */
    .localization-logo {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .localization img {
        margin: 20px 0;
    }
    /* say goodbye */
    .say-goodbye h1 {
        font-size: 34px;
        line-height: 40px;
    }
    .say-goodbye p {
        line-height: 24px;
        font-size: 16px;
    }
    /* footer */
    footer .container {
        padding: 50px 20px;
    }
    .footer-logo {
        flex-direction: column-reverse;
    }
    footer img {
        width: 100px;
    }
    footer h4 {
        font-size: 20px;
    }
    /* managers  /  translators / developer-centric */
    .improve-localization h1,
    .translation-platform h1,
    .developer-centric h1,
    .developer h1,
    .enterprise-features h1 {
        font-size: 34px;
        line-height: 40px;
        width: 100%;
    }
    .enterprise-features h1 {
        width: 77%;
    }
    .improve-localization .item p,
    .translation-platform .item p,
    .developer .item p {
        font-size: 15px;
    }
    .description {
        font-size: 18px;
        width: 90%;
        line-height: 34px;
    }
    .adv-title {
        font-size: 34px;
        line-height: 40px;
        width: 100%;
    }
    .improve-localization img,
    .translation-platform img,
    .developer-centric img,
    .developer img {
        width: 60px;
    }
    /* team-members */
    .team-member {
        padding: 0px 15px 30px 15px;
    }
    .team-member h1 {
        font-size: 34px;
        line-height: 40px;
    }
    .member-item {
        flex-direction: column-reverse;
    }
    .flex-colm {
        flex-direction: column;
    }
    .member-item img {
        width: 50%;
    }
    .member-item a {
        font-size: 16px;
    }
    /* intergrate */
    .integrate {
        padding: 0 0 120px;
    }
    .integrate p {
        font-size: 18px;
        line-height: 25px;
        width: 80%;
    }
    .integrate h1 {
        font-size: 34px;
        line-height: 40px;
        width: 100%;
        font-weight: 700;
    }
    .developer .item,
    .translation-platform .item,
    .improve-localization .item {
        padding: 0 15px;
    }
    .enterprise-features .item {
        padding: 0 30px;
    }
    .customer-report h1 {
        font-size: 34px;
    }
    /* contact */
    .contact-hero {
        padding: 140px 0px 40px 0px;
    }
    .contact {
        width: 90%;
        margin: 0 auto;
    }
    .contact-hero h2 {
        font-size: 25px;
    }
    .contact-hero p {
        font-size: 14px;
    }
}


/* hero */

.hero-intro {
    padding: 100px 45px 0px;
}

.hero-content h1,
.collaborative-translation h1,
.more-efficient h1 {
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 50px;
    font-weight: 900;
    line-height: 55px;
    letter-spacing: 0px;
}

.hero-content h1 {
    font-size: 49px;
}

.get-start-btn {
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #EB1F3E;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #EB1F3E;
    border-radius: 43px;
    padding: 22px 40px;
    color: #fff;
}

.get-start-btn:hover {
    color: #EB1F3E;
    background-color: transparent;
    border-color: #EB1F3E;
}

.hero {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 95px 10px;
}

.hero-content {
    width: 40%;
}

.frame-background,
.collab-frame img {
    box-shadow: 0px 0px 31px 8px rgba(0, 0, 0, 0.09);
    transition: background 0.8s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    background-color: #fff;
    border-radius: 15px;
    width: 55%;
}

.frame {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.gallery img {
    width: 100%;
}


/* translation-management */

.translation-management h1,
.save-time h1 {
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-weight: 900;
    line-height: 55px;
    letter-spacing: 0px;
    font-size: 40px;
    margin-top: 80px;
}

.translation-management {
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #54595F;
}

.translation-management ul {
    padding: 30px;
    line-height: 2.5;
}

.translation-management i {
    color: #363595;
    font-weight: 900;
}

#arrow {
    color: #fff;
}

.get-start-btn:hover #arrow {
    color: #EB1F3E;
}

#language {
    color: #1E589E;
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 700;
}

.save-time h1 {
    margin-top: 0;
}


/* enterprise-features */

.enterprise-features p,
.more-efficient-content p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 1.75em;
}

.enterprise-features h2,
.more-efficients h2 {
    font-size: 21px;
    font-weight: 800;
    margin: 5px 0 10px;
}

.enterprise-features {
    font-family: "Roboto", Sans-serif;
}

.enterprise-features img {
    width: 50px;
}

.enterprise-features a {
    color: #EB1F3E;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
    font-size: 19px;
    font-weight: 600;
}


/* localization */

.localization h3 {
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 25px;
    font-weight: 600;
}


/* collaborative-translation */

.hero-collab {
    padding: 180px 0px 60px 0px;
}

.collaborative-translation h1 {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 50px;
}

.collab-frame {
    margin: 0 auto 53px;
    width: 55%;
}

.collab-frame img {
    width: 100%;
}

.sub-title {
    margin-bottom: 1.75em;
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 14px;
    font-weight: 700;
}

.hero-desc {
    text-align: center;
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 25px;
    line-height: 35px;
    width: 85%;
    margin: auto;
}

.hero-collab .hero-desc {
    width: 70%;
}


/* more-efficient */

.more-efficients {
    padding-left: 103px;
}

.more-efficients {
    background-color: #F5F5F5;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    font-family: "Lato", Sans-serif;
    line-height: 30px;
    margin-top: 60px;
}

.more-efficients .row h2 {
    font-size: 24px;
    font-family: 800;
    font-family: "Lato", Sans-serif;
    margin-bottom: 15px;
}

.more-efficient-content p {
    width: 93%;
    margin: 32px 0 40px 0;
}

.more-efficients .row {
    padding: 20px 50px 90px 0px;
}

.sub-elements {
    margin-bottom: 55px;
}


/* pricing */

.hero-price {
    padding-top: 110px;
}

.monthly-contract {
    margin-bottom: 40px;
}

#pricing {
    color: #EA5C5C;
}

.price-row1 {
    background-color: black;
    padding: 20px 0;
}

.price-row1 h6 {
    font-size: 13px;
    font-family: "lato", Sans-serif;
    margin-top: 10px;
}

.price-ribbon {
    box-sizing: border-box;
    position: absolute;
    width: 50%;
    margin-top: -75px;
    margin-left: 70px;
    overflow-y: hidden;
    z-index: 9;
    transform: translateY(65%) translateX(55%) translateX(30px) rotate(45deg);
    font-size: 13px;
    line-height: 2;
    text-transform: uppercase;
    background-color: #EB1F3E;
    color: #ffffff;
}

.price-row2 {
    background: #313131;
    color: #ffffff;
    padding: 42px 0;
}

.price-row2 h2 {
    font-weight: 600;
    font-family: "lato", Sans-serif;
}

.price-row2 p {
    color: #B0B5BB;
}

#price-row3 {
    padding: 0 0 0 20px;
}

#sale {
    color: #fff;
}

#doller {
    font-size: 20px;
    margin-top: 0px;
    font-weight: 700;
}

.price-heading h1 {
    margin: 0 auto;
    padding: 100px 0 0 0;
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 50px;
    font-weight: 900;
}

#mnthly {
    color: #444444;
    font-family: "Roboto", Sans-serif;
}

.monthly-contract h5 {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
}

.monthly-contract h2 {
    font-size: 70px;
    color: #fff;
}

.monthly-contract h6 {
    color: #fff;
}

.monthly-contract ul li {
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    color: #7A7A7A;
    font-family: "lato", Sans-serif;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
}

.monthly-contract i {
    color: #B0B5BB;
    font-size: 18px;
    margin-right: 10px;
    color: #54595F;
}

.try-nw {
    color: #FFFFFF;
    background-color: #EB1F3E;
    border: 1px solid #EB1F3E;
    font-size: 16px;
    padding: 10px 0px;
    border-radius: 4px;
    top: auto;
    margin-left: auto;
    margin-right: auto;
    width: 120px;
}


/* toggler */

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
    -webkit-transition: 0.4s;
    transform: translate(0px, 0px);
    transition: 0.6s ease transform, 0.6s box-shadow;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

input:checked+.slider {
    background-color: #2F1F74;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.monthly-contract .border {
    /* padding-bottom: 80px; */
    position: relative;
    color: #d4d0d0;
    background-color: #fff;
}


/* file-format-hero */

.file-format {
    background-color: #212121;
    padding: 0px 0px 45px 0px;
}

.file-head {
    width: 70%;
    display: flex;
    justify-content: space-between;
}

.link a {
    color: #fff;
}

.link i {
    padding: 0 12px;
}

.logo img {
    width: 180px;
}

.search-bar {
    margin-top: 0px;
}

.search-bar input {
    width: 78%;
    height: 48px;
    transform: translate(15%, 50%);
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    background-color: #4d4d4d;
    border: none;
    border-radius: 5px;
    position: relative;
}

.search-bar i {
    position: absolute;
    top: 105px;
    left: 260px;
    z-index: 2;
    color: #fff;
    font-size: 18px;
}

input {
    text-indent: 45px;
    color: #fff;
}

.file-format-content {
    background-color: #EBEEF1;
    margin-top: 20px;
    width: 70%;
}

.file-format-content-co1 {
    padding-left: 90px;
    font-size: 50px;
}

.file-format-content-row1 {
    padding: 50px 80px 0px 10px;
}

.file-format-content-row2 h4 {
    color: #3A3C4C;
    font-family: "Lato", Sans-serif;
    font-size: 20px;
    font-weight: 600;
}

.file-format-content-col2 h3 {
    color: #3A3C4C;
    font-family: "Lato", Sans-serif;
    font-weight: 500;
    font-size: 25px;
}

.file-format-content-co1 i {
    color: #818A97;
    border-color: #818A97;
}

.file-format-content-row2 {
    padding: 25px;
}

.file-format-content-col2 img {
    width: 30px;
    height: 30px;
    border-radius: 100%;
}

.file-format-content-row2-item {
    border: 1px solid #777777;
    background-color: #fff;
    padding: 20px;
}

.file-format-content-row2-item h2 {
    color: #777777;
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 500;
}

.item-sub img {
    width: 42px;
    height: 42px;
    border-radius: 100%;
    padding: 5px;
}

.item-sub h6 {
    color: #8F919D;
    font-family: "Lato", Sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    padding: 7px;
}

#arthur {
    color: #4f5e6b;
}


/* legal */

.legal-content-heading {
    padding: 150px 50px 0 100px;
}

.legal-content-heading h1 {
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 45px;
    font-weight: 800;
}

.legal-content {
    padding: 20px 50px 0 100px;
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 15px;
    line-height: 1.8;
}

.legal-content h4 {
    color: #3a3a3a;
    font-size: 30px;
    font-weight: 700;
}

.privacy-sub-heading {
    font-weight: 700;
}


/* privacy-shield */

.shield h2 {
    color: #000000;
    font-weight: 600;
    font-size: 30px;
    padding: 0 55px 0 20px;
}

.shield p {
    padding: 0 40px 0 20px;
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 15px;
    line-height: 1.8;
}


/* cookie policy */

.cookie-policy h4 {
    color: #3a3a3a;
    font-size: 22px;
    font-weight: 600;
}

.cookie-policy p {
    padding: 0 40px 0 10px;
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 15px;
    line-height: 1.8;
    font-weight: 500;
}

.cookie-policy .cookie-small {
    font-size: 15px;
    font-weight: 700;
    color: #000000;
    font-family: "Lato", Sans-serif;
}

.cookie-small a {
    font-weight: 500;
}

@media (max-width: 952px) {
    /* toggle */
    .navbar-toggler {
        border: none;
        color: #000000;
    }
    .navbar-light .navbar-toggler {
        color: transparent;
    }
    .navbar-toggler-icon:hover {
        filter: brightness(100%);
    }
    .hero-intro {
        padding: 120px 0 0;
    }
    .hero {
        flex-direction: column-reverse;
        padding: 10px 20px;
    }
    .hero-content {
        width: 100%;
        padding: 10px 0px;
    }
    .hero-content h1 {
        font-size: 40px;
        line-height: 40px;
    }
    .frame-background {
        width: 100%;
    }
    .frame-background {
        width: 100%;
    }
    /* translation-management  */
    .translation-management h1 {
        font-size: 34px;
        line-height: 40px;
    }
    .translation-management {
        font-size: 18px;
        line-height: 40px;
    }
    /* save-time */
    .save-time h1 {
        font-size: 34px;
        line-height: 40px;
        font-weight: 800;
        text-align: center;
        padding: 0 20px 20px 20px;
    }
    .time {
        flex-direction: column;
        align-items: center;
    }
    /* hero-collab */
    .collaborative-translation h1 {
        width: 80%;
        line-height: 1;
        font-size: 40px;
    }
    .collab-frame {
        width: 80%;
        border-radius: 15px;
        margin: 180px 45px;
    }
    /* More efficient */
    .hero-desc {
        font-size: 18px;
        line-height: 25px;
        width: 78%;
    }
    .more-efficients {
        padding-left: 20px;
    }
    .more-efficient h1 {
        font-size: 34px;
        line-height: 40px;
    }
    .more-efficients h2 {
        font-size: 21px;
        font-weight: 800;
        margin: 5px 0 10px;
    }
    .more-efficients .row {
        padding: 20px 0px 90px 0px;
    }
    .more-efficient-content p {
        width: 100%;
    }
    .collab-frame {
        margin-bottom: 55px;
    }
    /* file-format-hero */
    .file-format {
        background-color: #212121;
        padding: 0px 0px 45px 0px;
    }
    .file-head {
        width: 98%;
    }
    .link {
        font-size: 12px;
    }
    .link i {
        padding: 0 12px;
    }
    .logo img {
        width: 180px;
    }
    .search-bar input {
        width: 95%;
        transform: translate(3%, 30%);
    }
    .search-bar i {
        top: 95px;
        left: 35px;
    }
    .file-format-content {
        margin-top: 20px;
        width: 100%;
    }
    .file-format-content-co1 {
        padding-left: 20px;
    }
    .file-format-content-row1 {
        padding: 50px 10px 0px 10px;
    }
    .file-format-content-col2 h3 {
        font-size: 20px;
    }
    .file-format-content-co1 i {
        padding: 0px 40px 0px 0px;
    }
    .file-format-content-row2 {
        padding: 0 25px;
    }
    .file-format-content-col2 h6 {
        font-size: 14px;
    }
    .item-sub img {
        padding: 5px;
    }
    .item-sub h6 {
        padding: 0 37px;
    }
    /* pricing */
    .monthly-contract {
        width: 90%;
    }
    .price-ribbon {
        width: 50%;
        margin-top: -70px;
        margin-left: 110px;
    }
    /* legal */
    .legal-content-heading {
        padding: 150px 20px 0 20px;
    }
    .cookie-policy p,
    .legal-content p,
    .shield p {
        font-size: 14px;
    }
    .legal-content {
        padding: 0 15px 0 22px;
    }
    .localization h3 {
        width: 80%;
        margin: 0 auto;
    }
    .cookie-policy p,
    .shield p {
        padding: 0 0 0 10px;
    }
}

.developer-delottie {
    height: 400px;
    width: 500px;
    float: right;
}

.translators-lottie {
    height: 300px;
    width: 400px;
}

@media (max-width: 768px) {
    .dotlottie-container dotlottie-player {
        width: 100%;
        /* Make it full width on small screens */
        height: auto;
        /* Adjust height based on width to maintain aspect ratio */
        margin-bottom: 40px;
    }
    .developer-delottie {
        height: 100%;
        width: auto;
    }
    .translators-lottie {
        height: 100%;
        width: auto;
    }
    .members-img {
        width: auto;
        height: 100%;
    }
}

#enterprise {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 90vh;
    padding: 20px;
    background: #f1f1f1;
    ;
    width: 100%;
}

.element-title1 {
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}

.element-title2 {
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 50px;
    font-weight: 700;
    text-transform: capitalize;
}

a.barmij {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
}

.container.enterprise {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 0px 80px 0px;
}

.element-para {
    margin-bottom: 1.75em;
    color: #7a7a7a;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.8;
    max-width: 750px;
}

.price-btn {
    padding-bottom: 30px;
    padding-top: 15px;
}

.sent-btn {
    color: #FFFFFF;
    background-color: #EB1F3E;
    border: 1px solid #EB1F3E;
    font-size: 16px;
    padding: 10px 24px;
    border-radius: 4px;
}

@media(max-width:767px) {
    .container.enterprise {
        padding: 51px 0px 50px 0px;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 20px;
    }
}

.price-content .toggle-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.localized_dropdown button {
    background: #fff0 !important;
    color: #000 !important;
}

.hidden {
    display: none;
}