@charset "UTF-8";

.animation-1 {
    opacity: 0;
    transform: translateY(-15%);
}

.animation-2 {
    opacity: 0;
    transform: translateY(25%);
}

.animation-3 {
    opacity: 0;
    transform: translateY(150%);
    transition: 1.3s ease-in-out;
}

.animation-slide-from-right {
    opacity: 0;
    transform: translateX(30%);
}

.animation-slide-from-left {
    opacity: 0;
    transform: translateX(-30%);
}

.animation-1,
.animation-2,
.animation-slide-from-left,
.animation-slide-from-right {
    transition: 1s ease-in-out;
}

.animate {
    opacity: 1 !important;
    transform: translateY(0);
    transform: translateX(0)
}

/* ---------------------- Homepage  ---------------------- */

.hero {
    background-image: url(../imgs/orange_light.jpeg);
    z-index: -1;
    overflow: hidden;
    position: relative;
    top: -7vw;
    padding: 7% 0;
}

.home .hero article h1,
.home .footer-grid {
    font-size: 34px;
    padding: 3% 0;
    text-align: center;
    align-content: center;
    justify-content: center;
}

.home article>p,
.home article>h1 {
    width: 65%;
    margin: 0 auto;
}

.hero-mockup {
    background-image: url(../imgs/banner-1.png);
    z-index: 1;
    position: relative;
    top: 6vw;
    padding-top: 40%;
    left: -5%;
}

.hero::after {
    content: '';
    width: 105vw;
    height: 10vw;
    background-color: #fdfdfd;
    border-top-right-radius: 75%;
    border-top-left-radius: 70%;
    position: relative;
    top: 100%;
    left: -907%;
}

.home section .footer-grid div {
    padding: 0 5%;
}

.home section .footer-grid div h4 {
    color: var(--primary-red);
    font-size: 20px;
    padding: 5% 0;
    width: 100%
}

.home section .footer-grid div p {
    color: #7b7b93;
    line-height: 28px;
    width: 100%
}

.superscript {
    position: absolute;
    font-size: 30px;
}

.linear-grad-bg article div p {
    color: var(--primary-bg);
}

.linear-grad-bg article div p {
    width: 100%;
}

.linear-grad-bg article div {
    padding: 3% 0 0 0;
}

.details-link {
    color: var(--active);
    font-size: 14px;
    transition: .3s all;
}

.details-link:hover {
    color: #000;
}

.details-link:hover i {
    margin-left: 20px;
}

.details-link i {
    margin-left: 5px;
    transition: .15s all;
}

/* ---------------------- Industries  ---------------------- */
.industry-cards {
    grid-column-start: 3;
    grid-column-end: 9;
    padding: 5% 0;
}

.industry-cards>div {
    margin: 0 7% 0 0;
}

.industry-cards div div svg,
.industry-cards div div h4 {
    margin-bottom: 10%;
}

.industry-cards div div p {
    line-height: 2;
}

