/*
Theme Name: UltraPress Child
Theme URI: https://ultrapress.org/wordpress-themes/ultrapress-free
Template: ultrapress
Author: UltraPress
Author URI: https://ultrapress.org
Description: UltraPress is a super fast, lightweight, fully customizable, multi-purpose and beautiful WordPress theme. It’s perfect for blogs, personal portfolio, small business(restaurants, wedding planners, plumbers, sport/medical shops), startups, agencies as well as WooCommerce storefront sites and most types of projects. Ultrapress works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer). Ultrapress is also WooCommerce ready, responsive, Retina ready, SEO friendly, RTL &amp; translation ready. Ultrapress comes with many starter free sites which can be used for developing any niche websites for you or your client projects. Looking for a multi-purpose theme? Look no further, UltraPress can be used for building any kind of websites!
Tags: two-columns,left-sidebar,right-sidebar,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,full-width-template,theme-options,threaded-comments,translation-ready,portfolio,e-commerce
Version: 1.0.0

*/
:root {
    --white:#fff;
    --black:#000;
    --transition:400ms ease all;
    --title-font:"Plus Jakarta Sans", Sans-serif;
}
.elementor-kit-7,
body {
    margin: 0;
    padding: 0;
    line-height: 1.5;
    font-size: 16px;
    font-family: "Lora";
    color: #000;
}
p:last-child {
    margin-bottom: 0;
}
.elementor-element.heading-font.elementor-widget-heading .elementor-heading-title a,
body h1,body h2,body h3,body h4,body h5,body h6 {
    margin: 0;
    font-family: "Plus Jakarta Sans", Sans-serif;
}
body a {
    color: #1776bb;
}
/* Global Titles
========================================== */
body h1 {
    font-size: 48px;
    letter-spacing: -0.02em;
    font-style: normal;
    font-weight: 600;
    text-transform: none;
    text-decoration: none;
}
body h2 {
    font-size: 40px;
    letter-spacing: -0.03em;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    text-decoration: none;
}
body h3 {
    font-size: 32px;
    letter-spacing: -0.02em;
    font-style: normal;
    font-weight: 600;
    text-transform: none;
    text-decoration: none;
}
body h4 {
    font-size: 28px;
    letter-spacing: -0.02em;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    text-decoration: none;
}
body h5 {
    font-size: 24px;
    letter-spacing: -0.02em;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    text-decoration: none;
}
body h6 {
    font-size: 20px;
    letter-spacing: 0.05em;
}
/* header footer css
========================================= */
footer .ut-custom-menu .menu li.menu-item a,
header.site-header .ut-custom-menu .menu li.menu-item a {
    position: relative;
}
footer .ut-custom-menu .menu li.menu-item a::before,
header.site-header .ut-custom-menu .menu li.menu-item a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    bottom: 0;
    left: 0;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform .3s ease-in-out;
}

header.site-header .top-bar  .ut-custom-menu .menu li.menu-item.current-menu-item a::before,
header.site-header .top-bar .ut-custom-menu .menu li.menu-item a:hover:before {
    all: unset;
}

header.site-header .top-bar  .ut-custom-menu .menu li.menu-item.current-menu-item a {
    pointer-events: none;
}

header.site-header .top-bar .ut-custom-menu .menu li.menu-item:first-child {
    border-right: 1px solid #0000001A;
    padding-right: 23px;
}

footer .ut-custom-menu .menu li.menu-item a:hover:before,
footer .ut-custom-menu .menu li.menu-item.current-menu-item a::before,
header.site-header .ut-custom-menu .menu li.menu-item.current-menu-item a::before,
header.site-header .ut-custom-menu .menu li.menu-item a:hover:before {
    transform-origin: left;
    transform: scaleX(1);
}
footer .footer-menu-wrapper ul.menu>li.menu-item>a {
    font-size: 24px;
    font-weight: 500;
}   
.elementor-widget-button.button-outline .elementor-button-content-wrapper,
.elementor-widget-button.button-outline .elementor-button {
    position: relative;
    z-index: 2;
}
.elementor-element .elementor-button .elementor-button-content-wrapper {
    align-items: center;
}
.elementor-element .elementor-button .elementor-button-content-wrapper svg {
    display: block;
}
.elementor-widget-button.button-outline .elementor-button::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    background-color: #00171f;
    border-radius: 40px;

}
/* Logo carousel
==================================== */
.logo-slider .swiper-slide-inner img {
    max-width: 80%;
}
.text-marquee ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    margin: 0 -25px;
}
.text-marquee ul li {
    padding: 0 25px;
    font-size: 20px;
    letter-spacing: -0.02em;
    font-weight: 600;
    font-family: var(--title-font);
    text-transform: uppercase;
}

.half-cont-left .e-con-inner {
    margin-right: 0 !important;
}

span.elementor-counter-number-prefix {
    display: none;
}

/* Sticky haeder */
.ultrapress-custom-header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background-color: #00171F;
    transition: 300ms ease all;
}

.post-template-default.single .ultrapress-custom-header.sticky .elementor-element.elementor-element-622967d.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    background-color: #00171F;
}

.post-template-default.single .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-3193d0f .ut-custom-menu .menu-item a,
.post-template-default.single .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-3193d0f .menu-item-has-children::after {
    color: #fff !important;
}

.ultrapress-custom-header.sticky .top-bar {
    display: none;
}

.ultrapress-custom-header {
    position: absolute;
    width: 100%;
    top: 0;
}

.site-header {
    padding-top: 121px;
}

.admin-bar .ultrapress-custom-header.sticky {
    margin-top: 32px;
}

h2 span {
	color: #1776BB;
}

body header.site-header .elementor-element > .e-con-inner .elementor-element, body header.site-header .elementor-element > .e-con-inner {
    transition: 300ms ease all;
}

/* search bar */

.intellex-search-widget {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    border-radius: 50px;
    width: 32px;
    min-height: 34px;
    transition: all 0.3s;
}

.intellex-search-widget.active {
    width: 300px;
    border: 1px solid #7E7B77;
    background-color: #fff;
    min-height: 34px;
    justify-content: flex-start;
    padding: 0 10px;
    margin-left: 18px;
}

.intellex-search-icon {
    font-size: 16px;
    padding: 0;
    cursor: pointer;
    position: relative;
}

.intellex-search-icon .fa-search:before {
    content: url('https://pepagora.org/intellex/wp-content/uploads/2024/09/search-bar.svg');
}

.intellex-search-bar input{
    border: 0 !important;
    outline: none;
    background-color: transparent;
    padding: 0;
}

.intellex-search-bar input:-webkit-autofill,
.intellex-search-bar input:-webkit-autofill:hover, 
.intellex-search-bar input:-webkit-autofill:focus, 
.intellex-search-bar input:-webkit-autofill:active  {
    background-clip: text !important;
}

.intellex-search-bar {
    width: calc(100% - 40px);
    position: absolute;
    right: 40px;
    left: 20px;
}
.elementor-widget-intellex-search-bar {
    display: flex;
    justify-content: flex-end!important;
}


.elementor-icon-wrapper {
	line-height: 1;
}

.intellex-home-slide-dots-wrap {
	display: flex;
	width: 100%;
	position: absolute;
    top: 0;
    height: calc(100vh - 159px);
    overflow-x: auto;
}

.intellex-post-title h5 {
	font-size: 24px;
	color: #FFF;
	line-height: 1.333em;
}
div.intellex-post-title h5 {
    font-size: 20px;
}
.intellex-post-content p {
	color: #fff;
	font-size: 14px;
	line-height: 1.375em;
	font-weight: 400;
	margin-bottom: 25px;
}

.intellex-home-slide-dot {
	position: relative;
	padding: 24px;
	border-right: 1px solid #ffffff26;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
	width: 100%;
    cursor: pointer;
}

.intellex-home-slide-dot.active .intellex-post-title {
    margin-bottom: 16px;
}

.intellex-home-slide-dot.active {
	background: linear-gradient(180deg, rgba(6, 38, 50, 0) 0%, rgba(6, 38, 50, 0.73) 100%);
}

.intellex-post-link {
	display: inline-flex;
	background-image: linear-gradient(40deg, #00A7E1 0%, #9CFF79 92.38%);
    border-radius: 40px 40px 40px 40px;
    padding: 12px 24px 12px 24px;
	color: #000;
	width: max-content;
}

.intellex-post-link:hover {
    background-image: linear-gradient(156deg, #9CFF79 0%, #00A7E1 100%);
}

.intellex-post-link a {
	color: #000;
	display: flex;
	gap: 8px;
    font-weight: 400;
    font-size: 13px;
    font-family: 'plus jakarta sans';
}

.intellex-post-link a::after {
		content: url("https://pepagora.org/intellex/wp-content/uploads/2024/08/arrow-right.svg");
}

.intellex-btn-wrap button.slick-arrow:hover, .intellex-btn-wrap button.slick-arrow:focus {
    background-image: none;
}

.slick-slide img {
	width: 100%;
	height: 100vh;
	object-fit: cover;
}

.slick-list.draggable {
  position: relative;
  overflow: hidden;
}

.category-uncategorized.archive #main .blog-content-wrapper {
    all: unset;
}

.category-uncategorized.archive .site-content {
    background-color: #ECF2F5;
}

.intellex-home-slide-dots-wrap .intellex-post-content,
.intellex-home-slide-dots-wrap .intellex-post-link {
	opacity: 0;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, height 0.5s ease-in-out;
	padding: 0;
}

.intellex-home-slide-dots-wrap .active .intellex-post-content,
.intellex-home-slide-dots-wrap .active .intellex-post-link {
	opacity: 1;
	visibility: visible;
	height: auto; 
	overflow: visible;
}

.intellex-home-slider-container .slick-slide img {
    height: calc(100vh - 159px);
}

.intellex-home-slide-dots-wrap .active .intellex-post-link {
	    padding: 10px 20px 10px 20px;
}

.banner .intellex-home-slide::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, #051D26 100%);
  z-index: 1;
  pointer-events: none;
}

/* .banner {
	height: 100vh;
	overflow: hidden;
} */

.intellex-home-slide {
    position: relative;
}

.intellex-slider-content {
    position: absolute;
    top: 0;
    left: 50%;
    color: #fff;
	font-size: 40px;
	transform: translate(-50%, -100%);
	align-items: center;
	text-align: center;
	z-index: 1;
	line-height: 1.021em;
    font-family: 'plus jakarta sans';
    width: 900px;
    margin-top: 278px;
}
.our-capabilities-marquee-text,
.intellex-marquee-slide {
    font-size: 20px;
    letter-spacing: -0.02em;
    font-weight: 600;
    font-family: var(--title-font);
    text-transform: uppercase;
	color: #313131;
}
.our-capabilities-marquee-text::after,
.intellex-marquee-slide::after {
	content: url("https://pepagora.org/intellex/wp-content/uploads/2024/08/Star-4.png");
	margin-left: 16px;
	margin-right: 16px;
}

.white-bg {
	border-bottom: 75px solid #ECF2F5;
    border-left: 60px solid #00171F;
}

.white-bg::after {
	content: "";
    top: 0;
    bottom: 0;
    background-color: #ECF2F5;
    width: 9999999px;
    height: 75px;
    left: 100%;
    position: absolute;
    z-index: 1;
}

.intellex-user-testimonials {
	color: #7ADDFF;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.1875em;
    position: relative;
    padding-left: 30px;
    font-family: 'plus jakarta sans';
}

.intellex-user-details {
    display: flex;
		gap: 20px;
	  align-items: center;
	  margin-top: 44px;
	  padding-left: 30px;
    padding-right: 30px;
}


