@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');

body::-webkit-scrollbar {

    width: 8px !important;

}

body::-webkit-scrollbar-thumb {

    -webkit-border-radius: 10px !important;

    border-radius: 10px !important;

    background: rgb(217, 71, 31, 0.99) !important;

}

.modal-dialog-scrollable .modal-body::-webkit-scrollbar {

    width: 8px !important;

    background: rgb(217, 71, 31, 0.1) !important;

}

.modal-dialog-scrollable .modal-body::-webkit-scrollbar-thumb {

    -webkit-border-radius: 10px !important;

    border-radius: 10px !important;

    background: rgb(217, 71, 31, 0.5) !important;

}

* {

    font-family: 'Poppins', sans-serif;

}



.bg {

    background-color: rgb(248, 248, 248, 0.61);

}



h1,

h2,

h3,

h4,

h5,

h6 {

    font-family: 'Poppins', sans-serif;

    font-weight: 500;

}



.site-title {

    font-weight: 500;

    font-size: 28px;

    text-transform: uppercase;

}



.hero-single .hero-content .hero-sub-title {

    text-transform: capitalize;

}



.hero-single .hero-content .hero-title span {

    font-size: 37px;

    font-weight: 600;

    text-transform: capitalize;

}



.navbar .nav-item .nav-link {

    text-transform: inherit;

    font-size: 15px;

    font-weight: 400;

}



.dropdown-toggle::after {

    content: "\f078";

}



.navbar .nav-item .dropdown-menu .dropdown-item {

    text-transform: inherit;

    font-size: 13px;

    font-weight: 400;

}



.navbar-brand img {

    width: 143px;

}



.blog-item img {

    border-bottom-left-radius: 0;

    border-bottom-right-radius: 0;

    width: 100%;

    aspect-ratio: 4 / 2.6;

    object-fit: cover;

}



.card-header-title {

    background-color: #fff;

    /* margin: 20px; */

    padding: 10px 20px;

    align-items: center;

    border-radius: 4px;

    background: #fff;

    box-shadow: 0 0 40px 5px rgb(0 0 0/7%);

    position: relative;

    z-index: 1;

}



.video-card-iframe {

    width: 100%;

    aspect-ratio: 1.32 / 1;

    border-radius: 4px;

}



