@charset "UTF-8";
/* CSS Document */



.col-padding {

    padding-left: 0px !important;
}

    p{

    max-width: 100%;
    margin-bottom:15px;
}



.text-blue{
  color: #1d8eb9;
}
.bordeado {
    border: 1px solid #8c8b8b;
    padding: 15px;
}


    hr.style14 {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}



/*------------BUTTONS------------*/

  [class*="pill-"] {
    font-size: 1.2em !important;
      font-weight: 500;
}

[class*="pill-"]:visited {
 color:white;
}
.btn-white2-btn {
    color: #fff !important;
    border: solid 1px #fff !important;
    padding: .8rem 2rem !important;
    border-radius: 4rem !important;
    margin-top: 5px;
    text-align: center;
    line-height: 130%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}

.btn-white2-btn:hover {
  color: #0E519A !important;
    background: #fff;
}

.pill-yellow-btn {
  color: white;
  background: #fdaa29;
}
.pill-yellow-btn:hover {
  background: #f99a1e;
  color: white;
}
.pill-turquoise-btn {
  background: #00ACCA;
  color: white;
}
.pill-line-btn {
  color: #fff;
  border: solid 1px #fff;
}

.pill-line-btn:hover {
   background: #f99a1e !important;
  color: white;
  border: solid 1px #f99a1e;
}






.pill-grayline-btn:hover {
  color: #373B37;
  border: solid 1px #373B37 !important;
}
.pill-gray-btn {
  background:#ccc !important;
  color: #373B37;
;
}


@media (max-width: 480px) {

  .home-btn {
  display: none;
  right:-100%;
}
}

.d-flex

{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}

/*--------------COLOR BOXES AND TEXT---------------*/

[class*="-box"] {
  padding: 15px;
  margin: 30px 0;
  color: white;
}
[class*="line-box"] {
  color: #545454;
}
.blue-box {
  background: #677799;
  color: #fff;
}

.gobierno-box{
    background:#3668c9;
    color: #fff;
}

.legalidad-box{
    background:#fdaa29;
    color: #fff;
}

.equidad-box{
    background:#f13365;
    color: #fff;
}

.emprendimiento-box{
    background:#17906a;
    color: #fff;
}


.turquoise-box-line {
	color: #26A6A3 !important;
	background-color: transparent;
	border: 2px solid #26A6A3;
    letter-spacing: -0.5px !important;
font-size: 17px;
font-weight: 400;
    border-radius: 5px;
    padding: 10px 15px !important;
    margin: 15px 0px !important;
	
}
.yellow-box {
	background: #ffab00;
	color: #fff;
}
.yellow-text {
	color: #BEB100 !important;
}

.yellow-borde-box {
	background: #F9D326;
	color: #333;
	border: 2px solid #000;
}

.yellow-box2 {
	background: #F0DC7C;
	color: #333;
}

.white-border-box {
	background: #ffffff;
	color: #333;
	border: 1px solid #666;
}

.orange-border-box {
	background:#ffa726;
	color:#333;
   border: 1px solid #666;
}

.yellow-borde-box2 {
	background: #F0DC7C;
	color: #333;
	border: 2px solid #000;
}
.yellow-box3 {
	background: #fcf3c2;
	color: #333;
}
.yellow-borde-box3 {
	background: #fcf3c2;
	color: #333;
	border: 2px solid #000;
}



.orange-line-box {
	border: solid 2px #EB7B22;
}
.orange-text {
	color: #EB7B22 !important;
}

.red-text {
	color: #d4431b !important;
}
.orange-box1 {
	background: #fff3e0;
	color:#333;
}
.orange-box2 {
	background: #ffe0b2;
	color:#333;
}
.orange-box3 {
	background: #ffcc80;
	color:#333;
}
.orange-box4 {
	background: #ffb74d;
	color:#333;
}
.orange-box5 {
	background:#ffa726;
	color:#333;
}
.orange-box6 {
	background: #ff9800;
	color:#333;
}
.orange-box7 {
	background: #E79357;
}

.melon-box {
	background: #E65F2D;
}
.melon-box2 {
	background: #ED9171;
}
.melon-box3 {
	background: #F5C1AE;
	color: #333;
}
.brown-box {
	background: #a67c52;
}
.rust-box {
	background: #D64108;
}
.rust-box2 {
	background: #D46038;
}
.rust-box3 {
	background: #DF8162;
}
.turquoise-box {
	background: #00A6A5;
}
.blue-text {
	color: #00527B;
}
.turquoise-box2 {
	background: #4BAFAE;
	letter-spacing: 1px !important;
	font-weight: 400;
}
.turquoise-box3 {
	background: #8CC3C2;
}

.turquoise-box3 {
	background: #8CC3C2;
}

.turquoise-box4{
	background: #CFEDED;
	color: #333;
}

.blue-box2 {
	background: #46B3D0;
}
.blue-text2 {
	color: #46B3D0;
}
.blue-box3 {
	background: #008AB7;
}
.blue-box4 {
	background: #00527B;
}
.blue-box5 {
	background: #103646;
}
.violet-box{
	background: #9479B5;;
}
.green-box{
	background: #70C184;
}

.green-box2{
	background: #327c2c;
}

.green-box3{
	background: #CBDCCB;
	color: #333;
}

/*----morado----*/

.purple1-box{
	background: #ede7f6;
	color:#222;
}

.purple2-box{
	background: #d1c4e9;
	color:#222;
}

.purple3-box{
	background: #b39ddb;
	color:#222;
}

.purple4-box{
	background: #9d87cc;
	color:#222;
}

.white-box{
	background: #fff;
	color: #333;
}
.gray2-box {
	background: #f5f5f5 !important;
	color: #454545 !important;
}


