body {
  min-height: 2000px;
  line-height: 1.4;
 font-family: 'Open Sans', sans-serif;
}

i{font-size: 30px;
color: black;}

.affix {
      top:0;
      width: 100%;
      z-index: 9999 !important;
  }

    .affix ~ .container-fluid {
     position: relative;
     top: 50px;
  }

a{
	 -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
}

a:link, a:visited{
	color: #26a69a;
}
a:hover{
	color:#f3d773;
}

.top{
	background-color: #f8f8f8;
	color:#26a69a;
	width: 100%;
	/*min-height: 40px;*/
	box-shadow: 0 1px 2px #888888;
	z-index: 10;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.top span{
	margin-right: 20px;
}

.top .redes{
	margin-right: 20px;
}



.logo{
	width: 100%;
	min-height: 225px;
	
	z-index: 9;
	padding-top: 15px;
	padding-bottom: 15px;
}



.navbar-default{
	background-color: #26a69a;
	box-shadow: 0 1px 2px #888888;
	
	border:none;
	
}

.box-content{
	background-color: #f8f8f8;
	width: 100%;
	border-style: solid;
	border-color: #cdcfcd;
	border-width: 1px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 40px;
	
}



.principal .row{
	margin-left:0;
	padding-left: 0;
}

.box-content h1{
	font-family: 'Titillium Web', sans-serif;
	font-weight: 600;
	color: #424242;
	font-size: 24px;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 15px;
	padding-left: 5px;
	border-bottom-color: #f3d773;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	margin-bottom: 30px;
}

.box-content p{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #424242;
	text-align: justify;
}

.semi{
	font-weight: 600;
}

.italic{
	font-style: italic;
}

.teal{
	color: #4db6ac;
}

.lineas_box{
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4db6ac;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4db6ac;
	padding-top: 10px;
	padding-bottom: 10px;

}

.box-side{
	background-color: #f8f8f8;
	width: 100%;
	border-style: solid;
	border-color: #cdcfcd;
	border-width: 1px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.logos1{
	border-bottom-style: solid;
	border-bottom-color: #cdcfcd;
	border-bottom-width: 1px;

}

.logos img{
	margin-top: 20px;
	margin-bottom: 20px;
}

.logos a:hover{
	opacity: .7;
}

.box-side-amarillo address{
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #424242;
	text-align: center;
	line-height: 1.5;
	min-height: 130px;
	/*padding-top: 20px;*/
}
.box-side h1{
	font-family: 'Titillium Web', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	background-color: #4db6ac;
	font-size: 24px;
	margin-top: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.box-side li{
	list-style: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-style: italic;
	font-size: 14px;
	line-height: 1.5;
	color:#424242;
}

.box-side-amarillo{
	background-color: #f3d773;
	width: 100%;
	border-style: solid;
	border-color: #cdcfcd;
	border-width: 1px;
	/*padding-bottom: 20px;*/
	margin-bottom: 20px;
	/*padding-top: 20px;*/
	color: #424242;
}

.box-side-amarillo{
	text-align: center;
}

.box-side-amarillo a{
	font-size: 14px;
}

.box-side-amarillo a:link, .box-side-amarillo a:visited{
	color: #424242;
	
}

.box-side-amarillo a:hover{
	color: #26a69a;

}

.prevencion_banner{
	font-family: 'Titillium Web', sans-serif;
	text-align: right;
	padding-right: 40px;
	font-size: 33px;
	font-style: italic;
	font-weight: 800;
	line-height: 1.3;

	}

.llamanos p{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	color: #424242;
}

.llamanos span{
	color:#26a69a;
}
.contactanos form{
	padding-left: 20px;
	padding-right: 15px;
	clear: both;
}

.mdl-textfield{
	width: 100%;
}

.art{
	
	
	 padding-inline-start:15px;
	 padding-inline-end:15px;
}

.articulos{
	margin-bottom: 40px;
}

.articulos li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcfcd;
	padding-right: 15px;
	margin-bottom: 10px;
	padding-bottom: 35px;

	clear: left;

}
.articulos li:last-child{
	border:none;
	margin-bottom: 0;
	padding-bottom: 15px;
}
.art p{
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	clear: left;

}

.art li a{
	
	
	float:right;
	
}

footer{
	background-color: #26a69a;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	margin-top: 40px;
}

footer p{
	margin:0;
}


footer a:link, footer a:visited{
	color: #fff;
	margin-right: 20px;
}

footer a:hover{
	color:#f3d773;
}


.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  left: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(243, 215, 115, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}


.aviso_privacidad{
	display: inline;
	margin-left: 20px;
}

.rec:hover{
	opacity: .7;
}

.servicios ul{
	padding-right: 15px;
}

.rcen{
	color: #26a69a;
    font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
}
.art li{
list-style: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 16px;
    line-height: 1.5;
    color: #424242;
    padding-top:15px;
}

@media only screen and (min-width: 768px) {
  .cd-top {
    left: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    left: 30px;
    bottom: 30px;
  }
}



@media (max-width: 400px ) {
	.top span{
		display: block;
		text-align: center;
		clear: both;
	}

	.top-left, .top-right{
		clear: both;
		text-align: center;
	}

	


}

@media (min-width: 401px ) {
.top-left{
	float: left;
	text-align: left;
}
.top-right{
	float: right;
	text-align: right;
}

	}


@media (max-width: 767px ) {

  .navbar-right {
    
    padding-top: 15px;
    color: #f3d773;
    font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    padding-left: 15px;
  }
}