.hero-single {

    height: 80vh;

}
@media (max-width:768px){
    .hero-single {

        height: 100vh;
    
    }
}
@media (max-width:768px){

    .hero-slider.owl-theme .owl-nav [class*=owl-]{
        font-size: 20px;
        height: 40px;
        width: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}



.hero-slider.owl-theme .owl-nav [class*=owl-] {

    background-color: rgba(0, 0, 0, 0.60);

}



.hero-slider.owl-theme .owl-nav [class*=owl-] {

    color: #fff;

}



.service-img img,
.service-img iframe {

    width: 100%;

    aspect-ratio: 4 / 2.6;

    object-fit: cover;

}



.service-icon {

    padding: 0.7rem;

    width: 60px !important;

    height: 60px !important;

    border: none;

    background-color: rgb(0, 0, 0, 0.7) !important;

}



.owl-carousel-publication-showcase .book-container img {

    width: 100%;

    aspect-ratio: 1 / 0.835;

    object-fit: cover;

    border-radius: 5px;

}



.owl-carousel-publication-showcase .owl-nav {



    margin-top: 1.5rem;

}



.book-container img {

    width: 100%;

    aspect-ratio: 1 / 1.4;

    object-fit: cover;

    border-radius: 5px;

}



.owl-nav,

.owl-carousel-publication .owl-nav {

    display: flex !important;

    justify-content: center;

    gap: 1.5rem;

    /* width: 100px; */

    margin: 0 auto;

    /* margin-top: 0.5rem; */

}



.publications-slider-wrapper .owl-nav button,

.owl-carousel-publication .owl-nav button,

.showcase-publication .owl-nav button,

.indutries-verticles-icon-wrapper .owl-nav button {

    background-color: #D9471F !important;

    color: #fff !important;

    border-radius: 4px;

    width: 45px !important;

    height: 45px !important;

}



.accordion-button {

    font-weight: inherit;

    font-size: 16px;

}



/* .accordion-button ol li{

    list-style-type: decimal;

} */

.service-title a {

    font-weight: 500;

    font-size: 18px;



}



.accordion-button {

    padding: 2.3rem 1.25rem;

}



.accordion-button:not(.collapsed) {

    color: #D9471F;

    background-color: rgba(255, 255, 255, 0.1);

    /* box-shadow: inset 0 -1px 0 rgba(0,0,0,.125); */

}



.accordion ol li {

    list-style-type: decimal !important;

}



.accordion ol li a:hover {

    color: black;

}



.team-bio h5 {

    font-size: 17px;

}



.team-bio span {

    font-size: 13px;

}



.team-content::before {

    right: -53px;

}



.team-content::after {

    right: -62px;

    z-index: -1;

}



.dropdown-toggle1 {

    position: relative;

}



.dropdown-menu1 {

    display: none;

    position: absolute;

    left: 100%;

    top: 0;

    background-color: #fff;

    /* width: 200px; */

}



.dropdown-toggle1:hover .dropdown-menu1 {

    display: block;



}



.dropdown-menu1 li a {

    position: relative;

    /* width: 100%; */

}



.hero-single::before {

    background: rgb(24 24 23 / 30%);

}



.service-area2 .service-title a {

    overflow: hidden;

    text-overflow: ellipsis;

    /* -webkit-line-clamp: 1; */

    display: -webkit-box;

    -webkit-box-orient: vertical;

}



.blog-category-heading a {

    overflow: hidden;

    text-overflow: ellipsis;

    /* -webkit-line-clamp: 1 !important; */

    display: -webkit-box;

    -webkit-box-orient: vertical;

}



.client-blog .blog-item .blog-title a {

    /* overflow: hidden;

    text-overflow: ellipsis;

    -webkit-line-clamp: 2 !important;

    display: -webkit-box;

    -webkit-box-orient: vertical; */

}



.client-blog .blog-item p {

    overflow: hidden;

    text-overflow: ellipsis;

    -webkit-line-clamp: 3 !important;

    display: -webkit-box;

    -webkit-box-orient: vertical;

}



.blog-item,

.service-item {

    border: 2px solid transparent;

    /* border: 1px dashed #000; */

}



.blog-item:hover,

.service-item:hover {

    /* border: 1px dashed #D9471F; */

    box-shadow: rgb(0 0 0 / 10%) 0px 0px 40px 5px;

}



.py-60 {

    padding-top: 60px;

    padding-bottom: 60px;

}



.py-90 {

    padding-top: 90px;

    padding-bottom: 90px;

}



.pb-40 {

    padding-bottom: 40px;

}



.pb-30 {

    padding-bottom: 30px;

}



.shape-1,

.shape-2 {

    width: 125px;

    height: 125px;

}



.owl-carousel-publication .owl-nav {

    display: inline-flex;

}



.owl-carousel-publication .owl-dots.disabled,

.owl-carousel .owl-nav.disabled {

    display: block;

}



.owl-carousel-publication .owl-stage-outer {

    padding-top: 1.5rem;

}

.publications-slider-wrapper {

    /* background-color: #f9f9f9;

    margin-top: -50px;

    padding-top: 36px;

    border-radius: 5px; */

}



.publication-blog-gst .card-header-title {

    /* background-color: #D9471F; */

    background-color: #3c3f43;

    /* border-bottom: 3px solid #fff; */

    /* border: 2px solid #D9471F; */

    border: 1px solid transparent;

    box-shadow: 0 0 10px #e5e5e5;

    transition: all 0.3s ease-in-out;

    /* width: 80%;

    margin: 0 auto; */

}



.publication-blog-gst .card-header-title .service-title a {

    /* color: #fff !important; */

    /* color: #000000 !important; */

    color: #fff !important;

    /* color: #262626 !important; */

    margin-bottom: 0;

    transition: all 0.3s ease-in-out;





}

.publication-blog-gst .card-header-title {

    border: 2px solid #ffffff;

    padding: 10px 20px;

    /* color: #022147; */

    display: block;

    border-radius: 5px;

    margin-bottom: 20px;

    transition: all .5s ease;

}

.showcase-card1:hover .card-header-title {

    background-color: #D9471F;

    border: 2px solid #D9471F;



    /* color: #fff; */

}

.showcase-card1:hover .card-header-title a {

    color: #fff !important;

}







.news-events-videos .card-header-title {

    /* background-color: #D9471F; */

    background-color: #3c3f43;

    /* border-bottom: 3px solid #fff; */

    border: 2px solid #ffffff;

    box-shadow: 0 0 10px #e5e5e5;

    transition: all 0.3s ease;

}



.news-events-videos .card-header-title .service-title a {

    /* color: #fff !important; */

    color: #ffffff;

    margin-bottom: 0;

    transition: all 0.3s ease-in-out;

    position: relative;

}





.blog-item {

    background-color: #fff;

    box-shadow: 0 0 40px 5px rgb(0 0 0/7%);

}



main>div {



    box-shadow: inset 0px 5px 15px rgb(0 0 0 / 6%);



}



.card-header-title {

    /* box-shadow: outset 0px 5px 15px rgb(0 0 0 / 16%) !important; */

}



.indutries-verticles {

    background-color: #f4f4f4;

}



.indutries-verticles-icon-wrapper {

    text-align: center;

    /* gap: 0.5rem; */

}



.iv-i-box {

    position: relative;

    padding: 40px 10px;

    margin-top: 0;

    min-height: 266px;

    margin-bottom: 1.5rem;



    text-align: center;

    border: 1px solid #d9d9d9;

    background-color: #ffffff;

    -webkit-transition: all 500ms ease;

    -ms-transition: all 500ms ease;

    -o-transition: all 500ms ease;

    -moz-transition: all 500ms ease;

    transition: all 500ms ease;

}



.iv-icon-box {

    text-align: center;

    /* background-color: rgb(236, 2, 3); */

    background-color: rgb(0, 0, 0);

    padding: 1.2rem;

    width: 90px;

    height: 90px;

    display: flex;

    flex-direction: column;

    justify-content: center;

    align-items: center;

    margin: 0 auto;

    border-radius: 50%;

    cursor: pointer;

}



.iv-i-box:hover .iv-icon-box {

    background-color: rgb(217, 71, 31);

}



.iv-i-box:hover .iv-icon-text h4 {

    color: rgb(217, 71, 31);

}



.indutries-verticles-icon-wrapper img {

    filter: invert(1);



    /* border-radius: 50%; */

}



.iv-icon-text h4 {

    font-size: 13px;

    font-weight: 400;

    line-height: 26px;

    text-transform: uppercase;

    /* font-weight: 400; */

    /* color: rgb(236, 2, 3); */

    margin-top: 1rem;

}





.header-top-contact ul li select {

    /* padding: 5px 20px !important; */

    background-color: transparent;

    /* color: #fff; */

}



.header-top-contact ul li select option {

    /* color: #000; */

}



.header-top-contact ul li a {

    color: rgb(255, 255, 255);

    font-size: 14px;

}



.header-top {

    background-color: #fff;

    /* background-color: #fff; */

    border-bottom: 1px solid rgb(217, 71, 31, 0.2);



}



.header-top-right ul li a {

    padding-right: 0.5rem;

}



.header-top-right ul li a span {

    color: #fff;

    font-size: 13px;

}



.main-navigation .navbar {

    /* box-shadow: 0 0 15px rgba(0,0,0,.17); */

}



.counter-box {

    border: none;

}



.counter-box .icon {

    background: transparent;

    background: rgba(0, 0, 0, 0.4);

}



.counter-box .icon i {

    color: #ffffff;

    font-size: 64px;

}



.counter-box .title {

    color: #fff;

}



.hero-content {

    background-color: rgb(0, 0, 0, 0.85);

    padding: 70px 50px;

}

@media (max-width:767px) {

    .hero-content {

        padding: 70px 20px !important;

    }

    .hero-single .hero-content .hero-title span {

        font-size: 28px;

    }

}



.header-top {

    background: #272b2f;



}



.header-top::before {





    content: "";

    position: absolute;

    width: 50%;

    height: 101%;

    top: 0;

    left: 0;

    background: #ffffff;

    z-index: -1;

    -webkit-clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);

    clip-path: polygon(0% 0, 95% 0, 100% 100%, 0% 100%);

    display: none;



}



