/*!
Theme Name: ShadhinLab LLC Website
Theme URI: https://shadhinlab.com/
Author: Bokhtyer Abid
Author URI: https://shadhinlab.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: shadhinlab
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

ShadhinLab LLC is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
    - Normalize
    - Box sizing
# Base
    - Typography
    - Elements
    - Links
    - Forms
## Layouts
# Components
    - Navigation
    - Posts and pages
    - Comments
    - Widgets
    - Media
    - Captions
    - Galleries
# plugins
    - Jetpack infinite scroll
# Utilities
    - Accessibility
    - Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

body{
    font-family: 'Inter', sans-serif;
}
p{
    font-family: 'Inter', sans-serif;
    color: #000;
}
:root{
    --primary-color:#00AAE5;
    --secondary-color:#003A6F;
}
@media (min-width: 1400px){
    .container {
        max-width: 1300px;
    }
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1300px !important;
    }
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1300px;
    }
}
.welcome-area {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.welcome-intro  h4 {
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
}
.welcome-intro h1 {
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 48px;
    line-height: 1.3em;
}
h1, h2, h3, h4, h5, h6 {
    color: #141830;
    font-family: 'Inter', sans-serif;
}
.section-heading {
    margin-bottom: 30px;
}
.section-heading > h2 {
    text-transform: inherit;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: -1.2px;
    margin-bottom: 20px;
}
.single-service.st2 > span {
    display: inline-block;
    height: 4.5rem;
    width: 4.5rem;
    line-height: 4.5rem;
    text-align: center;
    border-radius: 10px;
    font-size: 34px;
}
.single-service.st2 h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -1px;
    padding-top: 5px;
    color: #003A6F;
    font-size: 20px;
}
.single-service.st2 img {
    max-width: 100px !important;
}
.single-service.st2 {
    padding: 10px 20px !important;
}
.navbar-expand .navbar-nav .nav-item.dropdown {
    position: relative;
}

.navbar-expand .navbar-nav .nav-item.dropdown:after {
    content: "\f107";
    clear: both;
    display: block;
    position: absolute;
    right: 0;
    bottom: 12px;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
}
.navbar-expand .navbar-nav .nav-link {
    font-size: 16px;
    font-weight: 500;
}
.navbar-expand .navbar-nav .dropdown-menu > .nav-item.dropdown:after {
    right: 14px;
    bottom: 19px;
    font-size: 15px;
    transform: rotate(-90deg);
}
.welcome-intro img.butn-arrow {
    margin-top: -25px;
}
.welcome-intro .button-group {
    margin-top: 30px;
}
.button-group a.btn {
    float: left;
}
.animation-img{
        animation-duration: 3s;
    animation-iteration-count: infinite;
    margin: 0 auto 0 auto;
    transform-origin: bottom;
        animation-name: bounce-1;
    animation-timing-function: linear;
}
@keyframes bounce-1 {
    0%   { transform: translate(0px, 0px); }
    50%  { transform: translate(28px, -15px); }
    100% { transform: translate(0px, 0px); }
}
.button-group a.btn.btn-bordered.active{
    transition: all.3s ease;
}
.button-group a.btn.btn-bordered.active:hover {
    box-shadow: 0px 4px 18px 0px #4f4f4f;
}
ul.navbar-nav.icons {
    margin-left: 12px;
}
.section-bg{
/*  background: #F5F5F5;*/
    background: #F0F7FB;
}
.section-heading p {
    font-size: 18px;
}
.navbar.navbar-light.navbar-expand{
    position: inherit;
    background: #f7f7f76b;
}
.mt-50{
    margin-top: 50px;
}
.mt-30{
    margin-top: 30px;
}
.about-us-content h4 {
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    color: var(--primary-color);
}
.about-us-content h2 {
    font-size: 42px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.about-us-content h2 span {
    /*background: linear-gradient(90deg, var(--primary-color) 0%,var(--primary-color) 40%,var(--secondary-color) 75%,var(--secondary-color) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    color: var(--primary-color);
}
.about-us-content p {
    line-height: 28px;
    margin-bottom: 15px;
}
.item-stle span {
    display: inline-flex;
    align-items: center;
    width: 100%;
    line-height: 30px;
    font-size: 16px;
    font-weight: 500;
}
.item-stle span svg {
    font-size: 18px;
    margin-right: 7px;
    color: var(--primary-color);
}
.about-us-content .button-group {
    margin-top: 0px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-20{
    margin-bottom: 20px;
}
.we-serve-box {
    display: grid;
    grid-gap: 14px 14px;
    grid-template-columns: repeat(6, 1fr);
}
.info-box-2 {
    text-align: center;
    background: #f2f2f2;
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    transition: all .3s ease;
}
.info-box-2:hover{
    box-shadow: rgb(100 100 111 / 10%) 0px 7px 10px 0px;
}
.info-box-2 p {
    font-size: 18px;
    margin-top: 18px;
}
.testimonial-sec-left-content h4 {
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    color: var(--primary-color);
}
.testimonial-sec-left-content  h2 {
    font-size: 42px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.testimonial-sec-left-content h2 span {
    /*background: linear-gradient(90deg, var(--primary-color) 0%,var(--primary-color) 40%,var(--secondary-color) 75%,var(--secondary-color) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    color: var(--primary-color);
}
.testimonial-sec-left-content p {
    line-height: 30px;
}
.testimonial-sec-left-content .btn-top-text {
    margin-top: 28px;
    width: 100%;
    overflow: hidden;
}
.testimonial-sec-left-content .btn-top-text img {
    width: 100px;
    float: left;
    margin-right: 28px;
}
.testimonial-sec-left-content .btn-top-text .content {
    overflow: hidden;
    padding-top: 13px;
}
.testimonial-sec-left-content .btn-top-text .content  h3 {
    color: var(--primary-color);
    font-weight: 700;
    line-height: 1.4em;
    font-size: 30px;
}
.testimonial-sec-left-content .btn-top-text .content span{
    font-size: 16px;
}
.mt-0{
    margin-top: 0px;
}
.testimonial-single {
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 14px;
    padding: 25px 25px 25px 25px;
    background: #fff;
    box-shadow: -4.104px 11.276px 38px 0px rgba(45.000000000000014, 42, 61, 0.10196078431372549);
    margin-bottom: 20px;
    overflow: hidden;
}
.section-theme-testimonial .testimonial-single:last-child{
    margin-bottom: 0px;
}
.section-theme-testimonial .testimonial-single{
    width: 100%;
}
.section-theme-testimonial .testimonial-single:nth-child(2){
    margin-left: 10%;
}
.testimonial-single-header .thumbnail{
    margin-right: 25px;
    float: left;
}
.testimonial-single-header .thumbnail img{
    width: 90px;
    height: 90px;
    border-radius: 50%;
}
.testimonial-single-header .testimonial-title {
    overflow: hidden;
}
.testimonial-single-header .ratting {
    margin-bottom: 5px;
}
.testimonial-single-header .ratting svg {
    color: #FFD52B;
    font-size: 24px;
}
.testimonial-title strong {
    width: 100%;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.20000000298023224px;
    text-align: left;
    color: #545454;
    font-style: normal;
}
.testimonial-title strong a.read-more {
    font-weight: 400;
}
.testimonial-single-header p {
    font-size: 16px;
}
.testimonial-single-header p span {
    font-size: 14px;
    color: #666666c9;
}
.book-meeting-section-full .row {
    position: relative;
}
.book-meeting-section-full .image-column {
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.book-meeting-section-full .content-column {
    padding: 80px 20px;
    padding-left: 26px;
}
.book-meeting-section-full .content-column h2 {
    font-size: 38px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.book-meeting-section-full .row.section-bg {
    background: #F2F6F7;
}
.book-meeting-section-full .content-column  p {
    margin-bottom: 20px;
    line-height: 30px;
    font-size: 16px;
    color: #000;
}
.book-meeting-section-full .content-column h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.book-meeting-section-full .content-column ul li {
    font-size: 15px;
    line-height: 34px;
    color: #5d6875;
}
.book-meeting-section-full .content-column ul li svg {
    line-height: 1;
    color: var(--primary-color);
    margin-right: 5px;
}
.navbar.navbar-light.navbar-expand{
    box-shadow: 0 0 40px 0 rgba(0,0,0,.16);
}
.footer-top.ptb_100 {
    background: #F2F6F7;
    padding-top:70px;
}
.footer-top .footer-items {
    padding-top: 20px;
}
.single-service.service-gallery.overflow-hidden.bg22 {
    border-bottom: 5px solid var(--primary-color);
    box-shadow: 0px 2px 10px 0px #dddddd85;
}
.single-service.bg22 h3 {
    font-size: 22px;
    letter-spacing: 0px;
}
.footer-items .footer-logo {
    margin-bottom: 20px;
}
.footer-items  .f-text-a p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #302350;
}
.footer-items .f-text-a  ul {
    margin-bottom: 15px;
}
.footer-items .f-text-a  ul li {
    font-size: 15px;
    position: relative;
    line-height: 24px;
    margin-bottom: 7px;
}
.footer-items .f-text-a  ul li a{
    font-size: 15px;
}
.footer-items .f-text-a  ul li svg{
    position: absolute;
    left: 0px;
    top: 5px;
    color: var(--primary-color);
    font-size: 20px;
}

.f-social span {
    display: inline-block;
    margin-right: 6px;
}
.f-social span a {
    display: inline-flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    background: #0e2128;
    font-size: 18px;
    color: #fff;
    border-radius: 3px;
}
.footer-items h3.footer-title.mb-2 {
    margin-bottom: 15px !important;
}
.footer-items ul li a {
    font-size: 14px;
    line-height: 30px;
    color: rgba(0,0,0,.5);
    font-weight: 500;
    padding: 2px 2px;
    display: inline-block;
    padding-left: 20px;
    position: relative;
    transition: all.3s ease;
}
.footer-items ul li a:hover{
    color: var(--primary-color);
}
.footer-items ul li a:after {
    content: "\f30b";
    clear: both;
    display: block;
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    top: 3px;
    left: 2px;
    color: var(--primary-color);
}
.s-con-info-single .con p span {
    display: block;
/*     border-bottom: 2px solid #747474dd; */
}
.mb-30{
    margin-bottom: 30px;
}
.partners-logo img {
    max-width: 170px;
    float: left;
    margin: 5px 6px;
}
.footer-bottom {
    background: #fff;
}
.navbar-expand {
    padding: 6px 25px;
}
.btn, .btn:active, .btn.btn-bordered:before, .btn.btn-bordered-white:after {
    background: linear-gradient(-45deg, var(--secondary-color) 0%, var(--primary-color) 100%);
}
.f-contact-info-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 50px 0px;
    position: relative;
    z-index: 1;
}
.f-contact-info-section:after {
    content: "";
    clear: both;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: -1;
    background: #100535d1;
}
.s-con-info-single .icon {
    font-size: 22px;
    color: #fff;
    float: left;
    margin-right: 15px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    background: var(--primary-color);
    border-radius: 10px;
}
.s-con-info-single .con {
    overflow: hidden;
}
.s-con-info-single .con  p {
    font-weight: 500;
    color: #fff;
    font-size: 15px;
}
.s-con-info-single .con  a {
    font-weight: 500;
    color: #fff;
    display: inline-block;
    width: 100%;
    font-size: 15px;
}
.s-con-info-single .con  a:hover{
    color: var(--primary-color);
}
@media (min-width:1200px){
    .hero-slider-item {
        height: 670px;
    }
}
@media (min-width:1400px){
    .hero-slider-item {
        height: 705px;
    }
}
@media (min-width:992px){
    .book-meeting-section-full .hidden-image {
        display: none;
    }
}
.header-top-social li.nav-item.social a {
     padding: 0;
    margin: 6px 14px;
    font-size: 17px;
    line-height: 1;
}
.header-top-social li.nav-item.social a.facebook {
    color: #4267B2 !important;
    background: transparent;
}
.header-top-social li.nav-item.social a.linkedin{
    color: #0A66C2 !important;
    background: transparent;
}
.loader span{
    color:var(--primary-color);
}
.footer-items h3 {
    margin-bottom: 15px !important;
}
.play-icon {
    color: var(--primary-color);
}
.mobile-menu-item ul li.dropdown {
    position: relative;
    z-index: 1;
}
.mobile-menu-item ul li.dropdown:after {
    content: "\f078";
    clear: both;
    position: absolute;
    right: 0px;
    top: 16px;
    font-family: 'Font Awesome 5 Free';
    display: block;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    z-index: -1;
}
.preloader-animation .loader span {
    color: var(--primary-color);
}
.blog-pagination .nav-links {
    width: 100%;
}
.pagination li:first-child:hover a {
    -webkit-transform: translateX(0 px);
    transform: translateX(0px);
}
.blog-pagination .nav-links ul li {
    display: inline-block;
    margin: 2px 3px;
    float: left;
}
.blog-pagination ul li a {
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    width: 38px;
    height: 38px;
    line-height: 1;
    border: 1px solid #ddd !important;
    border-radius: 3px;
    transition: all .3s ease;
}
.blog-pagination ul li span {
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    width: 38px;
    height: 38px;
    line-height: 1;
    border: 1px solid var(--primary-color); !important;
    border-radius: 3px;
    transition: all .3s ease;
    background: var(--primary-color);
    color: #fff;
}
.blog-pagination ul li a:hover{
    background: #ddd;
}
.blog-pagination ul {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}

