body {
    font-family: 'Poppins', sans-serif;
    background: #fff;
    color: #212529;

}

.ml-landing-certificate-vector {
    z-index: -999;
}

#hide-field {
    outline: none;
    color: #3b317d !important;
    border: none;
}

a:hover,
a {
    text-decoration: none;
}

.container {
    max-width: 1480px;
    width: 100%;
}

.ml-headertop ul li a {
    color: #656565;
    text-decoration: none;
    font-size: 18px;
    line-height: 18px;
}

.ml-landingbanner {
    background: url("../assests/ai_images/banner.png");
    min-height: calc(100vh - 73px);
    background-size: 100% 100%;
    padding: 150px 0px 150px;
    background-color: #080237;
    background-repeat: no-repeat;
}

.ml-headerbottom {
    margin-top: 46px;
}

.ml-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}

.ml-headertop {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    box-shadow: 0 3px 6px rgb(0 0 0 / 15%);
}

.ml-landingnav .navbar-expand-sm .navbar-nav .nav-link {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    padding: 20px 40px;
}

.ml-landingnav .navbar-expand-sm .navbar-nav .nav-link:hover {
    background: #FFA800;
}

.ml-landingnav .navbar-expand-sm .navbar-nav .mllandingnavbar-toggle:hover {
    background: none;
}

.ml-landingbanner-sub-heading,
.ml-landing-banner-heading {
    font-size: 52px;
    line-height: 52px;
}

.text-yellow {
    color: #FFA800 !important;
}

.ml-landingparagraph {
    font-size: 18px;
    line-height: 30px;
    color: #666666;
    font-weight: 300;
}

.ml-landing-banner-list li {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}

.ml-landing-banner-list li:before {
    content: ">";
}

.ml-landing-get-touch {
    padding: 15px 40px;
    border: 1px solid #FFA800;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    background: #FFA800;
}

.ml-landing-get-touch:hover {
    border: 1px solid #FFA800;
    background: none;
    color: #FFA800;
}

.ml-landing-rect-vector {
    position: absolute;
    left: 0px;
    top: -60px;
}

.ml-landing-yellow-circle {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.text-black {
    color: #3C3C3D !important;
}

.ml-landing-main-heading {
    font-size: 48px;
    line-height: 55px;
}

.ml-newfooter input:focus {
    outline: none;
    box-shadow: none;
}

.ml-newfooter .form-control {
    color: #fff !important;
}

.ml-landing-hire-certificateslider .carousel-control-prev {
    position: absolute;
    width: auto;
    opacity: 1;
    margin: 0;
    color: #000;
    font-size: 48px;
    top: -35px;
    bottom: auto;
    padding: 0;
    height: auto;
    left: 0;
}

.ml-landing-hire-certificateslider .carousel-control-next {
    position: absolute;
    width: auto;
    opacity: 1;
    margin: 0;
    color: #000;
    font-size: 48px;
    top: -35px;
    bottom: auto;
    padding: 0;
    height: auto;
    left: 48px;
    right: auto;
}

.ml-landing-testimonials-inner .carousel-control-prev,
.ml-landing-testimonials-inner .carousel-control-next {
    color: #000;
    font-size: 48px;
    opacity: 1;
    width: auto;
}

.ml-landing-hire-certificateslider h3 {
    font-size: 32px;
    line-height: 52px;
    font-weight: 600;
}

.ml-landing-hire-certificateslider ul li {
    list-style: disc;
}

.ml-landing-hire-certificateslider ul {
    margin: 0;
    padding: 0px 20px;
}

.ml-landing-certificate-vector {
    position: absolute;
    left: 40px;
    top: 40px;
}

.ml-landing-language-image {
    max-height: 455px;
    float: right;
}

.ml-landing-hire-certificateslider .carousel-indicators {
    position: static;
    margin: 0;
}

.ml-landing-hire-certificateslider .carousel-indicators button {
    width: 15px;
    background: rgba(0, 0, 0, 0.6);
    height: 15px;
    border-radius: 50%;
    display: block;
    padding: 0;
    margin: 0 0 0 8px;
    border: none;
    opacity: 1;
}

.ml-landing-hire-certificateslider .carousel-indicators button.active {
    background: #FFA800;
}

.ml-landing-tranform-section {
    padding: 60px 0px;
    background: url("../assests/ai_images/transform-bg.png");
    background-size: cover;
}

.ml-landing-tranform-section h2 {
    font-size: 42px;
    line-height: 59px;
    font-weight: 400;
}

.ml-landing-tranform-section p {
    font-size: 28px;
    line-height: 44px;
}

.ml-landingbutton {
    background: #FFA800;
    padding: 15px 68px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    border: 1px solid #FFA800;
}

.ml-landingbutton:hover {
    background: none;
    color: #FFA800;
    border: 1px solid #FFA800;
}

.ml-landing-mh-line:after {
    content: "";
    background: #EB9B00;
    height: 8px;
    width: 95px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}

.ml-landing-services-section h4 {
    font-weight: 600;
    font-size: 22px;
    line-height: 35px;
}

.ml-landing-development-vector {
    left: auto;
    right: 40px;
    top: auto;
    bottom: 0;
}

.ml-landing-mh-border:after {
    content: "";
    background: #EB9B00;
    height: 8px;
    width: 95px;
    display: inline-block;
    position: absolute;
    top: 121%;
    left: 0;
}

.ml-landing-solutions-slider,
.ml-landing-technology-tabs {
    margin-top: 80px;
}

.ml-landing-solutions-slider .ml-landing-solutions-box {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.12);
    height: 255px;
    width: 100%;
}

