
/*[1. Title Area]*/
.intro-title-2 {
    background-color:#000;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
	background-repeat:no-repeat;
}

[class*="intro-title-"]{
	padding: 0;
}
[class*="intro-title-"]{
	height: 200px;
}
[class*="intro-title-"].small{
	height: 30rem;
}
[class*="intro-title-"].xsmall{
	height: 15rem;
}
/* Talleres, niños, adultos e inglés*/
.intro-title-2-7{
	background-image: url(../img/banner-talleres-de-impro-para-adultos-sin-experiencia.jpg);	
	background-size: cover;
}
.intro-title-2{
	background-image: url(../img/banner-talleres-de-impro-para-adolecentes-y-ninos-sin-experiencia.jpg);
	background-size: cover;	
}
.intro-title-2-1{
	background-image: url(../img/banner-talleres-de-impro-para-adultos-sin-experiencia.jpg);	
	background-size: cover;
}
.intro-title-2-2{
	background-image: url(../img/banner_taller-de-impro-en-ingles.jpg);	
	background-size: cover;
}
/* Shows para empresas*/
.intro-title-2-3{
	background-image: url(../img/banner-shows-y-eventos-de-impro-para-empresas.jpg);	
	background-size: cover;
}
.intro-title-2-4{
	background-image: url(../img/slide_talleres-de-impro-para-empresas.jpg);
	background-size: cover;
}
/* Nosotros*/
.intro-title-2-5{
	background-image: url(../img/slide_club-de-impro-lospleimovil.jpg);	
	background-size: cover;
}
/* Cartelera*/
.intro-title-2-6{
	background-image: url(../img/slide_cartelera-shows-de-impro-lospleimovil.jpg);	
	background-size: cover;
}
@media only screen and (max-width: 768px){
	[class*="intro-title-"],
	[class*="intro-title-"].small{
		padding: 11rem 0;
		height: auto;
	}
}

/*------------------------------------------------------------------
[28. Resolution Media Queries]
*/

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (		 min-device-pixel-ratio: 2),
only screen and (			min-resolution: 192dpi),
only screen and (				min-resolution: 2dppx) {

	/* Talleres, niños, adultos e inglés*/
	.intro-title-2-7{
		background-image: url(../img/mobile_escuela-talleres-de-impro-lospleimovil.jpg);	
	}
	.intro-title-2{
		background-image: url(../img/mobile-talleres-de-impro-para-adolecentes-y-ninos-sin-experiencia.jpg);	
	}
	.intro-title-2-1{
		background-image: url(../img/mobile-talleres-de-impro-para-adultos-sin-experiencia.jpg);	
	}
	.intro-title-2-2{
		background-image: url(../img/mobile-talleres-de-impro-en-ingles.jpg);	
	}
	/* Shows para empresas*/
	.intro-title-2-3{
		background-image: url(../img/mobile_shows-empresas.jpg);	
	}
	.intro-title-2-4{
		background-image: url(../img/mobile_talleres-de-impro-para-empresas.jpg);	
	}
	/* Nosotros*/
	.intro-title-2-5{
		background-image: url(../img/club_lospleimovil-300x300.jpg);	
	}
	/* Cartelera*/
	.intro-title-2-6{
		background-image: url(../img/mobile_cartelera-shows-de-impro-lospleimovil.jpg);	
	}
}








/* barra top sociales */
#top {
  background: #fff;
  color: #222;
  width:100%;
  border-bottom:1px #ebebec solid;
  margin:10px;
  padding-bottom:5px;
}
#top p {
  margin: 0;
  font-size: 12px;
  padding-right:15px;
}
#top .social {
  float: right;
  text-align: right;
}
#top .social a {
  color: #999999;
  display: inline-block;
  width: 30px;
  height: 24px;
  border-radius: 12px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  vertical-align: bottom;
}
#top .social a:hover {
  color: #e7c112;
}
/* fin barra top sociales */

/* swiper-slide */
    .swiper-container {
        width: 100%;
        padding-bottom: 50px;
    }
    .swiper-slide {
        background-position: center;
        background-size: cover;
        width: 800px;
        height: 500px;

    }
	.gallery-top {
        height: 80%;
        width: 100%;
    }
	.gallery-thumbs {
        height: 20%;
        box-sizing: border-box;
        padding: 10px 0;
    }
	.gallery-thumbs .swiper-slide {
        width: 25%;
        height: 100%;
        opacity: 0.4;
    }
    .gallery-thumbs .swiper-slide-active {
        opacity: 1;
    }
	.swiper-button-prev, .swiper-button-next {
    	width: 50px;
    	height: 80px;
    	color: #fff;
    	background-color: #e7be00;
    	font-size: 5px;
    	line-height: 1;
    	text-align: center;
	}
	.swiper-button-next {
		margin-right:0;
	}
	.caja_texto {
		position: absolute;
		right: 0px;
		bottom: 0;
		left: 0px;
		padding: 0 35px;
		white-space: nowrap;
		border-top: 1px solid rgba(0,0,0,.15);
		background-color: #e7be00;
	}
	.caja_texto h3 {
        font-size: 18px;
        font-weight: 600;
		color:#000;
    }
	
	.shows	{
		width:30%;
		margin:0 auto 40px auto;
		  text-decoration: none;
	}
	