.breadcrumb-content > h2 {
    background: linear-gradient(90deg, var(--primary-color) 0%,var(--primary-color) 40%,var(--secondary-color) 75%,var(--secondary-color) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.overlay-dark::after {
    opacity: 0.7;
}
.contact-box  .btn.btn-bordered {
    background: linear-gradient(-45deg, var(--secondary-color) 0%, var(--primary-color) 100%);
}
.custom-text-p p{
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}
.career-highlights-section {
    background: #fff;
    padding: 50px 40px;
    box-sizing: border-box;
}
.career-highlights-section h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 10px;
}
.career-highlights-section p{
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 12px;
}
.career-highlights-section ul.list-itema li {
    padding: 7px 0px;
    font-size: 16px;
    color: #0C304A;
    font-weight: 500;
    display: inline-flex;
    align-items: start;
    line-height: 1.25;
}
.career-highlights-section ul.list-itema li:last-child{
    padding-bottom: 0px;
}
.career-highlights-section ul.list-itema li svg{
    color: var(--primary-color);
    margin-right: 8px;
    font-size: 20px;
}
.breadcrumb-area {
    height: 300px;
}
.single-service-style-2 {
    position: relative;
    z-index: 1;
    background-color: #ffffff;
    padding: 15px;
    border: 1px solid #e6e8ed;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    border-radius: 4px;
}
.single-service-style-2:hover{
    -webkit-box-shadow: 0 10px 60px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 60px rgba(0, 0, 0, 0.07);
}
.single-service-style-2 .thumnail-a{
    position: relative;
}
.single-service-style-2 .thumnail-a .icon-bg-2:before {
    position: absolute;
    bottom: 0;
    left: -10px;
    border-right: 10px solid var(--primary-color);
    border-bottom: 10px solid transparent;
    content: "";
}
.single-service-style-2 .thumnail-a .icon-bg-2:after {
    position: absolute;
    bottom: 0;
    right: -10px;
    border-left: 10px solid var(--primary-color);
    border-bottom: 10px solid transparent;
    content: "";
}
.single-service-style-2 .thumnail-a .icon-bg-2 {
    position: absolute;
    left: 25px;
    bottom: -10px;
    height: 75px;
    width: 75px;
    background: var(--primary-color);
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 45px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    padding: 10px;
}
.single-service-style-2 .content-m {
    position: relative;
    padding: 30px 5px 5px;
}
.single-service-style-2 .content-m h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
#contact-form .form-group {
    text-align: left;
}
.contact-box  .wpcf7-response-output {
    margin: 0 !important;
    text-align: left;
}
.single-service-style-3 {
    padding: 30px;
    border: 1px solid #ddddddb5;
}
.single-service-style-3-full{
    position: relative;
    padding-left: 65px;
}
.single-service-style-3 span.icon-bg-2 {
    font-size: 50px;
    position: absolute;
    left: 0;
    top: 0;
    color: var(--primary-color);
    width: 56px;
}
.single-service-style-3 .content-m h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
/*
 * Accordion
*/
/*
 * #-Accordion
*/
.codexunictheme-accordion.style-1 .accordion-item {
    margin-bottom: 20px;
}
.codexunictheme-accordion.style-1 .accordion-item:last-child {
    margin-bottom: 0px;
}
.codexunictheme-accordion.style-1 .accordion-item .accordion-header {
    width: 100%;
    margin: 0px;
}
.codexunictheme-accordion.style-1 .accordion-item .accordion-header a {
    width: 100%;
    display: block;
    background: #fff;
    border: 1px solid #D8E6F4;
    font-size: 16px;
    color: var(--secondary-color);
    padding: 26px 20px;
    font-weight: 600;
    position: relative;
    -webkit-transition: all .4s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1;
}
.codexunictheme-accordion.style-1 .accordion-item .accordion-header a::after {
    content: "\f107";
    clear: both;
    display: block;
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    right: 20px;
    top: 28px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .3s ease-in-out;
    transform: rotate(180deg);
}
.codexunictheme-accordion.style-1 .accordion-item .accordion-header a.collapsed{
    background: #EDF2F7;
    -webkit-transition: all .4s ease-in-out;
    transition: all .3s ease-in-out;
    border-color: #EDF2F7;
}
.codexunictheme-accordion.style-1 .accordion-item .accordion-header a.collapsed::after {
    transform: rotate(0deg);
}
.codexunictheme-accordion.style-1 .accordion-item .accordion-collapse {
    border: 1px solid #D8E6F4;
    border-top: 0px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .3s ease-in-out;
}
.codexunictheme-accordion.style-1 .accordion-item .accordion-collapse .accordion-body {
    padding: 26px 20px;
}
.codexunictheme-accordion.style-1 .accordion-item .accordion-collapse .accordion-body p {
    line-height: 30px;
    font-size: 14px;
    color: #959595;
}
/*
 * Style 2
*/
.codexunictheme-accordion.style-2 .accordion-item {
    border: 2px solid #eee;
    border-bottom: none;
}
.codexunictheme-accordion.style-2 .accordion-item:last-child{
    border-bottom: 2px solid #eee;
}
.codexunictheme-accordion.style-2 .accordion-item .accordion-header {
    line-height: 1;
    margin: 0;
    padding: 0;
}
.codexunictheme-accordion.style-2 .accordion-item .accordion-header a {
    font-size: 15px;
    width: 100%;
    display: inline-block;
    color: #333;
    padding: 20px 20px;
    font-weight: 700;
    text-transform: capitalize;
    position: relative;
}
.codexunictheme-accordion.style-2 .accordion-item .accordion-header a::after {
    content: "-";
    clear: both;
    overflow: hidden;
    position: absolute;
    top: 14px;
    right: 10px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--primary-color);
    color: #fff;
    font-size: 20px;
    height: 30px;
}
.codexunictheme-accordion.style-2 .accordion-item .accordion-header a.collapsed::after{
    content: "+";
}
.codexunictheme-accordion.style-2 .accordion-item .accordion-body {
    border: none;
    padding: 15px 20px;
    border-top: 2px solid #eee;
}
.codexunictheme-accordion.style-2 .accordion-item .accordion-collapse {
    border: none;
}
.codexunictheme-accordion.style-2 .accordion-item .accordion-body p {
    line-height: 30px;
    color: #666;
    margin-bottom: 10px;
}
.codexunictheme-accordion.style-2 h2.accordion-header {
    padding: 0 !important;
    margin: 0 !important;
}
.codexunictheme-accordion.style-2 .accordion-item .accordion-header a:hover{
    color: var(--primary-color);;
}
.p-list-item-sec .p-single-li-item {
    margin-bottom: 15px;
    box-shadow: 0px 0px 10px 0px #ddd;
    border-radius: 4px;
    border-left: 5px solid var(--secondary-color);
    padding: 12px 20px;
    padding-left: 12px;
}
.p-list-item-sec .p-single-li-item:last-child{
    margin-bottom: 0px;
}
.p-list-item-sec .p-single-li-item .icon {
    float: left;
    font-size: 17px;
    color: var(--secondary-color);
    margin-right: 10px;
}
.p-list-item-sec .p-single-li-item .con {
    overflow: hidden;
}
.p-list-item-sec .p-single-li-item .con p {
    font-size: 15px;
    font-weight: 500;
    color: var(--secondary-color);
    line-height: 25px;
}
.how-we-work-serve-box h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    color: var(--primary-color);
}
.how-we-work-serve-box h2 {
    font-size: 42px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.how-we-work-serve-box .box-full-aa .how-we-work-box {
    padding: 35px 30px;
    box-shadow: 0 20px 50px rgb(29 29 29 / 10%);
    margin-bottom: 30px;
    border-radius: 3px;
    width: 100%;
}
.how-we-work-serve-box .box-full-aa .how-we-work-box:last-child{
    margin-bottom: 0px;
}
.how-we-work-box .icon {
    float: left;
    margin-right: 25px;
    font-size: 30px;
    color: var(--primary-color);
}
.how-we-work-box  .cont {
    overflow: hidden;
}
.how-we-work-box  .cont h3{
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 10px;
}
.how-we-work-box  .cont p{
    font-size: 16px;
    line-height: 30px;
}
.how-we-work-serve-box .box-full-aa .how-we-work-box:nth-child(2){
    background: linear-gradient(-45deg, var(--secondary-color) 0%, var(--primary-color) 100%);
}
.how-we-work-box:nth-child(2) .icon {
    color: #fff;
}
.how-we-work-box:nth-child(2) .cont h3{
    color: #fff;
}
.how-we-work-box:nth-child(2) .cont p{
    color: #fff;
}
.wp-block-search__text-button.wp-block-search label.wp-block-search__label {
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    padding-bottom: 10px;
    letter-spacing: 1px;
}
.wp-block-search__text-button.wp-block-search input {
    border: 1px solid #ddd;
    outline: none;
    border-radius: 2px;
    padding: 10px 20px;
}
.wp-block-search__text-button.wp-block-search input:focus{
    border-color: var(--primary-color);
}
button.wp-block-search__button.wp-element-button {
    padding: 10px 20px;
    margin-left: 0px;
    border-left: none;
    background: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color);
}
.single-widget h5 {
    text-transform: capitalize;
    padding-bottom: 1rem;
    letter-spacing: 1px;
    font-size: 18px;
}
.single-widget ul {
    padding-top: 14px;
}

