/*
body {
		border: 15px solid #e0e0e0;
    padding: 0;
    background-color: transparent;
    box-sizing: border-box;
}
*/
/* Styling the paspartu container */
.paspartu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; /* Allows clicks to pass through the frame */
		z-index: 10;
}

/* Top frame */
.paspartu_top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 15px; /* Adjust the height as needed */
    background-color: #ffffff; /* Adjust the color as needed */
}

/* Bottom frame */
.paspartu_bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15px; /* Adjust the height as needed */
    background-color: #ffffff; /* Adjust the color as needed */
}

/* Left frame */
.paspartu_left {
    position: absolute;
    top: 0;
    left: 0;
    width: 15px; /* Adjust the width as needed */
    height: 100%;
    background-color: #ffffff; /* Adjust the color as needed */
}

/* Right frame */
.paspartu_right {
    position: absolute;
    top: 0;
    right: 0;
    width: 15px; /* Adjust the width as needed */
    height: 100%;
    background-color: #ffffff; /* Adjust the color as needed */
}
body {
    
}
.ftsocial a {
    color: #fff!important;
}

.ftsocial a i {
    color: #000!important;
}

.ftsocial a:hover {
    color: #3A3A3A!important;
    background: #3A3A3A!important;
}

.ftsocial a:hover i {
    color: #fff!important;
}
.h2t3 {
    padding-top: 0px;
    margin-bottom: 10px;
}
.h6t2_date {
    margin-bottom: 12px;
}
.progress_bar_kilo h4.w-progbar-title {
    font-size: 30px!important;
}

.w-progbar.progress_bar_kilo.style_1 .w-progbar-bar {
    background: #fff;
    border-radius: 0px;
}
.w-video.home_video.with_overlay {
		background-size: contain!important;
}
.l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
    background: rgba(0, 0, 0, 0.9);
}
.tmimg .w-image-h {
    width: 114px!important;
}
.formx1 .select2-selection, .formx1 select, .formx1 textarea, .formx1 input:not([type=submit]) {
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    color: #000000;
    opacity: 1!important;
}
.formx2 .select2-selection, .formx2 select, .formx2 textarea, .formx2 input:not([type=submit]) {
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    color: #000000;
    opacity: 1!important;
}
.formx1 {
    background: #fff;
    top: -50px;
    position: relative;
    margin-bottom: -50px;
}
.w-form-row-label {
    color: #000;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: black!important;
		opacity: 1!important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: black!important;
		opacity: 1!important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: black!important;
		opacity: 1!important;
}
:-moz-placeholder { /* Firefox 18- */
  color: black!important;
		opacity: 1!important;
}
@media screen and (max-width: 767px) {
		.bgcover .l-section-img {
    background-size: contain!important;
}
}
.partners img { background: #fff; }
.statsx1 span.w-counter-value-part {
    font-weight: bold;
    color: #fff;
    font-size: 120px;
}
.statsx1 h6.w-counter-title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.w-image.style_outlined img {
    border-color: #fff;
    border: 8px solid #fff;
}
.newswrapx3 .vc_column_container>.vc_column-inner {
    padding: 0px!important;
}

@media screen and (max-width: 768px) {
		.ush_menu_1.type_mobile .w-nav-anchor.level_1, .ush_menu_1.type_mobile .w-nav-anchor.level_1 + .w-nav-arrow {
				font-size: 1.4rem!important;
		}
		.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1), .ush_menu_1.type_mobile .w-nav-anchor:not(.level_1) + .w-nav-arrow {
				font-size: 1rem!important;
		}
}