
:root {
    --themeht-primary-color: #0A2F64;
    --themeht-text-color: #0A2F64;
    --themeht-white-color: #ffffff;
    --themeht-body-color: #4a5156;
    --themeht-rgb-color: rgba(251, 165, 65, 0.1);
    --themeht-bg-dark-color: #0f171b;
    --themeht-bg-light-color: #f8f8f8;
    --themeht-border-light-color: #e1e1e1;
    --themeht-border-dark-color: #303b40;
    --logo-desktop-height: 70px;
    --logo-tablet-height: 60px;
    --logo-mobile-height: 50px;
}
.blog_load .active{
    background-color : #0a2f64 !important;
    color : #FFF !important;
}
/* ------------------------
    General
------------------------*/

body { font-family: 'Rubik', sans-serif; font-weight: normal; font-style: normal; font-size: 16px; color: var(--themeht-body-color); overflow-x: hidden;}
.page-wrapper{overflow-x: hidden;}

  *::selection{
            background-color:#f2f4f7 !important;
            color:black !important;
        }

/* ------------------------
    Typography
------------------------*/
h1, h2, h3, h4, h5, h6 {font-weight: normal; margin-top: 0px; margin-bottom: 0px; color: var(--themeht-text-color); }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }
h1 { font-size: 70px; font-style: normal; line-height: 80px; font-weight: 700; letter-spacing: 0; }
h2 {font-size: 30px;font-style: normal;line-height: 38px;font-weight: 600;margin-bottom: 10px;position: relative;}
h3 { font-size: 30px; font-style: normal; line-height: 40px; font-weight: 600; }
h4 { font-size: 24px; font-style: normal; margin-bottom: 10px; font-weight: 600; line-height: 34px;  }
h5 { font-size: 20px; font-style: normal; margin-bottom: 10px; font-weight: 600; line-height: 26px; }
h6 { font-size: 18px; font-style: normal; line-height: 24px}
ul {margin-left: 0;}

/* ------------------------
    Helper class
------------------------*/
p { line-height: 1.7; }
.lead { font-weight: normal; font-size: 16px; line-height: 30px; }
.text-decoration{text-decoration: underline;}

.z-index-0 { z-index: 0; position: relative; }
.z-index-1 { z-index: 1; position: relative; }
.border-10{border-width: 10px !important}
section{padding: 60px 0 ;}

.font-w-3 { font-weight: 300; }
.font-w-4 { font-weight: 400; }
.font-w-5 { font-weight: 500; }
.font-w-6 { font-weight: 600; }
.font-w-7 { font-weight: 700; }
.font-w-8 { font-weight: 800; }
.font-w-9 { font-weight: 900; }

/* ------------------------
    Text color
------------------------*/
.text-theme { color: var(--themeht-primary-color); }
.text-black { color: var(--themeht-text-color); }
.text-grey { color: var(--themeht-body-color); }
.text-rgba { color: rgba(255, 255, 255, 0.8); }


/* ------------------------
    Background color
------------------------*/
.white-bg { background-color: var(--themeht-white-color); }
.dark-bg { background-color: var(--themeht-bg-dark-color); }
.light-bg {background-color: var(--themeht-bg-light-color);}
.theme-bg { background-color: var(--themeht-primary-color); }
.transparent-bg { background-color: inherit !important; }


/* ------------------------
    Banner
------------------------*/
[data-bg-img] { background-size: cover; background-position: center center; background-repeat: no-repeat; }
.bg-parallax { background-attachment: fixed; }
.bg-cover { background-size: cover; }
.bg-contain { background-size: contain; }
.bg-auto { background-size: auto; }
.bg-pos-l { background-position: left; }
.bg-pos-r { background-position: right; }
.bg-pos-rt { background-position: right top; }
.bg-pos-lt { background-position: left top; }
.bg-pos-rb { background-position: right bottom; }
.bg-pos-lb { background-position: left bottom; }
.bg-repeat { background-repeat: repeat; }


/* ------------------------
    Banner Slider
------------------------*/
.elementor-widget-banner-slider .swiper-wrapper{margin-left: 100px;}
.banner-slider .slider-img {background-size: 100% auto; background-position: center center; background-repeat: no-repeat; position: absolute; left: 0; top: 0; width: 100%; height: 100%; right: 0; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all 6000ms linear; -moz-transition: all 6000ms linear; -ms-transition: all 6000ms linear; -o-transition: all 6000ms linear; transition: all 6000ms linear; }
.banner-slider .swiper-slide-active .slider-img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
.banner-content {/* padding: 100px 0 70px; */position: relative;z-index: 9;display: flex;height: 100vh;align-items: center;}
section.banner-slider.py-0 {
    /* margin: 70px 0 30px; */
}
.mobile-slider{
    display: none;
}

.slider-img::before {position: absolute;content: '';/* background-color: var(--themeht-bg-dark-color); */width: 100%;height: 100%;top: 0;left: 0;opacity: 0.3;}
.banner-slider2 .slider-img::before { background-color: var(--themeht-primary-color); width: 50%; opacity: 0.9; }
.banner-content h1 span { color: var(--themeht-primary-color); background: var(--themeht-bg-dark-color); -webkit-background-clip: text; -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px var(--themeht-white-color); }
.banner-content p { font-weight: 500; font-size: 17px; color: var(--themeht-text-color); }
.banner-slider2 .banner-content h1 { color: var(--themeht-white-color); }
.banner-slider2 .banner-content p { color: var(--themeht-white-color); }

.banner-slider .owl-carousel .owl-nav { top: inherit; transform: inherit; bottom: 0; }
.banner-slider .owl-carousel .owl-nav button.owl-prev, .banner-slider .owl-carousel .owl-nav button.owl-next { width: 100px; height: 100px; line-height: 100px; top: inherit; transform: inherit; bottom: 0; font-size: 40px; border-radius: 0 }
.banner-slider .owl-carousel .owl-nav button.owl-prev { left: auto; right: 100px; }
.banner-slider h1 {position: relative;opacity: 1;font-size: 55px;}
.banner-slider p { position: relative; opacity: 1; }
.banner-slider .btn-box { position: relative; opacity: 1;}
.banner-slider .active h1 { opacity: 1; }
.banner-slider .active p { opacity: 1;}
.banner-slider .active .btn-box { opacity: 1; }
.banner-slider .slider_smooth h1 {position: relative;opacity: 0;-webkit-transition: all 1000ms ease;-moz-transition: all 100ms ease;-ms-transition: all 1000ms ease;-o-transition: all 1000ms ease;transition: all 1000ms ease;-webkit-transform: translateY(80px);-moz-transform: translateY(80px);-ms-transform: translateY(80px);-o-transform: translateY(80px);transform: translateY(80px);font-size: 55px;}
.banner-slider .slider_smooth p { position: relative; opacity: 0; -webkit-transition: all 1000ms ease; -moz-transition: all 100ms ease; -ms-transition: all 1000ms ease; -o-transition: all 1000ms ease; transition: all 1000ms ease; -webkit-transform: translateY(80px); -moz-transform: translateY(80px); -ms-transform: translateY(80px); -o-transform: translateY(80px); transform: translateY(80px); }
.banner-slider .slider_smooth .btn-box { position: relative; opacity: 0; -webkit-transition: all 1000ms ease; -moz-transition: all 100ms ease; -ms-transition: all 1000ms ease; -o-transition: all 1000ms ease; transition: all 1000ms ease; -webkit-transform: translateY(80px); -moz-transform: translateY(80px); -ms-transform: translateY(80px); -o-transform: translateY(80px); transform: translateY(80px); }
.banner-slider .active .slider_smooth h1 { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }


.banner-slider-two h3 {
    font-size: 21px;
    line-height: 26px;
    font-weight: 400;
}
.banner-slider-two p {
    font-size: 15px;
    width: 100%;
    max-width: 100% !important;
}
.banner-slider .active p { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
.banner-slider .active .btn-box { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); transition-delay: }
.banner-slider h1, .banner-slider p {color: #2b2b2b;}
.banner-slider p { max-width: 80%; }
.banner-large-text { position: absolute; bottom: 0; left: 0; z-index: 9; }
.banner-large-text h1 { font-size: 200px; line-height: 1; -webkit-background-clip: text; -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px var(--themeht-white-color); }
.banner-slider-two h1 {font-size: 40px;line-height: 1;color: #000000;}
.banner-simple h1, .banner-simple p, .banner-simple .btn-box { transform: inherit; opacity: 1; }
.banner-simple .banner-content { padding: 200px 0; }


/* ------------------------
    About Section
------------------------*/
.year-counter { text-align: right; }
.year-counter .counter {background: #f8f8f8;margin-left: auto;display: inline-block;padding: 2px 25PX;text-align: center;}
.year-counter .counter-icon i { position: absolute; font-size: 120px; left: 50%; transform: translateX(-50%) translateY(-50%); opacity: 0.1; top: 50%; z-index: -9; }
.year-counter .counter span { font-size: 80px; }
.about-call { position: absolute !important; top: 100px; background: var(--themeht-white-color); padding: 30px; display: inline-block; left: 0; width: auto !important; }


/* ------------------------
    Video
------------------------*/
.round-text { position: relative; width: 180px; overflow: hidden; height: 180px; z-index: 9; display: inline-block; background: var(--themeht-white-color); border-radius: 100%; }
.round-text text { text-transform: uppercase; font-size: 14.2px; letter-spacing: 2px; font-weight: 600; fill: var(--themeht-text-color); }
.round-text svg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-animation-name: rotate; -moz-animation-name: rotate; -ms-animation-name: rotate; -o-animation-name: rotate; animation-name: rotate; -webkit-animation-duration: 20s; -moz-animation-duration: 20s; -ms-animation-duration: 20s; -o-animation-duration: 20s; animation-duration: 20s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -ms-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-timing-function: linear; -moz-animation-timing-function: linear; -ms-animation-timing-function: linear; -o-animation-timing-function: linear; animation-timing-function: linear; }
.text-btn-icon { font-size: 45px; color: var(--themeht-white-color) !important; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: var(--themeht-primary-color); width: 90px; height: 90px; border-radius: 100%; display: flex; justify-content: center; align-items: center; }
.video-popup i { font-size: 26px; }
.center .round-text { margin-left: auto; margin-right: auto; }
.right .round-text { margin-left: auto; }

@keyframes rotate {
  0% { 
    -webkit-transform: rotate(0deg); 
    -moz-transform: rotate(0deg);
  }
  50% { 
    -webkit-transform: rotate(360deg); 
    -moz-transform: rotate(360deg);
  }
  100% { 
    -webkit-transform: rotate(720deg); 
    -moz-transform: rotate(720deg);
  }
}

/* ------------------------
    List Icon
------------------------*/
.list-icon li{padding-left: 25px; position: relative; color: var(--themeht-text-color); margin-bottom: 10px;}
.list-icon li:before{content: "\f069"; font-family: 'Line Awesome Free'; font-weight: 900; color: var(--themeht-primary-color); font-size: 16px; position: absolute; top: 0; left: 0; animation: rotate 5s ease-in-out infinite; }
.call-action-box h6 a { color: var(--themeht-primary-color); font-weight: 500; }
.call-icon i { background: var(--themeht-bg-dark-color); font-size: 30px; color: var(--themeht-white-color); line-height: 1; border-radius: 50%; width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; }

/* ------------------------
    Countdown
------------------------*/
.countdown { width: 100%; }
.countdown > li { list-style-type: none; text-align: center; }
.countdown > li span { font-size: 100px; line-height: 1; font-weight: 700; display: inline-block; color: var(--themeht-primary-color); -webkit-background-clip: text; -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px var(--themeht-primary-color); }
.countdown > li p { font-size: 20px; font-weight: 500; margin-top: 15px; display: block; margin-bottom: 0; color: var(--themeht-white-color); }


/* ------------------------
    Other
------------------------*/
p { margin: 0 0 25px; }
blockquote, .wp-block-quote.is-style-large { padding: 40px 40px 40px 140px !important; margin: 30px 0px 20px 0; font-size: 18px; line-height: 26px; font-weight: 500; position: relative; background-color: var(--themeht-bg-light-color); color: var(--themeht-text-color); font-style: italic; }
blockquote span{color: var(--themeht-primary-color);}
.themeht-blogs .post-card .post-desc blockquote p { margin-bottom: 15px; margin-top: 0;}
body blockquote.wp-block-quote.is-style-large cite, body blockquote.wp-block-quote.is-style-large p, body blockquote p { margin: 0px; }
blockquote:after { position: absolute; top: 0; left: 0; font-family: 'Line Awesome Free'; font-weight: 900; content: "\f10d"; font-size: 80px; display: flex; z-index: 99; background: var(--themeht-primary-color); width: 100px; height: 100%; text-align: center; color: var(--themeht-white-color); justify-content: center; align-items: center; font-style: initial; }

.subscribe-form .primary-btn{padding: 0;}

input[type="submit"].subscribe-btn,
input[type="button"],
input[type="reset"],
input[type="submit"],
.wp-block-search__button {
  background-color: transparent;
  border: none !important;
  color: var(--themeht-white-color);
  padding: 16px 35px 16px 10px;
  height: 100%;
  border-radius: 0;
  line-height: inherit;
  z-index: 99;
  position: relative;
}


input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
.form-select {
  border: none;
  border-bottom: 1px solid var(--themeht-border-light-color);
  padding: .375rem 15px .375rem 0;
  width: 100%;
  height: 50px;
  color: var(--themeht-body-color);
  border-radius: 0;
  background-color: transparent;
}


input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
.form-select:focus,
textarea:focus { color: var(--themeht-body-color); border-bottom: 1px solid var(--themeht-primary-color) !important; box-shadow: none; background: transparent;}

.dark-bg input[type="text"]:focus,
.dark-bg input[type="email"]:focus,
.dark-bg input[type="url"]:focus,
.dark-bg input[type="password"]:focus,
.dark-bg input[type="search"]:focus,
.dark-bg input[type="number"]:focus,
.dark-bg input[type="tel"]:focus,
.dark-bg input[type="range"]:focus,
.dark-bg input[type="date"]:focus,
.dark-bg input[type="month"]:focus,
.dark-bg input[type="week"]:focus,
.dark-bg input[type="time"]:focus,
.dark-bg input[type="datetime"]:focus,
.dark-bg input[type="datetime-local"]:focus,
.dark-bg input[type="color"]:focus,
.dark-bg textarea:focus { color: var(--themeht-white-color);}



::-webkit-input-placeholder {
    color: var(--themeht-body-color) !important;
    opacity: 1;
}
:-moz-placeholder {
    color: var(--themeht-body-color) !important;
    opacity: 1;
}
::-moz-placeholder {
    color: var(--themeht-body-color) !important;
    opacity: 1;
}
:-ms-input-placeholder {
    color: var(--themeht-body-color) !important;
    opacity: 1;
}

.dark-bg ::-webkit-input-placeholder {
    color: var(--themeht-white-color) !important;
    opacity: 1;
}
.dark-bg :-moz-placeholder {
    color: var(--themeht-white-color) !important;
    opacity: 1;
}
.dark-bg ::-moz-placeholder {
    color: var(--themeht-white-color) !important;
    opacity: 1;
}
.dark-bg :-ms-input-placeholder {
    color: var(--themeht-white-color) !important;
    opacity: 1;
}


:focus-visible {
    outline: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-print-color-adjust: exact;
}


.contact-info p { margin-bottom: 10px;}
.map{height: 300px;}
.map iframe{filter: grayscale(100%);}


/* ------------------------
    Responsive Css
------------------------*/
@media (min-width:1200px) {
    .themeht-sidebar { padding-left: 50px; }
}
@media (max-width:1550px) {
    .banner-large-text { left: 30px; }
}
@media (max-width:1400px) {
    .theme-title h2, .theme-title .h2 {/* line-height: 54px !important; *//* font-size: 44px !important; */}
    .banner-content {}
    .testimonial-heading { right: 50px; }
    .testimonial-heading h2 { font-size: 65px; }
}
@media (max-width:992px) {

    /*Banner*/
    .page-title {/* padding: 160px 0; */}
    .page-title h1 { font-size: 40px; line-height: 50px; }
    #header-wrap .navbar-brand.logo { padding: 15px 20px; margin-top: 0; }
    .logo img { max-height: var(--logo-tablet-height); }
    .banner-content {padding: 20px 0 33px;}
    .team-member { margin-bottom: 50px; }
    .right-nav {margin-left: 15px;}
    .testimonial.style-1 { display: block; }
    .header-top .social-icons, .banner-pagination, #header-wrap .navbar-brand.logo:before { display: none; }
    .elementor-widget-banner-slider .swiper-wrapper { margin-left: 0; }
    .banner-large-text h1 { font-size: 100px; }
    .banner-slider-two h1 { font-size: 120px; }
    .testimonial-heading { top: 100px; text-align: left; right: 0; }
    .project-item.style-2 { margin-bottom: 40px; }
    .price-table { display: block; }
    .price-list { width: auto; margin: 30px 0; }
    .price-table.style-2 .price-title h4 { font-size: 40px; line-height: 40px; }
    .project-item h4 a { max-width: inherit; }
    .themeht-sidebar{margin-top: 40px;}
}
@media (max-width:767px) {
    .theme-title h2 { font-size: 36px !important; line-height: 46px !important; }
    .theme-title p { font-size: 16px; }
    .page-title h1 { font-size: 30px; line-height: 30px; }
    .banner-large-text { left: 20px; bottom: 80px; }
    .testimonial.style-1 .testimonial-content { padding: 30px; width: 100%; }
    .text-large-style h3 { font-size: 50px; }
    /*.counter span { font-size: 25px }*/
    .video-popup i { font-size: 20px; }
    .marquee-btn span { font-size: 100px; }
    .about-call { top: 0; }
    blockquote { padding: 140px 20px 20px 20px !important; }
    blockquote:after { width: 100%; height: 100px; }
    #header-wrap .navbar-brand.logo, .sticky-header .navbar-brand.logo { margin-top: 0; box-shadow: none; padding: 15px 0; }
    .countdown > li { margin-bottom: 30px; }
    .countdown > li span { font-size: 40px; }
    .price-title h4{font-size: 40px; line-height: 50px;}
    .price-list ul li { width: 100%;}
    
    
    .slider-img {
    background-size: contain !important;
}
.banner-content h1 {
    font-size: 16px !important;
    line-height: 20px !important;
}
}
@media (max-width:576px) {
    h1 { font-size: 50px !important; line-height: 60px !important; }
    .theme-title h2 {font-size: 25px !important;line-height: 30px !important;}
    .banner-large-text h1 { font-size: 60px !important; }

    /*Banner*/
    .breadcrumb-item { line-height: 30px; }

    /*Other*/
    .social-icons.footer-social li a { height: 45px; width: 45px; line-height: 45px; font-size: 26px; }
    .featured-item.style-1 { display: block; }
    .featured-item.style-1 .featured-icon { margin-right: 0; margin-bottom: 20px; }
    
    .product-details {
        padding: 15px 15px 15px !important;
    }
    .product-link1 {
    position: relative !important;
    bottom: 0px !important;
     gap: 20px; 
     margin-top : 1rem !important;
}
}

.banner-owl-slider {    height:100%;}
.banner-owl-slider .owl-stage-outer {height: 100%;}
.banner-owl-slider .owl-stage-outer .owl-stage {height: 100%;}
.banner-owl-slider .owl-stage-outer .owl-stage .owl-item  {height: 100%;}
.banner-owl-slider .owl-stage-outer .owl-stage .item {height: 100%;}
.banner-owl-slider.owl-carousel .owl-dots {background: #ffffff00;}
.banner-owl-slider.owl-carousel .owl-dot.active span{background: #0035a0;}
.banner-owl-slider.owl-carousel .owl-dot span{background: #787878;}


.service-image img.img-fluid {height: 250px;object-fit: cover;width: 100%;}

.box_sh {box-shadow: 0px 0px 10px rgb(165 165 165);}
.product_big_size {border-radius: 20px;overflow: hidden;/* height: 100%; *//* display: flex; */flex-wrap: wrap;justify-content: space-between;}
.product_big_size img {}
.product-details {padding: 40px 40px 76px 40px;border-radius: 20px;height: 100%;position: relative;}
.product-details h3{
    font-size: 25px;
    color: #727272;
    line-height: inherit;
    margin-bottom: 15px;
}
.product-details h5{
    font-size: 25px;
    line-height: inherit;
    margin-bottom: 0;
}
.product-details p{
    font-size: 17px;
    font-weight: 500;
    color: #000;
    margin: 0 0 10px;
}
.product-details ul{
    padding-left: 17px;
}
.product-details ul li{
    font-size: 15px;
}
.det_enq {
    display: flex;
    gap: 1px;
    width: 100%;
}
.det_enq a {
    width: 50%;
    text-align: center;
    background: #4c4c4c;
    color: #fff;
    padding: 10px;
    font-size: 20px;
}

/*---------pro-grid----------*/
#subcategories .subcategory {
    padding: 1rem;
    position: relative;
    }
#subcategories .subcategory:after, 
#subcategories .subcategory:before {
    /* background-color: #e4eaf0; */
    content: "";
    /* height: 1px; */
    /* left: 0; */
    /* position: absolute; */
    /* right: 0; */
    /* top: 0; */
}
#subcategories .subcategory:nth-child(odd)>.row:before {
    background-color: #e4eaf0;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}
#subcategories .subcategory .content h3 {font-weight: 500;font-size: 18px;margin-bottom: 1px!important;}
#subcategories .subcategory .content .features {
    font-size: .875rem;
    padding-left: 1rem;
}
#subcategories .btn.btn-outline-dark.b-light {
    border-color: #d3dae0;
    position: relative;
}
#subcategories .subcategory .image {
    /* aspect-ratio: 1; */
    /* display: flex; */
    /* flex-direction: row; */
    /* justify-content: flex-end; */
}
#subcategories .subcategory .image .gatsby-image-wrapper {
    /* max-width: 100%; */
    width: 100%;
    /* box-shadow: 0px 8px 10px rgb(165 165 165); */
    /* border-radius: 10px; */
    overflow: hidden;
    /* padding: 30px; */
}

