.login-box#header.affix {
	position: fixed;
	width: 100%;
	top: 0;
	background: #ffffff;
	z-index: 999;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}
.header {
	padding: 20px 0;
	margin: 0 auto;
}
.nav-item {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Roboto';
}
.contenedor-slide .carousel-item {
	height: 500px;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 500px;
	border: 0;
}
.contenedor-slide .carousel-item img {
	z-index: 99;
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.topbar {
	padding: 5px 0;
	font-size: 0.875rem;
	background: #eeeeee;
	position: relative;
	overflow: hidden;
}
.topbar:before {
	content: "";
	left: 0;
	width: 0;
	height: 0;
	position: absolute;
	border-style: solid;
	border-width: 250px 300px 0 0px;
	border-color: #ffffff rgba(234, 234, 234, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
	top: 0;
}
.topbar-contact a {
	color: #ffffff;
	text-decoration: none;
	margin-right: 1rem;
}
.topbar-contact {
	display: inline-block;
	line-height: 30px;
}
.topbar-right {
	float: right;
	position: relative;
}
.section-header {
	position: relative;
	/*background-color:#98ff98;*/

	background-image: url(../images/green-patternhome.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.header-content {
	box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.4);
	background-color: #fff;
	z-index: 9;
	margin: 0 auto;
	border-radius: 5px;
}
.image-box a:hover {
	text-decoration: none;
}
.image-box {
	position: relative;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #ffffff;
	overflow: hidden;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.4);
}
.content-image {
	width: 100%;
	height: 200px;
	position: relative;
	background: #dddddd;
	display: block;
		overflow: hidden;

}




.content-image img {
width: auto;
	height: 100%;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	
}
/*.content-image img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}*/
.content {
	bottom: 0;
	background-color: #ffffff;
	padding: 10px;
	text-align: left;
}
.content a {
	font-size: 16px;
	font-weight: 700;
	color: #6db566;
	text-align: left;/*text-decoration:underline;*/

	

}
.date-section {
	background-color: #138708;
	position: absolute;
	bottom: 15px;
	left: 15px;
	border-radius: 5px;
	color: #ffffff;
	line-height: normal;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: 400;
}
.date-section span {
	font-size: 24px;
	font-weight: 900;
	display: block;
}
.date-section_newsdetail {
	background-color: #fff;
	width: 60px;
	height: 60px;
	z-index: 111;
	position: absolute;
	/* bottom: 139px; */

	left: 30px;
	line-height: 2px;
	bottom: 28px;
}
.date-section_newsdetail h1 {
	font-size: 24px;
	font-weight: 700;
	color: #138708;
	line-height: 34px;
}
.date-section_newsdetail h5 {
	font-size: 16px;
	
	color: #138708;
}
.news-box {
	position: relative;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #ffffff;
	overflow: hidden;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.4);
}