.wrapper{
    width:800px;
    height:400px;
    overflow:hidden;
    margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.wrapper a{
	color:#241e1e;
	text-decoration:none;
}
.wrapper a:hover{
	color:white;
	text-decoration:none;
	height:100%;
}

.wrapper .caption{
    width:800px;
    height:400px;
    top:400px;
    left:0;
    right:0;
    bottom:0;
    position:absolute;
    background:#f1c40f;
    padding:10px;
    box-sizing:border-box;
	text-align: center;
    margin-top: 40px;
	text-transform:uppercase;
	font-weight:bold;
}	

/*Sample 2*/
.wrapper.efecto_sobre:hover{
    height:400px;
}
.wrapper.efecto_sobre .caption{
    transition:all .5s;
}
.wrapper.efecto_sobre:hover .caption{
    top:85%;
}
	
/* fin swiper-slide */

html {
	height: 100% !important;
}
body {
	position: relative;
	height: 100%;
	font-size: 14px;
	color: #363940;
}
body .body {
	height: 100%;
}
.cover {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: rgba(36, 30, 30, 0.25);
	padding: 20px;
}
.page {
  overflow: hidden;
  background-color: #fff;
  padding: 50px 0;
}
* {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
}
*:focus { 
	outline: none !important;
	box-shadow: none !important;
}

/* Begin Fonts */
body {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-weight: 700;
	margin-bottom: 10px;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 26px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
p {
	font: 14px/1.5em "Roboto";
}
.navbar-nav > li > a {
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-weight:bold;
}
li {
	font: 14px/1.5em "Roboto";
}
.talleres li {
	font: 14px/1.5em "Roboto";
	list-style:inside disc;
}
/* End Fonts */

.top_social {
	text-align:right;
	padding-left:4px;
	width:100%;
	height:35px;
	border-bottom:1px solid #ebebec;
}
.footer-socail{
	margin: 10px 0px;
	color:#666;
	font-weight:bold;
}

 .footer-socail li a i{
	font-size: 20px;
	line-height: 20px;
	color:#e7be00;
	width: 40px;
	height: 40px;
	-webkit-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	transition: all .2s ease 0s;
}
.footer-socail li a:hover i{
	color:#666;
}


section {
	position: relative;
}
.page-loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: #FFF url(../img/page-loader.gif) center center no-repeat;
}
.devider {
	width: 100%;
	height: 23px;
	background: url('../img/devider.png') no-repeat center center;
	margin: 5px 0 10px;
}
.thumbnail {
	padding: 15px;
	margin-bottom: 20px;
	background-color: #FFF;
	border: 1px solid #DDD;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-align:left;
}
.form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.parallax {
	position: relative;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
  	background-size: cover;
}

#header {
	/* height: 98px; */
}
#owl-partners img{
	padding:0 10px;
}
#Youtube {
	z-index:1000;
}