.industry-cards div div {
    position: relative;
    color: #fff;
    width: 250px;
    height: 389px;
    padding: 10%;
    margin-bottom: 15%;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    box-shadow: 0 20px 20px rgb(0 0 0 / 20%);
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.industry-cards div div:hover {
    transform: translateY(-1.5%);
}

.industry-cards>.grid-col-2 {
    position: relative;
    top: -5vw;
}

.bring-upward {
    position: relative;
    top: -5%;
}

.industries-phone-mockup {
    position: relative;
    background-image: url(../imgs/Mobile_mockup_banner-1-1600x2021.png);
    width: 375px;
    height: 700px;
}

.industries-mockup {
    background-image: url(../imgs/macbook_fron_1.png);
    max-width: 42vw;
    position: relative;
    left: -5vw;
}

.industries>.red-bg>.span-middle {
    padding: 5% 12%;
}

.industries>.red-bg>.span-middle>.row {
    padding: 0 5%;
}

i.fas.fa-ellipsis-h {
    font-size: 30px;
    color: #fff;
    padding: 2% 0 5% 0;
}

.industries>.white-bg article div ul li i,
.features>section>.container ul li i {
    margin: 3% 5%;
}

.industries>.white-bg article div ul {
    padding: 5% 0;
}

/* ----------------------------- Features ------------------------------ */

.features>section>.container a {
    margin: 5% 0 0 30%;
}

.features section .container {
    padding: 3% 0;
}

.features>section>.container ul,
.clients section.white-bg div ul {
    padding: 5% 0 15% 0;
    margin: 0 5%;
}

.twentytwenty-container {
    position: relative;
}

.before-mockup,
.after-mockup {
    position: absolute;
    margin: auto;
}

.before-mockup {
    background-image: url(../imgs/comp-fron-1.png);
}

.after-mockup {
    background-image: url(../imgs/comp-fron-2.png);
}

/* ----------------------------- Clients & Suppliers------------------------------ */
.clients section.white-bg div h1 {
    color: #000;
}

.clients section.white-bg div ul li {
    margin-bottom: 2%;
}

.clients section.white-bg div p,
.clients section.white-bg div ul li p {
    color: var(--primary-red);
}

.clients section.white-bg div ul li p {
    width: 85%;
    line-height: 2;
    margin-bottom: 2%;
}

.clients section.white-bg div ul li p:hover {
    color: var(--active);
}

.clients section.white-bg div ul li i {
    margin: 1.5%;
    font-size: 13px;
}

.clients section.white-bg div ul li i {
    color: var(--light-gray);
}

.clients-mockup {
    background-image: url(../imgs/Ekranlar_takvim.png);
}

.suppliers-mockup {
    background-image: url(../imgs/Ekranlar_analiz-2.png);
    left: -25%;
}

.clients-mockup,
.suppliers-mockup {
    width: 125%;
    position: relative;
    top: -3vw;
}

.clients-phone-mockup {
    background-image: url(../imgs/Mobile_mockup_2-523x660.png);
    width: 65%;
    justify-self: center;
}

.suppliers-phone-mockup {
    background-image: url(../imgs/Mobile_mockup_banner-1-1622x2048.png);
    width: 65%;
    margin-left: 15%;
}

.clients section.white-bg article div a.btn-m {
    padding: 3% 5%;
    font-size: 18px;
    margin-left: -10%;
}

/* ----------------------------- Prices ------------------------------ */
.top-section {
    padding: 7% 1% 15% 1%;
}

.top-section p {
    width: 98%;
}

.top-section article .btn-wrapper {
    padding: 7% 0 2% 0;
}

/* ---------------------- Subscription cards  ---------------------- */
.card-container {
    width: 100%;
}

.sub-card,
.sub-btn,
.promotion-banner {
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    border-color: #FFF;
    background-color: #fff;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.sub-card {
    margin: 20px 20px 0 0;
    padding: 15px 25px;
}

.promotion-banner {
    margin: 20px 20px 0 0;
    padding: 15px 25px;
}

.promotion-banner p {
    color: #54595F;
}

.promotion-banner p b {
    color: #000;
}

.sub-btn {
    margin: 30px 20px 30px 0;
    padding: 5px 25px;
}

.grad-bg .sub-card:hover,
.grad-bg .sub-btn:hover {
    box-shadow: 0 0 10px 0 #fff;
}

.sub-card:hover,
.sub-btn:hover {
    box-shadow: 0 0 10px 0 var(--light-gray);
}

.sub-card h3 {
    margin: 10px 0;
}

.sub-card .center-text p {
    line-height: 28px;
    color: #54595F;
    margin: 0 0 30px 0;
}

.sub-price {
    padding: 15px 5px 15px 0;
}

.green-card p,
.orange-card p,
.green-card h3,
.orange-card h3,
.green-card i,
.green-btn a,
.orange-btn a {
    color: #FFF !important;
}

.green-card,
.green-btn {
    background-color: var(--neon-green);
    border-color: var(--neon-green);
}

.orange-card {
    border-color: var(--neon-green);
    background-color: var(--orange);
}

.orange-btn {
    background-color: var(--orange);
    border-color: var(--orange);
}

.orange-card .center-text p {
    margin: 0;
}

.orange-card ul {
    margin: 0 0 25px 0 !important;
}

.orange-card ul li p {
    padding-left: 0 !important;
}

.sub-card ul {
    margin: 20px 0 30px 0;
}

.sub-card ul li {
    display: flex;
    line-height: 33px;
}

.sub-card ul li i {
    font-size: 14px;
    padding: 10px 0;
    color: #7A7A7A;
}

.sub-card ul li p {
    color: #7a7a7a;
    padding-left: 10px;
}

.checklist {
    margin: 0 0 0 20px;
    text-align: left;
    color: var(--primary-red);
}

.checklist li {
    line-height: 31px;
    flex-wrap: nowrap;
    padding-right: 15px;
}

.checklist li i {
    padding: 10px 10px 0 0;
    font-size: 14px;
}

/* ---------------------- Popup ---------------------- */
.form-container,
.popup-container {
    background-color: var(--orange);
}

.popup-container form div h1 {
    font-size: 22px;
}

.popup-container form i {
    position: absolute;
    right: 5%;
    z-index: 9999;
}

.popup-container {
    position: absolute;
    left: 17%;
    top: 2.5vw;
    width: 65%;
    height: fit-content;
    padding: 2.5% !important;
    z-index: 99999999999;
}

.custom-2-col-sub-form {
    color: #54595f;
    display: flex;
    flex-direction: row;
    padding-top: 0 !important;
}

.popup-container .form-group div div select {
    max-height: 2vw;
}

.popup-container div form input,
.popup-container div form select {
    height: 2vw;
    padding: 1.5%;
    margin: 1% 0;
}

.popup-container div form textarea {
    height: 3vw;
    margin: 1% 0;
    padding: 1%;
}

.popup-container form span {
    margin: 3% 0 0 1%;
}

.popup-container .checkbox-container {
    padding: unset;
}

.popup-container .checkbox-container label {
    font-size: 12.5px;
}

/* ---------------------- Subscribe ---------------------- */
.subscribe {
    background-color: #f2f2f2;
}

.subscribe .red-bg .span-2-col-start {
    margin-top: 15%;
}

.subscribe section article h2 {
    text-align: left;
    width: 85%;
}

.subscribe section article p {
    color: var(--light-gray);
    width: 95%;
    padding: 5% 0;
}

.subscribe section article ul {
    margin-left: 5%;
    padding: 5% 0;
}

.subscribe section article ul li,
.industries>.white-bg article div ul li {
    margin: 2.5% 0;
}

.subscribe section article ul li i {
    color: var(--light-gray);
    font-size: 14px;
    margin-right: 1%;
    margin: 1.5% 3%;
}

.subscribe section article ul li p {
    color: var(--primary-gray);
    padding: 0 !important;
}

.subscribe section article ul li p:hover {
    color: #D9FF00;
}

.form-container {
    border-radius: 30px;
    min-height: 30%;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 50%);
    position: relative;
    top: -14%;
    width: 97%;
    padding: 1.5% 4%;
    margin: 0 0 0 2%;
    z-index: 1;
}

