
#footer  .collapse{display:block;}
#footer{
	background-color:#f8f8f8;
	padding:0;
}
/* laberFooter-top */
.laberFooter-top{
	border-top:1px solid #f1f1f1;
	padding-top:60px;
	padding-bottom:30px;
}
.logo-footer h3{
	color: #333333;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 35px;
	font-weight:500;
	margin:0;
	font-family: "Montserrat",sans-serif;
}
.laberSocial-sharing .labeTitle{
	color: #333333;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 35px;
	font-weight:500;
	margin:0;
	font-family: "Montserrat",sans-serif;
}
.laberSocial-sharing  li,
.laberSocial  li{
	margin:0 5px;
}
.laberSocial-sharing  li a ,
.laberSocial  li a {
	background-color: #4968a9;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}
.laberSocial-sharing li.labertwitter a ,
.laberSocial li.laber-twitter a {
    background-color: #11c2ea;
}
.laberSocial-sharing li.laber-rss a ,
.laberSocial li.laber-rss a {
    background-color: #f8f634;
}
.laberSocial-sharing li.laberyoutube a ,
.laberSocial li.laber-youtube a {
    background-color: #ef5a4a;
}
.laberSocial-sharing li.labergoogleplus a ,
.laberSocial li.laber-googleplus a {
    background-color: #ed321e;
}
.laberSocial-sharing li.laberpinterest a ,
.laberSocial li.laber-pinterest a {
    background-color: #ed001c;
}
.laberSocial-sharing li.labervimeo a ,
.laberSocial li.laber-vimeo a {
    background-color: #11ddea;
}
.laberSocial-sharing li.laberinstagram a ,
.laberSocial li.laber-instagram a {
    background-color: #000;
}
.laberSocial-sharing li a:hover ,
.laberSocial li a:hover {
    background-color: #ff5555;
    color: #fff;
}
/* .laberSocial li.laber-twitter a:hover {
    color: #11c2ea;
}
.laberSocial li.laber-rss a:hover {
    color: #f8f634;
}
.laberSocial li.laber-googleplus a:hover {
    color: #ed321e;
}
.laberSocial li.laber-googleplus a:hover {
    color: #ed321e;
}
.laberSocial li.laber-pinterest a:hover {
    color: #ed001c;
}
.laberSocial li.laber-vimeo a:hover {
    color: #11ddea;
}
.laberSocial li.laber-instagram a:hover {
    color: #000;
} */

.block_newsletter p {
	color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
	font-weight: 500;
    margin: 0 10px 0 0;
	font-family: "Montserrat",sans-serif;
    padding: 0;
    text-transform: uppercase;
}
.block_newsletter form .input-wrapper{padding-right: 10px;}
.block_newsletter form input[type="text"]{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
	min-width:0;
}
.block_newsletter form input[type="text"]:focus{
	border: 1px solid #ff5555;
}
.block_newsletter form input.btn{
	background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #888888;
    color: #333333;
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    height: 35px;
	padding: 0 15px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.block_newsletter form input.btn:hover{
	background-color:#ff5555;
	border-color:#ff5555;
	color:#fff;
}
/* laberFooter-center */
.laberFooter-center{
	padding-bottom:60px;
	border-bottom:1px solid #f1f1f1;
}
.laberFooter-center .h3{
	color: #333333;
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 35px;
    margin: 0;
    text-transform: uppercase;
	margin: 0 0 20px;
	display:none;
}
.laberFooter-center ul{}
.laberFooter-center ul li{} 
.laberFooter-center ul li a{
	color: #444444;
    font-size: 13px;
    line-height: 25px;
}
.laberFooter-center ul li a:hover{color:#ff5555;}

#laberContact .item {
	line-height: 20px;
    margin-bottom: 10px;
	color:#444444;
    padding-left: 30px;
    position: relative;}
#laberContact .item i{
	color: #ff5555;
    font-size: 18px;
    left: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
}

/* laberFooter-bottom */
.laberFooter-bottom{
	background-color:#fff;
	padding:30px 0;
}
.custom-link{text-align:center;}
.custom-link ul{display:inline-block;padding:0;}
.custom-link ul li{float:left;display:inline;margin:0 10px;}
.custom-link ul li a{color:#666666;line-height:35px;}
.custom-link ul li a:hover{color:#ff5555;}

.copyright {
	text-align:center;
}
.copyright a{color:#ff5555;}
.laber-media-body{overflow:hidden;}
@media only screen and (min-width : 992px) and (max-width : 1199px){
	.laberFooter-center .h3{display:none;}
}

@media only screen and (min-width : 768px) and (max-width : 991px){
	.laberFooter-center .h3,
	.block_newsletter p{display:none;}
	.laberSocial li {
		margin: 0 5px 10px;
	}
}

@media only screen and (max-width : 767px){
	.laberFooter-top {
		padding-bottom: 20px;
		padding-top: 30px;
	}
	.logo-footer h3{margin-bottom:10px;}
	.laberFooter-center{padding-bottom: 20px;}
	.laberFooter-center .h3{display:block;margin: 0 0 10px;}
	.laberFooter-center .title{
		position:relative;
	}
	.laberFooter-center .title .collapse-icons{
		line-height: 30px;
		padding: 0;
		position: absolute;
		right: 10px;
		top: 0;
		position: absolute;
	}
	.laberFooter-center .title  .collapse-icons .fa-plus-square-o{
		display:none;
	}
	.laberFooter-center .title.collapsed  .collapse-icons .fa-plus-square-o{
		display:inline-block;
	}
	.laberFooter-center .title.collapsed  .collapse-icons .fa-minus-square-o{
		display:none;
	}
	#footer .laberFooter-center .collapse{
		display:none;
	}
	#footer .laberFooter-center .collapse.in{
		display:block;
	}
}
@media only screen and (max-width : 360px){
	.block_newsletter p{display:none;}
}