/* ===== Begin text colors ===== */
.text-main { color: #363940; } /* Theme main color */
.text-white { color: #FFF; }
.text-off-white { color: #e7e7e7;}
.text-dark { color: #000; }


/* ===== Begin navbar ===== */
.navbar {
	margin: 0;
	border: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.navbar .container {
	padding-left: 10px;
	padding-right: 10px;
}


/* Navbar brand (logo) */
.navbar-brand {
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	padding:0;
	margin:0;
	text-indent: -99999px;
	font-size: 30px;
	font-weight: 600;
	line-height: 150px;
	letter-spacing: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.navbar-header {
	margin:0;
}


/* Navbar links */
.navbar-nav > li > a {
	padding:110px 0 0 0;
	vertical-align: bottom;
	margin-left: 15px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

/* Navbar dropdown */
.dropdown-left {
	left: 0 !important;
	right: auto !important;
}
.dropdown-right {
	right: 0 !important;
	left: auto !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: transparent;
}
.navbar-default .dropdown-menu {
	padding: 10px 0;
}
.dropdown-menu > li > a {
	padding: 4px 20px;
	text-transform: uppercase;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a.active, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	text-decoration: none;
	background-color: transparent;
}

/* Navbar inverse dropdown */
.navbar-inverse .dropdown-menu {
	padding: 10px 0;
}

/* Navbar fixed */
.navbar-fixed-top .container {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.navbar-shrink {
	z-index: 9999;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}
.navbar-shrink .navbar-brand {
	font-size: 20px;
}
.navbar-default.navbar-fixed-top.navbar-shrink .container {
}
.navbar-fixed-top.navbar-shrink .container {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.navbar-default.navbar-fixed-top.navbar-shrink .navbar-nav > li > a {
	padding-top: 24px;
	padding-bottom: 24px;
}

/* Navbar transparent */
.navbar-transparent {
	background-color: rgba(0, 0, 0, 0);
}
.navbar-fixed-top.navbar-transparent .container {
	padding-top: 30px;
	padding-bottom: 0;
}
.navbar-fixed-bottom.navbar-transparent .container {
	padding-top: 0;
	padding-bottom: 30px;
}
.navbar-transparent .navbar-nav > li > a {
	color: #FFF;
}
.navbar-transparent .navbar-brand, .navbar-transparent .navbar-brand:focus {
	color: #FFF;
}
/* ===== End navbar ===== */


/* ===== Begin intro ===== */

.slider { margin: 0 0 10px!important;}
#carousel li {margin-right: 5px;}
#carousel img {display: block; opacity: .5; cursor: pointer;}
#carousel img:hover {opacity: 1;}
#carousel .flex-active-slide img {opacity: 1; cursor: default;}
/* Begin text carousel intro */
#text-carousel-intro-section {
	height: 100%;
}
#text-carousel-intro-section .container {
	height: 100%;
}
#text-carousel-intro-section .caption {
	position: relative;
	top: 50%;
	margin-top: -70px;
}
#text-carousel-intro-section .caption h1 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 60px;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.95);
	color:#ff0;
}
#text-carousel-intro-section .caption p {
	font-size: 20px;
	font-weight:bold;
	color:red;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.95);
}
.caption h5 {
	text-align: center;
}
/* End text carousel intro */
/* ===== End intro ===== */


/* ===== Begin Portfolio===== */
.portfolio_area{}
.portfolio{}
.portfoloi_top{}
.portfoloi_content_area{}
.portfolio_menu{
	text-align: center;
	overflow: hidden;
	margin-top:22px;
	margin-bottom:48px;
}
.portfolio_menu ul{
	list-style: none outside none;
    text-align: center;
}
.portfolio_menu ul li{
    display: inline-block;
}
.portfolio_menu ul li a{
	color: #363940;
	background: transparent;
    display: inline-block;
    margin: 4px;
    padding: 8px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.portfolio_content{}
.portfolio_single_content{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5;
	margin-bottom:30px;
	overflow:hidden;
	
}
.portfolio_single_content:hover img{
	 -o-transform: scale(2);
	 -webkit-transform: scale(2);
	 -moz-transform: scale(2);
	 -ms-transform: scale(2);
	 transform: scale(2);
}
.portfolio_single_content img{
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 6;
	cursor:pointer;
	-moz-transition:all 1s;
	-webkit-transition:all 1s;
	-o-transition:all 1s;
	-ms-transition:all 1s;
	transition:all 1s;
}
.portfolio_single_content .canv{
	width:100% !important;
	height:100% !important;
}
.portfolio_single_content div+div{
	background: none repeat scroll 0 0 rgba(255,255,255,.9);
	bottom: -100%;
	color:#e7be00;
	font-weight: bold;
	left: 0;
	margin: 0;
	min-height: 90px;
	padding:31px 5px 0 10px;
	position: absolute;
	width: 100%;
	z-index: 12;
	border-top:0;
}
/*.portfolio_single_content:hover div+div{bottom: 0;}*/
.portfolio_single_content div{
    background: none repeat scroll 0 0 rgba( 250, 228, 7, 0.95);
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	width:100%;
	height:100%;
	text-align:center;
	transform:scale(0);
	transition:all .6s;
	opacity:0;
}

.portfolio_single_content:hover div{
	transform:scale(1);
	opacity:1;
}
.tit-rollover {
	
}
.portfolio_single_content div a{
	color: #000;
	display: block;
	font-size:18px;
	margin-top: 50%;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.portfolio_single_content div span{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.portfolio_content{}
.portfolio_content{
    margin-top: 36px;
    overflow: hidden;
}

/*.capacitaciones_single_content:hover div+div{bottom: 0;}*/
.capacitaciones_single_content div{
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	width:100%;
	height:100%;
	text-align:center;
	transform:scale(0);
	transition:all .6s;
	opacity:0;
}
.capacitaciones_single_content:hover div{
	transform:scale(1);
	opacity:1;
}
.capacitaciones_single_content div a{
	color: #000;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-top: 25%;
	padding-bottom: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.capacitaciones_single_content div span{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.capacitaciones_content{}
.capacitaciones_content{
    margin-top: 36px;
    overflow: hidden;
}
/* ===== End Portfolio===== */


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}
.lp_divider{
  margin: 20px 0; /* Space out the Bootstrap <hr> more */
}

.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}
  .featurette-heading {
	  line-height:30px;
  }
  .featurette-heading h2 {
    font-size: 40px;
	font-weight:300;
  }
  .featurette-heading h4 {
    font-size: 30px;
	font-weight:300;
  }
  .caluga_youtube {
	  font-family: "Lato", Helvetica, Arial, sans-serif;
	  text-align:center;

  }
  .caluga_youtube h3 {
	  font-size:40px;
	  font-weight:bold;
	  color:#fff;
	}
  .caluga_youtube h2 {
	  font-size:60px;
	  font-weight:700;
	  color:#000;
	}
	.caluga_youtube span {
		text-transform:uppercase;
	}
  .video_youtube {
	  width:40%;
	  float:left;
	  margin:10px;
  }  
  .logo_youtube {
	  margin:10px 0;
	  text-align:right;
  }
  
	.caluga_cartelera {
	  font-weight: 300;
	  line-height: 1;
	  letter-spacing: -1px;
	  margin:10px;
	  width:30%;
	  float:left;
	  height:415px;
	}

  	.caluga_cartelera h3 {
		font-size: 20px;
		font-weight:600;
		height:45px;
  }
  .caluga_cartelera h6 {
	  	font-size: 14px;
		font-weight:600;
		color:red;
		margin-bottom:5px;
  }
  	.caluga_cartelera p {
		text-align:left;
		font-size: 14px;
		line-height:16px;
		font-weight:500;
		height:50px;
		color:#777;
  }
  
  	.caluga_cartelera img {
		margin-bottom:10px;
  }
  
  	.noticias_escuelas   {
	  background:#fff;
	  padding:20px 10px;
	  border:1px solid #dadada;
  }
  	.caluga_escuelas   {
		border-bottom:1px #CCC solid;
		margin-bottom:30px;
  }
  	.caluga_escuelas  h5  {
	 	color:#cf102d;
		font-weight:bold;
  }
  	.caluga_escuelas  p {
		margin-bottom:20px;
		color:#777;
  }
  	.caluga_escuelas img {
		margin-bottom:15px;
  }  
    .col_talleres h3 {
    	font-size: 20px;
		font-weight:600;

  }
  	.col_talleres p {
		text-align:left;
  }
  	.col_talleres img {
		margin-bottom:10px;
  }
  .nosotros {
	  margin-bottom:30px;
	  padding-bottom:20px;
	  border-bottom:1px solid #e7be00;
  }


@media (min-width: 992px) {
  .featurette-heading {
    margin-top:0;
  }
}

/* ===== Begin roatet boxes ===== */
/* Begin rotate box-1 */
.rotate-box-1, .rotate-box-2 {
	display: inline-block;
	margin: 30px 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
a.rotate-box-1, a.rotate-box-2 {
	text-decoration: none;
	color: #363940;
}
a.rotate-box-1:hover, a.rotate-box-2:hover {
	color: #676D75;
}
.rotate-box-1 .rotate-box-icon {
	display: inline-block;
	text-align: center;
	margin-bottom: 15px;
	margin-right: 25px;
	margin-top: 10px;
	float:left;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.rotate-box-1.square-icon .rotate-box-icon, .rotate-box-2.square-icon .rotate-box-icon {
	width: 45px;
	height: 45px;
	line-height: 45px;
	color: #FFF !important;
	font-size: 18px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.rotate-box-1.square-icon .rotate-box-icon:after, .rotate-box-2.square-icon .rotate-box-icon:after {
	content: "";
	position: absolute;
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	border: 2px solid #FFF;
}
.rotate-box-1:hover.square-icon .rotate-box-icon , .rotate-box-2:hover.square-icon .rotate-box-icon{
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
.rotate-box-1.square-icon .rotate-box-icon .fa, .rotate-box-2.square-icon .rotate-box-icon .fa{
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.rotate-box-1:hover.square-icon .rotate-box-icon .fa, .rotate-box-2:hover.square-icon .rotate-box-icon .fa{
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

.rotate-box-1 .rotate-box-info a, .rotate-box-2 .rotate-box-info a {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.rotate-box-1 h4, .rotate-box-2 h4 {
	font-weight: 400;
}
.rotate-box-1 p {
	padding: 0 10px;
}
.rotate-box-1 .rotate-box-info {
	padding-left: 60px;
}

/* End rotate box-1 */


/* Begin rotate box-2 */
.rotate-box-2 .rotate-box-icon {
	display: inline-block;
	text-align: center;
	margin-bottom: 15px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rotate-box-2.square-icon .rotate-box-icon {
	width: 75px;
	height: 75px;
	line-height: 75px;
	font-size: 36px;
}

.rotate-box-2.square-icon .rotate-box-info {
	margin-top: 30px;
}
/* End rotate box-2 */
/* ===== End rotate boxes ===== */


/* ===== Begin progress bar ===== */
.skill-bar {
}
.progress {
	overflow: visible;
	height: 25px;
	margin-bottom: 20px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.progress .percent {
	position: relative;
	background-color: #222;
	padding: 7px;
	color: #FFF;
	top: -23px;
}
.progress .percent:after {
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -4px;
	bottom: -4px;
	width: 0;
	height: 0;
	border-left: 4px solid rgba(0, 0, 0, 0);
	border-right: 4px solid rgba(0, 0, 0, 0);
	border-top: 4px solid #222;
}
.progress-bar {
	font-size: 10px;
	line-height: 7px;
	text-align: right;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.progress-lebel h6{
	margin-bottom: 10px;
	letter-spacing: 2px;
}
/* ===== End progress bar ===== */


/* Begin cta section */
#cta-section {
	padding: 70px 0 80px;
}
.cta-btn {
	margin-top: 30px;
}
/* End cta section */


/*----*/

.blog-read{
	float:right;
	background: #27ae60;
	color:#fff;
	font-size: 1em;
	border-radius: 30px;
	padding:0.6em 1em;
}
.blog-read:hover{
	background: #4DE98F;
}
.blog-read1{
	background: #e74c3c;
}
.blog-read1:hover{
	background:#F78D82;
}
.blog-read2{
	background: #2980b9;
}
.blog-read2:hover{
	background:#8DD2FF;
}
.blog-star {
	float:left;
	  margin-top: 8px;
}
.blog-star  li{
	display: inline-block;
}
.blog-star h6{
	display: inline-block;
	font-size:1.2em;
	color:#3f4549;
	  vertical-align:middle;
}
.blog-star  li a i{
	color:#f1c40f;
	font-size:1.5em;
  	display:block;
}

.blog-star  li a i.fa-star-o{
	color:#c7cccd;
}
.blog-star li a i:hover {
    color: #E74C3C;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.blog-top2{
	float:left;
	width:70%;
	margin-right: 3%;
}
.blog-top3{
	float:left;
	width:27%;
}
.blog-single{
	position: relative;
	padding-top: 4em;
}
.blog-date{
	position: absolute;
	top: 22%;
  	left: 10%;
	background: #27ae60;
	color:#fff;
	border-radius: 100px;
	width: 90px;
  	height: 90px;
  	text-align: center;
}
.blog-date1 {
  	background: #e74c3c;
}
.blog-date2 {
  	background: #2980b9;
}
.blog-date span{
	font-size: 1.4em;
	padding-top: 0.6em;
  	display: block;
}
.blog-date b{
	font-size: 2em;
	font-weight: 900;
	display: block;
}
.blog-single h4{
	font-size: 2em;
  	color: #000;
  	line-height: 1.5em;
  	font-weight: 600;
  	margin: 1em 0 0.5em;
  	font-family: 'Roboto Slab', serif;
}
.blog-single h4 a{
  	color: #000;
}
.blog-single h4 a:hover{
  	color: #F1C40F;
}
.blog-single p{
	font-size: 1em;
  	color: #7e7e7e;
  	line-height: 1.8em;
  	margin: 0em 0 1.5em;
}
.blog-more {
  	float: right;
  	background: #27ae60;
  	color: #fff;
  	font-size: 1em;
  	border-radius: 5px;
  	padding: 0.6em 1em;
}
.blog-more1 {
  	background: #e74c3c;
}
.blog-more2 {
  	background: #2980b9;
}
.blog-more i{
	color:#fff;
  	display: inline-block;
  	font-size:1em;
  	margin-left: 10px;
}
.blog-more:hover {
  background: #4DE98F;
}
.blog-more1:hover{
	background:#F78D82;
}
.blog-more2:hover{
	background:#8DD2FF;
}



/* ===== Begin testimonial ===== */
.testimonial {
	position: relative;
	overflow: hidden;
	padding: 80px 0;
}

.testimonial .cover {
	background-color: rgba(0, 7, 11, 0.87);
}
.testimonial-inner {
	position: relative;
	max-width: 800px;
	z-index: 9;
}
.testimonial-inner .heading {
	margin-bottom: 20px;
}
.testimonial-inner blockquote {
	border: none;
}
.testimonial-inner blockquote p {
	letter-spacing: 2px;
	padding-bottom: 20px;
}
.testimonial-inner blockquote cite {
	font-style: normal;
	color: #fff;
	font-size: 1.5em;
}
/* ===== End testimonial ===== */



/* ===== Begin Counter-Up ===== */
.counter-up {
	position: relative;
	padding: 80px 0 50px 0;
}
.counter-up .cover {
	background-color: rgba(0, 7, 11, 0.8);
}
.counter-up .fact {
}
.counter-up .fact.last {
	border-right: none;
}
.counter-up .fact-inner {
	padding-bottom: 30px;
}
.counter-up .fact-inner .counter {
	font-size: 60px;
}
/* ===== End Counter-Up ===== */


/* ===== Begin team ===== */
.team-item {
	height: 120px;
}	
.team-item .team-triangle {
	width: 120px;
	height: 120px;
	background: transparent;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin: 0 auto;
	position: relative;
	top: 25px;
	box-shadow: 0 0 0 6px #FFFFFF, 0 0 0 7px #dadbdb;
	overflow: hidden;
}
.team-item img {
    max-width: 100%;
}
.team-items {
	margin-bottom: 50px;
	padding-top: 10px;
	margin-top: 0;
}
.team-triangle .content {
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: -35px;
	position: absolute;
	left: -37px;
	width: 190px;
	height: 190px;
}
.team-hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba( 103, 109, 117, 0.9);
	opacity: 0;
	-webkit-transition: opacity 0.4s ease-in; /* For Safari 3.1 to 6.0 */
    transition: opacity 0.4s ease-in;
}
.team-item .team-triangle:hover .team-hover {
	opacity: 1;
}
.team-hover i {
    color: rgba(255, 255, 255,.75);
    font-size: 28px;
    margin-top: 57px;
    position: relative;
}
.team-hover p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin-top: 0;
}
.team-items .col-md-2:nth-child(7n+5) {
	clear: left;
	margin-left: 24.9999999%;
}
.team-items .col-md-2:nth-child(7n+1) {
	clear: left;
	margin-left: 16.6666666%;
}
/* ===== End team ===== */


/* ===== Begin partners ===== */
#partners-section {
	padding: 20px 0;
	background-color: #FFF;
}
.partners {
	background-color: #58f314;
}

.partners img {
	max-width: 100%;
	padding: 0 15px;
}
/* ===== End partners ===== */


/* ===== Begin panels ===== */
.panel, .panel-heading, .panel-footer  {
}
/* ===== End panels ===== */

/* ===== Begin prices ===== */
.prices .panel {
	position: relative;
	overflow: hidden;
	border: none;
}
.prices .panel-body .lead {
	margin: 0;
	font-size: 48px;
}
.prices .panel-footer {
	padding: 25px 15px;
}

/* panel-default */
.prices .panel-default .panel-heading {
	padding-top: 25px;
	border: none;
}
.prices .panel-default .panel-body {
	background-color: #EEE;
}
.prices .panel-default .list-group-item {
	color: #222;
	border: none;
}
.prices .panel-default .panel-footer {
	background-color: #EEE;
}

/* price-box-featured */
.price-box-featured {
	z-index: 9;
}
.price-box-featured .panel {
	box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.21);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.prices .price-box-featured .price-box-ribbon {
	position: absolute;
	width: 150px;
	top: 25px;
	right: -35px;
	text-align: center;
	padding: 5px 20px;
	background: #FFF;
	color: #E83F33;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
/* ===== End prices ===== */


/* ===== Begin social ===== */

#social-section {
	padding: 20px 0;
}
ul.social-list {
	text-align: center;
	margin: 0 auto;
}
ul.social-list li{
	display: inline-block;
	margin-right: 20px;
}
ul.social-list li .rotate-box-1 {
	margin: 0;
}
ul.social-list li a i {
	color: #fff;
	font-size:20px;
}
/* ===== End social ===== */


/* ===== Begin contact ===== */
#contact-section {
	position: relative;
}
#contact-section h4 {
	font-weight: 400;
}
#contact-section .cover {
	background-color: rgba(5, 8, 11, 0.93);
}
#contact-section .contact .contact-form {
	margin-bottom: 40px;
}
#contact-section .contact .contact-form h4 {
	margin-bottom: 25px;
}
#contact-section .contact .contact-form .input-lg {
	font-size: 14px;
}
#contact-section .contact .contact-form button {
	width: 100%;
	height: 40px;
}
#contact-section .contact .contact-form button:hover {
	color: #fff;
}
#contact-section .contact .form-control {
	background-color: rgba(255, 255, 255, 0.06);
	border-color: #2A2A2A;
}
#contact-section .contact .form-control:focus {
	background-color: #171717;
	box-shadow: none;
}

ul.contact-address {
	float: left;
	width: 100%;
	padding: 0;
	margin: 15px 0 ;
}
ul.contact-address li {
	padding: 0 0 20px;
	margin: 0;
}
ul.contact-address li:last-child {
	padding-bottom: 0;
}
ul.contact-address li i {
	margin-right: 10px;
}
.fondo_contacto	{
	background: rgba( 0, 0, 0, 0.6);
	opacity: 5;
	-webkit-transition: opacity 0.4s ease-in; /* For Safari 3.1 to 6.0 */
    transition: opacity 0.4s ease-in;
	color:#fff;
}
.contact-info	{
	padding:20px;
}
/* ===== End contact ===== */


/* ===== Begin footer ===== */
.footer-top {
	padding: 60px 0 35px;
}
.footer-top .col-md-4 {
	margin-bottom: 25px;
}
.footer {
	padding: 30px 0;
}
.footer a{
	text-decoration: none;
}
.mdcbz{
	padding-top:10px;
}

/*Widget1: Useful Links*/
ul.imp-links {
	margin-top: 15px;
}
ul.imp-links li {
	padding: 5px 0;
}
ul.imp-links li a {
	text-decoration: none;
	color: #fff;
}

/*Widget2: subscribe form*/
#subscribe #result {
    display: block;
    width: 100% !important;
}
#footer_signup {
    margin: 20px 0;
}
#subscribe > input[type="text"] {
    border: 0 none;
    color: #99abb7;
    font-style: italic;
    font-size: 0.9em;
    padding: 7px 10px;
    width: 170px;
    height: 30px;
}
#subscribe > button[type="submit"] {
    background: none repeat scroll 0 0 #21c2f8;
    border: 0 none;
    color: #ffffff;
    font-style: normal;
    font-weight: 300;
    padding: 7px 20px;
    height: 30px;
    transition: all 0.4s ease-in;
}

