
body {
    background: #373c3d url(bgbws.png) fixed;
    margin: 0;
    background-size: cover;
	background-position:fixed;
}

#online {
    background: #222;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 12px;
    padding: 7px 0;
}

i.fa.fa-whatsapp {
    background: #06b13b;
    padding: 4px 6px;
    border-radius: 100px;
    font-size: 26px;
    margin-left: 12px;
}

.h6, h6 {
    font-size: 1rem;
	font-family:'Poppins', sans-serif;
}

a.wsp {
    color: #20cd55;
    text-decoration: none;
    background-color: transparent;
    padding-left: 15px;
}

b, strong {
    font-weight: bolder;
}

nav.main-nav {
    width: 20%;
    margin: 90px auto;
}

.container-text {
background: #dc564c;
    line-height: 25px;
    margin: 0 auto;
    font-family: 'Poppins', sans-serif;
    float: left;
    width: 100%;
    box-shadow: #000000c2 0 0 150px;
}

#left{
    width: 47%;
    float: left;
	padding:50px;
	    color: #fff;
}

p{
	color: #fff;
    font-size: 16px;
    font-family: arial;
    line-height: 32px;
    letter-spacing: 1px;
}

p b {
font-weight:bold;
}

b {
font-weight:bold!important;
}

h3{
    color: #fff;
    font-size: 51px;
    font-family: sans-serif;
    line-height: 59px;
    margin: 60px 0 0 0;
    font-weight: lighter;
}

h4{
	color: #ffffff;
    font-size: 24px!important;
    font-family: 'Poppins', sans-serif;
    line-height: 25px;
    font-weight: 600!important;
}

#folleto {
    /*background: #474e50 url(instalaciones.png);*/
	background: #474e50 url(bgwss.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    margin: 8px 0 30px;
    padding: 115px 10px;
    text-align: center;
    float: left;
}

#folleto2 {
    width: 100%;
    float: left;
    margin: 42px auto 69px;
}

#folleto2 .centro{
	    width: 70%;
    margin: 0 auto;
}

#folleto3 {
    background: #474e50;
    width: 100%;
    margin: 8px 0 0px;
    padding: 60px 10px 43px;
    text-align: center;
    float: left;
}

#folleto3medio {
   /* background: #65727e url(mionca.png);
	background-position:center;
	background-size:cover;*/
	background: #65727e;
    float: left;
    width: 100%;
    padding: 60px 10px 43px;
    margin: 0;
    text-align: center;
}

#folleto3medio p {
	color:#fff;
	letter-spacing:0.5px;
}

#folleto3medio .centro {
    width: 70%;
    margin: 0 auto;
}

#dos {
	width:48%;
	float:left;
	padding:15px;
}

#folleto4 {
    width: 100%;
    margin: 0;
    padding: 66px 10px 40px;
    text-align: center;
    float: left;
}

#folleto4 a {
    cursor: pointer;
    color: #323232;
    font-weight: 500;
    line-height: 103px;
    text-decoration: none;
    background: #fff;
    padding: 10px 45px;
    border-radius: 50px;
}
#folleto4 a:hover {
	    background: #323232;
		color: #fff;
}

#folleto h4 {
    color: #ffffff;
    font-size: 29px!important;
    font-family: 'Poppins', sans-serif;
    line-height: 25px;
    font-weight: 600;
    letter-spacing: 1px;
	    margin-bottom: 45px;
}

#tres {
width: 70%;
    padding: 30px;
    margin: 0 auto;
}

#tres p {
text-align: center;
    color: #ffffff;
    font-size: 17px;
}

#tres p b{
    line-height: 30px;
    letter-spacing: 0.7px;
    color: #dc564c;
    font-weight: 600;
}




#folleto2 h4.titulo {
	color: #ffffff;
    font-size: 29px!important;
    font-family: 'Poppins', sans-serif;
    line-height: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 25px 0;
}

#nueve {
	display: grid;
    /*width: 10%;
	    height: 115px;*/		
    width: 195px;
    height: 120px;	
    padding: 10px;
    border: 1px solid #fff;
    float: left;
    margin: 10px;
	text-align:center;
	color: #fff;
}

#nueve p {
	color:#fff;
}

#nueve b {
	color:#fff;
	font-size:24px;
	font-weight:bold;
}

