/************************************************************************** Header ***********************/

body,
html {
    margin: 0;
    padding: 0;
    height: 100%;
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}


/* .navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item {
    display: flex;
    align-items: center;
    height: 80px
}

.navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-style: normal;
    font-stretch: normal;
    color: rgba(0, 0, 0, .9);
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    border-radius: 16px;
    padding: 0 .8rem
}

.navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu .dropdown-menu {
    width: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 80px;
    height: 0;
    opacity: 0;
    background-color: #f3f2f300;
    overflow: hidden;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    padding: 0;
    margin: 0;
    border: none;
    z-index: 2;
}

@media screen and (min-width:992px) {
    .navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu .dropdown-menu {
        display: block;

    }
}

.navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu .dropdown-menu .container {
    height: 0;
    overflow: hidden;
}

.navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu .dropdown-menu .container .sub-menu-link span {
    font-size: 25px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;


    text-align: left;

    margin: 8px 0;
    display: inline-block;

    position: relative;
    background: none;
    color: #fd8721;
    padding: 8px 0px;
}

.navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu .dropdown-menu .container .sub-menu-link span::after {
    content: "";
    border-bottom: 4px solid #F1833B !important;
    width: 45px;
    margin: 0 auto;
    display: inline-block;
    position: absolute;
    left: 0;
    right: auto;
    bottom: -6px;
}

.navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu .dropdown-menu .container .sub-menu-link span a {
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2em;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    display: inline-block;
    text-transform: uppercase
}

.navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu .dropdown-menu .container .sub-menu-link ul {
    list-style: none;
    padding: 0
}

.cursor-pointer:hover {
    cursor: pointer;
    color: #fd8721;
}

.navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu .dropdown-menu .container .sub-menu-link ul li a {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: normal;
    text-align: left;
    color: #5a686f;
}



.navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu .services-back {
    background-color: #00000000 !important;
}

@media screen and (min-width:320px) and (max-width:1023px) {
    .navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu .extension-back {
        background: #fff !important;
    }
}

@media screen and (min-width:1024px) and (max-width:1199px) {
    .navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu .extension-back {
        background-position: 180% 15%
    }
}

@media screen and (min-width:1024px) and (max-width:1366px) and (orientation:landscape) {
    .navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu .extension-back {
        background-position: 120% 15%
    }
}

.navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu .company-back {
    background-image: url(https://www.mindinventory.com/img/company-bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #fff !important;
}

@media screen and (min-width:320px) and (max-width:1023px) {
    .navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu .company-back {
        background: #fff !important;
    }
}

@media screen and (min-width:1024px) and (max-width:1199px) {
    .navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu .company-back {
        background-position: 180% 0
    }
}


.navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu:hover .dropdown-menu {
    opacity: 1;
    overflow: inherit;
    height: 650px;
    padding: 0
}

@media screen and (min-width:1370px) and (max-width:2200px) {
    .navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu:hover .dropdown-menu {
        height: auto;
    }
}

.navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu:hover .dropdown-menu .container {
    height: auto;
    overflow: visible;
    box-shadow: 0 9px 16px 0 rgba(209, 212, 212, .35);
}

.navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.hover {
    height: 80px;
}

.navbar-bg .navbar-toggler {
    border: none;
}

.navbar-bg .navbar-toggler:focus {
    outline: 0;
}

@media only screen and (max-width: 991px) {
    .navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.show .nav-link {
        font-weight: 600;
    }
    .dropdown-menu.services-back.mega .container{
        padding: 0px 40px!important;
    }
    .navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu .dropdown-menu .container .sub-menu-link span{
        font-size: 18px;
    }

    .collapse.show {
        z-index: 9;
        border-bottom: #d6dded 2px solid;
        background: white;
    }
    .navbar-bg .container-fluid .navbar-collapse .navbar-nav .nav-item.sub-menu .dropdown-menu .container .sub-menu-link span {
        padding: 2px 0px;
    }
}

@media only screen and (max-width: 767px) {
    .banner_title span {
        text-align: center !important;
        font-size: 20px;
    }

    .carousel-indicators {
        right: -55px !important;
    }
}

@media only screen and (max-width: 1200px) {
    .navbar-collapse {
        background: #f2f6ff;
    }

    .fs-1 {
        font-size: 3.5rem !important;
        line-height: 4.8rem;
    }
} */


/*******************************************   Existing CSS    *****************************************/

html {
    scroll-behavior: smooth !important;
}

* {
    list-style: none;
}

.overflow-auto {
    overflow: auto !important;
}

h1 {
    font-weight: 600;
    color: #0e314c;
    font-size: 32px;
    line-height: 38px;
    /* text-transform: capitalize; */
}

.h2-own {
    font-size: 22px;
    color: #002651;
}

.post .post-desc h1 {
    margin: 0;
    text-transform: capitalize;
    font-weight: bold;
    margin-top: -4rem;
}

.post .post-desc h2 {
    margin: 0;
    text-transform: capitalize;
    font-weight: bold;
    margin-top: -4rem;
}

a {
    color: #000
}

a:hover {
    text-decoration: none;
    color: #002651;
    cursor: pointer !important;
}

.fw-bold {
    font-weight: 600 !important;
}

body {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
}

h2 {
    font-weight: 600;
    color: #0e314c;
    font-size: 27px;
    line-height: 38px;
    /* text-transform: capitalize; */
}

p {
    color: #6084a4;
    font-size: 14px;
    line-height: 26.6px
}

.py-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
}

.btn {
    font-weight: 600;
    font-size: 14px;
    border: none;
    padding: 12px 60px;
    position: relative;
    border-radius: 4px;
    z-index: 1;
    text-transform: uppercase;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 8px;
}

.btn-primary {
    color: #ffffff;
    background-color: #fe8721;
    -webkit-box-shadow: 0 13px 27px 0 rgb(68 206 111 / 25%);
    box-shadow: 0 5px 10px 0 rgb(20 0 20 / 20%);
}

.btn-primary:hover {
    color: #ffffff;
    background: #0e314c;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0 13px 27px 0 rgb(0 0 0 / 25%);
    box-shadow: 0 13px 27px 0 rgb(0 0 0 / 25%);
}

.single-box {
    border: 1px dashed #cdf1d8;
    padding: 30px 20px;
    border-radius: 5px;
    background: #ffffff;
    box-shadow: 0 0 10px rgb(72 69 224 / 10%);
    transition: all 0.3s ease-in-out;
}

.single-box:hover {
    /* background: linear-gradient(to right, #FE8721, #fd8721); */
    transform: translateY(-12px) !important;
    /* color: #fff !important; */
}

.single-box:hover p {
    /* color: #fff !important; */
}

.bg-sec {
    background: #f2f6ff;
}

.©-box {
    background: rgb(247, 252, 255);
    box-shadow: 0 0 10px rgb(72 69 224 / 10%);
    padding: 10px 10px;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
}
.fw-600{
    font-weight: 600;
}

h3 span {
    /* font-size: 38px; */
    background: -webkit-linear-gradient(#3acaff, #003e96);
    /* background: -webkit-linear-gradient(#f2873b, #d82721); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}




.sec3-box:hover,
.btn-outline-secondary.selected-hour,
.btn-outline-secondary:hover,
.btn-outline-secondary:focus {
    background: linear-gradient(to right, #FE8721, #fd8721);
    color: #fff !important;
    /* cursor: pointer; */
}

.bg-third {
    background: #FCF7F2;
}

.sec3-box:hover p {
    color: #fff !important;
}

.bar {
    height: 5px;
    width: 90px;
    background: #f1decd;
    margin: 25px 0;
    position: relative;
    border-radius: 30px;
    left: 0;
}

.bar::before {
    content: '';
    position: absolute;
    left: 0;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #ff8721;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG;
}

@keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(88px);
        transform: translateX(88px);
    }
}

