html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif;
    height: 100%
}

p {
    margin: 0px;
    margin-bottom: 0px;
}

img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
    border: 0
}

.body-19 {
    min-height: 100%;
    color: #fcf8f0;
    /* background-color:#5a993bc9; */
    background-color: #0d3d74;
    margin: 0;
    font-family: Asap, sans-serif;
    font-size: initial;
    line-height: normal;
    font-weight: normal;
}

/* 1---------------------------------------------------------------- container-all */
.container-all {
    z-index: 2147483647;
    background-color: #0e2e53a1;
    /* background-color: #29a77ea3;*/
    position: sticky;
    top: 0;
    opacity: 1;
    height: 200px;
}

.action-bar {
    height: 40px;
}

.mhb-row-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: static;
    width: 98%;
    height: 100%;
    padding: 0% 1%;

}

.mhb-col1,
.mhb-col3 {
    width: 15%;
}

.mhb-col2,
.mhb-col3,
.mhb-col1 {
    height: 100%;
    margin: 0px;
    display: inline-block;
}

.contact_details,
.mhb-social {
    width: 100%;
    height: 100%;
    margin: 0px;
    display: inline-block;
}

.contact_details ul {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;

}

.contact_top {
    width: 30px;
    height: 30px;
    padding: 0px 10px;
}

.contact_details ul li a {
    color: white;
    text-decoration: none;
    font-size: 30px;
}



.mhb-social ul {
    width: 100%;
    height: 100%;
    margin: 0px;
    display: flex;
    padding: 0px;
}

.mhb-social ul li {
    margin: auto;
}



.container-regular-2 {
    margin: auto;
    position: static;
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
    align-items: center;
    height: 160px;
    padding: 0px 20px 20px;
}

.avatar-circle-2 {
    width: 114px;
    height: 114px;
    border-style: dotted;
    border-radius: 100%;
    border-width: 3px;
}

.w-nav-brand {
    border-radius: 100%;
    width: 114px;
    height: 114px;
    float: right;
    position: relative;
    padding-left: 0;
    list-style: none
}

.nav-menu-wrapper-3 {
    background-color: transparent
}

.nav-menu-2 {
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    font-size: 16px;
    display: flex;
    margin: 4px;
}

.nav-link-6 {
    margin-left: 5px;
    margin-right: 5px;
    padding: 5px 10px;
    border-radius: 10px;
}

.nav-link-6 a {
    color: #fcf8f0;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none
}


.nav-button-wrapper-2 {
    width: 114px;
    height: 114px;
    border-style: ridge;
    border-radius: 100px;
    border-width: 3px;
    border-color: aquamarine;
}

.whatsapp_top {
    width: 114px;
    height: 114px;
    margin: auto;
}


/* 1---------------------------------------------------------------- pt-4 */
.pt-4 {
    background-color: transparent;
    padding: 20px 30px 20px;
    position: relative;
    height: 400px;
}

