.buttonPlano{
	background-color: #337de6 !important; 
}

.buttonPlanoActive{
	background-color: #1f355e !important; 
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?ydqgbg');
  src:  url('../fonts/icomoon.eot?ydqgbg#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ydqgbg') format('truetype'),
    url('../fonts/icomoon.woff?ydqgbg') format('woff'),
    url('../fonts/icomoon.svg?ydqgbg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
	font-family: 'Affogato';
	src: url('../fonts/Affogato-Medium.eot');
	src: url('../fonts/Affogato-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Affogato-Medium.woff') format('woff'),
		url('../fonts/Affogato-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Affogato';
	src: url('../fonts/Affogato-Bold.eot');
	src: url('../fonts/Affogato-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Affogato-Bold.woff') format('woff'),
		url('../fonts/Affogato-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Affogato';
	src: url('../fonts/Affogato-Black.eot');
	src: url('../fonts/Affogato-Black.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Affogato-Black.woff') format('woff'),
		url('../fonts/Affogato-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Affogato';
	src: url('../fonts/Affogato-Regular.eot');
	src: url('../fonts/Affogato-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Affogato-Regular.woff') format('woff'),
		url('../fonts/Affogato-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Affogato';
	src: url('../fonts/Affogato-Light.eot');
	src: url('../fonts/Affogato-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Affogato-Light.woff') format('woff'),
		url('../fonts/Affogato-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

html {
	height: 100%;
}

body {
	font-family: 'Affogato';
	height: 100%;

}

header {
	text-align: center;
	height: 102vh;
	background-image: url(../images/imgPrincipal.jpg);
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}

h2 {
    color: #337de6;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;	
	text-align: center;
	margin-bottom: 40px;
}

p {
	color: #313030;
	font-size: 17px;
}

.navbar-nav>li {
    float: initial; 
    display: inline-block;
}

.navbar-nav {
    float: initial; 
    margin: 0px;
    left: 0px;
    right: 0px;
    text-align: right;
	padding: 0px 0px;
}

.informacion{ 
	vertical-align: middle;
}

.informacion a {
	padding: 0px;
}

.nav>li>a {
    padding: 10px 10px;
}

.informacion a span {
	font-size: 30px;
	color: #f9ff00;
}



.logo {
    max-width: 100%;
    position: fixed;
    top: 0px;
    margin: auto;
    z-index: 999;
    left: 0px;
    right: 0px;
}

.logo2 {
    width: 220px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

header h1 {
	text-transform: uppercase;
	color: #fff;
	position: absolute;
	top: 45%;
	margin: auto;
	font-size: 55px;
	font-weight: 600;
	left: 0px;
	right: 0px;
	text-shadow: 2px 3px 9px #000;
}

.navbar-default {
	background-color: #000000;
    border: 0px;
    border-radius: 0px;
    margin: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
}

.navSecond {
    background-color: #000000;
    border: 0px;
    border-radius: 0px;
    margin: 0px;
    position: fixed;
    top: 0px;
    z-index: 9999;
	border-bottom: 1px solid #585858;
    width: 100%;
}

.navInt {
    background-color: #000000;
    border: 0px;
    border-radius: 0px;
    margin: 0px;
    position: fixed;
    top: 0px;
    z-index: 9999;
	border-bottom: 1px solid #585858;
    width: 100%;
}

.navbar {
	padding: 12px 0px;
	padding-bottom: 0px;
    border-bottom-width: 0px;
}

.navbar-nav>li>a {
    color: #fff !important;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	line-height: 30px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.btnSlider {
    position: fixed;
    background-color: rgba(0,0,0,0.7);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    z-index: 99999;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
	color: #fff;
	text-align: center;
    line-height: 60px;
}

.btnSlider span:before {
	font-size: 20px;
}

.btnSliderBottom {
	line-height: 55px;
}

.navbar-footer span:before {
	font-size: 20px;
	color: #337de6;
}

.sectionBienvenidos {
	text-align: center;
	height: 1000px;
	background-image: url(../images/imgBienvenidos.jpg);
	background-position: bottom;
	background-size: cover;
	position: relative;
	margin-top: -170px;
	padding-top: 100px;
}

.navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #337de6 !important;
	background-color: transparent;
}

.nav>li>a:focus, .nav>li>a:hover {
	color: #337de6 !important;
	background-color: transparent;
}

.sectionMapaUltimasNoticias {
	text-align: center;
}

section {
	padding: 50px 0px;
}

.sectionPoliticas .panel-title{
	text-transform: uppercase;
}

.sectionPoliticas .panel-default{
	border-color: #337de6;
}

.sectionPoliticas .panel-default>.panel-heading {
	color: #fff;
    background-color: #337de6b0;
    border-color: #fff;
}
	
.newsletter {
    background-color: #337de6;
    color: #fff;
    padding: 4px 0px;
}

.newsletter h2 {
	color: #fff;
	font-size: 30px;
	margin: 0px;
	display: inline-block;
	vertical-align: middle;
}

.newsletter p {
	color: #fff;
	font-size: 15px;
	width: 30%;
	margin: 0px;
	vertical-align: middle;
	margin-left: 20px;
	display: inline-block;
}

.newsletter form {
	float: right;
	width: 45%;
	text-align: right;
	vertical-align: middle;
	margin-left: 20px;
	display: inline-block;
}

.newsletter input[type="email" i] {
	border: 0px;
	padding: 10px;
	width: 60%;
	outline: 0px;
	color:black;
}

.newsletter input[type="submit" ] {
    background-color: #000;
    border: 0px;
    margin-left: -4px;
    text-transform: uppercase;
    padding: 10px 15px;
}

.footer {
	background-color: #000;
	color: #fff;
}


.footer p, .footer a {
	color: #fff;
	text-decoration: none;
}

.footer ul {
	list-style-type: none;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

.footer li {
	margin-bottom: 5px;
}

.footer .center {
	text-align: center;
}

.footer .center p {
	font-weight: 500;
	margin: 0px;
}

.footer .right {
	text-align: right;
	font-weight: 500;
}

.footer .right p {
	margin: 0px;
	font-size: 14px;
}

.footer .right p:nth-child(3) {
	margin-top: 20px;
}

.sectionUltimasNoticias {
	background-color: #000;
	color: #fff;
}

.sectionUltimasNoticias h2 {
	color: #fff;
	text-align: center;
	font-size: 28px;
}

.sectionMapa {
	position: relative;
	text-align: center;
	padding: 120px 0px;
	background-color: #fff;
}

.sectionMapa h2 {
	text-align: right;
}

.sectionMapa .contentText {
	width: 30%;
	margin: auto;
	position: absolute;
	top: 50px;
	right: 100px;
	z-index: 999;
	text-align: right;
}

.center a {
	margin-top: 20px;
	display: inline-block;
	margin-bottom: 30px;
}

.sectionUltimasNoticias h3 {
	font-size: 15px;
	font-weight: 500;
	margin-top: 0px;
}

.sectionUltimasNoticias p {
	font-size: 15px;
	color: #fff;
	font-weight: 100;
}

.sectionUltimasNoticias a {
	font-size: 14px;
	color: #5190ea;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
}

.contentImg {
	overflow: hidden;
	width: 80px;
	height: 80px;
	vertical-align: top;
	display: inline-block;
}

.contentImg img {
	width: auto;
	/*max-height: 100px;*/
}


.imagenNoticias{
	max-height: 200px;
}

.sectionUltimasNoticias .contentText {
    display: inline-block;
    width: 68%;
	vertical-align: top;
    margin-left: 20px;
}


.logo3{
	max-width: 100%;
    position: fixed;
    top: 0px;
    margin: auto;
    z-index: 999;
    left: 0px;
    right: 0px;
	width: 210px;
	display: none;
}

.marcador {
    width: 100%;
    height: 20px;
    margin-top: -280px;
    position: absolute;
}

.img-responsive {
	margin: auto;
	width: 100%;
}

.sectionMapa img {
	width: 80%;
}

.sectionUltimasNoticias .item:hover {
	opacity: 0.8 !important;
}

.zoom {
	display:inline-block;
	position: relative;
}

.sectionMapaUrb img {
	margin-top: 40px;
}

.zoom:after {
	content:'';
	display:block; 
	width:33px; 
	height:33px; 
	position:absolute; 
	top:0;
	right:0;
}

.zoom img {
	display: block;
	margin: auto;
}

.zoom img::selection { 
	background-color: transparent; 
}

.navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #337de6 !important;
	font-weight: 800;
    background-color:transparent !important;
}

.sectionLocalizacion .direccion {
	margin: 0px;
}

.sectionLocalizacion .direccion a {
	text-decoration: none;
	color: #000;
}

.sectionContacto a {
	/*text-decoration: none;
	color: #fff;*/
	color: #337de6;
}

.sectionContacto input[type=checkbox] {
	width:auto;
}

.sectionLocalizacion .phone  {
	margin-top: 20px;
}

.sectionInterior {
	padding: 30px 0px;
	text-align: center;
}

.sectionBaja {
	background-image: url(../images/fondoForm.jpg);
	background-position: center;
	background-size: cover;
	color: #fff;
}

.sectionBaja a{
	color: #337de6;
}
.sectionBaja .basura{
	width:20%;
}

.sectionBaja p {
	color: #fff;
}

.sectionBaja h3 {
	text-transform: uppercase;
	font-size: 32px;
}

.sectionBaja input[type=checkbox] {
	width:auto;
}

.sectionBaja input,.sectionBaja select {
	border: 0px;
	color: #fff;
	width: 100%;
	margin-bottom: 15px;
	outline: 0px;
	padding: 20px;
	resize: none;
	background-color: rgba(255,255,255,0.3);
}

.sectionBaja select option{
	background-color: rgba(197, 197, 197, 0.93);
}

.sectionBaja input[type=submit] {
    border: 0px;
    color: #fff;
    margin-bottom: 15px;
    outline: 0px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 62px;
    border-radius: 7px;
    resize: none;
    background-color: #337de6;
    width: auto;
    font-size: 16px;
	margin-top: 20px;
}

.sectionBaja form {
	margin-top: 30px;
}

.sectionBaja ::-webkit-input-placeholder { color: #ffffff; }
.sectionBaja :-moz-placeholder { color: #ffffff; }
.sectionBaja ::-moz-placeholder { color: #ffffff;; } 
.sectionBaja :-ms-input-placeholder { color: #ffffff; }


.sectionContacto {
	background-image: url(../images/fondoForm.jpg);
	background-position: center;
	background-size: cover;
	color: #fff;
}

.sectionContacto p {
	color: #fff;
}

.sectionContacto h3 {
	text-transform: uppercase;
	font-size: 32px;
}

.sectionContacto input,.sectionContacto textarea {
	border: 0px;
	color: #fff;
	width: 100%;
	margin-bottom: 15px;
	outline: 0px;
	padding: 20px;
	resize: none;
	background-color: rgba(255,255,255,0.3);
}

.sectionContacto textarea {
	min-height: 200px;
}

.sectionContacto input[type=submit] {
    border: 0px;
    color: #fff;
    margin-bottom: 15px;
    outline: 0px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 62px;
    border-radius: 7px;
    resize: none;
    background-color: #337de6;
    width: auto;
    font-size: 16px;
	margin-top: 20px;
}

.sectionContacto form {
	margin-top: 80px;
}

.sectionContacto ::-webkit-input-placeholder { color: #ffffff; }
.sectionContacto :-moz-placeholder { color: #ffffff; }
.sectionContacto ::-moz-placeholder { color: #ffffff;; } 
.sectionContacto :-ms-input-placeholder { color: #ffffff; }

.fondoInformacion{
	background: #94b5e066;
	margin-bottom: 20px;
}

.fondoInformacion .col-sm-4 {
	padding-left: 0px;
}

.fondoInformacionArticulo{
	height: 250px;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
}

.containerButton{
	margin-top: 30px;
}

.containerButton a{
	background: #337de6;   
}

.containerButton a:hover{
	background: #337de680;   
}

#mapid { 
	height: 450px;
	margin: 20px 0px;
}

.dropdown-menu {
	background-color: #000;
	border-radius: 0px;
    z-index: 99999;
}

.navSecond .dropdown-menu, .navInt .dropdown-menu  {
	text-align: right;
}

.navbar-default .dropdown-menu {
	margin-top: -180px !important;
	border-top: 0px;
}


.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    color: #fff;
	text-transform: uppercase;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

 .navbar-nav>.open>a, .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #337de6;
    background-color: transparent;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #337de6;
    background-color: transparent;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #337de6;
    text-decoration: none;
    background-color: transparent;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #337de6;
    text-decoration: none;
    background-color: transparent;
	font-weight: bold;
}

.informacionInteres {
    /*padding: 5px 0 5px 0;*/
    padding-right: 0px;
    padding-left: 0px;
}

.informacionInteres h4 {
	text-align: center;
    color: yellow;
    margin-bottom: 0px;
    margin-top: 0px;
    background: #333333;
    padding: 6px 0;
}

.informacionInteres h4 .glyphicon-info-sign{
	color:yellow;
}

.informacionInteres h4 span{
	color:white;
}

.informacionInteres h4 span:hover{
	color: #337de6 !important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.informacionInteres h4 a{
	text-decoration: none;
}

.sectionHistoria {
	text-align: left;
}

.sectionHistoria h2 {
	text-align: center;
}

.sectionHistoria p {
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.sectionHistoria b {
	font-weight: 500;
}

.historyPart2 {
	background-image: url(../images/fondoHistoria.jpg);
	background-position: center;
	background-size: cover;
	padding: 80px 0px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.historyPart2 p {
	color: #fff;
}

.imgHistoria {
	margin-top: -200px;
}

.organigrama {
	background-color: #ececec;
	padding: 100px 0px;
	margin-top: 50px;
}

.organigrama .item p {
	color: #777;
}

.organigrama .nivelUno .item {
	padding: 15px 80px;
	background-color: #0044a3;
	color: #fff;
}

.organigrama .nivelDos .item {
	background-color: #337de6;
	padding: 12px 140px;
	color: #fff;
}

.sectionMapaUrb {
	background-image: url(../images/map.jpg);
    background-size: cover;
	margin-top: 70px;
}

.organigrama .nivelTres .item {
	background-color: #629bec;
	color: #fff;
}

.organigrama .nivelCuatro .item {
	background-color: #a5bfe6;
	color: #fff;
}

.organigrama .item:hover {
	opacity: 0.8 !important;
	transition-duration: 0.1s !important;
}

.organigrama .item h4 {
    text-transform: uppercase;
    font-weight: 700;
    color: #337de6;
    margin-bottom: 0px;
    font-size: 14px;
}

.organigrama .item p {
    font-size: 14px;
    margin: 0px;
}

.organigrama .item img {
    max-width: 100%;
	width: 120px;
}

.tiempo {
	margin: auto;
	margin-bottom: 30px !important;
}


.tiempoCabecera{
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 4px; 
}

.sectionServicios li {
    display: inline-block;
    background-color: #eeeeee;
    padding: 40px;
    text-align: center;
    margin: 10px;
    width: 30%;
    vertical-align: middle;
	font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
	min-height: 185px;
}

.sectionServicios .btnModal {
	cursor: pointer;
}

.sectionObligaciones ul {
	text-align:left;
	display: block;
    list-style-type: disc;
    -webkit-margin-before: 0em;
    -webkit-margin-after:0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
	list-style-type: none;
}

.sectionObligaciones li {
	margin: 20px 0px;
}


.sectionObligaciones ul li ul {
	margin-left: 30px;
	list-style-type: lower-latin;
}


.sectionObligaciones span {
	display: inline-block;
	width: 89%;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dangerDog-01:before {
  content: "\e900";
  color: #b0af19;
}
.icon-vistahermosa-01:before {
  content: "\e901";
}
.icon-motorescape-01:before {
  content: "\e902";
  color: #243259;
}
.icon-phone-01:before {
  content: "\e900";
  color: #2b385d;
}
.icon-right:before {
  content: "\e901";
}
.icon-dangerDog-01:before {
  content: "\e902";
}
.icon-vistahermosa-01:before {
  content: "\e903";
}
.icon-motorescape-01:before {
  content: "\e904";
}
.icon-uniF100:before {
  content: "\f100";
}
.icon-uniF101:before {
  content: "\f101";
}
.icon-uniF102:before {
  content: "\f102";
}
.icon-uniF103:before {
  content: "\f103";
}
.icon-uniF104:before {
  content: "\f104";
}
.icon-uniF105:before {
  content: "\f105";
}
.icon-uniF106:before {
  content: "\f106";
}
.icon-uniF107:before {
  content: "\f107";
}
.icon-uniF108:before {
  content: "\f108";
}
.icon-uniF109:before {
  content: "\f109";
}
.icon-uniF10A:before {
  content: "\f10a";
}
.icon-uniF10B:before {
  content: "\f10b";
}
.icon-uniF10C:before {
  content: "\f10c";
}
.icon-uniF10D:before {
  content: "\f10d";
}
.icon-uniF10E:before {
  content: "\f10e";
}
.icon-uniF10F:before {
  content: "\f10f";
}
.icon-uniF110:before {
  content: "\f110";
}
.icon-uniF111:before {
  content: "\f111";
}
.icon-uniF112:before {
  content: "\f112";
}
.icon-uniF113:before {
  content: "\f113";
}
.icon-uniF114:before {
  content: "\f114";
}
.icon-uniF115:before {
  content: "\f115";
}
.icon-uniF116:before {
  content: "\f116";
}
.icon-uniF117:before {
  content: "\f117";
}
.icon-uniF118:before {
  content: "\f118";
}
.icon-uniF119:before {
  content: "\f119";
}
.icon-uniF11A:before {
  content: "\f11a";
}
.icon-uniF11B:before {
  content: "\f11b";
}
.icon-uniF11C:before {
  content: "\f11c";
}
.icon-uniF11D:before {
  content: "\f11d";
}
.icon-uniF11E:before {
  content: "\f11e";
}
.icon-uniF11F:before {
  content: "\f11f";
}
.icon-uniF120:before {
  content: "\f120";
}
.icon-uniF121:before {
  content: "\f121";
}
.icon-uniF122:before {
  content: "\f122";
}
.icon-uniF123:before {
  content: "\f123";
}
.icon-uniF124:before {
  content: "\f124";
}
.icon-uniF125:before {
  content: "\f125";
}
.icon-uniF126:before {
  content: "\f126";
}
.icon-uniF127:before {
  content: "\f127";
}
.icon-uniF128:before {
  content: "\f128";
}
.icon-uniF129:before {
  content: "\f129";
}
.icon-uniF12A:before {
  content: "\f12a";
}
.icon-uniF12B:before {
  content: "\f12b";
}
.icon-uniF12C:before {
  content: "\f12c";
}
.icon-uniF12D:before {
  content: "\f12d";
}
.icon-uniF12E:before {
  content: "\f12e";
}
.icon-uniF113:before {
    content: "\f113";
}


.sectionObligaciones [class^="icon-"]:before, .sectionObligaciones [class^="icon-"]:before,
.sectionObligaciones [class^="icon-"]:after, .sectionObligaciones [class^="icon-"]:after {   
    font-size: 40px;
	color: #337de6;
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
}

.icon-uniF100:before, .icon-uniF101:before {   
	font-size: 30px;
	font-style: normal;
	margin-left: 20px;
}

.sectionServicios [class^="icon-"]:before, .sectionServicios [class^="icon-"]:before,
.sectionServicios [class^="icon-"]:after, .sectionServicios [class^="icon-"]:after {   
    font-size: 40px;
	color: #337de6;
	display: block;
	vertical-align: top;
	margin-bottom: 15px;
}

.sectionServicios li:hover {
	opacity: 0.7 !important;
}

.sectionSuministros h2 {
	text-align: center;
	color: #337de6;
}

.sectionSuministros .item {
	/*border: 4px solid #e4e4e4;*/
	padding: 30px;
	background: #0a355e;

}

.sectionMedioAmbiente .item {
    background-color: #b0bb38;
    color: #fff;
    text-align: left;
	margin-bottom: 20px;
	cursor: pointer;
    display: inline-block;
	width: 100%;
}

.sectionMedioAmbiente .item:hover {
    background-color: #b2ab0f;
}

.sectionMedioAmbiente .item h3 {
    color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
}

.sectionMedioAmbiente .item p {
    color: #fff;
	font-size: 13px;
	margin-bottom: 20px;
}

.read-more, .read-more:active, .read-more:hover, .read-more:visited, .read-more:focus {
	background-color: #7e8425;
	padding: 10px 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	float: right;
	text-decoration: none;
	outline: 0px;
}

.sectionMedioAmbiente [class^="icon-"]:before, .sectionMedioAmbiente [class^="icon-"]:before,
.sectionMedioAmbiente [class^="icon-"]:after, .sectionMedioAmbiente [class^="icon-"]:after {   
    font-size: 40px;
	color: #fff;
	margin-bottom: 15px;
}

.sectionMedioAmbiente .contentText div {
	padding: 40px 40px 40px 20px;
}

.sectionMedioAmbiente .imgItem {
	overflow: hidden;
}

.sectionMedioAmbiente .imgItem img {
	height: 100%;
}

.sectionPlayas .imgFondo {
    background-image: url(../images/fondoPlaya.jpg);
    background-position: top;
    background-size: cover;
    padding: 150px 80px;
    margin-top: 50px;
    color: #fff;
	height: 500px;
}

.sectionPlayas {
	padding-bottom: 0px;
}

.sectionPlayas .item {
	padding: 50px;
	margin-top: 50px;
	background-color: rgba(51,125,230,1);
	cursor: pointer;
}

.sectionPlayas .item h3 {
	text-transform: uppercase;
	color: #fff;
	font-weight: 500;
}

.sectionPlayas [class^="icon-"]:before, .sectionPlayas [class^="icon-"]:before,
.sectionPlayas [class^="icon-"]:after, .sectionPlayas [class^="icon-"]:after {   
    font-size: 40px;
	color: #fff;
	margin-bottom: 15px;
}

.sectionSuministros [class^="icon-"]:before, .sectionSuministros[class^="icon-"]:before,
.sectionSuministros [class^="icon-"]:after, .sectionSuministros [class^="icon-"]:after {   
    font-size: 40px;
	color: #fff;
	margin-bottom: 15px;
}

.sectionSuministros h3 {
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	font-weight: 600;
}

.sectionSuministros a,.sectionSuministros hover {
    color: #fff;
    text-align: right;
	font-weight: 500;
    text-transform: uppercase;
	text-decoration: none;
	padding: 10px 20px;
	border: 2px solid #e9e9e9;
}

.sectionSuministros p {
	color: #fff;
    font-size: 14px;
	margin-bottom: 20px;
}

.sectionSuministros  {
    background-color: #fff;
    color: #fff;
    text-align: left;
    margin-bottom: 0px;
    /*margin-top: 80px;*/
    /*padding: 70px 0px 120px 0px;*/
}

.sectionPlayas .item:hover {
	background-color: rgba(51,125,230,1);
}

.sectionServicios ul {
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

.sectionNoticias .item {
	text-align: left;
	margin-bottom: 30px;
	/*border: 5px double #ffffff;*/
	background-color: #337de6;
}

.sectionNoticias .item:hover {
	background-color: #1560ca;
}

.sectionNoticias a, .sectionNoticias hover {
    color: #fff;
    text-align: right;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20px;
    border: 2px solid #e9e9e9;
}

.sectionNoticias .contentText {
	padding: 30px 30px 40px 30px;
	color: #fff;
	height: 220px;
	width: 100%;
}

.sectionNoticias .item h3 {
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 0px;
}

.sectionNoticias .item p {
	color: #fff;
	margin-bottom: 25px;
	font-size: 14px;
}



.sectionBoletin .item {
	margin-bottom: 30px;
	/*border: 5px double #ffffff;
	background-color: #337de6;*/
}

.sectionBoletin a:hover {
	background-color: #1560ca;
	color: #fff;
}

.sectionBoletin a, .sectionBoletin {
    color: #337de6;
    text-align: right;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20px;
    border: 2px solid #e9e9e9;
}

.sectionBoletin .contentText {
	color: #fff;
	height: 50px;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

.sectionBoletin .item h3 {
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fff;
	padding: 10px;
	text-align: center;
	background: #337de6;
}

.sectionBoletin .item p {
	color: #fff;
	margin-bottom: 25px;
	font-size: 14px;
}
.boletin{
	float: none;
	margin: auto;
}

.divBoletin{
	
}
.icono{
	vertical-align: top;
}
.organigrama .itemLeft {
	text-align:right;
}

.organigrama .itemRight {
	text-align:left;
}

.organigrama [class^="col-xs-"] {
	display: inline-block;
	float: initial;
}

.itemV {
	position: relative;
}

.organigrama i:before {
    font-size: 40px;
    border: 4px solid #afafaf;
    padding: 5px;
    color: #337de6;
    display: inline-block;
    margin-bottom: 35px;
}

.organigrama .itemV:before {
	width: 5px;
    background-color: #afafaf;
    height: 40px;
    content: " ";
    margin: auto;
    left: 0;
    right: 0;
    position: absolute;
    top: 55px;
}

.organigrama .itemUlt:before {
    height: 0px;
}

.organigrama .items {
	vertical-align: bottom;
}

.imgPrinciD {
	width: 100%;
}

.sectionOrganoGobierno {
	margin-bottom: 0px;
    padding-bottom: 0px;
}

.modal-open .modal {
    z-index: 99999;
}

.modalPlayas .modal-content {
    border:0px;
	border-radius: 0px;
	margin-top: 100px;
}

.modalPlayas .modal-body {
	background-color: #337de6;
	color: #fff;
	text-align: center;
	padding: 70px 50px 50px 50px;
}

.modalPlayas .modal-header {
	border-bottom: 0px solid #e5e5e5;
	text-align: center;
}

.modalPlayas .tag {
	text-transform: uppercase;
	color: #d1d1d1;
	font-size: 14px;
	font-weight: 500;
	text-align: left;
}

.modalPlayas [class^="icon-"]:before {
	font-size: 50px;
	color: #337de6;
}

.modalPlayas h3 {
	font-size: 40px;
	color: #337de6;
	text-transform: uppercase;
	font-weight: 600;
	width: 70%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 40px;
}

.modalPlayas p {
	color: #fff;
}

.modalPlayas a {
	color: #fff;
	text-decoration: none;
}

.modalPlayas .modal-body:after {
    content: "";
    position: absolute;
    top: 0px;
    border-bottom: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top:30px solid #fff;
    border-left: 30px solid transparent;
	margin-left: -30px;
}

button.close {
    outline: 0px;
}

.modalPlayas ul {
	list-style-type: none;
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

#modalBotiquin .backModal {
	background-color: #fff;
    width: 80%;
    padding: 20px;
    margin: auto;
}

.modalPlayas .backModal p {
	background-color: #fff;
	color: #337de6;
	font-size: 14px;
}

.modalPlayas .backModal a {
	color: #337de6;
}

.modalPlayas .backModal h4 {
	background-color: #fff;
	color: #337de6;
	font-weight: 600;
}

.modalPlayas .modalPlayas ul h5 {
	font-size: 15px;
	margin-bottom: 0px;
}

.modalPlayas .modalPlayas ul p {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.modalMA .modal-content {
    border:0px;
	border-radius: 0px;
	margin-top: 100px;
	border-bottom: 20px solid #b0bb38;
}

.modalMA .modal-body {
    padding: 0px;
}

.modalMA .tag {
	background-color: #b0bb38;
	color: #fff;
	padding: 10px;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	-ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    top: 42px;
    left: -10px;
}

.modalMA .imgModal {
	overflow: hidden;
}

.modalMA .imgModal img {
	height: 100%;
}

.modalMA .backModal {
	background-color: #c5c5c5;
	padding: 40px 20px;
	text-align: center;
	text-transform: uppercase;
	font-weight:500;
	margin: 40px auto 20px;
	width: 80%;
}

.modalMA .contentText {
	padding: 40px 40px 40px 20px;
}

#modalIncendio .contentText {
	padding: 40px 40px 0px 20px;
}

.modalMA h3 {
	color: #b0bb38;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
}

.modalMA [class^="icon-"]:before {
	font-size: 40px;
	color: #b0bb38;
}

#modalAguaE .backModal {
	background-color: #fff;
	padding: 40px 20px;
	border-right: 1px solid #337de6;
}

#modalAguaE .backModal p {
	margin: 0px;
}

#modalMante .backModal {
	padding: 40px 40px;
	background-color: #fff;
	font-weight: bold;
}

#modalMante .backModal {
	margin: 0px 0px 20px 0px;
}


#modalMante .backModal p {
	font-size: 16px;
}

#modalRevis p {
	text-align: left;
}

#modalRevis ul {
	text-align: left;
	margin-bottom: 20px;
}

#modalRevis li {
	list-style-type: circle;
	margin-left: 30px;
}

.contenText2 h4 {
	text-transform: uppercase;
}

.contenText2  {
	padding: 20px 60px 40px 60px;
}

.contenText2 li {
	list-style-type: circle;
}

.contenText2 ul {
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 20px;
}

#modalRecogida .contentText2 {
	padding: 0px 40px 0px 20px;
	margin-bottom: 20px;
}

#modalRecogidaB .backModal {
	padding: 40px;
	margin: 0px auto 40px;
}

#modalRecogidaB .backModal a, #modalRecogidaB .backModal a:active,#modalRecogidaB .backModal a:hover {
	color: #333;
	text-decoration: none;
}

#modalRecogida .backModal a, #modalRecogida .backModal a:active,#modalRecogida .backModal a:hover {
	color: #333;
	text-decoration: none;
}

#modalRecogida .contentText2 p {
    margin: 0px;
    width: 80%;
    line-height: 1.6em;
}

#modalReciclaje .contenText2  {
	padding: 0px;
	margin-left: 20px;
}

#modalPerros li {
	list-style-type: circle;
}

#modalPerros ul {
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

#modalRecogidaB .contenText2 {
	padding: 0px;
}

#modalPerros .contentText {
	padding: 40px 40px 0px 20px;
}

.modalServicios .modal-dialog {
	width: 800px;
}

.modalServicios .modal-content{
	border-radius: 0px;
	border-top: 5px solid #1f355e;
	margin-top: 120px;
	text-align: center;
}

.modalServicios .modal-body{
	padding-bottom: 0px;
}

.modalServicios .label {
	background-color: #1f355e;
    color: #fff;
    border-radius: 0px;
    padding: 15px 25px;
    font-size: 13px;
    margin-top: -45px;
    position: absolute;
    left: -1px;
}

.fondoBlue {
	background-color: #1f355e;
    color: #fff;
	display: inline-block;
	text-align: center;
	width: 100%;
	padding: 40px;
}

.fondoBlue .panel-group {
	width: 54%;
    margin: auto;
    color: black;
    margin-bottom: 15px;
}

.fondoBlue .panel-heading {
    padding: 3px 4px;
}

.fondoBlue .panel-heading h4 {
	font-size: 12px !important;
	margin:0;
}

.fondoBlue .panel-body {
	font-size: 12px;
}

.fondoBlue p {
	color: #fff;
	font-size: 14px;
}

.fondoBlue ul{
	text-align: left;
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

.fondoBlue li{
	margin-bottom: 20px;
	list-style-type: none;
}

.fondoBlue h4 {
    text-transform: uppercase;
    font-size: 30px;
	font-weight: 700;
    margin-bottom: 20px;
}

.fondoOrange {
	padding: 40px 50px;
	background-color: #c33a32;
	color: #fff;
	text-align: left;
}

.fondoBlue .icon-uniF11C:before {
    font-size: 30px;
}

.fondoOrange p {
	color: #fff;
}

.contentSeguridad {
	padding: 40px;
}

.fondoGrey {
	background-color: #e6e6e6;
	display: inline-block;
	margin-bottom: 20px;
	padding: 10px 20px;
}

.fondoGrey p {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 30px;
	color: #1f355e;
}

.fondoGrey a, .fondoGrey a:active{
	text-transform: uppercase;
	font-weight: 700;
	font-size: 30px;
	color: #1f355e;
	text-decoration: none;
}

.fondoGrey .col-sm-6:first-child {
	border-right: 4px solid #fff;
}

.fondoGrey p .textMin {
    font-weight: 400;
    display: inline-block;
    width: 65%;
    font-size: 12px;
    text-align: left;
    line-height: 1;
}

.cuadros {
	display: inline-block;
}

.textCenterSeguridad {
    width: 80%;
    margin: 40px 0px;
    display: inline-block;
}

.cuadros .item:first-child .fondoBlue {
	padding: 50px;
	float: right;
	
}

.cuadros .item:last-child .fondoBlue {
	float: left;
}

.fondoGrey .col-sm-6:last-child  {
	padding-left: 40px;
}

.contentSeguridad h3 {
	text-transform: uppercase;
	font-weight: 700;
	color: #656565;
	font-size: 35px;
    margin-bottom: 20px;
	margin-top: 10px;
}

.fondoOrange a, .fondoOrange a:active {
	text-decoration: none;
	color: #fff;
}
	
.contentSeguridad i:before {
	font-size: 60px;
	color: #1f355e;
}

.fondoBlue .col-sm-6:before {
	content:"\e901";
	display: inline-block;
	margin-right: 8px;
	font-family: 'icomoon';
}

.fondoGrey .icon-phone-01:before {
	font-size: 22px;
	margin-right: 10px;
}

#modalWifi .fondoOrange {
	display: inline-block;
}

#modalWifi ul {
	display: inline-block;
    margin: 20px 0px;
}