.casestudy-block {
    background: #fff;
    padding: 5px 10px;
    border-radius: 10px;
    filter: drop-shadow(0px 8px 6px rgba(0, 0, 100, 0.1));
    transition: all ease-in-out 0.2s;
    cursor: pointer;
}

.casestudy-block:hover {
    filter: drop-shadow(0px 0px 0px rgba(0, 0, 100, 0));
    cursor: pointer !important;
}

.casestudy-block1 {
    background: #002651;
    padding: 5px 10px;
    border-radius: 10px;
    filter: drop-shadow(0px 8px 6px rgba(0, 0, 100, 0.1));
    transition: all ease-in-out 0.2s;
    cursor: pointer;
}

.casestudy-block1:hover {
    filter: drop-shadow(0px 0px 0px rgba(0, 0, 100, 0));
    background: #083D72;
    cursor: pointer !important;
}

.fa-custom-icon {
    color: #FE8721;
}

.client-img {
    filter: drop-shadow(0px 6px 6px rgba(0, 0, 200, 0.1));
    /* margin-left: 4.8rem; */
    border-radius: 10px;
}

.carousel-control-prev-icon {
    height: 100px;
    width: 100px;
    outline: black;
    background-size: 100%, 100%;
    border-radius: 50%;
    background-image: none;
    top: 0;
    position: absolute;
    bottom: 0;
    margin: auto;
    left: 0px;
}

.carousel-control-next-icon {
    height: 100px;
    width: 100px;
    outline: black;
    background-size: 100%, 100%;
    border-radius: 50%;
    background-image: none;
    top: 0;
    position: absolute;
    bottom: 0;
    margin: auto;
    right: 0px;
}

.carousel-control-next-icon:after {
    content: '>';
    font-size: 40px;
    color: #FF8721;
    line-height: 100px;
}

.carousel-control-prev-icon:after {
    content: '<';
    font-size: 40px;
    color: #FF8721;
    line-height: 100px;
}

.counter span {
    font-size: 55px;
    font-weight: 500;
    line-height: 50px;
    color: #0e314c;
    display: inline-block;
    margin: 60px 0 20px;
}

.counter h5 {
    display: block;
    font-weight: normal;
    color: #1c1d3e;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    margin: 0;
}

.footer-bg {
    background: url(/assets/img/index/footer-bg.png) #f2f6ff no-repeat;
    background-position: center;
}

.list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list li {
    line-height: 35px;
}

.fa {
    color: #FE8721;
}

.social-links li {
    margin: 0px 10px 0px 0px;
    padding: 6px 10px;
    list-style: none;
    border: #FE8721 1px solid;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    background: #F7F7F7;
}

.social-links li:hover {
    background: #4267b2;
    border: #4267b2 1px solid;
}

.social-links li .fa {
    color: #FE8721;
}

.social-links li:hover .fa {
    color: #FFF;
}

.footer-bg li {
    transition: all 0.3s ease-in-out;
}

.footer-bg li:hover {
    cursor: pointer !important;
    transform: translateX(5px);
}

.bg-prim {
    background: #093769;
}

.partner-section .partner-inner {
    background: #ffffff;
    padding-top: 5px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-shadow: 0 2px 48px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 2px 48px 0 rgb(0 0 0 / 8%);
    border-radius: 3px;
    margin-top: 25px;
}

.partner-section .partner-inner a {
    display: block;
    margin-top: 25px;
    position: relative;
}

.partner-section .partner-inner a img:last-child {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.partner-section .partner-inner a:hover img:last-child {
    opacity: 1;
    top: 0;
    visibility: visible;
}

.shape3 {
    position: absolute;
    left: 25%;
    bottom: 15%;
    z-index: -1;
    -webkit-animation: animationFramesOne 15s infinite linear;
    animation: animationFramesOne 15s infinite linear;
}

.shape4 {
    position: absolute;
    right: 25%;
    bottom: 15%;
    z-index: -1;
    -webkit-animation: animationFramesOne 20s infinite linear;
    animation: animationFramesOne 20s infinite linear;
}

.shape7 {
    position: absolute;
    left: 25%;
    top: 15%;
    z-index: -1;
    -webkit-animation: animationFramesOne 20s infinite linear;
    animation: animationFramesOne 20s infinite linear;
}

@keyframes animationFramesOne {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }
    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg);
    }
    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg);
    }
    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg);
    }
    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg);
    }
    100% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
    }
}

.solutions-area {
    padding-bottom: 50px;
    position: relative;
    z-index: 1;
}

.single-solutions-box {
    padding: 20px 15px;
    text-align: center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    height: 22rem;
}

.single-solutions-box .icon {
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.single-solutions-box .icon img {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.single-solutions-box .icon::before {
    content: '';
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    background: #f0fdfe;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.09);
    border-radius: 30% 70% 70% 30% / 40% 60% 40% 60%;
    width: 60px;
    height: 60px;
}

.single-solutions-box h3 {
    font-size: 18px;
    margin-bottom: 12px;
}

.single-solutions-box .learn-more-btn {
    color: #365267;
    font-size: 14px;
    font-weight: 600;
}

.single-solutions-box .learn-more-btn svg {
    width: 18px;
    position: relative;
    top: -1px;
    margin-right: 3px;
}

.single-solutions-box .learn-more-btn:hover {
    color: #ff8721;
}

.single-solutions-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.08);
}

.single-solutions-box:hover .icon img {
    transform: rotateY(-360deg);
}

.single-features {
    background: #ffffff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.08);
    transition: 0.5s;
    margin: 20px 0px;
}

.single-features:hover {
    transform: translateY(-10px);
}

.article {
    border: 1px solid #ccc;
    border-radius: 5px;
}

.art-date {
    padding: 5px 14px;
    background: #fe8721;
    border-radius: 10px;
    height: 60px;
    width: 80px;
    color: #fff;
}

.blog-category ul {
    padding: 0;
    font-size: 18px;
}

.blog-category ul li {
    list-style: none;
    font-size: 15px;
    padding: 5px 0px;
}

.article-banner img {
    width: 100%;
    padding: 0;
}

h3 {
    color: #0e314c;
    font-weight: 500;
}

.art-content ul li {
    line-height: 40px;
    color: #6084a4;
}

#map {
    height: 400px;
    width: 100%;
}

.contact-info-box {
    text-align: center;
    transition: .4s;
    box-shadow: 0 2px 30px 0 rgb(0 0 0 / 4%);
    background: #ffffff;
    padding: 30px;
    border: 1px solid rgb(240, 240, 240);
    border-radius: 30px 0px 30px 0px;
}

.contact-info-box .icon {
    display: inline-block;
    width: 65px;
    height: 65px;
    line-height: 62px;
    background: #f7fafd;
    border-radius: 50%;
    font-size: 30px;
    color: #ff8721;
    transition: .4s;
}

.contact-info-box:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.contact-info-box:hover .icon {
    color: #ffffff !important;
    background: #093769;
}


/******************************************************************** Case Study Css **********/

.ptrem-16 {
    padding-top: 16%
}

.single-feedback-item {
    padding: 40px 130px 90px;
    text-align: left;
    background-color: #fffcf9;
    position: relative;
}

.testimonials-slides {
    background-color: #fffcf9;
    max-width: 850px;
    margin: 90px auto 30px;
    position: relative;
    z-index: 1;
}

.dropdown-item {
    line-height: 2.5rem;
}

.ml-feedback-slides {
    max-width: 950px;
    margin: -77px auto 30px;
}

.single-ml-feedback-item {
    -webkit-box-shadow: 0 0 25px 3px rgb(0 0 0 / 4%);
    box-shadow: 0 0 25px 3px rgb(0 0 0 / 4%);
    margin-bottom: 45px;
    background-color: #ffffff;
    position: relative;
    padding: 60px 70px 60px 328px;
    border-radius: 5px;
}

.sinlgle-ml-feedback-item {
    -webkit-box-shadow: 0 0 25px 3px rgb(0 0 0 / 4%);
    box-shadow: 0 0 25px 3px rgb(0 0 0 / 4%);
    margin-bottom: 45px;
    background-color: #ffffff;
    position: relative;
    padding: 60px;
    border-radius: 5px;
}

