.module.module-image img {
    width: auto;
    max-width: 100%;
}

body {
    font-family: 'Montserrat', sans-serif;
    color: #2f2f2f;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {

    font-family: 'Playfair Display', serif;
}

a {
    color: #db7455;
}

.container-fluid {
 
}


.btn {
    font-size: 26px;
    padding: 0.4em 1.5em;
    box-shadow: none !important;
    outline: 0 !important;
    border-radius: 100px;
}

.btn.btn-primary {
    background-color: #db7455;
    border-color: #db7455;
}
.btn.btn-secondary {
    color: #2f2f2f;
    background-color: #ded673;
    border-color: #ddd;
}

.row {
    margin-left: -1rem;
    margin-right: -1rem;
}

.section-top-bar {
    text-align: center;
    font-size: 23px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.section-gap-0 .container-fluid {
    padding: 0;
}

.section-gap-0 .builder-row {
    margin-left: 0;
    margin-right: 0;
}

.section-gap-0 .builder-row > div {
    padding-left: 0;
    padding-right: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    padding-left: 1rem;
    padding-right: 1rem;
}

.top-hero-title {
    max-width: 370px;
    margin: auto;
    padding-top: 3rem;
}

.top-hero-title > * {
    font-size: 80px;
}

.top-hero-arrow {
    text-align: center;
    padding-left: 50%;
}

.top-hero-arrow img {
    width: 250px !important;
    height: auto;
}

.contact-form-top-box {
    background: #fbedec;
}


.col-top-hero-left {
    text-align: right;
}

.module-text-top-hero-right {
    padding-top: 3rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    max-width: 662px;
}

.contact-form-top-box {
    padding: 2rem;
}

.contact-form-top-box .btn {
    width: 100%;
}

.c-form > .container {
    padding: 0;
}

.hp-video {
    max-width: 920px;
    padding-left: 1rem;
    padding-right: 1rem;
    margin: auto;
}
.hp-video .video-js {
    max-width: 100%;
    max-height: 100%;
}

.section-simple-bg-text .module-text {
    max-width: 1200px;
    padding-left: 1rem;
    padding-right: 1rem;
    margin: auto;
}


.section-clasament tbody {
    display: block;
    max-height: 60vh;
    min-height: 380px;
    overflow-x: hidden;
    overflow-y: auto;
}
.section-clasament thead,
.section-clasament tbodytr {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.section-clasament thead {
    width: calc(100 - 17px);
}
.section-clasament tbody td {
    width: 100%;
}

.td-site a {
    font-weight: 600;
    font-size: 14px;
}
.td-vanzari {
    font-weight: 600;
}
#clasament_ajax {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #efffca;
    padding: 2rem 0 2rem 2rem;
}
#clasament_ajax > .spinner-border {
    margin-right: 2rem;
}
.th-clasament-nr {
    width: 50px;
}
.th-clasament-vanzari {
    width: 120px;
}


@media (min-width: 991px) {

    .section-simple-bg-text h1,
    .section-simple-bg-text h2,
    .big-title h1,
    .big-title h2,
    .big-title h3,
    .big-title h4 {
        font-size: 50px;
    }
}







.top-bar-promo-init .top-bar-promo {
    opacity: 1 !important;
}

.top-bar-promo {
    height: 40px;
    background: #ae1010;
    top: 40px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 5000;
    color: #fff;
    display: flex;
    align-items: center;
    font-size: 12.5px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    transition: 0.5s;
    opacity: 0;
    cursor: pointer;
}


.section-top-bar-promo .container-fluid {
    padding: 0;
}
.top-bar-text-slider .slick-track, .top-bar-promo-text-slider .slick-track {
    transition-timing-function: linear !important;
}


.section-phases-title {
    position: relative;
    text-align: center;
}

.section-phases-title .phases-add-bg {
    position: absolute;
    height: 100%;
    width: 50%;
    top: 0;
    z-index: -1;
}

.section-phases-title .phases-pre-bg {
    left: 0;
    right: auto;
}

.section-phases-title .phases-post-bg {
    right: 0;
    left: auto;
}



.phase-big-txt {
    padding-top: 2rem;
}

.phase-big-txt > * {
    font-size: 38px;
}

.phase-small-txt > * {
    font-size: 20px;
}

.phase-small-txt {
    padding-bottom: 2rem;
}

.col-phase-right {
    padding-right: 0;
}

.col-phase-left {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.col-phase-right .module-image {
    height: 100%;
    margin-right: calc(-50% - 11vw);
    position: absolute;
}   

.col-phase-right .module-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.module-phase-title > * {
    font-size: 32px;
}

.module-phase-text {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #2f2f2f;
    padding-right: 2rem;
}

.module-phase-text:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.module-one-testi-arrow {
    position: absolute;
    right: 0;
    top: 0;
}
.module-one-testi-arrow img {
    height: 250px;
    width: auto;
}

.col-one-testi-left,
.col-one-testi-right {
    align-self: flex-end;
}

.col-one-testi-left .module-image {
    margin-left: auto;
    text-align: right;
    padding-right: 1.5rem;
}

.col-one-testi-left img {
    max-height: 340px;
}

.one-testi-author > * {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
}

.one-testi-job > * {
    text-transform: uppercase;
    font-size: 18px;
}

.meet-hero-text > * {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.4;
}

.meet-arrow-img img {
    height: 180px;
}

.col-meet-img .module-image {
    position: absolute;
    top: -3rem;
    left: 0;
    margin-left: calc(-20% - 15vw);
    height: 100%;
    width: 130%;
}

.col-meet-img .module-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.section-footer {
    background: #0d0d0d;
    color: #ccc;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.section-footer .fickle-title {
    font-size: 16px;
}
.section-footer .fickle-contact-item i {
    width: 30px;
    text-align: center;
}
.section-footer .fickle-contact-item i.fa-mobile:before {
    font-size: 44px;
}

.col-contact-form {
    position: relative;
    text-align: center;
}

.col-contact-form .module-text {
    margin-bottom: 2rem;
}

.col-contact-form .modules-wrapper {
    position: relative;
    padding: 2rem;
    background-color: rgba(255, 255, 255, 0.97);
    max-width: 500px;
    margin:auto;
    box-shadow: 0 0px 2px rgba(0,0,0,0.25);
}

.col-contact-form .modules-wrapper h4 {
    font-size: 1.2rem;
    margin-top: 1rem;
}

.col-contact-form .modules-wrapper form {
    text-align: left;
}

.col-contact-form .modules-wrapper form button {
    width: 100%;
    text-align: center;
}

@media (max-width: 991px) {
    
    .top-hero-title {
        max-width: 100%;
        padding: 0 1rem;
        max-width: 60%;
        margin-left: 0;
    }
    .top-hero-title > * {
        font-size: 2.5rem;
        line-height: 1.1;
    }
    .col-top-hero-left {
        text-align: left;
        min-height: 200px;
        padding-top: 2rem;
        overflow: hidden;
    }

    .top-hero-arrow {
        padding-left: 20%;
        margin-top: -120px;
        height: auto;
        width: auto;
        text-align: right;
    }
    .top-hero-arrow img {
        transform: rotate(90deg);
        width: auto !important;
        height: auto;
    }

    h2 span {
        font-size: inherit !important;
    }

    .hp-video iframe {
        height: 48.5vw;
    }

    .module-one-testi-arrow {
        display: none;
    }
    .col-one-testi-left {
        margin-bottom: 1rem;
    }
}


@media (max-width: 575px) {
    
    .col-top-hero-left {
        min-height: 320px;
    }
}

@media (max-width: 400px) {
    
    .section-clasament th,
    .section-clasament td {
        padding: 7px 3px;
        font-size: 12px;
    }
    .td-site a {
        font-size: 12px;
    }
    .th-clasament-vanzari {
        width: 80px;
    }
    .section-clasament h4.font-weight-bold {
        font-size: 1.2rem;
    }
    #clasament_ajax {
        padding-top: 1rem;
        padding-left: 1rem;
        padding-bottom: 1rem;
    }
}