.header-top-contact ul li span {

    color: rgb(255, 255, 255);

    font-size: 14px;

    font-weight: 400;

}



.hero-shape {

    display: none;

}



.theme-btn2 {

    position: relative;

    line-height: 24px;

    color: #010101;

    /* font-size: 14px; */

    cursor: pointer;

    /* font-weight: 700; */

    background-color: #ffffff;

    padding: 11px 29px 11px;

    text-transform: capitalize;

}



.theme-btn2:hover {

    color: #D9471F !important;

}



.theme-btn2::before {

    color: #010101;

    background-color: #ffffff;

}



.navbar.fixed-top {

    /* background-color: #222222; */

    background-color: rgba(39, 43, 47, 0.9);

    backdrop-filter: blur(5px);



}



.navbar.fixed-top .nav-item .nav-link {

    color: #fff;

}



.navbar .navbar-brand .logo-on-black {

    display: none;

}



.navbar.fixed-top .navbar-brand .logo-on-white {

    display: none;

}



.navbar.fixed-top .navbar-brand .logo-on-black {

    display: block;

}



.theme-btn-dark {

    background-color: #000;

    color: #fff;

}



.theme-btn-dark:hover {

    /* background-color: #D9471F; */

    color: #fff !important;

}



.theme-btn-dark::before {

    background-color: #D9471F;

}



