/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.10.0.1744960289
Updated: 2025-04-18 07:11:29

*/


ul.mega-sub-menu nav .menu .menu-item {
    list-style: none;
    margin-bottom: 15px;
}

ul.mega-sub-menu nav .menu .menu-item img {
    max-height: 20px !important;
    padding-right: 5px;
    max-width: 26px !important;
}
.home-second-inner-container {
    /* background: #242424; */
/*     padding: 80px !important; */
    position: relative;
}
.home-second-inner-container:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2025/04/border-top.png) center center no-repeat;
    top: 0;
    left: 0;
    background-size: contain;
    width: 83px;
    height: 83px;
}
.home-second-inner-container:after {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2025/04/border-top.png) center center no-repeat;
    bottom: 0;
    right: 0;
    background-size: contain;
    width: 83px;
    height: 83px;
    transform: rotate(180deg);
}
.home-second .wp-block-heading {
    margin-bottom: 0;
}
.home-second-inner-container .has-text-color {
    margin-bottom: 0;
}
.site-primary-header-wrap, .site-above-header-wrap {
    max-width: 1760px;
}
.ast-theme-transparent-header #masthead {
    position: sticky;
    top: 0;
    z-index: 9;
    background: #000;
}
.ast-above-header-bar {
    border-bottom-color: #383838;
}
.ast-primary-header-bar {
    border-bottom-width: 1px !important;
    border-bottom-color: #383838;
}
.header-menu-btn a.menu-link {
    background: #FF0000;
    color: #fff !important;
    padding: 13px 20px;
}
.header-menu-btn a.menu-link:hover {
    background: #fff;
    color: #030303 !important;
}
.review-slider .wp-block-image img {
    object-fit: contain;
}
.exp-carousal {
    position: relative;
/*     padding: 0 90px !important; */
	padding: 0 60px !important;
}
.exp-carousal:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2025/04/border-top.png) center center no-repeat;
    top: 0;
    left: 0;
    background-size: contain;
    width: 42px;
    height: 42px;
}
.exp-carousal:after {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2025/04/border-top.png) center center no-repeat;
    bottom: 0;
    right: 0;
    background-size: contain;
    width: 42px;
    height: 42px;
    transform: rotate(180deg);
}
.exp-carousal ul.slick-dots {
    margin-bottom: 0 !important;
    transform: translateY(0%) !important;
}
.exp-carousal .slick-dotted.slick-slider {
    margin-bottom: 0;
}
.services-card {
    transition: all 0.3s ease-in;
}
.services-card:hover {
    background: #1F1F1F !important;
    border-color: #1F1F1F;
}
.services-card:hover .uagb-ifb-image-content img {
    /*filter: brightness(0) saturate(100%) invert(17%) sepia(79%) saturate(3604%) hue-rotate(346deg) brightness(92%) contrast(95%);*/
}
.services-card .uagb-infobox-cta-link{
text-decoration: underline !important;
}
.indst-box:hover::before {
    background: #fff;
    opacity: 0.8;
}
.indst-box::before {
    transition: all 0.3s ease-in;
}
.indst-box:hover .uagb-ifb-title {
    color: #FF0000 !important;
}
.indst-box .uagb-ifb-content {
    position: relative;
    bottom: -20px;
    transition: all 0.3s ease-in;
}
.indst-box:hover .uagb-ifb-content {
    bottom: 0px;
}
.indst-box .wp-block-button{
    opacity: 0;
    transition: all 0.3s ease-in;
}
.indst-box:hover .wp-block-button{
    opacity: 1;
}
.monial-over-image {
    padding: 0 !important;
}

.monial-over-image img {
    width: 100%;
}
.testimonial-flip-card {
    position: relative;
    overflow: hidden;
}
.monial-over-box {
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.15s ease-in;
    width: calc(100% - 14px) !important;
}
.testimonial-flip-card:hover .monial-over-box {
    opacity: 1;
    padding: 30px !important;
    height: 100%;
}
.blog-carousal {
    padding: 0 !important;
}
.partner-inner-card p.uagb-heading-text {
    max-width: 810px;
}
.contact-form-group input ,
.contact-form-group select ,
.contact-form-group textarea {
    background: #000000;
    border: none;
    border-radius: 0;
    height: auto;
    padding: 18px !important;
    color: #fff !important;
    font-family: "Inter";
}
.contact-form-group input:focus ,
.contact-form-group select:focus ,
.contact-form-group textarea:focus {
    background: #000000;
}
.contact-form-group textarea {
    max-height: 150px;
}
.contact-form-group input::placeholder ,
.contact-form-group textarea::placeholder {
    color: #888888 !important;
}
.contact-form-heading {
    font-family: "Inter";
    font-size: 20px;
    font-weight: 500;
    color: #fff !important;
    text-align: center;
    max-width: 400px;
    margin: auto;
    margin-bottom: 40px !important;
}
.contact-form-btn input {
    background: #FF0000;
    color: #fff;
    border-radius: 0;
    font-size: 20px;
    font-weight: 500;
    font-family: "DM Sans";
}
.contact-form-btn input:hover {
    background: #ffffff;
    color: #000000;
}
.contact-form-btn {
    text-align: center;
    position: relative;
}
.contact-form-btn .wpcf7-spinner {
    position: absolute;
    top: 15px;
}
.deliver-box .uagb-ifb-image-content {
    margin-right: 25px;
}
.deliver-widget-box {
    /* border-top: 2px dashed #363636;
    padding-top: 40px !important; */
    position: relative;
}
.deliver-box {
    position: relative;
}

.deliver-box:before {
    position: absolute;
    content: "";
    background: #000000;
    width: 40px;
    height: 40px;
    top: -80px;
    border: 1px solid #888888;
    left: -10px;
}
.deliver-box:after {
    position: absolute;
    content: "";
    background: #888888;
    width: 12px;
    height: 12px;
    top: -66px;
    left: 5px;
}
.deliver-box:hover::after {
    background: #FF0000;
}
.deliver-box:hover .uagb-ifb-image-content img {
	filter: brightness(0) saturate(100%) invert(14%) sepia(89%) saturate(5247%) hue-rotate(356deg) brightness(95%) contrast(117%);
}
.indst-box .uagb-ifb-image-content img {
    filter: brightness(0) saturate(100%) invert(14%) sepia(89%) saturate(5247%) hue-rotate(356deg) brightness(95%) contrast(117%);
}
footer .ast-builder-grid-row-container {
    max-width: 1760px;
    margin: auto;
}
.ast-footer-copyright {
    font-family: "Inter";
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #fff;
}
.footer-1 figure.wp-block-image {
    max-width: 170px;
    margin-right: auto;
}

.footer-1  h4.wp-block-heading {
    font-family: "Inter";
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
}

.footer-1 p {
    font-family: "Inter";
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    letter-spacing: 0%;
    color: #fff;
    margin-bottom: 15px;
}
.footer-submenu .menu-item .menu-link {
    font-family: "Inter";
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #888888 !important;
}
.footer-submenu .menu-item {
    margin-bottom: 7px;
}
.footer-menu-heading {
    font-family: "Inter";
    font-weight: 500;
    font-size: 24px;
    line-height: 125%;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #fff;
    margin-left: 10px;
}
.site-footer-above-section-2 .footer-widget-area {
    max-width: 320px;
    margin: auto;
}
.site-footer-above-section-3 .footer-widget-area {
    max-width: 490px;
    margin: auto;
}
.footer-submenu {
    padding: 0 !important;
}
.site-footer-above-section-2 section.widget.widget_block {
    margin-bottom: 0px;
}
.site-footer-above-section-3 section.widget.widget_block {
    margin-bottom: 0px;
}
.footer-submenu .menu-item .menu-link:hover {
    color: #ff0000 !important;
}
.ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns.site-above-footer-inner-wrap {
    padding: 0 !important;
}
.wpcf7 form .wpcf7-response-output {
	color:#fff;
}
.services-logo-widget .wp-block-uagb-image figure.wp-block-uagb-image__figure img {
    transition: 0.3s all ease-in;
	transform: scale(0.95);
}
/* .services-logo-widget .wp-block-uagb-image figure.wp-block-uagb-image__figure img:hover {
    transform: scale(1.05);
} */
.services-logo-widget .wp-block-uagb-container:hover .wp-block-uagb-image figure.wp-block-uagb-image__figure img {
    transform: scale(1.05);
}


.flip {
  position: relative;
}
.flip > .front,
.flip > .back {
  display: block;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-duration: 0.70s;
  transition-property: transform, opacity;
}
.flip > .front {
  transform: rotateY(0deg);
}
.flip > .back {
  position: absolute;
  opacity: 0;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  transform: rotateY(-180deg);
}
.flip:hover > .front {
  transform: rotateY(180deg);
}
.flip:hover > .back {
  opacity: 1;
  transform: rotateY(0deg);
}
.flip.flip-vertical > .back {
  transform: rotateX(-180deg);
}
.flip.flip-vertical:hover > .front {
  transform: rotateX(180deg);
}
.flip.flip-vertical:hover > .back {
  transform: rotateX(0deg);
}