form {
    display: flex;
    flex-direction: column;
    padding-top: 5%;
}

form p {
    padding: 1%;
}

form span,
form p {
    color: var(--dark-gray);
    font-size: 14px;
}

form span {
    text-transform: uppercase;
    margin: 10% 0 0 2%;
}

label {
    color: var(--primary-red);
    font-weight: 500;
    padding: 1% 0;
}

input,
select,
textarea {
    border-radius: 5px;
    border-color: transparent;
    width: 100%;
    margin: 2.5% 0 1% 0;
    font-family: "Poppins", sans-serif;
}

.form-group input,
.form-group textarea {
    padding: 0 3%;
    border: solid 1px var(--primary-gray);
}

select,
input {
    height: 3.5vw;
}

textarea {
    padding-top: 3%;
}

select {
    padding: 0 1%;
    background-color: #fff;
    color: var(--tier);
}

input:focus-visible,
select:focus-visible,
textarea:focus-visible {
    border: 2px red;
    outline: none;
}

.checkbox-container {
    align-items: center;
    padding: 3% 0;
    margin: 3% 0;
}

.checkbox-container input {
    height: unset !important;
}

.checkbox-container label {
    grid-column-start: 2;
    grid-column-end: 6;
    padding: 0 0 0 0 !important;
    color: var(--footer-text);
    font-weight: 400;
}

.submit-btn {
    margin-top: 2%;
}

.submit-btn input {
    font-size: 12px;
    color: var(--primary-bg);
    letter-spacing: 2px;
    font-weight: 600;
    background-color: var(--primary-red);
    border-radius: 0;
    margin-top: 1%;
    padding: 1% 0;
    transition: all .3s;
    border: none;
}

.submit-btn:hover input {
    background-color: var(--light-gray);
}

/* ---------------------- Legal ---------------------- */

.legal section article a h4 {
    text-align: left !important;
    color: #000;
    font-size: 18px;
    margin: 0 0 5% 0;
    transition: all .5s;
}

.legal section article a:hover h4 {
    color: var(--active);
}

table {
    border: none;
    border-collapse: collapse;
}

tr,
td ul {
    height: min-content;
}

tr>td {
    font-weight: bold;
}

td {
    vertical-align: top;
    padding: 2%;
    border: solid #000000 0.99609pt;
}

td p,
td ul li {
    line-height: 1.5;
    margin: 0 5% 0 5%;
}