.intellex-user-details .intellex-post-title h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.intellex-user-wrap {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.intellex-testimonial-slide .intellex-post-image img,
.intellex-testimonials-archive-inner-wrap .intellex-post-image img {
	height: 40px;
	width: 40px;
	border-radius: 50%;
    object-fit: cover;
}

.intellex-designation {
	font-weight: 500;
	font-size: 14px;
	color: #fff;
	opacity: 40%;
    font-family: 'Plus Jakarta Sans';
}

.intellex-btn-wrap {
    display: flex;
    gap: 38px;
    align-items: center;
    justify-content: flex-end;
    margin-top: -4%;
}

.intellex-user-testimonials::before {
    content: url(https://pepagora.org/intellex/wp-content/uploads/2024/08/quote.png);
    position: absolute;
    left: 0%;
    top: -4%;
}

.intellex-btn-wrap .prev-btn  {
	content: url("https://pepagora.org/intellex/wp-content/uploads/2024/09/arrow-left.svg");
	cursor: pointer;
	z-index: 1;
}

.intellex-testimonials-archive-inner-wrap.append-ajax-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.intellex-testimonials-archive-inner-wrap .intellex-testimonial {
    background: #fff;
    padding: 30px;
}

.intellex-testimonials-archive-inner-wrap .intellex-user-testimonials {
    color: #00171F;
    font-size: 20px;
    font-weight: 500;
    padding: 0;
    line-height: 1.4em;
}

.intellex-testimonials-archive-inner-wrap .intellex-user-details {
    padding: 0;
}

.intellex-testimonials-archive-inner-wrap .intellex-user-details .intellex-post-title h5,
.intellex-testimonials-archive-inner-wrap .intellex-designation {
    color: #00171F;
}

.intellex-testimonials-archive-inner-wrap .intellex-user-details .intellex-post-title h5 {
    font-size: 18px;
}

.intellex-testimonials-archive-inner-wrap .intellex-user-testimonials::before {
    content: unset;
}
.intellex-btn-wrap button.slick-arrow {
    position: static;
}
.intellex-btn-wrap .next-btn   {
	content: url("https://pepagora.org/intellex/wp-content/uploads/2024/09/arrow-right.svg");
		cursor: pointer;
	z-index: 1;
}

.intellex-user-testimonials::before {
	content: url("https://pepagora.org/intellex/wp-content/uploads/2024/08/quote.png");
	position: absolute;
	right: 1;
    top: -15px;
}

.utal .hamburger__line-in::before, .utal .hamburger__line-in::after {
	background-color: #fff !important;
}

.utal .hamburger {
	background-image: unset;
}

.utal .custom-menu.mobile-layout-hamburger .close {
	right: 25px;
}

/* Contact Form  */
.form-group.name {
    margin-bottom: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
}

.form-group.name br,
.form-group br {
    display: none !important;
}

.form-group  p {
    width: 100%;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display: flex;
    width: max-content;
}

.contact-us.careers input.wpcf7-form-control.wpcf7-submit.has-spinner,
.register-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 168px;
}

.contact-us .form-group label {
	display: flex;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
    font-family: 'plus jakarta sans';
}

.contact-us .form-group span {
	width: auto;
	color: red;
}

.contact-us .form-group .wpcf7-spinner {
    width: 25px;
    margin-top: 16px;
}

/* Blog */
.our-capabilities-template-default {
    background-color: #ECF2F5;
}

.blog-content-wrapper .blogs, section.related-posts .related-posts-wrap {
    flex-direction: row;
}

.blogs .type-our-capabilities {
    flex-basis: 50%;
}

.blog .intellex-pagination,
.page-template .intellex-pagination {
    margin-top: 85px;
    display: flex;
    justify-content: center;
}

.blog .intellex-pagination .load-more-wrapper,
.page-template .intellex-pagination .load-more-wrapper {
    display: inline-flex;
    justify-content: center;
    padding: 2px;
}

.load-more-wrapper #load-more {
    background: #ECF2F5;
}

.blogs .card {
    position: relative;
    padding: 56px;
    background: #fff !important;
    overflow: hidden;
    margin-bottom: 30px;
    height: 100%;
}

.elementor-widget-intellex-our-capabilites-archive .blog-content-wrapper .blogs {
    row-gap: 30px;
}

.elementor-widget-intellex-our-capabilites-archive .blog-content-wrapper .blogs .card .card-text p {
    width: 92%;
}

.our-capabilities.type-our-capabilities .card-content {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.our-capabilities.type-our-capabilities .card-button {
    margin-top: auto;
}

.blogs .card a.blog-btn {
    color: #00A7E1 !important;
    font-size: 14px;
    cursor: pointer;
    background: unset;
    padding: unset;
    text-transform: inherit;
    font-weight: 600;
    font-family: 'plus jakarta sans';
}

.blogs .card .card-title a {
    font-size: 28px;    
    color: #10303C;
    font-weight: 700;
    font-family: 'Plus Jakarta Sans';
}

.blogs .card .card-title a:hover,
.news-event-card .card-title a:hover,
.section-container.section-4 .card-title a:hover {
    color: #1776BB;
}

.blogs .card .card-title {
    margin-bottom: 12px !important;
}

.blogs .card .card-text {
    margin-bottom: 45px;
}

.blogs .card .card-text p {
    color: #666666;
    size: 16px;
    font-weight: 400;
}

.blogs .post-logo {
    margin-bottom: 24px;
    background-image: linear-gradient(180deg, #00A7E1 0%, #9AFF77 100%);
    height: 146px;
    width: 146px;
    border-radius: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blogs .post-logo img {
    height: 65px;
}

.blog .page-headline {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.175em;
    color: #313131;
    margin-bottom: 78px;
    margin-top: 88px;
}

.page-headline .blog-blue {
    color: #1776BB;
}

.ultrapress-breadcrumb {
    size: 12px;
}

.our-capabilities-template-default .site-content {
    margin-top: -100px;
}

.post-template-default.single .container.single-container-breadcrumb,
.case-studies-template-default.single .container.single-container-breadcrumb {
    max-width: 1216px;
}

.post-template-default.single .single-container-breadcrumb #ultrapress-breadcrumb a {
    color: #00171F;
}

.post-template-default.single .single-container-breadcrumb #ultrapress-breadcrumb .current {
    color: #000;
    opacity: 60%;
}

.our-capabilities-template-default main.site-main {
    margin-bottom: 0;
}

.breadcrumb-wrapper,
.our-capabilities-template-default.single .breadcrumb-wrapper,
.post-template-default.single .breadcrumb-wrapper {
    display: flex;
    flex-direction: column;
    gap: 42px;
    max-width: 1216px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 250px;
}

#ultrapress-breadcrumb a,
.our-capabilities-template-default.single #ultrapress-breadcrumb a,
.post-template-default.single #ultrapress-breadcrumb a {
    color: #9AFF77;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.5px;
    font-size: 12px;
    font-family: 'Plus Jakarta Sans';
}

#ultrapress-breadcrumb .current {
    color: #FFFFFF;
    opacity: 40%;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.5px;
    font-size: 12px;
    font-family: 'Plus Jakarta Sans';
}

.container.breadcrumb,
.our-capabilities-template-default.single .container.breadcrumb,
.post-template-default.single .container.breadcrumb{
    background-color: #00171F;
    height: 416px;
    max-width: 100%;
    background-image: url("https://pepagora.org/intellex/wp-content/uploads/2024/08/pattern-1.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.blog .card {
    position: relative;
    overflow: hidden;
}

.blog .card-content {
    position: relative;
    z-index: 1;
}

.blogs .card-bg-image {
    position: absolute;
    bottom: -10px;
    width: 242px;
    height: 226px;
    right: -20px;
    display: flex;
    object-fit: cover;
    justify-content: end;
    z-index: 1;
}

.breadcrumb-wrapper .post-archive-title h2 {
    color: #fff;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.125em;
    font-family: 'plus jakarta sans';
}

.archive.category .container.breadcrumb {
    margin-top: -100px;
}

#ultrapress-breadcrumb {
    display: flex;
    gap: 24px;
    align-items: center;
}

#ultrapress-breadcrumb .delimiter {
    width: 4px;
    height: 4px;
    background-color: #fff;
    display: flex;
    color: transparent;
    border-radius: 50%;
}

.search.search-results .our-capabilities.type-our-capabilities .card-content {
    height: unset;
}

#ultrapress-breadcrumb .delimiter:nth-of-type(2) {
    display: none;
}

.section-container.section-1 .container {
    display: flex;
    gap: 100px;
    padding-bottom: 100px;
    padding-top: 20px;
}

.section-container.seciton-2 .container {
    display: flex;
    gap: 100px;
}

.section-container.seciton-2 .container li::marker {
    color: #9AFF77;
}

.section-container .post-content p:first-child  {
    font-weight: 600;
    font-size: 32px;
    color: #313131;
    line-height: 1.3125em;
    margin-bottom: 32px;
}

.section-container .post-content p:nth-child(2) {
    font-size: 16px;
    font-weight: 400;
    color: #636363;
    margin-bottom: 24px;
}

.section-container.section-1 .feature-image,
.section-container.seciton-2 .section-image {
    width: 520px;
    height: 390px;
}

.section-container.section-1 .feature-image img ,
.section-container.seciton-2 .section-image img {
    width: 520px;
    /* height: 390px !important; */
    /* object-fit: cover; */
    height: auto;
}

.section-container.section-1 .post-content,
.section-container.seciton-2 .second-content {
    flex-basis: 49%;
}

.section-container.section-1 .post-content strong {
    font-weight: 600;
    font-family: 'Plus Jakarta Sans';
}

.section-container.seciton-2 .second-content ul {
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 37px;
    margin-left: 25px;
    margin-right: 25px;
}

.section-container.seciton-2 .second-content li {
    font-size: 16px;
    color: #313131;
    font-weight: 400;
    padding-left: 18px;
}

.section-container.seciton-2 .second-content .section-title {
    font-size: 20px;
    font-weight: 700;
    color: #313131;
    margin-bottom: 34px;
    font-family: 'Plus Jakarta Sans';
}

.section-container.seciton-2 .second-content p {
    font-size: 16px;
    color: #313131;
    font-weight: 400;
}

.section-container.seciton-2 {
    background: #fff;
    padding-top: 100px;
    padding-bottom: 100px;
}

.section-container.section-4 {
    padding: 120px 25px 70px 25px;
    background-color: #10303B;
    font-family: 'plus jakarta sans';
    font-size: 32px;
    font-weight: 600;
    overflow: hidden;
}

.section-container.section-4 .section-title {
    position: relative;
    color: #fff;
    font-size: 32px;
    margin-bottom: 77px;
}

.section-container.section-4 .card-title a {
    color: #fff;
    font-size: 28px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    margin-bottom: 23px;
}

.section-container.section-4 .section-title::before {
    content: url('https://pepagora.org/intellex/wp-content/uploads/2024/09/help.svg');
    position: absolute;
}