.flip {
  position: relative;
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 1em;
  width: 400px;
}
.flip > .front,
.flip > .back {
  display: block;
  color: white;
  width: inherit;
  background-size: cover !important;
  background-position: center !important;
  /*height: 220px;*/
  height: 100%;
  padding: 1em 2em;
  background: #313131;
  border-radius: 10px;
}
.flip > .front p,
.flip > .back p {
  font-size: 0.9125rem;
  line-height: 160%;
  color: #999;
}


	
.services-overflow-card:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2025/04/border-top.png) center center no-repeat;
    top: 0;
    left: 0;
    background-size: contain;
    width: 83px;
    height: 83px;
}
.services-overflow-card:after {
    position: absolute;
    /*content: "";*/
    background: url(/wp-content/uploads/2025/04/border-top.png) center center no-repeat;
    bottom: 0;
    right: 0;
    background-size: contain;
    width: 83px;
    height: 83px;
    transform: rotate(180deg);
}
.services-scroll-bar {
    max-height: 1000px;
    overflow-y: scroll !important;
	display:block;
}
.services-scroll-bar::-webkit-scrollbar {
  width: 0px;
}
.services-overflow-card:after {
    position: absolute;
    /*content: "";*/
    background: linear-gradient(rgb(0 0 0 / 87%), #00000000);
    width: 100%;
    height: 170px;
    bottom: 0;
    left: 0;
    /* top: 0; */
    right: 0;
}
.vision-icon-box .uagb-ifb-content {
    display: flex;
    flex-direction: row-reverse;
    position: relative;
    top: 6px;
}
/* .vision-icon-box .uagb-ifb-content .uagb-ifb-title {
    margin-bottom: 0 !important;
} */
.vision-box:hover p.uagb-heading-text {
    color: #fff !important;
}
.vision-box:hover .wp-block-uagb-info-box img {
    filter:brightness(0) saturate(100%) invert(14%) sepia(89%) saturate(5247%) hue-rotate(356deg) brightness(95%) contrast(117%)
}
.evolution-box .uagb-ifb-image-content {
    position: relative;
    left: -20px;
}

.leader-content-box .uagb-infobox-right {
    text-align: left;
}
.leader-grid {
    position: relative;
}

.leader-content-box {
    position: absolute;
    bottom: 0;
/*     background: linear-gradient(180deg, rgba(31, 31, 31, 0) 0%, rgba(31, 31, 31, 0.9) 76.44%, #1F1F1F 100%) !important; */
    height: 100%;
    justify-content: end !important;
}
.leader-content-box {
    width: calc(100% - 34px) !important;
    margin: 10px;
    transition: 0.2s all ease-in;
    opacity: 0;
}
.leader-grid:hover .leader-content-box {
    opacity: 1;
}
.global-map .deliver-box:hover .uagb-ifb-image-content img {
    filter: none;
}
.model-box:hover {
    background: #1F1F1F;
}
.model-box:hover .uagb-ifb-image-content img{
    filter:brightness(0) saturate(100%) invert(14%) sepia(89%) saturate(5247%) hue-rotate(356deg) brightness(95%) contrast(117%);
}
.custom-timeline .story-details {
    border-radius: 0 !important;
    background: #1F1F1F !important;
    border-left: 0 !important;
}
.custom-timeline  .story-time p {
    color: transparent !important;
    -webkit-text-stroke: 1px #e7e7e7;
}
.custom-timeline .story-details:before{
	display:none !important;
}
.custom-timeline .story-details .wp-block-heading {
    color: #fff;
    text-transform: uppercase;
}
.custom-timeline .cool-timeline-block-list {
    max-height: 550px;
    overflow: auto;
}
.custom-timeline .cool-timeline-block-list::-webkit-scrollbar {
  width: 0px;
}
.timemap {
    margin-top: 50px;
    position: absolute !important;
    top: 0px;
	z-index:0;
}
.timemap  figure.wp-block-uagb-image__figure img {
    max-width: 805px;
}
/* custom software development */
.story-slides .slick-dots li button:before {
    font-size: 13px;
    width: 13px;
    height: 13px;
    color: transparent;
    border: 1px solid #fff;
    opacity: 1;
}
.story-slides .slick-dots li.slick-active button:before {
    border-radius: 0;
    opacity: 1;
    border-color: #ff0000;
    padding: 0;
    background: #ff0000;
	    color: transparent;
}
.story-slides .slick-dots {
    bottom: -60px;
}
.support-list-box:hover {
    background: #1F1F1F;
}

.support-list-box {
    transition: 0.2s all ease-in;
}

.support-list-box:hover .uagb-ifb-content {
    padding-left: 30px;
}

.support-list-box .uagb-ifb-content {
    transition: 0.4s all ease-in;
}
.support-list-box:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2025/05/flower-con.png) center center no-repeat;
    background-size: contain;
    width: 80px;
    height: 80px;
    left: 10px;
    top: 13px;
	opacity:0;
}
.support-list-box:hover:before {
	opacity:1;
}
.support-list-box:hover .uagb-ifb-content .uagb-ifb-title {
    color: #ff0000 !important;
}
.lang-box:hover {
    background: #292929;
}

.lang-box {
    transition: 0.2s all ease-in;
}
.industry-box {
    transition: 0.4s all ease-in !important;
}
.industry-box:hover {
    background: #000000;
}

.industry-box:hover .uagb-ifb-desc {
    color: #fff;
}


.industry-box:hover .uagb-ifb-image-content img {
    filter: brightness(0) saturate(100%) invert(14%) sepia(89%) saturate(5247%) hue-rotate(356deg) brightness(95%) contrast(117%) !important;
}
.mobile-feature-box:hover .uagb-ifb-desc {
    color: #ff0000;
}
.ast-builder-menu-1 .menu-item >  ul.sub-menu a {
    color: #000 !important;
	 padding: 10px;
	font-size:17px;
	line-height:23px;
}
.ast-builder-menu-1 .menu-item >  ul.sub-menu a:hover {
    color: #ff0000 !important;
}
/* .blogs-section .blog-carousal a {
    pointer-events: none;
} */
.error-message {
    color: #ff0000;
}
.zcwf_lblLeft .zcwf_col_help {
    max-width: 100% !important;
    margin-top: 5px;
}
.cbanner-heading .uagb-heading-text strong {
    display: block;
}
.logo-showcase-main-section-968 .owl-item .lsw-logo-items {
    justify-content: center;
}

.image-hover-effect img {
    /* transform: scale(1.5); */
    /* position: absolute; */
    /* bottom: 0; */
/*     transform-origin: bottom;
    height: 100% !important;
    object-fit: cover; */
}
.image-hover-effect img {
	transition:1s all ease-in;
}

.image-effect-box {
    position: relative;
	overflow:hidden !important;
	transition:1s all ease-in;
}

.image-hover-effect {
/*     position: absolute !important; */
    bottom: 0;
	transition:1s all ease-in;
    
}

/* .image-effect-box {
    padding-bottom: 180px !important;
} */
.image-effect-box:hover .image-hover-effect img {
    transform-origin: bottom;
    object-fit: cover;
	transition:0.3s all ease-in;
}
.image-effect-box .image-hover-effect {
    transform: scale(1);
}
.image-effect-box:hover .image-hover-effect {
    transform: scale(2.5);
    -webkit-transform-origin-y: 100%;
	height: 100%;
}
.image-effect-box .image-hover-effect {
	position:relative;
}
.image-effect-box:hover .image-hover-effect img {
    filter: opacity(0.25) ;
}
.image-effect-box {
    transition: 0.3s all ease-in !important;
}
/* .image-effect-box:hover {
    border-color: #1f1f1f;
} */

.custom-tabs ul.uagb-tabs__panel {
    border-bottom: 2px solid #fff;
}

.custom-tabs ul.uagb-tabs__panel .uagb-tab.uagb-tabs__active {
    border-bottom: 2px solid #ff0000;
	
}

.custom-tabs ul.uagb-tabs__panel .uagb-tab {
    margin-bottom: -2px;
	    padding-bottom: 15px;
}
a:focus {
    outline: none;
}
header .main-navigation .menu-item ul.sub-menu {
    border-color: #ff0000;
}
/* single blog  */
.single.single-post .site-content .ast-container {
    max-width: 100%;
	padding:0;
}
.custom_single_blog {
    max-width: 1600px;
    margin: auto;
}
.custom_single_blog {
    width: 100%;
    display: flex;
    gap: 30px;
	    padding: 0 20px;
}
.single.single-post #page .site-content {
    background: #1F1F1F;
}
.table_contact_shortcode .custom-contact-form {
    background: #000000;
    padding: 40px 20px;
}

.table_content_sidebar {
    background: #000000;
    padding: 30px 20px;
    width: 20%;
    height: fit-content;
    position: sticky;
    top: 160px;
}
.table_site_main {
    width: 54%;
}