td span {
    color: #666666;
    background-color: transparent;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    vertical-align: baseline;
}

.legal-sub section article div {
    padding: 2% 0;
    color: var(--dark-gray);
}

.legal-sub section article div p {
    padding: .5% 0;
}

/* ---------------------- Contact ---------------------- */

.contact .rad-grad-bg .span-2-col-start {
    margin-left: 20%;
    padding: 3% 0;
}

.contact .rad-grad-bg article div a,
.contact .rad-grad-bg article div h2 {
    color: #fdfdfd;
    padding-bottom: 2%;
    text-align: left;
}

.contact .rad-grad-bg article div a svg {
    margin: 1% 3% 1% 0;
}

.contact .rad-grad-bg article>div {
    margin-bottom: 20%;
}

@media (min-width: 1920px) {
    .hero-mockup {
        padding-top: 33%;
    }
}

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

    .industries section>.vertical-middle,
    .industries section>.col-1,
    .industries section>.col-4 {
        padding-top: 5%;
        grid-column-start: 2 !important;
        grid-column-end: 6 !important;
    }

    .industries section article>h1,
    .industries section article>h2 {
        text-align: center;
        width: 100%;
    }

    .industries section article>.gray-text {
        margin-bottom: 5%;
    }

    .industries section article>.btn-m-outlined {
        padding: 2% 7% !important;
    }

    .industry-cards {
        grid-column-start: 1;
        grid-column-end: 9;
        padding: 10% 0;
    }

    .industry-cards div div {
        width: 275px;
    }
}


@media (min-width: 1010px) and (max-width: 1220px) {
    nav .btn-wrapper .btn-s {
        padding: .45rem 1rem;
    }

    .hero {
        top: -10vw;
        padding: 10% 0;
    }
}


@media (max-width: 1024px) {

    /* ---------------------- Homepage  ----------------------- */
    .hero {
        top: -10vw;
        padding: 10% 0;
    }

    .hero-mockup {
        left: 0;
        top: 10vw;
    }

    .hero::after {
        width: 102vw;
        height: 7vw;
        top: 105%;
        left: -3247%;
    }

    .hero>article {
        margin-top: 5%;
    }

    .home .footer-grid {
        padding: 7% 0;
    }

    /* ------------------- Industries & Clients --------------------- */
    .industries-mockup {
        max-width: 50vw;
    }

    .clients-mockup,
    .suppliers-mockup {
        width: 100%;
    }

    .clients .white-bg .container .col-offspan-tablet>h1,
    .clients .white-bg .container .col-offspan-tablet>p {
        text-align: center;
    }

    .clients section.white-bg article div a.btn-m {
        margin-left: -25%;
    }

    .clients-mockup,
    .clients-phone-mockup,
    .suppliers-mockup {
        padding: 30%;
    }

    /* ------------------- Popup --------------------- */
    .popup-container {
        width: 75%;
        left: 10%;
        background-color: #FF7034;
    }

    .popup-container div form input,
    .popup-container div form select {
        height: 3vw;
        padding: 3% 1.5%;
    }

    /* ---------------- Subscription cards ------------------ */
    .sub-card {
        padding: 15px;
        margin: 20px 10px 0 0;
    }

    .orange-card ul {
        margin: 0 0 0 0 !important;
    }

    /* ---------------- Subscribe ------------------ */

    .checkbox-container label {
        margin-left: 2%;
    }

    .form-container {
        top: -10%;
    }

    .subscribe .red-bg article h2 {
        margin: 0;
    }

}

@media (max-width: 989px) {
    .hero {
        top: -16vw;
    }
}

