﻿#publicidad-inicio .clearfix img{
	display: none;
}

/* ZIPAS MUISCAS Y CACIQUES*/

.carousel-inner .card{
    flex-direction: unset;
    background: #0000;
    border: none;
}
.carousel-inner .card-body{
	padding: 0rem 1.25rem;
}
.carousel-inner .card-img-top{
	border-radius: 15px;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	opacity: 0;

}
.carousel-inner .card-title{
	color: #e79034;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	opacity: 0;
}

.carousel-inner .card-text{
	color: #fff;
	text-align: justify;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	opacity: 0;
	}
 
.btn-floating {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0;
    margin: 10px;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 11px 0 #eeb06324, 0 4px 15px 0 #eeb06324;
    box-shadow: 0 5px 11px 0 #eeb06324, 0 4px 15px 0 #eeb06324;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 47px;
    height: 47px;
}

.btn-floating i {
    display: inline-block;
    width: inherit;
    color: #fff;
    text-align: center;
    font-size: 1.25rem;
    line-height: 47px;
    color: #eeb063;
}

.carousel-item.active .card-text, .carousel-item.active .card-title, .carousel-item.active .card-img-top{
	top: 0;
	opacity: 1;
}

.carousel-cards-items .controls-top {
    margin-bottom: 1.88rem;
    text-align: center;
}
.carousel-cards-items .carousel-indicators li {
    width: 1.25rem;
    max-width: 1.25rem;
    height: 1.25rem;
    margin-bottom: -3.75rem;
    background-color: #eeb063;
    cursor: pointer;
    border-radius: 50%;
}
.carousel-cards-items .carousel-indicators li .active{
    width: 1.56rem;
    max-width: 1.56rem;
    height: 1.56rem;
    background-color: #eeb063;
    border-radius: 50%;
}


#myCarousel .card-title, .card-title h3, .card-body h3, .card-body h4{
	color: #fff;
}
a:visited{
	color: #fff;
}
.dark{
	color: #fff;
}
.sub{
	padding-bottom: 10%;
}
.btnVer {
    background-color: #000000b3;
    border-radius: 4px;
    width: 8%;
    margin-left: 90%;
    font-size: 18px;
}
.btnVer a{
	text-decoration: none;
}



#s4-workspace {
    overflow-x: hidden !important;
}       
   /**-------------------------------------        
           Sharepoint Styles
-------------------------------------**/
  #MSOTlPn_MainTD{
    display: block;
    position: fixed;
    top: 73px;
    right: 10px;
    z-index: 1000;
    height: 90% !important;
    width: auto !important;
    overflow-y: auto;
    background: transparent;	
}
.ms-signInLink{
     display:none !important;
   
   }
#ms-help{
	display:none;
}

   .ms-core-webpartadder{
	  z-index:10000;
}
  
      
   #s4-bodyContainer{
      padding:0 !important;
      margin: 0 !important;
    }
    
    .ms-rteStyle-Titulo_Principal {
		-ms-name: "Titulo_Principal";
		font-family: 'Oswald', sans-serif !important;
		color: #2a2a2a !important;
	    font-weight:400;
		text-transform: uppercase !important;
		font-size: 24px !important;
		line-height: 30px !important;
     }


		.ms-rteStyle-Subtitulo {
			-ms-name: "Subtitulo";
			font-family: 'Oswald', sans-serif !important;
			color: #2a2a2a !important;
			font-weight: 400 !important;
			text-align: justify !important;
			font-size: 1.3em !important;
			line-height: 18px !important;
		}
		
		.ms-rteStyle-Texto_Normal {
			-ms-name: "Texto Normal";
			font-family: 'Oswald', sans-serif !important;
			color: #2a2a2a;
			text-align: justify !important;
			font-size: 1em;
			line-height: 18px !important;
			font-weight: 300 !important;
			margin-top: 10px !important;
		}
		
		.ms-rteStyle-Texto_Normal_Resaltado {
			-ms-name: "Texto Normal Resaltado";
			font-family: 'Oswald', sans-serif !important;
			color:  #333 !important;
			text-align: justify !important;
			font-size: 1em !important;
			line-height: 18px !important;
			font-weight: 400 !important;
			margin-top: 10px !important;
		}
		
		.ms-wpadder{
		   overflow:hidden;	   
		}
       .sala_prensa {
		    margin: 3px !important;
		    text-align: justify;
		    padding-bottom: 20px;
        }
		.ImgNoticia{
		    width: 395px;
		    height:auto;
		}
		
		.ImgNoticia img{
		    width: 98%;
		    height:auto
		 }
		.image{
			width: 345px;
		    height: auto;
		}
     .article .date-line{
  	  display:inline-block;
     }
	.article .article-header {
	    zoom: 1;
	    display: block;
	    margin-bottom: 15px;
	    min-height:87px;
	 }
	 .search{
	   width:100%
      }

