form label {
    display: block;
	font-size: 0.8rem;
}
div.gif {
	margin: 120px auto;
}
div.gif img {
	width: 60px;
}
span.error {
	font-size: 0.8rem;
	color: #fff;
}
#submit-loader, #submit-contact {
	display: none;
}
.grecaptcha-badge {
	display: none !important;
}
.google_policy {
    font-size: 0.6rem;
    text-align: center;
	margin-bottom: 1em;
}
.form_row_12.google_policy, .form_row_12.google_policy a {
	color: #fff;
}
p.nodata-empl {
	color: #fff;
	text-align: center;
	padding-top: 2em;
}
.custom-select option {
	color: #fff;
    background: #0d7db8;
    padding-left: 1em;
}

.category_tab_slide {
    padding-left: 35px;
    position: absolute;
}
.solution_cat_slide_list .lab_detail_list ul li {
	color: #fff;
}
.category_tab_list h5 {
	min-width: 160px;
}
.arab_language form label {
	text-align: right;
}
/*.about_content_right:after {
	background-size: contain;
}
.about_content_right {
	height: 300px;
}
.pad_inner_top {
    padding-top: 9em!important;
}*/

.event_detail_para ul li, .event_detail_para ol li {
	color: #fff;
	margin: 1em;
	padding: 0 1em;
}
.arab_language ul li, .arab_language ol li {
	direction: rtl;
}

.hytPlayerWrap {
        /*display: inline-block;
        position: relative;*/
    }
    .hytPlayerWrap.ended::after {
        content:"";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: center; 
        background-size:100%;
        background-color: #fff;
        background-image: url("../img/youtube_preview.png");
    }
    /* .hytPlayerWrap.paused::after {
        content:"";
        position: absolute;
        top: 70px;
        left: 0;
        bottom: 50px;
        right: 0;
        cursor: pointer;
        background-color: black;
        background-repeat: no-repeat;
        background-position: center; 
        background-size: 40px 40px;
        background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEiIHdpZHRoPSIxNzA2LjY2NyIgaGVpZ2h0PSIxNzA2LjY2NyIgdmlld0JveD0iMCAwIDEyODAgMTI4MCI+PHBhdGggZD0iTTE1Ny42MzUgMi45ODRMMTI2MC45NzkgNjQwIDE1Ny42MzUgMTI3Ny4wMTZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
    } */
    .hytPlayerWrap.paused::after {
        content:"";
        position: absolute;
        top: 70px;
        left: 0;
        bottom: 50px;
        right: 0;
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: center; 
        background-size:100%;
        background-color: #fff;
        background-image: url("../img/youtube_preview.png");
    }
	
	
.testimonial_head h2 {
	color: #fff;
	text-transform: uppercase;
    font-size: 4rem;
    font-family: 'FrutigerLTStd-BlackCn';
}
.testimonial_head {
    text-align: center;
	margin-bottom: 4em;
}