.sinlgle-ml-feedback-item .image {
    width: 50%
}

.ptcor {
    max-width: initial !important;
    padding-bottom: 2rem;
}

.single-ml-feedback-item .client-info img {
    border-radius: 5px;
    border: 0px solid #f4f5fe;
    width: 20rem !important;
    height: 10rem !important;
    padding: 0px;
    display: inline-block !important;
}

.single-ml-feedback-item .client-info {
    position: absolute;
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}

.ptb-80 {
    padding-top: 50px;
    padding-bottom: 80px;
}

#casesection-menu {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 9999;
    text-transform: capitalize;
    -webkit-transition: all ease 0.1s;
    transition: all ease 0.1s;
}

#casesection-menu.freeze {
    right: -94px;
}

.touch #casesection-menu {
    display: none;
}

#casesection-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#casesection-menu li {
    border-bottom: 0px solid rgb(216, 31, 31);
}

#casesection-menu a {
    float: right;
    clear: both;
    display: block;
    /*height: 2em;*/
    line-height: 2em;
    text-decoration: none;
    padding: 5px 8px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    white-space: nowrap;
    -webkit-transition: all ease 0.1s;
    transition: all ease 0.1s;
    border-bottom: 1px solid #FFF;
}

#casesection-menu.freeze a {
    float: none;
    width: 128px;
}

#casesection-menu a:hover,
#casesection-menu a:focus {
    background: rgba(255, 135, 33, 1);
}

#casesection-menu a span {
    display: none;
    font-weight: 700;
    position: relative;
    width: 32px;
    left: -8px;
    text-align: center;
    /*background: rgba(0, 0, 0, 0.1);*/
}

#casesection-menu a.active {
    background: #ff8721;
    /*font-size: 1.2em;*/
    font-weight: normal;
}

#casesection-menu.freeze a span {
    display: inline-block;
}

#casesection-menu a.active span {
    display: inline-block;
    /*background: #000;*/
}

#casesection-menu a.active span:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background: #f80;
}

#casesection-menu.freeze a.active span:before {
    display: none;
}

.ml-feedback-area {
    background: linear-gradient(to right, #002651, #083d72);
    position: relative;
    z-index: 1;
    padding-bottom: 50px;
}

.section-title {
    text-align: center;
    margin-bottom: 60px;
}

.section-title h2 {
    margin-bottom: 0;
    text-transform: capitalize;
    font-size: 28px;
    font-weight: 600;
}

.section-title .bar {
    height: 5px;
    width: 90px;
    background: #f1decd;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
}

.section-title .bar::before {
    content: '';
    position: absolute;
    left: 0;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #ff8721;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG;
}

.features-details-desc h3 {
    font-size: 20px;
    margin-bottom: 13px;
    font-weight: 600;
    text-transform: capitalize;
}

.feedback-area .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #04294f !important;
}

.features-details-image {
    text-align: center;
}

img {
    max-width: 100%;
}

.pgNotFound {
    text-align: center;
}

.pgNotFound h4 {
    color: #0c4074;
}

.pgNotFound h1 {
    color: #fff;
    font-size: 9rem;
    background: linear-gradient(to right, #095fab 10%, #2a4256 50%, #fe8721 60%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    background-clip: text;
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 1.5s linear infinite;
    display: inline-block;
    font-weight: 700;
    line-height: 120px;
}

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}

.post .post-desc {
    padding: 30px;
    background: #ffffff;
}

.post-title {
    position: relative;
    padding-top: 20px;
    margin-top: 20px;
}

.post-title:before,
.post-title:after {
    content: '';
    position: absolute;
    z-index: 1;
    height: 3px;
    border-radius: 2px;
    top: auto;
    bottom: 0;
}

.post-title:before {
    background: #ea8c00;
    width: 80px;
}

.post .post-desc h4 {
    margin: 0;
    text-transform: capitalize;
    font-weight: bold;
    margin-top: -4rem;
}

.post .post-desc h4 a {
    color: #1c1d3e;
    display: inline-block;
}

.post-meta ul li {
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    list-style-type: none;
    position: relative;
}

.post-meta ul li:last-child {
    margin-right: 0;
}

.post .post-image {
    overflow: hidden;
    position: relative;
}

.post .post-image::before {
    background-color: #fc9825;
    content: "";
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 600ms ease 0s;
    width: 0;
    opacity: 0.7;
}

.post .post-image::after {
    background-color: #fc9825;
    bottom: 0;
    content: "";
    display: block;
    height: 50%;
    position: absolute;
    right: 0;
    transition: all 600ms ease 0s;
    width: 0;
    opacity: 0.7;
}

.post .post-desc p {
    margin: 15px 0;
    font-size: 14px;
    color: #828893;
}

.widget .widget-categories li {
    display: block;
    padding: 15px 0;
    border-bottom: 1px dashed #ddd;
    position: relative;
}

.widget .widget-categories li:first-child {
    padding-top: 0;
}

.widget .widget-categories li a {
    text-transform: capitalize;
    color: #1c1d3e;
    display: flex;
    justify-content: space-between;
    font-weight: 500;
}

.widget .widget-categories li a:hover {
    color: #fc9225;
    padding-left: 5px;
}

a {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
}

.homeBanner {
    background-color: #fff;
    overflow: auto;
    clear: both;
}

.blog_1_img {
    height: 400px;
}

.blog_1_img img {
    height: 100%;
    object-fit: cover;
    /* object-position: -170px; */
}

@media screen and (max-width: 991px) {
    .blog_1_img {
        height: auto;
    }
    .blog_1_img img {
        object-position: 0;
    }
    .egovSub .post-desc {
        padding-left: 0;
        padding-right: 0;
    }
    .shape3,
    .shape4,
    .shape7 {
        display: none;
    }
    .homeBanner .col-sm-12,
    .homeBanner .col-sm-6 {
        max-width: 100%;
    }
    h2 {
        font-size: 26px;
    }
    .portfolioBlock .col-sm-3 {
        max-width: 50%;
    }
    .portfolioBlock .single-box {
        min-height: 200px;
    }
    .homeEgov .col-sm-6,
    .homeEgov .col-sm-12,
    .homeDiscover .col-sm-6 {
        max-width: 100%;
        padding: 0;
    }
    .homeEgov .col-sm-12.mt-3 {
        margin-top: 0 !important;
    }
    .homeDiscover .discImg {
        text-align: center;
    }
    .homeDiscover .discCnt .col-sm-12.mt-3 {
        margin-top: 0 !important;
    }
    .homeCaseSy .col-sm-3 {
        max-width: 50%;
        padding-bottom: 15px;
    }
    .homeCaseSy .container.py-4 {
        padding: 0 !important;
    }
    .contact-sm .p-5 {
        padding: 15px !important;
    }
    .empanel .col-sm-3 {
        max-width: 50%;
    }
    .empanel .single-box {
        min-height: 250px;
    }
}

.navbar-bg {
    background: #f2f6ff;
    padding: 10px 0px;
    transition: margin-top .8s
}

.navbar-bg.scrollheader {
    background: rgb(255, 255, 255) !important;
}

.top-space {
    height: 100px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #fe8721 !important;
    outline: none;
}

.text-pri {
    color: #FE8721 !important;
}

.verticle {
    border: 1px solid #fe8721;
    height: 20px;
    margin-top: 3px;
}

@media only screen and (max-width: 1200px) {
    .navbar-nav {
        padding-left: 15px;
    }
    .navbar {
        padding: 0px 0px !important;
    }
    .top-space {
        height: 25px;
    }
    .py-6 {
        padding-bottom: 0px !important;
    }
    #casesection-menu {
        display: none;
    }
    .article-banner {
        margin-top: 70px;
    }
}

.required {
    border-bottom: 1px solid #fe8721 !important;
}

.requiredtextbox {
    border: 1px solid #fe8721 !important;
}

