/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


.header-menu .menu-item .elementor-item:after {
	opacity:1 !important;
}
.header-icon-list .elementor-icon-list-text {
	position:relative;
}
.header-icon-list .elementor-icon-list-text:after {
	position: absolute;
	content: '';
	bottom: 0px;
	left: 6px;
	width: calc(100% - 6px);
	height: 2px;
	background-color: #86c7e5;
}
.sky-blue {
	color: #86c7e5;
}
.service-slider-sec:after,
.single-testimonial-sec:after {
	position: absolute;
    content: '';
    top: -250px;
    right: 56%;
    width: 590px;
    height: 238px;
    background-image: url(/wp-content/uploads/2025/11/16682-SIPS-Education-Website-Design-2025-Dashed-Asset-Hero.png);
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(50%, 50%);
}
.service-slider.elementor-widget-n-carousel .swiper-pagination-progressbar {
	top:unset;
	bottom:-90px;
	left: 20px;
  width: calc(100% - 20px);
	height: 0;
	background-color: transparent;
    border: 1px solid transparent;
    border-image: repeating-linear-gradient(to right, #00000040 0 10px, /* dash color and length */ transparent 10px 20px /* space between dashes */);
    border-image-slice: 1;
}
.service-slider.elementor-widget-n-carousel .swiper-pagination-progressbar-fill {
	top: -2px;
	height:4px
}
/* .service-slider > .elementor-widget-container {
	overflow:hidden;
	padding-right:40px;
}
.service-slider .swiper {
	overflow:visible;
} */
.service-slider-sec .elementor-shape {
	left:1px;
}
.service-slider .elementor-swiper-button {
	top: unset !important;
    bottom: -123px;
}
.service-slider .elementor-swiper-button-prev {
	left: -55px !important;
}
.service-slider .elementor-swiper-button-next {
	right: unset !important;
  left: -20px !important;
	color:#162249 !important;
}
.service-slider .elementor-swiper-button-next svg {
	fill:#162249 !important;
}
.service-slider .elementor-swiper-button-next svg:hover {
	fill:#86c7e5 !important;
}
.testimonial-text-slider.elementor-widget-testimonial-carousel .elementor-main-swiper {
    width: 100%;
}
.testimonial-text-slider .elementor-testimonial__footer {
	display:none;
}
.testimonial-text-slider .swiper-pagination-bullet,
.testimonial-slider .swiper-pagination .swiper-pagination-bullet {
	position:relative;
	height:0;
	width:0;
	opacity:1;
}
.testimonial-text-slider .swiper-pagination-bullet:after,
.testimonial-slider .swiper-pagination .swiper-pagination-bullet:after {
	position:absolute;
	content:'';
	top:0;
	right:0;
	width:20px;
	height:20px;
	background-image:url(/wp-content/uploads/2025/05/blue-star.png);
}
.testimonial-text-slider .swiper-pagination-bullet-active,
.testimonial-text-slider .swiper-pagination-bullet:hover:after,
.testimonial-slider .swiper-pagination .swiper-pagination-bullet:hover:after,
.testimonial-slider .swiper-pagination .swiper-pagination-bullet-active {
	filter: brightness(0) saturate(100%) invert(74%) sepia(75%) saturate(467%) hue-rotate(360deg) brightness(98%) contrast(96%);
}
.testimonial-text-slider .elementor-testimonial__text,
.testimonial-loop-item .elementor-widget-container {
	position:relative;
	margin:40px 0 30px;
}
.testimonial-text-slider .elementor-testimonial__text:before,
.testimonial-text-slider .elementor-testimonial__text:after,
.testimonial-loop-item .elementor-widget-container:before,
.testimonial-loop-item .elementor-widget-container:after {
	position:absolute;
	content:'';
	top:-37px;
	left:0;
	width:46px;
	height:27px;
	background-image:url(/wp-content/uploads/2025/05/qoute-img.png);
}
.testimonial-text-slider .elementor-testimonial__text:after,
.testimonial-loop-item .elementor-widget-container:after {
	top:unset;
	left:unset;
	bottom:-27px;
	right:0;
}
.testimonial-text-slider .swiper-pagination,
.testimonial-slider .swiper-pagination {
	display: flex;
    justify-content: end;
    gap: 12px;
	width:100%;
}
.testimonial-text-slider .small-text,
.testimonial-loop-item span {
	font-size:22px;
}
.forminator-custom-form input,
.forminator-custom-form textarea {
	background-color: transparent !important;
    border: none !important;
    border-bottom: 0.25pt solid #162249 !important;
    border-radius: 0 !important;
	resize:none !important;
}
.forminator-custom-form label {
	font-size:16px !important;
	margin-left: 9px !important;
    border-bottom: 0.25pt solid #86C7E5 !important;
    display: inline-flex !important;
	color:#162249 !important;
}
.forminator-error-message { 
	background-color: transparent !important;
    margin: 0 !important;
}
.forminator-custom-form-323 .forminator-field-email {
	width: 50%;
	max-width: 50%;
	margin-top: -80px;
}
.forminator-row {
    margin-bottom: 10px !important;
}
.forminator-field-checkbox .forminator-checkbox {
	border:none !important;
	align-items: flex-start !important;
}
.forminator-field-checkbox .forminator-label {
	display:none !important;
	
}
.forminator-row-last .forminator-field {
	display: flex;
  justify-content: flex-end;
}
.forminator-custom-form-323 .forminator-button {
	border-radius: 0 !important;
	background-color: #b5006a;
	padding: 15px !important;
  color: #ffffff;
}
.forminator-field-checkbox .forminator-checkbox-box {
		top: 5px !important;
    border-radius: 0 !important;
    border-color: #162249 !important;
    width: 15px !important;
    height: 15px !important;
    flex: unset !important;	
}
.form-sec:after {
	position:absolute;
	content:'';
	top:0;
	right:300px;
	width:563px;
	height:159px;
	background-image:url(/wp-content/uploads/2025/11/16682-SIPS-Education-Website-Design-2025-Dashed-Asset-Footer.png);
	background-size:contain;
	background-repeat:no-repeat;
}
/* .service-slider .swiper-slide {
      width: calc((100%) / 3.11) !important;
} */
/* .service-slider .swiper-wrapper {
  margin-left: -10px;
} */
.border-heading .elementor-heading-title {
	position:relative;
}
.border-heading .elementor-heading-title:after {
	position:absolute;
	content:'';
	bottom:0;
	left:0;
	height:2px;
	width:215px;
	background-color: #771E97;
}
/* .service-listing-sec:after {
	position:absolute;
	content:'';
	bottom:-30px;
	left:0;
	height:130px;
	width:645px;
	background-image: url(/wp-content/uploads/2025/11/16682-SIPS-Education-Website-Design-2025-Music-HUB-Dashed-Line-Asset.png);
	background-size:contain;
	background-repeat:no-repeat;
} */
.team-details-section:after {
	bottom:-30px;
	left: 24.4%;
	height:157px;
	width:659px;
	background-image: url(/wp-content/uploads/2025/11/16682-SIPS-Education-Website-Design-2025-Careers-Dashed-Line-Asset-scaled.png);
}
.service-listing-sec .music-content ul {
	padding:0;
}
.service-listing-sec .music-content li {
	list-style: none;
    position: relative;
    padding-left: 25px;
	padding-bottom:10px;
}
.service-listing-sec .music-content li:before {
    position: absolute;
    content: '\f054';
    font-size: 15px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    left: 2px;
    top: 3px;
}
.banner-sub-content  h2  p {
    font-weight: 600;
}

.banner-slick-slider .banner-slide {
	display: flex !important;
    gap: 70px;
	color:#ffffff
}
.banner-slick-slider,
.proud-partner-slider-section .gallery {
	display: flex;
    justify-content: center;
    align-items: center;
	gap: 20px;
}
.banner-slick-slider .slick-arrow,
.proud-partner-slider-section .gallery .slick-arrow {
	background-color: unset !important;
	padding:0;
	border:0;
	color: #ffffff;
	font-size:30px;
	box-shadow: none !important;
}
.proud-partner-slider-section .gallery .slick-arrow {
	color: #172248;
}
.proud-partner-slider-section .gallery .slick-slide {
    margin: 0 50px !important; 
}

.proud-partner-slider-section .gallery .slick-list {
    margin: 0 -50px !important;
}
.banner-slick-slider .slick-arrow i,
.proud-partner-slider-section .gallery .slick-arrow i {
	font-family: 'Font Awesome 5 Free' !important;
	font-style: normal;
}
.banner-slick-slider .banner-slide .right-side-details {
	display: flex;
    justify-content: end;
    align-items: end;
	width:50%;
}
.banner-slick-slider .banner-slide  .left-side-details {
    padding-bottom: 40px;
	width:50%;
}
.proud-partner-gallery figure {
	padding:20px !important;
}
.training-offered-details {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 20px;
    row-gap: 70px;
}
.training-offered {
    display: flex;
    gap: 40px;
    background-color: #ffffff;
    padding: 30px 20px 60px;
    justify-content: space-between;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);
}
.training-offered-details .training-offered .training-offered-text {
	font-size: 25px;
    font-weight: 600;
    color: #162249;
    line-height: 30px;
		border-bottom: 2px solid #EC8213;
		padding-bottom:5px;
		display:inline-block;
}
.training-offered-details .training-offered .left-side-details {
    width: calc(100% - 90px);
}
.training-offered-details .training-offered .right-side-details {
    width: 90px;
}
.footer-icon .elementor-icon-list-item svg {
	filter:  brightness(0) invert(1);
}
.footer-icon .elementor-icon-list-item:hover svg {
	filter:brightness(0) saturate(100%) invert(88%) sepia(47%) saturate(3569%) hue-rotate(165deg) brightness(91%) contrast(90%);
}
.post-content-details h3 {
	display: inline-flex;
 	border-bottom: 2px solid #86C7E5;
}
.post-content-details .post-big-text {
	font-size:20px;
}
.careers-listing-sec:after {
	position:absolute;
	content:'';
	bottom:-30px;
	right:150px;
	height:225px;
	width:837px;
	background-image: url(/wp-content/uploads/2025/11/16682-SIPS-Education-Website-Design-2025-Careers-Dashed-Line-Asset-scaled.png);
	background-size:contain;
	background-repeat:no-repeat;
}
.music-content h2 {
	font-size:25px;
	line-height:30px;
    margin: 15px 0;
}
.team-list {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 20px;
	row-gap:20px;
	color: #162249;
}
.team-list .team-member {
    background-color: #ffffff;
    padding: 10px 20px 60px;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%);
}
.team-list .team-details {
    display: flex;
    gap: 20px;
    border-bottom: 2px solid #86C7E5;
	align-items: flex-end;
}
.team-list .team-info {
    width: calc(100% - 160px);
}
.team-image-wrap {
    width: 160px;
	display: flex;
}
.team-list .team-image.wp-post-image {
    height: 160px;
    object-fit: cover;
    width: 100%;
}
.team-list .team-title {
	font-size:20px;
	line-height:25px;
	font-weight:500;
	margin:0;
}
.team-list .team-designation {
	font-size:20px;
	line-height:25px;
	font-weight:500;
}
.team-list .team-content {
    margin-top: 20px;
}
.service-archive-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 20px;
    row-gap: 50px;
}
.service-archive-wrapper .service-item {
    background-color: #ffffff;
    padding: 20px 20px 60px;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.service-archive-wrapper .service-item .service-title {
    height: fit-content;
    padding-bottom: 5px;
	color: #162249;
}
.service-archive-wrapper .service-item .service-button a {
	color: #162249;
}
.service-archive-wrapper .service-item .service-button a:hover {
	border-color: #162249 !important;
}
.service-archive-wrapper .service-item .service-button {
	margin-top:20px;
}
.service-archive-wrapper .service-item  .title-icon-details {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
.service-archive-wrapper .service-icon img {
	max-width:75px;
}
.service-listing-details-sec:after {
	position:absolute;
	content:'';
	bottom: -50px;
	right:150px;
	height:203px;
	width:815px;
	background-image: url(/wp-content/uploads/2025/11/16682-SIPS-Education-Website-Design-2025-Services-Archive-Dashed-Line-Asset-scaled.png);
	background-size:contain;
	background-repeat:no-repeat;
}
.service-listing-sec.music-hub-list:after {
	left:unset;	
	right: 0;
    height: 160px;
    width: 553px;
    background-image: url(/wp-content/uploads/2025/11/16682-SIPS-Education-Website-Design-2025-Music-HUB-Dashed-Line-Asset.png);
}
.data-protection-list.service-listing-sec.music-hub-list:after {
	filter: brightness(0) saturate(100%) invert(24%) sepia(70%) saturate(2559%) hue-rotate(336deg) brightness(94%) contrast(94%);
}

.service-short-content {
    height: 125px;
}

.home-out-services{
	min-height: 370px;
}
.footer-build-link{
	color:white;
}

.footer-build-link:hover{
	color:#7dbfe0;
}
.banner-slick-slider .slick-arrow
{opacity:0.5}
.banner-slider-title h1{font-weight: 700;}
.banner-sub-content h2{font-weight: 500;}

nav.elementor-pagination .page-numbers.prev,nav.elementor-pagination .page-numbers.next {
    color: #fff !important;
    background: #162249 !important;
    font-weight: 500;
    padding: 6px 30px;
    width: 140px !important;
    display: inline-block;
    font-size: 16px;
    transition: all  .3s ease;
}

span.page-numbers.prev {}

nav.elementor-pagination .page-numbers.prev:hover, nav.elementor-pagination .page-numbers.next:hover {
    background: #86c7e5 !important;
}
.service-listing-details-section.active .e-con-inner {
	flex-direction: column;
}
.service-listing-details-section.active .e-con-inner .services-heading,
.service-listing-details-section.active .e-con-inner .services-listing-details {
	width:100%;
}
@media (min-width:1399px){
	.banner-slider-title h1 {
    font-weight: 700;
    font-size: 3rem;
}
	.banner-sub-content h2 {
    font-weight: 500;
		font-size:2rem
	}

}
@media (min-width:1350px){
	
body .banner-slick-slider .banner-slide .left-side-details,body .banner-slick-slider .banner-slide .right-side-details {
    width: 640px !important;
}
}
@media (max-width: 1366px) {
	.form-sec:after {
		right:0px;
		width: 400px;
    height: 140px;
	}
	.service-slider-sec:after,
	.single-testimonial-sec:after {
		top: -150px;
    width: 400px;
    height: 180px;	
	}
	.service-listing-sec:after {
		height: 100px;
    width: 500px;
	}
	.careers-listing-sec:after {
		height: 150px;
    width: 500px;
		right: 50px;
	}
	.banner-slick-slider .banner-slide {
		gap: 30px;
	}
	.training-offered-details .training-offered .training-offered-text {
		font-size: 22px;
    line-height: 28px;
	}
	.training-offered-details .training-offered .left-side-details {
    width: calc(100% - 60px);
}
.training-offered-details .training-offered .right-side-details {
    width: 60px;
}
	.training-offered {
    gap: 20px;
}
	.training-offered-details {
		row-gap: 40px;
	}
	.team-list .team-title,
	.team-list .team-designation {
	font-size:18px;
	line-height:24px;
}
	.music-content h2 {
		font-size:22px;
		line-height:28px
	}
	.team-details-section:after {
		left: 0;
	}
	.service-listing-details-sec:after {
		right: 50px;
    height: 150px;
    width: 515px;
	}
	.service-listing-sec.music-hub-list:after {
		height: 130px;
    width: 400px;
	}
		.proud-partner-slider-section .gallery .slick-slide {
			margin: 0 25px !important; 
		}

		.proud-partner-slider-section .gallery .slick-list {
			margin: 0 -25px !important;
		}
}
@media (max-width: 1200px) {
	.team-list .team-member {
		padding: 20px 20px 60px;
	}
	.team-list .team-info {
    width: calc(100% - 100px);
	}
	.team-image-wrap {
    width: 100px;
	}
	.team-list .team-image.wp-post-image {
		height: 130px;
	}
	.service-listing-details-sec:after {
		height: 120px;
    width: 350px;
	}
		.service-listing-sec.music-hub-list:after {
		height: 100px;
    width: 300px;
	}
}
@media (max-width: 1024px) {
    .service-slider-sec:after,
	.single-testimonial-sec:after {
        top: -100px;
        width: 350px;
        height: 140px;
    }
	.banner-slick-slider .slick-arrow,
	.proud-partner-slider-section .gallery .slick-arrow {
		font-size: 25px;
	}
	.banner-slick-slider .banner-slide {
        gap: 10px;
  }
	.training-offered-details .training-offered .training-offered-text {
        font-size: 20px;
        line-height: 25px;
    }
	.music-content h2 {
		font-size:20px;
		line-height:25px
	}
	.service-archive-wrapper {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 30px;
}
		.service-listing-sec.music-hub-list:after {
		height: 80px;
    width: 200px;
	}
}
@media (max-width: 991px) {
    .form-sec:after {
        width: 250px;
        height: 70px;
    }
	.service-listing-sec:after {
		height: 80px;
    width: 400px;
	}
	.banner-slick-slider .slick-arrow,
	.proud-partner-slider-section .gallery .slick-arrow {
		font-size: 22px;
	}
	.training-offered-details {
		grid-template-columns: repeat(2, 1fr);
	}
	.careers-listing-sec:after {
    right: 0px;
    height: 100px;
    width: 400px;
	}
	.team-list {
    grid-template-columns: repeat(2, 1fr);
}
	.service-listing-details-sec:after {
		right: 0px;
    height: 100px;
    width: 300px;
	}
}
@media (max-width: 782px) {
	.forminator-custom-form-323 .forminator-field-email {
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
}
	.forminator-custom-form label {
		font-size: 14px !important;
	}
	.forminator-custom-form textarea {
		height:80px !important;
		min-height:80px !important;
	}
	.forminator-row {
    margin-bottom: 20px !important;
	}
}
@media (max-width: 767px) {
	.form-sec:after,
	.service-slider-sec:after,
	.single-testimonial-sec:after {
		content:unset;
	}
	.service-slider .elementor-swiper-button-prev {
    left: 0px !important;
}
	.service-slider .elementor-swiper-button-next {
		left: 30px !important;
	}
	.service-slider.elementor-widget-n-carousel .swiper-pagination-progressbar {
		left: 70px;
		width: calc(100% - 70px);
	}
	.service-listing-sec:after {
		height: 70px;
		width: 300px;
	}
	.banner-slick-slider .banner-slide {
		flex-direction:column-reverse;
		text-align: center;
    gap: 30px;
	}
	.banner-slick-slider .banner-slide .left-side-details {
    padding-bottom: 0px;
		width:100%;
}
	.banner-slick-slider .banner-slide .right-side-details {
		width:100%;
	}
	.training-offered-details {
		grid-template-columns: repeat(1, 1fr);
		row-gap: 20px;
	}
	.careers-listing-sec:after {
    height: 80px;
    width: 250px;
	}
	.team-list {
    grid-template-columns: repeat(1, 1fr);
}
	.service-archive-wrapper {
		grid-template-columns: repeat(1, 1fr);
		row-gap: 20px;
	}
	nav.elementor-pagination .page-numbers.prev,nav.elementor-pagination .page-numbers.next {width:unset !important; font-size:12px !important;padding:5px 12px}
}