

@font-face {
  font-family: Sofia-pro;
  src: url(/wp-content/themes/nvoke-child/asset/fonts/sofia-pro/Sofia-Pro-Regular-Az.otf);
  font-weight: 400;
}

@font-face {
  font-family: Sofia-pro !important;
  src: url(/wp-content/themes/nvoke-child/asset/fonts/sf-mono/SFMonoBold.otf);
  font-weight: 900;
}

.container {
    max-width: 1300px !important;
    width: 100% !important;
    margin: auto !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

section.header_section .header_area .right_area {
    max-width: 80%;
    width: 100%;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

.header_section .header_area .right_area .list-inline li{
    padding: 0px !important;
}

section.header_section .header_area .right_area ul.list-inline a {
    font-family: Sofia-pro;
    color: #000 !important;
    font-size: 16px;
    font-weight: 600;
}

section.header_section .header_area .right_area ul.list-inline {
    gap: 40px !important;
    display: flex;
}

section.header_section .header_area .right_area .image-content {
    gap: 10px;
    display: flex;
}

section.header_section .header_area .right_area .image-content a {
    width: 40px;
    height: 40px;
    background: #0D2B6B;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.header_section .header_area .right_area .list-inline li.current_page_item a:after{
    display: none;
}

.header_section .header_area .right_area .list-inline li a:after{
    display: block;
}

.header_section .header_area .right_area .list-inline li a:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    background-color: #0c3887;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.main-in-sec {
    padding-top: 140px !important;
    padding-bottom: 180px !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.main-in-sec a.button:hover {
    color: #fff;
}

.main-in-sec h1 {
    font-size: 50px !important;
    color: #fff !important;
    font-family: Sofia-pro !important;
    font-weight: 700;
    line-height: 75px;
    padding-bottom: 16px !important;
}

.main-in-sec h1 span {
    font-size: 60px !important;
}

.main-in-sec p {
    font-family: Sofia-pro;
    color: #fff !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px !important;
    padding-bottom: 13px !important;
}

.main-in-sec a.button {
    background: none !important;
    font-family: 'Sofia-pro';
    padding-left: 0px !important;
    font-weight: 500;
    font-size: 18px;
    display: flex;
    align-items: end;
    gap: 10px;
    outline: none ! IMPORTANT;
}

.main-in-sec a.button:focus{
    color: #fff !important;
}

.main-in-sec a.button::after {
    content: "";
    background: url(/wp-content/uploads/2024/04/right-main.png);
    display: block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all .5s ease;
}

.main-in-sec a.button:hover::after {
    margin-left: 10px !important;
}

.what-we-do-section {
    background-color: #F2F2F5 !important;
    position: relative;
}

.what-we-do-section .what-in {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    padding-top: 103px !important;
    padding-bottom: 76px !important;
    padding-right: 40px !important;
    max-width: 1163px !important;
    width: 95%;
    margin-left: auto !important;
    border-radius: 12px !important;
    position: relative;
    top: -100px;
    margin-left: auto !important;
}

.what-we-do-section .container {
    max-width: 100% !important;
    padding-right: 0px !important;
}

.what-we-do-section .text-content {
    max-width: 75%;
    width: 100% !important;
    margin-left: auto;
    padding-right: 15px !important;
}

.what-we-do-section .text-content h2 {
    font-size: 50px !important;
    color: #fff !important;
    font-family: Sofia-pro !important;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 20px !important;
}

.what-we-do-section .text-content p {
    font-family: Sofia-pro;
    color: #fff !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px !important;
}

.third-section .text-content {
    display: flex;
    align-items: center;
    gap: 39px !important;
}

.back-section{
    background: #F2F2F5 !important;
}

.third-section {
    background: #F2F2F5 !important;
/*    height: 400px;*/
}

.third-section .text-content .third-section-text p {
    font-family: Sofia-pro;
    color: #0d2b6b !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px !important;
    padding-bottom: 15px !important;
}

.third-section .text-content .third-section-image {
    max-width: 50% !important;
    width: 100% !important;
}

.third-section .text-content .third-section-image img {
    width: 100% !important;
    min-height: auto;
}

.third-section .text-content .third-section-text {
    max-width: 50% !important;
    width: 100% !important;
}

.fourth-section {
    padding-top: 156px;
}

.fourth-section .text-content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.fourth-section .text-content .service-icon {
    display: flex;
    align-items: flex-start;
    gap: 29px;
    max-width: 46%;
}

.fourth-section .text-content .service-content {
    max-width: 49%;
    width: 100%;
}

.fourth-section .text-content .service-icon h2 {
    font-size: 50px;
    font-family: Sofia-pro !important;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 20px !important;
    color: #000 !important;
}

.fourth-section .text-content .service-content p {
    font-family: Sofia-pro;
    color: #121212 !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px !important;
}

footer.site-footer {
    background: #0D2B6B !important;
    margin-top: 100px;
}

.footer-top {
    max-width: 50%;
    width: 100%;
    background: #f2f2f5 !important;
}

.footer-top .footer-contact {
    padding: 92px 70px 100px 70px;
}

.footer-top .footer-links ul#menu-footer-menu {
    display: flex;
    flex-direction: column;
}

.footer-top .footer-links ul#menu-footer-menu li a {
    color: #fff !important;
    font-family: Sofia-pro;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px !important;
}