.news1-box {
	position: relative;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #ffffff;
	overflow: hidden;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.4);
	margin-top: -18px;
}
.news-image {
	position: relative;
	text-align: center;
	border-radius: 5px;
	background: #ffffff;
}
.news-image img {
	
	width:100%;
	height:500px;
	margin:0 auto;
}
/*.profile-box {
	position: relative;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #ffffff;
	overflow: hidden;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.4);
	margin-top: -18px;
}*/
.content {
	bottom: 0;
	background-color: #ffffff;
	padding: 10px;
	text-align: left;
}
.image-box p {
	font-weight: 300;
	color: #555555;
}
.image-box h6 {
	font-size: 18px;
	font-weight: 500;
	color: #222222;
}
.slider-title h3 {
	font-size: 26px;
	font-weight: 500;
	color: #404040;
}
.sponsor-title {
	font-size: 26px;
	font-weight: 500;
	color: #404040;
}
.sponsor-bg {
	position: relative;
	/*background-color: #98ff98;*/

	height: 100px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
#carouselExampleIndicators2r .owl-prev, #carouselExampleIndicators2 .owl-next {
	position: absolute;
	top: 0;
	width: 40px;
	height: 40px;
	/*border: 1px solid #ddd;

	border-radius: 50%;*/

	margin: auto;
	bottom: 0;
	color: #000000;
	font-size: 55px;
}
#carouselExampleIndicators2 .owl-prev {
	left: -50px;
	top: -50px;
}
#carouselExampleIndicators2 .owl-next {
	right: -50px;
	top: -50px;
}
.section-greenheader .title h4 {
	font-size: 30px;
	font-weight: 500;
	color: #000000;
}
.section-greenheader {
	position: relative;
	/*background-color: #98ff98;*/

	height: 100px;
/*	opacity: 0.5;
*/		background-image: url(../images/green-patternhome.jpg);

/*	background-image: url(../images/green-pattern.jpg);
*/	background-repeat: no-repeat;
	background-size: cover;
}
.about-info {
	position: relative;
	margin: 0 auto;
}
.about-info h3 {
	font-size: 30px;
	font-weight: 500;
	color: #404040;
	text-align: left;
}
.about-info p {
	font-size: 16px;
	color: #404040;
	text-align: left;
}
.news-info {
	position: relative;
	margin: 0 auto;
}
.news-info h3 {
	font-size: 24px;
	font-weight: 400;
	color: #404040;
	text-align: left;
	line-height: 30px;
}
.news-info p {
	font-size: 16px;
	
	color: #404040;
	text-align: left;
}
.privacy-info {
	position: relative;
	margin: 0 auto;
}
.privacy-info h3 {
	font-size: 24px;
	font-weight: 500;
	color: #232323;
	text-align: left;
}
.privacy-info p {
	font-size: 16px;
	
	color: #404040;
	text-align: left;
	line-height: 30px;
	padding-bottom: 5px;
}
.privacy-info ul li {
	padding-bottom: 20px;
	color: #4e4e4e;
	font-family: 'Myriad Pro';
	font-size: 16px;
	font-weight: 400;
}
.place-info {
	position: relative;
	margin: 0 auto;
	font-size: 20px;
	font-weight: 500;
	color: #138708;
}
.place-info h3 {
	font-size: 30px;
	font-weight: 700;
	color: #222222;
}
.place-info h5 {
	font-size: 20px;
	font-weight: 500;
	color: #404040;
	text-align: left;
}
.place-info h4 {
	font-size: 20px;
	font-weight: 500;
	color: #138708;
	text-align: left;
}
.place-info h6 {
	font-size: 16px;
	
	color: #404040;
	text-align: left;
}
.place-info p {
	font-size: 16px;
	
	color: #404040;
	text-align: left;
	line-height: 30px;
	padding-bottom: 5px;
}
.place-icon{
position:relative;
margin:0 auto;
	
}
.place-icon img{
width:40px;
height:40px;
float: right;
margin-left: 20px;
	
}
.footer-logo {
	width: 100px;
	height: auto;
	margin: 20px 0;
}
footer.footer {
	background-image: url(../images/footer-bottombg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	color: rgba(255,255,255,0.4);
}
.footer-social {
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer-social li {
	display: inline-block;
	margin: 0px 2px;
}
.footer-social li a {
	width: 30px;
	height: 30px;
	display: block;
	font-size: 15px;
	color: #222;
	line-height: 30px;
}
.footer-social-area {
	margin: 0rem 0rem 1rem 0rem;
}
.footer-social-area h3 {
	color: #ffffff;
	font-size: 16px;
}
.footer-links a {
	color: #fff;
	margin-left: 23px;
	
	font-size: 16px;
}
.footer-links a:hover,  .footer-links a:focus {
	color: rgba(255,255,255,1);
}
.tiny-footer {
	background: #000000;
	padding: 5px 0;
}
.designby-block {
	float: right;
}
.designby-block a {
	color: #ffffff;
}
.footer-bottom {
}
.contact-box {
	background: #ffffff;
	padding: 30px;
	border: 1px solid #ccc;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.4);
-o-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.4);
	border-radius: 7px;
	
}
.contact-block ul li {
	font-size: 16px;
	
	color: #000000;
	text-align: left;
}


.contact-block a {
	font-size: 16px;
	
	color: #000000;
	text-align: left;
}
.contact-block p {
	font-size: 16px;
	color: #000000;
	text-align: left;
}
.contact-block ul {
	padding: 0;
}
.contact-block ul li {
	margin-bottom: 10px;
	list-style: none;
}
.contact-block ul li a {
	margin-left: 10px;
	text-decoration: none;
}
.contact-block ul li i {
	color: #555;
}
#postsCarousel .carousel-control-prev-icon {
	left: -50px;
	top: -50px;
}
#postsCarousel .carousel-control-next-icon {
	right: -50px;
	top: -50px;
}
/* equal card height */