.invalid-email {
    display: none !important;
}

.ftr1 li {
    margin-top: 2.7%;
}

.sprite-icon1 {
    background: url(/assets/img/sprite.png) no-repeat;
    width: 32px;
    margin-right: 2% !important;
    height: 32px;
    cursor: pointer;
}

.fb {
    background-position: -259px -12px;
}

.insta {
    background-position: -305px -12px;
}

.twitr {
    background-position: -352px -12px;
}

.lin {
    background-position: -399px -12px;
}

.fb:hover {
    background-position: -259px -50px;
    transition: 0.5s;
}

.insta:hover {
    background-position: -305px -50px;
    transition: 0.5s;
}

.twitr:hover {
    background-position: -352px -50px;
    transition: 0.5s;
}

.lin:hover {
    background-position: -399px -50px;
    transition: 0.5s;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    /* border-color: rgba(9, 9, 9, 0) !important; */
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%) !important;
}

.form-control:focus {
    border-color: lightgray !important;
}

.art-content h3 {
    font-size: 20px;
}

.art-content h5 {
    font-size: 16px;
    line-height: 24px;
}


/* Portfolio */

.infographics-bg {
    background: url(/assets/img/Infographics-bg.png) no-repeat;
    background-position-y: -100px;
    background-size: cover;
}

.title-bar {
    background: #f2873b;
    padding: 10px 30px;
    color: #fff;
}

.align-item-center {
    align-items: center !important;
}

.blocks {
    background: #fff;
    padding: 10px 30px;
    border-radius: 20px 0px 20px 0px;
    border: 2px solid #f2873b;
}

.blocks img,
.automation-blocks img {
    filter: brightness(0) saturate(100%) invert(55%) sepia(91%) saturate(594%) hue-rotate(335deg) brightness(100%) contrast(90%);
}

.blocks h3,
.blocks h6 {
    color: #f2863b !important;
}

.blocks h3 {
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0;
}

.infographics-bg .text-pri {
    font-size: 24px;
}

.infographics-bg h6.text-pri {
    font-size: 18px;
}

.bdrStyle1 {
    border-left: 5px solid #cacaca;
    border-bottom: 5px solid #cacaca;
}

.bdrStyle2 {
    border-left: 5px solid #cacaca;
    position: relative;
}

.bdrStyle1 .pollution-blocks {
    margin-bottom: 60px;
    position: relative;
}

.school-blocks {
    margin: 0px 50px 60px 50px;
    position: relative;
}

.bdrStyle1 .school-blocks::before,
.bdrStyle1 .pollution-blocks::before,
.bdrStyle2 .vendor-blocks::before,
.bdrStyle2 .automation-blocks::before,
.bdrStyle2 .e-learning-blocks::before,
.bdrStyle2 .pollution-blocks.relPosition::before {
    content: '';
    width: 2px;
    height: 30px;
    border-left: 2px dashed #f2873b;
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
    margin: auto;
}

.bdrStyle1 .school-blocks::after,
.bdrStyle1 .pollution-blocks::after,
.bdrStyle2 .vendor-blocks::after,
.bdrStyle2 .automation-blocks::after,
.bdrStyle2 .e-learning-blocks::after,
.bdrStyle2 .pollution-blocks.relPosition::after {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: -70px;
    left: 0px;
    right: 0px;
    border: 1px solid #f2873b;
    background: rgb(255, 255, 255);
    border-radius: 100%;
    margin: auto;
}

.bdrStyle2 .vendor-blocks::before,
.bdrStyle2 .automation-blocks::before,
.bdrStyle2 .e-learning-blocks::before,
.bdrStyle2 .pollution-blocks.relPosition::before {
    height: 2px;
    border-bottom: 2px dashed #f2873b;
    border-left: none;
    width: 170px;
    top: 0;
    bottom: 0;
    left: -500px;
}

.bdrStyle2 .vendor-blocks::after,
.bdrStyle2 .automation-blocks::after,
.bdrStyle2 .e-learning-blocks::after,
.bdrStyle2 .pollution-blocks.relPosition::after {
    left: -670px;
    top: 0;
    bottom: 0;
}

.bdrStyle2 .pollution-blocks.relPosition {
    position: relative;
}

.bdrStyle2 .pollution-blocks.relPosition::before {
    width: 200px;
    left: -400px;
}

.bdrStyle2 .pollution-blocks.relPosition.blk1::before {
    width: 140px;
    left: -350px;
}

.bdrStyle2 .pollution-blocks.relPosition::after {
    left: -505px;
}

.bdrStyle2 .vendor-blocks.offset-sm-6::before {
    left: -820px;
    width: 490px;
}

.bdrStyle2 .vendor-blocks.offset-sm-6::after {
    left: -1338px;
}

.bdrSpace {
    padding-left: 120px;
}

.vendor-blocks {
    margin-bottom: 10px;
    position: relative;
}

.bdrStyle2 .blk1,
.bdrStyle2 .blk2 {
    margin-left: 150px;
}

.bdrStyle2 .automation-blocks::before {
    width: 170px;
    left: -260px;
}

.bdrStyle2 .automation-blocks::after {
    left: -434px;
}

.bdrStyle2 .e-learning-blocks::before {
    width: 190px;
    left: -300px;
}

.bdrStyle2 .blk1 .e-learning-blocks::before {
    width: 45px;
    left: -145px;
}

.bdrStyle2 .blk1 .e-learning-blocks::after {
    left: -202px;
}

.bdrStyle2 .blk2 .automation-blocks::after,
.bdrStyle2 .blk2 .e-learning-blocks::after,
.bdrStyle2 .blk3 .e-learning-blocks::after,
.bdrStyle2 .pollution-blocks.relPosition.blk2::after {
    content: none;
}

.automation-blocks {
    background: #fff;
    border-radius: 80%;
    margin: 0 auto;
    padding: 23px;
    height: 100px;
    width: 100px;
    position: relative;
    border: 2px solid #f2873b;
}

.auto-b h3 {
    font-size: 2.5rem;
    font-weight: 600;
    margin: 0;
}

.pollution-blocks {
    margin: 0px 50px 10px 50px;
    width: 200px;
}

.e-learning-blocks {
    border: 2px solid #f2873b;
    background: #ffffff;
    border-radius: 80%;
    padding: 20px;
    height: 100px;
    width: 100px;
    position: relative;
}

.padTop-40 {
    padding-top: 40px;
}

@media screen and (max-width: 991px) {
    .h-250px {
        height: auto;
    }
    .po-active::after {
        display: none;
    }
    .ab-active::after {
        display: none;
    }
    .eg-active::after {
        display: none;
    }
    .ce-active::after {
        display: none;
    }
    .ca-active::after {
        display: none;
    }
    .bl-active::after {
        display: none;
    }
    .co-active::after {
        display: none;
    }
    .ab-we-think {
        margin-top: 20px;
    }
    #section-fifteen {
        margin-top: 40px;
    }
    .blog-sm {
        margin-top: 30px;
    }
    .contact-sm {
        margin-top: 30px;
    }
    .footer-bg .col-sm-3,
    .footer-bg .col-sm-2 {
        max-width: 50%;
    }
}

@media screen and (max-width: 1199px) {
    .bdrSpace {
        padding-left: 35px;
    }
    .bdrStyle2 .vendor-blocks::before {
        left: -430px;
    }
    .bdrStyle2 .vendor-blocks::after {
        left: -607px;
    }
    .bdrStyle2 .vendor-blocks.offset-sm-6::before {
        left: -750px;
        width: 450px;
    }
    .bdrStyle2 .vendor-blocks.offset-sm-6::after {
        left: -1210px;
    }
    .infographics-bg {
        background-position-y: 0;
        /* padding-top: 120px !important; */
    }
    /* .client-img {
        margin-left: 45px;
    } */
    .single-solutions-box {
        height: 27rem;
    }
}