.single-widget ul li {
    display: inline-block;
    width: 100%;
    padding: 6px 0px;
}

.single-widget ul li a {
    font-weight: 400;
    font-size: 15px;
}
.single-widget .tagcloud, .single-widget .wp-block-tag-cloud{
    margin-top: 20px;
}
.tagcloud a, .wp-block-tag-cloud a {
    display: inline-block;
    border: 1px solid #eee;
    padding: 4px 15px;
    margin: 3px 3px;
    color: #333;
    text-transform: capitalize;
    font-size: 13px !important;
    font-weight: 600;
    background: #5e2ced0a;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    border-radius: 3px;
}
.tagcloud a:hover, .wp-block-tag-cloud a:hover{
    color: #fff;
    border-color: var(--primary-color);
    background: var(--primary-color);
}
.side-widgets-l-blog {
    margin-top: 20px;
}
.side-widgets-l-blog .item {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.side-widgets-l-blog .item .thubnail {
    width: 80px;
    height: 70px;
    float: left;
}
.side-widgets-l-blog .item .thubnail img {
    width: 100%;
    height: 100%;
}
.side-widgets-l-blog .item .content {
    overflow: hidden;
    padding-left: 10px;
}
.side-widgets-l-blog .item .content h4 {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 4px;
}
.side-widgets-l-blog .item .content h4 a {
    color: #333;
}
.side-widgets-l-blog .item:hover .content h4 a {
    color: var(--primary-color);
}
.side-widgets-l-blog .item .content span {
    padding-top: 4px;
    display: block;
    font-size: 14px;
}
.breadcrumb-area.all-p{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
img{
    max-width: 100%;
}
.social-icons > a.linkedin {
    background-color: #0A66C2 !important;
}
.hero-slider-img.fo-section-h .single-input textarea {
    height: 80px;
}
.hero-slider-img.fo-section-h  input[type="submit"] {
    padding: 10px 30px;
    border-radius: 3px;
    border: none;
    background: var(--primary-color);
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
}
.comments-list-full {
    width: 100%;
    overflow: hidden;
    border: 1px solid #eee;
    padding: 25px 20px;
}
.comments-list-full h2, .comments-form-full h3 {
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 30px;
}
.comments-list-full ul li {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    padding-left: 85px;
}
.comments-list-full ul li ul.comment-reply li {
    margin-top: 30px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 0px;
}
.comments-list-full ul li .thum {
    width: 70px;
    position: absolute;
    top: 0;
    left: 0;
}
.comments-list-full ul li .content h4 {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
}
.comments-list-full ul li .content h4 a {
    color: #000;
}
.comments-list-full ul li .content span {
    font-size: 12px;
}
.comments-list-full ul li .content p {
    width: 100%;
    line-height: 28px;
    color: #666;
    font-size: 14px;
}
.comments-list-full ul li .content .reply a {
    display: inline-block;
    color: #333;
    text-transform: capitalize;
    border: 1px solid #eee;
    margin-top: 10px;
    border-radius: 50px;
    padding: 5px 20px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.comments-list-full ul li .content .reply a:hover{
    color: var(--primary-color);
    border-color: var(--primary-color);
}
.comments-form-full {
    width: 100%;
    overflow: hidden;
    border: 1px solid #eee;
    padding: 25px 20px;
}
.comments-form-full textarea {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #eee;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    height: 160px;
    padding: 20px;
    outline: none;
}
.comments-form-full input {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #eee;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    padding: 20px;
}
.comments-form-full textarea:focus{
    border-color: var(--primary-color);
}
.comments-form-full input:focus{
    border-color: var(--primary-color);
}

.comments-list-full #respond.comment-respond {
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #ddd;
}
.comments-list-full #respond.comment-respond h3#reply-title {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.2;
}
.comments-list-full #respond.comment-respond h3#reply-title small {
    border: 1px solid #eee;
    border-radius: 30px;
    color: #666;
    padding: 2px 14px;
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
}
.comments-list-full #respond.comment-respond  p.comment-form-comment {
    margin-top: 15px;
    width: 100%;
}
.comments-list-full #respond.comment-respond p input {
    width: 100%;
    border: 1px solid #ddd;
    padding: 10px 12px;
    margin-bottom: 10px;
    font-weight: 600;
    transition: all .3s ease;
}
.comments-list-full #respond.comment-respond p input:focus{
    border-color: var(--primary-color);
}
.comments-list-full #respond.comment-respond p textarea {
    width: 100%;
    border: 1px solid #ddd;
    padding: 10px 12px;
    margin-bottom: 10px;
    font-weight: 600;
    transition: all .3s ease;
    outline: none;
}
.comments-list-full #respond.comment-respond p textarea:focus{
    border-color: var(--primary-color);
}
.comments-list-full #respond.comment-respond p label {
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 3px;
}
.comments-list-full #respond.comment-respond p.comment-form-cookies-consent input {
    width: auto;
    display: inline-block;
}
.comments-list-full #respond.comment-respond p.comment-form-cookies-consent label {
    display: inline;
    line-height: 24px;
    padding-bottom: 0px;
}
.comments-list-full #respond.comment-respond p input#submit {
    background: linear-gradient(-45deg, var(--secondary-color) 0%, var(--primary-color) 100%);
    border-radius: 30px;
    padding: 10px 30px;
    width: auto;
    color: #fff;
    font-weight: 500;
}
.comments-form-full input#submit {
    background: linear-gradient(-45deg, var(--secondary-color) 0%, var(--primary-color) 100%);
    border-radius: 30px;
    padding: 10px 30px;
    width: auto;
    color: #fff;
    font-weight: 500;
}
.comments-form-full input#wp-comment-cookies-consent {
    width: auto;
    border-radius: 0px !important;
}
section.no-results.not-found header.page-header h1.page-title {
    font-size: 36px;
    margin-bottom: 14px;
}
.team-item {
    background: #fff;
}
.team-item .content {
    position: relative;
    padding: 20px;
}
.team-item .content:after{
    content: "";
    clear: both;
    display: block;
    position: absolute;
    width: 2px;
    height: 100%;
    left: 0px;
    bottom: 0px;
    background: var(--primary-color);
}
.team-item .content h4.name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 4px;
}
.team-item .content  p.designation {
    font-size: 13px;
    margin-bottom: 14px;
}
.team-item .content .social ul li {
    display: inline-block;
    margin-right: 16px;
}
.team-item .content .social ul li:last-child{
    margin-right: 0px;
}
.team-item .content .social ul li a{
    color: #666;
    font-size: 15px;
}
.team-item .content .social ul li a:hover{
    color: var(--primary-color);
}
.team-item2 {
    position: relative;
}
.team-item2  .content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    padding: 25px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255,255,255,0.9);
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    opacity: 0;
}
.team-item2:hover  .content{
    opacity: 1;
}
.team-item2 h2 {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.6px;
    text-align: center;
    color: #222222;
}
.team-item2 h2::before {
    content: '';
    position: absolute;
    height: 10px;
    width: 100%;
    bottom: -6px;
    left: 0;
    z-index: -1;
    background-color: #ffdd65;
}
.team-item2 p {
    font-size: 13px;
    letter-spacing: 0.2px;
    color: #999999;
    margin-top: 8px;
    margin-bottom: 20px;
}
.team-item2 .content .team-social ul li {
    display: inline-block;
    margin: 0px 8px;
}
.team-item2 .content .team-social ul li:last-child{
    margin-right: 0px;
}
.team-item2 .content .team-social ul li:first-child{
    margin-left: 0px;
}
.team-item2 .content .team-social ul li a{
    color: #666;
    font-size: 17px;
}
.team-item2 .content .team-social ul li a:hover{
    color: var(--primary-color);
}
.team-section-full-team .no-gap {
    padding: 0;
    margin: 0px;
}
.team-section-full-team .nav-tabs {
    border-bottom: none !important;
    text-align: center;
    justify-content: center;
    margin-bottom: 40px;
}
.team-section-full-team .nav-tabs li.nav-item {
    margin-bottom: 0px;
}
.team-section-full-team .nav-tabs li.nav-item button {
    padding: 16px 30px;
    margin: 0px 5px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 50px;
    border: 1.5px solid var(--primary-color);
    transition: all .3s ease;
    outline: none;
}
.team-section-full-team .nav-tabs li.nav-item button.active{
    color: #fff;
    background: var(--primary-color);
}
.loader .animated-letters:before {
    color: var(--primary-color);
}
.team-item .thumbnail {
    height: 240px;
    position: relative;
}
.team-item .thumbnail img{
    height: 100%;
    object-fit: cover;
}
.team-item .thumbnail:after{
    content: "";
    clear: both;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgba(255,255,255,0.9);
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    opacity: 0;
}
.team-item:hover .thumbnail:after{
    opacity: 1;
}
.team-item .thumbnail .overly-content {
    padding: 30px;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(255,255,255,0.9);
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    opacity: 0;
    background: transparent;
}
.team-item:hover .thumbnail .overly-content{
    opacity: 1;
}
.team-item .thumbnail .overly-content p {
    font-size: 15px;
    line-height: 26px;
    color: #666;
}
.error-404.pt-100.pb-100 {
    padding: 100px 0px;
}
.error-404-content h2 {
    font-size: 10rem;
}
.error-404-content h3 {
    font-size: 38px;
    margin-bottom: 16px;
}
.error-404-content p {
    font-size: 18px;
    margin-bottom: 30px;
}
.breadcrumb-content li.breadcrumb-item a {
    color: #fff;
}
.case-study .blog-title {
    font-size: 25px;
    font-weight: 700;
    line-height: 38px;
}
.blog-details p {
    line-height: 30px;
}
.case-study-item {
    position: relative;
    z-index: 1;
    background-color: #ffffff;
    padding: 15px;
    border: 1px solid #e6e8ed;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    border-radius: 4px;
}
.case-study-item:hover{
    -webkit-box-shadow: 0 10px 60px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 60px rgba(0, 0, 0, 0.07);
}
.case-study-item .content {
    padding-top: 14px;
    padding-bottom: 10px;
}
.case-study-item .content  h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 14px;
}
.case-study-item .content  h2 a{
    color: var(--secondary-color);
}
.case-study-item .content  h2:hover a{
    color: var(--primary-color);
}
.case-study-item .content p {
    margin-bottom: 12px;
    line-height: 28px;
}
.case-study-item .content a.details{
    display: inline-block;
    padding: 8px 25px;
    background: #fff;
    border: 1px solid var(--primary-color);
    border-radius: 50px;
    transition: all .3s ease;
    font-size: 14px;
    font-weight: 600;
}
.case-study-item .content a.details:hover{
    color: #fff;
    background: var(--primary-color);
}
.job-details-top ul li{
    display: inline-block;
}
.job-boad-cart-item {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0px 0px 10px 0px #ddd3;
}
.job-boad-cart-item .content {
    padding: 24px 30px;
}
.job-boad-cart-item .content h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 8px;
}
.job-boad-cart-item .content h2 a{
    color: var(--secondary-color);
}
.job-boad-cart-item .content h2:hover a{
    color: var(--primary-color);
}
.job-boad-cart-item .content .btm-c span {
    display: inline-flex;
    align-items: center;
    margin-right: 10px;
    color: #555;
    font-size: 12px;
}
.job-boad-cart-item .content .btm-c span svg{
    color: var(--primary-color);
    margin-right: 5px;
}
.job-boad-cart-item .content .btm-c span strong {
    font-weight: 500;
    color: var(--secondary-color);
}
.job-boad-cart-item .content .btm-c span.location {
    color: var(--primary-color);
}
.job-boad-cart-item .mid-content {
    height: 100%;
    display: flex;
    align-items: center;
    border-left: 1px solid #ddddddb8;
    border-right: 1px solid #ddddddb8;
    padding: 10px 20px;
}
.job-boad-cart-item .mid-content strong {
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    width: 100%;
}
.job-boad-cart-item .mid-content span{
    font-size: 12px;
    color: #666;
}
.job-boad-cart-item .content .location-t span {
    font-size: 13px;
    font-weight: 500;
    color: var(--primary-color);
    display: inline-flex;
    align-items: center;
}
.job-boad-cart-item .content .location-t span svg{
    margin-right: 5px;
}
.job-boad-cart-item .content .p-content {
    margin-top: 8px;
}
.job-boad-cart-item .content .p-content p {
    font-size: 14px;
    line-height: 26px;
}
.job-boad-cart-item .content .p-content p a.read-more {
    padding-left: 4px;
    color: var(--secondary-color);
}
.job-boad-cart-item .content .p-content p a.read-more:hover{
    color: var(--primary-color);
    text-decoration: underline;
}
.navbar-expand .navbar-nav .dropdown-menu > .nav-item.dropdown ul.dropdown-menu {
    left: -100%;
    top: 0px;
}
.team-section-full-team .nav-tabs li.nav-item button {
    background: transparent;
}
.cluth-section-area-full .single-item {
    float: left;
    width: 20%;
}
.cluth-section-area-full .single-item.cluth .left {
    float: left;
    overflow: hidden;
    padding-right: 10px;
}
.cluth-section-area-full .single-item.cluth .left span {
    font-size: 13px;
    text-transform: uppercase;
    color: #777;
    line-height: 1;
}
.cluth-section-area-full .single-item.cluth .left h2 {
    line-height: 1;
    font-size: 24px;
}
.cluth-section-area-full .single-item.cluth  .right {
    overflow: hidden;
}
.cluth-section-area-full .single-item.cluth .right .rating-r {
    font-size: 14px;
    padding-top: 3px;
    color: #ff2c2c;
}
.cluth-section-area-full .single-item.cluth .right p{
    font-size: 13px;
    text-transform: uppercase;
    color: #777;
}
.cluth-section-area-full .single-item h3 {
    font-size: 24px;
    font-weight: 700;
}
.cluth-section-area-full .single-item h3 span {
    font-weight: 500;
    font-size: 16px;
    padding-left: 2px;
}
.cluth-section-area-full .single-item p {
    font-size: 14px;
    color: #666;
}
.career-highlights-section ul.list-itema li {
    width: 100%;
}
.navbar-expand {
    position: relative;
}
.navbar-expand .navbar-nav ul .nav-item {
    border-bottom: 1px solid #f8f8f8;
    transition: all .3s ease;
    -webkit-transition:all .3s ease;
}
.navbar-expand .navbar-nav ul .nav-item:last-child{
    border-bottom: none;
}
.navbar-expand .navbar-nav ul .nav-item:hover{
    background: #00a2ED2E;
}
.testimonial-title strong a.read-more {
    color: var(--primary-color);
}
.testimonial-title strong a.read-more:hover{
    text-decoration: underline;
}
.testimonial-single-header .ratting .no-rate svg {
    color: #444;
}
.dropdown .dropdown-menu {
    padding: 0px;
    opacity: 0;
    border-radius: 0px;
}
.navbar-expand .navbar-nav .dropdown-menu .nav-link {
    padding: 15px 25px;
    color: #000;
    font-size: 14px;
    font-family: 'Inter', sans-serif;
}
.contact-box .form-group input, .contact-box .form-group textarea {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ddd;
}
.contact-info {
    background: #fff;
}
.team-item {
    border-radius: 6px;
    text-align: center;
    overflow: hidden;
    -webkit-trasnition:all .3s ease;
    transition: all .3s ease;
    height: 100%;
}
.team-item:hover{
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
.team-item .content {
    padding-bottom: 12px;
}
.team-item .content  p.designation {
    margin-bottom: 8px;
}
.blog-details ul, .blog-details ol {
    list-style: auto;
    margin: 0px 0px;
    padding-left: 20px;
}
.blog-details ul li, .blog-details ol li {
    list-style: auto;
}
.blog-details ul{
    list-style:inherit;
}
.blog-details ul li{
    list-style:inherit;
}
.blog-details ul li img{
    display:block;
}
.blog-details ol li img{
    display:block;
}
.blog-details table {
    width: 100%;
    border-collapse: collapse;
}

.blog-details table thead {
    background: #dddddd94;
}

.blog-details table thead th {
    padding: 10px;
}
.blog-details table, .blog-details td, .blog-details th {
  border: 1px solid #ddd;
}
.blog-details  table td {
    padding: 6px 10px;
}
.blog-details blockquote {
    background: #ddd;
    padding: 20px;
    padding-left: 26px;
    display: inline-block;
    border-left: 5px solid var(--primary-color);
    border-radius: 3px;
}
.blog-details.case-study img{
    max-width: 100%;
}
.blog-details img{
    max-width: 100%;
}
.navbar-expand .navbar-nav .dropdown-menu > .nav-item.dropdown ul.dropdown-menu li a {
    font-size: 13px;
    display: inline-block;
    width: 100%;
    padding: 15px 16px;
}
.book-meeting-section-full .content-column  p {
    text-align: justify;
}
.welcome-intro h1 {
    font-size: 44px;
}
.welcome-intro h1 span{
   /* background: linear-gradient(90deg, var(--primary-color) 0%,var(--primary-color) 40%,var(--secondary-color) 75%,var(--secondary-color) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    color: var(--primary-color);
}
.testimonial-sec-left-content .btn-top-text {
    margin-top: 0;
}
.footer-items .f-text-a  ul li a {
    line-height: 22px;
    color: #302350;
}
.clientlogo-slider-area .owl-stage {
    display: flex;
    align-items: center;
}
.single-service.service-gallery .service-content a.service-btn {
    color: var(--primary-color);
}
.single-service.service-gallery.overflow-hidden.bg22 .p-card-bottom {
    display: flex;
    justify-content: space-between;
}
.footer-items ul li a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.contact-info h3 {
    font-size: 18px;
    padding-top: 8px;
    letter-spacing: 0px;
}
.contact-info strong {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    font-size: 17px;
    color: #333;
}
.contact-info span {
    color: var(--primary-color);
}
.contact-info.bg-hover:hover::after, .contact-info.bg-hover.active::after {
    background-color: var(--primary-color);
}
.contact-info {
    padding: 50px 20px !important;
}
.section-theme-testimonial.row .testimonial-single {
    height: 100%;
}
.hero-slider-item .button-group a.btn.btn-bordered:hover {
    box-shadow: none;
}

.sticky-book-metting-button {
    position: fixed;
    z-index: 99;
    right: -200px;
    top: 40%;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.sticky-book-metting-button.sticky {
    right: 0px;
}
.sticky-book-metting-button a {
    display: inline-block;
    padding: 8px 20px;
    font-size: 13px;
    background: var(--primary-color);
    transition: all .3s ease;
    border-radius: 50px 0px 0px 50px;
    color: #fff;
    font-weight: 500;
}

.sticky-book-metting-button a:hover{
    color: #fff;
    background: var(--primary-color);
}
.footer-items .f-text-a {
    padding-right: 20px;
}
.footer-items .f-text-a ul li a {
    font-weight: 400;
}
.menu.modal-body.mobile-menu-item {
    display: inline-block;
    padding: 0;
    position: relative;
}
.menu.modal-body.mobile-menu-item .mobile-m-logo {
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd4f;
    width: 100%;
    padding: 30px;
    padding-top: 20px;
    margin-bottom: 0px;
}
.menu.modal-body.mobile-menu-item .row{
    margin: 0px;
    padding: 0px;
}
.menu.modal-body.mobile-menu-item .dropdown .dropdown-menu .nav-item .nav-link{
    margin: 0px;
}
.menu.modal-body.mobile-menu-item .icon-close {
    cursor: pointer;
    position: absolute;
    top: 41px;
    right: 30px;
    font-size: 24px;
    font-weight: 400;
    z-index: 9;
}
.mobile-menu-item .items ul li a {
    font-size: 15px !important;
    border-bottom: 1px solid #dddddd4d;
    font-weight: 400 !important;
    padding: 15px 30px !important;
}
.mobile-menu-item .items ul li ul{
    margin: 0px !important;
}
.mobile-menu-item ul > li.dropdown::after {
    right: 40px;
    top: 18px;
    font-size: 13px;
    display: none;
}
.mobile-menu-item ul > li.dropdown .dropdown-menu .dropdown::after {
    display: block;
    top: 17px !important;
}
.mobile-menu-item ul > li.dropdown .dropdown-menu .dropdown ul li a {
    font-size: 13px !important;
    padding-left: 44px !important;
}
.mobile-menu-item .book-m {
    width: 100%;
    text-align: center;
}
.mobile-menu-item ul li.dropdown .dropdown-menu {
    display: block;
    margin: 0px !important;
    padding: 0px;
}
.mobile-menu-item .book-m a {
    font-size: 15px;
    padding: 13px 30px;
    display: inline-block;
    text-align: left;
    width: 100%;
}
.copyright-area .copyright-left {
    margin: 0 auto;
}
.team-scroll-a {
    max-height: 800px;
    overflow-y: scroll;
}
.contact-us.contact-us-left-section {
    background: #fff;
    padding: 40px;
    border-radius: 5px;
}
.contact-us.contact-us-left-section h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 12px;
}
.contact-us.contact-us-left-section p {
    text-align: left;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 27px;
}
.contact-us.contact-us-left-section .s-item-a {
    width: 100%;
    overflow: hidden;
}
.contact-us.contact-us-left-section .s-item-a .icon {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F0F7FB;
    float: left;
    margin-right: 14px;
    border-radius: 5px;
}
.contact-us.contact-us-left-section .s-item-a .con {
    overflow: hidden;
}
.contact-us.contact-us-left-section .s-item-a .con h4 {
    font-size: 18px;
    margin-bottom: 8px;
}
.contact-us.contact-us-left-section .s-item-a .con p {
    font-size: 14px;
    margin-bottom: 4px;
    line-height: 20px;
}
.page-id-283 .sticky-book-metting-button.sticky {
    display: none;
}
.sticky-book-metting-button .call-b-with-m {
    display: none;
}
.modal-dialog.testi-monial-modal {
    max-width: 800px;
}
.modal-dialog.testi-monial-modal .modal-body {
    padding: 0px;
}
.modal-dialog.testi-monial-modal .testimonial-single-header .h-h-ses {
    overflow: hidden;
    margin-bottom: 20px;
}
.modal-dialog.testi-monial-modal .testimonial-single-header p span {
    font-size: 14px;
    display: block;
}
.modal-dialog.testi-monial-modal .testimonial-single-header {
    padding: 10px;
    box-sizing: border-box;
}
.modal-dialog.testi-monial-modal .testimonial-single-header .h-h-ses .con {
    overflow: hidden;
    padding-top: 8px;
}
.modal-dialog.testi-monial-modal .testimonial-title strong {
    line-height: 30px;
}
.modal-dialog.testi-monial-modal .testimonial-title strong p{
    font-size: 14px;
    line-height: 30px;
}
.contact-box .form-group input, .contact-box .form-group textarea {
    border-radius: 5px;
}
.contact-box .ab-query {
    text-align: left;
    margin-bottom: 15px;
}
.contact-box .ab-query .field-a {
    background: #fff;
    padding: 16px 20px;
    margin-top: 7px;
    border-radius: 5px;
    padding-bottom: 8px;
    overflow: hidden;
    border: 1px solid #ddd;
}
.contact-box .ab-query .field-a .wpcf7-list-item label {
    width: 100%;
    overflow: hidden;
    padding-left: 20px;
        margin: 0;
    position: relative;
}
.contact-box .ab-query .field-a .wpcf7-list-item label input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 4px;
}
.contact-box .ab-query .field-a .wpcf7-list-item {
    width: 50%;
    float: left;
    overflow: hidden;
    padding: ;
    margin: 0;
    margin-bottom: 5px;
}
.book-meeting-section-full .hidden-image {
    text-align: center;
}
.section-heading .t-btn-area{
    margin-top: 22px;
}
.section-heading > h2 span{
    color: var(--primary-color);
}
.modal-dialog.testi-monial-modal .testimonial-title strong p {
    text-align: left !important;
}
.modal-dialog.testi-monial-modal .testimonial-title strong{
    text-align: left;
}
.p-list-item-sec.style-2 .p-single-li-item {
    box-shadow: none;
    background: #fff;
    border: none;
    padding: 16px;
    overflow: hidden;
    position: relative;
    padding-left: 60px;
}
.p-list-item-sec.style-2 .p-single-li-item .icon {
    position: absolute;
    left: 0px;
    height: 100%;
    top: 0;
    bottom: 0;
    padding: 16px;
    display: flex;
    align-items: center;
}
.p-list-item-sec.style-2 .p-single-li-item .icon img {
    width: 30px;
}
.p-list-item-sec.style-2  .p-single-li-item .con p{
    font-size: 16px;
}
.digimax-preloader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: default;
    z-index: 9000;
    background:#fff;
}
/*
 * #-Blog
*/
.blog-item {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    background: #fff;
    /* border: 1px solid #e1dcdc7d; */
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    border-radius: 5px;
    background: #fff;
}
.blog-item img{
    height: 100%;
}
.blog-item .content {
    padding: 20px;
}
.blog-item .content .title {
    font-size: 19px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 10px;
}
.blog-item .content .title a {
    color: var(--secondary-color);
}
.blog-item .content .title a:hover {
    color: var(--primary-color);
}
.blog-item .content .auth {
    border-top: 1px solid #dddddd69;
    border-bottom: 1px solid #dddddd45;
    padding: 5px 0px;
    margin-bottom: 12px;
}
.blog-item .content .auth span {
    font-size: 13px;
    padding-right: 10px;
    text-transform: capitalize;
}
.blog-item .content .auth span:last-child {
    padding-right: 0px;
}
.blog-item .content .auth span i {
    color: var(--primary-color);
    padding-right: 2px;
}
.blog-item .content .auth span a{
    color: var(--body-color);
}
.blog-item .content .auth span:hover a{
    color: var(--primary-color);
}
.blog-item .content p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 12px;
}
.blog-item .content a.read-more {
    color: var(--primary-color);
    font-size: 14px;
    font-weight: 500;
    position: relative;
}
.blog-item .content .title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.team-item .content h4.name:hover a{
    color: var(--primary-color);
}
.team-details-section-full .imgage {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.team-details-section-full .content {
    padding-top: 10px;
    padding-left: 20px;
}
.team-details-section-full .content h3.name {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 10px;
}

.team-details-section-full .content 
 strong.designation {
    font-size: 18px;
    font-weight: 600;
    color: var(--primary-color);
    margin-bottom: 20px;
    display: inline-block;
}

.team-details-section-full .content ul {
    margin-bottom: 20px;
}

.team-details-section-full .content ul li {
    display: inline-block;
    width: 100%;
    padding: 7px 0px;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #444;
}
.team-details-section-full .content p.sort_des {
    margin-bottom: 20px;
    font-size: 15px;
    color: #666;
}
.team-details-section-full .content ul li strong {
    display: inline-block;
    min-width: 110px;
}
.team-details-section-full .social-team span {
    margin-right: 14px;
}

.team-details-section-full .social-team span:last-child {
    margin-right: 0px;
}

.team-details-section-full .social-team span a {
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    border-radius: 50%;
    color: #333;
}
.team-details-section-full .social-team span a:hover{
    color: #fff;
    border-color: var(--primary-color);
    background: var(--primary-color);
}
.single-progress {
    margin-bottom: 30px;
}
.single-progress:last-child{
    margin-bottom: 0px;
}
.single-progress h3 {
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 600;
    letter-spacing: 2px;
}
.single-progress .progress {
    height: 6px;
    background: #e2e2e2;
    border-radius: 0px;
    overflow: visible;
    line-height: 1;
    padding: 0;
}
.progress-bar {
    height: 6px;
    border-radius: 0px;
    background-color: var(--primary-color);
    position: relative;
    overflow: visible;
    animation: animate 3s ease 0s 1 normal;    
    opacity: 1;
}
@keyframes animate{
    0%{
        width: 0%;
    }
}
.progress-bar .percent {
    position: absolute;
    width: 38px;
    height: 25px;
    line-height: 25px;
    background-color: var(--primary-color);
    border-radius: 1px;
    top: -35px;
    right: -10px;
    text-align: center;
    font-size: 11px;
}
.progress .progress-bar .percent::after {
    position: absolute;
    content: '';
    top: 25px;
    left: 14px;
    border-top: 9px solid var(--primary-color);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.team-details-section-full h2.title-t {
    font-size: 26px;
    margin-bottom: 26px;
    font-weight: 600;
}
.team-details-section-full  .information-content p {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: justify;
    color: #777;
}
.style-ele p {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
}

.style-ele a{
    color: var(--primary-color);
}
.style-ele a:hover{
    text-decoration: underline;
}
.info-stle-4 {
    background: #fff;
    padding: 25px 20px;
    transition: all .3s ease;
}
.info-stle-4:hover{
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
.info-stle-4 .icon {
    text-align: center;
    max-width: 70px;
    margin-bottom: 20px;
}
.info-stle-4.text-center .icon {
    margin: 0 auto;
    margin-bottom: 20px;
}
.info-stle-4 .icon {
    text-align: center;
    max-width: 70px;
    margin-bottom: 20px;
    font-size: 70px;
    color: #333;
}
.info-stle-4 .content h3 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 10px;
    display: inline-block;
    color: var(--secondary-color);
}
.info-stle-5 {
    -webkit-box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 7%);
    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 7%);
    background: #fff;
    padding: 35px 22px;
    height: 100%;
    position: relative;
    z-index: 1;
}
.info-stle-5.text-center .icon {
    margin: 0 auto;
    margin-bottom: 20px;
}
.info-stle-5 .icon {
    text-align: center;
    max-width: 70px;
    margin-bottom: 20px;
    color: var(--primary-color);
    font-size: 70px;
}
.info-stle-5.text-center .icon svg {
    width: 70px;
    height: 70px;
}
.info-stle-5 h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 27px;
}
.info-stle-5 h3 a{
    color: var(--secondary-color);
}
.info-stle-5 h3:hover a{
    color: var(--primary-color);
}
.info-stle-6 {
    -webkit-box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 7%);
    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 7%);
    background: #fff;
    padding: 35px 25px;
    height: 100%;
    position: relative;
    padding-top: 20px;
    z-index: 1;
    border-bottom: 6px solid var(--secondary-color);
    -webkit-transition:all .3s ease;
    transition: all .3s ease;
}
.info-stle-6:after{
    content: "";
    clear: both;
    display: block;
    position: absolute;
    width: 100%;
    height: 0%;
    bottom: 0;
    background: var(--secondary-color);
    -webkit-transition:all .3s ease;
    transition: all .3s ease;
    z-index: -1;
    left: 0;
}
.info-stle-6:hover:after{
    height: 100%;
}
.info-stle-6.text-center .icon {
    margin: 0 auto;
    margin-bottom: 20px;
}
.info-stle-6 .icon {
    text-align: center;
    max-width: 70px;
    margin-bottom: 20px;
    color: var(--primary-color);
    font-size: 70px;
}
.info-stle-6.text-center .icon svg {
    width: 70px;
    height: 70px;
}
.info-stle-6 h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 33px;
    margin-bottom: 14px;
    transition: all .3s ease;
}
.info-stle-6:hover h3 {
    color: #fff;
}
.info-stle-6 p {
    font-size: 15px;
    transition: all .3s ease;
/*    text-align: justify;*/
}
.info-stle-6:hover p {
    color: #fff;
}
.single-service.service-gallery .service-content {
    padding: 18px 15px;
    padding-top: 25px;
}
.single-service.service-gallery .service-content p.py-3 {
    font-size: 14px;
}
.section-theme-testimonial .testimonial-title strong {
    display: inline-block;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.modal-body .testimonial-title strong {
    display: inline-block;
    -webkit-line-clamp: inherit;
    -webkit-box-orient: inherit;
    display: inherit;
    overflow: hidden;
}
.s2-section-box .single-service.st2 {
    padding: 10px 20px !important;
}
.s2-section-box .single-service.st2 h3 {
    font-size: 21px;
}
article.single-blog-details h3.title,
article.single-blog-details h1.title{
    text-align: center;
    font-size: 45px;
    margin-bottom: 32px;
    font-weight: 900;
}
article.single-blog-details .auth-content {
    margin-bottom: 25px;
}
article.single-blog-details .auth-content span {
    display: inline-block;
    padding: 0 16px;
    position: relative;
    font-size: 15px;
    color: #717693;
    font-weight: 500;
}
article.single-blog-details .auth-content span:after {
    content: "|";
    position: absolute;
    top: 0;
    right: -3px;
    font-size: 12px;
    font-weight: 900;
}
article.single-blog-details .auth-content span:last-child:after {
    display: none;
}
.single-blog-details .blog-share {
    margin-bottom: 35px;
}
article.single-blog-details .blog-details p {
    line-height: 32px;
    color: #605774;
    margin-bottom: 10px;
}
article.single-blog-details .blog-details h4 {
    margin-bottom: 10px;
}
.single-blog.res-margin {
    margin-bottom: 30px;
}
.single-blog {
    background-color: #fff;
    -webkit-box-shadow: 0 0.313rem 0.875rem rgba(45, 49, 54, 0.09);
    box-shadow: 0 0.313rem 0.875rem rgba(45, 49, 54, 0.09);
    border-radius: 4px;
    -webkit-transition: -webkit-box-shadow, -webkit-transform .4s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-box-shadow, -webkit-transform .4s cubic-bezier(.4, 0, .2, 1);
    transition: box-shadow, transform .4s cubic-bezier(.4, 0, .2, 1);
    transition: box-shadow, transform .4s cubic-bezier(.4, 0, .2, 1), -webkit-box-shadow, -webkit-transform .4s cubic-bezier(.4, 0, .2, 1);
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    background: #fff;
    /* border: 1px solid #e1dcdc7d; */
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    border-radius: 5px;
    background: #fff;
}
.single-blog:hover {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-box-shadow: 0 0.313rem 0.875rem rgba(45, 49, 54, 0.12);
    box-shadow: 0 0.313rem 0.875rem rgba(45, 49, 54, 0.12);
}
.gallery-details-section-full .section-heading p {
    font-size: 17px;
    line-height: 30px;
    color: #605774;
}
.g-details-item {
    border-radius: 5px;
    overflow: hidden;
}

.g-details-item img {
    transition: all .3s ease;
}

.g-details-item:hover img {
    transform: scale(1.1);
}
.single-widget {
    margin-bottom: 35px;
    box-shadow: rgb(0 0 0 / 10%) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    border-radius: 5px;
    padding: 28px 30px;
}
.testimonial-single-header p.name {
    margin-bottom: 8px;
    display: inline-block;
    font-family: Inter;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.20000000298023224px;
    text-align: left;
    color: #000;
}
.testimonial-single-header p.name img {
    width: 30px;
    margin-left: 5px;
}
.testimonial-single-header p.designation {
    color: #545454;
    font-family: Inter;
    font-size: 15px;
    font-weight: 500;
    line-height: 18.15px;
    letter-spacing: 0.20000000298023224px;
    text-align: left;
    margin-bottom: 14px;
}
.text-white .section-heading h2 {
    color: #fff;
}
.text-white .section-heading p {
    color: #fff;
}
.we-serve-box.white-color .info-box-2 {
    background: transparent;
    padding: 0;
}
.we-serve-box.white-color .info-box-2:hover {
    box-shadow: none;
}
.we-serve-box.white-color .info-box-2 p {
    font-size: 19px;
    color: #fff;
}
.single-solution-card .thumb img {
    border-radius: 8px;
}
.testimonial-sec-left-content .item-stle span {
    color: #141830;
}
.testimonial-sec-left-content .item-stle span svg {
    color:  #141830;
}
.testimonial-sec-left-content .item-stle span a {
    color:  #141830;
}
.meta-info.job-details-top.d-flex ul {
    margin: 0 auto;
    width: 100%;
}
.meta-info.job-details-top .blog-share {
    margin-bottom: 35px;
    float: left;
    width: 100%;
    text-align: left;
}


.blog-details-auth {
    width: 100%;
    overflow: hidden;
    border: 1px solid #eee;
    padding: 25px 20px;
    display: flex;
    gap: 20px;
}
.blog-details-auth .auth-p img {
    width: 120px;
}
.blog-details-auth .t-a {
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
.blog-details-auth .t-a h2 {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
}
.blog-details-auth .t-a .social {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    gap: 18px;
}
.blog-details-auth .t-a .social a svg {
    width: 16px;
    height: 16px;
    fill: #09073d;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.blog-details-auth .t-a .social a {
    display: flex;
}
.blog-details-auth .t-a .social a:hover svg {
    fill: var(--primary-color);
}
.blog-details-auth  p {
    font-size: 14px;
}
.blog-details ul li, .blog-details ol li {
    line-height: 30px;
    font-size: 15px;
    margin: 5px 0px;
}
.blog-details ul,.blog-details ol {
    padding-left: 35px;
    margin-bottom:20px;
}
.blog-details h3 {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 8px;
}
.blog-details p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
}
.blog-details blockquote {
    margin-bottom: 20px;
    background: var(--primary-color);
    padding: 50px;
    position: relative;
    color: var(--white-color);
}
.blog-details blockquote p {
    font-size: 20px;
    color: var(--white-color);
    font-weight: 500;
    font-style: italic;
    line-height: 32px;
}
.blog-details blockquote p:last-child {
    margin: 0;
}

.blog-details h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 12px;
}
.blog-details ul,
.blog-details ol {
    margin-bottom: 20px;
    padding-left: 50px;
    list-style: inherit;
}
.blog-details ol {
    list-style: decimal;
    padding-left: 40px;
}
.blog-details ul li,
.blog-details ol li {
    line-height: 30px;
    font-size: 15px;
    font-weight: 600;
}
.blog-details h1 {
    font-size: 30px;
    margin-bottom: 12px;
    font-weight: 700;
}
.blog-details h2 {
    font-size: 26px;
    margin-bottom: 12px;
    font-weight: 700;
}
.blog-details h3 {
    font-size: 19px;
    margin-bottom: 12px;
    font-weight: 700;
}
.blog-details h5,
.blog-details h4 {
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: 700;
}
.blog-details h6 {
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: 700;
}
.blog-details pre {
    background: #e7e7e7;
    padding: 14px 20px;
    font-size: 14px;
}
@media (max-width:500px){
    .blog-details-auth {
        display: inline-block;
    }
    .blog-details-auth .con {
        margin-top: 20px;
    }
}

