/*
Theme Name: Basic Child
Description: Child theme for Basic theme
Author: Elisa Lara
Template: basic
*/
/* GENERAL */
body {
  color: #162953;
}
h2{
  font-weight:400;
}
.full_width .themify_builder_row .row_inner {
  width:1140px;
}
/*@font-face {
font-family: Clementine;
src: url(http://localhost/wp-content/themes/basic-child/fonts/Clementine.woff);
font-weight: normal;
} 

@font-face {
font-family: Beautiful Day;
src: url(http://localhost/wp-content/themes/basic-child/fonts/Beautiful-Day.woff);
font-weight: normal;
} 

@font-face {
font-family: Country Chic;
src: url(http://localhost/wp-content/themes/basic-child/fonts/Country-Chic.woff);
font-weight: normal;
} */
@font-face {
font-family: Ink Blossoms;
src: url(/wp-content/themes/basic-child/fonts/Ink-Blossoms.woff);
font-weight: normal;
} 
h5, h6{
	font-weight:normal;
}


/* HEADER */

#site-logo a, h2{
  font-family: Ink Blossoms, Satisfy !important;
  
}
#site-logo{
	font-weight:normal;
}

.logo-lines{
	position: absolute;
	top:50px;
}

@media screen and ( min-width:1025px){

#headerwrap{
position: fixed;
width: 100%;
z-index: 20000;
top:0;
}

body.admin-bar #headerwrap {
top: 32px /* Make this 32px if MP6 is installed */
} 
#themify_builder_content-5 .module_row_0 .row_inner, .page-id-2487 .module_row_0 .row_inner {
  padding-top: 107px !important;
}
/*
#headerwrap{
border-bottom: 1px solid #525e79;
}
#headerwrap{
-webkit-box-shadow:  0px 12px 5px 0px rgba(0,0,0,0.25);
-moz-box-shadow:  0px 12px 5px 0px rgba(0,0,0,0.25);
box-shadow:  0px 12px 5px 0px rgba(0,0,0,0.25);
}
*/
#header {
  height: 145px;
border-bottom:none;

}
#site-description {
 /* line-height:10px;*/
  text-align:center;
  padding-top:10px;
}

#main-nav li{
width:20%;
font-weight:400;
}

#main-nav li a:hover{
	font-weight:600;
	background:url(/wp-content/uploads/2015/04/marcador-menu.png) no-repeat top center;
	
}
/*#main-nav li.current_page_item a{
font-weight:600;
}*/
/* SLIDER PRINCIPAL */
/*
#themify_builder_content-5 .module_row_0{
              -webkit-box-shadow: inset 0px 12px 5px 0px rgba(0,0,0,0.31);
-moz-box-shadow: inset 0px 12px 5px 0px rgba(0,0,0,0.31);
box-shadow: inset 0px 12px 5px 0px rgba(0,0,0,0.31);

}*/

.themify_builder_slider .slide-image{
  margin-bottom:0;
}
#box-5-0-0-1{
  text-align:center;
margin-bottom:0;
}
.module-box-content{
  padding:0;
}

.metaslider .caption-wrap{
 background-color:rgba(22,41,83,0.8) !important;
}



/* OBRA RECIENTE*/
.shortcode.hr{
  border-top:1px solid #162953;
}

.linea-h2{
	padding-bottom:9px;
	padding-right:5px;
	padding-left:5px;
}
.ver-mas a{
	display:block;
	background:url(/wp-content/uploads/2015/04/entrar-galeria.png) no-repeat center center;
	height:58px;
	width:180px;
	margin:0 auto;
	font-family:satisfy;
	color:#162953;
	font-size:24px;
	line-height:24px;
	padding-top:12px;
	
}
.ver-mas a:hover{
	color:#6e1237;
	background:url(/wp-content/uploads/2015/04/entrar-galeria-hover.png) no-repeat center center;
	text-decoration:none;
}
.viba-portfolio-item-inner{
border: solid 4px #000;
padding: 24px;
background-color:#fff;

}
.viba-portfolio-item-inner:hover{
	-webkit-box-shadow:  5px 12px 5px 0px rgba(0,0,0,0.45);
	-moz-box-shadow:  5px 12px 5px 0px rgba(0,0,0,0.45);
	box-shadow:  5px 12px 5px 0px rgba(0,0,0,0.45);
}

.vp-style-galeria .viba-portfolio-content {
    padding-top: 5px !important;
	padding-bottom:5px !important;
	opacity:0.8 !important;
	

}
.viba-portfolio-item-inner .viba-portfolio-content{
padding-top:3px;
padding-bottom:12px;
}
.vp-style-toda-la-obra .viba-portfolio-item-inner .viba-portfolio-content{
padding-bottom:15px;
}

.vp-style-obra-reciente .viba-portfolio .viba-portfolio-short-description p{
	font-size:14px ;
	line-height: 1em;
}
.vp-style-galeria .viba-portfolio .viba-portfolio-short-description p {
    font-size: 14px !important;
	color:#162953 !important;
}