.ml-landing-solutions-slider p {
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    font-weight: 500;
}

.ml-landing-solutions-slider .owl-nav {
    position: absolute;
    top: -60px;
    right: 0;
}

.ml-landing-solutions-slider .owl-prev span {
    display: none;
}

.ml-landing-solutions-slider .owl-prev:before {
    content: "<";
    font-size: 48px;
    color: #000;
}

.ml-landing-solutions-slider .owl-next:before {
    content: ">";
    font-size: 48px;
    color: #000;
}

.ml-landing-solutions-slider .owl-next span {
    display: none;
}

.ml-landing-process-box {
    border: 1px solid #C4C4C4;
}

.ml-landing-process-number {
    background: #FFA800;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    font-weight: 700;
    font-size: 52px;
    line-height: 62px;
    right: 15px;
    top: 15px;
}

.ml-landing-process-box h4 {
    font-size: 28px;
    font-weight: 600;
    line-height: 37px;
    color: #3C3C3D;
}

.ml-landing-process-box ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #666666;
    margin-bottom: 8px;
}

.ml-landing-process-box ul {
    padding: 0 20px;
    margin: 0;
}

.ml-landing-technology-tabs .nav-tabs .nav-item {
    width: 25%;
}

.moogle-mainheading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 52px;
    line-height: 76px;
    color: #FFFFFF;
}

.ml-landing-process-box svg path {
    fill: #3C3C3D;
}

.ml-landing-technology-tabs .nav-tabs .nav-item a {
    background: #241F4F;
    width: 100%;
    color: #fff;
    border: 1px solid #2A2559;
    border-radius: 0;
    text-align: center;
    font-size: 18px;
    line-height: 27px;
    padding: 40px 20px;
}

.ml-landing-technology-tabs .nav-tabs .nav-item a.active,
.ml-landing-technology-tabs .nav-tabs .nav-item a:hover {
    background: #FFA800;
    border: 1px solid #FFA800;
}

.ml-landing-technology-logos {
    background: #FFFFFF;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.16);
    padding: 0px 0px;
}

.ml-landing-technology-logosinner {
    width: 11.11%;
    padding: 15px;
    margin-bottom: 0 !important;
    position: relative;
}

.ml-landing-technology-logosinner h4 {
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #000;
}

.ml-landing-technology-logosimage {
    height: 60px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ml-techlogo {
    max-height: 60px;
    margin-bottom: 0 !important;
}

.ml-highlights {
    background: #FFA800;
    width: 100%;
    padding: 105px 0px;
}

.bg-white {
    background: #fff !important;
}

.ml-landing-testimonials-section {
    background: #F7F6FB;
}

.ml-landing-testimonials-inner {
    margin-top: 80px;
}

.ml-landing-testimonials-left {
    padding-top: 24px;
}

.ml-landing-testimonials-leftarrow {
    background: #FFA800;
    width: 87px;
    height: 87px;
    border-radius: 50%;
    right: -8px;
    top: 0;
}

.ml-landing-testimonials-leftarrow {
    background: #FFA800;
    width: 87px;
    height: 87px;
    border-radius: 50%;
    right: -20px;
    top: -24px;
}

.ml-landing-client-image {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    overflow: hidden;
}

.ml-landing-testimonials-slider h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #000;
}