#subcategories .gatsby-image-wrapper {
    display: inline-block;
    /* vertical-align: top; */
    /* position: relative; */
    /* overflow: hidden; */
}
#subcategories .gatsby-image-wrapper img {width:100%}
#subcategories .btn.btn-outline-dark.b-light:after {bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;}
/*---------pro-grid----------*/
#nav-tab .nav-link.active {border-top-left-radius: 10px;
    border-top-right-radius: 10px;}
	
.list_full #subcategories .subcategory {/* padding: 2.5rem 2.5rem; */position: relative;}	 
.list_full #subcategories .subcategory:nth-child(odd)>.row:before {
display:none
}

.prod_dte .nav-tabs .nav-link {
    width: auto;
}

/*-------------------------*/
.blo_g_pg section:nth-child(even) {padding:0 0}
.blog_st {}
.blog_st .blog_thumb {
    /*box-shadow: 0px 0px 10px #0006;*/
}
.blog_st .blog_thumb.new-img img {
    width: 100%;
    height: 225px;
    object-fit: cover;
}
.blog_st .blog_thumb img {
    width: 100%;
    
}
.blog_st .blog_desc {
    padding: 30px 15px;
}
.blog_st .blog_desc span{
    color: #0a2f64;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}
.blog_st .blog_desc h1 {}
.blog_st .blog_desc h3 {
    margin: 0px 0 25px;
}
.blog_st .blog_desc h3 a {
    color: #111111;
    font-size: 25px;
}
.blog_st .blog_desc p {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: -20px;
}
.blog_st .blog_desc a.read_more {
    font-size: 16px;
    position: relative;
    color: #545454;
    font-weight: 500;
}
.blog_st .blog_desc a.read_more:after {content:'';position: absolute;width: 100%;height: 1px;background: #2d53fe;left: 0;bottom: -5px;}
.blog_st .blog_desc ul{
}
.blog_st .blog_desc ul li{}
/*.blog_st .blog_desc ul li:nth-child(2){*/
/*    padding-left: 20px;*/
/*}*/
.blog_st .blog_desc ul li:nth-child(2):before{content:'-';position: absolute;left: 7px;}

.blog_pg .head_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 35px;
}
.blog_pg .head_title h3{
    padding-left: 0;
}
.blog_pg .head_title a {}
.blog_load {
    text-align: center;
    padding-top: 25px;
}
.blog_load button{
    background: #e3e3e3 !important;
    text-transform: uppercase;
    width : 40px !important;
    height : 38px !important;
    border-radius: 0;
    outline: none !important;
    border: none;
    color: var(--bs-btn-active-color);
}


.blog_pg.f_20 .blog_st .blog_desc h3 a {
    font-size: 20px;
    line-height: 25px;
    display: block;
}
.blog_pg.f_18 .blog_st .blog_desc h3 a {
    font-size: 18px;
    line-height: 24px;
    display: block;
}

.side_bar_feature {}
.side_bar_feature .head {
    border-bottom: 3px solid #e9e9e9;
    margin-bottom: 25px;
}
.side_bar_feature .head h3{
    font-size: 22px;
    font-style: normal;
    line-height: 40px;
    font-weight: 600;
    color: #000000;
}
.side_bar_feature .blog_desc {margin: 40px 0;}
.side_bar_feature .blog_desc span {color: #0a2f64;font-size: 16px;
text-transform: uppercase;font-weight: 500;}
.side_bar_feature .blog_desc h3 {margin: 0px 0 10px;font-size: 18px;line-height: 26px;}
.side_bar_feature .blog_desc h3 a {color: #111111;}
.side_bar_feature .blog_desc ul {list-style: none;display: flex;padding: 0;margin: 0;}
.side_bar_feature .blog_desc ul li {position: relative;color: #979797;font-size: 15px;
    text-transform: uppercase;}
.side_bar_feature .blog_desc ul li:nth-child(2) {padding-left: 20px;}
.side_bar_feature .blog_desc ul li:nth-child(2):before {content:'-';position:absolute; left: 7px;}
/*-------------------------*/
.blog_st .blog_desc h4 {font-weight: 400;font-size: 20px;line-height: 28px;}

.quotes {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    justify-content: space-between;
    background: #e2e2e2;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 5px;
}
.quotes .quotes_img {
    width: 50px;
    height: 50px;
    background: #edf0ff;
    border-radius: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.quotes .quotes_img svg{
    width: 35px;
    height: 35px;
}
.quotes .desc {
    width: 90%;
}
.quotes .desc p{
    margin: 0;
    font-size: 21px;
    color: #0a2f64;
}

.share_coment {display: flex;justify-content: space-between;border-bottom: 2px solid #c9c9c9;padding-bottom: 20px;}
.share_coment .share {display: flex; gap: 10px;}
.share_coment .share p{margin: 0;font-size: 15px;font-weight: 600;}
.share_coment .share a{display: flex;gap: 15px;}


	
section.prod_dte {padding-bottom:0;/* overflow: auto; */}	

/*--------------------------------------------*/
.miss_cul {}
.miss_cul .list_s {}
.miss_cul .list_s:nth-child(even) {    padding: 40px 0;}
.miss_cul .list_s:nth-child(even) .col-md-7{order:1}
.miss_cul .desc {}
.miss_cul .desc h3 {margin-bottom: 15px;}
.miss_cul .desc p {}
.miss_cul .Img_box {padding: 40px;}
.miss_cul .Img_box img {    width: 100%;}
/*--------------------------------------------*/

.hot-jobs-list {
    padding: 30px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, 0.9);
    box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, 0.9);
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    border-radius: 30px 0 30px 0;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.hot-jobs-list .hot-jobs-img {
    background-color: #ffffff;
    /* -webkit-box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, 0.9); */
    /* box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, 0.9); */
    width: 100%;
    height: 100%;
    display: inline-block;
    text-align: center;
    line-height: 100px;
    border-radius: 20px 0 20px 0;
}
.hot-jobs-list .hot-jobs-img img {
    position: relative;
    top: -3px;
}
.hot-jobs-list .hot-jobs-content h3 {
    font-size: 24px;
    margin-bottom: 8px;
}

.hot-jobs-list .hot-jobs-content h3 a {
    color: #1a1a1a;
}
.hot-jobs-list .hot-jobs-content .sub-title {
    display: inline-block;
    margin-bottom: 8px;
}
.hot-jobs-list .hot-jobs-content ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.hot-jobs-list .hot-jobs-content ul li {
    font-size: 16px;
    margin-bottom: 8px;
}
.hot-jobs-list .hot-jobs-content ul li span {
    font-weight: bold;
    color: #1a1a1a;
}
.hot-jobs-list .hot-jobs-btn {
    float: right;
}
.hot-jobs-list .hot-jobs-btn .default-btn {
    margin-bottom: 5px;
    width: 100%;
    font-size: 16px;
    color: #ffffff;
    line-height: 1;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    text-align: center;
    background-color: #0a2f64;
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: inline-table;
    padding: 15px 30px;
    border-radius: 4px;
}
.hot-jobs-list .hot-jobs-btn p {
    font-size: 16px;
}
.hot-jobs-list .hot-jobs-btn p span {
    font-weight: bold;
}
.job-listing-area .search-job .form-group {
    margin-bottom: 30px;
}
.job-listing-area .search-job .form-group .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, 0.9);
    box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, 0.9);
    height: 50px;
    color: #000000;
    border: 1px solid #ebebeb;
    background-color: transparent;
    border-radius: 0;
    font-size: 16px;
    padding: 10px 20px;
    width: 100%;
}
.job-listing-area .search-job .default-btn {
    padding: 15px 25px;
    height: 50px;
    width: 100%;
    font-size: 16px;
    color: #ffffff;
    line-height: 1;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    text-align: center;
    background-color: #0a2f64;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: navajowhite;
    border-radius: 4px;
    margin-bottom: 20px;
}
.job-details-area .job-details-content {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, 0.9);
    box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, 0.9);
    padding: 10px 30px;
    border-radius: 30px 0 30px 0;
}
.job-details-area .job-details-sidebar .job-widget {
    margin-bottom: 35px;
}
.job-details-area .job-details-sidebar .job-widget h3 {
    background-color: #f0f0fa;
    padding: 7px 20px;
    border-radius: 30px 0 0 0;
    font-size: 20px;
    margin-bottom: 0;
}
.job-details-area .job-details-sidebar .job-widget .social-icon {
    margin: 0;
    list-style-type: none;
    padding: 30px;
    -webkit-box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, 0.9);
    box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, 0.9);
    background-color: 0px 5px 20px 3px rgba(230, 233, 249, 0.9);
    border-radius: 0 0 30px 0;
}
.job-details-area .job-details-sidebar .job-widget .social-icon li {
    display: inline-block;
    margin-right: 10px;
}
.job-details-area .job-details-sidebar .job-widget .social-icon li a i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #454545;
    color: #454545;
    border-radius: 4px;
    font-size: 20px;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.job-details-area .job-details-sidebar .job-widget .overview {
    margin: 0;
    list-style-type: none;
    padding: 20px 20px;
    -webkit-box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, 0.9);
    box-shadow: 0px 5px 20px 3px rgba(230, 233, 249, 0.9);
    background-color: 0px 5px 20px 3px rgba(230, 233, 249, 0.9);
    border-radius: 0 0 30px 0;
    margin-top: -7px;
}
.job-details-area .job-details-sidebar .job-widget .overview li {
    font-weight: 600;
    font-size: 14px;
    color: #1a1a1a;
    margin-bottom: 10px;
}
.job-details-area .job-details-sidebar .job-widget .overview li span {
    font-weight: normal;
    font-size: 14px;
    display: inline-block;
    float: right;
    width: 160px;
}