.table_content_form {
    width: 23%;

}
.table_site_main header.entry-header {
    display: none !important;
}
.table_site_main div#ez-toc-container {
    display: none;
}
.table-content-heading {
    font-family: 'Inter',sans-serif;
    font-weight: 300;
    font-size: 26px;
    line-height: 100%;
    text-align: left;
    color: #f4f4f6;
}

.table-content-heading span {
    color: #ff0000;
    font-weight: 700;
}
.table_sidebar_shortcode .widgettitle {
    display: none;
}
.table_sidebar_shortcode nav ul {
    padding: 0 !important;
    text-align: left;
    margin-top: 20px;
}

.table_sidebar_shortcode nav ul .ez-toc-link {
    font-family: 'Inter',sans-serif;
    font-weight: 500;
    font-size: 16px !important;
    line-height: 125%;
    letter-spacing: 0%;
    padding: 0;
    color: #ffffff;
}

.table_sidebar_shortcode nav ul .ez-toc-link:before {
    display: none;
}

.table_sidebar_shortcode nav ul li {
    padding: 17px 0;
    border-bottom: 1px solid #888888;
}
.table_sidebar_shortcode nav ul li.active {
    background: transparent !important;
}

.table_sidebar_shortcode nav ul li.active .ez-toc-link {
    color: #ff0000;
    font-weight: 700;
/*     font-size: 20px !important; */
}
.table_site_main .site-main nav.navigation.post-navigation {
    display: none;
}

.table_site_main .comments-area {
    display: none;
}
.table_site_main article {
    background-color: #1f1f1f !important;
}

.uagb-container-inner-blocks-wrap .uagb-heading-text {
    color: #fff !important;
}
.table_site_main article {
    padding-top: 0 !important;
}

.table_site_main article .wp-block-uagb-container {
    padding-top: 0;
}
.table_contact_shortcode {
    background: #000000;
    padding: 20px 10px;
	position: sticky;
     top: 160px;
}
.table_contact_shortcode .zcwf_col_fld input, .table_contact_shortcode .zcwf_col_fld textarea {
    background: #1F1F1F !important;
}
.table_contact_shortcode .zcwf_col_fld .zcwf_button {
    background: #FF0000 !important;
	    padding: 12px 30px !important;
	font-size: 16px;
	    color: #fff !important;
	font-family:'Inter',sans-serif;
}
.table_contact_shortcode .zcwf_col_fld p {
    font-weight: 700;
}
.single.single-post .site-content .ast-container .content-area.primary {
    margin-top: 0 !important;
}

.single_blog_banner .post-featured-image {
    position: relative;
    z-index: 1;
}

.single_blog_banner .post-featured-image img {
    width: 100%;
    max-height: 550px;
    object-fit: cover;
}
.single_blog_banner {
    position: relative;
    z-index: 1;
    margin-bottom: 100px;
}
.single_blog_banner .post-featured-image:before {
    position: absolute;
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0.85;
    z-index: 0;
}
.breadcrumb_shortcode {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    text-align: center;
    max-width: 1200px;
    display: block;
    width: 100%;
}

.banner_meta span {
    font-family: 'Inter',sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    color: #888888;
}

.banner_meta span a {
    color: #888888;
}

.banner_title .post-title {
    font-family: 'Inter',sans-serif;
    font-weight: 400;
    font-size: 60px;
    line-height: 125%;
    letter-spacing: 0%;
    text-align: center;
    color: #f4f4f6;
}

.banner_meta {
    margin-top: 24px;
}

.banner_breadcrumb nav a {
    font-family: 'Inter',sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
}

.banner_breadcrumb nav {
    color: #fff;
}

.banner_breadcrumb nav span {
    color: #ff0000;
    font-size: 20px;
}

.banner_breadcrumb {
    margin-bottom: 20px;
    display: none;
}
.related-blog {
    background: #000000;
    padding: 70px 20px;
}

.related-posts h3 {
    color: #fff;
    text-align: center;
    font-family: 'Inter',sans-serif;
    font-weight: 600;
    font-size: 40px;
}
.related-posts ul li {
    width: 33%;
    display: inline-block;
}

.related-posts ul li .related-thumb img {
    width: 100%;
}

.related-posts ul {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-top: 50px;
	    margin-left: 0;
}

.related-posts {
    max-width: 1440px;
    margin: auto;
}
.related-posts ul li .related-title {
    font-size: 20px;
    color: #f4f4f6;
    font-weight: 600;
    line-height: normal;
    margin-top: 20px;
}
.related-posts ul li a:hover .related-title {
    color: #ff0000;
}
.breadcrumb_shortcode {
    padding: 20px;
}
.archive.category .ast-archive-description {
    background: #ff0000;
    padding: 20px;
    text-align: center;
	    border-radius: 5px;
}

.archive.category .ast-archive-description .page-title {
    color: #fff;
	    font-size: 28px;
}
.archive.category span.ast-blog-single-element {
    display: none !important;
}
.archive.category header.entry-header.ast-blog-single-element.ast-blog-meta-container {
    display: none;
}
.archive.category  #page .site-content {
    background: #1f1f1f;
    border-bottom: 1px solid #383838;
}
.wp-block-uagb-faq-child.uagb-faq-item-active {
    background: #1f1f1f;
}
.image-effect-box .uagb-ifb-image-content img {
    filter: brightness(0) invert(1);
	transition:0.3s all ease-in;
}
.image-effect-box:hover .uagb-ifb-image-content img {
       filter: brightness(0) saturate(100%) invert(14%) sepia(89%) saturate(5247%) hue-rotate(356deg) brightness(95%) contrast(117%);
}
.tab-main-div {
    position: relative;
    z-index: 1;
}
.tab-numbring .uagb-heading-text {
    position: absolute !important;
    right: 0 !important;
    bottom: -60px;
    z-index: -1;
}
.single.single-post .uagb-container-inner-blocks-wrap .wp-block-list li {
    font-family: Inter;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
}
/* mega menu css  */
.header-menu-btn .mega-menu-link {
    background: #FF0000 !important;
    padding: 13px 20px !important;
    height: auto !important;
    line-height: normal !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}
.header-menu-btn .mega-menu-link:hover {
    background: #FFffff !important;
    color:#000 !important;
}

header .mega-menu-link {
    font-family: "Inter" !important;
    font-weight: 500 !important;
	padding:0 !important;
}
header li.mega-menu-item {
    margin-left: 50px !important;
}
header .submenu-colm a.menu-link {
    font-size: 16px !important;
    font-family: 'Inter' !important;
    font-weight: 400;
}
.submenu-colm .textwidget p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    letter-spacing: 0%;
    color: #fff;
    margin-bottom: 0 !important;
}
.submenu-colm ul.mega-sub-menu li.mega-menu-item {
    margin: 0 !important;
    padding: 30px 20px !important;
}
.submenu-colm.submenu-colm-1 ul.mega-sub-menu li.mega-menu-item:first-child {
    padding-bottom: 10px !important;
}
.submenu-colm.submenu-colm-1 ul.mega-sub-menu li.mega-menu-item:nth-child(2) {
    padding-top: 10px !important;
}
header .submenu-colm ul.menu {
    margin: 0;
}
header .submenu-colm ul.menu li {
    margin-bottom: 8px;
}
header li.mega-menu-row {
    max-width: 1600px !important;
    margin: auto !important;
    float: none !important;
}
.submenu-colm-2 {
    border-left: 1px solid #383838 !important;
    padding-left: 70px !important;
}
.submenu-colm-3 {
    padding-left: 70px !important;
}
.submenu-colm-4 {
    padding-left: 70px !important;
}
.mega-sub-menu li.mega-menu-item {
    margin-left: 0px !important;
    padding: 0 15px !important;
}

.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 16px !important;
    font-family: 'Inter' !important;
    font-weight: 400;
}
.error404 #page .site-content {
    background: #1f1f1f;
    padding: 80px 20px;
    border-bottom: 1px solid #383838;
}
.error404 #page .site-content {
    background: #1f1f1f;
    padding: 80px 20px;
    background: url(/wp-content/uploads/2025/04/about-banner.jpg);
    background-size: cover;
}

.error-inner-box {
    width: 100%;
    text-align: center;
}

.error-inner-box h1 {
    font-size: 50px;
    color: #fff;
    margin-bottom: 10px;
    font-family: "Inter";
    font-weight: 600;
}

.error-inner-box p {
    font-size: 20px;
    color: #fff;
    font-family: "Inter";
}
.error-inner-box {
    background: #3232328a;
    padding: 60px 20px;
}