.section-container.section-4 .post-logo img {
    position: absolute;
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.section-container.section-4 .post-logo {
    background-image: linear-gradient(180deg, #00A7E1 0%, #9AFF77 100%);
    height: 72px;
    width: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 32px;
    border-radius: 58px;
    position: relative;
}

.section-container.section-4 .post-logo::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    background-color: #10303B;
    border-radius: 40px;
}

.section-container.section-4 .card-button a {
    background-color: unset;
    padding: 0;
    color: #00A7E1;
    text-transform: math-auto;
}

.section-container.section-4 .card-text {
    color: #95A9B7;
    font-size: 16px;
    font-weight: 400;
    width: 251px;
}

.section-container.section-3 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.section-container.section-4 .card-bg-image {
    display: none;
}

.section-container.section-4 .slick-list.draggable {
    overflow: visible;
}

.section-container.section-4 .slick-list.draggable::before {
    content: "";
    top: 0;
    bottom: 0;
    background-color: #10303B;
    width: 100%;
    height: 100%;
    right: 100%;
    position: absolute;
    z-index: 1;
}

.post-content .inquiry-button {
    display: inline-flex;
    background-image: linear-gradient(40deg, #00A7E1 0%, #9CFF79 92.38%);
    padding: 12px 24px;
    border-radius: 40px;
}

.post-content .inquiry-button a {
    color: #000000;
    display: flex;
    flex-direction: row-reverse;
    gap: 8px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Plus Jakarta Sans';
}

.post-content .inquiry-button a::before {
    content: url('https://pepagora.org/intellex/wp-content/uploads/2024/09/right-arrow-black.svg');
}

.our-capabilities .card .card-button a:hover {
    text-decoration: underline;
}

.section-container.section-3 .section-subtitle {
    font-size: 16px;
    font-weight: 400;
    color: #008ABA;
    font-family: 'Plus Jakarta Sans';
}

.section-container.section-3 .section-title {
    font-size: 32px;
    font-weight: 600;
    color: #313131;
    margin-bottom: 25px;
    font-family: 'Plus Jakarta Sans';
}

.section-container.section-3 .accordion .accordion-title {
    display: flex;
    font-size: 20px;
    font-weight: 800;
    flex-basis: 30%;
    cursor: pointer;
    font-family: 'Plus Jakarta Sans';
    color: #313131;
}

.section-container.section-3 .accordion .accordion-content {
    flex-basis: 60%;
    font-size: 16px;
    font-weight: 400;
    margin-top: 24px;
}

.section-container.section-3 .accordion .accordion-item {
    display: flex;
    padding-top: 24px;
    padding-bottom: 24px;
    border-top: 1px solid #D6D6D6;
    gap: 30px;
}

.section-container.section-3 .accordion .accordion-item .accordion-content {
    display: none;
}

.section-container.section-3 .accordion .accordion-item.active .accordion-content {
    display: block;
}

.section-container.section-3 .accordion .accordion-item.active .dropdown-icon {
    rotate: 180deg;
}

.accordion {
    position: relative;
}

.accordion .dropdown-icon {
    position: absolute;
    right: 0;
    float: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 32px;
    justify-content: center;
    transition: 0.9s;
}

.dropdown-icon::after {
    content: url("https://pepagora.org/intellex/wp-content/uploads/2024/08/dropdown-arrow.png");
}

/* Video */
.video-play .elementor-custom-embed-play svg {
    opacity: 1;
}

/* Intellex download page */
.intellex-downloads-wrap {
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    width: 100%;
    gap: 32px;
}

.intellex-downloads-container {
    display: inline-flex;
    width: 100%;
    flex-direction: column;
}

img.attachment-large.size-large.wp-post-image,
img.attachment-full.size-full.wp-post-image {
    width: 100%;
    height: 286px;
    object-fit: cover;
}
.single-our-capabilities img.attachment-large.size-large.wp-post-image {
    width: auto;
    max-width: 100%;
    height: auto;
    margin-inline: auto;
}
.intellex-post-details {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.intellex-content-wrap {
    background-color: #fff;
    padding: 40px 32px;
}

.intellex-indv_download .intellex-post-title  h5 {
    color: #313131;
    font-size: 20px;
}

.intellex-indv_download .intellex-post-title {
    flex: 1;
}

.intellex-download-link a,
.news-event-card .card-button a,
.intellex-pagination .load-more-wrapper {
    display: inline-flex;
    background-color: transparent;
    background-image: linear-gradient(40deg, #9CFF79 0%, #00A7E1 92.38%);
    border-radius: 40px 40px 40px 40px;
    padding: 12px 24px 12px 24px;
    font-family: 'Plus Jakarta Sans ';
}
.itx_projects_tabs button::before,
.itx_projects_button .read-more-link button::before,
.news-event-card .card-button a::before,
.intellex-download-link a::before,
.intellex-pagination .load-more-wrapper #load-more::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    background-color: #fff;
    border-radius: 40px;
    z-index: -1;
    transition: background-image 0.5s ease
}
.itx_projects_tabs button.active::before,
.itx_projects_button .read-more-link button:hover:before,
.news-event-card .card-button a:hover::before,
.intellex-download-link a:hover::before ,
.case-studies-blogs .card-button a:hover:before {
    background-image: linear-gradient(40deg, #00A7E1 0%, #9CFF79 92.38%); /* Gradient on hover */
}

.intellex-download-link a,
.news-event-card .card-button a {
    color: #333333;
    position: relative;
    font-size: 14px;
    z-index: 2;
    width: 132px;
    font-family: 'plus jakarta sans';
    font-weight: 400;
    text-transform: capitalize;
}

.intellex-download-icon::after {
    content: '';
    background-image: url(https://pepagora.org/intellex/wp-content/uploads/2024/09/pdf.svg);
    height: 40px;
    width: 35px;
    display: flex;
    background-size: 100%;
    background-repeat: no-repeat;
}

/* Background pattern */
.container.breadcrumb {
    position: relative;
    background-image: url(https://pepagora.org/intellex/wp-content/uploads/2024/08/pattern-1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding-left: 25px;
    padding-right: 25px;
}

.case-studies-card .card-image,
.news-event-card .card-image {
    display: flex;
}

.case-studies-card .card-image a,
.news-event-card .card-image a {
    width: 100%;
}

.container.breadcrumb:after {
    content: '';
    background-color: #ecf2f5;
    left: 60%;
    right: -38px;
    height: 73px;
    position: absolute;
    bottom: 0;
    transform: skew(-38deg, 0deg);
    bottom: -3px;
}

/* slider */
.intellex-timeline-slides-wrap ul.slick-dots {
    width: 100vw;
    display: flex;
    position: absolute;
    bottom: 100%;
    margin: 0 0 20px;
    transform: translateX(-50%);
    left: 50%;
}
.intellex-timeline-slides-wrap ul.slick-dots>li, .intellex-timeline-slides-wrap ul.slick-dots>li button {
    width: 100%;
}
.intellex-timeline-slides-wrap ul.slick-dots>li button {
    margin: 0;
    border-radius: 0!important;
    background: #D2D2D2;
    padding: 0;
    height: 4px;
    position: relative;
}
.intellex-timeline-slides-wrap ul.slick-dots>li button:before,
.intellex-timeline-slides-wrap ul.slick-dots>li.slick-active button:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(270deg, #00A7E1 56.95%, rgba(0, 167, 225, 0) 96.91%);
    transition: all 0.2s linear;
    left: 0;
    top: 0;
}
.intellex-timeline-slides-wrap ul.slick-dots>li.slick-active ~ li button:before {
    width: 0%;
}
.intellex-timeline-slides-wrap ul.slick-dots>li button:after{
    content: '';
    position: absolute;
    width: 38px;
    height: 38px;
    background-color: #eee;
    border-radius: 50%;
    right: 100%;
    top: 50%;
    margin-right: -5px;
    transform: translateY(-50%);
    transition: all 0.2s;
    opacity: 0;
    border: 8px solid #fff;
    z-index: 1;
}
.intellex-timeline-slides-wrap ul.slick-dots>li.slick-active button:after {
    right: 0%;
    opacity: 1;
}

.single-products .intellex-timeline-slides-wrap .slick-list.draggable {
    margin-left: 125px;
    padding-top: 40px;
}

.intellex-timeline-slides-wrap ul.slick-dots li.slick-active button {
    background-color: #00A7E1;
}

.blog .site-content {
    margin-top: -100px;
    background-color: #ECF2F5;
}

.site-main .container {
    max-width: 1216px;
}
.post-type-archive-our-capabilities .site-main,
.post-type-archive-downloads .site-main {
    margin-top: 0;
}
.post-type-archive-downloads .site-main .blog .container.breadcrumb,
.post-type-archive-our-capabilities .site-main .blog .container.breadcrumb {
    max-width: 100%;
}
.intellex-timeline-slides-wrap ul.slick-dots>li:first-child button {
    background-color: #fff !important;
}

.intellex-news-events .post {
    width: 100% !important;
    padding: 0 !important;
    background-color: #fff;
}

.news-event-card .card-content {
    padding: 40px 32px;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    min-height: 285px;
}

.news-event-card {
    height: 100%;
}

.news-event-card .card-date {
    color: #5E5E5E;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Plus Jakarta Sans';
}

.news-event-card .card-button {
    margin-top: auto;
    position: relative;
    width: 130px;
}
.itx_projects_title a,
.news-event-card .card-title a {
    font-family: 'Plus Jakarta Sans';
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 700;
    margin-top: 22px;
    color: #313131;
}
.post-template-default .site-content {
    margin-top: -100px;
    background-color: #ECF2F5;
}

.post-template-default .entry-header h1,
.case-studies-template-default.single .entry-header h1,
.downloads-template-default.single .entry-header h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.208em;
    margin-bottom: 40px;
}

.intellex-news-events {
    column-gap: 30px;
    row-gap: 40px;
}

.single img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.post-template-default.single,
.case-studies-template-default.single {
    font-size: 16px;
    font-weight: 400;
}

.post-template-default.single .entry-content,
.post-template-default .entry-header h1,
.case-studies-template-default.single .entry-content,
.case-studies-template-default.single .entry-header h1,
.downloads-template-default.single .entry-header h1,
.downloads-template-default.single .entry-header h1,
.downloads-template-default.single .entry-content,
.event-details {
    width: 72%;
    margin-left: auto;
    margin-right: auto;
}

.event-details {
    margin-bottom: 32px;
}

.news-event-card .card-title {
    margin-bottom: 22px;
}

.intellex-news-events {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    padding-left: 25px;
    padding-right: 25px;
}

.popup-form-wrapper {
    display: none;
}

.popup-form-wrapper.show {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fefefe;
    padding: 30px;
    z-index: 999;
    border-radius: 12px;
}

.popup-form-wrapper .wpcf7-spinner {
    display: none;

}

.popup-form-wrapper .cf7-form-wrapper p:last-child {
    margin-bottom: 0;
}

.popup-form-wrapper .popup-form-title h4 {
    margin-bottom: 20px;
}

.popup-form-wrapper .wpcf7-submit {
    width: 150px !important;
    margin-bottom: -28px;
}

.popup-wrapper {
    position: relative;
}

.popup-form-title h2 {
    margin-bottom: 20px;
}

.popup-wrapper input {
    margin-top: 10px;
}

span.close_popup {
    position: absolute;
    right: -20px;
    cursor: pointer;
    font-size: 22px;
    width: 32px;
    height: 32px;
    background: #000;
    color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: -15px;
}

.popup-form-wrap span.wpcf7-not-valid-tip {
    bottom: -32px !important;
}

.popup-form-wrap span {
    color: red;
}

span.close_popup::before {
    position: absolute;
    content: url('https://pepagora.org/intellex/wp-content/uploads/2024/09/close-2.svg');
}

.intellex-downloads-container .intellex-pagination {
    margin-top: 32px;
}

.blog .navigation.pagination {
    margin-top: 30px;
}

body:has(.popup-form-wrapper.show) {
    overflow: hidden;
}

body:has(.popup-form-wrapper.show)::before {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    opacity: 1;
    z-index: 9;
    overflow: hidden;
}


.intellex-timeline-slides-wrap .slide-counter {
    font-size: 12px;
    font-weight: 700;
    color: #00A7E1;
}

.intellex-timeline-slides-wrap .slide-title {
    font-size: 20px;
    font-weight: 700;
    color: #313131;
    margin-left: 16px;
    margin-bottom: 8px;
}

.intellex-timeline-slides-wrap .slide-content {
    font-size: 16px;
    font-weight: 400;
    color: #313131;
    margin-left: 16px;
}

.intellex-timeline-slides-wrap button.slick-arrow {
    display: none !important;
}

.about-logo {
    display: none;
}

.search .blog-content-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}

.search.search-no-results .blog-content-wrapper {
    display: grid;
    grid-template-columns: 1fr;
}


.search .site-header {
    padding-top: 156px;
}

.search .site-content {
    background-color: #ECF2F5;
}

.intellex-home-slide-dots-wrap.slick-slider {
    display: flex;
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 100%;
    overflow: inherit;
}
.intellex-home-slide-dots-wrap.slick-slider .slick-list {
    min-width: 140%;
}
.intellex-home-slide-dots-wrap.slick-slider .slick-list .slick-track, 
.intellex-home-slide-dots-wrap.slick-slider .slick-list .slick-slide, 
.intellex-home-slide-dots-wrap.slick-slider .slick-list .slick-slide>div, 
.intellex-home-slide-dot {
    height: 100%;
}
.intellex-home-slide-dot {
    display: flex!important;
}
.intellex-home-slide-dots-wrap .slick-current .intellex-home-slide-dot .intellex-post-title {
    margin-bottom: 32px;
}
.intellex-home-slide-dots-wrap .slick-current .intellex-home-slide-dot {
    background: linear-gradient(180deg, rgba(6, 38, 50, 0) 0%, rgba(6, 38, 50, 0.73) 100%);
}
.intellex-home-slide-dots-wrap .slick-current .intellex-post-content,
.intellex-home-slide-dots-wrap .slick-current .intellex-post-link {
    opacity: 1;
    visibility: visible;
    height: auto; 
    overflow: visible;
}
.intellex-home-slide-dots-wrap .slick-current .intellex-post-link {
    padding: 12px 24px 12px 24px;
}
.intellex-home-slide-dots-wrap.slick-slider button.slick-next.slick-arrow {
    right: 0;
    width: 30%;
    height: 100%;
    top: 0;
    transform: none;
    rotate: none;
    background: transparent;
}

.search-no-results section.breadcumb-section.wide.header-,
.search section.breadcumb-section.wide.header- {
    display: none;
}

.search-no-results .no-results form.search-form input.search-submit {
    border-radius: 0;
}

.menu .menu-item-has-children,
.ut-custom-menu .menu-item-has-children {
    cursor: pointer;
}

.header .ut-custom-menu > ul > li {
    margin: 0;
}


/* Mobile menu in white bg */
.header .utal .hamburger__line-in::before, .header .utal .hamburger__line-in::after,
.page-id-358 .header .utal .hamburger__line-in::before, .page-id-358 .header .utal .hamburger__line-in::after,
.search-no-results .header .utal .hamburger__line-in::before, .search-no-results .header .utal .hamburger__line-in::after,
.post-template-default.single .header .utal .hamburger__line-in::before,
.post-template-default.single .header .utal .hamburger__line-in::after,
.case-studies-template-default.single .header .utal .hamburger__line-in::before,
.case-studies-template-default.single .header .utal .hamburger__line-in::after,
.page-id-2855 .header .utal .hamburger__line-in::before,
.page-id-2855 .header .utal .hamburger__line-in::after,
.single.single-projects .header .utal .hamburger__line-in::before,
.single.single-projects .header .utal .hamburger__line-in::after {
    background-color: #000 !important;
}

.page-id-358 .ultrapress-custom-header.sticky .utal .hamburger__line-in::before,
.page-id-358 .ultrapress-custom-header.sticky .utal .hamburger__line-in::after,
.search-no-results .ultrapress-custom-header.sticky .utal .hamburger__line-in::before,
.search-no-results .ultrapress-custom-header.sticky .utal .hamburger__line-in::after,
.post-template-default.single .ultrapress-custom-header.sticky .utal .hamburger__line-in::before,
.post-template-default.single .ultrapress-custom-header.sticky .utal .hamburger__line-in::after,
.page-id-2855 .ultrapress-custom-header.sticky .utal .hamburger__line-in::before, 
.page-id-2855 .ultrapress-custom-header.sticky .utal .hamburger__line-in::after,
.case-studies-template-default.single .ultrapress-custom-header.sticky .utal .hamburger__line-in::before, 
.case-studies-template-default.single .ultrapress-custom-header.sticky .utal .hamburger__line-in::after {
    background-color: #fff !important;
}

.page-id-358 .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item .sub-menu li a,
.post-template-default.single .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item .sub-menu li a,
.case-studies-template-default.single .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item .sub-menu li a,
.case-studies-template-default.single .elementor-8 .elementor-element.elementor-element-3193d0f .ut-custom-menu .menu-item .sub-menu li a,
.search-no-results .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item .sub-menu li a,
.page-id-2855 .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .sub-menu .menu-item a,
.search.search-results .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .sub-menu .menu-item a,
.single.single-projects .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .sub-menu .menu-item a {
    color: #fff !important;
}

.post-template-default.single .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item a,
.post-template-default.single .elementor-8 .elementor-element.elementor-element-d72f284 .menu-item-has-children::after,
.search-no-results .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item a,
.search-no-results .elementor-8 .elementor-element.elementor-element-3193d0f .ut-custom-menu .menu-item a,
.search-no-results .elementor-8 .elementor-element.elementor-element-3193d0f .menu-item-has-children::after,
.case-studies-template-default.single .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item a,
.case-studies-template-default.single .elementor-8 .elementor-element.elementor-element-d72f284 .menu-item-has-children::after,
.case-studies-template-default.single .elementor-8 .elementor-element.elementor-element-3193d0f .ut-custom-menu .menu-item a,
.case-studies-template-default.single .elementor-8 .elementor-element.elementor-element-3193d0f .menu-item-has-children::after {
    color: #030303 !important;
}

.post-template-default.single .elementor-8 .elementor-element.elementor-element-3193d0f .ut-custom-menu .menu-item a,
.post-template-default.single .elementor-8 .elementor-element.elementor-element-3193d0f .menu-item-has-children::after {
    color: #030303 !important;
}

.post-template-default.single .elementor-element.elementor-element-622967d.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,
.case-studies-template-default.single .elementor-element.elementor-element-622967d.intellex.header.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    background-color: #fff;
}

.case-studies-template-default.single .ultrapress-custom-header.sticky .elementor-element.elementor-element-622967d.intellex.header.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    background-color: #00171F !important;
}

.ultrapress-custom-header.sticky .header .e-con-inner {
    padding-top: 8px;
    padding-bottom: 8px;
}

.post-template-default.single #ultrapress-breadcrumb .current {
    color: #030303 !important;
    opacity: unset;
}

.post-template-default.single #ultrapress-breadcrumb,
.case-studies-template-default.single #ultrapress-breadcrumb {
    margin-top: 24px;
}

