.color_white {
    color: #fff;
}

.hover_color_white:hover {
    color: #fff;
}
.timeline-carousel__item .media-wrapper{
	opacity:1 !important;
}
.info-card_icon i {
    line-height: 70px;
}

.pagination a i {
    line-height: 50px;
}

span.page-numbers.current {
    background-color: #53c5d1;
    color: #fff;
}

.top-header .social-btn a i {
    line-height: 35px;
    color: #56ADB2;
}

.btn.style3 {
    background-color: #47c4d9;
    min-width: 180px;
    font-weight: 500;
    padding: 15px 30px;
    border-radius: 7px;
}

.btn.style3:hover {
    border-radius: 7px !important;
}

.btn.style3:before {
    border-radius: 7px;
}

.btn.style3:after {
    border-radius: 7px;
}

.btn.style3:hover:before {
    border-radius: 7px;
}

.btn.style3:hover:after {
    border-radius: 7px;
}

.color_blue {
    color: #47c4d9;
    ;
}

.list_inline ul li a,
.list_inline ul li a i {
    font-size: 20px;
    line-height: 23px;
}

.list_inline_header ul {
    display: table;
    width: 215px;
    margin: 3px auto 0 !important;
    alignment-baseline: baseline;
}

.list_inline ul li {
    margin-right: 10px !important;
}

.social-btn {
    /* display: block !important; */
    gap: 10px;
    margin-bottom: 20px;
}

.header-layout2 .navbar-right-desc i {
    margin-right: 0 !important;
    transform: rotate(0deg) !important;
    line-height: 45px;
}

a.user_circle_icon {
    border: 1px solid #53c5d1;
    border-radius: 50%;
    text-align: center;
    padding: 0;
    width: 45px;
    height: 45px;
    display: block;
}

.social-btn a i {
    line-height: 35px;
}

.about-info-wrap .icon i {
    line-height: 50px;
}

.feature-card_img a i {
    line-height: inherit !important;
}

.blog-text.color_white p {
    color: #fff;
}

input.wpcf7-not-valid {
    border: 1px solid red;
}

.testimonial-card {
    max-width: 400px;
    /* border: 1px solid #ddd; */
    padding: 20px;
    border-radius: 8px;
    /* box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1); */
    margin: auto;
}

.testimonial-content {
    font-style: italic;
    color: #555;
}

.star-rating i {
    color: #f39c12;
}

.testimonial_wrapper button.slick-prev.slick-arrow {
    left: -70px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0 !important
}

.testimonial_wrapper button.slick-next.slick-arrow {
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0 !important;
}

.testimonial_wrapper .star-rating {
    margin: 0 auto;
}

.clicks_photo_wrapper button.slick-prev.slick-arrow {
    left: -70px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0 !important
}

.clicks_photo_wrapper button.slick-next.slick-arrow {
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0 !important;
}

.testimonial_author,
.testimonial-card p {
    color: #222;
}

.blog-card .blog-content {
    min-height: 215px;
}



/* .hero-2 .slick-arrow {
    margin-top: calc(var(--icon-size, 110px) / -2);
  }
  .hero-wrapper .slick-arrow {
    --icon-size: 110px;
    --pos-x: 1;
    margin-left: -55px;
    line-height: 155px;
    opacity: 1;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    font-family: var(--title-font);
    color: var(--theme-color);
    transform: rotate(270deg);
    margin-top: calc(var(--icon-size, 110px) / -1);
  }
  .hero-wrapper .slick-arrow.slick-next {
    --pos-x: 0;
    margin-left: 0;
    margin-right: -55px;
    transform: rotate(90deg);
  } */

.hero-wrapper button.slick-arrow.slick-prev {
    left: 10px;
    opacity: 1;
    margin-top: 0;
}

.hero-wrapper button.slick-arrow.slick-next {
    right: 10px;
    opacity: 1;
    margin-top: 0;
}

.subscribe_newsletter_form .wpcf7-response-output {
    display: none !important;
}

.subscribe_newsletter_form .input-group-append {
    position: absolute;
    right: 0;
    top: 0;
}

.subscribe_newsletter_form button.btn.style6 {
    max-width: 150px;
    padding: 23px 30px 23px;
    border-radius: 0 7px 7px 0;
}

.subscribe_newsletter_form button.btn.style6:hover:before {
    background: rgba(0, 0, 0, .4);
}

.subscribe_newsletter_form span.wpcf7-form-control-wrap {
    width: calc(100% - 133px);
}

p.service-card_text {
    min-height: 200px;
}

.service-card.style2 .service-card_icon {
    position: relative;
}

.service-card_icon img {
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
}

img.slick-slide.slick-current.slick-active {
    width: 90%;
}

.sponsors_image_slider img.slick-slide.slick-current.slick-active.slick-center {
    /* transform: scale(1.5); */
    transition: all .5s ease-in-out;
}

