﻿h1.text-white.animate__animated.animate__backInDown, h1.text-white.animate__animated.animate__backInUp,strong, a.nav-link {
    color: #ffffff;
}
/* ESTILOS ADICIONALES PARA WEB PARTS DE PAGOS (MODIFICACIONES EN STYLE 02. BASE TYPOGRAPHY)
================================================== */

.hero-content-left .lead {
    color: #ffffff;
}

h1, h2, h3, h4, h5 {
    margin: 0 0 1rem !important;
    font-weight: 600 !important;
    line-height: 1.21 !important;
    color: initial !important;
}

#icoPrin .card{
	color: #18933b !important;
}
#icoPrin .card:hover{
	color: #fff !important;
}


/*==================ESTILOS WEB SERVICES - ARCHIVO PLANO BOOTSTRAP V4=====================*/

#paso1 .alert.alert-info{
	width: 100%;
	text-align: center;
}

#paso1 .row{
	width: 100%;
	margin: 0px;
}

#paso1 .input-group{
	display:block;  
}

#paso1 .input-group-addon{
	display: none;
}

#paso1 .col-md-6.col-md-offset-5{
	margin: auto;
}

#paso1 .col-md-6.col-md-offset-5 .input-group [type=submit]{
	margin: auto !important;
	width: 160px !important;
	display: block !important;
}

.card-header h4{
	color: #fff;
}

/* ESTILOS DECLARACION ICA BOOSTRAP V4
================================================== */

.tab-pane.active{
	width: 100%;
	padding-top: 50px;
}

#guardar {
	width: 100% !important;
}

.tab-pane.active .row{
	width: 100%;
}

#Actividades .select2-container{
	width: 190px !important;
    max-width: 100%;
}


#tab6-3 .single-feature{
	margin-top:0% !important;
}
.CorreoCalendario{
	text-align:justify;
}

/* BUSCADOR
================================================== */

.gsc-control-cse{
	background-color: #0000 !important;
    border: none !important;
	width: 60%;
    margin: auto;
}

.gsc-input-box{
	background: #3B76FB !important;
    border: 1px solid #175bfa !important;
    border-radius: 5px !important;
    width: 92%;
}