.single .container.breadcrumb {
    background-color: unset;
    height: unset;
}

.single .breadcrumb-wrapper {
    padding-top: 100px;
}

.single #ultrapress-breadcrumb a {
    color: #00171F;
}

.single #ultrapress-breadcrumb .delimiter {
    background-color: #D9D9D9;
}

.header .utal .hamburger:hover, .header .utal .hamburger:focus {
    background-image: unset;
}

.header .utal .hamburger__line-in::before,
.header .utal .hamburger__line-in::after {
    background-color: #FFF;
}

/* Training */
.course-tabs .tab-titles {
    display: flex;
    list-style: none;
    gap: 16px;
    justify-content: center;
    margin-left: 0;
}

.course-tabs .tab-title {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    text-transform: capitalize;
    padding: 8px 12px 8px 12px;
    font-family: 'Roboto';
    cursor: pointer;
}

.course-tabs .tab-title.active {
    color: #1776BB;
    border-bottom: 1px solid #1776BB;
}

.tab-panel .course-post .register-link a {
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    background-color: #39FF88;
    border-radius: 40px 40px 40px 40px;
    padding: 8px 16px 8px 16px;
    font-family: 'Roboto';
    margin-top: 16px;
    margin-bottom: 43px;
}

.tab-panel .course-post .register-link a::after {
    content: url("https://intellexuk.com/wp-content/uploads/sites/2/2024/09/arrow.svg");
    margin-left: 8px;
}

.tab-content .tab-panel {
    display: none;
}

.tab-content .tab-panel.active {
    display: flex;
    justify-content: center;
    gap: 32px;
    font-family: 'Roboto';
    flex-wrap: wrap;
}

.tab-panel .course-post {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #10303C;
    overflow: hidden;
    flex-basis: 31.5%;
}

.tab-panel .card-content {
    padding: 32px 24px 0px 24px;
}

.tab-panel .card-image::after {
    content: url("https://intellexuk.com/wp-content/uploads/sites/2/2024/09/line.svg");
    position: absolute;
    top: 10%;
}

.tab-panel .card-image::before {
    display: flex;
    height: 135px;
    width: 256px;
    position: absolute;
    content: '';
    background-color: #10303C;
    content: '';
    left: -68px;
    transform: skew(-45deg, 0deg);
}

.tab-panel .card-image {
    position: relative;
}

.tab-panel .card-content h2 a {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 16px;
    overflow: hidden;
    text-decoration: none;
    text-decoration: none;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.333em;
}

.tab-panel .course-duration,
.tab-panel .course-type {
    color: #D0D0D0;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 8px;
}

.tab-panel .certification-type,
.tab-panel .certification-type a {
    color: #39FF88;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 400;
}

.tab-panel .card-image img.attachment-large.size-large.wp-post-image {
    height: 197px;
}

.course-accordion .accordion-content .course-post {
    background-color: #10303C;
    overflow: hidden;
    margin-bottom: 20px;
}

.course-accordion .course-post .card-content h2 a {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 16px;
    overflow: hidden;
    text-decoration: none;
    text-decoration: none;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.333em;
}

.course-accordion .course-post .card-content {
    padding: 32px 24px 0px 24px;
}

.course-accordion .course-duration,
.course-accordion .course-type {
    color: #D0D0D0;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 8px;
}

.course-accordion .certification-type {
    color: #39FF88;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 400;
}

.course-accordion .course-post .register-link a {
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    background-color: #39FF88;
    border-radius: 40px 40px 40px 40px;
    padding: 8px 16px 8px 16px;
    font-family: 'Roboto';
    margin-top: 16px;
    margin-bottom: 43px;
}

.course-accordion .accordion-content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 32px;
    font-family: 'Roboto';
}

.course-accordion .card-image {
    position: relative;
}

.course-accordion .card-image::before {
    display: flex;
    height: 135px;
    width: 256px;
    position: absolute;
    content: '';
    background-color: #10303C;
    content: '';
    left: -68px;
    transform: skew(-45deg, 0deg);
}

.course-accordion .card-image::after {
    content: url(https://intellexuk.com/wp-content/uploads/sites/2/2024/09/line.svg);
    position: absolute;
    top: 10%;
}

.course-accordion .card-image img.attachment-large.size-large.wp-post-image {
    height: 197px;
}

.course-accordion .accordion-item.active .accordion-title {
    all: unset;
    color: #1776BB;
    border-bottom: 1px solid #1776BB;
    margin-bottom: 12px;
}

.course-accordion .accordion-title {
    all: unset;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    text-transform: capitalize;
    margin-top: 18px;
    font-family: 'Roboto';
    cursor: pointer;
}

.elementor-widget-intellex-download-brochure .intellex-download-link .cf-popup-trigger {
    width: 100%;
    color: #fff;
}

.elementor-widget-intellex-download-brochure .intellex-download-link .cf-popup-trigger::before {
    background-color: #00171F;
}

.intellex-download-link .cf-popup-trigger {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Plus Jakarta Sans';
    line-height: 14px;
}

/* Training Faq */
.faculty .utal-team.utal-layout-1 .slide-content-wrap .utal-team-image figure {
    margin-bottom: 20px;
}

.faculty .utal-team.utal-layout-1 .slide-content-wrap:hover .utal-team-bio-wrap .utal-team-title,
.faculty .utal-team.utal-layout-1 .slide-content-wrap:hover .utal-team-bio-wrap .utal-subtitle {
    color: unset;
}

.faculty .utal-team.utal-layout-1 .slide-content-wrap:hover {
    background-color: #fff;
}

.training-faq .elementor-accordion .elementor-accordion-item {
    padding-top: 24px;
    padding-bottom: 24px;
    border-top: 1px solid #D6D6D6 !important;
}

.training-faq .elementor-accordion .elementor-tab-title {
    flex-basis: 30%;
}

.training-faq .elementor-accordion-title {
    width: 30%;
}

.training-faq .elementor-accordion .elementor-tab-content {
    justify-content: end;
}

.training-faq .elementor-accordion .elementor-tab-content p {
    width: 65%;
    margin-left: auto;
}

.training-faq .elementor-accordion .elementor-accordion-icon {
    position: absolute;
    right: 0;
    float: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 32px;
    justify-content: center;
    transition: 0.9s;
}

.training-marquee .intellex-marquee-slide {
    border-right: 2px solid #263236;
    padding: 0 12px 0 12px;
    font-size: 16px;
    color: #263236;
    line-height: 1.125em;
    text-transform: capitalize;
    font-family: 'Roboto';
    font-weight: 500;
}

.training-marquee .intellex-marquee-slide::after {
    content: unset;
    margin-left: unset;
    margin-right: unset;
}

.intellex-marquee-slide span {
    display: inline-flex;
    align-items: center;
    background-color: #FF3A3B;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 2px;
    border-radius: 2px;
    height: 14px;
    margin-right: 8px;
    text-transform: uppercase;
}
.post-type-archive-downloads .blog-content-wrapper>.blogs,
.post-type-archive-our-capabilities .blog-content-wrapper>.blogs,
.archive #main .blog-content-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
    border-top: 1px solid #E1E1E1;
}
.post-type-archive-downloads .blog-content-wrapper>.blogs {
    padding-top: 80px;
}
body.post-type-archive-downloads #main .blog-content-wrapper,
body.post-type-archive-our-capabilities #main .blog-content-wrapper {
    display: block;
}
.courses-Certificate-wrap .course-details,
.courses-Module-wrap .course-details,
.courses-Other-wrap .course-details {
    display: flex;
    gap: 18px;
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #F0F0F0;
    margin-top: 8px;
}
#main .courses-Certificate-wrap .course-details img,
#main .courses-Module-wrap .course-details img,
#main .courses-Other-wrap .course-details img {
    width: 100px;
    height: 68px;
}
#main .courses-Certificate-wrap .course-details .course-logo img,
#main .courses-Module-wrap .course-details .course-logo img,
#main .courses-Other-wrap .course-details .course-logo img {
    width: 60px;
    height: auto;
}
.courses-Certificate-wrap,
.courses-Module-wrap,
.courses-Other-wrap {
   padding: 32px;
}

.courses-Certificate-wrap .course-image,
.courses-Module-wrap .course-image,
.courses-Other-wrap .course-image {
    /* flex-basis: 23%; */
}

.courses-Certificate-wrap .course-content,
.courses-Module-wrap .course-content,
.courses-Other-wrap .course-content {
    flex: 1;
}

.courses-Module-wrap {
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
    background-color: #FAFAFA;
}

.courses-Certificate-wrap .course-title a,
.courses-Module-wrap .course-title a,
.courses-Other-wrap .course-title a {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 8px;
}

.courses-Certificate-wrap .course-button a,
.courses-Module-wrap .course-button a,
.courses-Other-wrap .course-button a {
    background-color: transparent;
    padding: 4px 12px;
    border: 1px solid #14C65B;
    color: #000;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 19px;
    font-weight: 500;
}

.courses-Certificate-wrap .course-button a:hover,
.courses-Module-wrap .course-button a:hover,
.courses-Other-wrap .course-button a:hover {
    background-color: #14C65B;
}

.courses-Certificate-wrap .course-certification a,
.courses-Module-wrap .course-certification a,
.courses-Other-wrap .course-certification a {
    display: flex;
    margin-bottom: 8px;
    color: #14C65B;
    text-decoration: underline;
    font-size: 14px;
    line-height: 1.17em;
}