.col-mio {
    width: 100%;
    text-align: center;
    padding: 60px 0;
    position: relative;
    float: left;
    background: #0000006e;
}

.under-footer {
	    position: relative;
    float: left;
    padding: 2px 0;
    background: #000000a3;
    width: 100%;
    text-align: center;
    color: #000000;
}

.under-footer p {
	font-size:11px;
}

/*** GALERIA ***/

.info {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999999;
  margin: 1.5rem;
}
@import url(https://fonts.googleapis.com/css?family=Montserrat:700);
*, *::before, *::after {
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	border: 0;
}/*
html {
	font-size: 10px;
	font-size: calc(5px + 0.4vw);
}
body {
	font-family: 'Montserrat', sans-serif;
  font-weight: 700;
	font-size: 1rem;
	color: #fff;
}
a {
  text-decoration: none;
  color: rgba(225, 255, 255, .8);
}*/
/* Slider style */
.cd-slider {
    position: relative;
    width: 100%;
    height: 47vh;
    overflow: hidden;
}
.cd-slider.ie9 nav div span {
	display: none;
}
.cd-slider ul li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	transition: visibility 0s .6s;
}
.cd-slider ul li::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 100%;
	width: 135vh;
	height: 135vh;
	border: solid rgba(0,0,0,0.2);
	border-width: 0;
	transform: translate(-50%, -50%);
	pointer-events: none;
	transition: border-width .4s .6s;
}
.contents {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: 50% 100%;
	background-size: auto 100%;
	background-repeat: no-repeat;
	mix-blend-mode: lighten;
	opacity: 0;
	transform: scale(1.2);
	transition: opacity .4s .6s, transform .4s .6s;
}
.contents blockquote {
	position: absolute;
	bottom: 5%;
	left: 4%;
	z-index: 2;
	max-width: 45%;
}
blockquote p {
	font-size: 4rem;
	margin-bottom: 2rem;
}
blockquote span {
	font-size: 1.4rem;
}
/* current slide
---------------------------------*/
.cd-slider li.current_slide {
	visibility: visible;
}
.cd-slider li.current_slide::before {
	border-width: 16rem;
}
.cd-slider li.current_slide .content {
	opacity: 1;
	transform: scale(1);
}
/* nav
---------------------------------*/
nav div {
position: absolute;
    top: 50%;
    left: 4%;
    width: 5rem;
    height: 5rem;
    margin-top: -1.5rem;
    list-style: none;
}
nav div:last-of-type {
	left: auto;
	right: -1%;
}
.prev, .next {
	position: relative;
	z-index: 100;
	width: 50%;
	height: 50%;
	display: block;
	border-radius: 100%;
	transition: box-shadow .3s;
	background:#020202;
	
}
.prev::before, .prev::after, .next::before, .next::after {
	content: '';
	position: absolute;
	left: 43%;
	background: #fff;
	width: .4rem;
	min-width: 3px;
	border-radius: 3px;
	height: 34%;
}
.prev::before {
	transform: rotate(45deg);
	top: 24%;
}
.prev::after {
	transform: rotate(-45deg);
	bottom: 24%;
}
.next::before, .next::after {
	left: auto;
	right: 43%;
}
.next::before {
	transform: rotate(-45deg);
	top: 24%;
}
.next::after {
	transform: rotate(45deg);
	bottom: 24%;
}
.prev:hover, .next:hover {
	box-shadow: 0 0 0 1rem rgba(0, 0, 0, 0.15);
}
nav > div > span {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	border-radius: 100%;
	z-index: 5;
	pointer-events: none;
	will-change: width, height;
	transform: translate(-50%, -50%);
	transition: width .6s, height .6s;
}


/******/

#content {
    width: 30%;
    margin: 90px 0 0 20%;
}

#logoifes {
width: 100%;
    float: left;
    margin: 15% 0 0 0;

}

#logoifes img {
width: 276px;
}
/*
#bar {
	width:50%;
	float:left;
}

#bar p{
	padding: 0 60px 0 80px;
}
*/

#bioenergias {
	background:#00a767;
	padding:30px;
	margin:60px 0 ;
}

#bioenergias img {
    margin: 0 0 60px;
}

#bioenergias p {
		padding: 0 60px 0 0;
}

#bioingenieria {
    background: #00709b;
    padding: 30px;
    margin: 0 0 60px 8px;
}

#bioingenieria img {
    margin: 0 0 60px;
}