/*Widget3: twitter*/
.single-tweet {
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 10px;
    word-spacing: 2px;
}

.tweet-content {
    padding-bottom: 10px;
    line-height: 1.5em;
}
/* ===== End footer ===== */


/* ===== Begin page header ===== */
.page-header {
	margin: 0 0 60px 0;
	padding: 0;
	border: none;
}
.page-header h2 {
	text-transform: uppercase;
}
p.subtitle {
	letter-spacing: 2px;
	margin-top: 10px;
}
/* ===== End page header ===== */


/* ===== Begin extra-space ===== */
.extra-space-m {
	width: 100%;
	height: 20px;
}
.extra-space-l {
	width: 100%;
	height: 40px;
}
.extra-space-xl {
	width: 100%;
	height: 60px;
}
.extra-space-xxl {
	width: 100%;
	height: 80px;
}
/* ===== End more-space ===== */


/* ===== Begin OWL carousel ===== */
.owl-carousel {
	cursor: e-resize;
	background: rgba(255, 255, 255, 9.5);
}
.owl-theme .owl-controls {
	margin-top: 30px;
}
.owl-theme .owl-controls .owl-page span {
	background: rgba(0, 0, 0, 0);
	width: 14px;
	height: 14px;
	border: 3px solid #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: rgba(0, 0, 0, 0);
	border: 3px solid #fff;
}
.owl-buttons {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 100%;
}
.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	width: 100px;
	height: 100px;
	line-height: 100px;
	margin: 0;
	text-align: center;
	background: transparent;
	opacity: 1;
}
.btn {
  cursor: pointer;
  margin: 10px 0;
  border-radius: 0px;
  text-decoration: none;
  padding: 10px;
  font-size: 16px;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  display: inline-block;
  z-index:100;
}

