h1, h2, h3, h4, h5, h6{
    color: #000;
    letter-spacing: 0px !important;
}

.logo_panel{
    background: #000;
}

.title.white small {
    color: #faad14;
    opacity: 1;
}

#preloader {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
}

#preloader img {
    max-width: 250px;
}

body {
    background: #fff !important;
}

main {
    background: #fff !important;
}
/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
header {
    position: relative;
    position: absolute;
    background: #fff;
}

header.fixed_header.sticky{
     position: fixed;
}

header.fixed_header.sticky nav ul li a.btn_1 {
    color: #000;
}

header nav ul{
    text-align: left;
}

    header nav {
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: space-between;
    }

header.fixed_header nav ul li a{
    color: #000;
    cursor: pointer;
}

a.btn_1, .btn_1 {
    background: #faad14;
}

.hamburger_2 .hamburger__inner, .hamburger_2 .hamburger__inner::before, .hamburger_2 .hamburger__inner::after {
    background-color: #000000;
}

.slide-text h2, .slide-text h3 {
    text-transform: none;
    font-size: 2.8rem;
}

.slide-text p {
    color: #a4a4a4;
    font-size: 1.2125rem;
}

.slide-text .btn_1 {
    margin-right: 30px;
    font-weight: 500;
    font-size: 16px;
    min-width: 250px;
}

.pattern_2 .pinned-image__container img,
.pattern_2 .pinned-image__container video,
.pattern_2 .pinned-image__container {
    object-fit: contain;
    transform: unset !important;
}

section{
}
.stepsSection .introContainer {
    background: rgb(255, 255, 255) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: -1;
}

.stepsSection .introContainer img{
    max-width: 250px;
}

.row_list_version_3 .box_item_info {
    margin: 0;
}

/*.opacity-mask {
    height: 85%;
}
*/

#carousel-home p{
    color: #fff;
}

#carousel-home .owl-carousel .owl-slide {
    /*height: 80vh;*/
}

.pic {
    position: relative;
    left: 0;
    top: 0;
    text-align: left;
}

    .pic h4 {
        position: relative;
        left: auto;
        top: 0;
        color: #fff;
        font-size: 14px;
        font-size: 22px;
        font-weight: 500;
        width: 100%;
        margin-bottom: 16px;
    }

.comment {
    font-size: 1.025rem;
}

.box_overlay {
    padding: 45px 45px 45px 45px;
}