.theme-btn::before {

    /* background-color: #D9471F; */

}



.team-social {

    background: rgb(0 0 0 / 0.42);

}



.cta-area {

    background: #272b2f;

}



.footer-area {

    background-color: #272b2f;

}



.footer-logo h2 {

    font-size: 25px;

    margin-bottom: 1rem;

}



.footer-list {

    gap: 0
}



.footer-list li a {

    font-size: 13px;

}



.footer-widget-box p {

    font-size: 13px;

}



.footer-contact li {

    font-size: 13px
}



.footer-contact li i {

    color: #fff;
    font-size: 0.875rem;

}



.footer-top-phone p {

    color: #fff;

}



.footer-social li a i {

    border: none;

    background-color: transparent;

    width: inherit;

    padding-right: 1rem;

}



.shape-1::before,

.shape-2::before {

    background: rgb(247 17 1 / 25%);

}



.shape-1,

.shape-2 {

    border-color: rgb(247 17 1 / 25%);

}



.header-top-right ul li {

    display: inline-block !important;

}



.header-top-right ul li i {

    color: #ffffff;

}



.header-top-right .form-select {

    background-color: transparent;

    color: #fff;

    border: none;

    font-size: 13px;

    cursor: pointer;

    position: relative;

    padding-left: 5px;

}



/* .header-top-right .form-select::before{

    position: absolute;

    content: "\f073";

    vertical-align: 1.5px;

    font-family: 'font awesome 5 pro';

    left: 0;

    top: 0;

} */

.header-top-right .form-select:focus {

    box-shadow: none !important
}



.header-top-right .form-select option {

    color: #000;

}



.owl-carousel-publication4 .blog-item {

    /* width: 350px; */

    height: 504px;

}



.owl-carousel-publication4 .item {

    padding: 15px 4px;

}



.blog-item-meta a {

    font-size: 10px;

}



.blog-title a {

    font-size: 15px;
}
.service-title a{
    font-size: 15px;
}



.blog-item-info p {

    font-size: 15px;

}



#scroll-top {

    background-color: #D9471F;

}



.about-list li .icon span {

    color: #D9471F;

}



.about-solutions-icon span {

    color: #D9471F;

}



.shape-1,

.shape-2 {

    display: none;

}



.theme-btn {

    font-size: 13px;

}



.showcase-publication .owl-nav {

    margin-top: 1.5rem;

}



.showcase-card1 .view-all-link a {

    font-size: 17px;

    /* border: 1px solid #ccc; */

    /* text-decoration: underline; */

    /* padding: 7px 12px; */

    border-radius: 4px;

}



.blog-item-info p,

.service-text {

    font-size: 14px;

}



.footer-widget-title {

    font-size: 17px !important;

}



.footer-logo h2 {

    font-size: 22px;

}



.copyright-text,

.footer-menu li {

    font-size: 12px !important;

    font-weight: 300;

}



/* .theme-btn:hover{

    background: #fff !important;

    color:#222;

} */

.blog-item-meta ul {

    /* padding: 0.5rem; */

}



.blog-item-info p,

.service-text {

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;

    margin-bottom: 0;

}



.blog-title {

    margin-bottom: 8px;

}



/* .blog-title a{

    margin-bottom: 8px;

    verflow: hidden;

text-overflow: ellipsis;

display: -webkit-box;

-webkit-line-clamp: 2;

-webkit-box-orient: vertical;

margin-bottom: 0;

} */

