body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,legend,input,button,textarea,p,blockquote
	{
	margin: 0;
	padding: 0;
}
body {
    font: 14px/1.5 Arial,sans-serif;
    margin: 0;
    padding: 0;
    width: 100%;
	background: #fff;
	/*	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;*/
}
.fieldset {
	margin: 0;
	padding: 10px;
}
th,td {
	margin: 0;
}
a {
    color: #333;
    text-decoration: none;
    -moz-transition: all 0.2s ease-in 0;
    -webkit-transition: all 0.2s ease-in;
    -webkit-transition-delay: 0;
    transition: all 0.2s ease-in 0;
}
a:hover {
	text-decoration: none;
	color: #00832a;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
.red,.label_error {
	color: red;
}
.redborder {
	border: 1px solid red;
}
.bold {
	font-weight: bold;
}
img {
	border: 0;
	max-width: 100%;
}
img,div,input {
	behavior: url("../templates/default/js/iepngfix.htc");
}
address,caption,cite,code,dfn,em,th,var,optgroup {
	/*font-style: inherit;*/
	font-weight: inherit;
}
del,ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
legend {
    color: #000000;
    font-weight: bold;
    padding: 0 8px;
}
figure {
  margin: 0;
}
input,button,textarea,select,optgroup,option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input,button,textarea,select {
	*font-size: 100%;
}
select,input,button,textarea,button {
	font: 99% verdana, arial, helvetica, clean, sans-serif;
}
table {	
	font: 100%;
	border-collapse: collapse;    
}
pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}
.clear , .clearfix{
	clear: both;
}
.cls::after{
	content: '';
 	display: block;
 	clear: both;
}
.hidden,.hide,.hiden {
	display: none;
}
.pagination {
	text-align   : center;
}
.pagination	.current span {
	background-color: #ed3237;
	color           : #FFFFFF;
	margin-right    : 5px;
	padding         : 6px 12px;
	font-size       : 15px;
	line-height     : 20px;
	display         : inline-block;
	border-radius   : 6px;
}
.pagination	a {
	margin-right : 5px;
	padding      : 6px 12px;
	font-size    : 15px;
	display      : inline-block;
	border       : 1px solid #dddddd;
	border-radius: 6px;
	cursor: pointer;
}
.pagination a:hover {
	background-color: #ed3237;
    border: 1px solid #ed3237;
	color: #FFFFFF;
}
.pagination	a.last-page {
	margin-right: 0 !important;
}
body {
	margin: 0;
	font-family     : "Roboto", sans-serif;
	line-height     : 18px;
	color           : #333333;
	position        : relative;
	font-size       : 14px;
	background-color: #fff;
	padding-right: 0px !important;
}
.container {
    width: 1170px;
    margin: auto;
    padding: 0;
}
#header{
    box-shadow: inset 3px 0px 7px #e9e9e9;
	padding: 15px 0px;
	width: 100%;
	z-index: 10;
}
#header .logo.header-logo{
	float: left;
	margin-right: 25px;
}
#header .navbar-header{
	float: left;
}
#header .navbar-header .sologan {
    font-size: 17px;
    color: #ed2e33;
    font-style: italic;
    padding: 0 20px;
    margin-bottom: 25px;
}
#header .navbar-header .sologan span {
    color: #008429;
    font-style: normal;
    font-size: 25px;
    display: block;
    font-weight: bold;
    line-height: 40px;
}
#header .language {
    float: right;
    padding-top: 25px;
    width: 260px;
    text-align: right;
}
#header #lang{
    margin-bottom: 15px;
}
#header #lang a{
    display: inline-block;
    line-height: 32px;
}
#header #lang a.active{
    color: #ed2e33;
}
#header #lang span{
    padding: 0 10px;
}
#header #lang a img{
    float: left;
    padding-right: 15px; 
    opacity: 0.5; 
}
#header #lang a.active img{
    opacity: 1;  
}
.search span.click-show {
    background: url(../images/icon-search.png) no-repeat scroll center;
    border-right: 0;
    display: inline-block;
    width: 15px;
    height: 24px;
    cursor: pointer;
}