@media screen and (max-width: 991px) {
    .e-learning-blocks {
        border: 2px solid #f2873b;
        background: #ffffff;
        border-radius: 80%;
        padding: 20px;
        height: 100px;
        width: 100px;
        position: relative;
        text-align: center;
        margin: 0 auto;
    }
    .pollution-blocks {
        margin: 11px 0px;
    }
    .school-blocks {
        margin: 0px 10px 60px 10px;
    }
    .bdrStyle2 .vendor-blocks::before {
        left: -330px;
        width: 100px;
    }
    .bdrStyle2 .vendor-blocks::after {
        left: -447px;
    }
    .bdrStyle2 .vendor-blocks.offset-sm-6::before {
        left: -550px;
        width: 340px;
    }
    .bdrStyle2 .vendor-blocks.offset-sm-6::after {
        left: -890px;
    }
    .bdrStyle2 .blk1,
    .bdrStyle2 .blk2 {
        margin-left: 0px;
    }
    .bdrStyle2 .automation-blocks::before {
        width: 100px;
        left: -200px;
    }
    .bdrStyle2 .automation-blocks::after {
        left: -294px;
    }
    .bdrStyle2 .pollution-blocks.relPosition.blk1::before {
        width: 80px;
        left: -280px;
    }
    .bdrStyle2 .pollution-blocks.relPosition::after {
        left: -365px;
    }
    .eLearn .pollution-blocks {
        margin: 0px 0 10px 20px !important;
    }
    .bdrStyle2 .blk1 .e-learning-blocks::before {
        width: 25px;
        left: -125px;
    }
    .bdrStyle2 .e-learning-blocks::before {
        width: 120px;
        left: -220px;
    }
    .bdrStyle2 .blk1 .e-learning-blocks::after {
        left: -145px;
    }
    .finTab .pollution-blocks {
        margin: 0px 10px 60px 10px;
    }
    .homeStatistics .col-sm-4,
    .homeStatistics .col-sm-8 {
        max-width: 100%;
    }
    .homeStatCnt {
        margin-bottom: 40px;
    }
    .homeStatImg {
        text-align: center;
    }
    .homeStatCnt .counter span {
        margin-top: 25px;
    }
    .eGovMain .col-md-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .single-solutions-box {
        height: 20rem;
    }
}

@media screen and (max-width: 767px) {
    .bdrStyle1 .pollution-blocks {
        margin-bottom: 0px;
        position: relative;
    }
    .blocks img,
    .automation-blocks img {
        margin: 0 auto !important;
        display: block !important;
    }
    .bdrStyle1 .school-blocks::after,
    .bdrStyle1 .pollution-blocks::after,
    .bdrStyle2 .vendor-blocks::after,
    .bdrStyle2 .automation-blocks::after,
    .bdrStyle2 .e-learning-blocks::after,
    .bdrStyle2 .pollution-blocks.relPosition::after,
    .bdrStyle1 .school-blocks::before,
    .bdrStyle1 .pollution-blocks::before,
    .bdrStyle2 .vendor-blocks::before,
    .bdrStyle2 .automation-blocks::before,
    .bdrStyle2 .e-learning-blocks::before,
    .bdrStyle2 .pollution-blocks.relPosition::before {
        content: none;
    }
    .bdrStyle1,
    .bdrStyle2 {
        border: none;
    }
    .blocks h3 {
        font-size: 18px;
        text-align: center;
    }
    .blocks h6,
    .infographics-bg h6.text-pri {
        font-size: 14px;
        text-align: center;
    }
    .bdrStyle1,
    .bdrStyle2 {
        border: none;
        flex-direction: column;
        margin: 0 auto;
    }
    .school-blocks,
    .finTab .pollution-blocks {
        margin-bottom: 10px;
    }
    .padTop-40 {
        padding-top: 0;
    }
    .infographics-bg .text-pri {
        font-size: 20px;
        text-align: center;
    }
    .jcCenter .bdrStyle2 {
        justify-content: center;
    }
    .portfolioBlock .single-box {
        min-height: 340px;
    }
    .homeStatCnt .col-lg-3.col-md-3 {
        width: 50%;
    }
    .footer-bg .col-sm-3,
    .footer-bg .col-sm-2 {
        max-width: 100%;
    }
    .eGovMain .col-md-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .single-solutions-box {
        height: auto;
    }
    .eGovWork .col-sm-6 {
        max-width: 100%;
        padding: 0;
    }
    .contact-sm .p-5,
    .empanel .col-sm-3 {
        max-width: 100%;
    }
    .empanel .single-box {
        min-height: 0;
    }
    .bloc{
        display: block;
        display: none!important;
    }
}

@media screen and (max-width: 575px) {
    .portfolioBlock .col-sm-3 {
        max-width: 100%;
    }
    .portfolioBlock .single-box {
        min-height: 0;
    }
    .homeCaseSy .col-sm-3 {
        max-width: 100%;
    }
    .homeCaseSy .container.pb-4 {
        padding: 0 !important;
    }
    .homeStatCnt .col-lg-3.col-md-3 {
        width: 100%;
    }
}

#loadModal .modal-lg {
    max-width: 70%;
    margin: 0 auto;
    display: block;
    display: flex;
}

#loadModal .modal-header {
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
    border-bottom: 0px solid #e9ecef;
}

@media screen and (max-width: 991px) {
    #loadModal .modal-lg {
        max-width: 90%;
    }
}

.mini-banner {
    background: #0A264E;
}

.mini-banner h3,
.mini-banner p {
    color: #ffffff;
}

.dashboard_tiles {
    background: #fff;
    filter: drop-shadow(0px 5px 10px rgba(42, 44, 65, 0.14));
    border-radius: 1rem;
}

.dashboard_tiles:hover {
    box-shadow: 0 0 16px rgba(0, 0, 0, .15);
    background-color: #ffffff;
    color: #000;
    cursor: pointer;
}

.dashboard_tiles p {
    font-size: 0.85rem;
    line-height: 22px;
    text-align: justify;
}

.dashboard_tiles:hover p,
.dashboard_tiles:hover h3 {
    color: #fff;
}

.overflow-hidden {
    overflow: hidden;
}

.dashboard_tiles:hover .bg-light {
    background-color: #0A264E !important;
}

.btn-primary-new {
    border-radius: 7px;
    align-self: center;
    padding: 12px 30px;
    background: #4493E7;
    color: #fff;
    text-transform: capitalize;
}

.bg-dark-new {
    background: #09264E;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1300px;
    }
}