.btn:hover {
}
.btn_lp {
  float:left;
  text-decoration: none;
  padding: 10px;
  font-size: 16px;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
}
.yellow {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight:bold;
  color: #f1c40f;
  background-color: #241e1e;
  text-decoration:none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width:100%;
  text-align:center;
  margin-top:10px;
}

.yellow:hover {
  color: #241e1e;
  background-color: #f1c40f;
  text-decoration:none;

}
.yellow_inscripcion {
  color: #f1c40f;
  background-color: #241e1e;
  text-decoration:none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width:40%;
  text-align:center;
  margin-top:20px;
}

.yellow_inscripcion:hover {
  color: #241e1e;
  font-weight:bold;
  background-color: #f1c40f;
  text-decoration:none;

}
/* YOUTUBE*/
.videos {
	background-image: url(img/fondo-canal-youtube.jpg); 
	background-position:100px left;"
}

.botones_talleres {
	text-align:center;
	margin:0 auto;
}
.btn_taller {
  cursor: pointer;
  border-radius:10px;
  text-decoration: none;
  padding: 10px;
  font-size: 16px;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  display: inline-block;
  z-index:100;
}

.buttons {
	position:absolute;
	margin:25% auto;
	margin-left:35%;
  text-align: center;
}
.boton_cursos {

	margin:10% auto;
  	text-align: center;
}



