@font-face {
    font-family: 'gandhi_sansbold';
    src: url('gandhi/gandhisans-bold-webfont.woff2') format('woff2'),
         url('gandhi/gandhisans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gandhi_sansbold_italic';
    src: url('gandhi/gandhisans-bolditalic-webfont.woff2') format('woff2'),
         url('gandhi/gandhisans-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gandhi_sansitalic';
    src: url('gandhi/gandhisans-italic-webfont.woff2') format('woff2'),
         url('gandhi/gandhisans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gandhi_sansregular';
    src: url('gandhi/gandhisans-regular-webfont.woff2') format('woff2'),
         url('gandhi/gandhisans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gandhi_serifbold';
    src: url('gandhi/gandhiserif-bold-webfont.woff2') format('woff2'),
         url('gandhi/gandhiserif-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gandhi_serifbold_italic';
    src: url('gandhi/gandhiserif-bolditalic-webfont.woff2') format('woff2'),
         url('gandhi/gandhiserif-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gandhi_serifitalic';
    src: url('gandhi/gandhiserif-italic-webfont.woff2') format('woff2'),
         url('gandhi/gandhiserif-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gandhi_serifregular';
    src: url('gandhi/gandhiserif-regular-webfont.woff2') format('woff2'),
         url('gandhi/gandhiserif-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/* ==========================================================================
   General
   ========================================================================== */
body{
	    font-family: 'gandhi_sansregular', sans-serif;
	
}

h1{
	line-height: 70px;
}

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


.logo{
	width: 140px;
	margin-bottom: -40px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand, .internas .navbar-brand{	    width: 100px;
    margin-top: -20px;
    margin-bottom: -20px;}
    
    
.book-cover {
    margin-top: -14%;
}    
    
    
.features h4 {
    color: #fff;
    font-weight: 400;
    position: absolute;
    top: 30%;
    text-align: center;
    display: block;
    width: 92%;
    font-size: 26px;
    padding: 0 10%;
    margin: 0;
}
    
.features p{
	height: 75px;
}
    
.reviews img{
	display: none;
}
  
#socializadores{
position: fixed;
    bottom: -16px;
    left: -16px;
    background-color: #fff;
    border-radius: 19px;
    padding: 10px 10px 25px 25px;
	
}

.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {

height: 25px !important;

}
.st_fbsend_hcount > span, .st_fblike_hcount > span{    margin: 4px 3px 4px 0 !important;}

.stButton .stHBubble{
	height: 23px !important;
}

iframe{
	width: 100%;
	border: none;
	height: 420px;
}


@media only screen and (max-width: 1200px) {
	.features h4{
	    top: 26%;
	    font-size: 20px;	
		
	}
}


@media only screen and (max-width: 900px) {
	.features h4{
	    top: 16%;
	    font-size: 20px;	
		
	}
}


.internas .welcome-message h1{
	color: #fff;
	
}
.internas  #Home{
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
   height: 600px;
	
}

.internas .welcome-message{
	    position: fixed;
    top: 25%;
	
}

.internas .features{
	text-align: left;
}

.internas .features hr {
    background: #3498db;
    border: none;
    height: 1px;
    width: 100%;
}


.internas .button.descarga{
    float: left;
    padding: 6px 35px;
    margin: 10px;
}

.internas .button.descarga:hover {
	background-color: #2980b9;
    color: #fff;
}
.internas .address{
	
	display: none;
}

.internas .features p{
	height: auto;
}

.internas .features br{
display: none;

}
   
   
@media only screen and (max-width: 600px) {
	.internas .button.descarga {
	    float: left;
	    padding: 6px 35px;
	    margin: 10px 10px 10px 0;
	}
} 

    