.post-type-archive-courses .site-main .container {
    max-width: 1600px;
}

.post-type-archive-courses main.site-main {
    margin: 0;
}

.container.training-breadcrumb {
    max-width: 1216px;
}

.container.training-breadcrumb #ultrapress-breadcrumb {
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: 'inter';
    margin-top: 20px;
}

.container.training-breadcrumb #ultrapress-breadcrumb .delimiter {
    background-color: #39FF88;
}

.container.training-breadcrumb #ultrapress-breadcrumb a {
    color: #10303C;
}

.container.training-breadcrumb #ultrapress-breadcrumb .current {
    color: #10303C;
    opacity: 60%;
}

/* Course detail page */
.courses-template-default.single .container {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 32px;
    align-items: flex-start;
    display: flex;
}

.courses-template-default.single .section-1 .card-image::after {
    content: url(https://intellexuk.com/wp-content/uploads/sites/2/2024/09/line.svg);
    position: absolute;
    top: 45%;
}

.courses-template-default.single .section-1 .card-image::before {
    display: flex;
    height: 135px;
    width: 256px;
    position: absolute;
    content: '';
    background-color: #10303C;
    content: '';
    left: -68px;
    transform: skew(-45deg, 0deg);
}

.courses-template-default.single .section-1 .card-content {
    padding: 32px 24px 43px 24px;;
}

.courses-template-default .sidebar .admission-section {
    background-color: #fff;
    padding: 40px 32px;
    margin-bottom: 32px;
}

.courses-template-default.single .sidebar {
    position: sticky;
    top: 100px;
    width: 35%;
}
.courses-template-default.single .content {
    width: 65%;
}
.courses-template-default .sidebar .admission-section .title {
    color: #000;
    margin-bottom: 24px;
    font-family: 'Roboto';
    font-size: 24px;
    font-weight: 500;
    line-height: 1.1666em;
}

.courses-template-default .sidebar .admission-section .sub-title {
    color: #000;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto';
}

.courses-template-default .sidebar .admission-section .register-link a {
    padding: 16px 24px;
    color: #000;
    background-color: #39FF88;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    justify-content: center;
    border-radius: 56px;
    margin-bottom: 32px;
    margin-top: 24px;
}

.courses-template-default .sidebar .admission-section .register-link a:hover {
    background-color: #10303C;
    color: #fff;
}

.tab-panel .course-post .register-link a:hover {
    background-color: #fff;
    color: #000;
}

.courses-template-default .sidebar .admission-section .client-logo {
    display: flex;
    justify-content: center;
    /* height: 162px; */
    width: 100%;
    /* margin-top: 32px; */
}

.courses-template-default .sidebar .admission-section .duration {
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 10px;
}

.courses-template-default .sidebar .admission-section .duration::before {
    content: url('https://intellexuk.com/wp-content/uploads/sites/2/2024/09/duration.png');
    line-height: 1;
}

.courses-template-default .sidebar .testimonials-wrap {
    position: relative;
    background-color: #fff;
    padding: 40px 32px;
}

.courses-template-default .sidebar .testimonials-wrap .testimonial-title {
    color: #000;
    font-size: 24px;
    font-family: 'Roboto';
    margin-bottom: 24px;
    font-weight: 500;
}

.courses-template-default .sidebar .testimonials-wrap::before {
    content: url('https://intellexuk.com/wp-content/uploads/sites/2/2024/09/quote.png');
    position: absolute;
    top: 15%;
    left: 75%;
}

.courses-template-default .sidebar .testimonials-wrap .intellex-post-image img {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    margin-bottom: 16px;
    object-fit: cover;
}

.courses-template-default .sidebar .testimonials-wrap .intellex-designation,
.courses-template-default .sidebar .testimonials-wrap .intellex-company-name {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    opacity: 50%;
    line-height: 1.142em;
    margin-bottom: 8px;
    font-family: 'Roboto';
}

.courses-template-default .sidebar .testimonials-wrap .intellex-post-title h5 {
    font-size: 20px;
    font-weight: 500;
    font-family: 'Roboto';
    margin-bottom: 8px;
    color: #000;
}

.courses-template-default .sidebar .testimonials-wrap .intellex-testimonial {
    margin-top: 16px;
}

.courses-template-default.single main.site-main {
    background-color: #ECF2F5;
    margin: 0;
    padding-top: 72px;
    padding-bottom: 72px;
}

.courses-template-default.single .section-1 {
    position: relative;
    background-color: #10303C;
    margin-bottom: 48px;
    overflow: hidden;
}

.courses-template-default.single .section-1 .course-title {
    color: #fff;
    font-size: 32px;
    font-weight: 500;
    font-family: 'Roboto';
    line-height: 1.3125em;
}

.courses-template-default.single .section-1 .course-meta {
    display: flex;
    gap: 8px;
    font-family: 'Roboto';
    line-height: 1.142em;
}

.courses-template-default.single .section-1 .course-duration,
.courses-template-default.single .section-1 .course-certification-type,
.courses-template-default.single .section-1 .course-type {
    color: #D0D0D0;
    font-size: 14px;
    margin-top: 16px;
}

.courses-template-default.single .course-details-wrap {
    background-color: #fff;
    margin-bottom: 48px;
}

.courses-template-default.single .course-details-wrap .tab-container {
    display: flex;
    background-color: #E5EAEC;
}

.courses-template-default.single .course-details-wrap .tab-container .tab-link.active {
    background-color: #fff;
}

.courses-template-default.single .course-details-wrap .tab-container button {
    all: unset;
    flex: 1;
    padding: 16px 13px;
    display: inline-flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: #000;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    border-right: 1px solid #BBC7CD;
    line-height: 1.3125em;
    cursor: pointer;
}

.courses-template-default.single .course-details-wrap .tab-container button:last-child {
    border: 0;
}

.courses-template-default.single .course-details-wrap .tab-content-container {
    padding: 32px;
}

.courses-template-default.single .course-details-wrap .tab-content-container .tab-content {
    display: none;
}

.courses-template-default.single .course-details-wrap .tab-content-container .tab-content.active {
    display: block;
}

.courses-template-default.single .course-curriculum-container h2  {
    color: #10303C;
    background-color: unset;
    text-transform: capitalize;
    font-size: 28px;
    padding: 0;
    margin-bottom: 8px;
}

.courses-template-default.single .course-curriculum-header {
    display: flex;
    margin-bottom: 8px;
    align-items: flex-start;
    flex-wrap: wrap;
}

.courses-template-default.single .accordion .lecture-count {
    text-transform: capitalize;
}

.courses-template-default.single .course-curriculum-header p {
    margin: 0;
}

.courses-template-default.single .course-curriculum-container .accordion {
    background-color: #fff;
    border: 1px solid #C5D4D9;
}

.courses-template-default.single .accordion-content .sub-module-content {
    color: #666666;
}
.courses-template-default.single .accordion-content .title-duration {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.courses-template-default.single .course-curriculum-container .accordion-title {
    display: flex;
    padding: 24px 32px;
    justify-content: space-between;
    border-bottom: 1px solid #C5D4D9;
}

.courses-template-default.single .course-curriculum-header .lecture-count,
.courses-template-default.single .course-curriculum-header .course-duration {
    display: flex;
    align-items: center;
    justify-content: center;
}

.courses-template-default.single .course-curriculum-header .lecture-count::before,
.courses-template-default.single .course-curriculum-header .course-duration::before {
    content: '';
    height: 4px;
    width: 4px;
    display: flex;
    margin-left: 4px;
    margin-right: 4px;
    background: #243034;
    border-radius: 50%;
}

.courses-template-default.single .course-curriculum-container .accordion-item {
    border-bottom: 1px solid #C5D4D9;
}

.courses-template-default.single .course-curriculum-container .accordion-item.active .sub-modules {
    display: flex;
}

.courses-template-default.single .course-curriculum-container .accordion-item .sub-modules ul {
    list-style: none;
    margin: 0 0 16px 0;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.courses-template-default.single .course-curriculum-container .accordion-item .sub-modules ul .sub-module-content ul {
    list-style: inside;
}
.courses-template-default.single .course-curriculum-container .accordion-item .sub-modules .sub-module-content ul {
    margin-left: 16px;
}

.courses-template-default.single  .accordion-item.active .accordion-content {
    display: block;
}

.courses-template-default.single .course-curriculum-container .accordion-item.active .accordion-content {
    padding: 24px 32px;
    max-height: 500px;
    overflow-y: auto;
}
.tetimonials.testimonials-slider-wrap ul.slick-dots {
    margin-top: 10px;
}
.courses-template-default.single .course-curriculum-container .accordion-item .accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s;
    padding: 0 32px;

}

.courses-template-default.single .course-curriculum-container .accordion-item:last-child {
    border-bottom: 0;
}

.courses-template-default.single .course-curriculum-container .accordion-title h3 {
    color: #10303C;
    font-size: 20px;
    font-weight: 500;
    display: flex;
    gap: 24px;
    cursor: pointer;
    align-items: center;
}

.courses-template-default.single .course-curriculum-container .accordion-title h3::before {
    content: '';
    background-image: url(https://pepagora.org/intellex/wp-content/uploads/2024/08/dropdown-arrow.png);
    display: flex;
    align-items: center;
    transition: 0.6s;
    background-repeat: no-repeat;
    height: 18px;
    width: 18px;
    margin-bottom: -6px;
    background-size: contain;
}

.courses-template-default.single .course-curriculum-container .accordion-item.active .accordion-title h3::before {
    rotate: 180deg;
    margin-top: -14px;
}

.courses-template-default.single .course-curriculum-container .sub-module-title {
    font-size: 16px;
    font-weight: 400;
    color: #10303C;
    line-height: 27px;
}

/* Team Slider */
.intellex-team-slider-wrap .slick-slide img {
    width: 280px;
    height: 384px;
}

.intellex-team-slider-wrap .position h6 {
    color: #000000;
    font-family: "Lora", Sans-serif;
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 10px
}

.intellex-team-slider-wrap .fullname h5 {
    color: #000000;
    font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.17em;
    margin-bottom: 10px;
}

.intellex-team-slider-wrap .education h6 {
    color: #666666;
    font-family: "Lora", Sans-serif;
    font-size: 12px;
    margin-bottom: 10px;
}

.intellex-team-slider-wrap .intellex-team-slide {
    display: flex !important;
    gap: 20px 32px;
}

.intellex-team-slider-wrap .description {
    font-size: 16px;
    font-weight: 400;
    font-family: "Lora", Sans-serif;
    color: #313131;
    margin-top: auto;
}

.intellex-team-slider-wrap  .social-links {
    margin-top: 20px;
    display: flex;
    gap: 5px;
}

.intellex-team-slider-wrap  .social-links svg {
    width: 1em;
    height: 1em;
    fill: #000000;
}

.intellex-testimonials-archive-inner-wrap .user-details {
    position: relative;
    background-color: #ECF2F5;
    padding: 40px 32px;
}

.post-type-archive .testimoinal-wrap,
.post-type-archive .intellex-testimonials-archive-inner-wrap .intellex-testimonial {
    background-color: #ECF2F5;
}

.intellex-testimonials-archive-inner-wrap .intellex-post-title h5 {
    font-size: 20px;
    font-weight: 500;
    font-family: 'Roboto';
    margin-bottom: 8px;
    color: #000;
}

.post-type-archive .intellex-testimonials-archive-inner-wrap .intellex-testimonial {
    padding: 0;
}

.post-type-archive .intellex-testimonial {
    padding-top: 16px;
}

.post-type-archive .intellex-testimonials-archive-wrap {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-left: 25px;
    padding-right: 25px;
}

.post-type-archive .intellex-testimonials-archive-inner-wrap.append-ajax-wrapper {
    margin-top: 30px;
}

.post-type-archive .blog .intellex-pagination {
    margin-top: 20px;
}

.post-type-archive .intellex-post-image {
    margin-bottom: 16px;
}

#social-links {
    display: flex;
    flex-direction: column;
    gap: 18px;
    top: 50%;
}

#social-links svg {
    height: 34px;
    width: 34px;
}

.intellex-team-slider-wrap .intellex-team-image {
    flex-basis: 47%;
}

.intellex-team-slider-wrap .intellex-team-content {
    flex-basis: 53%;
    display: flex;
    flex-direction: column;
}

.intellex-team-slider-container .slick-slider .slick-track {
    display: flex;
}

.intellex-team-slider-container .slick-slide {
    padding: 0 42px;
}

.intellex-team-slider-container button.slick-next.slick-arrow {
    content: url(https://pepagora.org/intellex/wp-content/uploads/2024/09/right-arrow-black.svg);
    box-shadow: unset;
    transform: scale(0.7) rotate(0deg);
    border: 1px solid #00171F;
    padding: 4px;
}

.intellex-team-slider-container button.slick-prev.slick-arrow {
    content: url(https://pepagora.org/intellex/wp-content/uploads/2024/09/right-arrow-black.svg);
    box-shadow: unset;
    transform: scale(0.7) rotate(180deg);
    border: 1px solid #00171F;
    padding: 4px;
}

.intellex-team-slider-container button:hover,
.intellex-team-slider-container button:focus {
    background-image: unset !important;
}

.intellex-team-slider-container .intellex-team-slider-wrap {
    margin-left: -42px;
    margin-right: -42px;
}

.intellex-footer-youtube-video {
    display: none;
}

.intellex-footer-youtube-video.active {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0,0,0,0.6);
    transition: 0.3s;
}

.intellex-yvideo-close {
    position: relative;
}

.demo-lectures img {
    cursor: pointer;
}

.intellex-yvideo-close svg {
    height: 24px;
    width: 24px;
    position: absolute;
    top: -232px;
    bottom: 0;
    left: 700px;
    right: 18px;
    cursor: pointer;
    z-index: 99999999;
    stroke: #fff;
}

.intellex-yvideo-close g {
    fill: #fff !important;
}

/* CPC-Results */
.intellex-cpc-result-title-wrap {
    display: flex;
    justify-content: space-between;
    padding-bottom: 18px;
    gap: 30px;
}

.intellex-cpc-header-wrap,
.intellex-cpc-result-item {
    display: flex;
    justify-content: space-between;
}

.intellex-cpc-result-title-wrap .header-title h4 {
    color: #263236;
    font-size: 32px;
    font-weight: 500;
}

.intellex-cpc-result-title-wrap input {
    width: 358px;
    border-color: #BDBDBD !important;
    border-radius: 10px;
    padding: 18px 24px;
    line-height: 1;
    font-size: 16px;
    font-family: 'Roboto';
    background-color: #ECF2F5;
    font-weight: 400;
}

.intellex-cpc-result-title-wrap .searh-text::before {
    content: url('https://intellexuk.com/wp-content/uploads/sites/2/2024/09/search.png');
    position: absolute;
    right: 24px;
    top: 12px;
}

.intellex-cpc-result-title-wrap input::placeholder {
    color: #10303C;
}

#intellex-search-bar input::placeholder {
    font-weight: 500;
}

.intellex-cpc-header-wrap,
.intellex-cpc-result-item {
    display: flex;
    justify-content: space-between;
    text-align: left;
}

.intellex-cpc-header-wrap > div,
.intellex-cpc-result-item > div {
    flex: 1;
}

.intellex-cpc-header-wrap {
    font-weight: bold;
    background-color: #DEE5E8;
    padding: 24px 32px;
    border-left: 1px solid #C5D4D9;
    border-right: 1px solid #C5D4D9;
    border-top: 1px solid #C5D4D9;
    font-family: 'Roboto';
    font-size: 20px;
    font-weight: 500;
    line-height: 1.35em;
    overflow-x: auto;
    gap: 20px;
}

.intellex-cpc-results-wrap {
    border-top: 1px solid #ddd;
    font-family: 'Roboto';
}

.intellex-cpc-result-item {
    display: flex;
    justify-content: space-between;
    padding: 24px 32px;
    border-left: 1px solid #C5D4D9;
    border-right: 1px solid #C5D4D9;
    border-top: 0;
    border-bottom: 1px solid #C5D4D9;
    line-height: 1.375em;
    font-weight: 400;
    gap: 20px;
    align-items: center;
}

.intellex-cpc-result-item .fullname,
.intellex-cpc-result-item .delegate-company,
.intellex-cpc-result-item .cpd-title,
.intellex-cpc-result-item .date-of-activity,
.intellex-cpc-result-item .certf-srno {
    flex: 1;
}

.intellex-cpc-result-item:nth-child(odd) {
    background-color: #fff;
}

.intellex-cpc-result-item:nth-child(even) {
    background-color: #DEE5E8;
}

.intellex-cpc-header-wrap > div:nth-child(4), 
.intellex-cpc-result-item>div:nth-child(4), 
.intellex-cpc-header-wrap > div:nth-child(1), 
.intellex-cpc-result-item>div:nth-child(1){
    flex-grow: 0.65;
}
.intellex-cpc-header-wrap > div:last-child, 
.intellex-cpc-result-item>div:last-child {
    flex-grow: 0.5;
    
}

.intellex-projects-container .intellex-cpc-header-wrap > div:last-child,
.intellex-projects-container .intellex-cpc-result-item>div:last-child {
    flex-grow: 1;
}

.intellex-projects-container .intellex-cpc-header-wrap > div:nth-child(1),
.intellex-projects-container .intellex-cpc-result-item>div:nth-child(1) {
    flex-grow: 1.25;
}

.intellex-projects-container .intellex-cpc-header-wrap > div:nth-child(4), 
.intellex-projects-container .intellex-cpc-result-item>div:nth-child(4) {
    flex-grow: 0.65;
}

.intellex-projects-container .intellex-cpc-header-wrap > div:nth-child(2), 
.intellex-projects-container .intellex-cpc-result-item>div:nth-child(2) {
    flex-grow: 0.65;
}

.intellex-projects-container .intellex-cpc-result-title-wrap input {
    font-family: 'Plus Jakarta Sans';
}
.training-heading .utal .custom-menu.mobile-layout-hamburger .close {
    color: #000 !important;
}

.intellex-cpc-result-title-wrap .searh-text {
    position: relative;
}

.intellex-cpc-result-title-wrap input {
    padding-right: 56px;
}

.courses-template-default .sidebar .testimonials-wrap .intellex-rating .fas {
    color: #FFCE4F;
}

/* Webinar */
.intellex-webinar-wrap.append-ajax-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.intellex-webinar-wrap .intellex-indv-webinar {
    display: flex;
    flex-direction: column-reverse;
}

.intellex-webinar-wrap .intellex-indv-webinar .post-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: auto;
    font-family: 'Roboto';
}