article.single-blog-details .auth-content span.p-btn button {
    display: inline-block;
    border: none;
    padding: 0;
    background: transparent;
    font-size: 15px;
    font-weight: 500;
    outline: none;
        color: #717693;
}
article.single-blog-details .auth-content span.p-btn button svg{
    margin-top: -3px;
    margin-right: 2px;
}
article.single-blog-details .auth-content span.p-btn button:hover{
    color: #000;
}
article.single-blog-details .blog-details div#ez-toc-container {
    display: none;
}
/*article.single-blog-details  .toc-container.active {
    position: fixed;
    top: 50px;
        height: calc(100vh - 65px);
    overflow: auto;
}*/
article.single-blog-details  .toc-container {
    position: sticky;
    top: 50px;
}
article.single-blog-details  .toc-container{
    max-width: 210px;
    width: 100%;
}
article.single-blog-details  .toc-container div#ez-toc-container {
    width: 100%;
    border: 1px solid #ddd;
    padding: 12px 12px;
}

.toc-container div#ez-toc-container  p.ez-toc-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
}
.toc-container div#ez-toc-container ul.ez-toc-list{
        display: grid;
    gap: 10px;
}
.toc-container div#ez-toc-container ul.ez-toc-list li a {
    font-size: 14px;
    color: #333;
}
.toc-container div#ez-toc-container ul.ez-toc-list li a.active{
    color: var(--primary-color);
}
.toc-container div#ez-toc-container ul.ez-toc-list li.active a{
    color: var(--primary-color);
}
.single-blog-details button#ttsPlayBtn {
    display: none;
}
article.single-blog-details .auth-content span.p-btn button#ttsPlayBtn {
    display: block;
}
/* .footer-top .certificate-img img {
    max-width: 480px;
} */
@media (max-width:991px){
    article.single-blog-details  .toc-container.active {
        position: relative;
        top: 0;
         width: 100%;
        height: 100%;
        overflow: auto;
    }
}
@media (min-width:950px){
    .we-serve-box.white-color[data-id="5"] {
        max-width: 1200px;
        gap: 20px;
    }
    .we-serve-box[data-id="5"] {
        max-width: 920px;
        grid-template-columns: repeat(5, 1fr);
        margin: 0 auto;
    }
}
@media (min-width:1200px){
    .we-serve-box.white-color[data-id="5"] {
        gap: 50px;
    }
}
@media (min-width:850px){
    .we-serve-box[data-id="4"] {
        max-width: 800px;
        grid-template-columns: repeat(4, 1fr);
        margin: 0 auto;
    }
}
@media (max-width:991px){
    .book-meeting-section-full .image-column {
        background-image: none !important;
    }
    .job-details-top ul{
        width: 100%;
        margin-bottom: 10px;
    }
     .job-details-top ul li{
        display: inline-block;
        font-size: 13px !important;
        padding: 0px 10px !important;
     }
     .job-details-top .blog-share{
        margin-left: 0px !important;
     }
    .job-boad-cart-item .mid-content {
        padding: 12px 30px;
        border-left: none;
    }
    .cluth-section-area-full .single-item {
        float: left;
        width: 33.33%;
        margin-bottom: 20px;
    }
    .cluth-section-area-full .single-item:nth-child(4){
        width: 50%;
    }
    .cluth-section-area-full .single-item:nth-child(5){
        width: 50%;
    }
    .job-boad-cart-item .aply-btn {
        text-align: left;
        padding-left: 20px;
        padding-bottom: 30px;
    }
    .menu .dropdown .dropdown-menu {
        display: block;
    }
    .menu .dropdown > .dropdown-menu ul.dropdown-menu {
        display: none;
    }
    .menu .dropdown > .dropdown-menu ul.dropdown-menu.show {
        display: block;
    }
    .mobile-menu-item ul li.dropdown .dropdown-menu > li.dropdown:after {
        top: 0px;
    }
    .single-service.service-gallery.overflow-hidden.bg22 .p-card-bottom a.service-btn{
        font-size: 13px;
    }
    .team-item .thumbnail {
        height: 350px;
        position: relative;
    }
    .hero-slider-img img {
        margin-top: 0;
        max-width: 500px !important;
        width: 100% !important;
    }
    .hero-slider-item .welcome-intro {
        text-align: center;
    }
    .contact-us.contact-us-left-section {
        margin-bottom: 30px;
    }
    .hero-slider-item .button-group a.btn.btn-bordered {
        margin-top: 10px;
        margin: 0 auto;
        text-align: center;
        float: inherit;
    }
    .welcome-intro .button-group {
        margin-bottom: 50px;
    }
}
@media (max-width:767px){
    .job-boad-cart-item .aply-btn {
        text-align: left;
        padding-left: 20px;
        padding-bottom: 30px;
    }
    .job-boad-cart-item .mid-content{
        padding-top: 0px;
    }
    .cluth-section-area-full .single-item {
        float: left;
        width: 50%;
        margin-bottom: 20px;
    }
    header .navbar-expand .navbar-nav.action .btn {
        display: none;
    }
    .footer-top.ptb_100 {
        padding-top: 50px;
    }
    .contact-box .ab-query .field-a .wpcf7-list-item {
        width: 100%;
    }
    .hero-slider-item .welcome-intro h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .welcome-intro p {
        font-size: 14px;
        font-weight: 400;
        margin-top: 10px !important;
    }
    
}
@media (max-width:576px){
    .error-404.pt-100.pb-100 {
        padding: 70px 0px;
    }
    .error-404-content h2 {
        font-size: 5rem;
    }
    .error-404-content h3 {
        font-size: 28px;
        margin-bottom: 16px;
    }
    .error-404-content p {
        font-size: 15px;
        margin-bottom: 20px;
    }
    .case-study .blog-title {
        font-size: 18px;
        line-height: 30px;
    }
    .cluth-section-area-full .single-item:nth-child(1){
        width: 100%;
    }
    .team-section-full-team .nav-tabs li.nav-item button {
        padding: 8px 12px;
        font-size: 12px;
        border-radius: 4px;
    }
    .contact-info h3 {
        font-size: 16px !important;
        letter-spacing: 0px;
    }
    .info-box-2 {
        padding: 20px 10px;
    }
    .info-box-2 p {
        font-size: 15px;
    }
    .section-heading > h2 {
        margin-bottom: 10px;
    }
    .book-meeting-section-full .content-column {
        padding: 50px 20px;
    }
    .sticky-book-metting-button {
        top: inherit;
        bottom: -100px;
        right: 0;
        left: 0;
        text-align: center;
    }
    .sticky-book-metting-button.sticky {
        bottom: 14px;
        right: 12px;
        left: inherit;
    }
    .sticky-book-metting-button a {
        padding: 7px 20px;
        border-radius: 16px 16px 0px 0px;
        padding-top: 8px;
        background: var(--primary-color);
        color: #fff;
    }
    .copyright-area .copyright-left {
        padding-bottom: 26px;
    }
    #scrollUp {
        display: none !important;
    }
    .contact-us.contact-us-left-section {
        padding: 30px 25px;
    }
    .sticky-book-metting-button .call-b-with-m {
        display: block;
    }
    .sticky-book-metting-button  .des-k{
        display: none;
    }
    .sticky-book-metting-button .call-b-with-m {
        width: 48px;
        height: 48px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
    }
    .sticky-book-metting-button .call-b-with-m a {
        border-radius: 50%;
        padding: 10px;
        width: 100%;
        height: 100%;
    }
    .contact-us.contact-us-left-section .s-item-a .icon {
        float: inherit;
        margin-right: 0px;
        border-radius: 5px;
        margin: 0 auto;
        margin-bottom: 12px;
    }
    .contact-us.contact-us-left-section .s-item-a .con {
        overflow: hidden;
        width: 100%;
        text-align: center;
    }
    .contact-us.contact-us-left-section .s-item-a .con p {
        text-align: center;
    }
    article.single-blog-details h3.title,
    article.single-blog-details h1.title{
        font-size: 24px;
        margin-bottom: 20px;
        font-weight: 700;
    }
    article.single-blog-details .auth-content span {
        padding: 0 8px;
        font-size: 14px;
        font-weight: 400;
    }
    article.single-blog-details .auth-content span:after{
        display: none;
    }
    .single-blog-details .blog-thumb.mb-20 {
        margin-bottom: 0px;
    }
    article.single-blog-details .blog-details p {
        line-height: 28px;
        margin-bottom: 8px;
        font-size: 14px;
    }
    .we-serve-box.white-color .info-box-2 p {
        font-size: 15px;
    }
    .hero-slider-item .welcome-intro h1 {
        font-size: 26px;
        line-height: 38px;
    }
}
/* #trp-floater-ls.trp-bottom-right {
    display: none !important;
} */