.our_location_wrapper .contact-info {
    padding: 30px;
    margin-bottom: 25px;
}

.our_location_wrapper .contact-info ul li {
    list-style: none;
    margin-top: 10px;
}

span.activity_day {
    font-size: 11px;
    font-weight: bold;
}

.our_location_wrapper h6.contact-info_text {
    color: #53c5d1;
}
.responsive_visible{
	display:none !important;
}
.responsive_opacity_visible{
	opacity:0;
}
@media (max-width: 630px) {
    .responsive_full_width_stack {
        width: 100% !important;
    }

    .responsive_full_width_stack .list_inline ul {
/*         display: table;
        margin: 0 auto !important; */
		display: flex;
        margin: 0 auto;
        align-items: center;
        width: max-content;
    }

    .responsive_full_width_stack .justify-content-left p {
        text-align: center;
        float: none;
        margin: 0 auto;
    }

    .responsive_full_width_stack .social-btn.mb-0.d-flex.justify-content-end {
        margin: 0 auto;
        display: table !important;
        float: none;
        width: 130px;
    }
}

@media (max-width: 992px) {
    .feature-card_text {
        min-height: max-content !important;
    }

    .mobile-menu-wrapper .mobile-logo {
        background: #222;
    }

    .list_inline_header ul {
        display: flex;
        width: 100%;
        max-width: 275px;
    }
	.responsive_visible{
	display:block !important;
}
	.flipster__nav{
		position: absolute;
    bottom: -45px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
		display:block !important;
	}
	a.flipster__nav__link {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
    padding: 0;
		color: #fff;
}
	li.flipster__nav__item.flipster__nav__item--current a {
    background-color: #47c4d9;
    color: #47c4d9;
}

}

@media (min-width: 1200px) and (max-width: 1550px) {
	
	.container-fluid.top_header_wrapper{
		padding: 0 1.5% !important;
	}
	.main-menu a{
		    font-size: 13px !important;
			font-weight:400 !important;
	}
	.main-menu>ul>li {
    margin: 0 10px;
	}
	.header-button .btn.style3 {
    background-color: #47c4d9;
    min-width: 140px !important;
    font-weight: 500;
    padding: 15px 10px !important;
	}
	.header-logo{
		width:150px !important;
	}
			.header-logo a {
    min-width: 150px;
}
}
@media (min-width: 767px) and (max-width: 1250px) {
	
		.responsive_opacity_visible{
		opacity:1 !important;
	}
}
@media (max-width: 767px) {
		.flipster__nav{
		position: absolute;
    bottom: -40px;
	}
	.responsive_opacity_visible{
		opacity:0;
	}
    .responsive_hidden {
        display: none !important;
    }

    .feature-card_text {
        min-height: fit-content !important;
    }

    .responsive_full_width_stack {
        width: 100%;
        padding: 10px 0;
    }
	.hero-2{
		clip-path:none !important;
	}
}

@media (max-width: 450px) {
	.responsive_no_padding .widget{
		padding:30px 10px !important;
	}
    .btn.style3 {
        min-width: auto !important;
        padding: 15px 10px;
        font-size: 13px;
        text-transform: capitalize;
        width: 100%;
    }

    .mobile_center {
        width: 75% !important; 
        margin: 0 auto;
    }
	.widget-about .footer-logo{
		width:auto !important;
		max-width:300px !important;
	}
	.responsive_display_flex{
		display:flex !important;
	}
	.col-auto.d-lg-block.responsive_visible {
    padding: 0;
}
	.header-logo{
		width:120px;
	}
	.header-logo a{
		    min-width: 120px;
	}
}

.top_download_anchor li a {
    color: #fff;
}

.top_download_anchor li a:hover i {
    color: #47c4d9 !important
}

.header_phone_number_section a i,
.header_phone_number_section a {
    transition: all .5s ease-in-out;
    color: #fff !important;
    line-height: 35px !important;
}

.header_phone_number_section a i:hover,
.header_phone_number_section a:hover {
    color: #47c4d9 !important
}

.feature-card_text {
    min-height: 270px;
}

.testimonial-card {
    min-height: 300px;
}

.border_color_blue {
    border: 1px solid #47c4d9 !important;
    color: #47c4d9 !important;
    text-transform: capitalize;
}

.border_color_blue:hover:before {
    background-color: #47c4d9 !important;
}

.team-card_title a {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 23px;
}

.team-card_img img {
    border-radius: 20px;
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.team-card_title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 23px;
}

.space_50 {
    padding: 50px 0;
}

.space_75 {
    padding: 75px 0;
}

.space_100 {
    padding: 100px 0;
}

ul.breadcumb-menu {
    display: none;
}

.about-content-wrap.me-xl-4.mb-xl-0.mb-40 {
    padding-top: 100px;
    text-align: left;
}

