/* CSS Document */

.login-content { 
    margin-top:20px;
	margin-bottom:20px;
	margin-right: -15px;
}
.btn-ragister {
	font:14px/20px 'Lato', sans-serif;
	color:#ffffff;
	background:#fe5500;
	border-radius:0px;
	padding:10px 20px;
	border:0;
	float:right;
	width:152px;
}
.btn-login {
	font:14px/20px 'Lato', sans-serif;
	color:#ffffff;
	background:#00bbc7;
	border-radius:0px;
	padding:10px 20px;
	margin: 0 0 0 12px;
	border:0;
	float:right;
	width:152px;
}
.btn-warning:hover {
    color: #fff;
    background-color: #E73D16;
    border-color: #E73D16;
}
.navbar-header {
    float: left;
    margin-top: 28px;
}
.navbar-collapse.collapse {
    margin-top: 32px;
}
.joinus-form {
	position:absolute;
	left:14%;
	top:0;
	background: rgba(255,255,255,0.80);
	width:26.1%;
	z-index:500;
	padding:22px 40px;
	min-height: 442px;
}
.joinus-form textarea {
	height: 70px;
    width: 100%;
    padding: 5px 0 0 16px;
    font-size: 15px;
}
.joinus-form h5 {
	margin-bottom: 22px;
}
.form-group {
    margin-bottom: 12px;
}
.form-control, #contact-form textarea {
	border: 1px solid #D6D6D6;
	border-radius:0px;
}
.carousel-inner h1 {
	font:60px/50px 'Lato', sans-serif;
	color:#ffffff;
	text-shadow: 0px 4px 8px rgba(56, 56, 56, 0.73);
    text-transform: uppercase;
}
.carousel-inner h1 small {
	font-size:40px;
	color:#01f0ff;
}
.carousel-inner .text-center {
    margin-top: 76px;
}
.nav-tabs {
    border-bottom: 0 none;
}
.nav>li>a:hover {
	/*background-color: transparent !important;*/
	border-color: none !important;
	box-shadow: none !important;
    border: 0 !important;
}

.job-contant {
	background: #f7f7f7;
}

.lead1 {
	font-size:17px;
	color:#232323;
	font-weight:400;
	margin-bottom:28px;
}

.upload-section {
	background:#00bbc7;
	padding: 22px 26px;
    text-align: center;
}
.upload-section i {
    margin-left: 16px;
}
.upload-section .btn-system.btn-wite {
	color:#565656;
}
.testimonials-section {
	background:#232323;
	padding-bottom:48px;
	padding-top:48px;
}
.testimonials-section h1 {
	font-size:24px;
	color:#ffffff;
	margin-bottom:18px;
}
.testimonials-section p {
	color:#ffffff;
	font-size:18px;
}
.testimonials-section .author {
	font-weight:600;
	color:#555555;
	font-size:16px;
	margin-top:12px;
	display:block;
}

.testimonials-section .touch-carousel .owl-controls .owl-buttons {
    position: absolute;
    right: 50%;
    bottom: -14px;
    top: inherit;
}

.search-heading {
	width:100%;
	background:#fe5500;
	padding:10px 0 10px 30px;
}
.search-heading h3 {
	font-size:20px;
	color:#ffffff;
	font-weight:400;
}
.search-content {
	background:#ffffff;
	padding:28px;
}
.search-content li {
	margin-bottom:22px;
}
.search-content a {
	font-size:14px;
	color:#7a7a7a;
	font-weight:400;
}
.lead2 {
	font-size:16px;
	color:#7a7a7a;
	margin-bottom:18px;
}
.btn-search {
	background:#00b2bd;
	border:0 none;
	color:#ffffff;
	font-size:14px;
}
.input-align {
	margin-bottom:20px !important;
}
.post-row {
	margin-top:48px;
}
.post-date {
	width:48px;
	height:45px;
	background:#d4d6d6;
	float:left;
	color:#242424;
	font-size:18px;
	text-align:center;
	font-weight:400;
	line-height: 18px;
    padding: 4px 0;
	margin-right: 10px;
}
.post-date .day {
	font-size:14px;
}

.information-content {
	background:#ffffff;
	padding:38px 44px 130px;
}
.information-content h5 {
	font-size:16px;
	font-weight:400;
	color:#212121;
}
.information-content p {
	font-size:14px;
}
.mission-content {
    background:#ffffff;
    padding: 14px 24px;
    min-height: 222px;
    margin-bottom: 30px;
    margin-top: 10px;
}

.form-control {
    margin-bottom:12px;
}

.top-news {
    margin-bottom: 20px;
    padding: 10px;
    background: #fff;
    border: 1px solid #E5E5E5;
}
