/*	################################################################

	Author: Carlos Alvarez
	URL: http://alvarez.is

	Project Name: SOLID - Bootstrap 3 Theme
	Version: 1.0
	URL: http://alvarez.is
	
################################################################# */ 
@import url(http://fonts.googleapis.com/css?family=Raleway:400,700,900);
@import url(http://fonts.googleapis.com/css?family=Lato:400,900);
@import url("prettyPhoto.css") screen;
@import url("hoverex-all.css") screen;

/*	################################################################
	1. GENERAL STRUCTURES
################################################################# */
	* { 
		margin: 0;
		padding: 0px;
	} 
.adap{
	 width: 65%;
	 height: 65%;
}

.adap1{
	 width: 50%;
	 height: 50%;
}
body { 
	background: #ffffff; 
	margin: 0; 
	height: 100%; 
	color: #384452;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
}

/***CSS PARA LOGO***/
.logo {
     position: relative;
     top: 2%;
     padding-bottom: 10%;
     margin-top: 3%;
}

.elemento{
	padding-bottom: 10%;
}
p {  /*Tamaño de letra para el texto en parrafo*/
	padding: 0; 
	margin-bottom: 10px; 
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 25px; 
	line-height: 24px;
	color: #384452; 
	margin-top: 5px; 
}

p {  /*Tamaño de letra para el texto en parrafo*/
	padding: 0; 
	margin-bottom: 10px; 
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 23px; 
	line-height: 24px;
	color: #384452; 
	margin-top: 5px; 
}
 .otro{  /*Tamaño de letra para el texto en parrafo*/
	padding: 0; 
	margin-bottom: 10px; 
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 19px; 
	line-height: 24px;
	color: #384452; 
	margin-top: 5px; 
}

.otro1{  /*Tamaño de letra para el texto en parrafo*/
	padding: 0; 
	margin-bottom: 10px; 
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px; 
	line-height: 24px;
	color: #384452; 
	margin-top: 5px; 
}

img {
	height: auto;
	max-width: 100%;
}

a { 
	padding: 0;
	margin: 0;
	text-decoration: none; 
	-webkit-transition: background-color .4s linear, color .4s linear;
	-moz-transition: background-color .4s linear, color .4s linear;
	-o-transition: background-color .4s linear, color .4s linear;
	-ms-transition: background-color .4s linear, color .4s linear;
	transition: background-color .4s linear, color .4s linear;
}
a:hover,
a:focus {
  text-decoration: none;
  color:#01b2fe;
}

::-moz-selection  {
	color: #fff;
	text-shadow:none;
	background:#2B2E31;
}
::selection {
	color: #6E20A0;
	text-shadow:none;
	background:#658D1B;
}

.centered {
	text-align: center
}

/*	################################################################
	BOOTSTRAP MODIFICATIONS & TWEAKS
################################################################# */
.navbar {
	min-height: 70px;
	padding-top: 10px;
	margin-bottom: 0px;
}

.navbar-brand {
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
}

.navbar-header .navbar-brand {
	color:#658D1B;/*Color TEXTO BARRA1*/
}
.navbar-header .navbar-brand-1 {
	color:#6E20A0;/*Color TEXTO BARRA1*/
}

.navbar-default .navbar-nav > li > a {
	color:#6E20A0 ;/*Color letra de barra*/
	font-weight: 700;
	font-size: 14px; /*Tamaño letra*/
}

.navbar-default .navbar-nav > li > a:hover {/*Hover para puntero*/
	color: #658D1B;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color:#fff; /*MORADO PARA ITEMS HOVER*/
	/*background-color*/
}

/*Color de fondo barra*/
.navbar-default {
	background-color: #FFF;
	border-color: transparent;
}

.dropdown-menu {
	background: #658D1B;/*Color de contenedor de dropdown*/
}

.dropdown-menu > li > a {
	color: white;
	font-weight: 700;
	font-size: 14px; /*Tamaño de LETRA SUBMENU*/
}

.btn-theme {/*BOTONES*/
  color: #fff;
  background-color: #658D1B;/*VERDDE*/
  border-color: #6E20A0;/*MORADO*/
  margin: 4px;
}

.btn-theme1 {/*BOTONES*/
  color: #fff;
  background-color:#FE5000 ;/*VERDDE*/
  border-color:#6E20A0;/*MORADO*/
  margin: 61px;
  height: 20%;
  width: 35%;
  font-size:20px;
  font-weight: bold;

}

.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active,
.open .dropdown-toggle.btn-theme {
  color: #fff;
  background-color: #6E20A0; /*Color hover*/
  border-color: #658D1B;/*HOVER BORDE*/
}

.btn-theme1:hover,
.btn-theme1:focus,
.btn-theme1:active,
.btn-theme1.active,
.open .dropdown-toggle.btn-theme1 {
  color: #fff;
  background-color: #6E20A0; /*Color hover*/
  border-color: #658D1B;/*HOVER BORDE*/
}

.dmbutton:hover,
.dmbutton:active,
.dmbutton:focus{
	color: #ffffff;
	background-color: #222222;
	border-color: #ffffff;
}
.dmbutton {
	background:rgba(0, 0, 0, 0);
	border: 1px solid #ffffff;
	color: #ffffff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding-top: 1.025rem;
	padding-right: 2.25rem;
	letter-spacing:0.85px;
	padding-bottom: 1.0875rem;
	padding-left: 2.25rem;
	font-size: 1.55rem;
	cursor: pointer;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 1.25rem;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	-webkit-transition: background-color 300ms ease-out;
	-moz-transition: background-color 300ms ease-out;
	transition: background-color 300ms ease-out;
	-webkit-appearance: none;
	font-weight: normal !important;
}

.mtb {
	margin-top: 80px;
	margin-bottom: 80px;
}
/*VERDE*/
.mb {
	margin-bottom: 60px;
	color: #658d1b;
	font-size: 50px;
}
/*NARANJA*/
.mb1 {
	margin-bottom: 60px;
	color: #E5801C;
	font-size: 50px;
}
/*MORADO*/
.mb2 {
	margin-bottom: 60px;
	color: #6E20A0;
	font-size: 30px;
}

.mt {
	margin-top: 60px;
}

/*MORADO*/
.hline {
	border-bottom: 3px solid #6E20A0;
}
/*NARANJA*/
.hline-un {
	border-bottom: 3px solid #E5801C;
}

/*VERDE*/
.hline-do {
	border-bottom: 3px solid #658d1b;
}

.hline-w {
	border-bottom: 2px solid #ffffff;
	margin-bottom: 25px;
}
/*	################################################################
	SITE WRAPS
################################################################# */



/*FONDO DE INCIO*/
.content-section-b {
    background: url("../../img/fondo.jpg");
    background-size: cover;
    color: #FE5000; /*COLOR NARANJA PARA ESLOGAN*/
    min-height: 550px;
	padding-top: 7%;
	padding-bottom: 0px;
	text-align: center;

	 -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

tama
#headerwrap {
	background: url(../img/mi.jpg);
	min-height: 550px;
	padding-top: 100px;
	padding-bottom: 0px;
	text-align: center;
}

#headerwrap h3, h5 {
	color: white;
	font-weight: 400;
}

#headerwrap h1 {
	color: white;
	margin-bottom: 25px;
}