.ml-landing-testimonials-slider p {
    font-weight: 300;
}

.ml-landing-process-inner {
    margin-top: 80px;
}

.ml-landing-process-line1:before {
    content: "";
    position: absolute;
    right: 40px;
    top: 0;
    background: url("../assests/ai_images/process-line1.png");
    width: 535px;
    height: 61px;
}

.ml-landing-process-line1:before {
    content: "";
    position: absolute;
    left: 35%;
    top: -51px;
    background: url("../assests/ai_images/process-line1.png");
    width: 535px;
    height: 61px;
}

.ml-landing-process-line10:before {
    content: "";
    position: absolute;
    left: 35%;
    top: -48px;
    background: url("../assests/ai_images/line-10.png");
    width: 541px;
    height: 58px;
}

.ml-landing-process-line2:before {
    content: "";
    position: absolute;
    left: 35%;
    bottom: -28px;
    background: url("../assests/ai_images/process-line2.png");
    width: 535px;
    height: 57px;
}

.ml-landing-process-line6:before {
    content: "";
    position: absolute;
    left: 35%;
    bottom: -28px;
    background: url("../assests/ai_images/line-6.png");
    width: 539px;
    height: 57px;
}

.ml-landing-process-line3:before {
    content: "";
    position: absolute;
    right: -44px;
    top: 12%;
    background: url("../assests/ai_images/process-line3.png");
    width: 53px;
    height: 486px;
}

.ml-landing-process-box {
    margin-bottom: 110px;
}

.highlight-heading {
    font-weight: 700;
    font-size: 62px;
    line-height: 40px;
}

.highlight-content {
    font-size: 28px;
    line-height: 42px;
}