.job-details-content.how_apply:nth-child(even){margin: 50px 0;}

.about_us_list {}
.about_us_list .abt_list .col-md-6 {padding:0}
.about_us_list .abt_list .desc h3{
    font-size: 25px;
    margin-bottom: 16px;
    position: relative;
    width: fit-content;
    color: #fff;
}
.about_us_list .abt_list .desc h3:before {content:'';position: absolute;width: 100%;height: 1px;background: #ffffff;bottom: 0px;}

.about_us_list .abt_list .desc_img img {width:100%}
.about_us_list .abt_list:nth-child(even) .col-md-7{order:1}

.featured-item.style-1 {
    display: flex;
    align-items: flex-start;
}
.featured-item.style-1 .featured-icon {
    background: var(--themeht-bg-light-color);
    margin-right: 20px;
    flex-shrink: 0;
    position: relative;
    z-index: 9;
    width: 70px;
    height: 70px;
    font-size: 40px;
    line-height: 70px;
    text-align: center;
    color: var(--themeht-primary-color);
    display: inline-block;
    overflow: hidden;
}
.featured-item .featured-icon i {
    display: inline-block;
}
.featured-title h5 {
    margin-bottom: 20px;
    text-transform: capitalize;
    font-size: 30px;
}
.dark-bg .featured-title h5, .dark-bg .featured-desc, .theme-bg .featured-title h5, .theme-bg .featured-desc {
    color: var(--themeht-white-color);
}
.ms_ov {
    padding: 30px 0;
    /* background: #f3f3f3; */
    }

.gallery_c img{width:100%}

.OUr_gallery {}
.OUr_gallery .btn_name {
    display: flex;
    justify-content: center;
    gap: 6px;
    margin-bottom: 25px;
}
.OUr_gallery .btn_name button{
    background: #0a2f64;
    border: #0a2f64;
    border-radius: 5px;
    padding: 7px 0;
    width: 20%;
    text-transform: capitalize;
}
.OUr_gallery .tz-gallery .row  {margin: 0;}
.OUr_gallery .tz-gallery .thumb  {padding: 0;position: relative;}
.OUr_gallery .tz-gallery .thumb .gallery_c {
    margin: 4px;
    border: 1px solid #e3e3e3;
    padding: 5px;
    border-radius: 6px;
}
.OUr_gallery .tz-gallery .thumb .gallery_c a{display:block;border-radius: 6px;overflow: hidden;position: relative;}
.OUr_gallery .tz-gallery .thumb .gallery_c img{width:100%;height: 180px;object-fit: cover;}
.OUr_gallery .tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgb(10 47 100 / 85%);
    content: '';
    transition: 0.4s;
}
.OUr_gallery .tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'FontAwesome';
    content: '\f002';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}