#modalParque .fondoBlue {
	 width: 70%;
} 

#modalSR .fondoOrange {
	padding: 40px;
	margin-bottom: 40px;
	text-align: center;
}

#modalSR .item:last-child .fondoOrange{
	padding: 47px;

}

.fondoBlue i:before {
	font-size:60px; 
}

#modalParking .cuadros .item:first-child .fondoBlue {
    padding: 40px;
    margin-bottom: 20px;
}

.cookies {
    width: 100%;
    position: fixed;
    z-index: 9999999;
    border-radius: 0px;
    border-top: 1px solid #083b7d;
    background-color: rgba(51,125,230,0.9);
    color: #fff;
    bottom: 0px;
    box-sizing: border-box;
    transition: all .2s ease-in-out;
    font-size: 14px;
}

.cookies h4 {
    font-weight: bold;
    font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
}



.contentClose {
    text-align: right;
}

.conte-cookies {
    width: 1120px;
    max-width: 100%;
    margin: auto;
    padding: 20px;
    position: relative;
    padding-right: 100px;
}


.cookies p {
    line-height: 15px;
    font-size: 13px;
    margin-bottom: 20px;
    color: #fff;
    
}

.cookies a {
	color: #fff;
	text-transform: uppercase;
}

.closetwo {
    background: #fff;
    cursor: pointer;
	color: #083b7d;
    font-weight: 800;
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 10px;
    position: static;
    color: #433f38;
    display: inline;
}