.error-inner-box a {
	font-family: "Inter";
    background: #ff0000;
    padding: 15px 25px;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
}
.error-inner-box a:hover {
    background: #ffffff;
    color: #000000;
}
.error-inner-box h4 {
    font-size: 24px;
    color: #ff0000;
    font-family: "Inter";
    margin-bottom: 20px;
}
.uagb-post__title.uagb-post__text a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.is-style-logos-only a.wp-block-social-link-anchor:hover svg path {
    fill: #ff0000;
}
.uagb-post__title.uagb-post__text:hover a {
    color: #ff0000 !important;
}
.blog-category-tabs ul li.uagb-tab a:hover {
    color: #ff0000 !important;
}
.contact-box-link .uagb-ifb-content a {
    color: #888888;
    text-decoration: none;
}
.contact-box-link .uagb-ifb-content a:hover {
    color: #ff0000;
}
.flag-image .uagb-ifb-image-content img {
    border: 1px solid #b3b3b3;
}
.policy-widget .wp-block-uagb-advanced-heading a {
    text-decoration: none;
}

.policy-widget .wp-block-uagb-advanced-heading a:hover {
    color: #fff !important;
}
.review-section .lsw-logo-items {
    height: 90px !important;
	justify-content:center;
}
span.page-numbers.current {
    background: #ff0000 !important;
    color: #fff !important;
    border: 1px solid #ff0000;
}
.table_sidebar_shortcode .ez-toc-widget-sticky-container nav {
    max-height: 100%;
}

 #st-1 .st-btn {
    background-color: #ff0000 !important;
}
div#st-1 {
    margin-top: 15px;
}


.custom-tabs li.uagb-tab:hover {
    border-bottom: 2px solid red !important;
}

.custom-tabs li.uagb-tab:hover a {
    color: #ff0000 !important;
}


/* hover tabs slide start*/
.slider-mu {
            display: flex;
            height: 100%;
            max-height: 500px;
        }

        .tab-past {
            width: 80px;
            background-size: cover;
            background-position: center;
            background-blend-mode: overlay;
            color: white;
            position: relative;
            transition: all 0.7s ease-in-out;
            overflow: hidden;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            /* writing-mode: vertical-rl; */
            text-orientation: mixed;
			border: 1px solid #000;
        }

        .tab-past:before {
            position: absolute;
            content: "";
            /*background: #1f1f1f;*/
            background: #000000bf;
            width: 100%;
            height: 100%;
        }
        .tab-past.tab-active:before {
            background: #000000bf;
        }

        /* .tab-past::after {
            content: "+";
            position: absolute;
            bottom: 20px;
            font-size: 2rem;
            left: 50%;
            transform: translateX(-50%);
            opacity: 0.5;
        } */

        .tab-past:hover {
            width: 100%;
        }

        .tab-past .hover-content {
            opacity: 0;
            transition: opacity 0.5s ease;
            padding: 3rem;
            max-width: 700px;
            margin-right: auto;
            z-index: 1;
        }

        .tab:hover .hover-content {
            opacity: 1;
        }

        .tab-past h1 {
            font-size: 3rem;
            margin-bottom: 1rem;
        }

        .tab-past p {
            font-size: 1.2rem;
            line-height: 1.6;
        }

        .tab-past a {
            display: inline-block;
            margin-top: 2rem;
            background: white;
            color: black;
            padding: 0.8rem 1.5rem;
            border-radius: 25px;
            text-decoration: none;
            font-weight: bold;
        }

        /* Background examples */
        .tabp1 {
            background-image: url('https://www.wildnetedge.com/wp-content/uploads/2025/05/tab-1-bg.jpg');
        }

        .tabp2 {
            background-image: url('https://www.wildnetedge.com/wp-content/uploads/2025/05/tab-2-bg.jpg');
        }

        .tabp3 {
            background-image: url('https://www.wildnetedge.com/wp-content/uploads/2025/05/tab-3-bg.jpg');
        }

        span.tab-hover-menu {
    position: absolute;
    writing-mode: sideways-lr;
    font-family: Inter;
    font-weight: 500;
    font-size: 24px;
}

        .tab-active {
            width: 100%;
        }

        .tab-active .hover-content {
            opacity: 1;
        }

        .tab-active .tab-hover-menu {
            opacity: 0;
        }

        .hover-content-body h2 {
            font-family: "Inter";
            font-weight: 500;
            font-size: 30px;
            color: #fff;
            margin-bottom: 10px;
        }

        .hover-content-body p {
            color: #888;
            margin-bottom: 5px;
            font-family: "Inter";
            font-weight: 500;
            font-size: 18px;
        }

        .hover-content-body p {
            color: #888;
            margin-bottom: 5px;
            font-family: "Inter";
            font-weight: 500;
            font-size: 24px;
        }

       .hover-content-body a {
    font-family: "Inter";
    font-weight: 500;
    font-size: 20px;
    background: #ff0000;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    text-decoration: none !important;
    padding: 9px 20px;
    margin-top: 20px;
}
.hover-content-body a:hover {
    
    background: #fff;
    color: #000;
}

        .hover-content-body img {
            display: block;
            margin-top: 20px;
        }
/* hover tabs slide end*/
.custom-share-btn a {
    background: #fff;
    display: inline-block;
    border-radius: 100%;
    margin: 0 2px;
    padding: 2px;
}

.custom-share-btn a img {
    max-width: 38px;
}
.custom-share-btn {
    margin-top: 20px;
}
.custom-share-btn a:hover {
    transform: scale(1.08);
}
.blog-slider-widget article.uagb-post__inner-wrap.slick-slide {
    max-height: 455px;
}
.archive.tag #page .site-content {
    background: #000;
}
.archive.tag .ast-blog-single-element.ast-taxonomy-container.cat-links.default {
    display: none;
}
.archive.tag section.ast-archive-description {
    padding: 0 !important;
    background: none !important;
    margin-bottom: 60px;
}
.archive.tag section.ast-archive-description .page-title {
    text-align: center;
    color: #fff;
    font-size: 50px;
}
.ast-blog-meta-container .entry-meta span {
    color: #000 !important;
}

/*18 june */
/*new header start*/
.custommain-menu .navbar{position:sticky}

.custommain-menu .menu-large {
  position: static !important;
}

.custommain-menu .megamenu {
  padding: 0px;
  width: 100%;
}

.custommain-menu .megamenu > div > li > ul {
  padding: 0;
  margin: 0;
}

.custommain-menu .megamenu > div > li > ul > li {
  list-style: none;
}

.custommain-menu .megamenu > div > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}

.custommain-menu .megamenu > div > li > ul > li > a:hover,
.custommain-menu .megamenu > div > li > ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.custommain-menu .megamenu.disabled > a,
.custommain-menu .megamenu.disabled > a:hover,
.custommain-menu .megamenu.disabled > a:focus {
  color: #999999;
}

.custommain-menu .megamenu.disabled > a:hover,
.custommain-menu .megamenu.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.custommain-menu .megamenu.dropdown-header {
  color: #428bca;
  font-size: 18px;
}
.custommain-menu .navbar {
    z-index: 99;
}
.services-tabs-menu .nav-pills .nav-item {
    display: block;
}

.services-tabs-menu .nav-pills {
    display: block;
}
.services-tabs-menu .nav-pills .nav-item a {
    font-size: 22px;
    font-weight: 500;
    line-height: 36px;
    color: #263238;
    padding: 12px 20px;
    border-radius: 0;
}

.services-tabs-menu .nav-pills {
    margin: 0;
    border-right: 1px solid #c2c2c2;
}
.services-tabs-menu .nav-pills .nav-item a.active {
    background: #ff0000;
    color: #fff;
}
.custom-container {
    width: 100%;
    max-width: 1760px;
    margin: auto;
}
.custommain-menu .bg-dark {
    background: #000000 !important;
}

.custommain-menu .bg-dark li.nav-item {
    margin-right: 18px;
}

.custommain-menu .bg-dark li.nav-item .nav-link {
    color: #fff;
    font-size: 18px;
    font-family: 'Inter';
    font-weight: 500;
}
.menu-contact-btn {
    background: #ff0000;
    padding: 8px 20px !important;
}

.menu-contact-btn:hover {
    background: #fff;
    color: #000 !important;
}
.piltab-class .nav-item {
    margin-right: 0 !important;
}

.piltab-class .nav-item .nav-link {
    color: #000000 !important;
}

.piltab-class .nav-item .nav-link.active {
    color: #fff !important;
}
.megamenu.company-pages .dropdown-item {
    background: #EDF0F5;
    padding: 50px;
}

.megamenu.company-pages .dropdown-item .card {
    border: none !important;
    background: none;
}

.megamenu.company-pages .dropdown-item .card img {
    border-radius: 13px;
}

.megamenu.company-pages .dropdown-item .card h4 {
    margin-top: 10px;
    font-family: 'Inter';
}
.megamenu.company-pages .dropdown-item .card a:hover h4{
    color:#ff0000;
}
.main-custom-header {
    border-bottom: 1px solid #383838;
    position: sticky;
    top: 0;
    z-index: 9;
}
.customtop-header {
    background: #1f1f1f;
    text-align: center;
/*     padding: 10px; */
    border-bottom: 1px solid #383838;
}