footer.site-footer .newsletter-signup {
    max-width: 40%;
    width: 100%;
}

.tnp.tnp-subscription{
    margin-left: 0px !important;
}

.footer-top .footer-links h2 {
    font-family: Sofia-pro !important;
    font-weight: 900;
    color: #fff;
    font-size: 24px;
    padding-bottom: 30px;
}

.footer-top .footer-contact h2{
     font-family: Sofia-pro !important;
    font-weight: 900;
    color: #0D2B6B;
    font-size: 24px;
    padding-bottom: 20px;
}

.footer-top .footer-contact address {
    font-family: Sofia-pro;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px !important;
    display: flex;
    gap: 18px;
    color: #0D2B6B !important;
    align-items: center;
}

.footer-top .footer-contact p {
    font-family: Sofia-pro;
    color: #fff !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px !important;
    display: flex;
    align-items: center;
    gap: 13px;
    color: #0D2B6B !important;
}

footer.site-footer .newsletter-signup p{
    font-family: Sofia-pro;
    color: #fff !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px !important;
}

.footer-top .footer-contact address::before {
    content: "";
    background: url(/wp-content/uploads/2024/04/map.png);
    max-width: 23px;
    width: 1000%;
    height: 22px;
    display: block;
    position: relative;
    background-size: cover;
    margin-top: 0;
}

.footer-top .footer-contact p::before {
    content: "";
    background: url(/wp-content/uploads/2024/04/call.png);
    width: 25px;
    height: 20px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.tnp.tnp-subscription form {
    display: flex;
    align-items: center;
}

.footer-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 34px;
    padding-top: 74px;
}

.footer-bottom p {
    font-family: Sofia-pro;
    color: #ffffff !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px !important;
}

.footer-bottom p a {
    text-decoration: underline;
    color: #fff !important;
}

.footer-bottom .social-links ul.list-inline {
    display: flex;
    gap: 10px;
}

.footer-bottom .social-links ul.list-inline li {
    width: 33px;
    height: 33px;
    background: #0f8fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tabs-in {
    max-width: 1280px;
    margin: auto;
    width: 100%;
}

.tabe-in{
/*    border: 1px solid #0D2B6B !important;*/
    margin-top: 25px;
/*    padding: 40px 60px 60px 60px;*/
}

.tabs-in .tabs .tab-content div#nav-contact {
    margin-top: 60px;
    flex-direction: row-reverse;
}

.tabs-in .tabs .tab-content div#nav-enable {
    margin-top: 60px;
    flex-direction: row-reverse;
}

.tabs-in .tabs {
    max-width: 100%;
    width: 100%;
}

.tabs-in .tabs-nav {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px !important;
}

.tabs-in .tabs-nav li {
    max-width: 369px;
    width: 100% !important;
}

.tabs-in .tabs-nav::after{
    display: none  !important;
}

.footer-too {
    max-width: 40%;
    width: 100%;
}

footer.site-footer .footer-in {
    display: flex;
    justify-content: space-between;
}

footer.site-footer {
    background: #0D2B6B !important;
    margin-top: 100px;
    padding-top: 70px;
}