h2 span {
    /* font-size: 38px; */
    background: -webkit-linear-gradient(#3acaff, #003e96);
    /* background: -webkit-linear-gradient(#f2873b, #d82721); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bg-primary-new {
    background: #4493E7;
}

.fs-1 {
    font-size: 4rem;
    line-height: 4.8rem;
}

.title-with-decor {
    position: relative;
}

.line {
    position: absolute;
    top: 60px;
    margin: auto;
    right: 50px;
    transform: scale(0.6);
}

.dashboard_card {
    height: 500px;
}

.card {
    border: 1px solid gray;
    margin-bottom: 20px;
    transition: border 0.1s, transform 0.3s;
}

.card:hover {
    border: 1px solid gray;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    /* cursor: pointer; */
}

.bg_green {
    background-color: #30CE89;
}

.bg_blue {
    background-color: #3484F9;
}

.bg_vilot {
    background-color: #9872F9;
}

.bg_white {
    background-color: #ffa94a;
}

.l-container {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.btn-outline-dwn {
    color: #ffffff;
    background-color: #5d5a57;
    -webkit-box-shadow: 0 13px 27px 0 rgb(68 206 111 / 25%);
    box-shadow: 0 5px 10px 0 rgb(20 0 20 / 20%);
}

.required.req-ast {
    color: red;
    border-bottom: none !important;
}

.popup_form .form-control::placeholder {
    font-size: 13px !important;
    color: #00000050;
}

.popup_form .form-control {
    font-size: 13px !important;
}

.popup_form label {
    color: #09264E !important;
}

.resources_post__tax {
    display: block;
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: .05rem;
    background: #ffab63;
    padding: 1px 9px;
    color: #fff;
}

.resources_post__heading {
    font-size: 1rem;
    margin: 0.6rem 0;
    font-weight: 500;
    line-height: 32px;
}

.resources_post__action {
    display: inline-block;
    font-size: .875rem;
    letter-spacing: .05rem;
    border-bottom: 2px solid #fe8721;
    padding-bottom: 0.25rem;
    margin-bottom: 1rem;
}

.resources_post__meta {
    display: block;
    margin: 1.5rem 0 0;
}

element.style {
    /* background: #fd8721; */
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.duration-500 {
    transition-duration: .5s;
}

.transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.mb-3 {
    margin-bottom: 0.75rem;
}

.mr-2 {
    margin-right: 0.5rem;
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
}

.font-semibold {
    font-weight: 600;
}

.border-2 {
    border-width: 2px;
}

.rounded-full {
    border-radius: 9999px;
}

.border-green-600 {
    --tw-border-opacity: 1;
    border-color: #fd8721;
    background: #fd8721;
    color: #fff;
}

.hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: #fd8721;
}

.coming_soon {
    position: relative;
    display: inline-block;
}

.coming_soon::after {
    content: '';
    position: absolute;
    right: -106px;
    background: url(/assets/img/coming_soon.svg) no-repeat;
    width: 100px;
    height: 27px;
    background-size: contain;
    top: -3px;
}

.banner_title {
    display: inline-flex;
    flex-direction: column;
    height: 2rem;
    overflow: hidden;
}

.banner_title span {
    background: -webkit-linear-gradient(#fe8721, #fd8721) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: #fd8721;
    /* animation: moveUp 3s normal none infinite; */
    animation: 3s linear 0s normal none infinite moveUp;
    -webkit-animation: 4s linear 0s normal none infinite moveUp;
    -moz-animation: 4s linear 0s normal none infinite moveUp;
    -o-animation: 4s linear 0s normal none infinite moveUp;
    text-align: start;
}

@keyframes moveUp {
    0% {
        transform: translateY(0);
    }
    20% {
        transform: translateY(-0px);
    }
    40% {
        transform: translateY(-40px);
    }
    60% {
        transform: translateY(-40px);
    }
    80% {
        transform: translateY(-76px);
    }
    100% {
        transform: translateY(-76px);
    }
}

.lh-1_5 {
    line-height: 1.5rem;
}

.fw-bolder {
    font-weight: 600;
}

.fw-500{
    font-weight: 500!important;
}

/* Vertical Slider 100% Height */

.vertical .carousel-item {
    /* height: 100vh; */
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


/* Vertical Slider Animation */

.vertical .carousel-item-next.carousel-item-left,
.vertical .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.vertical .carousel-item-next,
.vertical .active.carousel-item-right {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100% 0);
}

.vertical .carousel-item-prev,
.vertical .active.carousel-item-left {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}

.carousel-item.active {
    display: flex;
}


/* Vertical Ccarousel Indicators on Right */

.carousel-indicators {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    right: -15px;
    left: auto;
    width: auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.carousel-indicators>li {
    display: block;
    border-radius: 12px;
    width: 12px;
    height: 12px;
    border: 0;
}

.carousel-indicators li.active {
    margin-bottom: 5px;
    background: #fe8721;
}


/* Vertical Carousel Controls on Right */

.carousel.vertical .carousel-control-prev,
.carousel.vertical .carousel-control-next {
    left: auto;
    right: 13.5px;
    width: 50px;
}

.carousel.vertical .carousel-control-prev.up {
    top: 0;
    bottom: 50%;
}

.carousel.vertical .carousel-control-next.down {
    top: 50%;
    bottom: 0;
}

.carousel.vertical .carousel-control-prev.up i,
.carousel.vertical .carousel-control-next.down i {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: 2em;
}

.carousel.vertical .carousel-control-prev.up i {
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
}

.carousel.vertical .carousel-control-next.down i {
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
}


/* Vertical Carousel Captions Size */

.carousel-caption {
    max-width: 100%;
    width: 100%;
    height: 85%;
    left: 0;
}

.carousel-indicators li {
    background: #c8c8c8;
}

.footer-bg h5 {
    position: relative;
}

.footer-bg h5::after {
    content: "";
    border-bottom: 4px solid #F1833B !important;
    width: 45px;
    margin: 0 auto;
    display: inline-block;
    position: absolute;
    left: 0;
    right: auto;
    bottom: -14px;
}

.bread_crumbs .current {
    color: #fd8721
}

.text-primary {
    color: #0e314c !important;
}

.our_service_tile {
    background: #FFFFFF;
    box-shadow: 0 5px 10px 0 rgba(22, 28, 82, 0.2);
    padding: 2rem;
    border-radius: 30px;
}

.fs-5 {
    font-size: 1rem;
}


/* .fa.text-dark {
    float: right;
    margin-top: 2px;
} */


/* .socio_icos {
    transition: all ease-in-out 0.5s;
} */

.socio_icos:hover {
    /* transform: rotate(-30deg); */
    cursor: pointer;
}

.case_studies_img_block {
    height: 250px;
    margin-bottom: 1rem;
}

.case_studies_img_block img {
    height: inherit;
    margin: 0 auto;
}

.modal-backdrop.show {
    z-index: auto!important;
}

.modal-open .modal {
    background: #00000050;
}

.top-to-bottom {
    border-right-width: 1px;
    border-right-style: solid;
    border-image-slice: 1;
    /* border-image: linear-gradient(to bottom, #c7c7c7, rgba(0, 0, 0, 0)) 1 100%; */
    border-image-source: linear-gradient(to bottom, #fff, #eaeaea, #fff);
}

.calendar-wrapper {
    box-sizing: content-box;
    display: flex;
    position: relative;
    justify-content: center;
    overflow: hidden;
}

.calendar {
    width: 100%;
    position: absolute;
    transform: initial;
    display: inline-grid;
    grid-template: "M M M M M M M" "W W W W W W W" "Days Days Days Days Days Days Days"
}


/*Headings*/

.display.month {
    font-size: 1.2rem;
    margin: 0 auto;
    font-weight: 500;
    color: #FFF;
}

.display.week div {
    padding: 5px 10px;
}

.display.week {
    font-size: 1.2em;
    border-radius: 6px 6px 0 0;
    grid-area: W;
}


/* Individual Units*/

.calendar .header {
    text-align: center;
}

.week {
    display: grid;
    justify-content: center;
    grid-template-columns: repeat(7, 1fr);
}

.calendar .row {
    display: flex;
    flex-flow: row nowrap;
}

.days {
    width: 100%;
    grid-area: Days;
    grid-auto-rows: 6rem;
}

.day {
    cursor: pointer;
    position: relative;
    border-collapse: collapse;
    padding: 2px;
}

.day.today {
    color: #fe8721;
}

.day.today:before {
    content: "";
    position: absolute;
    background-color: rgb(68, 91, 222, 1);
    filter: hue-rotate(40deg);
    height: 5px;
    width: 5px;
    border-radius: 50%;
    top: 4px;
    right: 5px;
    z-index: -1;
}

.day.active {
    color: white !important;
    background-color: #4493E7!important;
    border-radius: 50%;
}

.day.not-allowed {
    cursor: not-allowed;
}

.blank.day {
    /* background-color: rgba(30,30,30, 0.2); */
    color: hsl(240, 20%, 50%);
    filter: grayscale(0.5);
    opacity: 0.4;
}

.day:hover,
.day:active,
.blank.day:hover,
.blank.day:active {
    background-color: rgba(222, 216, 68, 0.3);
}


/* mini class styling*/

.mini .days {
    grid-auto-rows: min-content;
}

.calendar-wrapper.mini {
    /* width:25rem; */
    height: 20rem;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.mini .week {
    grid-auto-columns: fit-content(0.5rem);
    grid-auto-rows: fit-content(0.5rem);
}

.mini .day {
    text-align: center;
    font-size: 1rem;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}


/*UI Components*/

.calendar .mainheader {
    grid-area: M;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    background: #fd8721;
    border-radius: 10px 10px 0 0;
    height: 50px;
    color: #FFF;
}

.calendar .arrow {
    transform: scale(2.5);
    color: white;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    cursor: pointer;
    margin: 0.5em 1.2em;
}

.calendar .arrow.left:after {
    content: "\02039";
}

.calendar .arrow.right:after {
    content: "\0203A";
}


/* Animations */

.anim-slide-left-in {
    animation: kfSlideLeftIn 300ms linear;
}

.anim-slide-left-out {
    animation: kfSlideLeftOut 300ms linear;
}

.anim-slide-right-in {
    animation: kfSlideLeftOut 300ms linear reverse;
}

.anim-slide-right-out {
    animation: kfSlideLeftIn 300ms linear reverse;
}

@keyframes kfSlideLeftIn {
    0% {
        opacity: 0;
        transform: translate(100%);
    }
    100% {
        opacity: 1;
        transform: translate(0);
    }
}

@keyframes kfSlideLeftOut {
    0% {
        opacity: 1;
        transform: translate(0);
    }
    100% {
        opacity: 0;
        transform: translate(-100%);
    }
}

.available-hours {
    overflow: auto;
    margin: 15px 0;
    padding-right: 10px;
    width: auto;
    max-height: 230px;
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
}

.bookAppoint {
    display: none;
    width: 96%;
    height: 96%;
    transition: all 0.5s ease;
}

.bookAppoint.show {
    /* display: flex; */
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: none;
}

@media screen and (max-width:991px) {
    .available-hours {
        max-height: 80px;
    }
    .bookAppoint {
        width: 93%;
    }
}

.pop-text {
    font-size: 1.5rem;
}

.bdrStyle11 {
    border-top: 5px solid #cacaca;
}

.bdrStyle11 .pollution-blocks {
    margin-top: 40px;
    position: relative;
}

.bdrStyle11 .school-blocks::before,
.bdrStyle11 .pollution-blocks::before {
    content: '';
    width: 2px;
    height: 30px;
    border-left: 2px dashed #f2873b;
    position: absolute;
    bottom: 155px;
    left: 0;
    right: 0;
    margin: auto;
}

.bdrStyle11 .school-blocks::after,
.bdrStyle11 .pollution-blocks::after {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: 175px;
    left: 0px;
    right: 0px;
    border: 1px solid #f2873b;
    background: rgb(255, 255, 255);
    border-radius: 100%;
    margin: auto;
}

.tabTile .nav-link {
    background-color: #F0F4F9;
    cursor: pointer;
}

.tabTile .nav-link.active {
    background-color: #0e314c;
    color: #FFF;
}

.tabTile .nav-link.active p {
    color: #FFF;
}

.tabTile .nav-link.active::after {
    content: '';
    border-top: 10px solid #0e314c;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.tabTile {
    /* overflow-x: auto;
    overflow-y: visible; */
}

.top-100 {
    top: 70px;
}

.top-150 {
    top: 150px;
}

.text-wrap {
    white-space: wrap;
}

.timeline-container ul.tl li {
    list-style: none;
    margin: auto;
    min-height: 50px;
    border-left: 2px dashed #f1f1f1;
    padding: 0 0 20px 30px;
    position: relative;
    display: flex;
    flex-direction: row;
}

.timeline-container ul.tl li:last-child {
    border-left: 0;
}

.timeline-container ul.tl li .item-icon {
    position: absolute;
    left: -8px;
    top: 0px;
    content: " ";
    border: 4px solid rgba(255, 255, 255, 0.74);
    border-radius: 100%;
    background: #0e314c;
    height: 15px;
    width: 15px;
}

ul.tl li .item-text {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

ul.tl li .item-detail {
    color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
}


/* Modals
----------------------------------------------*/


/* a.link {text-decoration:none;}
a.link.btn {border-color #d900ae;} */


/* a.link:hover {background-color: #0085a6; color: #fff; text-decoration:none;} */

[data-ml-modal] {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 999;
    width: 0;
    height: 0;
    opacity: 0;
}

[data-ml-modal]:target {
    width: auto;
    height: auto;
    opacity: 1;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
}

[data-ml-modal]:target .modal-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: pointer;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1;
}

[data-ml-modal] .modal-dialog {
    border-radius: 6px;
    box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
    position: relative;
    width: 90%;
    max-width: 660px;
    max-height: 70%;
    margin: 10% auto;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 2;
}

.modal-dialog-lg {
    max-width: 820px !important;
}

[data-ml-modal] .modal-dialog>h3 {
    background-color: #eee;
    border-bottom: 1px solid #b3b3b3;
    font-size: 24px;
    font-weight: 400;
    margin: 0;
    padding: 0.8em 56px .8em 27px;
}

[data-ml-modal] .modal-content {
    background: #fff;
    padding: 23px 27px;
}

[data-ml-modal] .modal-close {
    position: absolute;
    top: 13px;
    right: 13px;
    color: #0085a6;
    background-color: #fff;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

[data-ml-modal] .modal-close:hover {
    background-color: #0085a6;
    color: #fff;
    cursor: pointer;
}

[data-ml-modal] p:first-child,
[data-ml-modal] p:last-child {
    margin: 0;
}

@media (max-width:767px) {
    [data-ml-modal] .modal-dialog {
        margin: 20% auto;
    }
    .d-bl{
        display: block!important;
        display: none!important;

    }
}


/* End Modals ------------------------------*/


/* General*/

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.center {
    text-align: center !important;
}


/* .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 2px solid transparent;
    white-space: normal;
    padding: 3px 14px;
    font-size: 18px;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
} */

.btn-default {
    border-color: #0085a6;
}

a.btn-default:hover {
    background-color: #0085a6;
    color: #fff;
}

pre {
    overflow: auto;
    font-size: 1em;
}

.bottom-cookies {
    bottom: 0;
    left: 50px;
}

[data-ml-modal] .modal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.modal_content {
    height: 100vh;
    display: flex;
    flex-direction: column;
    width: 85%;
    margin: 0 auto;
    background-color: white;
}

.scrollable {
    padding: 0.5rem;
    background-color: white;
    overflow: auto;
}

.justify {
    text-align: justify;
    text-justify: inter-word;
}

.btn-secondary:hover {
    color: #ffffff;
    background: #0e314c;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0 13px 27px 0 rgb(0 0 0 / 25%);
    box-shadow: 0 13px 27px 0 rgb(0 0 0 / 25%);
}

.single-featuress {
    background: #ffffff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.08);
    transition: 0.5s;
}

.text-orange {
    color: #fd8721;
}

h2.color-odoo span {
    background: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #9D5A8B;
}

.blogBanner {
    background: url(../img/blog/blog_cover.png) no-repeat center;
    height: 250px;
    background-size: cover;
}

.grid {
    margin: 40px auto;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
}

.grid>li {
    width: calc(100% / 3 - 20px);
    overflow: hidden;
}

.grid>li.grid_1 {
    width: 100%;
}

.grid li img {
    max-width: 100%;
    border-radius: 10px;
}

.filters button {
    background-color: transparent;
    border: none;
    transition: 150ms;
    color: #7e7e7e;
    font-size: 15px;
    position: relative;
    outline: none;
    cursor: pointer;
}

.filters button.is-checked {
    color: #121212;
}

.filters button.is-checked::after {
    content: '';
    width: 100%;
    display: inline-block;
    background: #fd8721;
    height: 3px;
    position: absolute;
    bottom: -25px;
    left: 0;
}

.element-item>div {
    padding: 20px 15px;
    color: #dddddd;
}

.blogCollapse {
    background: #FFF;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
}

.blogCollapse ul {
    padding-left: 18px;
}

.blogCollapse li {
    list-style: disc;
    margin-bottom: 10px;
}

.blogCollapse [data-toggle="collapse"] .fa:before {
    content: "\f139";
}

.blogCollapse [data-toggle="collapse"].collapsed .fa:before {
    content: "\f13a";
}

.blogCollapse .btn-link:hover,
.blogCollapse .btn-link:focus {
    text-decoration: none;
}

@media (max-width: 991px) {
    .filters button {
        padding: 5px 10px;
        margin: 5px;
    }
    .grid>li {
        width: 100%;
    }
    .filters button.is-checked::after {
        margin-bottom: -3px;
    }
    .filters {
        overflow-x: auto;
    }
}

.w-250px {
    width: 250px;
}

.h-400px {
    height: 400px;
}

.object-cover {
    object-fit: cover;
}

button:focus {
    outline: none;
}

.featTitle {
    background: #fd8721;
    color: #FFF;
}

.h-250px {
    height: 250px;
}

#blogs .owl-nav {
    position: absolute;
    top: -80px;
    margin: 0;
    right: 0;
    /* display: flex; */
    gap: 10px;
}

#blogs .owl-nav span {
    font-size: 50px;
}

#blogs .owl-dots {
    display: none;
}

.toggleBtns {
    width: 660px;
    margin: 0 auto;
    display: flex;
    position: relative;
    padding: 7px 10px;
    border-radius: 50px;
}

.tabsBtn {
    width: 220px;
    border: none;
    height: 45px;
    background-color: transparent;
    font-weight: 500;
    color: #000;
    z-index: 1;
    cursor: pointer;
    text-align: center;
}

.tabBtnActive {
    color: #FFF;
    transition: left .5s, width .5s;
}

.toggleActive {
    position: absolute;
    top: 7px;
    /* left: 7px; */
    width: 100%;
    background-color: #fe8721;
    height: 45px;
    border-radius: 30px;
    transition-timing-function: cubic-bezier(.69, .27, 0, .98);
    transition: left .5s, width .5s;
    width: 220px;
}

.tabCntScroll {
    display: flex;
    transition: transform .5s, height .5s;
    transform: translateX(0%);
}

#blogs .owl-item h6 {
    min-height: 40px;
}

.modal-open .modal {
    z-index: 999999;
}

.tab_animated.tabs {
    display: flex;
    position: relative;
    background-color: #f2f6ff;
    box-shadow: 0 0 1px 0 rgba(24, 94, 224, 0.15), 0 6px 12px 0 rgba(24, 94, 224, 0.15);
    padding: 0.75rem;
    border-radius: 99px;
}

.tab_animated.tabs * {
    z-index: 2;
}

.tab_animated input[type="radio"] {
    display: none;
}

.tab_animated .tab {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 250px;
    font-size: 0.90rem;
    font-weight: 500;
    border-radius: 99px;
    cursor: pointer;
    transition: color 0.15s ease-in;
}

.tab_animated input[type="radio"]:checked+label {
    color: #fff;
}

.tab_animated input[id="radio-1"]:checked~.glider {
    transform: translateX(0);
}

.tab_animated input[id="radio-2"]:checked~.glider {
    transform: translateX(100%);
}

.tab_animated input[id="radio-3"]:checked~.glider {
    transform: translateX(200%);
}

.tab_animated .glider {
    position: absolute;
    display: flex;
    height: 50px;
    width: 250px;
    background-color: #fe8721;
    z-index: 1;
    border-radius: 99px;
    transition: 0.25s ease-out;
}

@media (max-width: 700px) {
    /* .tabs {
        transform: scale(0.6);
    } */
    .tab_animated .glider,
    .tab_animated .tab {
        width: 200px;
        height: 40px;
    }
    .tab_animated .tab {
        font-size: 0.75rem;
    }
}

.blogList h6 {
    min-height: 40px;
}

.termly-styles-root-913974 {
    z-index: 9999999 !important;
}


/* .t-consentPrompt {
    bottom: -180px;
    animation: moveup 5s !important;
}

@keyframes moveup {
    0% {
        bottom: 0%;
    }
    25% {
        bottom: 0%;
    }
    50% {
        bottom: -100px;
    }
    100% {
        bottom: 0px;
    }
} */

.blogSingle pre {
    background: #fafafa;
    border-radius: 5px;
    padding: 10px;
}



.avatar-upload {
    position: relative;
    /* max-width: 205px; */
    margin: 10px auto;
}

.avatar-upload .avatar-edit {
    position: absolute;
    left: 95%;
    z-index: 1;
    top: -14px;
}

.avatar-upload .avatar-edit input {
    display: none;
}

.avatar-upload .avatar-edit input+label {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #FFFFFF;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
}

.avatar-upload .avatar-edit input+label:hover {
    background: #f1f1f1;
    border-color: #d6d6d6;
}

.avatar-upload .avatar-edit input+label:after {
    content: "\f040";
    font-family: 'FontAwesome';
    color: #757575;
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}

.avatar-upload .avatar-preview {
    width: 100%;
    height: 192px;
    position: relative;
    border-radius: 3%;
    border: 3px solid #F8F8F8;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.avatar-upload .avatar-preview div {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}



.rwd-table {
  margin: auto;
  min-width: 300px;
  max-width: 100%;
  border-collapse: collapse;
}

.rwd-table tr:first-child {
  border-top: none;
  background: #fd8721;
  color: #fff;
}

.rwd-table tr {
  border-top: 1px solid #ddd;
  background-color: #f5f9fc;
}

.rwd-table th {
  display: flex;
}

.rwd-table td {
  display: block;
}

.rwd-table td:first-child {
  margin-top: .5em;
  margin-bottom: .5em solid black!important;

}

.rwd-table td:last-child {
  margin-bottom: .5em;
}

.rwd-table {
  border-radius: .4em;

  overflow: hidden;
}

.tb-bor{
    border: 2px solid;
}

.rwd-table th,
.rwd-table td {
  padding: .5em 1em;
}

@media screen and (min-width: 600px) {

  .rwd-table th,
  .rwd-table td {
    display: table-cell;
    padding: .25em .5em;
  }
  .rwd-table th:first-child,
  .rwd-table td:first-child {
    padding-left: 0;
  }
  .rwd-table th:last-child,
  .rwd-table td:last-child {
    padding-right: 0;
  }
  .rwd-table th,
  .rwd-table td {
    padding: 1em !important;
  }
}

.f-14 {
    font-size: 14px;
}


.form-control.filledBox:focus {
    background-color: #f6f6f6;
}
.filledBox {
    background-color: #f6f6f6;
    height: 38px;
}

.searchwidth {
    width: 300px;
}

.fs-13{
    font-size: 13px;
}

.fs-6 {
    font-size: 0.85rem !important;
}
.list-unstyled{
    padding-left:0;
    list-style:none
}

.badge-secondary {
    color: #fff;
    background-color: #a0adb9;
}


.tagsField .bootstrap-tagsinput {
    background-color: #f6f6f6;
    border: none;
    box-shadow: none;
    width: 100%;
    min-height: 34px;
}

.tagsField .bootstrap-tagsinput .tag {
    margin: 2px 2px 2px 0;
    display: inline-block;
    color: #212529;
    background: #c2c2c2;
    padding: 1px 5px;
    border-radius: 3px;
}


/* General Styles */
.clearfix {
  content: '';
  display: table;
  clear: both;
}

/* Container for the cards */
.download-cards {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

/* Individual card styling */
.download-card {
  display: flex;
  flex-direction: column;
  width: calc(100% - 2em); /* Adjust the width as needed */
  background: #fbfbfb;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 2em;
  box-shadow: 0 1px 25px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.06);
  border-bottom: 1px solid #d2d2d2;
  border-left: 1px solid #dadada;
  margin: 1em; /* Adjust margins as needed */
}

/* Image box within the card */
.download-card__icon-box img {
  width: 100%; /* Ensures image fills the container */
  max-width: 300px; /* Adjust as needed */
  margin: 0 auto; /* Center the image within its container */
}

/* Container for the textual content within a card */
.download-card__content-box {
  padding: 20px; /* Adjust padding as needed */
  flex: 1; /* Allows the content box to fill the space */
}