#headerwrap .img-responsive {
	margin: 0 auto;
}

/* Services Wrap */
#service {
	margin-top: 100px;
	margin-bottom: 80px;
}
/*Colores para iconos*/
#service i {
	color: #658d1b; /*VERDE ICONO*/
	font-size: 60px;
	padding: 15px;
}

/* Portfolio Wrap */
#portfoliowrap {
	padding-top: 60px;
	margin-bottom: 60px;
	display: block;
	text-align: center
}

#portfoliowrap h3 {
	margin-bottom: 25px;
}

.portfolio {
	padding:0 !important;
	margin:0 !important;
	display:block;
}


.portfolio-item .title:before {border-radius:0; display:none}
.portfolio-item p {margin:0px 0 30px;}
.portfolio-item h3 {margin:-10px 0 10px; font-size:16px; text-transform:uppercase;}


.tpl6 h3
{
	color:#fff;
	margin:0;
	padding:40px 5px 0;
	font-size:16px;
	text-transform:uppercase;
}
.tpl6 .dmbutton
{
	display:inline-block;
	margin:30px 5px 20px 5px;
	font-size:13px;
}

.tpl6 .bg
{
	height:100%;
	width:100%;
	background-color:#6E20A0;
	background-color:#6E20A0;
	text-align:center;
}

/* Testimonials Wrap */
#twrap {
	background: url(../img/t-back.jpg) no-repeat center top;
	margin-top: 0px;
	padding-top:60px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 450px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#twrap i {
	font-size: 50px;
	color: white;
	margin-bottom: 25px;
}

#twrap p {
	color: white;
	font-size: 15px;
	line-height: 30px;
}

/* clients logo */
#cwrap {
	background: #f7f7f7;
	margin-top: 0px;
	padding-top: 80px;
	padding-bottom: 100px;
}

#cwrap h3 {
	margin-bottom: 60px;
}

/* Footer  CUIDAR EL TAMANO*/
#footerwrap {
	padding-top: 1%;
	padding-bottom: 0%;
	background: #384452;
}

#footerwrap p {
	color: #bfc9d3;
}

#footerwrap h4 {
	color: white;
}

#footerwrap i {
	font-size: 30px;
	color: #bfc9d3;
	padding-right: 25px;
}

#footerwrap i:hover {
	color: #00b3fe
}
#sub-footer{
	text-shadow:none;
	color:#f5f5f5;
	padding:0;
	padding-top:40px;
	padding-bottom: 10px;
	margin:20px 0 0 0;
	background: #191919;
}