.footer-too form.wpcf7-form .text input {
    width: 100%;
}

.footer-too form.wpcf7-form .text textarea {
    width: 100%;
}

.footer-too form.wpcf7-form .text input {
    width: 100%;
    background: #364F84 !important;
    border: none;
    outline: none;
}

.footer-too form.wpcf7-form .text textarea {
    width: 100%;
    background: #364F84 !important;
    border: none;
    outline: none;
    padding: 12px 26px;
    color: #fff !important;
    font-family: Sofia-pro;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 30px;
}

.footer-too form.wpcf7-form .text input {
    width: 100%;
    background: #364F84 !important;
    border: none;
    outline: none;
    padding: 12px 26px;
    color: #fff !important;
    font-family: Sofia-pro;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 30px;
}

.footer-too form.wpcf7-form .text input::placeholder{
   font-weight: 400 !important;
   color: #fff !important;
   font-family: Sofia-pro;
}

.footer-too form.wpcf7-form .text textarea::placeholder{
   font-weight: 400 !important;
   color: #fff !important;
   font-family: Sofia-pro;
}

.footer-too .text input.wpcf7-form-control.wpcf7-submit {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #fff !important;
}

.footer-too .text input.wpcf7-form-control.wpcf7-submit:hover{
    background: #364F84 !important;
    color: #fff !important;
}

.footer-bottom .footer-links h2 {
    font-family: Sofia-pro !important;
    font-weight: bold;
    font-size: 24px;
    color: #fff !important;
}

.footer-bottom .footer-links {
    display: flex;
    align-items: center;
    gap: 54px;
    flex-wrap: wrap;
}

.footer-bottom .footer-links ul#menu-footer-menu li a {
    font-family: Sofia-pro;
    color: #ffffff !important;
    font-size: 16px;
    font-weight: 400;
}

.footer-bottom .footer-links ul#menu-footer-menu {
    gap: 43px;
    display: flex;
}

.foot-feet {
    padding-bottom: 20px;
}

.foot-feet p {
    text-align: center;
    color: #fff;
    font-family: Sofia-pro;
    font-size: 16px;
    font-weight: 400;
}

.foot-feet a {
    color: #fff;
    font-family: Sofia-pro;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
}

section.partner_slide_section .owl-item.active {
    background: none !important;
}

section.partner_slide_section .owl-dot.active {
    background: none !important;
}

section.about-cee h3 {
    font-family: Sofia-pro !important;
}

section.about-cee h2 {
    font-family: Sofia-pro !important;
    padding-top: 8px;
}

section.about-mine h1 {
    font-family: Sofia-pro !important;
}

section.about-mine p {
    font-family: Sofia-pro;
}

section.about-title-to h2 {
    font-family: Sofia-pro !important;
}

section.about-title-to p em {
    font-family: Sofia-pro;
}

section.about-secon h3 {
    font-family: Sofia-pro !important;
    font-weight: 600;
}

section.about-secon p {
    font-family: Sofia-pro;
}

section.about-secon-to h3 {
    font-family: Sofia-pro !important;
}

section.about-secon-to h4 {
    font-family: 'Sofia-pro';
}

section.about-secon-to  p {
    font-family: Sofia-pro;
}

.section-about-us.in-view h3 {
    font-family: 'Sofia-pro';
}

.section-about-us p {
    font-family: Sofia-pro !important;
}

.section-about-us  li {
    font-family: Sofia-pro !important;
}

.section-about-ole h3 {
    font-family: Sofia-pro !important;
}

.section-about-tie h2 {
    font-family: Sofia-pro !important;
}

.section-about-tyes {}

.section-about-tyes .date {
    font-family: Sofia-pro !important;
}

.section-about-tyes h3 {
    font-family: 'Sofia-pro';
}

.section-about-tyes p {
    font-family: Sofia-pro !important;
}

section.partner-ies h3 {
    font-family: Sofia-pro !important;
}

section.partner-ies h2 {
    font-family: Sofia-pro !important;
    padding-top: 8px !important;
}

section.partner-ies .partner-head {
    margin-left: 0px ! IMPORTANT;
}

section.partner-iets h2{
    font-family: 'Sofia-pro';
}

section.partner-mine h1{
    font-family: Sofia-pro !important;
}

