
@font-face {
    font-family: 'LucidaSans';
    src: url('../fonts/LucidaSans.ttf')  format('truetype');
}

a
{
	text-decoration:none;
	color: inherit;
}
a:hover{
	
	text-decoration: none;
}
/*
a:visited{
	color: rgb(35, 82, 124);
}*/

a img
{
	border: 0;
}

html,body
{
	width:100%;
	margin: 0;
	padding: 0;
	font-family: 'LucidaSans', arial, verdana;
	font-size: 14px;
	color: #333333;
	background-color:#ffffff;
}

body
{
	padding: 0;
	min-height: 600px;
	line-height: 1.5em;
}

img {
	max-width: 100%;
}

a.mainlink
{
	color: #1f426e;
	font-weight:bold;
}

a.mainlink:hover{
	color:#eab22a;
}

.clear
{
	clear: both;
}
.error{
	color: #ff0000;
}

.error2{
	color: #ff0000;
	font-weight: bold;
}

.wrapper
{
	margin: 0px auto;
    width: 960px;
	padding:10px;
	
}
.logoimg
{
	margin-top: 10px;
	margin-bottom: -10px;
}

header
{
}
.navbar-brand
{
	padding:0;
}
.navmenu{
	margin-top:0px;
	background-color: #0c5c2a;
}

.navbar{
	border: 0;
}

.navbar-nav li a{
	
	font-family: 'LucidaSans', arial, verdana;
	
	/*font-size: 16px;*/
}

.navbar-nav
{
}
.nav > li{
	
}

.nav > li > a{
	padding-left:20px;
	padding-right:20px;
	color: #ffffff;
}

/*
.nav > li.active > a {
	color: #ffffff;
    background-color: #ed1c24;
}*/

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
	color: #ffffff;
    background-color: #ed1c24;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    text-decoration: none;
	color: #ffffff;
    background-color: #ed1c24;
}

.icon-bar
{
	background-color: #563d7c
}

.section_nav_banner{
	position:relative;
}

.section_lang{
	text-align:right;
	font-size:13px;
	margin-bottom:3px;
}

.content
{
	min-height: 600px;
	padding-bottom: 30px;
}
.slider
{
	width: 960px;
	height: 420px;
}

.content-page-main{
	padding:20px;
	text-align: justify;
}

.content-news{
	
}
.content-news-foto{
}
.content-news-foto img{
	max-width: 100%;
	max-height: 400px;
}
.content-news-left{
}
.content-news-left-list{	
	background-color: #f5f5f5;
	min-height: 500px;
	padding-top: 10px;
}
.content-news-item-tag{
	color: #0c5c2a;
}
.content-news-item-tag a{
	color: #0c5c2a;
}
.content-news-item-tag a:hover{
	font-weight: bold;
}
.content-news-right{
	
}
.content-news-item{
	margin-bottom: 20px;
}
.content-news-item h3{
}
.content-news-item h4{
	margin-top: 0px;
}
.content-news-item-date{
	font-size:10px;
}
.content-news-item-left{
	
    position: relative;
}
.content-news-item-right{
	
}
.content-news-item-photo-border{
    position: relative;
	width: 100%;
	border: 1px solid #ccc;
	padding:2px;
}
.content-news-item-photo{
    position: relative;
	width: 100%;
	/*overflow: hidden;*/
    padding-top: 75%;
}
.content-news-item-photo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	
}
.content-news-item-content{
	
}
.content-news-item-more{
	font-size:11px;
	color: #0c5c2a;
}
.content-news-item-all{
	font-size:12px;
	font-weight:bold;
	color: #0c5c2a;
}



.content-profil-main{
	text-align: justify;
}

.content-product-main{
	text-align: left;
}

.content-product-main-list{
	
	background-color: #c4efc5;
	list-style-type: none;
	padding: 10px;
}
.content-product-main-item{
	font-size: 14px;
}

.section-product-photo{
	
}
.section-product-photo-item{
	text-align:center;
	margin-bottom: 10px;
}
.section-product-photo-item-box{
	text-align:center;
	border:1px solid #ddd;
	border-radius: 4px;
}

.product-image-box{
	position: relative;
	width:100%;
	padding-top: 100%;
	overflow:hidden;
}
.product-image-box img{
	position: absolute;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
}

.section-product-photo-item img{
	padding:10px;
	width: 100%;
}
.section-product-photo-item-title{
	
}

.content-contact-main{
}


.navbar-toggle{
	float:left;
}
.container > .navbar-header, .container > .navbar-collapse{
	margin:0;
}
.icon-bar{
	background-color: #ffffff;
}

.div-gmap{
	width:100%;
	height:400px;
}


footer{
	padding-top:10px;
	font-size:12px;
	padding-bottom:10px;
	background-color: #99c79a;
	color:#0c5c2a;
}


.copyright{
	font-size:10px;
}
footer > div{
	
	/*border-top: 1px solid #333333;*/
}

.section_footer_menu_item {
	margin-bottom: 0px;
}
.section_footer_menu_item a{
	text-decoration: none;
	font-weight:normal;
}
.section_footer_menu_item a:link,.section_footer_menu_item a:visited{
	color: #0c5c2a;
	text-decoration: none;
	font-weight:normal;
}
.section_footer_menu_item a:active{
	text-decoration: none;
	font-weight:bold;
	color: #0d4723;
}
.section_footer_menu_item a:hover,.section_footer_menu_item a:focus{
	font-weight:bold;
	color: #0d4723;
}

.section_social_media{
	margin-top:3px;
}

.section_social_media_item{
	display:inline-block;
	margin-left: 5px;
}

.section_social_media_item img{
	width: 24px;
	height: 24px;
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
    visibility: visible;
	
}
.section_social_media_item img:hover,.section_social_media_item img:focus{
	-webkit-transform: scale(1.4) rotate(0.01deg);
    -moz-transform: scale(1.4) rotate(0.01deg);
    -ms-transform: scale(1.4) rotate(0.01deg);
    -o-transform: scale(1.4) rotate(0.01deg);
	transform: scale(1.4) rotate(0.01deg);
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    visibility: visible;
}

.navbar-toggle{
	margin-left: 5px;
}


.navbar-brand-menu{
	display:none;
}
 
.partner-logo {
	width: 23%;
}
.dropdown-menu > li > a:hover{
	background-color: #bbbbbb;
}

.section_footer_menu .section_footer_menu_item .section_social_media .logo-partner{
    width: 60px;
    height: 60px;
    background-size: cover;
    border-radius: 50px;
}


/* PC */
@media only screen and (min-device-width : 1024px)  {
	.container{
		width: 960px;
	}
}

/* Mobile */
@media only screen and (min-device-width : 0px) and (max-device-width : 767px) {

	.partner-logo {
		width: 48%;
	}

	.wrapper
	{
		width: 100%;
	}
		
	.dropdown-menu > li > a{
		color: #ffffff;
	}
		
	.section_footer_menu_item {
		margin-bottom: 5px;
	}
	
	.navbar-toggle{
		background-color: #ed1c24;
		padding-right: 10px;
		margin-right: 5px;
	}
	
	.collapsed{
		background-color: #0c5c2a;
	}
	
	.navbar-brand-menu{
		display:block;
		color:#ffffff;
		padding-top: 16px;
		font-weight:normal;
	}

}


/* iPad */

@media only screen and (min-device-width : 768px) and (max-device-width : 1023px)  {
	
	.wrapper
	{
		width: 100%;
	}
		
	.navbar-brand-menu{
		display:none;
	}
}