#bioingenieria p {
		padding: 0 60px 0 0;
}

#ifessolar {
	background: #ffbe00;
    padding: 30px;
    margin: 0 0 60px 8px;
}

#ifessolar img {
    margin: 0 0 60px;
}

#ifessolar p {
		padding: 0 60px 0 0;
}

a {
    cursor: pointer;
    color: #07d76e;
    font-weight: bold;
}



h3.boton {

    padding:  0;
    margin: 0 auto;
    color: #fff;
 
}

h3.boton a {
	font-size:15px;
	color:#fff;
	   border: 5px solid red;
    border-radius: 52px;
	    background: #e30000;
    width: 262px;
	    padding: 5px 40px;
}

.whatsapp {
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  z-index:100;
  transition: all 300ms ease 0ms;
}

.whatsapp-icon {
  margin-top:13px;
}


@media only screen and (max-width: 912px) {
#bar {
	width: 90%;
    float: none;
    margin: 0 auto;
}

#bar p {
    padding: 15px;
}

#logoifes {
    width: 280px;
    float: none;
    margin: 0 auto;
}

#logoifes img {
    width: 256px;
    padding: 0;
    margin: 0 auto;
}

h3 {
    color: #fff;
    font-size: 22px;
    font-family: arial;
    line-height: 32px;
    text-align: center;
    margin: 24px 0 0 0;
    width: 100%;
}

h3.pie {
    color: #fff;
    font-size: 22px;
    font-family: arial;
    line-height: 32px;
    text-align: center;
    width: 88%;
    margin: 0 auto 37px auto;
}

#bioenergias {
    background: #00a767;
    padding: 10px;
    margin: 60px 0;
}

#bioingenieria {
    background: #00709b;
    padding: 10px;
    margin: 60px 0;
}

#ifessolar {
    background: #ffbe00;
    padding: 10px;
    margin: 60px 0;
}


} 



@media only screen and (max-width: 820px) {
#bar {
	width: 90%;
    float: none;
    margin: 0 auto;
}

#bar p {
    padding: 15px;
}

#logoifes {
    width: 280px;
    float: none;
    margin: 0 auto;
}

#logoifes img {
    width: 256px;
    padding: 0;
    margin: 0 auto;
}

h3 {
    color: #fff;
    font-size: 22px;
    font-family: arial;
    line-height: 32px;
    text-align: center;
    margin: 24px 0 0 0;
    width: 100%;
}

h3.pie {
    color: #fff;
    font-size: 22px;
    font-family: arial;
    line-height: 32px;
    text-align: center;
    width: 88%;
    margin: 0 auto 37px auto;
}

#bioenergias {
    background: #00a767;
    padding: 10px;
    margin: 60px 0;
}

#bioingenieria {
    background: #00709b;
    padding: 10px;
    margin: 60px 0;
}

#ifessolar {
    background: #ffbe00;
    padding: 10px;
    margin: 60px 0;
}


} 


@media only screen and (max-width: 600px) {


#left {
	width:100%;
	float:left;
}

#folleto {
    /* background: #474e50 url(instalaciones.png); */
    background: #474e50 url(bgwss.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    margin: 8px 0 30px;
    padding: 34px 10px;
    text-align: center;
    float: left;
}

#tres {
    width: 99%;
    padding: 30px;
    margin: 0 auto;
}

#dos {
    width: 100%;
    float: left;
    padding: 15px;
}

#folleto3medio .centro {
    width: 100%;
    margin: 0 auto;
}

#folleto3medio p {
    color: #fff;
    letter-spacing: 0.5px;
    font-size: 15px;
}

#nueve {
    display: grid;
    width: 195px;
    height: 120px;
    padding: 10px;
    border: 1px solid #fff;
    float: none;
    margin: 10px auto;
    text-align: center;
    color: #fff;
}

#folleto2 .centro {
    width: 89%;
    margin: 0 auto;
}

nav.main-nav {
    width: 60%;
    margin: 90px auto;
}

nav.main-nav img{
	width:250px;
	
}

li.current_slide .content {
	    background-position: center;
}

} 

@media only screen and (max-width: 300px) {


#left {
	width:100%;
	float:left;
}
nav.main-nav {
    width: 60%;
    margin: 90px auto;
}

nav.main-nav img{
	width:250px;
	
}

li.current_slide .content {
	    background-position: center;
}

} 