/*
Theme Name: Entidad Acreditadora
Theme URI: https://www.entidadacreditadora.cl
Author: FB JG
Author URI: www.economia.gob.cl
Description: -
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: -
Text Domain: EntidadAcreditadora

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html{
   font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* -ms-overflow-style: scrollbar; */
  /* -webkit-tap-highlight-color: rgba(0, 0, 0, 0); */
}

  body{
  color: #747474;
  font-size:18px;
  line-height: 22px;
  
  }
  
  .bgwhite{
  background-color:#fff!important;
  }
  
  .bgwhite img{
  width:50%;
  margin-bottom:10px;
  }
  
  #menu-sidebar-ea a{
  color: #0061a5;
  background-color: #e000;
  padding-left: 10px;
  margin: 0;
  height: 30px !important;
  line-height: 30px !important;
  margin-top: 25px;
  border-radius: 8px;
  padding-right: 10px;
}

 .navbar-transparent {
    background-color: transparent;
    border: 0;
    box-shadow: none;
	}
	
	.navbar-main {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
 
 	.navbar-brand {    
    padding-top: 0rem;
   } 
    
    
    
   #nav > li > a {
    color: #333333!important; 
    height: 83px;
    line-height: 83px;
    font-size:18px;
    font-weight:500;
	}
	
	#nav > li {
    padding-right: 20px;
	}
	
	.navbar-nav.mr-auto {
    margin-left: auto!important;
	}
	
	.navbar-nav{
	margin:0;
	padding:0;
	}

.dropdown:hover>.dropdown-menu {
  display: block;
}


.dropdown-toggle::after {
    display: none;    
}

.dropdown-item{
padding: .4rem .8rem;
white-space: normal;
}

.navbar-nav .dropdown-menu {
    border-top:3px solid #1a80b6;
    background-color: #f2efef;
    width: 170px;
}

.navbar-nav .dropdown-menu li > a
{
font-size: 16px;
border-bottom: 1px solid #dcdadb;
}
.navbar-nav .dropdown-menu li > a:hover{
    background-color: #f8f8f8;
}

.dropdown-menu {
    padding: 0;
    margin: 0;
   }

#nav {
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav > li > a{
border-top: 3px solid transparent;
}

#nav > li > a:hover, #nav > li.active > a{
	border-top: 3px solid #1a80b6;
	color:#1a80b6!important;
} 

.navbar-nav .dropdown-menu li > a:focus {
    color:#212529;
}

.navbar {   
    padding:0;
}


.imglanding{
width: 55%;
}


.entidades-btn-sidebar {
height: 82px;
margin-bottom: 10px;
text-indent: -10000px;     
width: 255px;     
z-index: 100;
}

.entidades-btn-sidebar a{
display: block;
height: 82px;
width: 255px;
background-image: url('/wp-content/uploads/2015/10/entidades_btn-blanco.png');
}

.entidades-btn-sidebar a:hover {
background-image: url('/wp-content/uploads/2015/10/entidades_btn-azul.png');
}

.leyes-btn-sidebar {
height: 82px;
margin-bottom: 10px;
text-indent: -10000px;     
width: 255px;     
z-index: 100;
}

.leyes-btn-sidebar a{
display: block;
height: 82px;
width: 255px;
background-image: url('/wp-content/uploads/2015/10/leyes_btn-blanco.png');
}

.leyes-btn-sidebar a:hover {
background-image: url('/wp-content/uploads/2015/10/leyes_btn-azul.png');
}

.faq-btn-sidebar {
height: 82px;
margin-bottom: 10px;
text-indent: -10000px;     
width: 255px;     
z-index: 100;
}

.faq-btn-sidebar a{
display: block;
height: 82px;
width: 255px;
background-image: url('/wp-content/uploads/2015/10/faq_btn-blanco.png');
}

.faq-btn-sidebar a:hover {
   background-image: url('/wp-content/uploads/2015/10/faq_btn-azul.png');
}


.sidebar h3{
background-color:#0061a5;
color:#fff;
height: 50px;
padding:5px;
padding-top:10px;
margin-top:35px;
}

.sidebar ul {
    padding: 0;
}

.sidebar ul li{
    display: block;
    padding: 10px 10px 10px 12px;
    border-bottom: 1px solid #e7e6e6;
    color: #333;
}