.container {
    width: 100%;
    max-width: 1200px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.row {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}

.col-4 {
    max-width: 400px;
    min-width: 400px;
}

.col-8 {
    width: 100%;
    margin-left: 2%;

    border-width: 1px;
    height: 398px;
}

.img-dashboard {
    margin: auto;
    max-height: 398px;
    display: block;
    width: 100%;
    height: 100%;

}

.hero-wrapper-two-ss {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap');

.quote {
    font-weight: bold;
    position: relative;
    padding: 1px;
    font-family: 'Dancing Script', cursive;
    margin-top: 20px;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    max-width: 400px;
    height: 200px;
}



.quote:before,
.quote:after {
    position: absolute;
    color: #f1efe6;
    font-size: 120px;
    width: 50px;
    height: 50px;
    line-height: normal;

}

.quote:before {
    content: '“';
    left: 20px;
    top: -35px;
}

.quote:after {
    content: '”';
    right: 0px;
    bottom: 30px;
}

.margin-bottom-24px {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}

.w-layout-grid {
    display: grid;
    grid-column-gap: 16px;
    grid-template-columns: 140px 200px;
    margin-bottom: 20px;
    justify-content: center;
    width: 100%;
}

.button-primary-3 {
    text-align: center;
    letter-spacing: 0;
    text-transform: none;
    border-radius: 8px;
    padding: 10px 10px;
    font-size: 18px;
    font-weight: 800;
    line-height: 20px;
    text-decoration: none;
    transition: all .2s;
    border: 1px #141414 dotted;
}

.mwhatsapp {
    color: #0a1c31;
    background-color: #ffda64;
}

.mwhatsapp:hover {
    color: #fff !important;
    background-color: #32343a !important;
}

.mwhatsapp:active {
    background-color: #43464d
}

.mwhatsapp:visited {
    color: #0a1c31;
    background-color: #ffda64;
}

.reverse {
    color: #0a1c31;
    background-color: #fcf8f0;

}

.reverse:hover {
    color: #ffffff;
    background-color: transparent;
}

.hero-without-image-2 {
    background-color: transparent;
    border-bottom: 1px #e4ebf3;
    padding: 80px 30px 20px;
    position: relative
}

/* 1---------------------------------------------------------------- wf-section*/

.container-23 {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.hero-wrapper-two-2 {
    max-width: 1100px;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex
}

.heading-70 {
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: 600;
    line-height: 60px;
}

.margin-bottom-24px-x {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 20px;
}

.div-block-39 {
    max-width: 400px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0
}

.grid-8 {
    grid-column-gap: 0px;
    grid-template-rows: max-content;
    grid-template-columns: 1fr 1.25fr;
    align-content: center;
    align-items: center;
    margin-top: -20px;
    display: grid;
}

#w-node-_1ff6dc4e-7709-057f-2f8e-37fff03dfed5-d58767d2 {
    grid-area: span 1/span 1/span 1/span 1;
    justify-self: end
}

#w-node-_623618dc-aaaf-e1a7-9fee-f8b50f8f2bfb-d58767d2 {
    grid-area: span 1/span 1/span 1/span 1;
    align-self: center;
    justify-self: start
}

.row-vidio {
    width: 100%;
    height: 500px;
    max-width: 1200px;
    margin: auto;
}

.row-vidio-v {
    margin: auto;
    display: block;
    height: 100%;
    width: 100%;
    max-width: 920px;

}

/* 1---------------------------------------------------------------- Achievements */ 

.gallery-overview-3 {
    background-color: transparent;
    padding: 200px 30px 20px;
    position: relative
}

.title-wrap-2 {
    text-align: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}

.heading-71 {
    font-size: 40px;
    margin: 0px;
}

.accent {
    position: relative;
    display: block;
    margin: 15px auto;
}

.REALISATIONS_test {
    position: relative;
}

.container-19 {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.gallery-wrapper-2 {
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}


.gallery-grid-x1,
.gallery-grid-x2 {
    width: 45%;
    height: 99%;
    margin: auto;
}

.gallery-grid-x1 {
    float: left;
}

.gallery-grid-x2 {
    float: right;
}


.gallery-image-2 {
    width: 100%;
    height: 100%;
}

#xx1:hover {
    opacity: 60%;
}

#xx2:hover {
    opacity: 60%;
}

#xx3:hover {
    opacity: 60%;
}

#xx4:hover {
    opacity: 60%;
}

#xx5:hover {
    opacity: 60%;
}

#xx6:hover {
    opacity: 60%;
}

#xx7:hover {
    opacity: 60%;
}

#xx8:hover {
    opacity: 60%;
}

#xx9:hover {
    opacity: 60%;
}

/* 1---------------------------------------------------------------- champs_applications */ 

.gallery-overview-4 {
    background-color: transparent;
    padding: 200px 30px 20px;
    position: relative
}