/** BEGIN ACCORDEON **/
.accordion-container { width: 100%; margin: 0 0 2px; clear: both;}
.accordion-toggle, .accordion-header { position: relative; display: block; padding: 15px; font-size: 1.5em; font-weight: 300; background: #f3f3f3; color: #363B3F; text-decoration: none;}
.accordion-toggle.open, .accordion-header.active-header { background: #008E4C; color: #fff !important;}
.accordion-toggle:hover, .accordion-header:hover { background: #008E4C; color: #fff !important;}
.accordion-toggle span.toggle-icon, .accordion-header span.toggle-icon { position: absolute; top: 11px; right: 20px; font-size: 1.5em;}
.accordion-content { display: none; padding: 20px; overflow: auto;}
.accordion-content img { display: block; float: left; margin: 0 15px 10px 0; max-width: 100%; height: auto;}/* media query for mobile */
@media (max-width: 760px) {
.content {width: auto;}
.accordion-content {padding: 10px 0;overflow: inherit;}}
/** END ACCORDEON **/


.navbar{
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.navbar-brand{
    font-size: inherit;
    height: auto;
    padding: 0;
    margin-bottom: -8px;
}
.navbar-toggler{
    background: transparent;
    padding: .5rem .75rem;
    font-size: inherit;
    transition: all .3s ease-in-out;
}

.navbar-toggler span{
    color: #ffffff;
    opacity: 0.8;
    font-size: 17px;
}
.navbar-toggler:focus, .navbar-toggler:hover{
    outline: none;
    opacity: 1;
}

.navbar{
    transition: all .3s ease-in-out;
}
@media (min-width: 320px) and (max-width: 992px){
    .navbar{
        background: #202877 !important;
        padding: .95rem 1rem;
    }

    .white-bg.affix, .custom-nav.affix, .navbar.white-bg{
        background: #ffffff !important;
        border-bottom: 1px solid #ebebeb;
    }
    .white-bg.custom-nav ul li a, .custom-nav ul li a{
        color: #081d43 !important;
    }
    .white-bg.navbar .navbar-toggler span{
        color: #202877;
    }
}

@media (min-width: 992px){
    .navbar{
        border-bottom: 1px solid rgba(0, 0, 0, 0);
        background: transparent;
        -o-transition: border-bottom .3s ease-in-out,background .3s ease-in-out,padding .3s ease-in-out;
        -webkit-transition: border-bottom .3s ease-in-out,background .3s ease-in-out,padding .3s ease-in-out;
        -moz-transition: border-bottom .3s ease-in-out,background .3s ease-in-out,padding .3s ease-in-out;
        transition: border-bottom .3s ease-in-out,background .3s ease-in-out,padding .3s ease-in-out;
        -webkit-backface-visibility: hidden;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Smartphones (portrait and landscape) ----------- */	

.carousel-inner .card {
    flex-direction: column;
}

}

/* TRADUCTOR
================================================== */
#google_translate_element {padding: 8px 0;}
#google_translate_element .goog-te-gadget-simple {
    background: transparent !important;
    border: none !important;
}
#google_translate_element .goog-te-gadget-simple span {
	color: #ffffff !important;    font-family: 'Montserrat', sans-serif;

}
#google_translate_element .goog-te-gadget img {
    vertical-align: middle;
    border: none;
	background-image: url("/Style Library/assets/img/Google-Translate.png")!important;/*http://aguadas.101tramites.com/assets_Lite/img/logo-g.png*/
    background-position: 0 !important;    width: 0px;
}
#google_translate_element .goog-te-gadget-icon {
    width: 18px !important;
    height: 18px !important;
}

#modal-left-iconos-4 a {
     padding: 0;
    font-size: 10.5px;
    position: fixed;
    z-index: 999;
    bottom: 5%;
    right: 5%;
    color: #ffffff;
    display: grid;
    border-radius: 50%;
    line-height: 1em;
}
#modal-left-iconos-4 i {
    font-size: 40px;
    padding: 6px 0;
}
#modal-left-iconos-4 img {
    width: 115px;
}

/*COMPRA TUS ENTRADAS*/
#modal-right-iconos-1 a {
    padding: 0;
    font-size: 10.5px;
    position: fixed;
    z-index: 999;
    bottom: 6% !important;
    right: 3% !important;
   /* color: #ffffff;*/
    display: grid;
   /* border-radius: 50%;*/
    /*line-height: 1em;*/
}
#modal-right-iconos-1 i {
    font-size: 40px;
    padding: 6px 0;
}
#modal-right-iconos-1 img {
    width: 102px;
}

#modal-right-iconos-1 img {
  /*position: absolute;*/
  transition: opacity 0s ease-in-out;
}

#modal-right-iconos-1 img.top_btn_pagarAqui:hover {
  opacity: 0;
}



@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Smartphones (portrait and landscape) ----------- */	

	#modal-right-iconos-1 a {
	    bottom: 20%;
	    right: 6%;
	}

}
@media only screen and (min-device-width : 768px) and (max-device-width : 1440px) {
/* Smartphones (portrait and landscape) ----------- */	

	#modal-right-iconos-1 a {
	    bottom: 10%;
	}

}







