ul{margin: 0px;padding: 0px;list-style: none;}
img{object-fit: cover;}
:focus, a:focus, input:focus, .btn.focus, .btn:focus, button:focus{outline: 0 !important;outline-offset: 0 !important;box-shadow: none !important;}
a, a:hover{text-decoration: none !important;}
section{float: left;width: 100%;}
body {
    font-family: 'Arial' !important;
}
.title {float: left;width: 100%;}
.title h3 {
    float: left;
    width: 100%;
    color: #dddde5;
    font-size: 80px;
    margin-bottom: 0px;
    text-transform: capitalize;
}
p {
    float: left;
    width: 100%;
    color: #777780;
    font-size: 25px;
    margin-bottom: 0px;
}
/*start-header*/
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 1000;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

li.active.has-sub ul.sub-menu a {color: #91c82a !important;border-bottom: 0px !important;}
header#header {
    float: left;
    width: 100%;
    background: #fff;
    /* box-shadow: 0px 3px 43px 0px rgba(0, 0, 0, 0.25); */
    padding-top: 20px;
    padding-bottom: 20px;
    /* margin-bottom: 33px; */
    /* border-bottom: 2px solid #3c3c46; */
    position: fixed;
    z-index: 1000;
}
.deskmenu {
    z-index: 9;
    /* display: flex; */
    position: relative;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
    padding: 0;
}   
.main_menu .menu li a {
    font-size: 16px;
    color: #155291!important;
    line-height: 1.2;
    text-align: left;
    /* font-family: robotomedium; */
    text-transform: capitalize;
    font-weight: bold;
    /* letter-spacing: 2px; */
}
ul.sub-menu a {font-size: 17px !important;}
.main_menu .menu li.active a {color: #d18f3a;/* border-bottom: 2px solid; */}
.main_menu .menu li a:hover {
    color: #0a324c!important;    opacity: 0.70;
}
.main_menu .menu > li {margin-top: 0px;}
.main_menu li:not(:last-child) {margin-right: 35px;}
.main_menu li:not(:first-child) {margin-right: 35px;}
.main_menu li:not(:first-child) {margin-right: 35px;}
.icon-submenu {
    position: absolute;
    top: 50%;
    right: -2px;
    transform: translate(-50%, -50%);
    margin-top: -7px;
}
.icon-submenu::before {
    position: absolute;
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    font-weight: bold;
    top: 47%;
    color: #fff;
    line-height: 1;
}
.menubar {
    position: relative;
    z-index: 99;
    float: left;
    width: 100%;
    /* border-top: 4px solid #424244; */
}
.main_logo a {
    display: flex;
    align-items: center;
    justify-content: start;
}
.main_log a span {display: none;}
.main_logo a img {
    width: 230px;
    /* margin-bottom: -55px; */
}
header#header .lern-btn {width: unset;float: unset;margin: 0px;margin-left: 20px;margin-right: 20px;}
.navigation {float: left;width: 100%;display: flex;align-items: center;}
.cart-btn {margin-left: 33px;margin-right: 20px;}
.main_logo {
    float: left;
    /* width: 100%; */
    margin-left: 45px;
}
.serch a,.cart-btn a {color: #000000;font-size: 27px;}
a.openBtn {float: left;width: 100%;}
.serch form {float: left;width: 100%;display: flex;}
.serch form input[type="text"] {border: none;padding: 10px;border-radius: 25px 0 0 25px;outline: none;/* flex: 1; */font-size: 18px;color: #000;background-color: #fff;width: 100%;font-style: italic;display: none;}
.serch button {background-color: transparent;border: none;/* border-radius: 0 25px 25px 0; *//* padding: 10px 20px; */cursor: pointer;}
.overlay-content {position: relative;top: 46%;width: 80%;text-align: center;margin-top: 30px;margin: auto;}
.overlay-content input[type="text"] {display: block !important;}
.serch {
    margin-right: 16px;
    margin-left: 16px;
}
.overlay {height: 100%;width: 100%;display: none;position: fixed;z-index: 999;top: 0;left: 0;background-color: rgb(0,0,0);background-color: rgba(0,0,0, 0.9);}
.overlay button {float: left;width: 5%;padding: 16px 10px;background: #000!important;font-size: 14px;border: none;cursor: pointer;height: 67px;border-radius: 0 !important;border-top-right-radius: 20px !important;border-bottom-right-radius: 20px !important;}
.overlay button svg {height: 25px;width: 25px;fill: #fff;}
.serch span {color: #000000;font-size: 27px;}
span.closebtn {position: absolute;top: 20px;right: 45px;font-size: 60px;cursor: pointer;color: white;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.menu-icon {/* position: fixed; */top: 20px;left: 20px;cursor: pointer;}
.close-icon {font-size: 30px;color: white;position: absolute;top: 10px;right: 20px;cursor: pointer;}
.sidebar-item {text-align: center;/* border-bottom: 1px solid #666; */}
.sidebar-item li {padding: 15px;border-bottom: 1px solid #fff;}
.sidebar-item a {color: white;text-decoration: none;font-size: 18px;font-family: 'myriad_proregular';}
.sidebar li {margin-right: 0px !important;}
#sidebar {background-color: #333;position: fixed;top: 0;right: -400px;width: 400px;height: 100%;color: white;width: 340px;transition: right 0.3s ease;z-index: 1000;background-color: #027bbf;}
.sidebar_sub_menus > a::after {content: '\25BC'; /* Unicode for downward triangle â–¼ */font-size: 12px;  /* Adjust size as needed */color: white;margin-left: 10px; /* Space between text and icon */transition: transform 0.3s ease; /* For rotation animation */}
.sidebar_sub_menus .sub-menu a:hover {background: unset !important;}
.sidebar_sub_menus.active > a::after {transform: rotate(180deg); /* Rotate the icon when active */}
.sidebar_sub_menus .sub-menu a {padding: 0px !important;text-align: center !important;border-bottom: unset !important;width: 100% !important;justify-content: center !important;text-transform: capitalize !important;}
.servi-submenu {display: none;}
.servi-submenu.open {display: block;}
#sidebar.open {right: 0;}
.sidebar_sub_menus .sub-menu {
    display: none;
    background-color: #000;
    position: absolute;
    top: 186px;
    left: 0;
    z-index: 9;
    border-radius: 0;
    width: 100%;
    text-align: center !important;
    /* bottom: 0; */
}
.sidebar_sub_menus.active .sub-menu {display: block; /* Show submenu when parent is active */}
.sidebar_sub_menus .sub-menu > li:first-child {display: block;}
.sidebar_sub_menus.active .sub-menu .servi-submenu {display: block;}

/*end-header*/
.parallax 
{
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0)   0%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/bnner-img.jpg);
    min-height: 100vh;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    text-align: center;
}

.bnner-img {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 87px;
}
.bnner-img img {
    border-radius: 100%;
    border: 6px solid #fff;
    height: 255px;
}
.bnner-txt {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.bnner-txt h1 {
    /* font-family: 'Helvetica'; */
    font-weight: 700;
    font-size: 60px;
    color: #FFFFFF !important;
    text-align: center;
    margin-bottom: 0px;
    float: left;
    width: 100%;
}
.operations-exe {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    float: left;
    width: 100%;
    /* color: #fff; */
    background-color: #155291;
    margin-top: 10px;
}
.operations-exe h2 {
    font-size: 35px;
    color: #FFFFFF !important;
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.operations-exe p {
    text-align: left;
    padding-bottom: 1em;
    line-height: 1.6em;
    color: #FFFFFF !important;
    font-size: 16px;
}
.bnner-mail {
    float: left;
    width: 100%;
    padding-top: 15px;
}
.bnner-mail a {
    float: left;
    width: 100%;
    font-weight: 700;
    color: #fff;
    font-size: 20px;
    text-decoration: unset !important;
    padding-bottom: 10px;
}
.resume-btn {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    display: flex;
    justify-content: center;
}
.resume-btn a {
    background: #fff;
    padding: 0.3em 1em!important;
    color: #155291 !important;
    border-width: 0px !important;
    border-radius: 7px;
    font-family: Poppins;
    font-weight: 600 !important;
    font-size: 20px;
    width: 260px;
}
.resume-btn a:hover{    color: #FFFFFF !important;
    background-image: initial;
    background-color: #155291;}
.exper {
    float: left;
    width: 100%;
    padding-bottom: 30px;
    background-color: #242323 !important;
    padding-top: 10px;
    margin-top: 20px;
}
.exper h2 {
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 40px;
    color: #FFFFFF !important;
    text-align: center;
    padding-bottom: 40px;
    line-height: 1em;
    margin-bottom: 0;
}


.experience-box {
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
    float: left;
    width: 100%;
    /* background: #fff; */
    text-align: left;
}
.exprein-detials {
    float: left;
    width: 100%;
    background: #fff;
    padding: 20px;
    margin-top: 15px;
}

.date {
    font-weight: bold;
    font-size: 17px;
    color: #1a1a1a!important;
}
.experience-box .title {
    font-size: 20px;
    font-weight: bold;
    margin: 5px 0;
    padding-bottom: 0;
    font-weight: 700;
    color: #1a1a1a!important;
    text-align: left;
}

.description {
    font-size: 17px;
    /* max-width: 600px; */
    text-align: left;
    width: 100%;
    color: #1a1a1a!important;
    font-weight: bold;
    /* padding-top: 13px; */
}
.description strong {
    font-weight: bold;
}
.experience-logo img {
    max-height: 90px;
}
.result {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/result-bnner.jpg);
    min-height: 100vh;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    text-align: center;
    padding-top: 20px !important;
    /* padding-bottom: 15px !important; */
}
.result-tittle {
    float: left;
    width: 100%;
}
.result-tittle h2{    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 40px;
    color: #FFFFFF !important;
    text-align: center;
    padding-bottom: 40px;
    line-height: 1em;
    margin-bottom: 0;}
.result-box {
    float: left;
    width: 100%;
    margin-top: 40px;
    background-color: rgba(40, 38, 38, 0.84);
    padding-bottom: 50px;
    padding-top: 20px !important;
    height: 470px;
    padding-left: 20px;
    padding-right: 20px;
}
.result-box p {
    font-weight: 600;
    color: #FFFFFF !important;
    font-size: 18px;
    line-height: 1.4em;
    padding-top: 0;
}
.result-box span {
    float: left;
    width: 100%;
    color: #daecf2;
    font-size: 115px;
}
.Expertises {
    background-color: #242323 !important;
    float: left;
    width: 100%;
    padding-top: 10px;
    margin-top: 62px;
    padding-bottom: 30px;
}
.Expertises-box {
    float: left;
    width: 100%;
}
.Expertises-box p {
    padding-bottom: 1em;
    color: #FFFFFF !important;
    letter-spacing: -0.2px;
    line-height: 1.3em;
    font-weight: 200;
    font-size: 33px;
}
span.color1 {
    background-color: #155291;
    color: #fff;
    padding: 4px 0px;
}
span.color2 {
    background-color: #fff;
    color: #000; padding: 4px 0px;
}
.greg {
    background-color: #000000!important;
    float: left;
    width: 100%;
    padding-top: 10px;
    /* margin-top: 20px; */
    padding-bottom: 30px;
}
.greg-video {
    /* float: left; */
    width: 40%;
    margin: 0 auto;
}
.greg-video video {
    width: 100%;
    float: left;
    height: 325px;
}
#Education {
    padding-top: 10px;
    margin-top: 20px;
}
#Education .result-tittle h2 {
    color: #000000!important;
}
.edu-img, .educ-wrap {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
}
.Education-box {
    float: left;
    width: 100%;
    text-align: center;margin-bottom:50px;
}
.Education-box p {
    color: #155291 !important;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.3em;
    padding-bottom: 30px;
}
.edu-img img {
    float: left;
    width: 100%;
    height: 155px;
}
.educ-wrap img {
    max-height: 130px;
    max-width: 80%;
}
#Education .row{width: 60%;
    margin: 0 auto;}

    .Testimonials {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/testimonials-bnner.jpg);
    min-height: 100vh;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    text-align: center;
    padding-top: 20px !important;
    /* padding-bottom: 15px !important; */
}
.testimonials-boxes {
    width: 60%;
    margin: 0 auto;
    padding-right: 25px !important;
    padding-bottom: 0px !important;
    padding-left: 25px !important;
    background: #155291;
    padding-top: 25px;
}
.testimonials-boxes span {
    color: #daecf2 !important;
    /* float: left; */
    font-weight: 600;
    font-size: 15px;
}
.testimonials-boxes p {
    color: #FFFFFF !important;
    font-size: 16px;
    line-height: 1.7em;
    padding-top: 10px;
    float: unset;
    width: unset;
    padding-bottom: 10px;
    font-weight: 600;
}
.testimonials-detils {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.question {
    padding-top: 35px !important;
    padding-bottom: 0px !important;
    margin-bottom: 25px !important;
    background: #155291 !important;
}
.question-box {
    float: left;
    width: 100%;
    background: #fff;
    padding-top: 30px !important;
    padding-right: 25px !important;
    padding-bottom: 13px !important;
    padding-left: 25px !important;
    margin-bottom: 40px;
}
.question-detils {
    float: left;
    width: 100%;
}
.question-detils h3 {
    color: #155291 !important;
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.7em;
}
.question-detils p {
    padding-bottom: 1em;
    color: #323333 !important;
    font-size: 18px;
    line-height: 1.5em;
}
.intrese {
    padding-top: 10px;
    margin-top: 20px;
}
.intrese .result-tittle h2 {
    
    color: #155291!important;
}
.intrese-box {
    float: left;
    width: 100%;
}
.intrese-box img {
    float: left;
    width: 100%;
    height: 250px;
}
.intrese-box h4 {
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    color: #155291 !important;
}
  .resume-detil {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/reusme-bnner.jpg);
    min-height: 60vh;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    text-align: center;
    padding-top: 60px !important;
    /* padding-bottom: 15px !important; */
}
  .resume-detil .resume-btn a {
    color: #6387ac!important;
    border-width: 3px !important;
    border-radius: 0;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border: 3px solid #155291;
    letter-spacing: 3px;
    width: 300px;
}
 .resume-detil .resume-btn a:hover{color: #FFFFFF !important;
    border-color: #daecf2 !important;
    border-width: 3px !important;
    background-image: initial;
    background-color: #6387ac;}
footer {
    float: left;
    width: 100%;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background: #155291;
    display: flex;
    margin-top: 20px;
}
.footer-detils {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;align-items: center;
}
.footer-detils p {
    float: unset;
    width: unset;
    color: rgba(255, 255, 255, 0.8) !important;
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
}
.footer-detils p{    max-width: 100%;}
.contact {
    padding-top: 10px;
    margin-top: 20px;
}
.contact .result-tittle h2 {
    font-size: 43px;
    color: #155291!important;
    padding-bottom: 10px;
}
.contact h4 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #155291 !important;
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
}
.contact-form {
    float: left;
    width: 100%;
}
.contact-form h4{
text-align: left;
}
.contact-form input, .contact-form textarea {
    border-radius: 10px 10px 10px 10px !important;
    background-color: #155291 !important;
    color: #FFFFFF !important;
    font-size: 14px;
    padding: 16px !important;
    width: 100%;
    margin-top: 0;
    border: transparent;
}
.gform-footer.gform_footer.top_label {
    display: flex;
    justify-content: center;
}
.contact-form input::placeholder,.contact-form textarea::placeholder{color: #fff}
.contact-form textarea{height: 100px}
.submit-btn {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
}
.submit-btn input[type="submit"] {
    width: unset;
    padding: 11px 51px !important;
    font-size: 16px;
    font-weight: bold;
}
.contact-detils {
    float: left;
    width: 100%;
    margin-top: -100px;
}
.contact-img {
    float: left;
    width: 100%;
    display: flex;
    justify-content: end;
}
.contact-img img {
    border-radius: 100%;
    border: 6px solid #fff;
    height: 200px;
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.2);
}
.conat-txt {
    float: left;
    width: 100%;
}
.conat-txt a {
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 0;
    color: #155291 !important;
    font-weight: 700;
    font-size: 21px;
}
.icon-container {
    display: flex;
    align-items: center;
    gap: 10px;
    float: left;
    width: 100%;
    justify-content: end;
    margin: 20px 0px;
}

        .icon a{
            width: 40px;
            height: 40px;
            display: flex;
            justify-content: center;
            align-items: center;
            border-radius: 50%;
            background-color: #0077b5;
            color: white;
            font-size: 20px;
        }

        .location a{
            width: 40px;
            height: 40px;
            display: flex;
            justify-content: center;
            align-items: center;
            border-radius: 8px;
            background-color: #f5f5f5;
            color: #d35400;
            font-size: 20px;
        }
        
        
        .search-result-data,#inner-page {
    margin-top: 100px;
}
.search-result-data h1.page-title, .search-result-data h2, .Not_found.text-center h2 {
    float: left;
    width: 100%;
    color: #000000 !important;
    font-size: 40px;
    margin-bottom: 0px;
    margin-bottom: 10px;
    font-weight: 500 !important;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.search-result-count.default-max-width, p.grey-text, .service-txt p {
    float: left;
    width: 100%;
    font-size: 19px;
    line-height: 32px;
    word-spacing: normal;
    color: #000000;
}
section.search-result-data ul li a {
    color: #000000;
    font-size: 19px;
    margin-bottom: 0px;
    /* font-family: robotomedium; */
    margin-top: 0;
    float: left;
    width: 100%;
    text-transform: uppercase;
    box-shadow: 0 0 8px 0 #999;
    padding: 20px;
    margin-top: 15px;
}
.defult_pages_content span.alignleft, .service-img {
    width: 45%;
    float: left;
    margin-right: 20px;
}
.defult_pages_content span.alignleft img, .service-img img {
    width: 100%;
}
.about_us_main p, .service-txt p {
    width: unset;
    float: unset;
    font-size: 20px;
    margin-bottom: 20px;
}
.page-not-link.grey-text a.btn {
    font-size: 20px;
    background: #155291;
    color: #fff;
}
.page-not-link.grey-text {
    color: #000000;
}
.alert.alert-info {
    float: left;
    width: 100%;
}
.defult_pages_content {
    margin-top: 100px;
}
div#gform_confirmation_message_1 {
    color: green;
}