#gform_1 .gchoice label img,#gform_1 .gsection_description img {
    width: 70px;
}
#gform_1 .gsection_description {
    padding-top: 0;
}
#gform_1 .gsection_title {
    font-weight: bold;
}
#gform_1 .gfield_checkbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px 0px;
}
#gform_1 .gform_previous_button, #gform_1 .gform_next_button {
    background: linear-gradient(rgba(223,41,41,0.88),rgba(223,41,41,0.88)) !important;
    color: #fff;
    border: 0;
    padding: 12px 30px;
    font-size: 22px;
    line-height: 1;
    border-radius: 2px !important;
	  cursor: pointer;
}
#gform_1 .gform_next_button {
    background: rgb(247,171,1) !important;
}
#gform_1 .gform_page_footer {
    margin-top: 3em;
}
#gform_1 .gform_next_button:hover {
    background: #E34343 !important;
}
#gform_1 .gform_previous_button:hover {
    background: rgb(247,171,1) !important;
}
.not-in-view{
	position: absolute;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
}
#submit-again{
	color: #df2929;
	padding-left: 30px;
	cursor: pointer;
}


:not(#tve) [data-css="tve-u-190c7c3d767"] .tcb-button-link{
	    animation: rocking 2s infinite;
    animation-timing-function: ease-out;
    transition: .2s;
}

@keyframes rocking{
	0% {
    transform: rotate(0deg);
}
25% {
    transform: rotate(0deg);
}
50% {
    transform: rotate(2deg);
}
75% {
    transform: rotate(-2deg);
}
100% {
    transform: rotate(0deg);
	}}



:not(#tve) [data-css="tve-u-190c7d296a0"] .tcb-button-link{
	
	animation: bounce 1.5s infinite;
    animation-timing-function: ease-in;
    transition: .2s;

}

@keyframes bounce {
   0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 
   40% {transform: translateY(-30px);} 
   60% {transform: translateY(-15px);} 
} 






/*===== Start CSS by Masud Rana =====*/
.flowplayer.is-ready.is-paused:not(.is-poster) {
    border-radius: 20px !important;
}

.flowplayer * {
   border-radius: 20px !important;
}

.flowplayer.is-ready:not(.is-poster) {
    border-radius: 20px !important;
}

.flowplayer.skin-slim {
    border-radius: 20px !important;
}

.elementor-accordion .elementor-tab-title:hover {
	background-color: #fff;
}

.elementor-accordion-item {
    margin-top: 10px;
}

.df-popup-button {
    background: #ffffff !important;
    border-radius: 10px !important;
    padding: 20px !important;
    text-align: center;
    box-shadow: 1px 1px 10px #EBEBEB;
}

.df-popup-button:hover {
    background: #ffffff;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: none;
}

.owl-carousel .owl-item {
    padding: 10px;
}

.fg-gallery-item {
		border-radius: 20px;
		box-shadow: 1px 1px 10px #EBEBEB;
		height: 480px;
		padding: 20px;
		background-color: #fff;
}

.fastcarousel.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    background: #FC6A03;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 12px;
		box-shadow: 1px 1px 10px #EBEBEB;
}

.fastcarousel.gallery .fastcarousel-gallery-icon img {
    height: auto;
}

.elementor-slideshow__header {
    flex-direction: row !important;
}

.blog-post-item .categories {
	display: none;
}

.blog-full-image-style .caption-inside span.date {
	display: none;
}


.coach-image:hover .elementor-icon {
    font-size: 60px !important;
    margin-top: -17rem !important;
    transition: font-size 0.3s ease, margin-top 0.3s ease; 
}


.coach-icon:hover .elementor-icon {
    font-size: 60px !important;
    margin-top: -17rem !important;
    transition: font-size 0.3s ease, margin-top 0.3s ease; 
}

.item-wrap:hover {
		cursor: pointer;
}


.sec2-main-pic img {
    height: 665px;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .sec2-main-pic img {
    height: 550px;
    }
}

@media screen and (max-width: 767px) {
    .sec2-main-pic img {
    height: 300px;
    }
}

.sec2-main-res img {
    height: 665px;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .sec2-main-res img {
    height: 550px;
    }
}

@media screen and (max-width: 767px) {
    .sec2-main-res img {
    height: 300px;
    }
}


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


/* Hide Top Sticky Header - Stronger Selector */
body .mm2_sticky_header,
html body .mm2_sticky_header {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}


.mm2_header_btn .elementor-button {
    font-size: 0.85rem !important;
    padding: 10px 20px !important;
}

.mm2_header_menu .elementor-nav-menu .sub-arrow {
	padding: 5px !important;
}