.blog-card {
    background: transparent;
}

.contact-info ul {
    padding-left: 0;
}

.contact-info ul li a {
    color: #000;
    text-decoration: underline;
}

.main-menu ul.sub-menu li a {
    line-height: 35px;
}

.sponsors_image_slider img.slick-slide {
    margin: 0 25px;
}

.faq_data_wrapper_ccc {
    background-color: #fbfbfb;
}

.color_black {
    color: #000 !important;
}

h2.sec-title.fw-bold.text-white.photos_from_click_head {
    margin: 0 auto 25px;
    width: 100%;
    text-align: center;
}

.mfp-figure img.mfp-img {
    min-height: 70vh;
}

.single_class_wrapper {
    background-color: #fff;
}

.hover_blue:hover {
    color: #47c4d9 !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.service-card.style2:hover {
    background: #f6f6f7;
    border: 1px solid #f6f6f7;
    box-shadow: none;
}

button.slick-arrow i {
    font-size: 30px !important;
}

a.btn.style3.btn-minwidth.btn-style-5 {
    background-color: #fff;
    color: #222;
}

a.btn.style3.btn-minwidth.btn-style-5:hover {
    color: #fff;
}

.mr-3 {
    margin-right: 20px;
}

p.footer-text {
    text-align: left;
}

.gallery-content i {
    font-size: 24px;
    line-height: 50px;
}

.gallery-card .gallery-content_title {
    font-size: 30px;
}

.blog-card.style2 .blog-img {
    max-width: 425px;
    width: 100%;
}

.mfp-title {
    font-size: 25px;
    padding: 10px 0;
    text-align: center;
    font-weight: 500;
}

.project-card {
    max-height: 250px;
    min-height: 250px;
}

/* .class_wrapper_content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
} */
.class_wrapper_content_relative {
    position: relative;
}

.coaches_page_wrapper .team-card.style3{
    height: 100%;
}
.coaches_page_wrapper .team-card_img img {
    border-radius: 20px;
    width: 100%;
    height: auto !important;
    object-fit: unset !important;
}
.schedule_document_wrap {
    padding: 30px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
img.not_found_image_img {
    margin: 0 auto 50px;
    float: none;
    display: table;
        max-width: 100%;
    width: 500px;
}
.not_found_image_heading{
	text-align: center;
    margin-bottom: 45px;
}
.space.search_results_page_wrapper article {
    border: 1px solid #ccc;
    padding: 25px;
    margin-bottom: 25px;
}
.space.search_results_page_wrapper article h2 {
    font-size: 20px;
    margin-bottom: 7px;
}
.space.search_results_page_wrapper article p{
	margin-bottom:0px;
}
.calander_content ul {
    padding: 0;
    margin: 0;
}
.calander_content ul li {
    display: table;
    width: 100%;
    margin-bottom: 15px;
    font-size: 18px !important;
}
.calander_content ul li label {
    float: left;
    min-width: 120px;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 18px;
	color: #47c4d9;
}
.calander_content ul li span {
    font-size: 18px;
    line-height: 20px;
}
.calander_content ul li label i {
    margin-right: 7px;
    color: #47c4d9;
}
.timeline-carousel__item-inner span.date_time_span{
    padding-left: 15px;
    margin-bottom: 8px;
    color: #53c5d1;
    font-size: 18px;
    text-transform: none;
    font-weight: 700;
    margin: 0 0 15px;
}
.classes_bg_white .blog-card{
	background-color:#fff !important;
	height:100%;
}
.work-slider .owl-dots span{
	position:relative;
	    background: #53c5d1 !important;
	    margin: 5px 5px !important;
}
.work-slider .owl-dots button.owl-dot{
	border-radius: 50% !important;
	border: 2px solid #fff;
    width: 25px !important;
    height: 25px !important;
	    margin-right: 5px;
}
.work-slider .owl-dots button.owl-dot.active{
    border: 2px solid #53c5d1 !important;	
}
.team-card{
	margin-bottom:0 !important;
}
.team_owl_carosoul {
    margin-bottom: 60px;
}
.team_owl_carosoul .owl-nav button,.testimonial_owl_slider .owl-nav button,.gallery_owl_slider .owl-nav button{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.team_owl_carosoul .owl-nav button i,.testimonial_owl_slider .owl-nav button i,.gallery_owl_slider .owl-nav button i{
	    font-size: 35px
}
.team_owl_carosoul .owl-nav button.owl-prev,.testimonial_owl_slider .owl-nav button.owl-prev,.gallery_owl_slider .owl-nav button.owl-prev{
	    left: -60px;
}
.team_owl_carosoul .owl-nav button.owl-next,.testimonial_owl_slider .owl-nav button.owl-next,.gallery_owl_slider .owl-nav button.owl-next{
	    right: -60px;
}