.customtop-header a {
    color: #fff;
    border: 1px solid #383838;
    padding: 4px 10px;
    display: inline-block;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Inter';
    margin: 10px 4px;
}
.customtop-header a:hover {
    box-shadow: 0 0 10px #ff0000;
    text-decoration: none;
}



/* dynamics header  */
.custommain-menu .bg-dark li.nav-item {
    position: inherit;
}
.cs-nav-link {
    font-family: 'Inter';
    font-size: 22px;
    font-weight: 500;
    line-height: 36px;
    color: #263238;
    padding: 12px 20px;
    border-radius: 0;
}
a.cs-nav-link:focus {
    color: #263238;
}
/* a.cs-nav-link:focus {
    color: #ffffff;
} */
/* .cs-nav-link.active {
    background: #ff0000;
    color: #fff;
} */
.cs-nav-link:hover {
    background: #ff0000;
    color: #fff;
    text-decoration: none;
}
.padd-1 {
    padding-right: 0;
}
.padd-2 {
    padding-left: 0;
}
.inner-head-1 {
    display: inline-block;
    max-width: calc(20% - 15px);
    width: 100%;
    margin-right: 10px;
     vertical-align: bottom;
}

/* .inner-head-1 a {
    display: inline-block;
    border: 1px solid #000;
    width: 100%;
    height: 100%;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
} */
.inner-head-1 a {
    display: inline-flex;
    border: 1px solid #000;
    width: 100%;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    height: 190px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	    margin-bottom: 15px;
}

.inner-head-1 a img {
    max-width: 70px;
    margin-bottom: 8px;
}
	.inner-head-1 h3, .inner-head-1 span {
    font-size: 20px;
    font-weight: 500;
    color: #1e293b;
}
.inner-head-1 a:hover {
    background: #3D4C52;
    text-decoration: none;
}

.inner-head-1 a:hover img {
    filter: brightness(0) invert(1);
}

.inner-head-1 a:hover h3, .inner-head-1 a:hover span {
    color: #fff;
}
/* .custom-tabpill .card-header {
    display: none;
} */

.custom-tabpill .card-body {
    padding: 50px;
    max-height: 470px;
    overflow: auto;
    min-height: 450px;
}
.inner-head-second {
    display: none;
}
.company-padd .custom-tabpill {
    padding: 40px;
}

.custom-tabpill .dropdown-item {
    padding: 0;
}

.custom-tabpill .dropdown-item img {
    border-radius: 12px;
}

.custom-tabpill .dropdown-item p {
    text-align: center;
    margin-top: 15px;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    font-family: 'Inter';
    margin-bottom: 0;
}
.custom-tabpill .dropdown-item:active {
    background: none;
}
.custom-tabpill .dropdown-item:hover {
    background: none;
}
.custom-tabpill .dropdown-item:focus {
    background: none;
}
.custom-tabpill .dropdown-item:focus-visible {
        outline: none;
}
.custom-tabpill .dropdown-item:hover p {
   color:#ff0000
}
.nav-item.build-head-serv:last-child .nav-link {
    background: #ff0000;
    padding: 8px 20px;
}

.nav-item.build-head-serv:last-child .nav-link:hover {
    color: #000;
    background: #fff;
}
.navbar-expand-md .navbar-toggler {
        display: none;
    }
/* .navbar-collapse.collapse {
    display: none !important;
} */
.indu-child-8 {
    padding: 30px 50px;
}
.indu-child-8 .indu-heading {
    display: inline-block;
}
.indu-child-8 h3, .indu-child-8 .indu-heading {
    padding-bottom: 20px;
    font-weight: 700;
    font-size: 1.75rem;
    font-family: 'Inter';
}
.indu_agj_icon {
    padding-bottom: 20px;
}
.industry-link {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #333;
}
.industry-icon {
    max-width: 30px;
    max-height: 28px;
    margin-right: 10px;
}
.indu_agj_icon span {
    font-size: 20px;
    font-weight: 500;
        font-family: 'Inter';
}
.indu-child-4 {
    padding: 30px 50px;
}
.certificates-container {
    margin-top: 40px;
}
.certificate-img {
    width: 100%;
    max-width: 150px;
    height: auto;
    display: block;
    margin: auto;
    border: 2px solid #ddd;
    border-radius: 8px;
    padding: 5px;
    background: #fff;
    margin-bottom: 15px;
}
.certificate-img-2 {
    width: 100%;
    max-width: 150px;
    height: 120px;
    display: block;
    margin: auto;
    border: 2px solid #ddd;
    border-radius: 8px;
    padding: 5px;
    background: #fff;
}
.custom-tabpill .dropdown-item:hover {
    color: #ff0000;
}
.custom-tabpill .card {
    border: none;
}
.padd-2 {
    border-left: 1px solid #ccc;
}
.indu-child-4 p {
    font-family: 'Inter';
}
.inner-head {
    text-align: center;
}
ins, mark {
    padding: 0  !important;
}
div#recapErr4442247000071425085 {
    display: none;
}

.zcwf_row.zoho-form-btn {
    padding-top: 20px !important;
}
.cbanner-heading h1.uagb-heading-text {
    font-size: 96px !important;
}
.active-add {
    color: #ff0000 !important;
}
 .custom-tabpill .indu_agj_icon .dropdown-item:hover img {
/*     filter: brightness(0) saturate(100%) invert(17%) sepia(79%) saturate(3604%) hue-rotate(346deg) brightness(92%) contrast(95%); */
	 filter: brightness(0) saturate(100%) invert(14%) sepia(95%) saturate(7491%) hue-rotate(0deg) brightness(101%) contrast(106%);

}
.single.single-post .entry-content :is(h1, h2, h3, h4, h5, h6, p, span, li){
	color:#fff;
}
.navbar-expand-md .navbar-toggler {
    width: 43px;
    height: 37px;
}
.navbar-toggler .hamburger-open {
    display: none;
	font-size: 32px;
    position: relative;
    top: -7px;
    right: 1.4px;
}
.navbar-toggler[aria-expanded="true"] .hamburger-open {
    display: inline;
}
.navbar-toggler[aria-expanded="true"] .hamburger-close {
    display: none;
}
.same-height-logo {
    min-height: 495px;
}
.same-height-logo .wp-block-uagb-info-box {
    max-width: 210px;
    margin: auto;
}
.image-step {
    position: absolute !important;
    top: 30px;
    left: 30px;
}
.process-slide figure.wp-block-image:after {
    position: absolute;
    content: "";
    background: rgb(0 0 0 / 60%);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* faq accordian  */
.custom-accordion .card {
    background-color: #1e1e1e;
    border: none;
    margin-bottom: 10px;
    color: white;
  }

.custom-accordion .card-header {
    background-color: #1e1e1e;
    border: none;
    cursor: pointer;
    font-weight: 500;
    font-size: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'Inter';
	padding-right: 40px !important;
}

 .custom-accordion .card-body {
    font-family: "Inter";
    font-weight: 400;
    font-size: 20px;
    color: #888888;
}

  .custom-accordion .toggle-icon {
    font-size: 20px;
	  position: relative;
    left: 24px;
  }

  .custom-accordion .collapsed .toggle-icon::before {
    content: "+";
  }

  .custom-accordion .toggle-icon::before {
    content: "–";
  }
.table_sidebar_shortcode .ez-toc-heading-level-1, .table_sidebar_shortcode .ez-toc-heading-level-3, .table_sidebar_shortcode .ez-toc-heading-level-4, .table_sidebar_shortcode .ez-toc-heading-level-5, .table_sidebar_shortcode .ez-toc-heading-level-6 {
    display: none;
}
.table_sidebar_shortcode #ez-toc-container {
    background: transparent;
    border: none;
}

.table_sidebar_shortcode #ez-toc-container .ez-toc-list li {
    padding: 10px 0;
}

.table_sidebar_shortcode #ez-toc-container .ez-toc-list li a {
    text-decoration: none;
    color: #888888;
}
.services-card .uagb-ifb-content {
    max-height: 310px;
    overflow-y: auto;
}
.services-card .uagb-ifb-content::-webkit-scrollbar {
  width: 6px;
}

.services-card .uagb-ifb-content::-webkit-scrollbar-track {
  /*box-shadow: inset 0 0 5px grey; */
  border-radius: 10px;
}

.services-card .uagb-ifb-content::-webkit-scrollbar-thumb {
  background: #3a3a3a; 
  border-radius: 10px;
}

.services-card .uagb-ifb-content::-webkit-scrollbar-thumb:hover {
  background: #888888; 
}


/*custom footer start */
.footer-menu h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    color: #fff;
    margin-bottom: 15px;
    font-family: 'Inter';
}

.footer-menu ul li a,.footer-menu p {
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    /*color: #fff;*/
    color:#888;
    font-family: 'Inter';
}

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

.footer-menu p a {
    color: #ff0000;
}

.footer-content h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    color: #fff;
    font-family: 'Inter';
}