.row-equal > div[class*='col-'] {
	display: flex;
	flex: 1 0 auto;
}
.row-equal .card {
	width: 100%;
	height: 160px;
}
/* ensure equal card height inside carousel */

.carousel-inner>.row-equal.active,  .carousel-inner>.row-equal.next,  .carousel-inner>.row-equal.prev {
	display: flex;
	color: #000;
}
/* prevent flicker during transition */

.carousel-inner>.row-equal.active.left,  .carousel-inner>.row-equal.active.right {
	opacity: 0.5;
	display: flex;
}
/* control image height */

.card-img-top-250 {
	max-height: 250px;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	padding: 33px 0;
}
.submission-box {
	background: #ffffff;
	padding: 30px;
	border: 1px solid #ccc;
	box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.4);
	border-radius: 7px;
	margin-top: -35px;
}
.login-box {
	background: #ffffff;
	/*padding: 30px;*/

	border: 1px solid #ccc;
	box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.4);
	border-radius: 7px;
	margin-top: -23px;
}
login-box a {
	color: #000;
	text-decoration: underline;
	text-align: right;
}
.login100-form {
	display: block;
}
.txt1 {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.4;
	color: #535353;
	text-align: right;
	float: right;
	padding-bottom: 30px;
}
.txt2 {
	font-weight: bold;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4;
	color: #535353;
}
.txt3 {
	color: #138708;
	font-weight: 700;
	font-size: 13px;
}
.txt3 a {
	font-weight: 500;
	font-size: 20px;
	text-decoration: none;
	line-height: 1.5;
	color: #138708;
	padding-bottom: 30px;
}
.flex-c-m {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}
.login100-form-social-item {
	width: 36px;
	height: 36px;
	font-size: 18px;
	color: #fff;
	border-radius: 50%;
}
.login100-form-social a:hover {
	text-decoration: none;
}
.bg1 {
	background: #3b5998;
	colo: #fff;
}
.flex-c-m {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	color: #fff;
}
.m-r-5 {
	margin-right: 10px;
}
.bg2 {
	background: #e92727;
}
.bg3 {
	background: #fff;
	border: 1px solid #000;
}
.fa {
	/*color: #fff;*/
}
.fa fa-apple {
	color: #000;
}
.header-content i {
	color: #6db566;
}
#postsCarousel i {
	color: #000;
}
#apple .bg3 i {
	color: #000;
}
.submission-box iframe, iframe {
	width: 100%;
}
/* Custom Select */

.select_box {
	position: relative;
	display: flex;
	width: 100%;
	height: 36px;
	line-height:2.5;
	background: #2c3e50;
	overflow: hidden;
	border-radius: .25em;
}
/* Arrow */

.select_box:after {
	content: '\25BC';
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 1em;
	background: #6db566;
	cursor: pointer;
	pointer-events: none;
	-webkit-transition: .25s all ease;
	-o-transition: .25s all ease;
	transition: .25s all ease;
	color: #ffffff;
}
/* Transition */