p.closetwo {
	color: #083b7d;
	text-transform: uppercase;
	float: right;

}

div#cookieChoiceInfo {
    background-color: #337de6!important;
}

div#cookieChoiceInfo span {
    color: white;
}

div#cookieChoiceInfo a {
    color: white;
}
a#cookieChoiceDismissIcon {
    background-color: #cc8219!important;
    filter: invert(1);
}

.content-area {
	margin-top: 50px;
	margin-bottom: 20px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color:#337de6 !important;
	color: #337de6;
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #337de6;
    padding: 3px 5px;
    margin: 2px;
	color: #337de6;
}

.site-main h1 {
	    color: #337de6;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
	text-shadow: 0px 0px;
} 

.comments-area {
	background-color: #337de6;
	color: #fff;
	padding: 50px;
	margin: 50px 0px;
}

.comments-area h2 {
	font-size: 20px;
	color: #fff;
	text-align: left;
	margin-bottom: 10px;
}

.entry-header {
	background-image: url();
    border-bottom: 5px solid #337de6;
    margin-bottom: 20px;
    width: 80%;
    margin: auto;
    margin-bottom: 40px;
    height: auto;
}

.site-main h1 {
    position: relative;
	margin-bottom: 10px;
}

@media screen and (max-width: 550px)
{
	.site-main h1 {
	    font-size: 24px;
	}
}
.post-thumbnail {
	width: 80%;
	margin: auto;
}