.footer-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: #888;
    font-family: 'Inter';
}

.footer-logo img {
    max-width: 225px;
    width: 100%
}

.fmenu-margin {
    margin-top: 40px
}

.footer-menu ul li a:hover {
    color: #Ff0000;
    text-decoration: none
}


.social-icons a {
    margin-right: 18px
}

.footer-social h4 {
    margin-bottom: 20px
}

.copyright-content {
    color: #fff;
    border-top: 1px solid #41535B;
    margin-top: 20px;
    padding-top: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: 'Inter';
}

footer.custom-footer {
    padding-top: 0
}

footer.custom-footer .hiring-box {
    padding-bottom: 35px
}
footer.custom-footer {
    background: #1F1F1F;
    padding-top: 70px;
}
.logo-width img {
    width: 100%;
    max-width: 175px;
}
.social-icons a img {
    max-width: 20px;
    filter: brightness(0) invert(1);
	transition: all .2s linear;
	-webkit-transition : -webkit-filter 200ms linear;
}
.social-icons a:hover img {
	filter: brightness(0) saturate(100%) invert(14%) sepia(95%) saturate(7491%) hue-rotate(0deg) brightness(101%) contrast(106%);
}
.footer-menu {
    color: #fff;
}
.custom-footer-container {
    /*max-width: 1760px;*/
    max-width: 1600px !important;
}
.dropdown-icon {
    margin-left: 10px;
    font-size: 10px;
}
.seo-services-toggle {
    font-size: 16px !important;
    font-weight: 400 !important;
}
.dropdown-content {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #f9f9f9;
    min-width: 200px;
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid #ccc;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    z-index: 1;
    padding: 10px;
    border-radius: 10px;
}
.dropdown-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.dropdown-content ul li a {
    color: #000;
    padding: 8px 10px;
    text-decoration: none;
    display: block;
        font-family: 'Inter';
    line-height: 20px;
    border-radius: 6px;
}
.footer-menu ul li a {
    font-size: 16px !important;
	line-height: 20px;
    margin-bottom: 15px;
    display: inline-block;
}
.footer-menu {
    position: relative;
}
.footer-menu:hover .dropdown-content {
    display: block!important;
}
.indusrty_adj li a {
    color: #000 !important;
    font-weight: 400 !important;
}
.indusrty_adj li:hover {
    background-color: #ff0000!important;
}
.indusrty_adj li:hover a {
    color: #ffffff !important;
}
.dropdown-content ul li a:hover {
    background-color: #ff0000;
    color:#fff;
}
.indusrty_adj li {
    padding-left: 10px;
}
.footer-menu h4.seo-services-toggle {
    color: #888888;
}
/*custom footer end */
article .uagb-post__image img {
    max-height: 260px;
    object-fit: cover;
}
.related-thumb img {
    max-height: 260px;
    object-fit: cover;
}
li.related-item a:hover {
    text-decoration: none;
}
@media (max-width:1800px){
   .inner-head-1 h3, .inner-head-1 span {
    font-size: 18px;
} 
.cs-nav-link {
    font-size: 20px;
}
	
}
@media (max-width:1600px){
   .inner-head-1 h3, .inner-head-1 span {
    font-size: 16px;
} 
.cs-nav-link {
    font-size: 18px;
        padding: 10px 20px;
}
.nav-item.build-head-serv:last-child {
    margin-right: 0 !important;
}
/* .company-padd .custom-tabpill {
    padding: 10px;
} */
.indu-child-8 h3, .indu-child-8 .indu-heading {
    font-size: 26px;
}
.indu_agj_icon span {
    font-size: 18px;
}
.indu-child-4 {
    padding: 30px 40px;
}
.indu-child-8 {
    padding: 30px 40px;
}
	.cbanner-heading h1.uagb-heading-text {
    font-size: 80px !important;
}
}
@media (max-width:1399px){
.custom-tabpill .card-body {
    padding: 30px;
}
.inner-head-1 a img {
    max-width: 60px;
}
.custommain-menu .bg-dark li.nav-item .nav-link {
    font-size: 16px;
}
.custommain-menu .bg-dark li.nav-item {
    margin-right: 8px;
}
.indu_agj_icon span {
    font-size: 17px;
}
.industry-icon {
    max-width: 26px;
    max-height: 26px;
}
	.cbanner-heading h1.uagb-heading-text {
    font-size: 60px !important;
}
.footer-menu h4 {
    font-size: 20px;
    line-height: 28px;
}
.logo-width img {
    max-width: 150px;
}
}
@media (max-width:1300px){
.inner-head-1 {
    max-width: calc(25% - 15px);
}
.cs-nav-link {
    font-size: 16px;
    padding: 10px 15px;
}
}
@media only screen and (max-width: 767px) {
  .desktop-animation {
    animation: none !important;
    opacity: 1 !important;
    transform: none !important;
  }
}