.txt-datos {

    font-size: 20px;
    color: #4e4d4d;
    font-weight: 600;
    line-height: 23px;
    text-align: center;

}

.num-datos {

    font-size: 50px;
    color: #36c;
    font-weight: 500;
    text-align: center;
    letter-spacing: -2px;
    font-family: 'Oswald', sans-serif;

}

.num-datos-s {

    font-size: 40px;
    color: #36c;
    font-weight: 500;
    letter-spacing: -2px;
    font-family: 'Oswald', sans-serif;

}

.num-datos-xs {

    font-size: 25px;
    color: #666;
    font-weight: 500;
    letter-spacing: -2px;
    font-family: 'Oswald', sans-serif;

}

p span{
    display: block;
}


/*----------------Margins-----------------------*/

.mtop0 {
  margin-top: 0rem;
}
.mtop5 {
  margin-top: .5rem;
}
.mtop10 {
  margin-top: 1rem;
}
.mtop15 {
  margin-top: 1.5rem;
}
.mtop20 {
  margin-top: 2rem;
}
.mtop30 {
  margin-top: 3rem;
}
.mtop35 {
  margin-top: 3.5rem;
}
.mtop40 {
  margin-top: 4rem;
}
.mbottom15 {
  margin-bottom: 1.5rem;
}
.mbottom20 {
  margin-bottom: 2rem;
}
.mbottom30 {
  margin-bottom: 3rem;
}
.mleft5 {
  margin-left: .5rem;

}

.mright{
    margin-right: 1.5rem;
}

.pb20{
    padding-bottom: 20px;
}

.pb30{
    padding-bottom: 30px;
}

.pr-20{
    padding-right: 20px;
}

.pl-20{
    padding-left: 20px;
}

.pr10 {
  padding-right: 10px;
}

.pt0{
    padding-top: 0px;
}

.pb0{
    padding-bottom: 0px;
}

/*----------------Font sizes-----------------------*/
.txt16 {
  font-size: 1.6rem !important;
}
.txt20 {
  font-size: 2rem;
  line-height: 2rem;
}

.txt25 {
  font-size: 2.5rem;
  line-height: 2.5rem;
}
.txt30 {
  font-size: 3rem;
  line-height: 3.5rem;
}
.txt40 {
  font-size: 4rem;
  line-height: 4.5rem;
}

.fondo-sie {
  background:   linear-gradient(
      rgba(0, 0, 0, 0.4),
      rgba(0, 0, 0, 0.2)
    ), url(/documents/35741319/35748709/bkg-sie.jpg/a8974e94-5844-c016-17b9-6a3f8877447e?t=1563292847919) no-repeat center center #F6AA4C;
  margin-bottom: 20px;
  background-size: cover;
  padding: 25px;
  
}
.fondo-sie h1 img {
  width: 50%;
  align-content:"center";
}

.border-left{
    border-left:solid 1px #fff;
}

.border-left-gray{
    border-left:solid 1px #666;
}
/* ----------LIST-----------*/

[class*='list'] {
	margin: 15px 0;
	padding: 0;
	list-style: none;
}
ul.list1 li {
	padding: 0 0 0px 15px;
	margin: 0 0 10px 0;
	position: relative;
    max-width: 100% !important;
}
ul.list1 li:last-child {
	margin: 0;
}
ul.list1 li:before {
	content: "\f054";
	font-family: 'FontAwesome';
	display: block;
	height: 0;
	width: 0;
	left: 0px;
	top: 5px;
	position: absolute;
	color: rgba(51,102,204,0.5);
	font-size: 10px;
}

.flex-altura {
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
    align-content: center;
}

/*
@media only screen and (max-width:600px) {
 .altura {
  background:red
 }
}
@media only screen and (min-width:600px) {
 .altura {
  background:green
 }
}
@media only screen and (min-width:768px) {
 .altura {
  background:blue
 }
}*/
@media only screen and (min-width:992px) {
 .altura {
   height: 500px;
 }
}
@media only screen and (min-width:1200px) {
 .altura {
   height: 500px;
 }
}

/*---MENU----*/

ul
{
    font-family: 'Work Sans', sans-serif;
margin:0px;
padding:0px;
list-style-type:none;
-webkit-backface-visibility: hidden; backface-visibility: hidden;  
}
.menu-sie
{
position:relative;
background:#efefef; 
width:300px;
height:70px;
margin-bottom:5px;
}
.link_bg
{
 width:70px;
 height:70px;
 position:absolute;
 background:#1d8eb9;
 color:#fff;
 z-index:2;
}
.link_bg i
{
 position:relative;
}
.link_title
{
position:absolute;
width:100%;
z-index:3;
color:#fff;
}

.menu-sie:hover .link_bg
{
width:100%;
background:#1d8eb9;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;  
}
.menue-sie:hover a
{
font-weight:bold;
-webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out; 
-o-transition:all .5s ease-in-out; 
-ms-transition:all .5s ease-in-out;
 transition:all .5s ease-in-out;  
}
.icon
{
position:relative;
width:70px;
height:70px;
text-align:center;
color:#fff;
-webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out; 
-o-transition:all .5s ease-in-out; 
-ms-transition:all .5s ease-in-out;   
float:left;
transition:all .5s ease-in-out;   
}
.icon i{top:22px;position:relative;}
a.microdatos{
    font-family: 'Work Sans', sans-serif;
display:block;
position:absolute;
float:left;
color:#333;
text-decoration:none;
margin-left: 90px;
}

a.microdatos:hover{

color:#fff;
}

span.sie
{
margin-top:18px;
display:block;
}