.elementor-widget-heading.rams-training .elementor-heading-title[class*=elementor-size-]>a,
.elementor-widget-heading.ram-tools .elementor-heading-title[class*=elementor-size-]>a {
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
}

.page-template .intellex-cpc-results-container .intellex-pagination #load-more:hover {
    color: #00171F;
}

.training-contact-us input,
.training-contact-us textarea,
.training-contact-us select {
    width: 100%;
}

.training-contact-us label {
    font-size: 22px;
    font-weight: 600;
}

header.site-header .ut-custom-menu .menu li.menu-item.current-menu-item .sub-menu a::before {
    all: unset;
}

.training-contact-us .contact-us .form-group .wpcf7-spinner {
    display: none;
}

.top-bar .ut-custom-menu .menu-item.current-menu-item > a {
    color: #69767A !important;
}

.top-bar .ut-custom-menu .active-training.menu-item > a {
    color: #69767A !important;
    font-weight: 600 !important;
}

.ut-custom-menu li:not(.has-ua-mega-menu) ul.sub-menu li:not(:last-child):hover {
    border-bottom: 1px solid transparent !important;
}

.top-bar .ut-custom-menu .active-intellex.menu-item > a {
    color: #69767A !important;
    font-weight: 600 !important;
}

.intellex-cpc-results-inner-wrap,
.intellex-projects-inner-wrap{
    overflow: auto;
}

.register-form .footer-content {
    font-weight: 500;
}

.register-form .wpcf7-spinner {
    display: none;
}

.register-form .wpcf7-submit  {
    margin-top: 10px;
}

.course-details-wrap.mobile .accordion-content {
    padding: 20px;
    text-align: center;
}

.course-details-wrap.mobile,
.course-accordion {
    display: none;
}

.course-details-wrap.mobile .accordion-item .accordion-header  {
    border-radius: 0;
    background-color: #E5EAEC;
    width: 100%;
    padding: 12px;
    border-top: 1px solid #BBC7CD;
    font-weight: 500;
}

.course-details-wrap.mobile .accordion-item .accordion-header:hover {
    color: #051E27;
}

.case-studies-blogs.append-ajax-wrapper {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 30px;
    row-gap: 40px;
    padding-left: 25px;
    padding-right: 25px;
}

img.attachment-full.size-full.wp-post-image {
    width: 100%;
    height: 286px;
    object-fit: cover;
}
.card-button {
    display: flex;
    justify-content: space-between;
    gap: 5px;
    flex-wrap: wrap;
}
.case-studies-blogs .card-button a {
    color: #333333;
    position: relative;
    font-size: 14px;
    z-index: 2;
    width: fit-content;
    font-family: 'plus jakarta sans';
    font-weight: 400;
	    display: inline-flex;
    background-color: transparent;
    background-image: linear-gradient(40deg, #9CFF79 0%, #00A7E1 92.38%);
    border-radius: 40px 40px 40px 40px;
    padding: 12px 24px 12px 24px;
    text-transform: capitalize;
}

.case-studies-blogs .card-button a::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    background-color: #fff;
    border-radius: 40px;
    z-index: -1;
    transition: background-image 0.5s ease;
}

.case-studies-blogs .card-content {
    padding: 40px 32px;
    display: flex;
    flex-direction: column;
    background-color: #fff;
}

.case-studies-blogs.append-ajax-wrapper {
	column-gap: 30px;
    row-gap: 40px;
}

.case-studies-blogs .card-title {
    margin-bottom: 22px;
}
.case-studies-blogs .card-title a {
    font-family: 'Plus Jakarta Sans';
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 700;
    color: #313131;
}

.case-studies-template-default .site-content {
    margin-top: -100px;
    background-color: #ECF2F5;
}

.intellex-projects-container .intellex-cpc-header-wrap {
    font-weight: 600;
    font-family: 'Plus Jakarta Sans';
}

.view-all h2 a {
    font-family: 'Plus Jakarta Sans' !important;
    font-weight: 700;
}

.utal .mobile-layout-hamburger .prev-menu {
    gap: 8px;
}

/* 404 Page */
.error-404.not-found .page-title,
.no-results.not-found .page-title {
    color: #313131;
}
.error-404.not-found p,
.no-results.not-found p {
    color: #00171F;
    font-family: 'Lora';
    font-weight: 400;
}