@media (min-width:992px){
	.custom-stories-tab .tabs-container {
    flex-direction: row-reverse;
    justify-content: center;
}
.custom-stories-tab ul.tabs-titles {
    height: 100%;
}
.custom-stories-tab .tabs-nav li.tab-title {
    writing-mode: vertical-rl;
}
	.custom-stories-tab  .tabs-nav {
    min-width: 210px;
}
.custom-stories-tab .tabs-content {
    width: 100%;
}
 /*18 june*/
	.tab-content .card-header {
    display: none;
}
.custom-container {
    display: flex;
    align-items: center;
}

.custom-container .container-fluid {
    display: contents;
}
}
@media (max-width:1199px){
    .custommain-menu .bg-dark li.nav-item .nav-link {
    font-size: 15px;
}
.nav-item.build-head-serv:last-child .nav-link {
    padding: 7px 10px;
}
.navbar-brand img {
    max-width: 100px !important;
}
.custom-tabpill .dropdown-item p {
    margin-top: 10px;
    font-size: 16px;
}
.indu_agj_icon span {
    font-size: 15px;
}
.industry-icon {
    max-width: 24px;
    max-height: 24px;
}
.certificate-img {
    max-width: 110px;
    height: auto !important;
}
.certificate-img-2 {
    max-width: 110px;
    height: auto;
}
.indu-child-4 p {
    font-size: 15px;
}
	.cbanner-heading h1.uagb-heading-text {
    font-size: 50px !important;
}
}
@media (max-width:1024px){
	.hover-content-body h2 {
    font-size: 32px;
}
.hover-content-body p {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: normal;
}
	.hover-content-body a {
    font-size: 18px;
}
	span.tab-hover-menu {
    font-size: 22px;
}
	.tab-past .hover-content {
    max-width: 100%;
}
	.hover-content-body img {
    margin-top: 25px;
    max-height: 50px;
}
}
@media (max-width:991px){
	.custom-stories-tab .tabs-titles .tab-title.icon_left {
    width: 100%;
}
	.cbanner-heading h1.uagb-heading-text {
    font-size: 42px !important;
}
}
@media (max-width:1600px){
	.single_blog_banner .post-featured-image img {
    max-height: 470px;
}
	.banner_title .post-title {
    font-size: 52px;
}
}
@media (max-width:1399px){
.single_blog_banner {
    margin-bottom: 70px;
}
	.table_sidebar_shortcode nav ul li.active .ez-toc-link {
    font-weight: 600;
    font-size: 18px !important;
}
	.related-blog {
    padding: 50px 20px;
}
	.related-posts h3 {
    font-size: 34px;
}
	.related-posts ul {
    margin-top: 40px;
}
/* 	.image-effect-box {
    padding-bottom: 160px !important;
} */
	.submenu-colm-4, .submenu-colm-2, .submenu-colm-3 {
    padding-left: 30px !important;
}
	header li.mega-menu-item {
    margin-left: 40px !important;
}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 16px;
}
}
@media (max-width:1300px){
/* .industry-slider .wp-block-cb-slide-v2.cb-slide {
    width: 30% !important;
} */

}
@media (max-width:1199px){
.banner_title .post-title {
    font-size: 42px;
}
	.banner_meta span {
    font-size: 21px;
}
	.single_blog_banner .post-featured-image img {
    /*max-height: 400px;*/
    max-height: 480px;
}
	.single_blog_banner {
    margin-bottom: 50px;
}
	.table_site_main article {
    padding: 10px !important;
		 padding-top: 0 !important;
}
	.related-posts h3 {
    font-size: 30px;
}
	.related-posts ul li .related-title {
    font-size: 18px;
}
/* .industry-slider .wp-block-cb-slide-v2.cb-slide {
    width: 40% !important;
} */
/* 	.image-effect-box {
    padding-bottom: 130px !important;
} */
	header .submenu-colm a.menu-link {
    font-size: 15px !important;
}
	.submenu-colm .textwidget p {
    font-size: 15px;
}
	.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 15px !important;
}
	.header-menu-btn {
    display: none !important;
}
}
@media (max-width:991px){
.table_content_sidebar {
    width: 30%;
}
	.table_site_main {
    width: 65%;
}
	.custom_single_blog {
    flex-wrap: wrap !important;
}
	.table_content_form {
    width: 100%;
}
	.table_contact_shortcode {
    padding: 20px 10px 0;
}
	.single.single-post .site-content .ast-container .content-area.primary {
    padding-top: 0 !important;
}
/* 	.image-effect-box {
    padding-bottom: 100px !important;
} */


/*18 june*/
 .navbar-expand-md .navbar-toggler {
    display: block;
    background: #ff0000;
    color: #fff;
    font-size: 22px;
    padding: 9px 12px;
    border: none;
    padding-top: 6px;
}
	.navbar-collapse.collapse {
    display: none !important;
}
.navbar-collapse.collapse.show {
    display: block !important;
    padding: 7px;
    /*border-top: 1px solid #656565;*/
}
	/* 	header-nav-html */
.custom-ul-navbar {
    margin-left: 10px !important;
    margin-right: 10px;
    flex-direction: column !important;
    background: #fff;
}
	.custommain-menu .bg-dark li.nav-item .nav-link {
    position: relative;
}
	.build-head-serv .dropdown-toggle::after {
           right: 0 !important;
        position: absolute;
        top: 5px;
        margin: 15px;
}
	.nav-item.build-head-serv:last-child .nav-link {
    display: inline-block;
    margin: 10px 0 15px;
}
	.custommain-menu .bg-dark li.nav-item {
    margin-right: 0;
}
	.padd-1 {
       display: none;
}
	.custommain-menu .bg-dark li.nav-item {
    position: relative;
}
	.padd-2 {
    padding-left: 15px;
}
.for-mobile-navbar {
    overflow: auto;
    max-height: 500px;
}
.custom-tabpill .tab-pane {
    display: block !important;
    opacity: 1 !important;
}
	.custommain-menu .megamenu {
    position: static !important;
}
	.card.tab-pane.fade .collapse.show {
    display: none;
}
.custommain-menu .bg-dark li.nav-item .nav-link {
    color: #000000;
    padding: 0.6rem 15px;
}
.padd-2 {
    border: none;
}
.padd-2 .tab-content {
    padding: 8px;
}
.padd-2 .tab-content .card-header {
    background: #ff0000;
}
.padd-2 .tab-content .card-header a {
    color: #ffffff;
    font-weight: 400;
    font-family: 'Inter';
}
.custom-tabpill .card-body {
    padding: 15px 15px;
    background: #EDF0F5;
}
.indu-child-8 h3, .indu-child-8 .indu-heading {
    font-size: 20px;
}
.indu-child-8 {
    padding-top: 10px;
}
.nav-item.build-head-serv:last-child {
    padding-left: 15px;
}
.nav-item.build-head-serv:last-child .nav-link {
    color: #fff !important;
}
.inner-head-1 {
    max-width: calc(33% - 12px);
}
.custom-tabpill .card-body {
    max-height: none;
    min-height: inherit;
}
.mega-menu-styling.new-mega {
    margin-bottom: 20px;
}
}
@media (max-width:976px){
.services-logo-widget .wp-block-uagb-container:nth-child(odd) {
    background: #1F1F1F;
}

.services-logo-widget .wp-block-uagb-container:nth-child(even) {
    background: #000;
}
	.home-second-inner-container:after {
    width: 65px;
    height: 65px;
}
	.home-second-inner-container:before {
    width: 65px;
    height: 65px;
}
	.footer-submenu .menu-item .menu-link {
    font-size: 16px;
}
	.ast-builder-footer-grid-columns {
    grid-column-gap: 20px;
}
	.footer-menu-heading {
    font-size: 20px;
}
	.services-overflow-card:before {
    width: 65px;
    height: 65px;
}
.services-overflow-card:after {
    width: 65px;
    height: 65px;
}
.custom-timeline .story-details {
    padding: 40px 30px !important;
}
	.custom-timeline .story-details .wp-block-heading {
    font-size: 20px;
}
	.custom-timeline  .story-time p {
    font-size: 50px !important;
    line-height: normal !important;
}
	.timemap  figure.wp-block-uagb-image__figure img {
    max-width: 100%;
}
.leader-box .uagb-ifb-image-content img {
    padding-left: 0;
    margin-top: 10px;
}
	.custom-accordion .card-header {
    font-size: 20px;
}
	.custom-accordion .card-body {
    font-size: 18px;
}
}
@media (max-width:767px){
	.home-second-inner-container:before {
    width: 36px;
    height: 36px;
}
	.home-second-inner-container:after {
    width: 36px;
    height: 36px;
}
.review-logo-slide .lsw-logo-items-thumb {
    padding: 0 !important;
    margin: auto;
}

.review-logo-slide .lsw-logo-items-thumb img.attachment-thumb-full {
    max-height: 50px;
    margin: auto;
}
	.review-logo-slide .lsw-logo-items {
    height: 55px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
	.exp-carousal:before {
    width: 32px;
    height: 32px;
}
	.exp-carousal:after {
    width: 32px;
    height: 32px;
}
	.exp-carousal {
    padding: 20px 32px !important;
}
.story-slides .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #FF0000;
    border-color: #FF0000;
}
	.story-slides .slick-dots li button:before {
    font-size: 15px;
}
	 .story-slides .slick-dots {
    bottom: -55px;
		     padding-left: 0 !important;
}

	 .story-slides .slick-dots li button:before {
    color: #ffffff;
}
.deliver-box:before {
    top: 0;
    left: -20px;
}
	.deliver-box:after {
    top: 14px;
		left: -5px;
}
/* 	.uagb-ifb-image-content {
    text-align: left !important;
}
	.uagb-ifb-content {
    text-align: left !important;
} */
	.order6 {
    order: 6 !important;
}
.order5 {
    order: 5 !important;
}
.order4 {
    order: 4 !important;
}
		.monila-slid .slick-dots li button:before {
    font-size: 15px;
    color: #ffffff;
}
	.monila-slid .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #FF0000;
    border-color: #FF0000;
}
	.monila-slid  .slick-dots {
    bottom: -45px;
		    padding-left: 0 !important;
}
	.contact-form-heading {
    font-size: 20px;
}
	footer .ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row {
    grid-template-columns: repeat( 1,1fr );
}
	.footer-1 .uagb-block-cb93315a.wp-block-uagb-image {
    text-align: center;
    justify-content: center;
}
	.footer-logo {
    text-align: center;
}
	.footer-logo .wp-block-social-links {
    justify-content: center;
}
	.site-footer-above-section-2 .footer-widget-area {
    text-align: center !important;
		    max-width: 450px;
}
		.site-footer-above-section-3 .footer-widget-area {
    text-align: center !important;
			    max-width: 450px;
}
	.footer-submenu .uagb-container-inner-blocks-wrap .wp-block-uagb-container {
    width: 45% !important;
    max-width: 45% !important;
    text-align: left;
}
	.footer-menu-heading {
    margin-left: 0px;
		    margin-bottom: 20px;
		font-size: 20px;
}
	.footer-submenu .menu-item .menu-link {
    font-size: 16px;
}
	.site-above-footer-wrap {
    padding-top: 50px !important;
    padding-bottom: 20px !important;
}
		.services-overflow-card:before {
    width: 32px;
    height: 32px;
}
.services-overflow-card:after {
    width: 32px;
    height: 32px;
}
	.custom-timeline  .timeline-block-timeline .story-time p {
    font-size: 30px !important;
}
	.custom-timeline .cool-vertical-timeline-body.one-sided.ctlb-wrapper {
    margin: 0 0 0 0px;
		        padding-top: 0;
}
	.custom-timeline .story-details {
    padding: 20px 20px !important;
}
	.custom-timeline .story-details .wp-block-heading {
    font-size: 16px;
    line-height: normal;
}
	.uagb-tabs__body-wrap .wp-block-uagb-tabs-child {
    padding: 0;
}
	.whyedge-row {
    flex-direction: column;
}
	.story-slides .slick-dots li button:before {
    content: "" !important;
}
.table_content_sidebar {
    width: 35%;
}
	.table_site_main {
    width: 60%;
}
	.banner_title .post-title {
    font-size: 34px;
}
.related-posts ul li {
    width: 100%;
    background: #1f1f1f;
    padding: 10px 10px 20px;
}
	.related-posts ul {
    flex-wrap: wrap;
}
.related-blog {
    padding: 30px 20px 30px;
}
	.related-posts ul {
    margin-top: 18px;
}
	.archive.category .ast-archive-description .page-title {
    font-size: 24px;
}
	.custom-stories-tab .tabs-titles .tab-title.icon_left span.tab-title-text {
    font-size: 18px;
}
	.image-effect-box:hover .image-hover-effect {
    transform: scale(1.6);
}
	.tab-numbring .uagb-heading-text {
    bottom: -17px;
}
	.error404 #page .site-content {
    padding: 60px 20px;
}
	.error-inner-box h4 {
    font-size: 22px;
    margin-bottom: 15px;
}
	.error-inner-box h1 {
    font-size: 46px;
}
	.error-inner-box p {
    font-size: 18px;
}
	.error-inner-box a {
    padding: 12px 20px;
    font-size: 16px;
}
	.services-logo-widget .wp-block-uagb-container:nth-child(1), .services-logo-widget .wp-block-uagb-container:nth-child(4), .services-logo-widget .wp-block-uagb-container:nth-child(5), .services-logo-widget .wp-block-uagb-container:nth-child(8), .services-logo-widget .wp-block-uagb-container:nth-child(9), .services-logo-widget .wp-block-uagb-container:nth-child(12), .services-logo-widget .wp-block-uagb-container:nth-child(13) {
    background: #1f1f1f !important;
}
.services-logo-widget .wp-block-uagb-container:nth-child(2), .services-logo-widget .wp-block-uagb-container:nth-child(3), .services-logo-widget .wp-block-uagb-container:nth-child(6), .services-logo-widget .wp-block-uagb-container:nth-child(7), .services-logo-widget .wp-block-uagb-container:nth-child(10), .services-logo-widget .wp-block-uagb-container:nth-child(11) {
    background: #000000 !important;
}
	.ab-en-section .uagb-ifb-image-content {
    text-align: unset !important;
}