section.partner-tie p{
    font-family: Sofia-pro !important;
}

section.partner-tie h1{
      font-family: Sofia-pro !important;
}

section.partner-mine p{
    font-family: Sofia-pro !important;
}

section.partner-mine .button_area a{
    font-family: Sofia-pro !important;
}

section.partner-site h2{
    font-family: 'Sofia-pro';
}

section.partner-mine-to h1{
    font-family: 'Sofia-pro';
}

section.partner-mine-to p{
    font-family: Sofia-pro !important;
}

section.partner-ient h2{
    font-family: 'Sofia-pro';
}

section.partner-ties h1{
    font-family: 'Sofia-pro';
}

section.partner-ties p{
    font-family: Sofia-pro !important;
}

section.partner-ties .button_area a{
    font-family: Sofia-pro !important;
}

section.footer_pages h1 span {
    font-family: Sofia-pro !important;
}

section.footer_pages .footer_title {
    font-family: Sofia-pro !important;
}

.footer-too .project .text:last-child {
    margin-top: 30px;
}

div.wpcf7-mail-sent-ok{
    color: #fff !important;
    font-family: Sofia-pro !important;
    border: 2px solid #fff !important;
}

section.news-in .col-lg-10 {
    margin-left: 0px !important;
}

section.news-in .date{
    font-family: 'Sofia-pro';
}

section.news-in h2{
    font-family: Sofia-pro !important;
}


section.news-in p{
     font-family: Sofia-pro !important;
}

section.news-in a{
    font-family: Sofia-pro !important;
}

section.news-mine .date{
    font-family: 'Sofia-pro';
}

section.news-mine a h3 {
     font-family: 'Sofia-pro';
}

section.news-mine p{
    font-family: Sofia-pro !important;
}

section.contact-in h1{
    font-family: Sofia-pro !important;
}

section.contact-mine h3{
    font-family: 'Sofia-pro';
}

section.contact-mine form.wpcf7-form input{
    font-family: Sofia-pro !important;
}

section.contact-mine form.wpcf7-form input::placeholder{
    font-family: Sofia-pro !important;
}

section.contact-mine form.wpcf7-form textarea{
    font-family: Sofia-pro !important;
}


section.contact-mine input#btn{
    font-family: Sofia-pro !important;
}

.right_area .address .inner_box li{
    font-family: Sofia-pro !important;
}

.right_area .address .inner_box p{
    font-family: Sofia-pro !important;
}

section.how-we-c h3 {
    font-family: Sofia-pro !important;
}

section.how-we-c h2 {
    font-family: Sofia-pro !important;
}

section.how-we-in h1 {
    font-family: Sofia-pro !important;
}

section.how-we-in  p {
    font-family: Sofia-pro;
}

section.how-we-to h2 {
    font-family: Sofia-pro !important;
}

section.how-we-to  p {
    font-family: Sofia-pro !important;
}

section.how-we-made h1 {
    font-family: 'Sofia-pro';
    font-weight: 600;
}

section.how-we-made p {
    font-family: Sofia-pro !important;
}
section.how-c h2 {
    font-family: 'Sofia-pro';
}

section.how-child h1 {
    font-family: Sofia-pro !important;
}

section.how-child p {
    font-family: Sofia-pro !important;
    font-size: 16px;
}

section.how-main h2 {
    font-family: Sofia-pro !important;
}

section.how-made-in h1 {
    font-family: Sofia-pro !important;
}

section.how-made-in p {
    font-family: Sofia-pro;
}

section.how-c-made h4 {
    font-family: 'Sofia-pro';
}

section.how-c-made h3 {
    font-family: Sofia-pro !important;
}

section.how-c-made p {
    font-family: Sofia-pro !important;
}

.partner_slide_section.our_appraoch_bg .partner_slide_area .inner_area .owl-carousel .item h1 {
    font-size: 36px;
    padding-bottom: 30px;
    margin-bottom: 40px;
    font-family: 'Sofia-pro';
    color: #fff !important;
    position: relative;
}

.partner_slide_section.our_appraoch_bg .partner_slide_area .inner_area .owl-carousel .item h1::after {
    background-color: #fff;
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    height: 3px;
    width: 80px;
    margin-left: 2px;
}

