@font-face {
	font-family: "Cairo"; /* Cairo-Regular */
	src: url('../../../../plugins/fonts/Cairo-Regular.woff') format('woff');
}

.accordion-button:after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23974e99'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}

.accordion-button:not(.collapsed)::after
{
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}

.tm-accordion.accordion-classic.accordion-theme-colored1 .accordion-item .accordion-header .accordion-button:not(.collapsed)
{
	box-shadow: none;
}

.accordion-header .accordion-button
{
	color:#974e99; 
}

.dataDisplayAddressGo
{
	display:none;
}

.swal-footer {
    text-align: center;
}



button.swal-button.swal-button--confirm.btn.btn-success {
    background: #a5dc86;
}

button.swal-button.swal-button--confirm.btn.btn-success:hover {
    background: #a5dc86;
    opacity:0.9;
}

button.swal-button.swal-button--confirm.btn.btn-warning {
    background: #f8bb86;
}

button.swal-button.swal-button--confirm.btn.btn-warning:hover {
    background: #f8bb86;
    opacity:0.9;
}

button.swal-button.swal-button--confirm.btn.btn-fail {
    background: #f27474; 
    color:white;  
}

button.swal-button.swal-button--confirm.btn.btn-fail:hover {
    background: #f27474;
    opacity:0.9;
}






.textDisplayContent p
{
	margin-bottom: 5px;  
}

#preloader #disable-preloader {
    background: #974e99 !important;
    color:white !important; 
}

#preloader #disable-preloader:hover {
	opacity:0.85; 
}


.widget .post .post-right .post-title a
{
	font-family: "Cairo"; /* Cairo-Regular */
}


.bookFormBigBtn .bookFormBigBtnSubmit 
{
	background-color: #ee872e;
    background: #ee872e; 
        padding: 0.8rem 1.5rem;
    
        display:block;
            width: 100%;	 
}

.booking-form .form-control
{
	font-size: 12px;
}

.bookFormBigBtn .bookFormBigBtnSubmit:hover
{
	background-color: #573d60;
    border-color: #523a5a;
}


.bookFormBigBtn
{
	display: flex;
    align-items: center;
}

.bookFormBigBtn .bookingPrice
{
    color: white;
    font-size: 1.5rem;
    font-weight: bold; 
}

.booking-form label
{
	color:white; 
}

.rowCaptchaOfBooking .captcha-widget {
    display: flex;
    flex-direction: row-reverse;
    gap: 0 1em;
    justify-content: flex-end;
}

.rowCaptchaOfBooking  .captcha-widget a 
{
	color:white;
	/*display:none;*/
}

.sidebar-right .rowCaptchaOfBooking .captcha-widget {
   display: flex;
    gap: 0;
    align-items: flex-start;
    flex-direction: column-reverse;
} 

hr
{
	border-color: #eee;
    opacity: 1;
}

.yeacFormFieldError .errorMessage
{
    color: #eb2527;
    font-weight: bold;
}

.errorMessage {
	color: #eb2527;
    font-weight: bold;
}

.yeacFormFieldError label
{
	 color: #eb2527;
}

.yeacFormFieldError .form-control 
{
	border-color:#eb2527;
}

.captcha-widget {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.lngar
{
	font-family: "Cairo"; /* Cairo-Regular */
}


header#header .header-top .element
{
	padding-top: 2.5px;
    padding-bottom: 2.5px;
    margin: 0 0px;
}

/* Carousel styling */
#introCarousel,
.carousel-inner,
.carousel-item,
.carousel-item.active {
  height: 100vh;
}

.carousel-item{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

          
.carousel-item h1
{
	font-weight: 700;
	font-size: 115px;   
	font-size: 85px;   
	margin-bottom:2rem !important; 
 	color: rgb(255, 255, 255);
}

 .carousel-item h5
{
	font-weight: 700;
	font-size: 20px;   
 	color: rgb(255, 255, 255);
}


.carousel-item h2
{
    z-index: 10;
    background-color: var(--theme-color2);
    text-transform: uppercase;
    visibility: visible;
    text-align: center;
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 36px;
    
    margin: 0px;
    border-radius: 0px;
    padding: 15px 20px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: nowrap;
    width: auto;
    height: auto;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    border-radius:25px;
    
    width: auto;
    display: inline-block;
    
}

/* Height for devices larger than 576px */
@media (min-width: 992px) {
  #introCarousel {
    /*margin-top: -58.59px;*/
  }
}

.navbar .nav-link {
  color: #fff !important;
}
    
#introCarousel   .mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-attachment: fixed;
}




@media (min-width: 1200px)
{
	.menuzord-menu > li 
	{
    	padding: 15px 0;
	}
}


#top-primary-nav .menuzord-menu > li > a, #top-primary-nav-clone .menuzord-menu > li > a {
    font-size: 0.85rem;
    padding-left: 12.5px;
    padding-right: 12.5px; 
}

.menuzord-menu > li {
    margin: 0 2.5px;
}