.sidebar ul li a{
    color: #333333;
}	
  
  .container{
  width:90%;  
  }
  	
  .section {
    position: relative;
    padding-top: 7rem;
    padding-bottom: 7rem;
	}
	
  .principal{
  	padding-top: 10rem;
    padding-bottom: 0rem;  
  }	
  
  .intropostprincipal{  
  background-image: url(https://www.entidadacreditadora.gob.cl/wp-content/uploads/2018/11/bg-ea.jpg);
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
  padding-top: 3rem;
  padding-bottom: 3rem;
  }
  
   .intropostprincipal a{  
  border:1px solid #fff;
  color:#fff;
  padding:1rem .5rem;
  /*margin:20px;*/  
  }
  
  .intropostprincipal a:hover{  
 /* 	border:2px solid #fff;*/
  	color:#fff;
 	font-weight:bold;  
  }
  
  
  .el-que, .usos, .page-title{  
  padding-top: 3rem;
  padding-bottom: 3rem;
  }
  
  .el-que ul{
  margin:0;
  padding:0;
  list-style:none;
  }
 
 .el-que ul li {
    font-size: 18px;
    line-height: 35px;
}

.el-que ul li .icon-wrapper {
    margin-right: 15px;
    height: 35px;
    width: 35px;
    display: table;
    float: left;
}
  
  .el-que ul li i {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
  .el-que ul li .fusion-li-item-content {
    display: block;
    margin-left: 50px;
	}
  
  .usos .icon i{
   border-color: #ffffff;
    background-color: #0061a5;
  height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 21px;
    border-radius:50%;
    text-align:center;
    
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-background-clip: inherit;
    -webkit-background-clip: inherit;
    background-clip: inherit;
    border-width: 1px;
    border-style: solid;    
    color: #fff;
    text-align: center;
    margin-top: 2px;
  }
  
  .usos .icon, .usos h5{
    display: table-cell;
    vertical-align: middle;
    float: none;
    }
    
    .usos h5{
    padding:15px;
    color:#808080;
    font-size:1.2rem;
    }
  
  
  .page-title{
    background-image: url(https://www.entidadacreditadora.gob.cl/wp-content/uploads/2015/10/titulo.png);
    background-position: center center;
    background-size:cover;
    margin-top:1rem;
  }
  
  .page-title h1{
  color:#fff;
  font-size:2rem;
  font-weight:normal;
  }
  
  footer{
  	 /* padding:3rem 3rem;*/
      background-color: #ededed;
  }
  
  @media (min-width: 992px){
	.navbar-expand-lg .navbar-collapse {
		margin-top: -50px;
	}
	  
  }  
  
@media (max-width:992px){
	
		  /*Mobile*/

	.navbar-collapse{
		background-color:#fff;	
	}

	.navbar-collapse #nav > li > a {
		color: #333333!important;
		height: 40px;
		line-height: 30px;
		font-size: 15px;
		font-weight: 500;
		padding: 5px 15px;
	}

	.navbar-collapse #nav > li {
		padding-right:0;
	}
	
	
}

  
  .card {    
    background-color: transparent;    
    border: 0px solid rgba(0,0,0,.125);    
}

.card p{
margin-bottom: 0rem;
}
  
  .card-header {
    padding: 0rem;
    background-color: transparent;
    
}

.card .btn {    
    padding: 0rem;
    cursor:pointer;
	font-size:1.1rem;
	text-align:left;
	color: #333333!important;
	font-weight:600;
	padding: 10px 0;    
}


.card .btn-link:hover{
text-transform:none;
text-decoration:none;
}


.text-danger {
    display: inline-block;
    float: left;
    margin-right: 18px;
    width: 22px;
    height: 22px;
    background-color: #333;
    font-size: 18px;
    color: #fff!important;
    text-align: center;
    line-height: 18px;    
    font-weight:bold;
}

/*.text-danger:before { 
padding:200px;

}*/

  a .readMore {
    display: none;
}

a .readLess {
    display: inline;
}

a.collapsed .readMore {
    display: inline;
}

a.collapsed .readLess {
    display: none;
}

.descriptionText:not(.in) {
    min-height: 4.25em;
    height: 4.25em;
    display: block;
    overflow: hidden;    
}

body.category-noticiasea a{
text-decoration:none;
text-transform:none;
color:#333;
}
body.category-noticiasea a:hover{
color:#1a80b6
}


button:focus { 
    outline: 0px auto -webkit-focus-ring-color;
}

/* Icon 1 */

.animated-icon1{
width: 30px;
height: 20px;
position: relative;
margin: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}

.animated-icon1:hover, .animated-icon1:focus{
	border:0!important;	
}

.animated-icon1 span {
display: block;
position: absolute;
height: 3px;
width: 100%;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

.animated-icon1 span {
background: #666;
	border:0px!important;
}


.animated-icon1 span:nth-child(1) {
top: 0px;
}

.animated-icon1 span:nth-child(2) {
top: 10px;
}

.animated-icon1 span:nth-child(3) {
top: 20px;
}

.animated-icon1.open span:nth-child(1) {
top: 11px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
opacity: 0;
left: -60px;
}

.animated-icon1.open span:nth-child(3) {
top: 11px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}  