.partner_slide_section.our_appraoch_bg.our_strategy_bg .partner_slide_area .inner_area h1{
    position: relative;
}

.partner_slide_section.our_appraoch_bg.our_strategy_bg .partner_slide_area .inner_area h1::after{
    background-color: #55d3fc !important;
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    height: 3px;
    width: 80px;
    margin-left: 2px;
}

section.partner_title_section p {
    font-family: Sofia-pro !important;
}

section.header_section .header_area .right_area .image-content a:hover {
    background: #0e8fff;
}

/*//////////////////////////////////tabs-in///////////////////////////////////////////////////////*/

.tabs-in .tabs .tab-pane.active.show {
    display: flex !important;
    opacity: 1;
    background: none !important;
    gap: 60px;
    align-items: center;
}

.tabs-in .tabs .tab-pane.active.show .text-content {
    display: block !important;
    max-width: 60%;
    width: 100%;
}

.tabs-in .tabs .tab-pane.active.show .image-content {
    max-width: 40%;
    width: 100%;
}

.tabs-in .tabs .tab-pane.active.show .image-content img {
    width: 100%;
}

.tabs-in .tabs .tab-pane.active.show h3 {
    font-family: Sofia-pro !important;
    font-weight: 900;
    color: #0d2b6b;
    line-height: 28px;
    font-size: 20px;
    padding-bottom: 15px;
}

.tabs-in .tabs .tab-pane.active.show p {
    font-family: Sofia-pro;
    color: #121212 !important;
    font-size: 18px;
    font-weight: 400;
}

.tabs-in .tabs .nav-tabs button {
    background: #F2F2F5 !important;
    color: #0D2B6B !important;
    font-family: Sofia-pro;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px !important;
    padding: 25px 48px;
    border-radius: 0px !important;
    border: 1px solid transparent;
}

.tabs-in .tabs .nav-tabs button.active {
    background: #0D2B6B !important;
    color: #fff !important;
}

.tabs-in .tabs .nav-tabs {
     border-bottom: none !important; 
}

.tabs-in .tabs .nav-tabs button:first-child {
    margin-right: 15px;
}

.tabs-in .tabs .tab-content {
    margin-top: 48px !important;
}

.tabs-in .tabs .tab-content hr {
    border: none;
    max-width: 960px;
    width: 100%;
    height: 1px;
    background: #0D2B6B !important;
    margin: auto;
    margin-bottom: 64px;
}


/*/////////////////////////////////////////////////////////////////////////////////////////*/





/*////////////////////////////////////////media-query/////////////////////////////////////*/

@media(max-width: 1280px){
    .tabs-in .tabs-nav li a{
        font-size: 16px !important;
    }

    .tabs-in .tabs-nav-in li a{
        font-size: 16px !important;
    }

    section.header_section .header_area .right_area ul.list-inline a{
        font-size: 14px !important;
    }
}

@media(min-width: 1200px){
    .third-section{
        height: 400px !important;
    }
}

@media(max-width: 1200px){
    .tabe-in{
        padding: 40px 30px 40px 30px !important;
    }

    .footer-bottom{
        flex-wrap: wrap;
    }

    .footer-bottom .social-links {
        margin-top: 15px !important;
    }
}

@media(max-width: 1140px){
    section.header_section .header_area .right_area ul.list-inline{
        gap: 15px !important;
    }    

    .tabs-in .tabs-nav li a{
        padding: 25px 25px !important;
    }     

    .tabs-in .tabs-nav-in li a{
        padding: 25px 25px !important;
    }      
}