@media (max-width: 768px) {

    .hero::after {
        width: 100vw;
        height: 10vw;
        top: 99%;
        left: 0%;
    }

    .hero-mockup {
        padding-top: 50%;
        top: 18vw;
    }

    .home section .footer-grid div {
        padding: 5%;
    }

    .home article>p,
    .home article>h1 {
        width: 90%;
    }

    .animation-1,
    .animation-2,
    .animation-3,
    .animation-4,
    .animation-slide-from-left,
    .animation-slide-from-right {
        opacity: 1 !important;
        transform: translateY(0) !important;
        transform: translateX(0) !important
    }

    .top-section .row {
        flex-direction: column !important;
        align-items: center;
    }

    .btn-wrapper .btn-l {
        margin-bottom: 3.5%;
    }

    .btn-m-outlined {
        padding: 2% 7% !important;
    }

    .features>section>.container a {
        margin: 6% 0 0 40%;
        position: relative;
        top: -10vw;
    }

    .twentytwenty-container {
        padding: 25% 0;
    }

    .before-mockup,
    .after-mockup {
        top: 0;
        left: 0;
    }

    .industry-cards {
        grid-column-start: 2;
        grid-column-end: 5;
    }

    .industry-cards div {
        margin-bottom: 3%;
    }

    .industry-cards>.grid-col-2 {
        top: 0;
    }

    .industry-cards div div {
        width: 100%;
        margin-bottom: 5%;
    }

    .bring-upward {
        top: 3%;
    }

    .industries section>.vertical-middle {
        padding: 5%;
    }

    .industries section article>.gray-text {
        margin-bottom: 5%;
    }

    .industries .white-bg ul {
        grid-column-start: 2 !important;
        grid-column-end: 4 !important;
    }

    .industries-mockup {
        max-width: 60vw;
        padding: 20%;
        left: 19vw;
    }

    .suppliers-mockup {
        left: 0;
    }

    .suppliers-phone-mockup {
        padding: 30%;
        margin-left: 0;
        width: unset;
        margin: 7%;
        top: -15vw;
        position: relative;
    }

    .clients .white-bg>article {
        margin: 0 0 20% 0;
    }

    .clients section.white-bg div ul li i {
        margin: 2.5%;
    }

    .sub-card {
        padding: 25px 40px;
    }

    .promotion-banner {
        margin: 20px 10px 0 30px;
    }

    .promotion-banner p {
        font-size: 14px;
    }

    .sub-card,
    .sub-btn {
        margin: 20px 10px 10px 10px;
    }

    .orange-card ul {
        margin: 15px 0 20px 0 !important;
    }

    .checklist {
        margin: 7% 0 7% 20px;
    }

    .subscribe .red-bg .span-2-col-start {
        margin-top: 3%;
        padding: 0 7% 20% 7%;
    }

    form input,
    form p {
        font-size: 12.5px;
    }

    .popup-container {
        width: 85%;
        left: 7%;
    }

    .popup-container .form-group div div select {
        max-height: unset;
    }

    .custom-2-col-sub-form {
        flex-direction: column;
    }

    .custom-2-col-sub-form>* {
        width: 100% !important;
    }

    .popup-container div form input,
    .popup-container div form select {
        height: 5vw;
        padding: 3% 1.5%;
    }

    .popup-container div form textarea {
        height: 5vw;
    }

    .checkbox-container {
        padding: 1% 0;
        margin: 1% 0;
    }

    .submit-btn input {
        height: 6vw;
        font-size: 14px;
    }

    .contact .rad-grad-bg article>div {
        margin-bottom: 0;
    }

    .contact .rad-grad-bg article .span-2-col-end {
        margin: auto;
        padding-bottom: 3%;
    }
}

@media (max-width: 535px) {
    .hero {
        top: -25vw;
        padding: 25% 0 0 0;
    }

    .hero::after {
        width: 100vw;
        height: 10vw;
        top: 95%;
        left: -1902%;
    }

    .hero-mockup {
        top: 0;
    }

    .hero>div {
        height: 150px;
    }

    #Capa_1 {
        width: 35% !important;
    }

    .footer-divider {
        padding: 15px;
    }

    .subscribe section article ul {
        padding: 15% 0;
    }

    .industries>.red-bg>.span-middle>.row {
        padding: 5% 15% !important;
    }

    .industries>.container>article>.btn-m-outlined {
        left: 22% !important;
    }

    .industries-phone-mockup {
        width: 75vw;
        height: 100vw;
        left: 0;
    }

    .industries-mockup {
        max-width: 95vw;
        height: 50vw;
        left: 0;
    }

    .industry-cards div div {
        height: 400px;
    }

    .clients section.white-bg article div a.btn-m {
        margin-left: 25%;
    }

    .promotion-banner {
        margin: 20px 10px 0 10px;
    }

    .form-container {
        margin: 0 !important;
    }

    .popup-container {
        width: 98%;
        left: 1%;
        top: 1.5%;
    }

    .popup-container h1 {
        font-size: 16px;
    }

    .popup-container div form input,
    .popup-container div form select {
        height: 7vw;
    }

    .popup-container div form textarea {
        height: 10vw;
    }

    .submit-btn input {
        height: 10vw;
        font-size: 12px;
    }

    .checkbox-container {
        padding: 3% 0;
        margin: 3% 0;
    }

    .checkbox-container label {
        font-size: 12.5px;
    }
}