table.gsc-search-box td{
	padding:0px !important;
}
input.gsc-input{
	color: #fff !important;
	background: #0000 !important;
}
.gsc-search-button-v2{
	 padding: 6px 26px !important;
    border: 3px solid #666 !important;
    border-radius: 5px !important;
    border-color: #3B76FB !important;
    background-color: #3B76FB !important;}
.gsc-search-button-v2 svg{
	width: 35px;
}
.gsc-modal-background-image{
	background-color: #000000b8 !important;
}
.gsc-adBlock, .gcsc-branding{
	display:none !important;
}

.gsc-search-button-v2 svg {
    fill: #ffffff !important;
}




/* LOGO GOV
================================================== */

.logo-header img{
	padding: 0em 0em 0em 0em;
    width: 80%;
}
.logo-header-gov{
	width: 140px;
	padding-top: 13px;
}
.logo-footer-gov{
	width: 65%;
    margin: 15px 15px;
}
.logo-footer-co{
	width: 20%;
}
.logo-101{
	width: 13%;
}


/* 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;

}
#google_translate_element .goog-te-gadget img {
    vertical-align: middle;
    border: none;
	background-image: url("/assets_Lite/img/logo-g.png")!important;
    background-position: 0 !important;    width: 0px;
}
#google_translate_element .goog-te-gadget-icon {
    width: 18px !important;
    height: 18px !important;
}
.logo-header {
    display: grid;
    text-align: center;
}

.logo-header span {
line-height:1em;
}

a.text-right iframe {
    margin: -5px 0;
    font-family: 'Montserrat', sans-serif;
}

.badge-primary {
    color: #fff;
    background-color: #18933b;
}

.btn-primary:hover {
    color: #fff;
    background-color: #18933b;
    border-color: #18933b;
}

.btn-info:hover {
    color: #fff;
    background-color: #18933b;
    border-color: #18933b;
}

.btn-primary {
    color: #fff;
    background-color: #18933b;
    border-color: #18933b;
}

.btn-info {
    color: #fff;
    background-color: #18933b;
    border-color: #18933b;
}

.icon-box {
    background: #18933b;
}

.py-5 {
    padding-bottom: 0!important;
    padding-top: 10px !important;
}

.ir-arriba {

    padding: 10px;
    font-size: 20px;
    color: #3B76FB;
    cursor: pointer;
    position: fixed;
    bottom: 16px;
    right: 20px;
    border-radius: 50px;
    width: 60px;
    height: 60px;
    text-align: center;
    border: 5px solid #3B76FB;
    filter: drop-shadow(2px 4px 6px black);
}
.ir-arriba:hover {
   opacity:0.5
}


#NombMenu{
	display:none;
}


.img-fluid{
	border-radius: 5%;
	filter: drop-shadow(2px 4px 6px black);
 
}
.text-right, .text-left{
	color: #606060 !important;
}
.text-right{
	float: right;
}

.icoYoutube{
	background-color:#f70330;
}
.icoInstagram{
background-image: linear-gradient(to right, rgb(242 4 4 / 68%), rgb(255 24 227 / 38%), rgb(0 43 255 / 82%)) !important;
}

.icoFacebook{
	background-color:#007bff;
}
#modal-right .modal-body i {
    font-size: 49px;
    padding-top: 10px;
    color: #ffffff;
    padding-bottom: 10px;
    text-align: center;
}
#modal-right .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #18933b59;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
    text-align: center;
}
#modal-right button.btn, #galerias-fotos .img-thumbnail {
    filter: drop-shadow(2px 4px 6px black);
}
#modal-right button.btn {
    position: fixed;
    top: 40%;
    right: 0;
    color: #fff;
    background-color: #18933b;
    border-color: #18933b;
    padding: 1em;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
/* FOOTER ================================================== */
	footer hr{padding: 0;margin: 0}
	footer .copyright {
	    font-size: 12px;
	    padding: 2em 0;    line-height: 1.2em;
	}
	footer .copyright a{
	    color: #606060;
	}
	footer .footer-bottom {
  	    background: #3B76FB;
	    text-align: center;
	    color: #fff;
	    font-size: 15px !important;
	}
	footer .footer-middle img {
		padding: 1em 0;
		width: 85%;
	}
	footer .footer-bottom .logo-bottom{
		padding: 20px;
	}
	footer .footer-middle .redes-sociales {text-align: center;padding: 4em 0;}
	footer .footer-middle ul.social-network {list-style: none;display: inline;margin-left:0 !important;padding: 0;}
	footer .footer-middle ul.social-network li {display: inline;margin: 0 5px;}
	footer .footer-middle .social-network a.icoRss:hover {background-color: #F56505;}
	footer .footer-middle .social-network a.icoFacebook:hover {background-color:#3B5998;}
	footer .footer-middle .social-network a.icoInstagram:hover {background-color:#33ccff;}
	footer .footer-middle .social-network a.icoGoogle:hover {background-color:#BD3518;}
	footer .footer-middle .social-network a.icoVimeo:hover {background-color:#0590B8;}
	footer .footer-middle .social-network a.icoLinkedin:hover {background-color:#007bb7;}
	footer .footer-middle .social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoInstagram:hover i,
	footer .footer-middle .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {color:#fff;}
	footer .footer-middle a.socialIcon:hover, .socialHoverClass {color:#44BCDD;}
	footer .footer-middle .social-circle li a {display:inline-block;position:relative;margin:0 auto 0 auto;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;text-align:center;width: 50px;height: 50px;font-size:20px;}
	footer .footer-middle .social-circle li i {margin:0;line-height:50px;text-align: center;}
	footer .footer-middle .social-circle li a:hover i, .triggeredHover {-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-ms--transform: rotate(360deg);transform: rotate(360deg);-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;-ms-transition: all 0.2s;transition: all 0.2s;}
	footer .footer-middle .social-circle .icoFacebook{background-color: #0091f8;-webkit-transition: all 0.8s;-moz-transition: all 0.8s;-o-transition: all 0.8s;-ms-transition: all 0.8s;transition: all 0.8s;}
	footer .footer-middle .social-circle .icoInstagram{background-color: #006ff8;-webkit-transition: all 0.8s;-moz-transition: all 0.8s;-o-transition: all 0.8s;-ms-transition: all 0.8s;transition: all 0.8s;}
	footer .footer-middle .social-circle .icoGoogle{background-color: #f80000;-webkit-transition: all 0.8s;-moz-transition: all 0.8s;-o-transition: all 0.8s;-ms-transition: all 0.8s;transition: all 0.8s;}
	footer .footer-middle .social-circle i{color:#fff;}
	footer .footer-middle .social-network a {background-color:#0058b1;}
	footer .footer-middle .social-circle li icoGoogle:hover{color:#fff; background-color:#18933b;}
.feature-tab li a.nav-link.active {
    background: #0058b1;
    color: #ffffff;
}
.feature-tab li a.nav-link.active, .feature-tab li a.nav-link:hover{
	border-color: #175bfa;
    background: #3B76FB;   
    color: #ffffff;
}
.solid-btn {
    background: #3B76FB!important;
    border: 2px solid #175bfa!important;
    color: #fff !important;
    box-shadow: 0 0px 0px 0 #18933b59;
}		
.card.single-promo-card:hover{
    background: #3B76FB !important;
    color: #ffffff !important;
}

.single-promo-1 span {

    background-image: url('/assets_Lite/img/promo-icon-bg.svg') !important;
}

#Primero .background-img:before {
    background-image: linear-gradient(to right, rgb(23 91 250 / 50%), rgb(23 91 250 / 50%), rgb(23 91 250 / 50%), rgb(23 91 250 / 50%), rgb(23 91 250 / 50%)) !important;
}
.background-img:before {
    background-image: linear-gradient(to right, rgb(23 91 250 / 50%), rgb(23 91 250 / 50%), rgb(23 91 250 / 50%), rgb(23 91 250 / 50%), rgb(23 91 250 / 50%)) !important;
}		
#forum0-NewPostLink{
    display: none;
}
#ms-help{
	opacity:0;
	visibility:hidden;
}
.ms-siteactions-normal
{
	display:none;
}
.Fondo {
    background-image: url("/assets_Lite/images/amalfiLite.jpg") !important;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.google-play-btn {
	background: #3B76FB;
	border-color: #175bfa;
	color: #ffffff !important;
    border-radius: 30px;
}
#icoPrin .card{
	color: #3B76FB !important;
}
#icoPrin .card:hover{
	color: #fff !important;
}
#icoPrin a{
	color: #18933b;
}
#icoPrin a:hover{
	color: #fff !important;
}
#icoPrin a:visited{
	color: #18933b!important;
}
#exampleModal a{
	color: #fff !important;
}

.calen:hover{
	color:#000 !important;
}
.solid-btn:hover{
    color: #000 !important;
}
.Calendari{
	margin:5px;
}

.buscar{
    float:left;
    background: #18933b4d;
    color: #ffffff;
    border-color: #18933b;
    border: solid thin #18933b;
    height: 0;
}

.buton{
	color:#fefefe;
	padding: 3px !important;
	border-color: #18933b;
}
		
.badge-primary {
    color: #fff;
	background-color: #3B76FB;
}



#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;
}
  
      
          
    		
		.ms-wpadder{
		   overflow:hidden;	   
		}
           


#rvfs-controllers{
    margin: 2px 0 0 0;
    border-radius: 12px;
}

#rvfs-controllers a{
	    color: #ffffff;
}
.navbar{
	font-size: 0.9rem;
}		

@media screen and (max-width: 600px) {
	.buttonSBAc {
	  margin-top:20px !important;
	  margin-bottom:30px !important;	
	}
	
	#NombMenu{
		display:block;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.logo-header-gov{
	width: 50%;
    display: grid;
    margin: auto;
}
.logo-footer-co {
    width: 15%;
}
.logo-footer-gov{
	width: 55%;
	padding: .5em 0em 0em 0em;
}
.logo-101{
	width: 25%;
}
footer .footer-middle img {
    padding: 1em 0;
    width: 25%;
}
footer .footer-middle .redes-sociales{
	padding: 1em 0;
}
footer .copyright{
	padding: 0em 0em;
}
footer .footer-bottom .logo-bottom{
	padding:0px;
}
}