@media(max-width: 991px){
    section.header_section .header_area .right_area .image-content{
        display: none;
    }

    section.header_section .header_area .right_area{
        justify-content: end !important; 
    }

    .what-we-do-section .what-in{
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .fourth-section .text-content{
        display: block !important;
    }

    .fourth-section .text-content .service-icon{
        max-width: 100%;
    }

    .fourth-section .text-content .service-content{
        max-width: 100%;
        padding-top: 15px !important;
    }

    .third-section .text-content{
        flex-wrap: wrap !important;
    }

    .third-section .text-content .third-section-image{
        max-width: 100% !important;
    }

    .third-section .text-content .third-section-text{
        max-width: 100% !important;
    }

    .footer-top .footer-contact {
        padding: 40px !important;
    }

    .footer-top .footer-contact address {
        font-size: 19px !important;
        line-height: 33px !important;
    }

    .what-we-do-section .what-in{
        background-position: 19% 50% !important;
    }

    section.header_section .header_area .right_area ul.list-inline a{
        font-size: 14px !important;
    }

    section.header_section .header_area .right_area ul.list-inline{
        gap: 20px !important;
    } 

    .tabs-in .tabs .tab-pane.active.show{
        flex-direction: column;
    }

    .tabs-in .tabs .tab-pane.active.show .image-content{
        max-width: 100% !important;
    }

    .tabs-in .tabs .tab-pane.active.show .text-content{
        max-width: 100% !important;
    }

    .tabs-in .tabs .nav-tabs button{
        padding: 15px 30px !important;
        font-size: 17px !important;
    }
}

@media(max-width: 768px){
    section.header_section .header_area .right_area ul.list-inline{
        gap: 22px !important;
    }

    section.header_section .header_area .right_area ul.list-inline a{
        font-size: 14px !important;
        font-weight: 500 !important;
    }

    section.header_section .header_area .right_area{
        max-width: 100%;
    }

    .main-in-sec h1 {
        font-size: 34px !important;
        line-height: 60px !important;
    }

    .main-in-sec h1 span{
        font-size: 40px !important;
    }

    .fourth-section{
        padding-top: 80px !important;
    }

    .fourth-section .text-content .service-icon h2{
        font-size: 34px !important;
    }

    footer.site-footer .footer-in{
        display: block !important;
    }

    .footer-top{
        max-width: 100% !important;
    }

    .footer-too{
        max-width: 100% !important;
    }

    .footer-too {
        max-width: 100% !important;
        margin-top: 25px !important;
    }

    .footer-bottom .footer-links{
        gap: 13px !important;
        margin-right: 10px;
    }

    .footer-bottom{
        flex-wrap: wrap !important;
    }

    .footer-bottom .social-links {
        margin-top: 10px;
    }

    .footer-bottom{
        padding-top: 20px !important;
    }

    .footer-bottom .footer-links ul#menu-footer-menu {
        gap: 19px;
        display: flex;
        flex-wrap: wrap;
    }

    .what-we-do-section .text-content h2{
        font-size: 34px !important;
    }

    .what-we-do-section .what-in {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    section.header_section .header_area .right_area ul.list-inline{
        flex-wrap: wrap !important;
        justify-content: center !important;
    }

    .tabs-in .tabs .nav-tabs button:first-child {
        margin-bottom: 15px;
    }

    .tabs-in .tabs .nav-tabs button {
        padding: 10px 20px !important;
        font-size: 16px !important;
        font-weight: 500 !important;
    }

    .tabs-in .tabs .tab-content {
        margin-top: 30px !important;
    }

    .tabs-in .tabs .tab-content hr{
        margin-bottom: 30px !important;
    }
}

@media(max-width: 570px){
    .main-in-sec h1 {
        font-size: 24px !important;
        line-height: 50px !important;
    }
    .main-in-sec h1 span{
        font-size: 30px !important;
    }

    .fourth-section .text-content .service-icon h2 {
        font-size: 22px !important;
        font-weight: 500 !important;
    }

    .fourth-section .text-content .service-icon{
        align-items: center !important;
    }

    .footer-bottom .social-links {
        margin-top: 10px;
        margin-left: auto;
    }

    .footer-bottom .footer-links ul#menu-footer-menu {
        margin: 20px 0px;
    }

    .what-we-do-section .text-content h2{
        font-size: 24px !important;
    }

    .what-we-do-section .what-in{
        background-position: center !important;
        padding-right: 10px !important;
    }

    .what-we-do-section .text-content {
        max-width: 100% !important;

    }
}

@media(max-width: 543px){
    section.header_section .header_area .right_area .menu-main-menu-container{
        display: none !important;
    }

    .header_area {
        width: 100% !important;
        display: flex;
    }

    .partner_title_section.how_we_sec_title .partner_title {
        width: 100%;
        margin-top: 60px;
    }
}

@media(max-width: 480px){
    .partner_title_section.how_we_sec_title .partner_title {
        width: 100%;
        margin-top: 40px;
    }
}