.ml-Searching {
    background: url("../assests/ai_images/bg-sec.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ml-Searching .moogle-mainheading {
    font-size: 42px;
}

.line_after_text {
    font-family: 'Poppins';
    font-style: normal;
    font-size: 37px;
    line-height: 52px;
    /* or 119% */
    color: #3C3C3D;
}

.line_after_text::after {
    content: "";
    position: absolute;
    right: 37%;
    width: 74px;
    top: 72%;
    background: #FFA800;
    height: 4.46px;
}

.serve-after::after {
    content: "";
    position: absolute;
    right: 56%;
    width: 74px;
    top: 48%;
    background: #FFA800;
    height: 4.46px;
}


/* -------------------- */

.features .icon {
    margin-right: 30px;
}

.ml-newfooter {
    background: url("../assests/ai_images/footer-bg.png");
    background-size: cover;
    width: 100%;
    background-position: center;
}

.ml-newfooter .moogle-mainheading {
    font-size: 42px;
    line-height: 63px;
    font-weight: 300;
}

.border-bottom {
    border-bottom: 1px solid #FFFFFF;
}

.ml-newfooter input {
    height: 45px;
}

.ml-newfooter .btn-warning {
    background: #FFA800;
}

.serve-box {
    display: flex;
    justify-content: space-between;
}

.serve-box .col-auto {
    width: 19.7%;
}

.ml-landing-process-section .ml-landing-process-inner {
    padding: 0 80px;
}

.ml-landing-nav-dropdown {
    position: absolute;
    top: 100%;
    background-color: #1b1748;
    left: 0;
    width: 350px;
    height: auto;
    left: auto;
    display: none;
}

.ml-landingnav .navbar-expand-sm .navbar-nav li:hover .ml-landing-nav-dropdown {
    display: block;
}

.ml-landing-nav-dropdown:before {
    content: "";
    position: absolute;
    left: 26%;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 15px solid #fff;
    top: -15px;
}

.ml-landingnav .navbar-expand-sm .navbar-nav .nav-link.ml-landing-contact-ink {
    background: #FFA800;
}

.ml-landing-nav-dropdown li a {
    border-bottom: 1px solid #fff;
    padding: 15px;
    color: #fff;
}

.ml-landing-nav-dropdown li a:hover {
    background: #FFA800;
}

.ml-landing-nav-dropdown li:last-child a {
    border-bottom: 0;
}

.ml-landing-nav-dropdown li a .ml-landing-nav-icon img {
    max-height: 24px;
}

.ml-landing-nav-dropdown li a .ml-landing-nav-icon {
    background: #28235B;
    height: 35px;
    width: 35px;
    border-radius: 4px;
}

.ml-newfooter .form-control::-webkit-input-placeholder {
    /* Edge */
    color: #fff;
}

.ml-newfooter .form-control:-ms-input-placeholder {
    color: #fff;
}

.ml-newfooter .form-control::placeholder {
    color: #fff;
}

.ml-landing-solutions-slider .owl-nav button.owl-prev:before {
    content: "";
    background: url("../assests/ai_images/left-arrow.png");
    width: 32px;
    height: 19px;
    background-size: cover;
    display: block;
    opacity: 0.5;
}

.ml-landing-solutions-slider .owl-nav button.owl-prev:hover:before {
    opacity: 1;
}

.ml-landing-solutions-sliderouter .owl-stage-outer {
    overflow: visible;
}

.ml-landing-solutions-sliderouter {
    overflow-x: hidden;
    padding: 0 15px;
}

.ml-landing-hire-certificateslider .carousel-control-prev img,
.ml-landing-testimonials-slider .carousel-control-prev img {
    opacity: 0.5;
}

.ml-landing-hire-certificateslider .carousel-control-next img,
.ml-landing-testimonials-slider .carousel-control-next img {
    opacity: 0.5;
}

.ml-landing-hire-certificateslider .carousel-control-prev img:hover,
.ml-landing-testimonials-slider .carousel-control-prev img:hover {
    opacity: 1;
}

.ml-landing-hire-certificateslider .carousel-control-next img:hover,
.ml-landing-testimonials-slider .carousel-control-next img:hover {
    opacity: 1;
}

.ml-landing-solutions-slider .owl-nav button.owl-next:before {
    content: "";
    background: url("../assests/ai_images/right-arrow.png");
    width: 32px;
    height: 19px;
    background-size: cover;
    display: block;
    margin-left: 20px;
    opacity: 0.5;
}

.ml-landing-solutions-slider .owl-nav button.owl-next:hover:before {
    opacity: 1;
}

.ml-landing-solutions-slider .owl-dots .owl-dot {
    margin-right: 8px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.ml-landing-solutions-slider .owl-dots {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.ml-landing-solutions-slider .owl-dots .owl-dot.active {
    background-color: #EB9B00;
}

.ml-landing-technology-tabs .nav-tabs .nav-item {
    width: 33.33%;
}

.ml-newfooter .form-control,
.ml-newfooter .form-control:focus {
    height: 45px;
    background: none;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
}

body .container {
    max-width: 1480px;
    width: 100%;
}

@media screen and (max-width: 1600px) {
    .ml-landing-yellow-circle {
        max-height: 88px;
    }
}

@media screen and (max-width: 1440px) {
    .ml-landingbanner-sub-heading,
    .ml-landing-banner-heading {
        font-size: 40px;
        line-height: 40px;
    }
    .ml-landing-banner-list li {
        font-size: 16px;
        line-height: 25px;
    }
    .container {
        padding: 0 40px;
    }
    .ml-newfooter {
        padding-left: 40px;
    }
    .ml-landing-process-box h4 {
        font-size: 26px;
    }
    .ml-landing-services-section h4 {
        font-size: 19px;
        line-height: 31px;
    }
}

@media (max-width: 1399px) {
    .line_after_text::after {
        display: none;
    }
    .serve-after::after {
        display: none;
    }
}

@media screen and (max-width: 1199px) {
    .ml-landing-process-line1:before,.ml-landing-process-line10:before,.ml-landing-process-line6:before,
    .ml-landing-process-line2:before,
    .ml-landing-process-line3:before {
        display: none;
    }
    .ml-landing-process-box {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 991px) {
    .ml-landing-testimonials-leftarrow {
        right: 0;
    }
    .ml-landing-process-inner .col-lg-4:nth-child(1) {
        order: 1;
    }
    .ml-landing-process-inner .col-lg-4:nth-child(2) {
        order: 2;
    }
    .ml-landing-process-inner .col-lg-4:nth-child(3) {
        order: 3;
    }
    .ml-landing-process-inner .col-lg-4:nth-child(6) {
        order: 4;
    }
    .ml-landing-process-inner .col-lg-4:nth-child(5) {
        order: 5;
    }
    .ml-landing-process-inner .col-lg-4:nth-child(4) {
        order: 6;
    }
    .ml-landingbanner {
        min-height: 0;
    }
}

@media (max-width: 767px) {
    .serve-box {
        flex-direction: column;
        align-items: center;
    }
    .serve-box .col-auto {
        width: 94%;
        margin-bottom: 15px;
    }
    .ml-newfooter .moogle-mainheading {
        font-size: 27px;
        line-height: 42px;
        font-weight: 300;
    }
    .ml-landingbanner-sub-heading,
    .ml-landing-banner-heading {
        font-size: 35px;
        line-height: 35px;
    }
    .ml-landing-main-heading,
    .ml-landing-tranform-section h2,
    .moogle-mainheading,
    .line_after_text,
    .ml-Searching .moogle-mainheading {
        font-size: 31px;
        line-height: 44px;
    }
    .ml-landing-hire-certificateslider h2 {
        line-height: 40px;
        font-size: 28px;
    }
    .ml-landing-technology-tabs .nav-tabs .nav-item {
        width: 100%;
    }
    .ml-landing-technology-tabs .nav-tabs .nav-item a {
        word-break: break-all;
        padding: 15px;
    }
    .ml-landing-technology-logosinner {
        width: 50%;
        margin-bottom: 20px;
    }
    .ml-highlights {
        padding: 40px 0px;
    }
    .ml-landingbutton {
        padding: 15px;
    }
    .ml-newfooter {
        background: #2A2459;
    }
    .ml-headerbottom {
        margin-top: 102px;
    }
    .ml-headertop {
        display: flex;
    }
    .ml-headertop .ml-landinglogo img {
        max-width: 150px;
    }
    .ml-headertop ul li a {
        font-size: 0;
    }
    .ml-headertop ul {
        display: flex;
        justify-content: flex-end;
        margin-top: 0 !important;
    }
    .ml-headertop ul li {
        margin-right: 8px !important;
    }
    .ml-headertop ul li:last-child {
        margin-right: 0 !important;
    }
    .ml-headerbottom {
        margin-top: 64px;
    }
    .ml-landingnav .navbar-expand-sm .navbar-nav .nav-link {
        padding: 15px;
    }
}

@media (max-width: 575px) {
    .ml-headerbottom {
        display: flex;
        justify-content: space-between;
    }
    .ml-landingnav .navbar-collapse {
        position: absolute;
        right: 0;
        top: 40px;
        background: #FFA800;
        width: 150px;
        padding: 0;
    }
    .ml-landingnav .navbar-expand-sm .navbar-nav .nav-link {
        padding: 15px;
        border-bottom: 1px solid #fff;
        width: 100%;
        text-align: center;
    }
    .ml-landingbanner {
        margin: 0;
        padding: 150px 0px 40px;
        background: #080237;
    }
    .ml-newfooter,
    .ml-landingbanner .container {
        padding-left: 15px;
    }
    .container {
        padding: 0 15px;
    }
    .ml-landing-mh-border:after {
        top: 109%;
    }
    .ml-landing-process-section .ml-landing-process-inner {
        padding: 0;
    }
    .ml-landing-nav-dropdown {
        position: absolute;
        width: 100%;
        left: -150px;
        top: 0;
        z-index: 999;
    }
    .ml-landing-nav-dropdown:before {
        display: none;
    }
    .ml-landing-nav-dropdown li a .ml-landing-nav-icon {
        display: none !important;
    }
    .ml-landing-nav-dropdown li a {
        text-align: center;
        justify-content: center;
    }
    .navbar-expand-sm .navbar-toggler {
        display: block;
        box-shadow: none;
    }
    .navbar-expand-sm .navbar-nav {
        flex-direction: column;
    }
    .ml-landingnav .nav-item {
        display: block;
        width: 100%;
    }
    .ml-landing-nav-dropdown li a {
        padding: 8px 15px;
        font-size: 14px;
    }
    .ml-landing-nav-dropdown:after {
        content: "";
        width: 0;
        height: 0;
        border-top: 8px solid transparent;
        border-right: 15px solid #fff;
        border-bottom: 8px solid transparent;
        position: absolute;
        right: 0;
        top: 18px;
    }
}

.dropdown:hover .mega-dropdown-menu {
    display: block !important;
}