.error-404.not-found .btn {
    background-image: linear-gradient(40deg, #00A7E1 0%, #9CFF79 92.38%);
    border-radius: 40px 40px 40px 40px;
    padding: 12px 24px 12px 24px;
    color: #000000;
}

.page-id-358 .about-logo,
.post-template-default.single .about-logo,
.search-no-results .about-logo,
.case-studies-template-default.single .about-logo.about-logo,
.error404 .about-logo.about-logo,
.search .about-logo.about-logo,
.page-id-2855 .about-logo.about-logo,
.downloads-template-default.single .about-logo.about-logo,
.single.single-projects .about-logo.about-logo {
    display: block;
}

.page-id-358 .elementor-widget-utal-site-logo,
.post-template-default.single .elementor-widget-utal-site-logo,
.search-no-results .elementor-widget-utal-site-logo,
.case-studies-template-default.single .elementor-widget-utal-site-logo,
.error404 .elementor-widget-utal-site-logo,
.search .elementor-widget-utal-site-logo,
.page-id-2855 .elementor-widget-utal-site-logo,
.downloads-template-default.single .elementor-widget-utal-site-logo,
.single.single-projects .elementor-widget-utal-site-logo {
    display: none;
}

/* About us logo */
.page-id-358 .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item a,
.page-id-358 .elementor-8 .elementor-element.elementor-element-d72f284 .menu-item-has-children::after,
.page-id-358 .elementor-8 .elementor-element.elementor-element-3193d0f .ut-custom-menu .menu-item a,
.page-id-358 .elementor-8 .elementor-element.elementor-element-3193d0f .menu-item-has-children::after,
.page-id-358 .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item a,
.page-id-358 .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .sub-menu .menu-item:hover > a,
.page-id-358 .elementor-8 .elementor-element.elementor-element-d72f284 ul.sub-menu .menu-item-has-children:hover::after,
.search-no-results .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .sub-menu .menu-item:hover > a,
.search-no-results .elementor-8 .elementor-element.elementor-element-d72f284 ul.sub-menu .menu-item-has-children:hover::after,
.error404 .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item a,
.search-no-results .elementor-8 .elementor-element.elementor-element-d72f284 ul.sub-menu .menu-item-has-children:hover::after,
.error404 .elementor-8 .elementor-element.elementor-element-3193d0f .ut-custom-menu .menu-item a,
.downloads-template-default.single .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item a,
.downloads-template-default.single .elementor-8 .elementor-element.elementor-element-d72f284 .menu-item-has-children::after,
.downloads-template-default.single .elementor-8 .elementor-element.elementor-element-3193d0f .ut-custom-menu .menu-item a,
.downloads-template-default.single .elementor-8 .elementor-element.elementor-element-3193d0f .menu-item-has-children::after {
    color: #030303 !important;
}

.menu .menu-item-has-children::after,
.ut-custom-menu .menu-item-has-children::after {
    /* content: url("https://intellexuk.com/wp-content/uploads/sites/2/2024/09/arrow-down.png"); */
    content: url("https://pepagora.org/intellex/wp-content/uploads/2024/09/Vector-2.svg");
    margin-left: 8px;
}

/* Menu icon in white bg */
.page-id-358 .menu .menu-item-has-children::after,
.page-id-358 .ut-custom-menu .menu-item-has-children::after,
.post-template-default.single .menu .menu-item-has-children::after,
.post-template-default.single .ut-custom-menu .menu-item-has-children::after,
.error404 .menu .menu-item-has-children::after,
.error404 .ut-custom-menu .menu-item-has-children::after,
.case-studies-template-default.single .menu .menu-item-has-children::after,
.case-studies-template-default.single .ut-custom-menu .menu-item-has-children::after,
.search.search-no-results .menu .menu-item-has-children::after,
.search.search-no-results .ut-custom-menu .menu-item-has-children::after,
.page-id-2855 .menu .menu-item-has-children::after,
.page-id-2855 .ut-custom-menu .menu-item-has-children::after,
.search.search-results .menu .menu-item-has-children::after,
.search.search-results .ut-custom-menu .menu-item-has-children::after,
.downloads-template-default.single .menu .menu-item-has-children::after,
.downloads-template-default.single .ut-custom-menu .menu-item-has-children::after,
.single.single-projects .menu .menu-item-has-children::after,
.single.single-projects .ut-custom-menu .menu-item-has-children::after  {
    content: url("https://pepagora.org/intellex/wp-content/uploads/2024/09/Vector-2.svg");
    margin-left: 8px;
}
.case-studies-template-default.single .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .sub-menu .menu-item:hover > a,
.case-studies-template-default.single .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item .sub-menu li:hover a,
.page-id-358 .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .sub-menu .menu-item:hover > a,
.page-id-358 .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item .sub-menu li:hover a,
.page-id-358 .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item .sub-menu li:hover a,
.search.search-results .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .sub-menu .menu-item:hover > a,
.post-template-default.single .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .sub-menu .menu-item:hover > a,
.post-template-default.single .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item .sub-menu li:hover a,
.search-no-results .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .sub-menu .menu-item:hover > a,
.search-no-results .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item .sub-menu li:hover a,
.error404 .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .sub-menu .menu-item:hover a,
.search .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item a,
.search .elementor-8 .elementor-element.elementor-element-d72f284 .menu-item-has-children::after,
.search .elementor-8 .elementor-element.elementor-element-3193d0f .ut-custom-menu .menu-item a,
.search .elementor-8 .elementor-element.elementor-element-3193d0f .menu-item-has-children::after,
.single.single-projects .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item a,
.single.single-projects .elementor-8 .elementor-element.elementor-element-d72f284 .menu-item-has-children::after,
.single.single-projects .elementor-8 .elementor-element.elementor-element-3193d0f .ut-custom-menu .menu-item a,
.single.single-projects .elementor-8 .elementor-element.elementor-element-3193d0f .menu-item-has-children::after {
    color: #030303 !important;
}

/* Top Bar Background */
.page-id-358 .elementor-element.elementor-element-98c36f3.top-bar.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,
.post-template-default.single .elementor-element.elementor-element-98c36f3.top-bar.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,
.case-studies-template-default.single .elementor-element.elementor-element-98c36f3.top-bar.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,
.search.search-no-results .elementor-element.elementor-element-98c36f3.top-bar.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,
.error404 .elementor-element.elementor-element-98c36f3.top-bar.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,
.page-id-2855 .elementor-element.elementor-element-98c36f3.top-bar.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,
.search.search-results .elementor-element.elementor-element-98c36f3.top-bar.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,
.downloads-template-default.single .elementor-element.elementor-element-98c36f3.top-bar.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded,
.single.single-projects .elementor-element.elementor-element-98c36f3.top-bar.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    background-color: #ECF2F5;
}

/* sticky haeder */
.page-id-358 .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .sub-menu .menu-item:hover > a,
.page-id-358 .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-d72f284 ul.sub-menu .menu-item-has-children:hover::after,
.search-no-results .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .sub-menu .menu-item:hover > a,
.search-no-results .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-d72f284 ul.sub-menu .menu-item-has-children:hover::after,
.post-template-default.single .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item a,
.case-studies-template-default.single .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item a,
.post-template-default.single .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-d72f284 .menu-item-has-children::after,
.search-no-results .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item a,
.search-no-results .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-3193d0f .ut-custom-menu .menu-item a,
.case-studies-template-default.single .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-3193d0f .ut-custom-menu .menu-item a,
.search-no-results .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-3193d0f .menu-item-has-children::after,
.error404 .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .sub-menu .menu-item a,
.error404 .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item a,
.error404 .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-3193d0f .ut-custom-menu .menu-item a,
.search .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item a,
.search .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-3193d0f .ut-custom-menu .menu-item a,
.downloads-template-default.single .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-d72f284 .ut-custom-menu .menu-item a,
.downloads-template-default.single .ultrapress-custom-header.sticky .elementor-8 .elementor-element.elementor-element-3193d0f .ut-custom-menu .menu-item a
 {
    color: #fff !important;
}

.post-template-default.single .container.single-container-breadcrumb .breadcrumb-wrapper,
.case-studies-template-default.single .container.single-container-breadcrumb .breadcrumb-wrapper {
    padding-top: 156px;
}

.downloads-template-default.single .site-content {
    margin-top: 30px;
    background-color: #ECF2F5;
}