@media(max-width: 420px){
    .tabs-in .tabs-nav li a {
        padding: 25px 14px !important;
        font-size: 13px !important;
    }

    .tabs-in .tabs-nav-in li a {
        padding: 25px 14px !important;
        font-size: 13px !important;
    }
}

@media(max-width: 380px){
    .breadcome_second_title .breadcome_area .img_area {
        margin-top: -12px;
    }
}

.footer-bottom .social-links ul.list-inline li:hover {
    background: none !important;
    border: 1px solid #fff !important;
}

.footer-too form.wpcf7-form .text select#enquiry {
    width: 100%;
    background: #364F84 !important;
    border: none;
    outline: none;
    padding: 12px 26px;
    color: #fff !important;
    font-family: Sofia-pro;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 30px;
}

.about-secon{
    padding-top: 40px !important;
}

.partner_slide_section.our_appraoch_bg .partner_slide_area .inner_area div#Minex_z .item .content_area h1 {
    color: #fff;
    font-size: 22px;
}

.partner_slide_section.our_appraoch_bg .partner_slide_area .inner_area div#Minex_z .item .content_area h1::after {
    display: none;
}

.partner_slide_section.our_appraoch_bg .partner_slide_area .inner_area div#Minex_z .item .content_area h1::before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="19" height="19" fill="white" class="bi bi-dot" viewBox="0 0 16 16"><path d="M8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3"/></svg>');
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    fill: #fff ! IMPORTANT;
}

.partner_slide_section.our_appraoch_bg .partner_slide_area .inner_area div#Minex_z .item .content_area  ul {
    padding-left: 20px;
    margin-top: 15px;
}

.partner_slide_section.our_appraoch_bg .partner_slide_area .inner_area div#Minex_z .item .content_area ul li {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.partner_slide_section.our_appraoch_bg .partner_slide_area .inner_area div#Minex_z_q .clarotado_title h1 {
    margin-bottom: 10px;
}

.partner_slide_section.our_appraoch_bg .partner_slide_area .inner_area div#Minex_z_q {
    color: #fff;
}

.partner_slide_section.our_appraoch_bg .partner_slide_area .inner_area div#Minex_z_q .content_area p {
    font-size: 16px;
}

.mirn_ey h2 {
    text-align: left !important;
}

.mirn_ey p {
    text-align: left !important;
}

.how_xcyt .item {
    color: #fff;
}

.how_xcyt .item h1 {
    margin-bottom: 10px;
    font-weight: 600;
}

.how_xcyt .item h1::after {
    display: none;
}

a.tryes {
    color: #fff;
    text-decoration: underline;
    font-weight: 500;
}

.people_section .fixed_right_area::after {
    background: #00AAE7 ! IMPORTANT;
}

section.partner_slide_section.how-we-made .inner_area {
    background: #00AAE7 ! IMPORTANT;
    border: none ! IMPORTANT;
}

.header_section .header_area .right_area .list-inline li.menu-item-has-children:hover ul.sub-menu {
    display: block;
    position: absolute;
    top: 44px;
    background: #fff;
    padding: 10px;
    padding-top: 20px;
}

section.header_section .header_area .right_area {
    max-width: 70%;
    justify-content: flex-end;
    gap: 45px;
}

/*////////////////////////////////////////////////////*/


.history_area {
    font-family: Sofia-pro;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px !important;
}
.history_area section {
    margin-bottom: 15px;
}
.director_column_area .director_area .inner_area .right_area h4 {
    margin-top: 10px;
    padding-bottom: 15px;
}
.director_column_area .director_area .inner_area .right_area p {
    font-family: Sofia-pro;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px !important;
    word-spacing: 0;
    text-align: left;
}
.director_column_area .director_area.second_director p {
    text-align: right !important;
}
.people_section .fixed_right_area {
    margin: 0;
}
.partner_title_section.how_we_sec_title .partner_title h2 {
    font-weight: 600;
    padding: 0;
    font-family: 'Sofia-pro';
}


section.partner_slide_section.how-we-made .inner_area {
    width: 100% !important;
    padding: 0;
    border-radius: 10px;
    background: none !IMPORTANT;
}