.container-25 {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.gallery-wrapper-5 {
    width: 100%;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.menu {
    color: white;
    background-color: #180d5b;
    border-radius: 5px;
    padding: 20px;
    width: 40%;
}

.menu li {
    padding: 10px 0;
    text-align: justify;
}

.menu li:before {
    content: '★ ';
    color: #ffd700;
    /* Gold color for the stars */
    font-size: 30px;
}

/* 1---------------------------------------------------------------- Customer-Reviews*/ 

.section-28 {
    background-color: transparent;
    padding: 200px 30px 20px;
    position: relative;
}

.grid-6 {
    max-width: 1200px;
    grid-column-gap: 5%;
    grid-row-gap: 31px;
    color: #0a1c31;
    grid-template-rows: 380px 300px 300px;
    grid-template-columns: 30% 30% 30%;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    margin-bottom: 20px;
    margin-top: 30px;
    justify-content: center;
}

.testimonial-card {
    background-color: #fff;
    border-radius: 7px;
    padding: 24px;
    display: block;
    box-shadow: 0 0 3px #000;
    margin-left: 10px;
    margin-right: 10px;
}


.testimonial-info {
    align-self: stretch;
    align-items: center;
    margin-bottom: 24px;
    display: flex
}

.testimonial-image-2 {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 16px;
    display: none;
}

.testimonial-author {
    margin-bottom: 2px;
    margin-top: 2px;
    font-size: 20px;
    font-weight: bold;
}

.tagline {
    font-size: 14px;
    line-height: 16px
}

.testimonial-icon-wrapper {
    margin-left: 10px;
}

.paragraph-8 {
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
}
/* 1---------------------------------------------------------------- Method*/ 

.section-29 {
    background-color: transparent;
    padding: 200px 30px 20px;
    position: relative;
}

.container-20 {
    display: flex;
    justify-content: space-between;
    position: relative;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    padding: 0px 30px;
}

.circle-88 {
    width: 17%;
    height: 194px;
    border-style: dashed;
    border-radius: 100px;
    border-width: 3px;
    background-color: #1A5775;
}

.h_title {
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 50px;
    text-align: center;
}

.h_content {
    text-align: center;
    margin: auto;
    padding: 0px 20px;
    text-align-last: center;
    line-height: 25px;
}

/* 1---------------------------------------------------------------- Pricing*/ 

.pricing-comparison-2 {
    border-bottom: 1px solid #e4ebf3;
    background-color: transparent;
    padding: 200px 30px 20px;
    position: relative;
}

.elementor-section {
    margin-top: 30px;
    margin-bottom: 30px;
}

.elementor-container {
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
}


.elementor-widget-wrap {
    width: 98%;
    padding: 1%;
}

.elementor-section2 {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.elementor-column2 {
    width: 30%;
}

.elementor-widget-wrap2 {
    background-color: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 18px;
    padding: 20px 10px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    min-height: 350px
}

.elementor-widget-heading {
    margin-bottom: 20px;
    width: 100%;
}

.elementor-heading-title {
    text-align: center;
    color: #1A5775;
    font-family: "Poppins", Sans-serif;
    font-size: 25px;
    font-weight: 700;
    margin: 4px;
}

.elementor-widget-heading-s2 {
    margin-bottom: 10px;
    width: 100%;
}

.elementor-heading-title-s2 {
    text-align: center;
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 300;
    margin: 0px;
}

.elementor-heading-title-background-s2 {
    background-color: #72C0EF;
    padding: 0 10px;
    border-radius: 5px;
}

.elementor-widget-heading-s3 {
    margin-bottom: 20px;
    width: 100%;
}

.elementor-heading-title-s3 {
    text-align: center;
    color: #333333;
    font-family: "Poppins", Sans-serif;
    font-size: 12px;
    font-weight: 300;
    font-style: italic;
    letter-spacing: -0.3px;
}

.elementor-widget {
    width: 100%;
}

.elementor-icon-list-items {
    padding: 0;
    margin: 0;
}

.elementor-icon-list-item {
    display: flex;
    padding: 8px 0px;
}

.elementor-icon-list-icon {
    width: 20px;
    height: 20px;
}

.icon-check {
    width: 20px;
    height: 20px;
}

.elementor-icon-list-text {
    font-family: "Poppins", Sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -0.2px;
    color: #333333;
    transition: color 0.3s;
    align-self: center;
    padding-left: 5px;
}

.elementor-widget-wrap2-w {
    background-color: #1A5775;
    background-image: url("./ELEMENTS.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 40% auto;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 18px;
    padding: 20px 10px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    min-height: 350px
}

.elementor-heading-title-w {
    text-align: center;
    color: #f3f3f3;
    font-family: "Poppins", Sans-serif;
    font-size: 25px;
    font-weight: 700;
    margin: 4px;
}

.elementor-heading-title-s2-w {
    text-align: center;
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 30px;
    font-weight: 300;
    margin: 0px;
}

.elementor-heading-title-s3-w {
    text-align: center;
    color: #f3f3f3;
    font-family: "Poppins", Sans-serif;
    font-size: 12px;
    font-weight: 300;
    font-style: italic;
    letter-spacing: -0.3px;
}

.elementor-icon-list-text-w {
    font-family: "Poppins", Sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -0.2px;
    color: #f3f3f3;
    transition: color 0.3s;
    align-self: center;
    padding-left: 5px;
}

/* 1---------------------------------------------------------------- Frequently Asked Questions*/ 

.content-section {
    background-color: transparent;
    padding: 200px 30px 20px;
    position: relative;
    border-bottom: 1px solid #e4ebf3;
}

.container-30 {
    z-index: 9;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

@import url('https://fonts.googleapis.com/css?family=Hind:300,400&display=swap');

.container-faq {
    margin: 0 auto;
    padding: 5%;
    width: 90%;
}

.accordion-item {
    background-color: #fff;
    border-radius: 7px;
    margin-bottom: 20px;
    padding: 15px 30px;
    box-shadow: 0 3px 7px 5px rgba(0, 0, 0, .03);
    border-bottom: 1px solid lightgray;
}

.accordion-item p a {
    color: #000000;
}

.accordion-item p a:visited {
    color: #000000;
}

.accordion-item p a:hover {
    color: #36c46f !important;
}

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1px 0;
    color: black;
    font-size: 20px;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
}

.accordion button:hover,
.accordion button:focus {
    cursor: pointer;
    color: #36c46f;
}

.accordion button:hover::after,
.accordion button:focus::after {
    cursor: pointer;
    color: #36c46f;
    border: 1px solid #36c46f;
}

.accordion .accordion-title {
    padding: 10px 15px 10px 0;
    display: block;
    width: calc(100% - 39px);
    /*39= 22+1+1+15*/
    text-align: justify;
}

.accordion button .icon {
    display: block;
    position: absolute;
    top: calc((100% - 24px)/2);
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
}

.accordion button .icon::before {
    display: block;
    position: absolute;
    content: '';
    top: 10px;
    left: 6px;
    width: 10px;
    height: 2px;
    background: currentColor;
}

.accordion button .icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 6px;
    left: 10px;
    width: 2px;
    height: 10px;
    background: currentColor;
}

.accordion button[aria-expanded='true'] {
    color: #36c46f;
}

.accordion button[aria-expanded='true'] .icon::after {
    width: 0;
}

.accordion button[aria-expanded='true']+.accordion-content {
    opacity: 1;
    max-height: 500px;
    transition: all 200ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content p {
    font-size: 20px;
    font-weight: 300;
    margin: 1em 0;
    color: black;
    text-align: justify;
    line-height: 30px;
}

/* 1---------------------------------------------------------------- Contact Us*/ 


.container-99 {
    background-color: transparent;
    padding: 200px 30px 20px;
    position: relative;
}

.container-50 {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.avatar-circle-last {
    width: 494px;
    height: 494px;
    border-style: dotted;
    border-radius: 100%;
    border-width: 3px;
    margin: auto;
}

.last_image {
    border-radius: 100%;
    width: 494px;
    height: 494px;
    float: right;
    position: relative;
    padding-left: 0;
    list-style: none
}

.containe-form {
    max-width: 600px;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 30px;
    width: 100%;
}

.contact-form {
    background-color: #224875;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 100%;
}

.contact-form h2 {
    text-align: center;

    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    margin-block-start: 0px;
    margin-block-end: 0px;
}

.contact-form form {
    width: calc(100% - 40px);
    margin-right: 20px;
    margin-left: 20px;
}

.contact-form label {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    color: #fff;
}

.contact-form .required {
    color: red;
    font-size: 18px;
    margin-left: 5px;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea {
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    width: calc(100% - 22px);
}

.contact-form textarea {
    resize: none;
    height: 70px;
    margin-bottom: 10px;
}
.g-recaptcha {
margin: auto;
width: 303px;
margin-bottom: 10px;
}

.contact-form button {
    background-color: #4CAF50;
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 5px;
    width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
}

.contact-form button:hover {
    background-color: #45a049;
}

.Text_Result {
    text-align: center;
    padding-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
}


/* 1---------------------------------------------------------------- footer*/ 
.footer-subscribe {
    border-bottom: 1px solid #e4ebf3;
    padding: 50px 30px 40px;
    position: relative
}
.container-35 {
    width: 100%;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto
}


.footer-divider-two {
    width: 100%;
    height: 1px;
    background-color: #e4ebf3;
    margin-top: 20px;
    margin-bottom: 40px
}

.footer-bottom {
    justify-content: center;
    align-items: center;
    display: flex
}

.footer-copyright {
    color: #ffffff;
    text-align: center;
}

.has-text-align-center a {
    color: #ffffff;
    text-align: center;
}

.has-text-align-center a:visited {
    color: #ffffff;
}

.has-text-align-center a:hover {
    color: #36c46f !important;

}

/*1---------------------------------------------------------------- page DASH */
.container_Bi {
    padding: 20px 2%;
    width: 96%;
}

.container_Bi img{
    aspect-ratio: 4 / 2;
    margin: auto;
    display: block;
}
.BI {
    width: 100%;
    aspect-ratio: 4 / 2;
}

.section_Dash {
    background-color: transparent;
    padding: 200px 30px 20px;
    position: relative
}

.container_Dash{
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}