.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	opacity: .5;
}
.owl-next {
	background-image: url(../img/arrow-right.png) !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	right: 0;
}
.owl-prev {
	background-image: url(../img/arrow-left.png) !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	left: 0;
}
/* ===== End OWL carousel ===== */


/* ===== Begin buttons ===== */
.btn {
	position: relative;
	letter-spacing: 1.5px;
	border: none;
}
.btn:active {
	top: 2px;
}

/* Button default */
.btn-default, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

/* Button blank */
.btn-blank {
	border: 2px solid #fff;
	color: #fff;
	padding: 8px 12px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.btn-blank:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.btn-blank:hover, .btn-blank:focus, .btn-blank:active {
	color: #333;
}
.btn-blank:hover:before, .btn-blank:focus:before, .btn-blank:active:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}

/* Button active */
.btn:active, .btn.active {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.16);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.16);
}

/* Button large */
.btn-lg {
	font-size: 1.3em;
	padding: 10px 40px;
}
.btn-lg-xl {
	font-size: 1.4em;
	padding: 10px 80px;
}


/* Scroll to top button */
.scrolltotop {
	position: fixed;
	display: none;
	bottom: 20px;
	right: 30px;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	text-decoration: none;
	z-index: 9999;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.scrolltotop .fa {
	padding-left: 4px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* ===== End buttons ===== */



/*SKINS*/


a, a:hover, a:focus {
	color: #e7be00;
}

/* === Navbar === */
.navbar-default .navbar-brand, .navbar-default .navbar-brand:focus {
	color: #fff;
}
.navbar-default .navbar-brand:hover {
	color: #fff;
}
.navbar-default, .navbar-default.navbar-fixed-top.navbar-shrink {
  background-color: #fff;
  padding:0;
}
.navbar-default .navbar-nav > li > a {
	color: #000;/*color a*/
	font-weight:bold;

}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav>.active>a {
	color:#e7be00 !important;/*color a:hover*/
	border-bottom:2px solid #e7be00;
	padding-bottom:5px;	
}
.navbar-default.navbar-fixed-top.navbar-shrink .navbar-nav > li > a {
	color: #241e1e;
}
.navbar-default.navbar-shrink .navbar-nav > li > a:hover, .navbar-default.navbar-shrink .navbar-nav > li > a:focus, .navbar-default.navbar-shrink .navbar-nav > li.active > a {
	color: #fff;
}
.navbar-default.navbar-shrink .navbar-nav > li.active > a {
	-webkit-box-shadow: inset 0 3px #fff !important;
	-moz-box-shadow: inset 0 3px #fff !important;
	box-shadow: inset 0 3px #fff !important;
}
.navbar-default .dropdown-menu {
	border: 1px solid #fff;
	border-top: 2px solid #fff;
	-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.08);
	box-shadow: 0 6px 10px rgba(0, 0, 0, 0.08);
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a.active, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #ffff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: transparent;
	
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li.active > a {
	
}
/* Navbar inverse */
.navbar-inverse {
	background-color: #fff;
	color: #CCC;
}
.navbar-inverse .navbar-brand {
	color: #CCC;
	margin: 20px 20px;
}
.navbar-inverse .navbar-nav > li > a {
	color: #333;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	background-color: transparent;
	color: #e7be00;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li.active > a {
	color: #e7be00;
	border-bottom: 2px #e7be00 solid;
}
/* Navbar inverse dropdown */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	color: #fff;
}
.navbar-inverse .dropdown-menu {
	background-color: #1F1F1F;
	border: 1px solid #111;
	border-top: 2px solid #111;
}
.navbar-inverse .dropdown-menu > li > a {
	color: #CCC;
}
.navbar-inverse .dropdown-menu > li > a:hover, .navbar-inverse .dropdown-menu > li > a:focus {
	color: #111;
}
/* Navbar fixed */
.navbar-default.navbar-fixed-top.navbar-shrink .navbar-brand {
	color: #fff;
}
.navbar-default.navbar-fixed-top.navbar-shrink .navbar-brand:hover {
	color: #111;
}
/* Navbar fixed inverse */
.navbar-inverse.navbar-fixed-top.navbar-shrink {
	background-color: #fff;
}

.navbar-inverse.navbar-fixed-top.navbar-shrink .navbar-nav > li > a {
	color: #CCC;
}
.navbar-inverse.navbar-fixed-top.navbar-shrink .navbar-nav > .active > a, .navbar-inverse.navbar-fixed-top.navbar-shrink .navbar-nav > .active > a:hover, .navbar-inverse.navbar-fixed-top.navbar-shrink .navbar-nav > .active > a:focus,
.navbar-inverse.navbar-fixed-top.navbar-shrink .navbar-nav > li > a:hover, .navbar-inverse.navbar-fixed-top.navbar-shrink .navbar-nav > li > a:focus, .navbar-inverse.navbar-fixed-top.navbar-shrink .navbar-nav > li.active > a {
	background-color: transparent;
	color: #111;
}

.navbar-fixed-top.navbar-shrink .navbar-brand, .navbar-fixed-top.navbar-shrink .navbar-brand:focus, body.boxed .body .navbar-inverse.navbar-transparent.navbar-shrink .navbar-brand {
	color: #CCC;
}
.navbar-fixed-top.navbar-shrink .navbar-brand:hover {
	color: #111;
}

/* === Rotate Box === */
.rotate-box-1.square-icon .rotate-box-icon, .rotate-box-2.square-icon .rotate-box-icon {
	background-color: #363940;
}

/* === CTA Section, Social & Partners === */
#cta-section, #social-section {
	background: #f8f8f8 url('../../img/pat-bg.png') repeat;
}

