html, body { max-width: 100% !important; overflow-x: hidden !important; }
.grecaptcha-badge{
	display: none;
}
a:focus {
  outline: none !important;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-50e2bcb.elementor-section-height-min-height.header-sticky.elementor-section-boxed.elementor-section-height-default.elementor-section-items-middle {
    position: fixed;
  top: 0;
	z-index: 100;
	width: 100%;
}

#clients_logo_ys .swiper-wrapper img{
	width: 70%;
}

/* Button icon*/
.elementor-button span {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* button-hover-effect */

input[type="submit"]:hover{
transform: scale(1.1);
/* 	transition-duration: 1.5s; */
	
}

/* Header Menu */

.elementor-12 .elementor-element.elementor-element-6ec2e1b .elementskit-navbar-nav > li > a:active {
    border-bottom: 3px solid #000000 !important;
    border-radius: 8px !important;
}

.elementor-12 .elementor-element.elementor-element-6ec2e1b .elementskit-navbar-nav > li > a:focus {
    border-bottom: 3px solid #000000 !important;
    border-radius: 8px !important;
}

.elementor-12 .elementor-element.elementor-element-6ec2e1b .elementskit-navbar-nav > li > a:hover {
    border-bottom: 3px solid #000000 !important;
    border-radius: 8px !important;
}

/* Slider Clients Carusel STart */
 .logo_transition .swiper-wrapper {
  display: flex;
    transition-timing-function: linear !important;
    animation: scroll-infinite 30s linear infinite;
}

/* Keyframes for infinite scroll */
@keyframes scroll-infinite {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%); /* Scrolls the entire content width */
  }
}

/* Individual slide styling */
.logo_transition .swiper-slide {
  flex-shrink: 0;
  width: 220px; /* Adjust to match the image width */
}


.logo_transition{
	mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, #000 10%, #000 90%, rgba(0, 0, 0, 0) 100%) !important;
}

/* Slider Clients Carusel End */

/* Able to enroll */
.enroll_img img{
	    width: 100%;
    margin: 0px;
    border-radius: 16px 16px 0px 0px !important;
}

/* Gallery Image */
.continuous-carousel img{
	border: 2px solid #161616;
	box-shadow: 5px 5px 0px 0px #000000;
}

.left-continuous-carousel img{
	border: 2px solid #161616;
	box-shadow: 5px 5px 0px 0px #000000;
}

.continuous-carousel .swiper-wrapper, .left-continuous-carousel .swiper-wrapper{
	padding: 10px 0px;
}


/* Contact Icons Colorfull gif */


.footer_call_ys img{
	    border: 0.8px solid #FF0066;
    box-shadow: 1px 1px 0px 0px #FF0066;
    border-radius: 6px;
    width: 32px;
    angle: -180 deg !important;
}

.footer_email_ys img{
	width: 32px;
    angle: -180 deg !important;
	border: 0.8px solid #4FA2FF;
	box-shadow: 1px 1px 0px 0px #4FA2FF;
	border-radius: 6px;
}

.footer_map_ys img{
	width: 32px;
    angle: -180 deg !important;
	border-radius: 6px;
	border: 0.8px solid #FF0001;
	box-shadow: 1px 1px 0px 0px #FF0001;
}

/* Thumb Section */
.thumb_section  .elementor-image-box-wrapper {
display: flex !important;
gap: 10px;
}

/*Right Pingmedia Learning Gallery Slider Start */
.continuous-carousel .swiper-wrapper {
    display: flex;
    transition-timing-function: linear !important;
    animation: continuous-scroll 15s linear infinite;
	 will-change: transform;
	 pointer-events: none; /* Disable pointer events to prevent interactivity */
}

@keyframes continuous-scroll {
    0% {
        transform: translateX(0%);
    }
}


/*Right Pingmedia Learning Gallery Slider End */


/*Left Pingmedia Learning Gallery Slider Start */

.left-continuous-carousel .swiper-wrapper {
    display: flex;
    transition-timing-function: linear !important;
    animation: continuous-scroll 15s linear infinite;
		 pointer-events: none; /* Disable pointer events to prevent interactivity */
}

@keyframes continuous-scroll {
    0% {
        transform: translateX(0%);
    }
}

/* Left Pingmedia Learning Gallery Slider End */


/* Extra Certificates */
.extra_certificate .swiper-wrapper {
    display: flex;
    transition-timing-function: linear !important;
    animation: continuous-scroll 15s linear infinite;
		 pointer-events: none; /* Disable pointer events to prevent interactivity */
}

@keyframes continuous-scroll {
    0% {
        transform: translateX(0%);
    }
}

/*Extra Certificates End  */


@media (max-width: 767px){
	.img_ys_head img{
		width: 100px;
	}
}


/* Single Blog Post Start */
.page-header{
	padding-top: 100px;
	display: none;
}

div#content-wrap {
    padding-top: 120px !important;
}

.single .thumbnail img {
    width: 100%;
/*     height: 400px; */
    object-fit: cover;
    border: 2px solid #292D32;
    box-shadow: 4px 4px 0px 0px #070E2F;
    border-radius: 16px;
}

.related-thumb img{
	height: 200px;
    object-fit: contain;
    border-radius: 16px;
    border: 2px solid #292D32;
    box-shadow: 4px 4px 0px 0px #070E2F;
    background: #fff5cd;
}

.related-thumb{
	border-radius: 16px;
}

button.wp-block-search__button.wp-element-button {
    background: #FFD654;
    border: 1px solid #292D32;
    border-radius: 8px;
    color: #292D32;
    text-transform: capitalize;
    font-family: Red Rose;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}

input#wp-block-search__input-2 {
    border: 2px solid #070E2F;
    border-radius: 8px;
    margin-right: 5px;
}

.wp-block-search .wp-block-search__label{
	  font-size: 18px;
}

.sidebar-box .widget-title, .sidebar-box.widget_block .wp-block-heading{
	font-size: 18px !important;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 20px;
}

@media only screen and (max-width: 767px){
	.page-header {
    padding-top: 160px;
}
	
	    .single .page-header.background-image-page-header .page-header-title {
        font-size: 40px !important;
}
	
.single .thumbnail img {
    width: 100%;
/*     height: 200px; */
    object-fit: cover;
    border: 2px solid #292D32;
    box-shadow: 4px 4px 0 0 #070E2F;
    border-radius: 16px;
}
	
}


/* Single Blog Post End */