.vp-style-toda-la-obra .viba-portfolio .viba-portfolio-short-description p {
line-height: 1em !important;
}

.vp-style-obra-reciente .vp-visible-on-hover .viba-portfolio-item-inner .viba-portfolio-neon-content, .vp-style-obra-reciente .vp-overlay-on-hover .viba-portfolio-item-inner:hover .viba-portfolio-neon-content, .vp-style-obra-reciente .vp-overlay-visible .viba-portfolio-item-inner:hover .viba-portfolio-neon-content {
    background-color: rgba(22,41,83,0.8) !important;
    color: #fff !important;
}
.module_row_2 .vp-item-2410{
	margin-top:50px !important;
}
.module_row_2 .vp-item-2412{
	margin-top:25px !important;
}
.module_row_2 .vp-item-2419{
	margin-top:12px !important;
}

.back-top{
	position:fixed;
	right:50px;
	top:600px;
	z-index:10000;
}
.back-top a{
	
	background-color:#162953;
}
.back-top a:hover{
	background-color:#6e1237;
}
button:hover.mfp-close {
   
    background-image: none;
}


/* CONTACTO */
input[type="text"], input[type="email"]{
    max-width: 80%;
    width: 80%;
}
.form-text{
	
	font-family: Satisfy, Arial;
	font-size:20px;
	font-weight:normal;
	width:20%;
	float:left;
	padding-top:12px;
}
.form-input{
		
		float:right;
		width:80%;
		padding-top:0px;
}
.form-linea{
	margin-bottom:35px;
	clear:both;
	height:30px;
}
.form-text-mensaje{
	display:block;
	width:100%;
font-family: Satisfy, Arial;
	font-size:20px;

}
textarea{
	padding-top:20px;
	background-position: center bottom;
}
textarea:focus{
	  background-image: url(/wp-content/uploads/2015/03/fondo-form-text-area.png) !important;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size:contain;
  padding:5px, 5px 0 5px;
	 
 }
 .enviar{
	 width:100px;
	 float:right;
	 margin-right:30px;
	 margin-top:20px;
 }
 .enviar input[type="submit"]{
	 width:120px;
	 height:35px;
 }
 .contacto-left, .contacto-right{
height:567px;
 }
 .texto-contacto{
	 height:135px;
 }
 .texto-contacto a{
	 font-family: merriweather;
	 font-size:14px;
 }
  .texto-contacto h5{
	  margin-bottom:5px;
  }
   .texto-contacto h6{
	   margin-bottom:25px;
	   margin-top:10px;
   }
   
   
/* galeria */   
   .viba-portfolio-filter li a {
	   border:none;
	   background-color:transparent;
	   font-size:14px !important;
   }
   
@media screen and ( max-width:982px){
.pagewidth,  .full_width .themify_builder_row .row_inner {
  margin: auto;
  max-width: 100% !important;

 
}
.viba-portfolio-wrapper {

  width: 95%;
  margin:0 auto;
}
.footer-text{
	padding-left:5%;
	padding-right:5%;
}
.contacto-left{
	width:80% ;
	margin:0 auto 30px auto !important;
}
.contacto-right{
	width:80% ;
	margin:0 auto !important;
	border-left:1px solid rgba(166, 155, 153, 1);
	height:300px;
	padding-top:100px !important;
}

  .contacto .gutter-none.themify_builder_sub_row > .col4-2, .contacto .gutter-none.themify_builder_sub_row > .col2-1, .contacto .gutter-none .row_inner > .col4-2, .contacto .gutter-none .row_inner > .col2-1 {
  width: 100% !important;
}
  .contacto .gutter-none.themify_builder_sub_row > .col4-2, .contacto .gutter-none.themify_builder_sub_row > .col2-1, .contacto .gutter-none .row_inner > .col4-2, .contacto .gutter-none .row_inner > .col2-1 {
  width: 100% !important;
}
}

@media screen and ( max-width:755px){
	
	#main-nav li a{
		font-size:13px;
	} 
	#main-nav li a:hover{
	background:none;
	
}
}





@media screen and ( max-width:696px){
#footer-nav{
	width:100% !important;
}
.footer-nav li {
  width: 100%;
}
.back-top{
	
	top:450px;
 right:0;
}
.footer-nav li a {
	display:block;
  width: 80%;
  margin:15px auto 0 auto;
  text-align:center;
 
}
.form-text{
	float:none;
}
.form-input{
	margin-bottom:15px;
}
.contacto-left{
	height:600px;
}
}
@media screen and ( max-width:480px){
	
	#main-nav li{
width:100%;
}
#header{
	height:170px !important;
}
.linea-h2 {

  width: 60px;
}
.contacto-left{
	width:95% ;
	
}
.contacto-right{
	width:95% ;
}