/* === Contact === */
#contact-section {
	background-color: #363940;
}
#contact-section .contact .contact-form button {
	background-color: #363940;
}
#contact-section .contact .contact-form button:hover {
	background-color: #676D75;
}

/* === Footer === */
.footer-top {
	background-color: #363940;
}
.footer {
	background-color: #241e1e;
}
#subscribe > button[type="submit"] {
    background: none repeat scroll 0 0 #676D75;
}
#subscribe > button[type="submit"]:hover {
    background: none repeat scroll 0 0 #111;
}
.tweet-content span{
	color:#111;
}

/* === Buttons === */
.btn-default, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active { 
	background: #363940;
	color: #fff;
}
.btn-default:hover {
	color: #fff;
	background: #676D75;
}
.btn-primary, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active {
	background-color: #3078B3;
	color: #FFF;
}
.btn-primary:hover {
	background-color: #1867A8;
	color: #FFF;
}
.btn-danger, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active {
	background-color: #E7392D;
	color: #FFF;
}
.btn-danger:hover {
	background-color: #D81508;
	color: #FFF;
}

/* === To Top === */
.scrolltotop {
	color: #676D75;
	border: 2px solid #676D75;
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {

.navbar-collapse {
		border-color: #fff !important;
	}
.navbar-default.navbar-shrink .navbar-nav > li.active > a {
	box-shadow: none !important;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li.active > a {
	color: #111;
}
}