.select:hover:after {
	color: #f39c12;
}
.select_box select {
	flex: 1;
	padding: 0 0.5em;
	color: #000;
	cursor: pointer;
	border: solid 1px #ccc;
}
.input-group-append .btn-primary {
 border-top-right-radius:.25rem !important;
 border-bottom-right-radius:.25rem !important;
}
.btn-primary i {
	color: #ffffff;
}
.select_box select:focus {
	color: #495057;
	background-color: #fff;
	border: solid 1px #ccc;
	outline: 0;
}
#clientlogoslider .owl-prev, #clientlogoslider .owl-next {
	position: absolute;
	/* top: 0; */

	bottom: 40px;
	font-size: 30px;
	width: 50px;
	z-index: 999;
	height: 50px;
	margin: auto;
	line-height: 1;
	border-radius: 0;/* right: 0; */

}
#clientlogoslider .owl-prev {
	left: 0px;
}
#clientlogoslider .owl-next {
	right: 0px;
}
.client-logo {
	padding: 20px;
	background: #ffffff;
}
.client-logo img {
	margin: 0 auto;
	display: block;
	height: 50px;
	width: auto;
}
.site-logo {
	
	margin: 0 auto;
}
.site-logo img {
	margin: 0 auto;
	display: block;
		width: auto;
	height:120px
}
.profile-box {
	background: #ffffff;
padding: 30px;
margin-top:55px;
	border: 1px solid #ccc;
	box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.4);
	border-radius: 7px;
}
.profile-form {
	display: block;
}
.group_action {
	position: absolute;
	top: 8px;
	right: 8px;
}
.group_action .btn-sm {
	padding: 0.25rem 0.5rem;
	font-size: 0.7rem;
	line-height: 1.4;
	border-radius: 0.2rem;
}
.common_tag {
	position: absolute;
	top: 0px;
	left: 10px;
 border-radius: .25rem;
 padding: .01rem .5rem;
 font-size: .85rem;
	font-weight: 300;
 margin: .5rem 0 0 0;
	display: inline-block;
	float: left;
}
.approv_tag {
	border: solid 1px #6db566;
	color: #fff;
	background-color: #6db566;
}
.pending_tag {
	border: solid 1px #c49d00;
	color: #fff;
	background-color: #c49d00;
}
.rejected_tag {
	border: solid 1px #ff0000;
	color: #fff;
	background-color: #ff0000;
}
form div.required label.control-label:after {
	content: " * ";
	color: red;
}
.help-block {
	color: red;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
}
.header .btn {
	padding: 0.5rem 1.6rem !important;
	
}

.header-content .form-control {
	
	padding: .5rem .75rem!important;
	
}
.header-content .btn {
	padding: 0.5rem 1.6rem!important;
	/* font-size: 1rem; */
	
}


.header-content .form-group,.header-content .input-group {
	margin-bottom: 0!important;
}
.field-icon {
    float: right;
    margin-right: 12px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}
#detail-slider .slide {
	background: #ffffff;
	background:#eeeeee;
	height:500px;
	overflow: hidden;
}




#detail-slider .slide img {
		width: auto;
	height: 100%;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
#detail-slider .owl-prev, #detail-slider .owl-next {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 99;
	width: 50px;
	height: 50px;
	background: #fff;
	color: #222;
	border-radius: 50%;
	font-size: 40px;
	line-height: 0;
	text-align: center;
}
#detail-slider .owl-prev {
	left: 30px;
}
#detail-slider .owl-next {
	right: 30px;
}
#detail-slider .slide video {
    width:100%;
    height:auto;
}
.pagination {
	text-align: center;
	display: block;
}
.pagination li {
	display: inline-block;
	margin: 0 5px;
	vertical-align: top;
}
.pagination li span {
	color: #222222;
	border: 1px solid #ccc;
	width: 40px;
	height: 40px;
	display: block;
	vertical-align: top;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;
}
.pagination li a {
	border: 1px solid #cccccc;
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 3px;
	color: #222222;
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;
}
.pagination li.active a {
	background: #6db566;
	color: #ffffff;
	border-color: #6db566;
}

.about-info p strong{
   	font-weight: 400; 
}