.social-links-list a
{
	border: 2px solid transparent;
    color: #333;
    display: inline-block;
    font-size: 16px;
    line-height: 2;
    margin-right: 4px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease;
    border-radius: 50%;
    margin:0 5px;    
}




#language-select ul 
{
	list-style:none;  
}

#language-select ul li a img
{
	margin:0 5px 0 0; 
}


.menuzord-brand {
    margin: 10px 30px 10px 0; 
}



.menuzord.theme-color1 .menuzord-menu > li.active > a, .menuzord.theme-color1 .menuzord-menu > li:hover > a, .menuzord.theme-color1 .menuzord-menu ul.dropdown li:hover > a {
    background: var(--theme-color2);
    color: #fff;
}

header#header .header-top {
    padding: 2.5px 0;
} 

div#language-select {
    position: relative;
    top: -2px;
}

.staff-social-part .social-data
{
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap:5px;
}

.staff-social-part .social-data a 
{
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    background-color: #974e99;
    color: #fff;
    border-radius: 50%;
    text-align:center;
} 


#myCarousel.carousel,
#myCarousel .item,
#myCarousel .active {
	height:100%;
}

.carousel-inner {
	height:100%;
}

.fill {
	width:100%;
	height:100%;
	background-position: center;
	background-size: cover;
}


.sec-boxShadow {
    box-shadow: 0 0 25px #eaeaea;
    border-radius: 12px;
    background-color: #ffffff;
    padding: 50px 20px 30px 20px;
    padding: 20px 20px 30px 20px;
}
.flash-success-contact {
	margin-bottom:3rem;
}
.flash-success-contact i {
    width: 75px;
    height: 75px;
    line-height: 75px;
    font-size: 40px;
    border: 2px solid #974e99; 
    color: #974e99;
    border-radius: 100%;
    margin: 1rem;
 }
 .flash-success-contact p {
    margin: 0;
    font-size: 24px;
    color: #974e99;
 }
 


header#header .header-top  .element.contact-info a
{
	font-size: 0.85rem;
    font-weight: 500;
    
    display: flex;
    align-items: center;
}


#side-panel-container .side-panel-wrap
{
	padding: 2rem;
}


.side-phone i
{
	display: none;
}

span.breadcrumb-span-in {
    font-size: 22px;
}


.breadcrumbs .sec-start {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 10px;
}

.contact-page-side-phone span 
{
    display: flex;
    flex-direction: column;
}
.contact-page-side-phone span i 
{
	display:none; 
}

.icon-social-footer a
{  
	color:white !important; 
}


.contact-phone-ftr .text i
{
	display:none;
}
 
.contact-page-side-social 
{
    display: flex;
    gap: 0 10px;  
}
 
.contact-page-side-social a
{
	font-size: 20px;
}

.contact-page-side-social a:hover
{
	color:#974e99;
}


.front-pagination
{
	text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 3rem;
}

.front-pagination .pagination
{
	margin:0; 
}

.front-pagination .pagination li
{
	margin:0; 
}

.front-pagination .pagination li.hidden
{
	display:none; 
}

.front-pagination .pagination li a
{
    color: #666;
    border-color: #ddd;
    background-color: #fff;
    border: 3px solid rgba(35, 35, 35, 0.15);
    border-radius: 50%;
    text-align: center;
    height: 50px;
    width: 50px;
    line-height: 45px;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0px 0 20px rgba(5, 5, 5, 0.15);
}

.front-pagination .pagination li.selected a,.front-pagination .pagination li a:hover
{
    border-color: #974e99; 
}




.front-pagination .pagination li a:hover
{
	background: #974e99;
	color:white; 
}


.front-pagination .pagination li.next a,
.front-pagination .pagination li.last a,
.front-pagination .pagination li.first a,
.front-pagination .pagination li.previous a
{ 
	font-size: 2rem;
    line-height: 40px;
}


.rowCourse .line-bottom {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 0px;
}

.rowCourse .review_text{
    margin-bottom: 0px;
}

.rowCourse p{
    margin-bottom: 0px;
}

.funfact-item .funfact-icon {
    color: white !important;
}

.ftr-links a
{
	font-size:14px; 
}



.ftr-links-sm li { 
    line-height: 2.68rem !important;
}



.opening-hours-ul i
{
	margin-right:10px;
}


.widget .opening-hours li, .widget .working-hours li { 
    font-size: 14px;
    padding: 2px 0;
}



.widget.widget_nav_menu ul.ftr-links  > li
{
  padding-left: 15px;
}