.post-thumbnail img{
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}

.entry-content {
	width: 80%;
	margin: auto;	
}

.vcard img {
	display: none;
}

.byline {
	text-transform: uppercase;
	text-align: left;
	color: #c3c3c3;	
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

.posted-on {
	text-transform: uppercase;
	text-align: right;
	margin-bottom: 20px;
	width: 50%;
	color: #c3c3c3;	
	vertical-align: top;
	display: inline-block;
}

.byline a, .posted-on a{
	color: #c3c3c3;	
	text-decoration: none;
}

.site-main article {
	border: 1px solid #337de6;
    padding: 50px 0px;
}

.volver a {
	color: #b3b3b3;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}

button, html input[type=button], input[type=reset], input[type=submit] {
	background-color: #fff;
	color: #337de6;
	text-transform: uppercase;
	padding: 10px 20px;
	border: 0px;
	font-weight: 600;
}

.comments-area a {
	color: #fff;
	text-decoration: none;

}

.comments-area textarea {
	resize: none;
    width: 100%;
}

.comments-area label {
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	display: block;
}

.comment-content p{
	color: #fff;
}

.comment-list {
	border-bottom: 2px solid #fff;
}


#modalCapilla .col-sm-6:before {
    content: "\f12c";
}

#modalCapilla li {
    margin-bottom: 20px;
    list-style-type: none;
    display: inline-block;
    width: 48%;
	vertical-align: top;
}