section.partner_slide_section.how-we-made .inner_area div#Minex_z {
    display: flex;
    width: 100%;
    gap: 15px;
}

section.partner_slide_section.how-we-made .inner_area div#Minex_z .item {
    width: 20%;
    text-align: center;
    background: #00AAE7;
    padding: 20px;
    display: flex;
    align-items: center;
    border-radius: 10px;
}

section.partner_slide_section.how-we-made .inner_area div#Minex_z .item h1 {
    color: #fff !IMPORTANT;
    font-size: 20px !important;
    line-height: normal !important;
    text-align: center;
}

section.partner_slide_section.how-we-made .inner_area div#Minex_z .item .line-hor {
    display: none;
}

section.partner_slide_section.how-we-made .inner_area div#Minex_z .item h1::before {
    display: none !important;
}

.partner_slide_section.our_appraoch_bg_1 .partner_slide_area .inner_area {
    width: 100%;
}

.partner_slide_section.our_appraoch_bg_1 .partner_slide_area .inner_area div#Minex_z {
    display: flex;
    width: 100%;
    gap: 20px;
}

.partner_slide_section.our_appraoch_bg_1 .partner_slide_area .inner_area div#Minex_z .item {
    width: 20%;
    background: #00AAE7;
    padding: 20px;
    border-radius: 10px;
    display: flex;
    align-items: center;
}

.partner_slide_section.our_appraoch_bg_1 .partner_slide_area .inner_area div#Minex_z .item h1 {
    color: #fff ! IMPORTANT;
    font-size: 20px !important;
    line-height: normal !important;
    text-align: center;
    font-weight: 400 !important;
    font-family: 'Sofia-pro';
}

.partner_slide_section.our_appraoch_bg_1 .partner_slide_area .inner_area {
    padding: 0;
    background: unset !important;
    border: unset;
}

.partner_slide_section.our_appraoch_bg_1 .partner_slide_area .inner_area div#Minex_z .item {
    width: 50%;
}

.partner_slide_section.our_appraoch_bg_1 .partner_slide_area .inner_area div#Minex_z .item h1 {
    text-align: left;
    font-size: 22px !important;
    line-height: 29px !important;
}

.partner_slide_section.our_appraoch_bg_1 .partner_slide_area .inner_area div#Minex_z .item h1::before {
    display: none !important;
}

.partner_slide_section.our_appraoch_bg_1 .partner_slide_area .inner_area div#Minex_z .item ul {
    padding: 0 !important;
}

.partner_slide_section.our_appraoch_bg_1 .partner_slide_area .inner_area div#Minex_z .item ul li {
    font-size: 18px !important;
}

.partner_slide_section.our_appraoch_bg_1 .partner_slide_area .inner_area div#Minex_z .item {
    width: 50%;
    align-items: flex-start;
}
.partner_title_section.how_we_sec_title {
    padding: 100px 0;
}
.partner_slide_section.our_appraoch_bg_1.our_strategy_bg .partner_slide_area .inner_area{
    border: unset !important;
}
.partner_slide_section_2 {
    margin-bottom: 200px !important;
}
.point-section .item {
    background: #0d2c6c !important;
}


ul.key-featured-box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 20px;
}

ul.key-featured-box li {
    width: 23%;
    padding: 20px;
    background: #fff;
    color: #000;
    font-family: Sofia-pro !important;
    font-size: 16px;
}

.how-we-made {
    height: fit-content;
    padding-bottom: 50px;
    margin-bottom: 160px !important;
}

.how-we-made .inner_area {
    margin: 0 !important;
}

.product-overview .inner_area {
    width: 100% !IMPORTANT;
}

.product-overview .inner_area ul.key-featured-box {
    padding: 0 !important;
}

.product-overview .inner_area ul.key-featured-box li {
    color: #000 !IMPORTANT;
    width: 31%;
}
.product-overview {
    margin-bottom: 175px !important;
}

ul.benifit-step {
    padding: 0 !important;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

ul.benifit-step li {
    width: 31%;
    color: #000 !important;
    padding: 20px;
    background: #fff;
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: 'Sofia-pro';
}
.how-we-made ul.benifit-step li {
    width: 23% !important;
}
.people_section .people_area .left_area h3 {
    font-family: 'Sofia-pro';
    font-weight: 600;
}