.btn-success {
    
    border: 1px solid #81c49c;
    border-radius: 12px;
    font-weight: 100!important;
    color: #4f515b;
    background-color: #a0f0c0;
}

/*
T X T  T X T ------------------------------ 
-------------------------------------------*/

.row_title {
	margin: auto;
	margin-top: 35px!important;
	}

.txt h1 {
	color: #ff9458;
	font-size: 39px;
	font-weight: 500;
	padding: 0px 0px;
	letter-spacing: -0.043em;
	line-height: 1.1em;
	text-align: left;
	margin: auto;
	}

.txt_sub {
	color: #4f515b;
	font-size: 22px;
	margin-top: 20px;
	line-height: 24px;
	letter-spacing: -0.023em;
	line-height: 1.1em;
	text-align: left;
	font-weight: 300
}

.txt table {
	margin: 40px 0px;
	display: block;
	border-radius: 8px;
	padding: 10px 0px 20px 0px;
}

.txt thead {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.txt th {
	font-weight: 500;
	color: #5379f6;
	padding-bottom: 20px;
}

.txt tr {
	border-bottom: 1px solid #c8c8c8;
	
}

.txt td {
	padding: 30px 30px 30px 0px;
	font-weight: 300;
}

.subline {
	color: #28397b;
	background-color: #eef2ffb3;
	font-weight: 300;
	padding: 8px;
	border-radius: 8px;
	font-size: 14px;
}

.subline img {
	width: 18px;margin-right: 4px;
}

.row_contenido {
	margin-top: 30px
	}

.block_resumen {
	color: #28397b;
	font-weight: 300;
	font-size: 16px;
	border: 1px solid #5379f67d;
	padding: 10px 20px 10px 20px;
	border-radius: 12px;
	line-height: 22px;
	box-shadow: 0px -10px #5379F6;
	margin-bottom: 20px
}

.block_resumen h2 {
	font-size: 18px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 14px	
}

.block_resumen ul {
	padding: 0px 10px;
}

.block_resumen ol {
	padding: 0px 10px;
}

.block_resumen li::marker {
	font-weight: 400;
	color: #0d6efd;
}

.block_organismo {
	float: left;
	padding-bottom: 60px;
	}

.block_organismo p {
	color: #28397b;
	font-weight: 300;
	font-size: 16px;
	border: 1px solid #5379f67d;
	padding: 10px 20px 10px 30px;
	border-radius: 12px;
	line-height: 22px;
	box-shadow: 0px -10px #5379F6;
	}

.block_contenido {
	margin-top: 25px;
}

.block_contenido p {
	font-weight: 300;
	text-align: justify;
	margin-bottom: 30px;
}

.block_contenido h2 {
	color: #28397b;
	font-size: 22px;
	margin-top: 50px;
}

.block_contenido h3 {
	font-size: 18px;
	color: #6242bb;
	font-weight: 300;
	margin-top: 15px;
}

.block_contenido ol {
	margin: 10px 10px 25px 10px;
}

.block_contenido li {
	font-weight: 300;
	margin-top: 5px!important;
}

.block_contenido li::marker {
	font-weight: 400;
	color: #0d6efd;	
}

.block_contenido strong {
	color: #28397b;
	font-weight: 500;
}

.block_contenido img {
	width: 100%;
	/*margin-bottom: 40px;*/
}

.plan_content {
	margin-top: 25px;
}

.plan_content p {
	font-weight: 300;
	text-align: left;
	margin-bottom: 20px;
}

.plan_content h2 {
	color: #28397b;
	font-size: 24px;
	font-weight: 500;
	margin-top: 30px
}

.plan_content h3 {
	color: #705cb7;
	font-size: 18px;
	font-weight: 300;
	text-decoration: underline;
}

.plan_content ol {
	margin: 15px 10px 25px 0px;
}

.plan_content ul {
	margin: 15px 10px 30px 0px;
}

.plan_content strong {
	color: #28397b;
	font-weight: 500;
}

.plan_content li {
	font-weight: 300;
	margin-top: 5px!important;
}

.plan_content li::marker {
	font-weight: 400;
	color: #0d6efd;	
}

.qa {
	background-color: #F3F6FF;
	border-radius: 8px;
	padding: 20px;
	margin-top: 30px;
	margin-bottom: 50px;
}

.qa h2 {
	color: #28397b;
	font-size: 24px;
	font-weight: 500;
	text-decoration: underline;
}

.qa h3 {
	color: #3108c6;
	font-size: 18px;
	font-weight: 300;
	margin-top: 30px
}

.qa p {
	font-weight: 300;
	margin: 0;
}

.footer{
  text-align: center;
  background-color: #fef5ef;
  
  color: white;
  font-weight: 200;
  font-size: 12px
}

.footer p {
	margin:0;

}

/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*------ D E S K --------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/

@media screen and (min-width: 760px) {

	.row_title {
		margin: auto;
		margin-top: 70px!important;
	}

	.txt h1 {
		color: #ff9458;
		font-size: 54px;
		font-weight: 500;
		padding: 0px 0px;
		letter-spacing: -0.043em;
		line-height: 1.1em;
		text-align: left;
		margin: auto;
	}

	.txt h2 {
		font-weight: 400;
	}

	.block_resumen {
		color: #28397b;
		font-weight: 300;
		font-size: 16px;
		border: 1px solid #5379f67d;
		padding: 10px 30px 10px 30px;
		border-radius: 12px;
		line-height: 22px;
		box-shadow: 0px -10px #5379F6;
		margin-bottom: 20px;
		margin-right: 15px;
	}

	.block_organismo {
		float: left;
		padding: 0px;
		margin-right: 15px;
	}

	.row_contenido {
		margin-top: 40px
	}

	.block_organismo p {
	color: #28397b;
	font-weight: 300;
	font-size: 16px;
	border: 1px solid #5379f67d;
	padding: 10px 20px 10px 30px;
	border-radius: 12px;
	line-height: 22px;
	box-shadow: 0px -10px #5379F6;
	}

	.plan_content h2 {
		margin-top: 50px
	}

	.plan_content ol {
		margin: 15px 10px 25px 0px;
	}

	.plan_content ul {
		margin: 15px 10px 30px 0px;
	}

}


.uli ul {
  list-style: none;
  /* Remove default bullets */
}

.uli ul li::before {
  content: "\2022";
   /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #5379f6;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}


/***********************
  RAISED BUTTONS
************************/
.btn-primary.raised {
  box-shadow: 0 3px 0 0 #9fa9b7;
}
.btn-primary.raised:active, .btn-primary.raised.active {
  background: blue;
  box-shadow: none;
  margin-bottom: -3px;
  margin-top: 3px;
}

/***********************
  CUSTON BTN VALUES
************************/

.btn {
  /*padding: 14px 24px;
  border: 0 none;*/
  font-weight: 500;
  /*letter-spacing: 0.4px;/**/
  /*text-transform: uppercase;*/
  
}


.btn:active {
	background-color: #f3f9ff!important;
}

.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: 0 none;
}

.btn-primary {
  background-color: #ffffff;
  color: #004cae;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background: #e3ebf6;
  color: #004cae;

}
.btn-primary:active, .btn-primary.active {
  background-color: red;
  box-shadow: none;
}



/*-----------------*/
/* N A V //////////////////////////////////////////////// */

.navi-logo {
	width: 180px;
}

.container { 
	margin-top: 10px;
}

.navbar-toggler {
	padding: .15rem .55rem;
}

.colder {
	padding: 0
}

.breadcrumb-item {
	font-weight: 300;
}

ol {
	font-weight: 300;
}

.navlinks {
	color: #28397b !important;
	padding-left: 1.1rem!important;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: -0.5px;
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%2328397b' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.7' d='M4 9.5h22M4 15h22M4 20.5h22'/%3e%3c/svg%3e");	
}


/*ul { color: #dd295b;
	}*/

/*-----------------*/
/* H O M E //////////////////////////////////////////////// */

.home h1 {
	font-size: 2.5rem;
	color: #004cae;
}

.home_legend {
	margin-top: 30px;
	 font-size: 1.6rem;
	 font-weight: 300;
}

.home_padding {
	padding: 0px 5px;
}

.home_izq {
		margin-top: 60px!important;
	}





/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*------ D E S K --------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/

@media screen and (min-width: 760px) {


	/* N A V */

	.navi-bar {
		padding-left: 0px;
	}

	.navi-logo {
		width: 250px;
	}
		
	

	.colder {
		padding: 0px;
	}


	/* H O M E */

	.home h1 {
		font-size: 3.2rem;
		color: #004cae;
	}

	.home_legend {
	 font-size: 1.7rem;
	 font-weight: 300
	}

	.home_padding {
		padding: 12px;
	}

	.home_izq {
		margin-top: 100px!important;
	}

	
}