.OUr_gallery .tz-gallery .lightbox:hover:after, 
.OUr_gallery .tz-gallery .lightbox:hover:before {
    opacity: 1;
}

/*---------------------------blog_pg--------------------------------*/
.blog_pg .post-card .post-image img {/* height: 200px; */}
.blog_pg .post-card .post-bottom li {
    text-transform: capitalize;
    position: relative;
}
.blog_pg .post-card .post-bottom li + li:before {
    display: inline-block;
    padding-right: 0.2rem;
    color: var(--themeht-primary-color);
    content: "\f7a5";
    font-family: 'Line Awesome Free';
    font-weight: 700;
}
.blog_pg .post-title {
    background: #0000;
    margin: 10px 0;
    /* border-top: 1px solid var(--themeht-border-light-color); */
    padding:0px;
    padding-top: 0;
}
.blog_pg .post-card .post-desc h4 a { color:#000}
.blog_pg .post-card {box-shadow: none;    border-radius: 0px;}
/*---------------------------blog_pg--------------------------------*/
.main-accordion-lt {
    Background: #0a2f64;
    }
.main-accordion-lt .desc {
    margin-left: 110px;
    padding: 30px 30px 30px 0px;
}
.main-accordion-lt .desc  p{color:#fff}
.main-accordion-lt .desc ul {}
.main-accordion-lt .desc ul li {color:#fff}
.abt_list .desc_img {height:100%;position: relative;} 
.abt_list .desc_img img{    width: 100%;
    height: 100%;
    object-fit: cover;} 
.main_video {
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    text-align: center;
    width: 100%;
}	
.video-icon a {
    width: 75px;
    height: 75px;
    line-height: 75px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    position: relative;
    color: #0c5adb;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-blue 1s linear infinite;
    -webkit-transition: .5s;
    background: #fff;
    font-size: 28px;
    z-index: 44;
}
@-webkit-keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3);
        box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
    }
}

@keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3);
        box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3), 0 0 0 30px rgba(255,255,255, 0);
        box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3), 0 0 0 30px rgba(255,255,255, 0)
    }
}