.page-id-807 span.wpcf7-not-valid-tip {
    bottom: -32px !important;
}
.our-capabilities-marquee-wrap .slick-list.draggable {
    overflow: visible;
}
.section-container.section-5 {
    background: #fff;
    overflow: hidden;
}
.our-capabilities-marquee-wrap {
    padding: 12px;
}
body .select2-container--default .select2-selection--multiple {
    border-radius: 0;
    display: flex;
    min-height: 50px;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
    padding-inline: 10px;
    flex-wrap: wrap;
}
body .select2-container .select2-selection--multiple .select2-selection__rendered {
    margin: 0;
    display: contents;
}
.select2-container .select2-search--inline .select2-search__field {
    font-family: 'Lora';
}
.register-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 15px;
}
body .select2-container--default .select2-search--inline .select2-search__field {
    height: 24px;
}
body span.selection {
    display: block;
    width: 100%;
}
.tetimonials.testimonials-slider-wrap.slick-initialized.slick-slider {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.itx_projects_list_outside {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
    row-gap: 40px;
}
.itx_projects_image {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 89%;
    margin: -32px -32px 0; 
}
div.itx_projects_image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--transition);
}
div.itx_projects_image:hover img {
    transform: scale(1.1);
}
.itx_projects_list_inside {
    background: #fff;
    padding: 32px;
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.itx_projects_title a {
    margin-top: 0;
}
.itx_projects_tabs {
    margin-bottom: 32px;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 12px;
}
.itx_projects_tabs button,
.itx_projects_button .read-more-link button {
    display: block;
    z-index: 5;
    position: relative;
}
.itx_projects_tabs button.active:focus,
.itx_projects_tabs button.active,
.itx_projects_button .read-more-link button:hover {
    color: #fff;
}
.itx_tab_panel {
    display: none;
}
.itx_projects_button {
    margin-top: auto;
}
.itx_tab_panel.active {
    display: block;
}
.itx_projects_single_wrapper {
    background: #ecf2f5;
    padding: 100px 40px;
}
.itx_projects_single_wrapper .container {
    display: flex;
    flex-direction: column;
    gap: 32px;
    padding-inline: 0;
}
.itx_project_info_outside > div {
    display: flex;
    gap: 32px;
}
.itx_project_info_outside > div > * {
    width: calc(50% - 16px);
}
.itx_project_info_outside {
    max-width: 800px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.itx_breadcrumb {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    row-gap: 6px;
}
.tab-content ul,
.tab-content ol {
    margin-left: 18px;
}
.tab-content ul li:not(:last-child),
.tab-content ol li:not(:last-child) {
    margin-bottom: 10px;
}
.courses-template-default .sidebar .admission-section div:nth-child(1),
.courses-template-default .sidebar .admission-section div:nth-child(2),
.courses-template-default .sidebar .admission-section div:nth-child(3),
.courses-template-default .sidebar .admission-section div:nth-child(4),
.courses-template-default .sidebar .admission-section div:nth-child(5) {
    display: none;
}
.post-archive-title {
    color: #fff;
    font-size: 48px;
    font-family: "Plus Jakarta Sans", Sans-serif;
}
.card-image.video {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}
.card-image.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (max-width:1400px) and (min-width:768px) {
    .intellex-post-content p {
        font-size: 14px;
        margin-bottom: 16px;
    }
    div.intellex-post-title h5 {
        font-size: 20px;
    }
    .intellex-home-slide-dot.active .intellex-post-title {
        margin-bottom: 16px;
    }
    .intellex-slider-content {
        margin-top: 190px;
    }
}
@media (max-width:1024px) {
    header .utal .hamburger {
        display: block !important;
    }
    .post-type-archive-downloads .blog-content-wrapper>.blogs,
    .post-type-archive-our-capabilities .blog-content-wrapper>.blogs,
    .archive #main .blog-content-wrapper {
        grid-template-columns: 1fr 1fr;
        row-gap: 25px;
        column-gap: 25px;
    }
    .itx_projects_single_wrapper {
        padding-inline: 25px;
    }
}

/* single blog page */
@media (max-width:768px) {
    .post-archive-title {
        font-size: 30px;
    }
    .post-type-archive-downloads .blog-content-wrapper>.blogs {
        padding-top: 60px;
    }
    .itx_projects_single_wrapper {
        padding: 60px 25px;
    }
    .itx_projects_single_wrapper .container {
        gap: 24px;
    }
    .itx_project_info_outside {
        gap: 6px;
    }
    body.elementor-kit-7 h1 {
        font-size: 30px;
    }
    .itx_projects_list_outside {
        grid-template-columns: repeat(2,1fr);
        row-gap: 25px;
        column-gap: 25px;
    }
    .intellex-user-testimonials::before {
        top: 0;
    }
    .course-details-wrap.mobile,
    .course-accordion {
        display: block;
    }

    .breadcrumb-wrapper .post-archive-title h2 {
        font-size: 30px;
    }

    .course-accordion .accordion-content {
        grid-template-columns: 1fr;
    }

    .course-accordion .accordion-content .course-post {
        margin-bottom: 25px;
    }

    .case-studies-blogs.append-ajax-wrapper {
        gap: 25px;
        grid-template-columns: 1fr;
     }

    .courses-template-default.single .course-curriculum-container .accordion-title h3::before  {
        height: 16px;
        width: 16px;
    }

    .intellex-home-slide-dot .intellex-post-title h5 {
        font-size: 18px;
    }

    .course-details-wrap.desktop,
    .course-tabs {
        display: none;
    }

    .course-accordion .course-post .card-content h2 a {
        font-size: 22px;
    }

    .blog-content-wrapper .blogs, section.related-posts .related-posts-wrap {
        flex-direction: column;
    }

    .post-template-default .entry-header h1 {
        font-size: 32px;
    }

    .intellex-webinar-wrap.append-ajax-wrapper {
        grid-template-columns: 1fr;
    }

    .blog .card {
        padding: 20px;
    }

    .blog .page-headline {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .breadcrumb-wrapper {
        padding-top: 275px;
    }

    .single .container .post-thumbnail,
    .event-details {
        margin-bottom: 20px;
    }

    .blog .post-archive-title,
    .case-studies-template-default.single .entry-header h1,
    .downloads-template-default.single .entry-header h1 {
        font-size: 32px;
    }

    .section-container.section-1 .container,
    .section-container.seciton-2 .container {
        flex-direction: column;
    }

    .intellex-downloads-wrap {
        grid-template-columns: 1fr;
        gap: 25px;
    }

    .intellex-news-events {
        grid-template-columns: 1fr;
    }

    .news-event-card .card-content {
        min-height: auto;
    }

    .intellex-testimonials-archive-inner-wrap.append-ajax-wrapper {
        grid-template-columns: 1fr;
    }

    .intellex-user-testimonials {
        font-size: 24px;
    }

    .intellex-slider-content {
        font-size: 25px;
        width: 92%;
        margin-top: 278px;
    }

    .intellex-btn-wrap .prev-btn,
    .intellex-btn-wrap .next-btn {
        width: 35px;
    }

    .blog .intellex-pagination,
    .page-template .intellex-pagination {
        margin-top: 30px;
    }

    .blog-content-wrapper .blogs>div,
    section.related-posts .related-posts-wrap>div {
        padding: 0 !important;
    }

    .courses-Certificate-wrap h2,
    .courses-Module-wrap h2,
    .courses-Other-wrap h2 {
        font-size: 24px;
    }

    .intellex-home-slide-dots-wrap .slick-current .intellex-home-slide-dot .intellex-post-title {
        margin-bottom: 20px;
    }

    .courses-Certificate-wrap .courses-list,
    .courses-Module-wrap .courses-list,
    .courses-Other-wrap .courses-list {
        margin-top: -15px;
    }

    .courses-Certificate-wrap .course-details,
    .courses-Module-wrap .course-details,
    .courses-Other-wrap .course-details {
        flex-direction: column;
    }

    .courses-template-default.single .course-curriculum-container .accordion-title,
    .courses-template-default.single .course-curriculum-container .accordion-item.active .accordion-content {
        padding: 18px;
    }

    .single-products .intellex-timeline-slides-wrap .slick-list.draggable {
        margin-left: 25px;
    }

    .form-group.name {
        grid-template-columns: 1fr;
    }

    .intellex-home-slide-dot.active {
        width: auto;
        min-width: 70vw;
        text-align: center;
        align-items: center;
    }

    .intellex-btn-wrap {
        margin-top: -6%;
    }

    .single img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        height: 100%;
    }

    .intellex-home-slide-dots-wrap,
    .elementor-128 .elementor-element.elementor-element-c0872b3 {
        height: 75vh;
    }

    .tab-panel .card-content h2 a {
        font-size: 22px;
    }
    .post-type-archive-downloads .blog-content-wrapper>.blogs,
    .post-type-archive-our-capabilities .blog-content-wrapper>.blogs,
    .archive #main .blog-content-wrapper {
        grid-template-columns: 1fr;
    }

    .courses-Other-wrap,
    .courses-Certificate-wrap {
        padding-left: 25px;
        padding-right: 25px;
    }

    .courses-Module-wrap,
    .container.training-breadcrumb {
        border: 0;
        padding-left: 25px;
        padding-right: 25px;
    }

    .has-sidebar.blog div#primary {
        margin-bottom: 28px;
    }

    .post-type-archive-courses .site-main .container {
        padding-left: 0;
        padding-right: 0;
    }

    .courses-Certificate-wrap .course-title a,
    .courses-Module-wrap .course-title a,
    .courses-Other-wrap .course-title a {
        font-size: 18px;
    }

    .courses-template-default.single .container {
        grid-template-columns: 1fr;
        flex-direction: column;
    }
    .courses-template-default.single .sidebar,
    .courses-template-default.single .content {
        width: 100%;
    }
    .courses-template-default.single .course-details-wrap .tab-container {
        grid-template-columns: 1fr;
    }

    .courses-template-default.single .course-details-wrap .tab-container button {
        border-bottom: 1px solid #BBC7CD;
        border-right: 0;
    }

    .courses-template-default.single .course-details-wrap .tab-container button {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .courses-template-default .sidebar .testimonials-wrap::before {
        display: none;
    }

    .courses-template-default.single .course-curriculum-container .accordion-title h3 {
        font-size: 16px;
    }

    .courses-template-default.single .section-1 .course-title,
    .section-container .post-content p:first-child {
        font-size: 26px;
    }

    .intellex-download-icon::after {
        background-size: 80%;
    }

    .intellex-cpc-header-wrap {
        font-size: 16px;
        gap: 10px;
    }

    .intellex-cpc-result-item {
        font-size: 14px;
        gap: 10px;
    }

    .intellex-cpc-result-title-wrap input {
        width: 100%;
    }

    .course-tabs .tab-title {
        padding: 8px;
    }

    .course-tabs .tab-titles {
        gap: 8px;
    }

    .intellex-cpc-results-container,
    .intellex-projects-container {
        overflow-x: auto;
    }

    .intellex-cpc-results-wrap.append-ajax-wrapper>*,
    .intellex-projects-wrap.append-ajax-wrapper>* {
        width: 900px;
    }

    .section-container.section-1 .feature-image, .section-container.seciton-2 .section-image {
        width: auto;
        height: auto;
    }

    .section-container.seciton-2 .container,
    .section-container.section-1 .container {
        gap: 30px;
    }

    .section-container.section-3 .accordion .accordion-item {
        gap: 0;
        flex-direction: column;
    }

    .section-container.section-3,
    .section-container.seciton-2 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .section-container.seciton-2 {
        padding-bottom: 60px;
    }

    .training-faq .elementor-accordion .elementor-accordion-item {
        flex-direction: column;
        gap: 0;
    }

    .training-faq .elementor-accordion .elementor-tab-content p {
        margin-top: 20px;
        width: 100%;
        margin-left: unset;
    }

    .section-container.section-4 .card-text {
        width: 100%;
    }

    .container.breadcrumb:after {
        all: unset;
    }

    .section-container.section-1 .feature-image img, .section-container.seciton-2 .section-image img {
        height: 100% !important;
    }

    .container.breadcrumb,
    .our-capabilities-template-default.single .container.breadcrumb,
    .post-template-default.single .container.breadcrumb {
        height: 350px;
        display: flex;
        padding-bottom: 30px;
    }

    .breadcrumb-wrapper, .our-capabilities-template-default.single .breadcrumb-wrapper, .post-template-default.single .breadcrumb-wrapper {
        justify-content: flex-end;
        width: 100%;
    }

    .section-container.section-4 .slick-list.draggable {
        overflow: hidden;
    }

    .section-container.section-4 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .courses-Certificate-wrap .course-details, 
    .courses-Module-wrap .course-details, 
    .courses-Other-wrap .course-details {
        margin-top: 0;
        padding-right: 70px;
        position: relative;
    }
    .course-logo {
        position: absolute;
        right: 0;
        top: 24px;
    }
    .section-container.section-4 .our-capabilities-slider-wrap .card {
        margin-bottom: 0;
    }

    .intellex-news-events {
        padding-left: 5px;
        padding-right: 5px;
    }

    .news-event-card .card-title a {
        margin-top: 16px;
    }

    .news-event-card .card-content,
    .case-studies-blogs .card-content {
        padding: 25px 32px;
    }

    .post-template-default.single .entry-content,
    .post-template-default .entry-header h1,
    .case-studies-template-default.single .entry-content,
    .case-studies-template-default.single .entry-header h1,
    .event-details {
        width: 100%;
        text-align: left;
    }

    .single .entry-content p {
        margin-bottom: 15px;
    }

    .post-template-default.single .site-main .container {
        padding-left: 25px;
        padding-right: 25px;
    }

    .post-template-default.single #ultrapress-breadcrumb {
        flex-direction: column;
        text-align: center;
        gap: 10px;
    }

    .intellex-testimonials-archive-inner-wrap .intellex-user-testimonials {
        font-size: 18px;
    }

    .intellex-content-wrap {
        padding: 25px 32px;
    }

    .intellex-post-details {
        margin-bottom: 22px;
    }

    .white-bg,
    .white-bg::after {
        all: unset !important;
    }

    .intellex-indv-webinar iframe {
        height: 300px;
    }

    .intellex-cpc-header-wrap {
        overflow-x: auto;
        width: 900px;
    }

    .intellex-cpc-result-title-wrap {
        flex-direction: column;
        gap: 16px;
        margin-bottom: 10px;
    }

    .intellex-post-content p {
        display: none;
    }

    .site-header {
        /* padding-top: 75px; */
        padding-top: 121px;
    }

    .intellex-news-events,
    .intellex-testimonials-archive-inner-wrap.append-ajax-wrapper {
        gap: 25px;
    }

    #ultrapress-breadcrumb {
        display: none;
    }

    .post-type-archive-courses.archive #main .blog-content-wrapper {
        margin-top: 60px;
    }

    .elementor-widget-intellex-our-capabilites-archive .blog-content-wrapper .blogs .card .card-text p {
        width: 100%;
    }

    .intellex-post-link a {
        line-height: 1em;
    }

    .elementor-widget-intellex-our-capabilites-archive .blog-content-wrapper .blogs {
        row-gap: 0;
    }

    .blogs .card {
        margin-bottom: 25px;
        padding: 40px;
    }

    .blogs .post-logo {
        height: 100px;
    width: 100px;
    }

    .training-faq .elementor-accordion-title {
        width: 100%;
    }

    .course-accordion .accordion-item.active .accordion-title,
    .course-accordion .accordion-title {
        margin-left: auto;
        margin-right: auto;
        display: flex;
    }

    .intellex-team-slider-container button.slick-next.slick-arrow {
        display: none !important;
    }

    .intellex-team-slider-container {
        overflow: hidden;
    }
    .itx_projects_list_inside {
        gap: 24px;
    }
    .itx_projects_tabs {
        margin-bottom: 24px;
    }
}

@media (max-width:576px) {

    .course-count-duration,
    .sub-lecture-duration {
        display: none;
    }

    .intellex-footer-youtube-video.active {
        width: 100%;
        padding-left: 25px;
        padding-right: 25px;
    }
    .itx_projects_list_outside {
        grid-template-columns: repeat(1,1fr);
    }
}

@media (max-width:600px) {

    .popup-form-wrapper.show {
        width: 83%;
    }

    .admin-bar .ultrapress-custom-header.sticky {
        margin-top: 0;
    }
}

@media (max-width:991px) {

    .menu .menu-item-has-children::after,
    .ut-custom-menu .menu-item-has-children::after {
        content: unset;
        margin-left: unset;
    }

    .intellex-slider-content {
        width: 92%;
    }
}

@media (max-width: 1024px) {

    .ut-custom-menu .mobile-layout-hamburger .menu-item-has-children::after {
        content: unset !important;
    }

    .utal .mobile-layout-hamburger .menu-item-has-children > a:after {
        top: 1% !important;
        line-height: unset !important;
    }

    .ut-custom-menu ul.custom-menu.mobile-layout-hamburger li a {
        text-transform: capitalize !important;
        line-height: 27px;
    }

    .ut-custom-menu ul.custom-menu.mobile-layout-hamburger li:not(:last-child) {
        margin-bottom: 24px !important;
    }

    .ut-custom-menu ul.custom-menu.mobile-layout-hamburger {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
}
/* .intellex-user-testimonials.show-more-height {
    height: 175px;
    overflow: hidden;
}
.intellex-user-testimonials{
    overflow: hidden;
    transition: height 0.5s ease-in-out;
} */
.show-more-btn,
.ds_showmore {
    color: var(--white);
    cursor: pointer;
    margin-top: 16px;
    margin-left: 30px;
    font-family: 'plus jakarta sans';
    font-size: 20px;
}

/* new iframe section */
.dl_left_wrapper {
    width: 25%;
}
.dl_tab_main_wrapper {
    display: flex;
    gap: 64px;
    padding-inline: 25px;
    padding-top: 100px;
}
.dl_right_wrapper {
    width: 75%;
}
.content_tab {
    border: 1px solid #ccc;
    padding: 32px;
    max-width: 900px;
}
.tab-content-caption {
    margin-bottom: 20px;
}
.dl_right_wrapper .tab_title {
    margin: 0;
    padding: 0;
    list-style: none;
}
.dl_right_wrapper .tab_title li {
    display: flex;
    margin-bottom: -1px;
}
.dl_right_wrapper .tab_title li a {
    padding: 12px 32px;
    color: #000000;
    text-decoration: none;
    transition: 300ms ease-in-out;
    border: 1px solid transparent;
    position: relative;
}
.dl_right_wrapper .tab_title li a.active {
    color: #1776bb;
    border-color: #ccc;
    border-bottom-color: transparent;
    background-color: #fff;
}
.dl_left_wrapper .dl_left_title h3 {
    color: #000;
    margin-bottom: 25px;
    font-weight: 800;
    font-size: 36px;
}
embed, iframe, object {
    width: 100%;
}
@media (max-width:880px) {
    .dl_tab_main_wrapper {
        flex-direction: column;
        gap: 32px;
    }
    .dl_right_wrapper,
    .dl_left_wrapper  {
        width: 100%;
    }
    .content_tab {
        padding: 25px;
    }
    .dl_right_wrapper .tab_title li a {
        padding: 10px 25px;
    }
    .dl_tab_main_wrapper {
        padding-top: 32px;
        margin-top: -32px;
    }
}
.dl_right_wrapper .tab-content {
    opacity: 0;
    display: none;
    animation: fadeOut 0.5s forwards;
}
.dl_right_wrapper .tab-content.active {
    animation: fadeIn 0.5s forwards;
    display: block;
  }
@keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  
  @keyframes fadeOut {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }