/*  colors    */

.bg-orange-gradiant {
    background: linear-gradient(266.81deg, #E56630 0%, #D7501D 100%);
}

.grad-shape {
    background: linear-gradient(90deg, #272B35 0.45%, #3A3F49 100%);
}

.bg-dark-grey-gradiant {
    background: linear-gradient(90deg, #272B35 0.45%, #3A3F49 100%);
}

.bg-dark-grey {
    background: #272B35;
}

.bg-dark-grey-1C1C1C {
    background: #1C1C1C;
}

.grey-color-737373 {
    color: #737373;
}

.grey-color-272B35 {
    color: #272B35;
}

.white-E4ECFF {
    color: #E4ECFF;
}

.bg-dark-blue {
    background: #1B1C20;
}

.bg-grey-30343E {
    background: #30343E;
}

.header-lang-icon {
    background: white;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    width: 118px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    opacity: 1 !important;
    z-index: 2000;
    font-weight: 700;
}

.grey-5 {
    color: #848484;
}

.grey-6 {
    color: #616161 !important;
}

.dark-grey {
    color: #1C1C1C;
}

.proys-color {
    color: #1079B4;
}

.btn-proys-blue-grad {
    background: linear-gradient(90deg, #1079B4 -0.38%, #21B3E4 100.16%);
    border-radius: 6px;
    border: 0px solid transparent !important;
}

.proys-light-color {
    color: #21B3E4;
}

.product-color {
    color: #D7501D;
}

.product-color-border {
    border-color: #D7501D;
}

.progradi-bg-color {
    background: -webkit-linear-gradient(#E56630, #D7501D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.request-demo-btn {}

.request-demo-btn:hover {
    background: #D7501D;
}

.light-text {
    color: #C4C4C4;
}

.text-black-000 {
    color: #000000 !important;
}

.bg-transparent {
    background-color: transparent;
}

.border-transparent {
    border: transparent;
}

.text-crytal-grad {
    font-size: 72px;
    background: -webkit-linear-gradient(#F5F7FA, #C3CFE2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*  properties    */

.background-lines {
    height: auto;
    left: 4px;
    position: absolute;
    top: 4px;
    width: auto;
    z-index: -1;
}

.btn-header-request-appointment {
    background: linear-gradient(90deg, #1079B4 -0.38%, #21B3E4 100.16%);
    border-radius: 6px;
    border: 0px solid transparent;
}

.top-clickable-text {
    font-size: 16px;
    color: #1079B4;
    font-weight: 600;
}

.flex-direction-row {
    display: flex;
    flex-direction: row;
}

.font-size-9 {
    font-size: 9px;
}

.font-size-40 {
    font-size: 40px;
}

.font-weight-700 {
    font-weight: 700 !important;
}

.fw-900 {
    font-weight: 900;
}

.ptb-45 {
    padding: 45px 0;
}

.pt-10 {
    padding-top: 10px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pr-10 {
    padding-right: 10px;
}

.pl-10 {
    padding-left: 10px;
}

.pr-3 {
    padding-right: 4rem;
}

.px-120 {
    padding-left: 120px;
    padding-right: 120px;
}

.min-width-1-rem {
    min-width: 1rem;
}

.p-lg-6 {
    padding: 6rem !important;
}

.top-50px {
    top: 50px;
}

.top-100px {
    top: 100px;
}

.lines-container {
    margin-top: auto;
    margin-bottom: auto;
}

.lines-black-orange {
    top: 110px;
}

.lines-huge-container {}

.lines-huge-panel {
    top: -15px;
}

.icon-position {
    position: relative;
    top: -10px;
}

.graph-on-dark-blue {
    position: relative;
}

.graph-content {
    height: 47px;
    width: 212px;
    background-color: yellow;
    z-index: 3000;
    top: 360px;
    left: 12px;
}

.headerlink {
    opacity: 1;
    color: #1079B4;
    margin-left: 10px;
    font-size: 0.8em;
    position: relative;
    top: -0.17em;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: opacity 200ms ease-in-out;
    transition: opacity 200ms ease-in-out;
}

.blue-icon-container {
    background: linear-gradient(90deg, #1079B4 -0.38%, #21B3E4 100.16%);
    border-radius: 8px;
    width: 70px;
    height: 70px;
}

.demo-request-form-container {
    border-radius: 6px;
    padding: 2rem;
}

.demo-request-form-input {
    border-color: #c4c4c4;
    padding-left: 1rem;
    border-width: 2px;
    border-radius: 6px;
    height: 46px;
    color: #272B35;
    width: 48%;
}

.demo-request-form-textarea {
    resize: none;
    border-color: #c4c4c4;
    padding-left: 1rem;
    border-width: 2px;
    border-radius: 6px;
    height: 46px;
    color: #272B35;
    width: 100%;
    height: 6rem;
    align-items: start;
    justify-content: start;
    align-content: start;
    justify-items: start;
}

.demo-request-form-input-radio {
    display: none;
    border-radius: 1px;

}

.main-container {
    position: relative;

}

.demo-request-body {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 120px;
}

@media (max-width: 991px) {
    .demo-request-body {
        position: relative;
        top: 0px;
        padding-top: 0px;
    }
}

.demo-request-footer {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
}

@media (max-width: 991px) {
    .demo-request-footer {
        position: relative;
    }
}

#form-1-visibility {
    display: block;
}

#form-2-visibility {
    display: none;
}

.language-disable {
    background: #F6F6F6;
    color: #D3D3D3;
}

.language-disable:hover {
    background: #F6F6F6;
    color: #D3D3D3;
}

.lang-icon-filter-bg-dark {
    filter: invert(93%) sepia(0%) saturate(0%) hue-rotate(172deg) brightness(88%) contrast(84%);
}

.lang-icon-filter-bg-light {
    filter: invert(54%) sepia(0%) saturate(1366%) hue-rotate(191deg) brightness(95%) contrast(95%);
}

.overlay-list-text {
    flex: 2;
}

.overlay-list-img {
    flex: 1;
}

.overlay-list-component {
    flex-direction: row;
}

@media (max-width: 991px) {
    .overlay-list-component {
        flex-direction: column;
        align-items: center;
    }
}

.tab-component-img {
    flex: 3;
}

.tab-component-text {
    flex: 5;
}

.tab-component {
    flex-direction: row;
}

@media (max-width: 991px) {
    .tab-component {
        flex-direction: column;
        align-items: center;
    }
}

.border-radius-6px {
    border-radius: 6px;
}

.two-phones {}

@media (max-width: 991px) {
    .two-phones {
        visibility: hidden;
    }
}

.font-fam-poppins {
    font-family: "Poppins", sans-serif;
}

.font-fam-inter {
    font-family: "Inter", sans-serif;
}