.widget .opening-hours li *, .widget .working-hours li * {
    line-height: 2.05rem;
}
.tm-sc-blog.blog-style1-current-theme .entry-content .entry-date {
    min-width: 30%;
}
.blog-title-and-date
{
	background: #f3f3f3;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tm-sc-blog article .post-thumb .post-thumb-inner .thumb a
{
	width:100%; 
}

.testimonialHome .author  .text-theme-colored1
{
	color:white !important;  
}
.testimonialHome .author 
{
	color:white !important;  
}

.rraattee
{
	position:relative;
	display: block;
	width: 100%;
	font-size: large;
	float: left;
	padding: 0;
    margin-bottom: 0.5rem;
}

.rraattee .star-rating {
    float: left;
   
}

.rraattee .star-rating span
{
	
}

.upcomingRow
{
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 1rem;
    margin-left: 0;
    margin-right: 0;
}


.course-item .course-thumb .price {
    padding: 5px 15px;
}

 
.boxTestimonials
{
    background: #fff;
    padding: 5px 25px 15px 25px;
    border-radius: 3px;
    box-shadow: 0px 4px 8px rgba(0,0,0,0.15);
}

.boxTestimonials i.quote {
    font-size: 20px;
    color: #17a2b8;
}

.boxTestimonials .content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
}

.boxTestimonials .info .name {
    font-weight: 600;
    font-size: 17px;
}

.boxTestimonials .info .job {
    font-size: 16px;
    font-weight: 500;
    color: #974e99;
}

.boxTestimonials .info .stars i {
    color: #17a2b8;
}

.boxTestimonials .info .stars {
    margin-top: 2px;
}

.boxTestimonials .content .image {
    height: 75px;
    width: 75px;
    padding: 3px;
    background: #974e99;
    border-radius: 50%;
}

.boxTestimonials .content .image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #fff;
}

.upcoming-events .event-date {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.isotope-itemStudent
{
	
}


.latest-posts .post
{
	display: flex;
    align-items: center;
}

.upcoming-events-current-style .event-details .event-location li {
    display: block;
} 


.about-teachers-big .about-teachers-list .container11
{
	padding:0rem 0 ;     
}

.about-teachers-big .about-teachers-list .section-title
{
	display:none !important;  
}


.galilio-gallary-custom .tm-gallery .tm-gallery-content-wrapper {
    box-sizing: border-box;
    padding: 20px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.paintings-list
{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    justify-content: flex-start;
    gap: 0.25em 0.25em;
}

.paintings-list a{
    flex-grow: 0;
    flex-basis: calc(100%/5 - 0.25em);
    display: flex;
    align-items: center;
    justify-content: center;
}

.mainCCC {
    margin: 0 auto;
    width: 80%;
}

.teachers-item {
    background: #f5f5f5;
    display: block;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    
    border-bottom-color: #974e99;
    border-bottom: 2px solid;
}  

.staff-item .staff-content
{
	border:0; 
}

.teachers0big0div
{
   display: flex;
    flex-direction: column;
    justify-content: space-around; 
    height: 100%;
} 

.students0big0div
{
	background: #f5f5f5;
    display: block;
    padding:20px; 
    height: 100%;
    
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    
}

.students0img
{
	border: 1px solid #f6f6f6 ;
	border-bottom:0;
}

.students0big0div00
{
    border-bottom: 2px solid;
    border-bottom-color: #974e99;
    height: 100%;
} 




.divTeamBigBigBig .fluid-width-video-wrapper object
{
    position: relative !important;
    display: block;
    margin: 0 auto;
    text-align: center;
    
    display: flex;
    justify-content: center;
    gap: 0 5px;
}


.div-for-txt-data-entry
{
	
}

.div-for-txt-data-entry p
{
	margin:0;
}


.booking-form .yeacFormFieldError label {
    color: #ffcfcf;
}

.booking-form .yeacFormFieldError .errorMessage {
    color: #ffcfcf;
    font-weight: bold;
    font-size:12px; 
}

.booking-form .yeacFormFieldError .form-control {
    border-color: #ffcfcf; 
}

.booking-form .errorMessage
{
	color: #ffcfcf;
}

.btn.btn-block.btn-apply-coupon {
    background: #573d60;
     border-color: #573d60; 
    border-radius: 0;
    padding: 0;
    height: calc(2.25rem + 18px);
    padding: 8px 10px; 
    width: 100%;
    font-size: 12px; 
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn.btn-block.btn-apply-coupon:hover 
{
    border-color: #ee872e; 
    background: #ee872e; 
}


.coupon-message p , .coupon-message .errorMessage
{
	margin:0;
	font-size:16px; 
	margin-top: 15px;
}

.coupon-message p i
{
	margin:0 10px;   
}

.coupon-message .error , .coupon-message .errorMessage
{
    color: #ffcfcf;
    font-weight: bold;
    
}

.coupon-message .success
{
    color: #9aff81;
    font-weight: bold;
    
}


.startBook  
{
	position:relative; 
}
  
.bookLoader:after {
    content: " ";
    background: url(../img/loading-11.gif) no-repeat;  
    background-color: #e9ecefb3;
    background-position: 50%;
    background-size: 100px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}


.startBook .captcha-div
{
	height: calc(2.25rem + 18px);
	max-width:100%; 
	width:100%;
}

.booking-form label.error {
    color: #ffcfcf;
}
 
.yeacErrorSummary p
{
	margin:0;
	font-weight:bold; 
}