.ab-en-section .uagb-ifb-content {
    text-align: unset !important;
}
.page-id-752 .deliver-widget-box {
   padding-bottom: 20px;
}
	.page-id-752 .deliver-box:before {
    width: 30px;
    height: 30px;
    top: -2px;
}
	.page-id-752 .deliver-box:after {
    top: 7px;
    left: -10px;
}
	.page-id-752 .deliver-box.flag-image {
    padding-bottom: 5px !important;
}
	.page-id-752 .deliver-widget-box {
    padding-top: 0 !IMPORTANT;
}
	
	
	.tab-active {
    display: contents;
}
	.slider-mu {
    flex-direction: column;
}
	.tab-past {
    width: 100%;
    max-height: 60px;
}
	span.tab-hover-menu {
    writing-mode: lr;
		 z-index: 2;
}
	.tab-past:before {
    background: #ff0000bf;
}
.tab-past.tab-active:before {
    background: none;
}
	.tab-past .hover-content {
    background: #2a2a2a;
}
	.hover-content-body h2 {
    font-size: 28px;
}
	.hover-content-body p {
    font-size: 18px;
}
	.hover-content-body a {
    font-size: 16px;
}
.owl-carousel .owl-item {
    height: 90px;
}
.uagb-block-b21df4a6.uagb-tabs__hstyle2-desktop > .uagb-tabs__body-wrap {
    padding: 0;
}
.zcwf_lblLeft .zcwf_col_help {
    width: 100% !important;
}
.wp-block-uagb-container.footer-logo {
    flex-wrap: nowrap;
}
.footer-submenu.category-footer-submenu .uagb-container-inner-blocks-wrap .wp-block-uagb-container {
    padding: 20px;
    padding-top: 10px;
     padding-bottom: 0px;
    width: 100% !important;
    max-width: 100% !important;
    text-align: center;
}
.footer-submenu.category-footer-submenu .wp-block-uagb-container.uagb-block-91d61032 {
    display: none;
}
.ast-builder-footer-grid-columns.site-below-footer-inner-wrap.ast-builder-grid-row {
    padding: 0;
}

.ast-builder-footer-grid-columns.site-below-footer-inner-wrap.ast-builder-grid-row p {
    font-size: 14px;
}
.page-id-752 .evolution-box .uagb-ifb-image-content {
    position: absolute !important;
    left: -20px;
}
.page-id-752 .evolution-box {
    margin-left: 20px !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
}
	.archive.tag section.ast-archive-description .page-title {
    font-size: 30px;
}
	.archive.tag section.ast-archive-description {
    margin-bottom: 40px;
    margin-top: 15px;
}
.inner-head-1 h3, .inner-head-1 span {
    font-size: 14px;
}
.inner-head-1 a img {
    max-width: 50px;
}
.customtop-header a {
    font-size: 13px;
}
.customtop-header a img {
    max-width: 20px;
}
	.single.single-post .wp-block-uagb-container.uagb-block-6b6ac1c7.alignfull.uagb-is-root-container {
    margin-bottom: 0;
}
	.custom_single_blog {
    gap: 0;
}
	.cbanner-heading h1.uagb-heading-text {
    font-size: 32px !important;
}
		.custom-accordion .card-header {
    font-size: 18px;
}
	.custom-accordion .card-body {
    font-size: 16px;
}
.fmenu-margin, .footer-menu h4, .footer-logo, .footer-content h4, .footer-content p {
    text-align: center;
}
.footer-menu {
    background: #fdfdfd0d;
    padding: 16px 28px;
    border-radius: 20px;
    margin-bottom: 20px;
}
.footer-menu:hover .dropdown-content {
    position: relative;
}
.footer-menu h4 {
    margin-bottom: 5px;
}
.copyright-content {
    flex-direction: column;
    text-align: center;
}
footer.custom-footer .hiring-box {
    padding-bottom: 15px;
}
.copyright-content {
    margin-top: 15px;
    padding-top: 15px;
}
}
@media (max-width:650px){
	.table_content_sidebar {
    width: 100%;
}
	.table_site_main {
    width: 100%;
}
	.table_content_sidebar {
    position: relative;
}
	.table_contact_shortcode {
    position: relative;
}
	.banner_title .post-title {
    font-size: 30px;
}
	.single_blog_banner .post-featured-image img {
    max-height: 350px;
}
.single_blog_banner .post-featured-image img {
    max-height: 400px;
    height: 400px;
}
	.banner_meta .post-meta p {
    margin-bottom: 0;
}
	.banner_meta span {
    font-size: 18px;
}
	.banner_meta {
    margin-top: 15px;
}
	.banner_breadcrumb {
    margin-bottom: 15px;
}
	.related-posts ul {
    margin-top: 30px;
}
	.related-posts h3 {
    font-size: 24px;
}
}
@media (max-width:576px){
	.banner_title .post-title {
    font-size: 24px;
}
	.banner_breadcrumb nav a {
    font-size: 16px;
		line-height:normal;
}
	.banner_breadcrumb nav span {
    font-size: 16px;
		font-weight: 500;
		line-height:normal;
}
	.table-content-heading {
    font-size: 22px;
}
	.banner_meta span {
    font-size: 14px;
}
	.table_sidebar_shortcode nav ul .ez-toc-link {
    font-size: 17px !important;
}
	.single.single-post .site-content .ast-container {
    padding: 0 !important;
}
.error-inner-box {
    padding: 40px 15px;
}
	.error404 #page .site-content {
    padding: 45px 5px;
}
	.error-inner-box h1 {
    font-size: 34px;
}
	.error-inner-box h4 {
    font-size: 20px;
    margin-bottom: 10px;
}
	.error-inner-box p {
    font-size: 14px;
}
	.error-inner-box a {
    font-size: 14px;
}
	.tab-past .hover-content {
    padding: 1.5rem;
}
.hover-content-body h2 {
    font-size: 24px;
    margin-bottom: 18px;
}
	span.tab-hover-menu {
    font-size: 20px;
}
	.archive.tag section.ast-archive-description .page-title {
    font-size: 24px;
}
.inner-head-1 {
    max-width: calc(50% - 12px);
}
.inner-head-1 a {
    height: 150px;
}
.custom-container .container-fluid {
    padding: 0;
}
.custom-ul-navbar {
    margin-left: 00px !important;
    margin-right: 00px;
}
.navbar-collapse.collapse.show {
    padding: 0;
    padding-top: 5px;
}
.custom-tabpill .dropdown-item p {
    margin-top: 7px;
    font-size: 14px;
}
.mega-menu-styling.new-mega {
    margin-bottom: 15px;
}
.inner-head-1 a img {
    max-width: 40px;
}
.padd-2 .tab-content .card-header {
    padding: 10px;
}
.indu-child-4 {
    padding: 10px 20px;
}
.indu-child-4 p {
    font-size: 14px;
    margin-bottom: 10px;
}
.certificates-container {
    margin-top: 20px;
}
.indu-child-8 {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0;
}
.indu-child-8 h3, .indu-child-8 .indu-heading {
    font-size: 18px;
    padding-bottom: 15px;
}
	.related-blog {
    padding: 20px 20px 30px;
}
	.related-posts ul {
    margin-top: 20px;
}
	.footer-logo {
    align-items: normal !important;
}
	.customtop-header a {
    margin: 4px 4px;
}
	.customtop-header {
    padding-bottom: 6px;
    padding-top: 6px;
}
			.custom-accordion .card-header {
    font-size: 16px;
}
	.custom-accordion .card-body {
    font-size: 15px;
}
}
@media (max-width:480px){
    .navbar-brand img {
    max-width: 90px !important;
}
}
@media (min-width:992px){
.container-fluid.menu-out {
    width: auto !important;
}
}