.showcase-publication .service-item {

    margin-top: 20px;

}



.site-heading {

    margin-bottom: 25px;

}



.hero-single .hero-content .hero-title {

    line-height: 1;

}



.blog-item {

    /* min-height: 538px; */

}



#latest-article .blog-item {



    min-height: 514px;



}



.news-events-videos .service-item {

    min-height: 490px;

}



.client-blog .blog-item {

    min-height: 515px;

}



.footer-subscribe-form .form-control:focus {

    border-color: #fff;

}



.cga-services .service-icon {

    width: 75px !important;

    height: 75px !important;

    background: #fff !important;

    border: 1px solid #D9471F;

    padding: 14px
}



.theme-btn {

    padding: 12px 22px;

    border-radius: 0 !important;

    font-size: 13px;

    line-height: 26px;

    font-weight: 500;

    text-transform: capitalize !important;

}



.service-item:hover,

.blog-item:hover {

    border: 2px solid #D9471F;

}



.cta-area a {

    color: #D9471F;

}



.cga-services .service-item {

    padding: 0;

    background: transparent !important;

    border-radius: 1.5rem 0 1.5rem 0;

    border: 1px solid #e8e8e8;

    overflow: hidden;

    transition: all 0.3s ease;





}



.service-overlay {

    position: absolute;

    top: -100%;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: rgb(217, 71, 31, 0.2);

    border-radius: 1.5rem 0 1.5rem 0;

    backdrop-filter: blur(2px);

    transition: all 0.3s ease;

}



.cga-services .service-details {

    padding: 15px 30px;

    background-color: rgb(217, 71, 31, 0.99);

    color: #fff;

    /* font-size: 50px; */

    border-radius: 1.5rem 0 1.5rem 0;

}



.cga-services .service-details:hover {

    color: #fff;

}



.cga-services .service-item:hover .service-overlay {

    top: 0;

}



.cga-services .service-item .service-img {

    border-radius: 1.5rem 0 1.5rem 0;

    overflow: hidden;

    position: relative;

}



.cga-services .service-item .service-img img {

    border-radius: 1.5rem 0 1.5rem 0;

    width: 100%;



}



.service-name {

    padding: 72px 30px 30px 30px;

    margin-top: -44px;



}



.service-info-title {

    font-size: 18px;

    line-height: 28px;

    font-weight: 600;

}



.service-info-title a:hover {

    color: #D9471F;

}



/* .service-details-single ul {

    padding-left: 20px;

}

.service-details-single ul li {

    list-style: circle;

} */







.service-info-title a {}



.service-single-area p,

.service-single-list li {

    font-size: 14px;

}



/* .service-details-single .service-details{

    padding: 0;

    background-color: transparent;

    color: #666;

    border-radius: 1.5rem 0 1.5rem 0;

}

.service-details-single .service-details{

    color: #666;

}

.service-details-single .service-details p{

    color: #666;

} */

.blog-area-complete .blog-item {

    border-width: 2px !important;

}



.about-area p,

.about-area ul li {

    font-size: 14px;

}



.contact-area p {

    font-size: 14px;

}



.si-hover-remove:hover {

    border: 2px solid transparent !important;

}

.table-striped>tbody>tr:nth-of-type(odd) {

    background-color: #fff;

}

table .edit {

    font-size: 18px;

    color: #D9471F;

    padding: 0 0.5rem;

}

table td {

    height: 50px;

    vertical-align: middle;

}

.form-control {

    border-radius: 0;

    padding: 10px;

    font-size: 14px;



}

.form-control:focus {

    border-color: #d9471f;

    box-shadow: 0 0 0 0.25rem rgb(217 71 31 / 7%);



}

.form-control::placeholder {

    font-size: 14px;

}

.category-list a i {

    font-size: 10px;

    position: relative;

    top: -2px;

}

.cga-orange {

    color: #D9471F;

}

.service-single-list li {

    position: relative;



    /* color: #3f0f64; */

    padding-left: 25px;

    position: relative;

    margin-bottom: 5px;

}

.service-single-list li::before {

    position: absolute;

    width: 10px;

    height: 10px;

    content: "\f00c";

    font-family: "Font Awesome 5 Pro";

    color: #D9471F;

    top: 1px;

    left: 0px;



}

.service-list {

    padding-left: 1.2rem;

}

.sub-services-list {

    display: none;

}