#main {
    min-height: 500px;
}
.main-column-left {
    float: left;
    width: 24%;
}
.main-column-content {
    float: left;
    width: 76%;
    padding: 20px;
    box-shadow: 0px 0px 7px #dddddd;
    box-sizing: border-box;
}
.main-column-right {
    float: right;
    width: 24%;
}



#footer{
	background: url("../images/bg-footer.jpg") repeat;
	padding: 25px 0;
}
#info-footer{
	width: 70%;
	float: left;
}
#info-footer p{
    color: #fff;
	font-size: 15px;
	line-height: 30px;
    margin-bottom: 10px;
}
#face-footer{
	width: 22%;
	float: right;
}
#face-footer .titleface{
    background: url("../images/icon-face.png") no-repeat scroll left center;
    color: #fff;
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 6px 0 6px 45px;
}
.scrollToTop {
    display: none;
    color: #fff;
    font-size: 14px;
    padding-top: 45px;
    text-align: center;
    position: fixed;
    bottom: -60px;
    right: 20px;
    width: 40px;
    height: 40px;
    background: url("../images/to-top.png") no-repeat top center;
    cursor: pointer;
    z-index: 99999;
    transition: all 0.8s ease;
}
.scrollToTop.active {
    bottom: 60px;
}


/*******/
#msgModal {
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}
#msgModal .msgmodal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    width: 420px;
}
#msgModal .msgmodal-body {
    padding: 15px 16px 30px;
    line-height: 20px;
    text-align: center;
}
#msgModal svg {
    width: 100px;
    display: block;
    margin: 40px auto;
}
#msgModal .msgmodal-body .bt-modals {
    background-color: #e83e28;
    margin-right: 10px;
    font-size: 20px;
    color: #ffffff;
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 3px;
    display: inline-block;
    margin-top: 20px;
}
.label_error{
    background-color: #fff;
    color: red;
    margin-bottom: 10px;
    padding: 10px 12px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}
.label_success {
    background-color: #ddffdd;
    border-left: 6px solid #4CAF50;
    color: blue;
    margin-bottom: 10px;
    padding: 10px 12px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}
@media screen and (max-width:1170px){
	#header,
    .container{
		padding: 0 5px;
		box-sizing: border-box;
		width: 100%;
	}
    #header{
        padding: 10px;
	}
}
@media screen and (max-width:1024px){
    #header .logo.header-logo {
        margin-right: 1%;
        width: 11%;
    }
    #header .navbar-header {
        width: 65%;
    }
    #header .language {
        width: 23%;
    }
    #header #lang a img {
        padding-right: 5px;
    }
    #header #lang span {
        padding: 0 5px;
    }
}
@media screen and (max-width:966px){
    #header .language {
        padding-top: 5px;
        width: 88%;
    }
    #header .navbar-header {
        width: 84%;
    }
    #header #lang {
        margin: 8px 0 0;
        width: 50%;
        float: left;
        padding: 0 8px;
        box-sizing: border-box;
        text-align: left;
    }
    #info-footer {
        width: 60%;
    }
    #face-footer {
        width: 35%;
    }
}
@media screen and (max-width:768px){
	#header .logo.header-logo {
        width: 15%;
    }
    #header .language {
        width: 84%;
    }
    .main-column-left{
        width: 100%;
    }
    .main-column-content {
        width: 100%;
        padding: 20px 10px;
        box-sizing: border-box;
    }
}
@media screen and (max-width:568px){
	.main-column-content,
	.main-column-right{
		width: 100%;
	}
    #header .language {
        width: 100%;
    }
    #header #lang {
        width: 30%;
    }
    #header #lang a {
        width: 28px;
        height: 28px;
        overflow: hidden;
    }
    #header #lang span {
        display: none;
    }
    #info-footer,
    #face-footer {
        width: 100%;
        margin-bottom: 15px;
        padding: 0 10px;
        box-sizing: border-box;
    }
}
@media screen and (max-width:480px){
    #header .navbar-header .sologan {
        font-size: 14px;
    }
    #header .navbar-header .sologan span {
        font-size: 20px;
    }
}
@media screen and (max-width:420px){
    #header .logo.header-logo {
        width: 20%;
    }
    #header .navbar-header {
        width: 78%;
    }
}