#sub-footer p{
	margin:0;
	padding:0;
}

#sub-footer span{
	color:#f5f5f5;
	width: 50px;
}

.copyright {
	text-align:center;
	font-size:14px;
}

/*	################################################################
	PAGE CONFIGURATIONS
################################################################# */
/* General Tweaks */
/*Color pleca titulo*/


#blue {
	background: #FE5000;
	margin-top: 60px;
	margin-bottom: 60px;
	padding-top: 25px;
	padding-bottom: 25px;
}
/*Color letra*/
#blue h3 {
	color:white;
	margin-left: 15px;
	font-size: 35px;
}

.ctitle {
	color: #00b3fe;
	font-weight: 700;
	margin-bottom: 15px;
}

csmall {
	font-size: 12px;
	color: #b3b3b3;
}
csmall2 {
	font-size: 12px;
	color: #f39c12
}

.spacing {
	margin-top: 40px;
	margin-bottom: 40px;
}
.spacing1 {
	margin-top: 40px;
	margin-bottom: 90px;
}
.spacing2 {
	margin-top: 40px;
	margin-bottom: 55px;
}

.spacing3 {
	margin-top: 70px;
	margin-bottom:70px;
}
.badge-theme {
	background: #00b3fe;
}

/* Contact Page */
#contactwrap {
	background: url(../img/contact.jpg) no-repeat center top;
	margin-top: -60px;
	padding-top:0px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 400px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* Blog Page */
.popular-posts { 
	margin: 0px;
	padding-left: 0px;
	}
	
.popular-posts li {
	list-style: none; 
	margin-bottom: 20px; 
	min-height: 70px;
}
.popular-posts li a, 
.popular-posts li a:hover {
	color:#2f2f2f; 
	text-decoration: none;
	}
	
.popular-posts li img {
	float: left; 
	margin-right: 20px;
	}
	
.popular-posts li em {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #b3b3b3
	}

.popular-posts p {
	line-height: normal;
	margin-bottom: auto;
}	

.share i {
	padding-right: 15px;
	font-size: 18px;
}

.social {
	position: fixed; /* Hacemos que la posición en pantalla sea fija para que siempre se muestre en pantalla*/
	left: 0; /* Establecemos la barra en la izquierda */
	top: 200px; /* Bajamos la barra 200px de arriba a abajo */
	z-index: 2000; /* Utilizamos la propiedad z-index para que no se superponga algún otro elemento como sliders, galerías, etc */
}
 
	.social ul {
		list-style: none;
	}
 
	.social ul li a {
		display: inline-block;
		color:#fff;
		background: #000;
		padding: 10px 15px;
		text-decoration: none;
		-webkit-transition:all 500ms ease;
		-o-transition:all 500ms ease;
		transition:all 500ms ease; /* Establecemos una transición a todas las propiedades */
	}
 
	.social ul li .icon-facebook {background:#3b5998;} /* Establecemos los colores de cada red social, aprovechando su class */
	.social ul li .icon-twitter {background: #00abf0;}
	.social ul li .icon-googleplus {background: #d95232;}
	.social ul li .icon-pinterest {background: #ae181f;}
	.social ul li .icon-mail {background: #666666;}
 
	.social ul li a:hover {
		background: #000; /* Cambiamos el fondo cuando el usuario pase el mouse */
		padding: 10px 30px; /* Hacemos mas grande el espacio cuando el usuario pase el mouse */
	}

	.icon-facebook:before {
  content: "\ea90";
}

/* estilos de GALERIAS*/
.galeria{
	width: 90%;
	margin: auto;
	list-style:none;
	padding:20px;
	box-sizing:border-box;
	
	display:flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.galeria li{
	margin: 5px;
	}
	
.galeria img{
	width: 250px;
	height:250px;
	}
/*Estilos del modal*/

.modal{
	display: none;
}
.modal:target {
	display: block;
	position: fixed;
	background: rgba(0,0,0,0.8);
	top: 0;
	left:0;
	width:100%;
	height: 100%;
}
.

.imagen{
	width:100%;
	height:50%;
	
	display:flex;
	justify-content:center;
	align-items:center;
}

.imagen a{
	color:#fff;
	font-size: 40px;
	text-decoration: none;
	margin: 0 10px;
	flex-shrink:2;
}
.imagen a:nth-child(2){
	margin: 0;
	height:100%;
	flex-shrink: 2;
}
.imagen img{
	width: 500px;
	height:100%;
	max-width: 100%;
	border: 7px solid #fff;
	box-sizing:border-box;
}
.cerrar{
	display:block;
	background:#fff;
	width:25px;
	height:25px;
	margin: 15px auto;
	text-align:center;
	text-decoration: none;
	font-size: 25px;
	color: #000;
	padding: 5px;
	border-radius: 50%;
	line-height: 25px;
}