/* Texto en letra minuscula*/
.letraMinuscula{
	text-transform: lowercase;
}


/*Texto Atención e Información al propietario*/
.atencionInformacion{
	font-size: 18px;
}


/*Organigrama Organo de Gobierno en vertical*/
.organoGobiernoVertical{
	/*visibility: hidden;*/
	display: none;
}

/*Organigrama Organo de Gobierno en horizontal*/
.organoGobiernoHorizontal{
	display: block;
}

/*Organigrama Organo de Gobierno en vertical*/
.planoZonasRecogidaMovil{
	/*visibility: hidden;*/
	display: none;
}

/*Organigrama Organo de Gobierno en horizontal*/
.planoZonasRecogida{
	display: block;
}



/*Imagen de Sala de Propietario*/
.imagenSala{
	width: 500px;
	display:block;
	margin:auto;
}


/*Imagen Zona de Aparcamientos*/
.imagenAparcamientos{
	width: 500px;
	display:block;
	margin:auto;
}


@media screen and (min-width: 480px) {
    
	/*Organigrama Organo de Gobierno en vertical*/
	.organoGobiernoVertical{
		display: block;
	}

	/*Organigrama Organo de Gobierno en horizontal*/
	.organoGobiernoHorizontal{
		display: none;
	}

	.menu-plano-movil{
		margin-top: 0px;
		text-align: center;
	}



}



.imagenSala{
	width: 500px;
	display:block;
	margin:auto;
}

.zonaRecogida{
	width: 50px;

}

.textoZonaRecogida{
	font-size: 6px;
}

.leyendaPlanoRecogida{
	text-align: center;
}

/* Arreglo footer */
body>section:last-of-type {
    padding-bottom: 0;
}