/*-----------------------------------*/
.call_do_action  {padding: 60px 0 115px;}
.text_center {text-align:center}
.call_do_action h5 {font-size:20px;letter-spacing: 1px;font-weight: 100;color: #fff;margin-bottom: 20px;}
.call_do_action h1 {font-size: 42px;font-weight: 500;margin: 0;color: #fff;letter-spacing: 2px;line-height: initial;}
.call_do_action .button {
    margin-top: 40px;
}
.call_do_action .button a {
    display: flex;
    width: fit-content;
    padding: 12px 20px;
    background: #fff;
    margin: 0 auto;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    border-radius: 5px;
}
/*-----------------------------------*/
.counters {
    margin-top: -70px;
    padding-bottom: 25px;
}
.counters .counters_pd {
    background: #fff;
    padding: 30px 15px;
    border-radius: 10px;
    box-shadow: 0px 10px 10px #dcdcdc;
}


.product-link {position:absolute;bottom:10px;gap: 20px;}

.product-link1 {position:absolute;bottom:16px;gap: 20px;}
.product-link1 .data_varrient{
    background: #4c4c4c;
    color: #fff;
    padding: 10px 25px;
    border: navajowhite;
    border-radius: 5px;
    
    
}
.varient-link1{
    display : flex;
    flex-flow : wrap row;
}

.varient-link1 .data_varrient{
    padding: 6px;
    margin : 2px 4px;
    border : 1px solid #f0f0f0;
    font-size : 12px !important;
    border-radius : 4px;
}

.varient-link1 .data_varrient:hover{
    background-color : #0a2f64;
    color : #fff;
    transition : 0.8s;
}

.activeCustom{
    border: 1px solid #0a2f64 !important;
    border-radius : 4px;
    color : #0a2f64;
}
.product-link .data_varrient {
    background: #4c4c4c;
    color: #fff;
    padding: 10px 25px;
    border: navajowhite;
    border-radius: 4px;
   
}

.recent_pro {
    background: #eee;
}
.box_recent {
    border-radius: 6px;
    overflow: hidden;
}
.box_recent .box_img {}
.box_recent .box_img img{
    width: 100%;
}
.box_recent .desc{
    padding: 15px;
}
.box_recent .desc h3{
    font-size: 15px;
}
.box_recent .desc h3 a{}
.box_recent .desc p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.box_recent .desc a.read{
    text-transform: capitalize;
}
.recet_product  .item{padding:0px}
.recent_pro .owl-carousel .owl-dots {background: #ffffff00;}
.recent_pro .owl-carousel .owl-dots .owl-dot span {border-radius: 20px;
background: #bfbfbf;}
.recent_pro .owl-carousel .owl-dots .owl-dot.active span{background: var(--themeht-primary-color)}

.blog_st .blog_desc ul li{
    position: relative;
    color: #979797;
    font-size: 15px;
    /* text-transform: uppercase; */
}
.blog_st .blog_desc ul {
    /* list-style: none; */
    /* display: flex; */
    padding: 0;
    margin-left: 20px;
}

.blog_pg.f_20 .blog_st .blog_desc h3 {
    font-size: 22px;
    line-height: 40px;
}
section.blog_pg.f_18 {padding-bottom:60px}

/*
.banner-slider .active h3 {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    transition-delay: 1500ms;
}
.banner-slider-two .banner-owl-slider {
    height: calc(80vh - 63px);
}
.banner-slider-two .banner_img {}
.banner-slider-two .banner_img img {width:100%}
.banner-slider-two .owl-carousel .owl-nav {
    top: 50%;
    transform: translate(0px, -50%);
    bottom: inherit;
}
.banner-slider-two .owl-carousel .owl-nav button.owl-prev {
    left: auto;
    right: inherit;
}
.banner-slider-two .owl-carousel .owl-nav button.owl-prev,
.banner-slider-two .owl-carousel .owl-nav button.owl-next {
    width: 60px;
    height: 60px;
    line-height: 60px;
    top: inherit;
    transform: inherit;
    bottom: 0;
    font-size: 40px;
    border-radius: 0;
}*/
/*-------------------------------------------*/
.download_top {
    background: #454343;
}
.download_top .title {}
.download_top .title h3{color: #ffffff;text-align:center;font-size:40px;}
.down_load_search, .tour-search-box {
    position: relative;
    display: block;
    border-radius: 6px;
    overflow: hidden;
}
.down_load_search {
    margin-top: -50px;
    z-index: 2;
    padding: 0;
}
.down_load-search-one {
    background-color: #fff;
    box-shadow: 0 10px 30px 0 rgba(0,0,0,.05);
    border-radius: 7px;
    overflow: hidden;
}
.down_load-search-one__inner, .down_load-search-one__inputs {
}
.down_load-search-one__inputs {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: calc(100% - 180px);
    max-width: calc(100% - 180px);
}
.down_load-search-one__inner, .down_load-search-one__inputs {
    display: flex;
    flex-wrap: wrap;
}
.down_load-search-one__input-box {
    flex: 1 1 50%;
    max-width: 50%;
    padding: 20px 20px;
    max-height: 100px;
}
.down_load-search-one__input-box label {
    display: block;
    margin: 0;
    color: #727272;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0;
    box-shadow: none;
    line-height: 18px;
    margin-bottom: 6px;
}
.down_load-search-one__input-box select {
    border: none;
    outline: none;
    font-size: 15px;
    color: #000;
    display: block;
    line-height: 28px;
    border: 1px solid #eee;
    padding: 5px 10px;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    background: url('../img/arrow-down.png') no-repeat right 10px top 15px;
    position: relative;
    background-repeat: no-repeat;
    background-size: 10px 10px;
}
.down_load-search-one__input-box select:after {content:'';}
.down_load-search-one__input-box:nth-child(2){
    border-left: 1px solid #ebe6de;
}
.down_load-search-one__btn-wrap {
    flex: 1 1 180px;
    max-width: 180px;
    display: flex;
    justify-content: flex-end;
    z-index: 0;
}
.down_load-search-one__btn {
    padding: 0;
    font-size: 16px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none!important;
    background-color: #676767;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    text-transform: capitalize;
    /* padding: 8px 30px; */
    border-radius: 0;
    transition: all .3s linear;
    overflow: hidden;
    letter-spacing: .1em;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.all_pdf:first-child {padding-top:0px}
.all_pdf {
    display: flex;
    align-items: flex-start;
    gap: 25px;
    border-bottom: 1px solid #e7e7e7;
    /* margin: 30px 0; */
        height: 200px;
    padding: 30px 0;
}
.all_pdf .pdf_img {
    width: 20%;
    height: 100%;
    border: 1px solid #eee;
    display: flex;
    align-items: center;
    padding: 0;
}
.all_pdf .pdf_img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.all_pdf .details{
    width: 70%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.all_pdf .details .desc {
    min-height: 120px;
}
.all_pdf .details .desc span.file-info {
    display: block;
    margin-bottom: 10px;
}
.all_pdf .details .desc h3{
    font-size: 20px;
    line-height: normal;
    margin-bottom: 5px;
}
.all_pdf .details .desc ul.features{
    list-style: none;
    padding: 0;
}
.all_pdf .details .desc ul.features li{
    font-size: 15px;
}
.all_pdf .details .desc ul.features li span {
    background: #d9d9d9;
    padding: 3px 5px;
    margin-right: 10px;
}
.all_pdf .details .down_load_btn{
    display: flex;
    gap: 10px;
}
.all_pdf .details .down_load_btn a{
    background: #0A2F64;
    padding: 5px 10px;
    display: flex;
    color: #ffff;
    width: fit-content;
    border-radius: 4px;
    align-items: center;
    gap: 7px;
}
.all_pdf .details .down_load_btn svg {width:20px}
.down_load_search .margin_top_30 {
    margin-top: 40px;
}
.down_load_search .search_b_ox {
    /*background: #d9d9d9;*/
    box-shadow: 0 0 20px 2px #dddcdc;
    border-radius: 10px;
}
.down_load_search .padding_15 {
    width: 262px;
    padding: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.down_load_search .tags {
    background: #fff;
    padding: 0;
    margin-bottom: 15px;
    border-radius: 3px;
}
.down_load_search .tags h3{
    font-size: 15px;
    line-height: inherit;
    border-bottom: 1px solid #eee;
    padding: 10px 10px;
}
.down_load_search .tags ul{
    list-style: none;
    padding: 20px 10px;
    margin: 0;
    display: flex;
    gap: 8px;
}
.down_load_search .tags ul li{
    background: #454343;
    color: #fff;
    padding: 0px 8px;
    border-radius: 36px;
    font-size: 13px;
}
.down_load_search .tags ul li span{
    margin-left: 4px;
}
.down_load_search .tags ul li span i{}

.down_load_search .type_search {
    background: #fff;
    padding: 0;
    margin-bottom: 20px;
    border-radius: 3px;
}
.down_load_search .type_search:last-child{margin-bottom:0}
.down_load_search .type_search h3{
    font-size: 15px;
    line-height: inherit;
    border-bottom: 1px solid #eee;
    padding: 10px 10px;
}
.down_load_search .type_search .int{
    padding: 20px 10px;
}
.down_load_search .type_search .ints {position:relative}
.down_load_search .type_search .int input{
    /*border: 1px solid #0a2f64;*/
    padding: 10px 10px 10px 30px;
    height: 40px;
}
.down_load_search .type_search .int img{
    position: absolute;
    width: 20px;
    top: 50%;
    transform: translate(0px, -50%);
    left: 7px;
}
.down_load_search .type_search ul{
    list-style: none;
    padding: 20px 10px;
    margin: 0;
    display: block;
}
.down_load_search .type_search ul li{
    padding-left: 25px;
    position: relative;
}
.down_load_search .type_search ul li input{
    position: absolute;
    left: 0;
    top: 5px;
    width: 17px;
    height: 17px;
}
.down_load_search .type_search ul li label{}
/*-------------------------------------------*/
.breadcrum_banner {Background:url(../img/pro/b285d8f66094.png);height: 220px;border-bottom: 0 none;background-repeat: no-repeat;background-size: cover;background-position: 120% 0;position: relative;/* background-image: linear-gradient(to right, rgb(106 106 106), rgb(106 106 106 / 15%)); *//* background-image: linear-gradient( 90deg, #454343 58.41%, rgb(0 0 0 / 0%) 100%); */}
.breadcrum_banner .desc{
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    width: 100%;
    padding: 60px 0;
    min-height: 100%;
}
.breadcrum_banner .desc h1 {
    font-size: 44px;
    color: #fff;
    line-height: 43px;
    margin-bottom: 20px;
}
.breadcrum_banner .desc p{
    color: #fff;
    margin: -12px -12px -12px 0px;
}
.share_click:hover .share_div {display:block}
.share_div {
    position: absolute;
    border: 1px solid #ddd;
    padding: 15px;
    width: 250px;
    left: 0;
    display: none;
}
.share_div .share_divs {}
.share_div .share_divs ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.share_div .share_divs ul li{
    padding-left: 40px;
    position: relative;
}
.all_pdf .details .down_load_btn .share_div .share_divs ul li a{
    padding: 0;
    background: #0000;
    color: #000;
}
.all_pdf .details .down_load_btn .share_div .share_divs ul li svg{
    width: 23px;
    position: absolute;
    left: 0;
    height: 23px;
    color: #0a2f64;
}




@media (max-width:992px){
	
.agree_decline .content {width: 100%;display: block;}
.agree_decline .content p {width: 100%;text-align: justify;}
.agree_decline .cokiee_store button {width: 45%;}
.agree_decline .cokiee_store {width: 100%;justify-content: center;}
.agree_decline {transform: translate3d(0,420px,0);}
.banner-content h1{
font-size:30px !important;
line-height: 30px !important;
}
.banner-slider p {max-width: 100%;}
.banner-owl-slider {height: auto;}	
	
}



input#header-cart-btn {
    width: 150%;
    font-size: 19px;
    /* height: fit-content; */
    padding-top: 12px;
}

.dropdown-item{
    color:#fff;
}

@media (max-width:767px) {
    
  .slider-img {
    background-size: contain !important;
}
.banner-content h1 {
    font-size: 14px !important;
    line-height: 20px !important;
    margin-bottom: 10px!important;
}
.banner-content p {
    font-size: 10px;
    margin-bottom: 10px;
}
.primary-btn{
    padding: 5px 8px!important;
}
.btn-box.mt-5{
    margin-top:10px!important;
}
.primary-btn span {
    font-size: 14px;
}
section {
    padding: 30px 0;
}

.choose-style1-area {
    padding: 50px 0 50px;
}
.choose-style1__content {
    padding: 40px 15px 15px;
}
.choose-style1__content .inner-content ul {
    padding: 0;
}
.choose-style1__content .inner-content ul li {
    width: 25%;
    padding-left: 0px;
    margin-bottom: 15px;
}
.choose-style1__content .sec-title h2 {
    font-size: 18px;
}
.choose-style1__content .inner-content .text {
    padding-bottom: 30px;
}
.choose-style1__content .sec-title {
    padding-bottom: 10px;
}
.year-counter .counter {
    padding: 15px;
}
.year-counter .counter span {
    font-size: 40px;
}
.client_s .owl-carousel .owl-nav button.owl-prev {
    left: -26px;
}
.client_s .owl-carousel .owl-nav button.owl-next {
    right: -26px;
}
.project-item.style-2 {
    margin-bottom: 10px;
}
.theme-title h2 {
    margin-bottom: 14px;
}
.down_load_cate .box {
    margin-bottom: 10px;
}
.newsletter-form__title h4 {
    margin: 0 15px 15px 0;
    font-size: 25px;
}
.newsletter-form__form {
    width: 100%;
}
.newsletter-form__title {
    width: 100%;
}
.newsletter-form {
    display: block;
}
.dark-bg.footer .col-lg-4 {
    width: 100%;
}
.dark-bg.footer .row {
    gap: 15px;
}
.navbar-nav .nav-link {
    padding: 5px 30px !important;
}
.breadcrum_banner .desc {
    padding: 10px 10px;
    height:100%;
    top: 90%;
}
.breadcrum_banner {
    height: 115px;
    background-position: 60% 0;
}
h1 {
    font-size:20px !important;
    line-height: 25px !important;
    /* text-align: center; */
}
.breadcrum_banner .desc p {
    margin: 0px 0;
    /* text-align: center; */
    font-size: 12px;
}
.subcategory-shad {
    padding: 5px 10px;
    height: 100%;
}
#subcategories .subcategory {
    padding: 0 15px;
    margin-bottom: 15px;
}
.pro_shifting .row:nth-child(even) {
    padding: 0px 0;
}
.pro_shifting .content {
    margin-bottom: 20px;
}
.miss_cul .desc {
    margin-bottom: 20px;
}
.miss_cul .Img_box {
    padding: 15px;
}
.blog_pg.f_18 {
    padding-bottom: 30px;
}
.blog_load {
    padding-top: 0px;
}

.bos_shad {
    /* box-shadow: 0px 0px 10px #eee; */
    padding: 15px 10px;
}
section.four_point .box_shadow p {
    height: 100%;
}
section.four_point .box_shadow {
    margin-bottom: 15px;
}

.all_pdf .details .desc h3 {
    font-size: 16px;
}
.all_pdf .details .desc span.file-info {
    font-size: 12px;
}
.all_pdf .details .desc ul.features li {
    font-size: 14px;
}
.all_pdf {
    gap: 15px;
}
.all_pdf .details .desc span.file-info {
    margin-bottom: 8px;
}
.all_pdf .details .down_load_btn {
    display: flex;
}
.share_click {
    display: flex;
    justify-content: center;
    margin-bottom: 0px;
}
.all_pdf .details .down_load_btn a {
    padding: 3px 10px;
    gap: 3px;
}
.down_load_search .tags ul {
    padding: 10px 10px;
}
.down_load_search .type_search .int {
    padding: 10px 10px;
}
.down_load_search .type_search ul {
    padding: 10px 10px;
}
.all_pdf {
    padding: 25px 0;
    min-height: 229px!important;
}
.down_load_search .search_b_ox {margin: 15px;}
.down_load-search-one__inner{
    display: block;
}
.down_load-search-one__inputs {
    width: 100%;
}
.down_load-search-one__input-box {
    max-width: 100%;
    padding: 10px 20px;
    flex:1 1 100%;
}
.down_load-search-one__btn-wrap {
    max-width: 100%;
    
}
.down_load-search-one__btn {
    padding: 5px;
}
.down_load-search-one__inputs {
    max-width:100%;
}
.miss_cul .list_s:nth-child(even) {
    padding: 15px 0;
}
.maps_co {
    height: 200px;
    margin-right: 0;
}
.misson__content {
    width: 100%;
    padding:20px 0px 0;
}
.misson__thumb {
    width: 100%;
}
.timeline-block {
    display: block;
    padding-top: 80px;
}
.timeline-block li {
    width: 100%;
    padding-left: 0;
        margin-bottom: 30px;
}
.timeline-block li:nth-child(even) {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    transform: none;
}
.timeline-block .shape {
    display: none;
}
.timeline-block li:before {
    display:none;
}
.timeline-block li:after {
    display:none;
}
.timeline-block:before {
   display:none;
}
.timeline-block:after {
   display:none;
}
.timeline-block .text {
    font-size: 16px;
    margin-bottom: 10px;
}
p {
    margin: 0 0 15px;
}
.timeline-block h4 {
    margin-bottom: 5px;
    font-size: 18px;
}
.timeline-block {
    min-width: 100%;
}
.counter-icon i {
    font-size: 35px;
}
.counter h6 {
    font-size: 12px;
}
.counter {
    display: block;
}
.counters .counters_pd {
    padding: 15px;
}
.timeline-block .theme-btn {
    width: 40px;
    height: 40px;
    line-height: 42px;
}
.call_do_action .button {
    margin-top: 20px;
}
.call_do_action {
    padding: 10px 0 90px;
}
.timeline-section .sec-bg {
    padding: 24px 15px 15px;
    
}
.page-title .theme-breadcrumb-box .page-breadcrumb li {
    font-size: 11px;
}
#subcategories .subcategory .image .gatsby-image-wrapper {
    display: flex;
    justify-content: center;
}
#subcategories .gatsby-image-wrapper img {
    width: 250px;
    height: 250px;
}
.pro_grid .Produ_ct_list .desc h3 {
    font-size: 14px;
}
.Produ_ct_list ul li {
    font-size: 12px;
}
.pro_grid .Produ_ct_list .pro_img {
    height: 160px;
    margin-bottom: 20px;
    padding: 10px 0 30px;
}
.Produ_ct_list .desc {
    min-height: 150px!important;
}
.pro_grid .Produ_ct_list {
     border-radius: 10px;
     padding: 21px 10px;
     height: 100%;
     border: 1px solid #cdcdcd;
     overflow : hidden;
}
.sp-thumbs a:link, .sp-thumbs a:visited {
    width: 100%!important;
    height: 115px!important;
}
.det_enq a {
    font-size: 16px;
}
input#header-cart-btn {
    width: 125%;
    font-size: 16px;
}
.product-details ul li {
    font-size: 14px;
}
.product-details h3 {
    font-size: 18px;
}
.product-details p {
    font-size: 14px;
}
.product-details {
    padding: 15px 15px 65px;
    border-radius: 10px;
    border: 1px solid #b7b7b7;
}
.box_sh {
    box-shadow: 0px 0px 10px rgb(219 219 219);
}
.product-link .data_varrient {
    padding: 10px 12px;
}
.col-md-9.ms-auto {
    width: 75%;
}
section#pro_varrient {
    overflow: auto;
}
.pro_grid .Produ_ct_list .pro_img img {
   height: 150px!important;
}
.timeline-section .sec-bg h2 {
    font-size: 18px;
    line-height: 27px;
}
.download_top .title h3 {
    font-size: 20px;
    padding-bottom: 45px;
    line-height: 27px;
}
.choose-style1__content .inner-content ul li .inner-title h3 {
    font-size: 10px;
    line-height: 14px;
}
.choose-style1__content .inner-content ul li .inner-title p {
    font-size: 10px;
}
.choose-style1__content .inner-content ul li+li {
    padding-left: 5px;
}
.choose-style1__content .inner-content ul li .icon {
    padding-bottom: 10px;
}
.all_pdf .pdf_img {
    width: 40%;
}
.all_pdf .desc {
    min-height: 100%;
}
.all_pdf .details .desc ul.features {
    margin-bottom: 20px;
}
.conT_banner .theme-title h2 {
    font-size: 16px!important;
    padding: 0 15px;
}
.conT_banner .con_banner {
    padding: 30px 0 90px;
}
.con_extra .bg h3 {
    font-size: 16px;
}
.con_extra .bg {
    padding: 20px 0;
}
.con_extra .desc {
    min-height: 150px;
}
.bos_shad .icon {
    width: 45px;
    height: 45px;
}

.hot-jobs-list .hot-jobs-btn {
    float: none;
}
.hot-jobs-list .hot-jobs-content h3 a {
    font-size: 18px;
}
.misson.padding-tb h2 {
    font-size: 18px;
    line-height:35px;
}
.misson__tabul li .lab-btn {
    font-size: 14px;
}
.nav-tabs .nav-link {
    padding: 5px 15px !important;
}
.timeline-block p {
    font-size: 14px;
}
.misson__content h4 {
    font-size: 20px;
}
.choose-style1__content .inner-content ul li .icon img {
    height: 40px;
}
.choose-style1__content .inner-content .text p {
    font-size: 14px;
}
.modal-backdrop {
    z-index: -1;
}
.modal-body {
    padding: 0px!important;
}
.modal-header {
    margin-bottom: 5px;
}
.modal-header {
    display: flex;
}
.center-block {
    display: block;
    margin-left: 0!important;
   margin-bottom: 18px!important;
    padding: 10px 25px!important;
    font-size: 16px!important;
}
.search_b_ox.new1 {
    display: none;
}
.down_load_search .margin_top_30 {
    margin-top: 25px;
}
section.down_load_search .center {
    border-bottom: 1px solid #b2b2b2;
    margin-bottom: 20px;
}
.down_load_search .center {
    display: block!important;
}
button.btn.btn-primary.center-block i {
    margin-right: 6px;
    font-size: 20px;
}
.down_load_search .padding_15 {
    width: 100%;
    margin-top: 100px;
}
.close-btn-n {
    text-align: end;
}
.all_pdf .details {
    width: 60%;
    display: block;
    justify-content: space-between;
    align-items: flex-start;
}
.navbar-brand.logo {
    width: 175px;
}
section#pro_varrient td {
    text-wrap: nowrap;
    padding: 5px;
}
.tab-content td {
    text-wrap: nowrap;
    padding: 5px;
}
section.banner-slider.py-0 {
    margin: 70px 0 30px;
}
.banner-content {
    height: 100%;
}
.close-search {
    top: -62px;
    right: 0;
}
.side_bar_feature {
    display: none;
}
.enQUiry_Now.show .modal-dialog {
    width: 96%;
}
.modal-content {
    padding: 15px;
}
.D_img a {
    padding: 0px 0px!important;
}
.agree_decline {
    padding: 10px;
}
.agree_decline .content p {
    font-size: 14px;
}
.call_do_action .button a {
    padding: 7px 10px;
}
.agree_decline .cokiee_store {
    display: block;
    text-align:center;
    margin-top:10px;
}
.agree_decline .cokiee_store button {
    width: 30%;
}
.pro_shifting .row:nth-child(even) .col-md-6:nth-child(1) {
    order: 2;
}
.pro_shifting .row:nth-child(odd) .col-md-6:nth-child(1) {
    order: 1;
}
.breadcrum_banner .desc {
    min-height: 183px;
}
.breadcrum_banner .desc h1 {
    margin-bottom: 0px;
    font-size:20px!important;
    margin-left: 0;
}
.client_s .item .client {
    padding: 5px 10px;
}
.product-details h5 {
    font-size: 18px;
}
.products .owl-carousel .owl-nav button.owl-prev {
    left: 10px;
}
.products .owl-carousel .owl-nav button.owl-next {
    right: 10px;
}
.tab-content {
    overflow: auto;
    /* border:1px solid #c1c1c1; */
}
h5.cart-new {
    font-size: 14px;
    line-height: 18px;
    padding: 0 10px;
}

.col-7 h6 a.link-title {
    font-size: 14px;
    padding: 0 10px;
}
.col-2 button.btn.btn-theme.remove.btn-sm {
    position: absolute;
    top: -39px;
    right: 50px;
}
.conT_banner {
    padding: 30px 0 20px;
}
.blog_pg .head_title {
    display: none;
}
.share_div {
    margin-top: 30px;
}
.aply_label label {
    width: 100%!important;
}
.aply_label {
    display:block!important;
}

.all_pdf .details .down_load_btn .share_div .share_divs ul li a {
    font-size: 16px;
}
.share_div .share_divs ul li {
    padding-left: 30px;
}
.share_div {
    padding: 15px 5px;
    width: 225px;
    right: 20px;
    display: none;
    background: #fff;
    z-index: 99999999;
}
.hot-jobs-list .hot-jobs-content h3 {
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 30px;
}
.hot-jobs-list .hot-jobs-img img {
   height:100px!important;
   width:100px!important;
}

.miss_cul .row:nth-child(odd) .col-md-7:nth-child(1){
    order:1;
}
.miss_cul .desc h3 {
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 25px;
}
.label_new label {
    width: 100%!important;
}
.form-group.mb-4.d-flex.label_new {
    display: block!important;
}

}

.down_load_search .center {
    display: none;
}
section.contact_pg.apply {
    /*background: url(../img/contact.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: fixed;
    width: 100%;
    padding: 90px 0 120px;
}
.contact_pg.apply input{
    background:#f1f1f1bd !important;
}
.contact_pg.apply textarea{
    background:#f1f1f1bd !important;
}
.cont_vo.apply2{
    background:none;
}



.desc {
   overflow: hidden;
   display: -webkit-box;
   /*-webkit-line-clamp: 3;*/
   -webkit-box-orient: vertical;
   line-leight:28px;
   min-height:400px;
}


.post_d_img img {
    width: 100%;
    object-fit : contain;
}

.post_details .row {
    display: flex!important;
}
.post_d_cont p {
    margin-bottom: 0px;
}
.post_d_cont strong {
    font-size: 19px;
    font-weight: 600;
}
.post_d_cont b{
    font-size: 16px;
    font-weight: 500;
}
.post_details {
    margin-bottom: 50px;
}
.D_img a {
    padding: 0 0px;
}

.img-cart{
    max-width: 75px;
    height: auto;
}
.main-form.contact_pg input {
    height: 40px;
}
.label_new{
	align-items:center;
	gap:10px;
}
.label_new label {
      width: 22%;
}
input.radio {
    width: 15px;
}
.col-md-8.new_form_2 {
    margin: auto;
    box-shadow: 0 0 10px 1px #c9c9c9;
    padding: 35px;
}
.aply_label label {
    width: 15%;
}
.aply_label{
	align-items:center;
}
b.p_title {
    padding-right: 5px;
	font-weight:500;
	color:#333;
}

b.p_category {
    padding-right: 5px;
	font-weight:500;
	color:#333;
	font-size:15px;
}
h5{
    font-size:17px;
}
h6{
    font-size:17px;
}
.desc h3 {
    margin-bottom: 8px;
}
button.btn.btn-primary.center-block.my_open_mdl {
    background: #0a2f64;
    border: none;
}
.form-group.mb-4.select-dropd {
    position: relative;
}

.select-drop {
    position: absolute;
    right: 20px;
    top: 13px;
}

.select-drop i {
    font-size: 20px;
}


.share_click {
    position: relative;
}

.new-hover:hover {
    background: #00afef!important;
    color:#fff;
}
@media only screen and (min-width : 767px) and (max-width: 991px) {
.btn-box.mt-5 {
    margin-top: -10px !important;
}
}

@media only screen and (max-width : 480px){
    .choose-style1__content .inner-content ul li .inner-title h3 {
        height : 30px !important;
        margin-bottom : 0 !important;
    }
    .choose-style1__content .inner-content ul li .icon {
        height : 60px !important;
        margin-bottom : 0px !important;
    }
    .choose-style1__content .inner-content ul li+li {
        padding : 4px !important;
    }
      .choose-style1__content .inner-content ul li{
          height : 130px !important;
      }
    .mobilesolh{
        margin-top : 5px !important;
    }
    .mobilesoli{
        padding-top : 5px !important;
    }
    .choose-style1__content .border-left-box {
    top: 73px;
    height: 73%;
}
}