.service-list li a {

    font-size: 14px;

    padding: 2px 0 !important;

}

.service-list li {

    position: relative;

    /* color: #3f0f64; */

    padding-left: 20px;

    position: relative;

    margin-bottom: 5px;

}

.service-list li::before {

    /* position: absolute;

    width: 10px;

    height: 10px;

    content: "\f0c8";

    font-family: "Font Awesome 5 Pro";

    color: #D9471F;

    font-size: 10px;

    top: 4px;

    left: 0px; */

    content: "";

    position: absolute;

    left: 14px;

    width: 12px;

    height: 3px;

    top: 15px;

    background: #D9471F;

    transition: all .3s ease-in-out;

    opacity: 0;

}

.service-list li:hover::before {

    opacity: 1;

}

.service-list li a:hover {

    padding-left: 13px !important;

}

/* .service-list li a i{

    font-size: 10px;

} */



.widget .category-list a i {

    margin-right: 10px;

}

.join-us .form-control {

    border-radius: 0 !important;

}



.hm-gradient {

    /* background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%); */

}

.darken-grey-text {

    color: #2E2E2E;

}

.embed-responsive-16by9::before {

    background-image: url('https://mdbootstrap.com/img/screens/yt/video.png');

    background-repeat: no-repeat;

    background-size: cover;

}

iframe {



    width: 100%;

    aspect-ratio: 16 / 9;

}

.videos-section .blog-title {

    line-height: 1.5;

}

.videos-section .blog-title a:hover {

    color: #D9471F;

}

.popup-gallery .case-content {

    display: none;

}

.service-details img {

    width: 100% !important;

    margin-bottom: 20px;

}

.service-details-single h4 i {

    position: relative;

    font-size: 12px !important;

    top: -3px;

}

.case-img img {



    width: 100%;

    aspect-ratio: 4 / 3;

    object-fit: cover;

}

.news-events-videos .service-item p {

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    margin-bottom: 0;

    font-size: 14px !important;

}

.blog-item-info {

    padding: 10px 15px 30px;

}

.blog-item-meta ul {

    padding-bottom: 10px;

}

.blog-item-meta ul {

    display: flex;

    justify-content: space-between;

}

.social-p a {

    color: #D9471F;

}

@media (max-width: 767px) {



    h2 {

        font-size: 25px;

    }

    .mobile-search-btn {

        display: none;

    }

    .hero-single .hero-content .theme-btn {

        padding: 10px 13px;

    }

    nav.fixed-top .navbar-toggler-icon i {

        color: #fff;

    }

    .navbar.fixed-top .nav-item .nav-link {

        color: #222;

    }

    .hero-slider.owl-theme .owl-nav .owl-next,
    .hero-slider.owl-theme .owl-nav .owl-prev {

        top: 95% !important;

    }

    .about-right {

        margin-top: 40px;

    }

    .mobile-p-9 {

        padding-top: 9rem;

    }

    .service-download {

        margin-bottom: 0;

    }

    .py-60 {

        padding-top: 10px;

        padding-bottom: 10px;

    }

    .pb-90 {

        padding-bottom: 10px;

    }

}

.header-top-right .form-select option:hover {
    box-shadow: 0 0 10px 100px #ff4000 inset !important;
}

.blog-item-info .theme-btn {
    font-size: 13px;
}

.service-single-area .service-details img {
    max-height: 300px;
    object-fit: cover;
}

.ul-bullet ul li , .ul-bullet ol li {
    /* list-style-type: disc !important; */
    margin-left: 1.1rem;
    list-style: inherit !important;
}

.blog-meta {
    margin-bottom: 0;
    font-size: 12px;
    flex-direction: row;
}

.blog-single-content img {
    width: 100%;
}

/* ul {
    list-style-type: ;
} */
.blog-item-info .theme-btn {
    padding: 7px 19px;
}
.blog-details-title{
    font-size: 28px;
}
@media (max-width:768px) {
    .blog-details-title{
        font-size: 22px;
    }  
    .blog-meta a i{
        font-size: 15px !important;
    } 
}
.service-details-single li{
    font-size: 14px !important;
}
.nev-home .service-arrow {
    position: absolute;
    bottom: 26px;
}
.nev-home .service-arrow a {
    vertical-align: bottom;
}
.slider-btn {
    width: 135.22px;
}
.blog-single-content img{
    max-height: 500px;
}