.rotate-movie-slider {
    background-image: url(../../assets/images/background/rotate-movie-area-bg.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}


.rotate-movie-card {
    width: max-content;
    margin-right: auto;
    border-radius: 30px;
    overflow: hidden;
    transition: all 300ms ease;
    width: 695px;
    /*height: 680px;*/
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .rotate-movie-card {
        width: 580px;
        /*height: 580px;*/
    }
}

@media only screen and (max-width: 1199px) {
    .rotate-movie-card {
        width: 60%;
        height: auto;
    }
}

@media only screen and (max-width: 991px) {
    .rotate-movie-card {
        width: 60%;
    }
}

@media only screen and (max-width: 575px) {
    .rotate-movie-card {
        width: 90%;
    }
}

@media only screen and (max-width: 479px) {
    .rotate-movie-card {
        width: 88%;
    }
}

.rotate-movie-card::before {
/*    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(31, 31, 31, 0) 0%, rgba(14, 14, 14, 0.73) 63.5%, #090909 100%);
    mix-blend-mode: multiply;
    transition: all 1000ms ease;*/
}

.rotate-movie-card .content {
    margin-bottom: 40px;
    transition: all 1000ms ease;
}

@media only screen and (max-width: 1199px) {
    .rotate-movie-card .content {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .rotate-movie-card .content {
        margin-bottom: 0;
    }
}

.rotate-movie-card .certificates {
    margin-bottom: 32px;
}

@media only screen and (max-width: 575px) {
    .rotate-movie-card .certificates {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .rotate-movie-card .certificates img {
        width: 40px;
    }
}

.rotate-movie-card .card-title {
    font-family: var(--bigShoulder-font);
    font-size: 80px;
    font-weight: 900;
    margin-bottom: 22px;
}

@media only screen and (max-width: 1199px) {
    .rotate-movie-card .card-title {
        font-size: 40px;
    }
}

@media only screen and (max-width: 575px) {
    .rotate-movie-card .card-title {
        font-size: 30px;
    }
}

.rotate-movie-card .movie-info-list {
    margin-bottom: 22px;
}

.rotate-movie-card .movie-info-list--item {
    color: #e2e2e2;
}

.rotate-movie-card .card-description {
    font-family: var(--jost-font);
    font-size: 20px;
    line-height: 34px;
    padding: 0 100px;
}

@media only screen and (max-width: 1199px) {
    .rotate-movie-card .card-description {
        font-size: 16px;
        padding: 0 70px;
    }
}

@media only screen and (max-width: 575px) {
    .rotate-movie-card .card-description {
        display: none;
    }
}

.rotate-movie-card.swiper-slide-prev {
    transform: translateY(45px) rotate(-11deg) scale(0.92) skewX(2deg) !important;
}

    .rotate-movie-card.swiper-slide-prev .content, .rotate-movie-card.swiper-slide-prev::before {
        transform: rotateY(90deg);
        transform-origin: left;
    }

.rotate-movie-card:not(.swiper-slide-active) {
    border-radius: 70px;
}

    .rotate-movie-card:not(.swiper-slide-active) .video-play-btn {
        opacity: 0;
        visibility: hidden;
        top: 60%;
    }

.rotate-movie-card.swiper-slide-next {
    transform: translateY(45px) rotate(11deg) scale(0.92) skewX(-2deg) !important;
}

    .rotate-movie-card.swiper-slide-next .content, .rotate-movie-card.swiper-slide-next::before {
        transform: rotateY(-90deg);
        transform-origin: right;
    }


.rotate-movie-slider .thumb img{
    max-width: 100%;
}


.factsSection {
    background: #1e1e1e;
    opacity: 1;
    z-index: 9999;
    position: relative;
    color: #fff;
}


.factsSection h2{
    color: #fff;
}

.factsSection .box_facilities h3{
    color: #faad14;
}

    .factsSection a.btn_1.outline {
        background: #faad14;
        color: #fff;
    }

.featuresSection .box_facilities {
    padding: 0 25px 25px 25px;
    border-width: 0;
    text-align: center;
    border-style: solid;
    border-right: 0;
    border-image: none;
}

.featuresSection .box_facilities h3 {
    color: #000;
    margin-top: 15px;
    margin-bottom: 15px;
}

.aiFeatured .row_list_version_3 {
    margin-bottom: 30px !important;
}

.aiFeatured .box_item_info {
    box-shadow: none !important;
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
}

    .aiFeatured .box_item_info .iconDiv {
        top: 8px;
        position: relative;
        padding-right: 30px;
    }

.aiFeatured .box_item_info img{
    max-width: 24px;
}

.dashboardSection .slider-btn{
    background: transparent !important;
    border: 0px !important;
}


.progress-wrap::after {
    font-family: "FontAwesome";
    content: "\f062";
}
.lead {
    font-size: 1.0rem;
}

.rs-carousel .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .rs-carousel .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        filter: brightness(0) invert(1);
        max-width: 80px;
    }

.securitySection {
    background: #f8fafc;
}

    .securitySection .title {
        margin-bottom: 90px;
    }


    .securitySection .title small {
        letter-spacing: 1px;
        font-weight: bold;
        display: block;
        margin-bottom: 5px;
        font-size: 12px;
        font-size: 16px;
    }

    .securitySection .wrapper h2{
        font-size: 24px;
    }

    .securitySection a.box_contents {
        background-color: transparent;
        box-shadow: unset;
    }

        .securitySection a.box_contents:hover img {
            -webkit-transform: scale(1.0);
            -ms-transform: scale(1.0);
            transform: scale(1.0);
        }

    .securitySection .btn_1 {
        min-width: 250px;
        margin-right: 15px;
    }

    .securitySection .btn_1.outline {
        border-color: #faad14;
        color: #faad14;
    }

    .ClientsSection {
        background: #24262d;
        padding-top: 30px;
        padding-bottom: 30px;
        margin: 0;
        margin-top: 0px;
        margin-bottom: 0px;
        position: absolute;
        width: 100%;
        bottom: 0;
    }

.ClientsSection h2{
    margin-bottom: 32px;
}

.improveSection .improveTextBlock {
    display: flex;
    align-items: flex-start;
}

    .improveSection .improveTextBlock img {
        top: 5px;
        position: relative;
        max-width: 24px;
    }

.improveSection .improveTextBlock p{
    padding-left: 8px;
}



.appSection .appTextBlock {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

    .appSection .appTextBlock h2 {
        font-size: 22px;
        letter-spacing: 0;
        margin-bottom: 4%;
    }

    .appSection .appTextBlock img {
        top: 0px;
        position: relative;
        max-width: 24px;
    }

    .appSection .appTextBlock p {
        padding-left: 8px;
    }

    .appSection .appTextBlock ul  {
        padding-left: 0px;
        list-style: none;
    }

        .appSection .appTextBlock ul li {
            margin-bottom: 8px;
            display: flex;
            align-items: flex-start;
        }

            .appSection .appTextBlock ul li p {
                margin-bottom: 8px;
            }

.appSection .appStoreBlock ul {
    list-style: none;
    padding: 0px;
    display: flex;
    align-content: center;
    align-items: center;
}

.appSection .appStoreBlock ul li{
    margin-left: 15px;
}

    .appSection .appStoreBlock ul li:first-child {
        margin-left: 0;
    }




.appSection .appStoreBlock ul img {
    max-width: 100%;
    width: 220px;
}



.contactHomeSection {

}

    .contactHomeSection .contactHomeBody {
        background: url(../img/contactBg.png);
        background-size: contain;
        background-repeat: no-repeat;
        /* background-attachment: fixed; */
        background-position: center;
        padding-left: 5%;
        padding-right: 5%;
    }

    .contactHomeSection .form-control {
        color: #fff;
        background: transparent;
    }

.contactHomeSection h3{
    color: #fff;
    text-align: center;
}

.contactHomeSection a.btn_1.outline,.contactHomeSection  .btn_1.outline{
    background: #faad14;
    color: #fff !important;

}

.demobook_section {
    background: #000;
    color: #fff;
    z-index: 99;
    position: relative;
}

    .demobook_section a.btn_1 {
        background: #fff;
    }

    .demobook_section a.btn_1:hover {
        color: #faad14 !important;
    }

    .demobook_section .title h2{
        color: #fff;
    }

.pinned-image--medium {
    height: 85vh;
}

.pinned-image .pinned-image__container {
    height: 100%;
    left: 0;
    object-fit: cover;
    object-fit: contain;
    object-position: center;
    position: relative;
    top: 0;
    width: 100%;
    background-color: #ccc;
    transform: scale(1, 1) !important;
    border-radius: 0px;
}

.pinned-image__container img, .pinned-image__container video, .pinned-image__container {
    height: 100%;
    left: 0;
    object-fit: cover;
    object-fit: contain;
    object-position: center;
    position: relative;
    top: 0;
    width: 100%;
    background-color: #ccc;
}

.phone_element{
    border: 0px !important;
}

.phone_element a span {
    font-weight: normal;
    color: #FEAB00;
    font-size: 14px;
}

    .phone_element a {
        display: flex;
        align-items: flex-start;
    }
.phone_element a img {
    max-width: 32px;
    max-height: 32px;
    margin-right: 10px;
}


.phone_element a span em {
    color: #fff;
    text-transform: none;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0;
}

footer {
    background: #000;
    padding-top: 60px;
    z-index: 9;
}

    footer .move_content {
        margin-top: 0px;
        padding-bottom: 15px;
        border-bottom: 1px solid #393939;
    }

    footer .footer_bg .gradient_over {
        background: #000;
    }

.copy .footer_links li {
    display: inline-block;
    margin-right: 12px;
}

.footer_links{
    text-align: left;
}

.copyText{
    text-align: right;
}

footer .copy {
    background: #000;
}


.form-floating > label {
    color: #fff !important;
    opacity: 0;
    /*  letter-spacing: 0px !important;*/
}
/*
.form-control {
    letter-spacing: 0px;
}
    */
.form-control::-moz-placeholder {
    color: #a4a4a4 !important;
}

.form-control::placeholder {
    color: #a4a4a4 !important;
}



.loaderSuccessDiv, .loaderErrorDiv, .loaderSendDiv {
    display: none;
    color: #fff !important;
    padding-left: 30px;
    font-size: 20px;
    color: #fff !important;
    font-family: 'Gotham111', sans-serif;
    font-weight: bold;
    position: relative;
    text-align: center;
}

    .loaderSuccessDiv p, .loaderErrorDiv p, .loaderSendDiv p {
        color: #000 !important;
    }

.loaderSendDiv {
    /*min-height: 500px;*/
}

    .loaderSendDiv img {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        position: relative;
        position: absolute;
        /* width: 100%; */
        display: block;
        float: none;
        margin: auto;
        max-width: 250px;
        z-index:9999;
    }

.loaderDiv {
    display: none;
}

.btn_1:disabled {
    background: gray !important;
    cursor: default !important;
}