/*
Theme Name: Movelta
Theme URI: http://wordpress.org/themes/twentythirteen
Author: Brecht Fourneau
Author URI: http://wordpress.org/
Description: This is a blank bootstrap 3 theme for wordpress. Feel free to use this as a starter template for your projects.
Version: 1.0
License: GNU General Public License v2 or later
*/

/* BOOTSTRAP MODS */

.navbar{background: #f8f8f8;border:none;border-radius:0px;margin-bottom:0px;height:105px;padding-top:20px;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	background: none;
	color:black;
}
.navbar-default .navbar-nav .current-menu-item a{color:#e74c3c;}
.navbar-default .navbar-nav>li>a{color:#737373;text-transform: uppercase;font-weight:700;font-size:16px;}
.navbar-default .navbar-nav .aboutuslink a{color:#737373;}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
	color:#e74c3c;
}
.navbar-collapse{margin-top:5px;}

@media (max-width:979px) and (min-width: 768px){
	.navbar{height:135px;}
}

.btn-custlogin{margin-left:35px;margin-top:6px;font-size:16px;}

.navbar-brand img{height:28px;}

@media (max-width:1200px) and (min-width:980px){
	.navbar-brand img{height:24px;}
}

@media (max-width:767px){
	.slider-overlay{display:none;}
}

.activity-home p{}

/* GENERAL */
* {
	margin: 0;
}
html{-webkit-font-smoothing: antialiased;}
html, body {
	height: 100%;
}
body{
	font-family: 'Lato', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1,h2,h3,h4,h5,h6{font-family: 'Lato', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;}
h1{color:#e74c3c;}
footer{padding:20px 0px;color:#fff !important;background-color:#2e2e2e;font-weight:700;}
a{color:#e74c3c;}
a:hover{color:#e74c3c;}
p{text-align: justify;font-size:15px;}

.no-gallery .image-gallery{display:none;}

.bg-clouds{background-color:#ecf0f1;}

.section-stroke{padding:30px 0px 50px;}
.section-first{padding:40px 0px 60px;}
.img-round{border-radius:50%;border:2px solid #333;}

/* HOME */
#layerslider{position:relative;}
.slider-overlay{background-color:rgba(0,0,0,0.3); height:auto; width:380px; position:absolute; top:20px; text-align:justify; z-index:10000; left:50%;	margin-left:-400px; padding:20px 30px 30px; color:white; text-shadow: 0px 1px 1px rgba(0, 0, 0, 1); font-size:16px;font-weight:500;}
.slider-overlay h1{font-weight:700;font-size:;}
.slider-overlay h2{font-weight:300;}
.panel h3{margin-top:0px;padding-top:0px;}

/* NEWS */
.img-news-home{height:150px;width:150px;background-size:cover;}
.news-item .date{color:#aaa;text-transform: uppercase;letter-spacing: 2px;font-weight:600;}
.news-item{border-bottom:1px dotted #aaa;}

/* ACTIVITY */
.overlay{position:absolute;top:0px;left:0px;z-index:1000;background:rgba(0,0,0,0.3);}

.panel-weaving .panel-heading{font-weight:500;font-size:20px;}
.panel-weaving{min-height:250px;}

.section-weaving .panel p{color:white;}
.section-weaving .panel-body h1{color:white;font-size:28px;font-weight:200;}
.section-weaving .panel-body{margin-top:80px;padding-left:30px;background:rgba(0,0,0,0.6);padding-top:0px;}
.section-weaving .panel{background-size:cover;background-position:center center;}


/*@media (max-width: 767px){
	.subtitle_slider h3{font-size:15px;}
	.title_slider h1{font-size:20px;color:white;}
}

@media (max-width: 450px){
	.title_slider h1{margin-top:-10px;}
}*/
