/*** RESE ***/
body, html, div, blockquote, img, label, h1, h2, h3, h4, h5, h6, pre, dl, dt, dd, a, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
}

li, img { vertical-align: top; }

*{ -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box }::after,::before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box }

/*** FUNC ***/
html, body {
	font-family: 'Inter Tight', sans-serif;
}

a {	text-decoration: none; }

/*** SCRO ***/
::-webkit-scrollbar { width: 10px; }
::-moz-scrollbar { width: 10px; }
::-o-scrollbar { width: 10px; }

::-webkit-scrollbar-track { background: #fff; }
::-moz-scrollbar-track { background: #fff; }
::-o-scrollbar-track { background: #fff; }

::-webkit-scrollbar-thumb { background: #0022b3; }
::-moz-scrollbar-thumb { background: #0022b3; }
::-o-scrollbar-thumb { background: #0022b3; }

/*** SCRO GOTO ***/
.scro_goto {
	width: 60px;
	height: 60px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 220%;
	right: 0;
	bottom: 0;
	background: rgba(36,83,230,0.8);
	display: none;
	position: fixed;
	cursor: pointer;
	z-index: 99;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.scro_goto:hover {
	background: rgba(30,46,66,0.8);
}

/*** WRAP ***/
.wrap {
	width: 100%;
	background: url('../imagenes/wrap_back.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	float: left;
}

.wrap_info {
	background: url('../imagenes/wrap_back_info.jpg');
	background-repeat: no-repeat;
	background-size: contain;
}

/*** HEAD ***/
.head_wrap {
	max-width: 1200px;
	padding: 0.5% 0;
	margin: 0 auto;
	position: relative;
	z-index: 9;
}

.head_prev {
	width: 100%;
	padding: 0.5% 0;
	float: left;
	position: relative;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.head_prev_scro { display: none; }

.head_prev::before {
	content: '';
	width: 100%;
	height: 200%;
	left: 0;
	position: absolute;
}

.head_prev_scro {
	display: none;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.head_prev_eslo {
	width: 30%;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #08203a;
	font-weight: 500;
	line-height: 28px;
	float: left;
}

.head_prev_cont {
	width: 70%;
	float: left;
	position: relative;
}

.head_prev_cont ul {
    width: 100%;
	text-align: right;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.head_prev_cont li {
	padding: 0 20px;
	position: relative;
	display: inline-block;
}

.head_prev_cont li:first-child { padding-left: 0; }

.head_prev_cont li:last-child { padding-right: 0; }

.head_prev_cont li::after {
	content: '';
	width: 1px;
	height: 50%;
	top: 5.5px;
	right: -5px;
	background: #fff;
	position: absolute;
}

.head_prev_cont li:last-child::after { display: none; }

.head_prev_cont_icon {
    width: 25px;
	height: 30px;
    font-size: 20px;
	color: #fff;
    text-align: center;
	line-height: 160%;
	float: left;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.head_prev_cont li:hover .head_prev_cont_icon {
	color: #fff;
}

.head_prev_cont_titu {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	font-weight: 600;
	margin-left: 5px;
	float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: none;
    display: block;	
}

.head_lome {
	width: 100%;
	padding: 1% 2%;
	background: #fff;
	border-radius: 8px;
	float: left;
	position: relative;
}

.head_lome_logo {
	width: 120px;
	float: left;
	position: relative;
}

.head_lome_logo img {
	width: 100%;
}

.head_lome_menu {
	margin-left: 15%;
	margin-top: 20px;
	float: left;
}

.head_lome_llam {
	width: 170px;
	margin-top: 15px;
	float: right;
}

.head_lome_llam_celu {
	width: 170px;
	margin-top: 15px;
	margin-right: 65px;
	float: right;
	position: relative;
	display: none;
}

.head_lome_llam_icon {
	width: 46px;
	height: 46px;
	font-size: 28px;
	color: #fff;
	text-align: center;
	line-height: 200%;
	background-image: linear-gradient(to right, #002ce6, #2453e6);
	background-image: -webkit-linear-gradient(right, #002ce6, #2453e6);
	background-image: -moz-linear-gradient(right, #002ce6, #2453e6);
	background-image: -o-linear-gradient(right, #002ce6, #2453e6);
	border-radius: 50%;
	float: left;
}

.head_lome_llam_info {
	width: calc(100% - 50px);
	padding-left: 10px;
	float: left;
}

.head_lome_llam_info_titu {
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #8d8d8d;
	float: left;
}

.head_lome_llam_info_subt {
	width: 100%;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	color: #08203a;
	font-weight: 700;
	line-height: 130%;
	float: left;
}

/*** TITU ***/
.titu_wrap {
	width: 100%;
	padding: 12% 0 0 0;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: cover !important;
	border-bottom: 6px solid #ddd;
	float: left;
	position: relative;
}

.titu_wrap::before {
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.3);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: absolute;
}

.titu_head {
	width: 100%;
	padding-right: 50%;
	float: left;
	position: relative;
	z-index: 1;
}

.titu_head h1 {
	width: 100%;
	font-size: 50px;
	color: #fff;
	text-align: left;	
	font-weight: 700;
	line-height: 110%;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
	margin-bottom: 20px;
	float: left;
}

.titu_head_titu {
	width: 100%;
	font-size: 50px;
	color: #fff;
	text-align: left;	
	text-transform: uppercase;
	font-weight: 700;
	line-height: 110%;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
	margin-bottom: 20px;
	float: left;
}

.titu_head_subt {
	width: 100%;
	font-size: 18px;
	color: #fc7e00;
	text-align: center;
	font-weight: 500;
	margin-top: 20px;
	float: left;
}

.titu_head_subt p {
	margin: 0;
}

.titu_miga {
	width: auto;
	padding: 10px 0;
	margin-top: 20px;
    float: left;
	position: relative;
}

.titu_miga::before {
    content: '';
    width: 250%;
    height: 150%;
    top: 0;
    left: -120%;
    transform: skewX(35deg);
    position: absolute;
    z-index: 0;
}

.titu_miga_list {
	width: 100%;
    float: left;
	position: relative;
}

.titu_miga_list ul {
	width: 100%;
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

.titu_miga_list li {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
    color: #fff;
    font-weight: 500;
	display: inline-block;
	position: relative;
}

.titu_miga_list li::after {
	content: '\f105';
    font-family: 'FontAwesome';
    font-size: 18px;
	color: #1646d2;
	margin: 0 10px;
}

.titu_miga_list li:last-child::after {
	display: none;
}

.titu_miga_list li a {
	color: #fff;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.titu_miga_list li a:hover {
	color: #1646d2;
	text-decoration: none;
}

/*** SLID IMAG ***/
.slid_main_wrap {
	width: 100%;
	padding: 1% 1% 3% 9%;
	float: left;
}

.slid_main_sec1 {
	width: 48%;
	float: left;
}

.slid_main_sec1_head {
	width: 100%;
	float: left;
}

.slid_main_sec1_head h2 {
    width: 100%;
    font-size: 24px;
	color: transparent;
    font-weight: 800;
    margin-top: 10px;
	background-image: linear-gradient(to right, #1b146a, #2453e6);
	background-image: -webkit-linear-gradient(right, #1b146a, #2453e6);
	background-image: -moz-linear-gradient(right, #1b146a, #2453e6);
	background-image: -o-linear-gradient(right, #1b146a, #2453e6);
	-webkit-background-clip: text;
	background-clip: text;
    float: left;
}

.slid_main_sec1_head h1 {
    width: 100%;
    font-size: 74px;
    color: #08203a;
    font-weight: 800;
	line-height: 100%;
    margin-top: 10px;
    float: left;
}

.slid_main_sec1_head h1 span {
	color: #2453e6;
}

.slid_main_sec1_info {
	width: 100%;
	float: left;
}

.slid_main_sec1_info_deta {
    width: 100%;
    font-size: 16px;
    color: #08203a;
	line-height: 130%;
    float: left;
}

.slid_main_sec1_info_eslo {
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #08203a;
	font-weight: 500;
	line-height: 28px;
	float: left;
}

.slid_main_sec1_foot {
	width: 100%;
	margin-top: 15px;
	float: left;
}

.slid_main_sec1_foot_enl1 {
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	padding: 15px 30px;
	margin-right: 5%;
	background-image: linear-gradient(to right, #002ce6, #2453e6);
	background-image: -webkit-linear-gradient(right, #002ce6, #2453e6);
	background-image: -moz-linear-gradient(right, #002ce6, #2453e6);
	background-image: -o-linear-gradient(right, #002ce6, #2453e6);
	border-radius: 5px;
	float: left;
	position: relative;
	overflow: hidden;
}

.slid_main_sec1_foot_enl1:hover {
	background-image: linear-gradient(to left, #002ce6, #2453e6);
	background-image: -webkit-linear-gradient(left, #002ce6, #2453e6);
	background-image: -moz-linear-gradient(left, #002ce6, #2453e6);
	background-image: -o-linear-gradient(left, #002ce6, #2453e6);
}

.slid_main_sec1_foot_enl1::after {
    content: '';
    width: 50px;
	height: 110%;
    top: -10%;
    left: -35%;
	background: #fff;
    position: absolute;
    opacity: .2;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.slid_main_sec1_foot_enl1:hover::after {
    left: 110%;
}

.slid_main_sec1_foot_enl1 span {
	font-size: 18px;
}

.slid_main_sec1_foot_enl2 {
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	padding: 15px 30px;
	background: #08203a;
	border-radius: 5px;
	float: left;
	position: relative;
	overflow: hidden;
}

.slid_main_sec1_foot_enl2:hover {
	background: #2453e6;
}

.slid_main_sec1_foot_enl2::after {
    content: '';
    width: 50px;
	height: 110%;
    top: -10%;
    left: -35%;
	background: #fff;
    position: absolute;
    opacity: .2;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.slid_main_sec1_foot_enl2:hover::after {
    left: 110%;
}

.slid_main_sec1_foot_enl2 span {
	font-size: 18px;
}

.slid_main_sec2 {
	width: 48%;
	float: right;
}

.slid_main_sec2_foto {
	width: 100%;
	padding: 9px;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 10px 60px rgba(0,10,80,.15);
	float: left;
}

.slid_main_sec2_foto ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.slid_main_sec2_foto_elem {
	width: 100%;
	float: left;
}

.slid_main_sec2_foto_elem_medi {
	width: 100%;
	float: left;
}

.slid_main_sec2_foto_elem_medi_foto {
	width: 100%;
	float: left;
}

.slid_main_sec2_foto_elem_medi_foto img {
	width: 100%;
	border-radius: 8px;
}

.slid_main_imag_enla {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	z-index: 2;
}

/*** NOSO INIC ***/
.noso_inic_wrap {
	width: 100%;
	padding: 5% 0;
	background: #fefefe;
	float: left;
}

.noso_inic_sec1 {
	width: 50%;
	float: left;
}

.noso_inic_sec1_head {
	width: 100%;
	float: left;
}

.noso_inic_sec1_head h2 {
	width: 100%;
    font-size: 20px;
    color: #2453e6;
    font-weight: 700;
    letter-spacing: 1px;
	float: left;
	position: relative;
}

.noso_inic_sec1_head h2:after {
    content: '';
    width: 30px;
    height: 2px;
    text-align: left;
    bottom: 4px;
    margin: 0px 0px 0px 10px;
    background: #2453e6;
    display: inline-block;
    position: relative;
}

.noso_inic_sec1_head h3 {
	width: 100%;
	font-size: 32px;
	color: #08203a;
	font-weight: 800;
	letter-spacing: 1px;
	margin-top: 10px;
	float: left;
}

.noso_inic_sec1_head h3 span {
	color: #2453e6;
}

.noso_inic_sec1_info {
	width: 100%;
	margin-top: 10px;
	float: left;
}

.noso_inic_sec1_info_deta {
	width: 100%;
	font-size: 16px;
	color: #4d4d4d;
	float: left;
}

.noso_inic_sec1_fort {
	width: 100%;
	margin-top: 10px;
	float: left;
}

.noso_inic_sec1_fort ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.noso_inic_sec1_fort li {
	width: 100%;
	margin-bottom: 15px;
	float: left;
}

.noso_inic_sec1_fort li:last-child {
	margin-bottom: 0;
}

.noso_inic_sec1_fort_elem {
	width: 100%;
	padding: 4%;
	border-radius: 8px;
	box-shadow: 0px 0px 10px 0 rgba(0,0,0,0.1);
	border-bottom: 4px solid transparent;
	float: left;
	transition: all 0.3s ease 0s;
}

.noso_inic_sec1_fort li:hover .noso_inic_sec1_fort_elem {
	border-bottom: 4px solid #2453e6;
}

.noso_inic_sec1_fort_elem_icon {
	width: 50px;
	font-size: 50px;
	color: transparent;
	background-image: linear-gradient(to right, #1b146a, #2453e6);
	background-image: -webkit-linear-gradient(right, #1b146a, #2453e6);
	background-image: -moz-linear-gradient(right, #1b146a, #2453e6);
	background-image: -o-linear-gradient(right, #1b146a, #2453e6);
	-webkit-background-clip: text;
	background-clip: text;
	float: left;
}

.noso_inic_sec1_fort_elem_info {
	width: calc(100% - 65px);
	padding-left: 15px;
	float: left;
}

.noso_inic_sec1_fort_elem_info h3 {
    width: 100%;
    font-size: 18px;
    color: #08203a;
    font-weight: 700;
    float: left;
    position: relative;
}

.noso_inic_sec1_fort_elem_info_deta {
    width: 100%;
    font-size: 15px;
    color: #4d4d4d;
	margin-top: 5px;
    float: left;
}

.noso_inic_sec1_fort_elem_info_deta p {
	margin: 0;
}

.noso_inic_sec2 {
	width: 44%;
	margin-top: 2%;
	padding-bottom: 5%;
	float: right;
	position: relative;
}

.noso_inic_sec2_medi {
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
}

.noso_inic_sec2_medi::before {
    content: '';
    width: 100%;
    height: 110%;
    top: -3%;
    right: 0;
	background: linear-gradient(120deg, #2453e6 0%, #041db4 100%);
    border-radius: 465px 0 5px 5px;
    position: absolute;
	z-index: -1;
}

.noso_inic_sec2_medi::after {
    content: '';
    width: 100%;
    height: 110%;
    top: 0;
    left: 0;
    background-image: url('../imagenes/noso_inic_sec2_afte.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    overflow: hidden;
	z-index: -1;
}

.noso_inic_sec2_medi_foto {
	width: 100%;
	border: 8px solid #fff;
	border-radius: 50%;
	box-shadow: 0 10px 60px rgba(0,10,80,.15);
	float: left;
}

.noso_inic_sec2_medi_foto img {
	width: 100%;
	border-radius: 50%;
}

.noso_inic_sec2_medi_expe {
	width: 170px;
	height: 170px;
	top: -20px;
	left: -20px;
	padding: 5%;
	background: linear-gradient(120deg, #2453e6 0%, #041db4 100%);
	border-radius: 50%;
	border: 8px solid #fff;
	box-shadow: 0 10px 60px rgba(0,10,80,.15);
	position: absolute;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
}

.noso_inic_sec2_medi_expe_titu {
    width: 100%;
    font-size: 46px;
    color: #fff;
    text-align: center;
    font-weight: 700;
	text-transform: uppercase;
    float: left;
}

.noso_inic_sec2_medi_expe_subt {
    width: 100%;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    float: left;
}

.noso_inic_sec2_foot {
	width: 100%;
	margin-top: 60px;
	float: left;
}

.noso_inic_sec2_foot_enla {
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	padding: 15px 30px;
	background: #08203a;
	border-radius: 5px;
	float: right;
	position: relative;
	overflow: hidden;
}

.noso_inic_sec2_foot_enla:hover {
	background: #2453e6;
}

.noso_inic_sec2_foot_enla::after {
    content: '';
	width: 50px;
	height: 110%;
    top: -10%;
    left: -35%;
	background: #fff;
    position: absolute;
    opacity: .2;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.noso_inic_sec2_foot_enla:hover::after {
    left: 110%;
}

.noso_inic_sec2_foot_enla span {
	font-size: 18px;
}

/*** NOSO ITEM ***/
.noso_item_wrap {
	width: 100%;
	background: #fff;
	float: left;
}

.noso_item_info {
	width: 100%;
	padding: 4% 0;
	float: left;
}

.noso_item_info_sec1 {
	width: 54%;
	float: left;
}

.noso_item_info_sec1_head {
	width: 100%;
	float: left;
}

.noso_item_info_sec1_head h2 {
    width: 100%;
    font-size: 26px;
    color: #08203a;
    font-weight: 800;
    letter-spacing: 1px;
    margin-top: 10px;
    float: left;
}

.noso_item_info_sec1_info {
	width: 100%;
	float: left;
}

.noso_item_info_sec1_info_deta {
	width: 100%;
	font-size: 16px;
	color: #4d4d4d;
	text-align: justify;
	line-height: 135%;
	float: left;
}

.noso_item_info_sec1_info_deta h2 {
    width: 100%;
    font-size: 18px;
    color: #002ce6;
    font-weight: 600;
    margin-bottom: 10px;
    float: left;
}

.noso_item_info_sec1_info_deta a {
	color: #08203a;
	text-decoration: underline;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.noso_item_info_sec1_info_deta ul {
	padding-left: 40px;
	margin-bottom: 20px;
	list-style-image: url('../imagenes/main_deta_li_azul.png');
}

.noso_item_info_sec1_info_deta a:hover {
	color: #002ce6;
}

.noso_item_info_sec1_info_deta iframe {
	width: 100% !important;
}

.noso_item_info_sec1_fort {
	width: 100%;
	margin-top: 20px;
	float: left;
}

.noso_item_info_sec1_fort ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.noso_item_info_sec1_fort li {
	width: 49%;
	margin-bottom: 2%;
	float: left;
}

.noso_item_info_sec1_fort li:nth-last-child(2) {
	margin-bottom: 0;
}

.noso_item_info_sec1_fort li:last-child {
	margin-bottom: 0;
}

.noso_item_info_sec1_fort li:nth-child(odd) {
	float:left;
    clear:left;
}

.noso_item_info_sec1_fort li:nth-child(even) {
	float:right
}

.noso_item_info_sec1_fort_elem {
	width: 100%;
	padding: 6%;
	background: #f1f8fb;	
	float: left;
}

.noso_item_info_sec1_fort_elem_head {
	width: 100%;
	float: left;
}

.noso_item_info_sec1_fort_elem_head_icon {
	width: 40px;
	font-size: 36px;
	color: #041db4;
	float: left;
}

.noso_item_info_sec1_fort_elem_head h3 {
	width: calc(100% - 50px);
    font-size: 17px;
    color: #08203a;
	font-weight: 600;
	padding-left: 10px;
	float: left;
}

.noso_item_info_sec1_fort_elem_deta {
    width: 100%;
    font-size: 15px;
    color: #4d4d4d;
    text-align: left;
	margin-top: 5px;
    float: left;
}

.noso_item_info_sec1_fort_elem_deta p {
	margin-top: 0;
}

.noso_item_info_sec2 {
	width: 40%;
	float: right;
}

.noso_item_info_sec2_medi {
	width: 100%;
	float: left;
}

.noso_item_info_sec2_medi_foto {
	width: 100%;
	float: left;
	position: relative;
}

.noso_item_info_sec2_medi_foto::before {
    content: '';
    top: -10px;
    right: -10px;
    border-width: 0 100px 100px 0;
    border-style: solid;
    border-color: #002ce6 #002ce6 transparent #002ce6;
    position: absolute;
    display: inline-block;
}

.noso_item_info_sec2_medi_foto img {
	width: 100%;
}

.noso_item_info_sec2_enla {
	font-size: 15px;
	color: #fff;
	text-align: center;
	font-weight: 600;
	padding: 15px 30px;
	margin-top: 30px;
	background: #08203a;
	border-radius: 5px;
	float: right;
	position: relative;
	overflow: hidden;
}

.noso_item_info_sec2_enla:hover {
	background: #2453e6;
}

.noso_item_info_sec2_enla::after {
    content: '';
	width: 50px;
	height: 110%;
    top: -10%;
    left: -40%;
	background: #fff;
    position: absolute;
    opacity: .2;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.noso_item_info_sec2_enla:hover::after {
    left: 110%;
}

.noso_item_info_sec2_enla span {
	font-size: 18px;
}

/*** SERV INIC ***/
.serv_inic_wrap {
	width: 100%;
	padding: 6% 0;
	background: url('../imagenes/serv_inic_wrap_back.jpg');
	background-size: cover;
	float: left;
}

.serv_inic_head {
	width: 100%;
	float: left;
}

.serv_inic_head h2 {
	width: 100%;
	text-align: center;
	float: left;
}

.serv_inic_head h2 span {
	font-size: 15px;
	color: #2453e6;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
}

.serv_inic_head h2 span::before {
	content: '';
    width: 30px;
    height: 2px;
    text-align: left;
	bottom: 4px;
    margin: 0px 10px 0px 0px;
	background: #2453e6;
    display: inline-block;
    position: relative;
}

.serv_inic_head h2 span:after {
	content: '';
    width: 30px;
    height: 2px;
    text-align: left;
    bottom: 4px;
    margin: 0px 0px 0px 10px;
    background: #2453e6;
	display: inline-block;
    position: relative;
}

.serv_inic_head h3 {
	width: 100%;
	font-size: 36px;
	color: #08203a;
    text-align: center;
	font-weight: 800;
	letter-spacing: 1px;
	padding: 0 10%;
	margin-top: 10px;
	float: left;
}

.serv_inic_head h3 span {
    color: #2453e6;
}

.serv_inic_list {
	width: 100%;
	margin-top: 40px;
	float: left;
}

.serv_inic_list ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.serv_inic_list li {
	width: 94%;
	margin: 10px 3%;
	float: left;
}

.serv_inic_list_elem {
	width: 100%;
	float: left;
}

.serv_inic_list_elem_medi {
	width: 80%;
	margin: 0 10%;
	float: left;
}

.serv_inic_list_elem_medi_foto {
	width: 100%;
	border: 7px solid #fff;
	border-radius: 50%;
	float: left;
	position: relative;
	overflow: hidden;
}

.serv_inic_list_elem_medi_foto::after {
    content: '';
	width: 50px;
	height: 110%;
    top: -10%;
    left: -40%;
	background: #fff;
    position: absolute;
    opacity: .2;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.serv_inic_list li:hover .serv_inic_list_elem_medi_foto::after {
    left: 110%;
}

.serv_inic_list_elem_medi_foto img {
	width: 100%;
	border-radius: 50%;
}

.serv_inic_list_elem_info {
	width: 100%;
	padding: 6.5%;
	background: #fff;
	border-radius: 0 0 5px 5px;
	float: left;
	position: relative;
	transition: all 0.3s ease 0s;
}

.serv_inic_list li:hover .serv_inic_list_elem_info {
	box-shadow: 1px 15px 30px 1px rgba(0,10,80,.15);
}

.serv_inic_list_elem_info::before {
	content: '';
	width: 100%;
	height: 150%;
	top: -50%;
	left: 0;
	background: #fff;
	clip-path: polygon(0 11%,100% 0,100% 100%,25% 100%,0 100%);
	-webkit-clip-path: polygon(0 11%,100% 0,100% 100%,25% 100%,0 100%);
	-moz-clip-path: polygon(0 11%,100% 0,100% 100%,25% 100%,0 100%);
	-ms-clip-path: polygon(0 11%,100% 0,100% 100%,25% 100%,0 100%);
	-o-clip-path: polygon(0 11%,100% 0,100% 100%,25% 100%,0 100%);
	z-index: -1;
	position: absolute;
	-webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
	-khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
	-moz-transition: .3s cubic-bezier(.24,.74,.58,1);
	-ms-transition: .3s cubic-bezier(.24,.74,.58,1);
	-o-transition: .3s cubic-bezier(.24,.74,.58,1);
	transition: .3s cubic-bezier(.24,.74,.58,1);
}

.serv_inic_list_elem_info h3 {
    width: 100%;
	font-family: 'Poppins', sans-serif;
    font-size: 20px;
    color: #08203a;
	text-align: center;
    font-weight: 700;
	line-height: 130%;
    float: left;
    position: relative;
}

.serv_inic_list_elem_info_subt {
    width: 100%;
	font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #808080;
	text-align: center;
	margin-top: 15px;
    float: left;
}

.serv_inic_list_elem_info_subt p {
	margin: 0;
}

.serv_inic_list_elem_info_enla {
	width: 146px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	padding: 8px 40px;
	margin-top: 20px;
	margin-left: calc(50% - 73px);
	background: #08203a;
	border-radius: 5px;
	float: left;
	position: relative;
	overflow: hidden;
}

.serv_inic_list_elem_info_enla:hover {
	background: #2453e6;
}

.serv_inic_list_elem_info_enla::after {
    content: '';
	width: 50px;
	height: 110%;
    top: -10%;
    left: -40%;
	background: #fff;
    position: absolute;
    opacity: .2;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.serv_inic_list_elem_info_enla:hover::after {
    left: 110%;
}

.serv_inic_list_elem_info_enla span {
	font-size: 17px;
}

.serv_inic_foot {
	width: 100%;
	margin-top: 25px;
	float: left;
}

.serv_inic_foot_enla {
	width: 200px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	font-weight: 600;
	padding: 15px 30px;
	margin-left: calc(50% - 100px);
	background: #08203a;
	border-radius: 5px;
	float: left;
	position: relative;
	overflow: hidden;
}

.serv_inic_foot_enla:hover {
	background: #2453e6;
}

.serv_inic_foot_enla::after {
    content: '';
	width: 50px;
	height: 110%;
    top: -10%;
    left: -40%;
	background: #fff;
    position: absolute;
    opacity: .2;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.serv_inic_foot_enla:hover::after {
    left: 110%;
}

.serv_inic_foot_enla span {
	font-size: 18px;
}

/*** SERV LIST ***/
.serv_list_wrap {
	width: 100%;
	float: left;
}

.serv_list_list {
	width: 100%;
    padding: 4% 0;
	float: left;
}

.serv_list_list ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.serv_list_list li {
	width: 23%;
	margin: 0 1%;
	margin-bottom: 3%;
	float: left;
}

.serv_list_list li:nth-child(4n+1) {
	clear: left;
}

.serv_list_list_elem {
	width: 100%;
	float: left;
}

.serv_list_list_elem_medi {
	width: 80%;
	margin: 0 10%;
	float: left;
	position: relative;
	z-index: 2;
}

.serv_list_list_elem_medi_foto {
	width: 100%;
	border: 7px solid #fff;
	border-radius: 50%;
	box-shadow: 0 10px 20px rgba(0,10,80,.15);
	float: left;
	position: relative;
	overflow: hidden;
}

.serv_list_list_elem_medi_foto::after {
    content: '';
	width: 50px;
	height: 110%;
    top: -10%;
    left: -40%;
	background: #fff;
    position: absolute;
    opacity: .2;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.serv_list_list li:hover .serv_list_list_elem_medi_foto::after {
    left: 110%;
}

.serv_list_list_elem_medi_foto img {
	width: 100%;
	border-radius: 50%;
}

.serv_list_list_elem_info {
	width: 100%;
	padding: 6.5%;
	background: #f9f9f9;
	border-radius: 0 0 5px 5px;
	box-shadow: 1px 20px 23px 1px rgba(0,10,80,.1);
	float: left;
	position: relative;
	z-index: 1;
	transition: all 0.3s ease 0s;
}

.serv_list_list li:hover .serv_list_list_elem_info {
	box-shadow: 1px 20px 23px 1px rgba(0,10,80,.2);
}

.serv_list_list_elem_info::before {
	content: '';
	width: 100%;
	height: 150%;
	top: -50%;
	left: 0;
	background: #f9f9f9;
	clip-path: polygon(0 11%,100% 0,100% 100%,25% 100%,0 100%);
	-webkit-clip-path: polygon(0 11%,100% 0,100% 100%,25% 100%,0 100%);
	-moz-clip-path: polygon(0 11%,100% 0,100% 100%,25% 100%,0 100%);
	-ms-clip-path: polygon(0 11%,100% 0,100% 100%,25% 100%,0 100%);
	-o-clip-path: polygon(0 11%,100% 0,100% 100%,25% 100%,0 100%);
	z-index: -1;
	position: absolute;
	-webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
	-khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
	-moz-transition: .3s cubic-bezier(.24,.74,.58,1);
	-ms-transition: .3s cubic-bezier(.24,.74,.58,1);
	-o-transition: .3s cubic-bezier(.24,.74,.58,1);
	transition: .3s cubic-bezier(.24,.74,.58,1);
}

.serv_list_list_elem_info h3 {
    width: 100%;
	font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #08203a;
	text-align: center;
    font-weight: 700;
	line-height: 130%;
    float: left;
}

.serv_list_list_elem_info_subt {
    width: 100%;
	font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #808080;
	text-align: center;
	margin-top: 15px;
    float: left;
}

.serv_list_list_elem_info_subt p {
	margin: 0;
}

.serv_list_list_elem_info_enla {
	width: 140px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	padding: 8px 40px;
	margin-top: 20px;
	margin-left: calc(50% - 70px);
	background: #08203a;
	border-radius: 5px;
	float: left;
	position: relative;
	overflow: hidden;
}

.serv_list_list_elem_info_enla:hover {
	background: #2453e6;
}

.serv_list_list_elem_info_enla::after {
    content: '';
	width: 50px;
	height: 110%;
    top: -10%;
    left: -40%;
	background: #fff;
    position: absolute;
    opacity: .2;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.serv_list_list_elem_info_enla:hover::after {
    left: 110%;
}

.serv_list_list_elem_info_enla span {
	font-size: 17px;
}

/*** BLOG TIPO LIST ***/
.blog_tipo_list_wrap {
	width: 100%;
	background: #fff;
	float: left;
}

.blog_tipo_list_list {
	width: 100%;
    padding: 4% 0;
	float: left;
}

.blog_tipo_list_list ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.blog_tipo_list_list li {
	width: 31.3%;
	margin: 0 1%;
	margin-bottom: 3%;
	float: left;
}

.blog_tipo_list_list li:nth-child(3n+1) {
	float: left;
	clear: left;
}

.blog_tipo_list_list li:last-child {
	margin-bottom: 0;
}

.blog_tipo_list_list_elem {
	width: 100%;
	float: left;
}

.blog_tipo_list_list_elem_medi {
	width: 100%;
	float: left;
	position: relative;
	z-index: 2;
}

.blog_tipo_list_list_elem_medi_foto {
	width: 100%;
	box-shadow: 0 10px 60px rgba(0,10,80,.15);
	float: left;
	position: relative;
	overflow: hidden;
}

.blog_tipo_list_list_elem_medi_foto::after {
    content: '';
	width: 50px;
	height: 110%;
    top: -10%;
    left: -40%;
	background: #fff;
    position: absolute;
    opacity: .2;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.blog_tipo_list_list li:hover .blog_tipo_list_list_elem_medi_foto::after {
    left: 110%;
}

.blog_tipo_list_list_elem_medi_foto img {
	width: 100%;
}

.blog_tipo_list_list_elem_info {
	width: 95%;
	padding: 6.5%;
	margin: -20px 2.5% 0 2.5%;
	background: #fff;
	border-radius: 0 0 5px 5px;
	box-shadow: 1px 20px 23px 1px rgba(0,10,80,.1);
	float: left;
	position: relative;
	z-index: 2;
	transition: all 0.3s ease 0s;
}

.blog_tipo_list_list li:hover .blog_tipo_list_list_elem_info {
	box-shadow: 1px 20px 23px 1px rgba(0,10,80,.2);
}

.blog_tipo_list_list_elem_info:before {
    content: '';
    width: 100%;
	height: 120%;
    top: -15%;
	left: 0;
    background: #fff;
    clip-path: polygon(0 11%,100% 0,100% 100%,25% 100%,0 100%);
    -webkit-clip-path: polygon(0 11%,100% 0,100% 100%,25% 100%,0 100%);
    -moz-clip-path: polygon(0 11%,100% 0,100% 100%,25% 100%,0 100%);
    -ms-clip-path: polygon(0 11%,100% 0,100% 100%,25% 100%,0 100%);
    -o-clip-path: polygon(0 11%,100% 0,100% 100%,25% 100%,0 100%);
    z-index: -1;
    position: absolute;
    -webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .3s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .3s cubic-bezier(.24,.74,.58,1);
    -o-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3s cubic-bezier(.24,.74,.58,1);
}

.blog_tipo_list_list_elem_info h3 {
    width: 100%;
	font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #08203a;
	text-align: center;
    font-weight: 700;
	line-height: 130%;
    float: left;
}

.blog_tipo_list_list_elem_info_subt {
    width: 100%;
	font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #808080;
	margin-top: 15px;
    float: left;
}

.blog_tipo_list_list_elem_info_subt p {
	margin: 0;
}

.blog_tipo_list_list_elem_info_enla {
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	padding: 8px 40px;
	margin-top: 20px;
	background: #08203a;
	border-radius: 5px;
	float: left;
	position: relative;
	overflow: hidden;
}

.blog_tipo_list_list_elem_info_enla:hover {
	background: #2453e6;
}

.blog_tipo_list_list_elem_info_enla::after {
    content: '';
	width: 50px;
	height: 110%;
    top: -10%;
    left: -40%;
	background: #fff;
    position: absolute;
    opacity: .2;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.blog_tipo_list_list_elem_info_enla:hover::after {
    left: 110%;
}

.blog_tipo_list_list_elem_info_enla span {
	font-size: 17px;
}

/*** BLOG ITEM INIC ***/
.blog_item_wrap {
	width: 100%;
	background: #fff;
	float: left;
	position: relative;
}

.blog_item_info {
	width: 100%;
	padding: 4% 0;
	float: left;
	display: flex;
	justify-content: space-between;
}

.blog_item_info_sec1 {
	width: 68%;
	padding: 4%;
	background: #fff;
    box-shadow: 0px 0px 10px 0 rgba(0,0,0,0.1);
	float: left;
}

.blog_item_info_sec1_head {
	width: 100%;
	float: left;
}

.blog_item_info_sec1_head_tipo {
	width: 100%;
    font-size: 15px;
    color: #2453e6;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
	float: left;
	position: relative;
}

.blog_item_info_sec1_head_tipo::after {
    content: '';
    width: 30px;
    height: 2px;
    text-align: left;
    bottom: 4px;
    margin: 0px 0px 0px 10px;
    background: #2453e6;
    display: inline-block;
    position: relative;
}

.blog_item_info_sec1_head h1 {
    width: 100%;
    font-size: 34px;
    color: #08203a;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 10px;
    float: left;
}

.blog_item_info_sec1_head_fech {
    width: 100%;
    font-size: 15px;
    color: #4d4d4d;
	margin-top: 15px;
    float: left;
}

.blog_item_info_sec1_head_fech i {
    color: #2453e6;
}

.blog_item_info_sec1_secc {
	width: 100%;
	float: left;
}

.blog_item_info_sec1_secc_medi {
	width: 100%;
	margin-top: 20px;
	float: left;;
}

.blog_item_info_sec1_secc_medi_foto {
	width: 100%;
	float: left;
}

.blog_item_info_sec1_secc_medi_foto img {
	width: 100%;
	border-radius: 10px;
}

.blog_item_info_sec1_secc_pipa {
    width: 100%;
    font-size: 13px;
    color: #4d4d4d;
    text-align: center;
    float: left;
}

.blog_item_info_sec1_secc_cita {
	width: 100%;
	font-size: 24px;
	color: #8d8d8d;
	font-style: italic;
	padding: 20px 50px 20px 70px;
	margin: 25px 0 5px 0;
	background: #f1f8fb;
	border-left: 8px solid #002ce6;
	float: left;
	position: relative;
}

.blog_item_info_sec1_secc_cita:before {
    content: '\f10d';
    font-family: "FontAwesome";
    font-size: 32px;
    color: #002ce6;
    font-weight: 900;
    top: 47px;
    left: 20px;
    background: transparent;
    opacity: .3;
    position: absolute;
    cursor: default;
}

.blog_item_info_sec1_secc_deta {
	width: 100%;
	font-size: 16px;
	color: #4d4d4d;
	text-align: justify;
	line-height: 135%;
	margin-top: 10px;
	float: left;
}

.blog_item_info_sec1_secc_deta h2 {
    width: 100%;
    font-size: 18px;
    color: #002ce6;
    font-weight: 700;
    margin-bottom: 10px;
    float: left;
}

.blog_item_info_sec1_secc_deta a {
	color: #08203a;
	text-decoration: underline;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.blog_item_info_sec1_secc_deta ul {
	padding-left: 40px;
	margin-bottom: 20px;
	list-style-image: url('../imagenes/main_deta_li_azul.png');
}

.blog_item_info_sec1_secc_deta a:hover {
	color: #002ce6;
}

.blog_item_info_sec1_secc_enla {
	font-size: 15px;
	color: #fff;
	text-align: center;
	font-weight: 600;
	padding: 15px 30px;
	margin-top: 30px;
	background: #08203a;
	border-radius: 5px;
	float: left;
	position: relative;
	overflow: hidden;
}

.blog_item_info_sec1_secc_enla:hover {
	background: #2453e6;
}

.blog_item_info_sec1_secc_enla::after {
    content: '';
	width: 50px;
	height: 110%;
    top: -10%;
    left: -40%;
	background: #fff;
    position: absolute;
    opacity: .2;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.blog_item_info_sec1_secc_enla:hover::after {
    left: 110%;
}

.blog_item_info_sec1_secc_enla span {
	font-size: 18px;
}

.blog_item_info_sec1_come {
	width: 100%;
	float: left;
}

.blog_item_info_sec2 {
	width: 29%;
	padding: 3%;
	top: 0;
	background: #fff;
	box-shadow: 0px 0px 10px 0 rgba(0,0,0,0.1);
	position: -webkit-sticky;
	position: sticky;
	float: right;
}

.blog_item_info_sec2_cate {
	width: 100%;
	float: left;
}

.blog_item_info_sec2_cate_head {
	width: 100%;
	float: left;
}

.blog_item_info_sec2_cate_head_titu {
	width: 100%;
	font-size: 16px;
    color: #2453e6;
    font-weight: 700;
	float: left;
	position: relative;
}

.blog_item_info_sec2_cate_head_titu::after {
    content: '';
    width: 40px;
    height: 3px;
	left: 0;
    bottom: -8px;
	background-image: linear-gradient(to right, #002ce6, #2453e6);
	background-image: -webkit-linear-gradient(right, #002ce6, #2453e6);
	background-image: -moz-linear-gradient(right, #002ce6, #2453e6);
	background-image: -o-linear-gradient(right, #002ce6, #2453e6);
    display: inline-block;
    position: absolute;
}

.blog_item_info_sec2_cate_list {
	width: 100%;
	margin-top: 20px;
	float: left;
}

.blog_item_info_sec2_cate_list ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.blog_item_info_sec2_cate_list li {
	width: 100%;
	float: left;
}

.blog_item_info_sec2_cate_list_elem {
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 175%;
	border-bottom: 1px solid #eeeeee;
	float: left;
}

.blog_item_info_sec2_cate_list_elem_titu {
    width: calc(100% - 30px);
    font-size: 14px;
    color: #08203a;
    font-weight: 700;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: none;
    display: block;
    -webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .3s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .3s cubic-bezier(.24,.74,.58,1);
    -o-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3s cubic-bezier(.24,.74,.58,1);
}

.blog_item_info_sec2_cate_list li:hover .blog_item_info_sec2_cate_list_elem_titu {
    color: #2453e6;
}

.blog_item_info_sec2_cate_list_elem_cont {
    width: 27px;
    height: 27px;
    font-size: 12px;
    color: #222;
	text-align: center;
    line-height: 27px;
    font-weight: 500;
    background: #eee;
	float: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: none;
    display: block;
    -webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .3s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .3s cubic-bezier(.24,.74,.58,1);
    -o-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3s cubic-bezier(.24,.74,.58,1);
    position: relative;
    z-index: 1;
}

.blog_item_info_sec2_cate_list li:hover .blog_item_info_sec2_cate_list_elem_cont {
    color: #fff;
	background: #2453e6;
}

.blog_item_info_sec2_otro {
	width: 100%;
	margin-top: 20px;
	float: left;
}

.blog_item_info_sec2_otro_head {
	width: 100%;
	float: left;
}

.blog_item_info_sec2_otro_head_titu {
	width: 100%;
	font-size: 16px;
    color: #2453e6;
    font-weight: 700;
	float: left;
	position: relative;
}

.blog_item_info_sec2_otro_head_titu::after {
    content: '';
    width: 40px;
    height: 3px;
	left: 0;
    bottom: -8px;
	background-image: linear-gradient(to right, #002ce6, #2453e6);
	background-image: -webkit-linear-gradient(right, #002ce6, #2453e6);
	background-image: -moz-linear-gradient(right, #002ce6, #2453e6);
	background-image: -o-linear-gradient(right, #002ce6, #2453e6);
    display: inline-block;
    position: absolute;
}

.blog_item_info_sec2_otro_list {
	width: 100%;
	margin-top: 20px;
	float: left;
}

.blog_item_info_sec2_otro_list ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.blog_item_info_sec2_otro_list li {
	width: 100%;
	float: left;
}

.blog_item_info_sec2_otro_list_elem {
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
	float: left;
}

.blog_item_info_sec2_otro_list_elem_medi {
	width: 90px;
	background-color: #0022b3;
	float: left;
	overflow: hidden;
}

.blog_item_info_sec2_otro_list_elem_medi_foto {
	width: 100%;
	float: left;
}

.blog_item_info_sec2_otro_list_elem_medi_foto img {
	width: 100%;
}

.blog_item_info_sec2_otro_list_elem_info {
    width: calc(100% - 100px);
	float: right;
}

.blog_item_info_sec2_otro_list_elem_info h4 {
	width: 100%;
    font-size: 14px;
    color: #08203a;
    font-weight: 600;
	line-height: 110%;
    float: left;
    -webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .3s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .3s cubic-bezier(.24,.74,.58,1);
    -o-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3s cubic-bezier(.24,.74,.58,1);
}

.blog_item_info_sec2_otro_list li:hover .blog_item_info_sec2_otro_list_elem_info h4 {
    color: #2453e6;
}

/*** CLIE INIC ***/
.clie_inic_wrap {
	width: 100%;
	padding: 8% 0;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	float: left;
	position: relative;
}

.clie_inic_wrap::before {
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(8,32,58,0.8);
	position: absolute;
}

.clie_inic_head {
	width: 100%;
	padding: 0 15%;
	float: left;
	position: relative;
}

.clie_inic_head h2 {
	width: 100%;
	text-align: center;
	float: left;
}

.clie_inic_head h2 span {
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
}

.clie_inic_head h2 span::before {
	content: '';
    width: 30px;
    height: 2px;
    text-align: left;
	bottom: 4px;
    margin: 0px 10px 0px 0px;
	background: #fff;
    display: inline-block;
    position: relative;
}

.clie_inic_head h2 span:after {
	content: '';
    width: 30px;
    height: 2px;
    text-align: left;
    bottom: 4px;
    margin: 0px 0px 0px 10px;
    background: #fff;
	display: inline-block;
    position: relative;
}

.clie_inic_head h3 {
	width: 100%;
	font-size: 32px;
	color: #fff;
    text-align: center;
	font-weight: 800;
	letter-spacing: 1px;
	margin-top: 10px;
	float: left;
}

.clie_inic_list {
	width: 100%;
	margin-top: 40px;
	float: left;
}

.clie_inic_list .owl-hori .owl-nav [class*='owl-'] {
	top: 35% !important;
}

.clie_inic_list ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.clie_inic_list li {
	width: 90%;
	margin: 0 5%;
	float: left;
}

.clie_inic_list_elem {
	width: 100%;
	float: left;
}

.clie_inic_list_elem_medi {
	width: 100%;
	float: left;
}

.clie_inic_list_elem_medi_foto {
	width: 100%;
	float: left;
}

.clie_inic_list_elem_medi_foto img {
	width: 100%;
	border-radius: 10px;
}

/*** EQUI INIC ***/
.equi_inic_wrap {
	width: 100%;
	padding: 5% 0;
	background: #f1f8fb;
	float: left;
}

.equi_inic_head {
	width: 100%;
	float: left;
}

.equi_inic_head h2 {
	width: 100%;
	text-align: center;
	float: left;
}

.equi_inic_head h2 span {
	font-size: 15px;
	color: #002ce6;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
}

.equi_inic_head h2 span::before {
	content: '';
    width: 30px;
    height: 2px;
    text-align: left;
	bottom: 4px;
    margin: 0px 10px 0px 0px;
	background: #002ce6;
    display: inline-block;
    position: relative;
}

.equi_inic_head h2 span:after {
	content: '';
    width: 30px;
    height: 2px;
    text-align: left;
    bottom: 4px;
    margin: 0px 0px 0px 10px;
    background: #002ce6;
	display: inline-block;
    position: relative;
}

.equi_inic_head h3 {
	width: 100%;
	font-size: 32px;
	color: #08203a;
    text-align: center;
	font-weight: 800;
	letter-spacing: 1px;
	margin-top: 10px;
	float: left;
}

.equi_inic_list {
	width: 100%;
	margin-top: 20px;
	float: left;
}

.equi_inic_list ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.equi_inic_list li {
	width: 94%;
	margin: 0 3%;
	float: left;
}

.equi_inic_list_elem {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}

.equi_inic_list_elem_medi {
	width: 100%;
	float: left;
}

.equi_inic_list_elem_medi_foto {
	width: 100%;
	float: left;
}

.equi_inic_list_elem_medi_foto img {
	width: 100%;
	border-radius: 10px;
	float: left;
}

.equi_inic_list_elem_medi_enla {
    width: calc(50% - 50px);
    top: 50%;
    left: -100%;
    padding: 15px;
    background: #fff;
	position: absolute;
	visibility: hidden;
	transition: 0.5s;
    -webkit-clip-path: polygon(100% 0, 100% 70%, 90% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 70%, 90% 100%, 0 100%, 0 0);
}

.equi_inic_list li:hover .equi_inic_list_elem_medi_enla {
	left: -1%;
	visibility: visible;
}

.equi_inic_list_elem_medi_enla ul {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.equi_inic_list_elem_medi_enla li {
	width: 38px;
	height: 38px;
	font-size: 18px;
	text-align: center;
	line-height: 220%;
	margin: 0 5px;
    background-color: #fff;
    border-radius: 50px 50px 50px 50px;
    box-shadow: 0px 6px 10px 0px rgba(0, 69.00000000000021, 255, 0.2);
	display: inline-block;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
}

.equi_inic_list_elem_medi_enla li:first-child {
	margin-left: 0;
}

.equi_inic_list_elem_medi_enla li:last-child {
	margin-right: 0;
}

.equi_inic_list_elem_medi_enla li a {
	color: #002ce6;
	border-radius: 50%;
	display: block;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
}

.equi_inic_list_elem_medi_enla li a:hover {
	color: #fff;
	background: #002ce6;
}

.equi_inic_list_elem_info {
	width: 100%;
	padding: 8%;
	margin-top: -15px;
	background: #002ce6;
	border-radius: 10px;
	float: left;
}

.equi_inic_list_elem_info h3 {
	width: 100%;
	font-size: 17px;
	color:  #fff;
	font-weight: 600;
	text-align: center;
	float: left;
}

.equi_inic_list_elem_info_carg {
	width: 100%;
	font-size: 15px;
	color:  #fff;
	text-align: center;
	float: left;
}

/*** TEST INIC ***/
.test_inic_wrap {
	width: 100%;
	padding: 5% 0;
	float: left;
}

.test_inic_head {
	width: 100%;
	float: left;
}

.test_inic_head_sec1 {
	width: 48%;
	float: left;
}

.test_inic_head_sec1 h2 {
	width: 100%;
    font-size: 15px;
    color: #2453e6;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
	float: left;
	position: relative;
}

.test_inic_head_sec1 h2:after {
    content: '';
    width: 30px;
    height: 2px;
    text-align: left;
    bottom: 4px;
    margin: 0px 0px 0px 10px;
    background: #2453e6;
    display: inline-block;
    position: relative;
}

.test_inic_head_sec1 h3 {
	width: 100%;
	font-size: 32px;
	color: #08203a;
	font-weight: 800;
	letter-spacing: 1px;
	margin-top: 10px;
	float: left;
}

.test_inic_head_sec2 {
	width: 48%;
	float: right;
}

.test_inic_head_sec2_deta {
	width: 100%;
	height: 120px;
	font-size: 17px;
	color: #4d4d4d;
	margin-top: 10px;
	float: left;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-content: center;
}

.test_inic_list {
	width: 100%;
	margin-top: 10px;
	float: left;
}

.test_inic_list .owl-hori .owl-dots {
	text-align:center;
	margin-top:10px;
	position: unset;
	-webkit-tap-highlight-color:transparent;
}

.test_inic_list .owl-hori .owl-dots .owl-dot span {
	width:20px;
	height:12px;
	margin:5px 5px;
	border-radius:5px;
	display:block;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.test_inic_list .owl-hori .owl-dots .owl-dot.active span, .owl-hori .owl-dots .owl-dot:hover span {
	width:28px;
	height:15px;
}

.test_inic_list ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.test_inic_list li {
	width: 94%;
	margin: 20px 3%;
	float: left;
}

.test_inic_list_elem {
	width: 100%;
	padding: 8%;
	background: #fff;
	box-shadow: 0 15px 20px rgba(0,5,36,.1);
	border-radius: 10px;
	float: left;
	position: relative;
}

.test_inic_list_elem::before {
    content: '';
    height: 21px;
    left: 27px;
    right: 27px;
	bottom: -21px;
    background: rgba(255,255,255,.25);
	border-radius: 0 0 5px 5px;
    position: absolute;
}

.test_inic_list_elem::after {
    content: "\f10e";
    font-family: "FontAwesome";
    font-size: 50px;
	color: transparent;
    top: 47px;
    right: 40px;
	background-image: linear-gradient(to right, #1b146a, #2453e6);
	background-image: -webkit-linear-gradient(right, #1b146a, #2453e6);
	background-image: -moz-linear-gradient(right, #1b146a, #2453e6);
	background-image: -o-linear-gradient(right, #1b146a, #2453e6);
	-webkit-background-clip: text;
	background-clip: text;
    position: absolute;
	opacity: 0.5;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.test_inic_list li:hover .test_inic_list_elem::after {
	opacity: 1;
}

.test_inic_list_elem_head {
	width: 100%;
	float: left;
}

.test_inic_list_elem_head_medi {
	width: 90px;
	float: left;
	position: relative;
	z-index: 1;
}

.test_inic_list_elem_head_medi::before {
    content: '';
	width: 96px;
    height: 96px;
	top: -3px;
    left: -3px;
    background-image: linear-gradient(to left, #1b146a, #2453e6);
	border-radius: 50%;
    position: absolute;
	z-index: -1;
}

.test_inic_list_elem_head_medi_foto {
	width: 100%;
	background: #fff;
    border: 8px solid #fff;
	border-radius: 50%;
	float: left;
}

.test_inic_list_elem_head_medi_foto img {
	width: 100%;
	border-radius: 50%;
	float: left;
}

.test_inic_list_elem_head_info {
	width: calc(100% - 90px);
	height: 80px;
	padding: 5%;
	float: left;
}

.test_inic_list_elem_head_info h3 {
    width: 100%;
    font-size: 17px;
    color: #002ce6;
    font-weight: 600;
    float: left;
}

.test_inic_list_elem_info {
	width: 100%;
	margin-top: 10px;
	float: left;
}

.test_inic_list_elem_head_info_carg {
    width: 100%;
    font-size: 15px;
    color: #08203a;
	font-weight: 600;
    float: left;
}

.test_inic_list_elem_info_deta {
	width: 100%;
	font-size: 16px;
	color: #4d4d4d;
	float: left;
}

.test_inic_foot {
	width: 100%;
	margin-top: 25px;
	float: left;
}

.test_inic_foot_enla {
	width: 200px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	font-weight: 600;
	padding: 15px 30px;
	margin-left: calc(50% - 100px);
	background: #08203a;
	border-radius: 5px;
	float: left;
	position: relative;
	overflow: hidden;
}

.test_inic_foot_enla:hover {
	background: #2453e6;
}

.test_inic_foot_enla::after {
    content: '';
	width: 50px;
	height: 110%;
    top: -10%;
    left: -40%;
	background: #fff;
    position: absolute;
    opacity: .2;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.test_inic_foot_enla:hover::after {
    left: 110%;
}

.test_inic_foot_enla span {
	font-size: 18px;
}

/*** TEST LIST ***/
.test_list_wrap {
	width: 100%;
	background: #fff;
	float: left;
}

.test_list_list {
	width: 100%;
    padding: 4% 0;
	float: left;
}

.test_list_list ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.test_list_list li {
	width: 48%;
	margin-bottom: 4%;
	float: left;
}

.test_list_list li:nth-child(odd) {
	float:left;
    clear:left;
}

.test_list_list li:nth-child(even) {
	float:right
}

.test_list_list li:nth-last-child(2) {
	margin-bottom: 0;
}

.test_list_list li:last-child {
	margin-bottom: 0;
}

.test_list_list_elem {
	width: 100%;
	padding: 8%;
	background: #fff;
	box-shadow: 0 15px 20px rgba(0,5,36,.1);
	border-radius: 10px;
	float: left;
	position: relative;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.test_list_list li:hover .test_list_list_elem {
	box-shadow: 0 15px 20px rgba(0,5,36,.2);
}

.test_list_list_elem::after {
    content: "\f10e";
    font-family: "FontAwesome";
    font-size: 50px;
	color: transparent;
    top: 47px;
    right: 40px;
	background-image: linear-gradient(to right, #1b146a, #2453e6);
	background-image: -webkit-linear-gradient(right, #1b146a, #2453e6);
	background-image: -moz-linear-gradient(right, #1b146a, #2453e6);
	background-image: -o-linear-gradient(right, #1b146a, #2453e6);
	-webkit-background-clip: text;
	background-clip: text;
    position: absolute;
	opacity: 0.5;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.test_list_list li:hover .test_list_list_elem::after {
	opacity: 1;
}

.test_list_list_elem_head {
	width: 100%;
	float: left;
}

.test_list_list_elem_head_medi {
	width: 90px;
	float: left;
	position: relative;
	z-index: 1;
}

.test_list_list_elem_head_medi::before {
    content: '';
	width: 96px;
    height: 96px;
	top: -3px;
    left: -3px;
    background-image: linear-gradient(to left, #1b146a, #2453e6);
	border-radius: 50%;
    position: absolute;
	z-index: -1;
}

.test_list_list_elem_head_medi_foto {
	width: 100%;
	background: #fff;
    border: 8px solid #fff;
	border-radius: 50%;
	float: left;
}

.test_list_list_elem_head_medi_foto img {
	width: 100%;
	border-radius: 50%;
	float: left;
}

.test_list_list_elem_head_info {
	width: calc(100% - 90px);
	height: 80px;
	padding: 5%;
	float: left;
}

.test_list_list_elem_head_info h2 {
    width: 100%;
    font-size: 17px;
    color: #002ce6;
    font-weight: 600;
    float: left;
}

.test_list_list_elem_info {
	width: 100%;
	margin-top: 10px;
	float: left;
}

.test_list_list_elem_head_info_carg {
    width: 100%;
    font-size: 15px;
    color: #08203a;
	font-weight: 600;
    float: left;
}

.test_list_list_elem_info_deta {
	width: 100%;
	font-size: 16px;
	color: #4d4d4d;
	float: left;
}

/*** CONT ITEM ***/
.cont_item_wrap {
	width: 100%;
	background: #fff;
	float: left;
}

.cont_item_info {
	width: 100%;
	padding: 4% 0;
	float: left;
	position: relative;
}

.cont_item_info_sec1 {
	width: 28%;
	float: left;
}

.cont_item_info_sec1_head {
	width: 100%;
	float: left;
}

.cont_item_info_sec1_head h2 {
	width: 100%;
    font-size: 20px;
    color: #2453e6;
    font-weight: 700;
	float: left;
	position: relative;
}

.cont_item_info_sec1_head h2:after {
    content: '';
    width: 30px;
    height: 2px;
    text-align: left;
    bottom: 4px;
    margin: 0px 0px 0px 10px;
    background: #2453e6;
    display: inline-block;
    position: relative;
}

.cont_item_info_sec1_head h3 {
	width: 100%;
	font-size: 45px;
	color: #08203a;
	font-weight: 800;
	line-height: 100%;
	margin-top: 10px;
	float: left;
}

.cont_item_info_sec1_head h3 span {
	color: #2453e6;
}

.cont_item_info_sec1_info {
	width: 100%;
	float: left;
}

.cont_item_info_sec1_info_deta {
	width: 100%;
	font-size: 16px;
	color: #4d4d4d;
	float: left;
}

.cont_item_info_sec1_cont {
	width: 95%;
	margin-top: 10px;
	float: left;
}

.cont_item_info_sec1_cont ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.cont_item_info_sec1_cont li {
	width: 100%;
    margin-bottom: 20px;
	float: left;
}

.cont_item_info_sec1_cont li:last-child {
    margin-bottom: 0;
}

.cont_item_info_sec1_cont_elem {
	width: 100%;
	float: left;
}

.cont_item_info_sec1_cont_elem_icon {
	width: 55px;
	height: 55px;
	font-size: 28px;
	color: #2453e6;
	text-align: center;
	line-height: 210%;
	border: 3px solid #2453e6;
	border-radius: 50%;
	box-shadow: 0 10px 60px rgba(0,10,80,.15);
	float: left;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.cont_item_info_sec1_cont li:hover .cont_item_info_sec1_cont_elem_icon {
	transform: rotate(45deg);
}

.cont_item_info_sec1_cont_elem_info {
	width: calc(100% - 65px);
	padding-top: 8px;
	padding-left: 10px;
	float: left;
}

.cont_item_info_sec1_cont_elem_info_titu {
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #8d8d8d;
	float: left;
}

.cont_item_info_sec1_cont_elem_info_subt {
	width: 100%;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	color: #08203a;
	font-weight: 600;
	line-height: 130%;
	float: left;
}

.cont_item_info_sec2 {
	width: 68%;
	float: right;
}

.cont_item_info_sec2_form {
	width: 100%;
    padding: 8%;
    background: #f1f8fb;
	float: left;
	position: relative;
	z-index: 1;
}

.cont_item_info_sec2_form_secc {
	width: 48%;
	margin-bottom: 4%;
	float: left;
}

.cont_item_info_sec2_form_secc:nth-child(1) {
	float: left;
}

.cont_item_info_sec2_form_secc:nth-child(2) {
	float: right;
}

.cont_item_info_sec2_form_secc:nth-child(3) {
	float: left;
}

.cont_item_info_sec2_form_secc:nth-child(4) {
	float: right;
}

.cont_item_info_sec2_form_secc:nth-child(5) {
	width: 100%;
	float: left;
}

.cont_item_info_sec2_form_secc:nth-child(6) {
	margin-bottom: 0;
	float: left;
}

.cont_item_info_sec2_form_secc:nth-child(7) {
	margin-bottom: 0;
	float: right;
}

.cont_item_info_sec2_form_secc_labe {
	width: 100%;
	font-size: 15px;
	color: #8d8d8d;
	text-align: left;
	font-weight: 400;
	margin-bottom: 3px;
	float: left;
}

.cont_item_info_sec2_form_secc_inpu {
	width: 100%;
	height: 55px;
	font-family: 'Inter Tight', sans-serif;
	font-size: 15px;
	color: #4d4d4d;
	padding: 10px 20px;
	background: #fff;
	border: 0;
	float: right;
	outline: none;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.cont_item_info_sec2_form_secc_inpu:focus {
	background: #e8f0fe;
}

.cont_item_info_sec2_form_secc_text {
	width: 100%;
	height: 160px;
	font-family: 'Inter Tight', sans-serif;
	font-size: 15px;
	color: #4d4d4d;
	padding: 10px 20px;
	background: #fff;
	border: 0;
	float: left;
	resize: none;
	outline: none;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.cont_item_info_sec2_form_secc_text:focus {
	background: #e8f0fe;
}

.cont_item_info_sec2_form_secc_envi {
	width: 100%;
	font-family: 'Inter Tight', sans-serif;
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	padding: 15px 60px;
	background-image: linear-gradient(to right, #002ce6, #2453e6);
	background-image: -webkit-linear-gradient(right, #002ce6, #2453e6);
	background-image: -moz-linear-gradient(right, #002ce6, #2453e6);
	background-image: -o-linear-gradient(right, #002ce6, #2453e6);
    border: 0;
	float: right;
	cursor: pointer;
	outline: none;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.cont_item_info_sec2_form_secc_envi:hover {
	background: #08203a;
}

/*** FOOT ***/
.foot_wrap {
	width: 100%;
	background: url('../imagenes/foot_wrap_back.jpg');
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	float: left;
}

.foot_info {
	width: 100%;
	padding: 8% 0;
	float: left;
}

.foot_info_sec1 {
	width: 25%;
	padding-right: 1.5%;
	float: left;
}

.foot_info_sec1_logo {
	width: 120px;
	float: left;
}

.foot_info_sec1_logo img {
	width: 100%;
}

.foot_info_sec1_subt {
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	color: #b2c0cd;
	line-height: 150%;
	margin-top: 30px;
	float: left;
}

.foot_info_sec1_subt p {
	margin: 0;
}

.foot_info_sec1_rede {
	width: 100%;
	margin-top: 30px;
	float: left;
}

.foot_info_sec1_rede ul {
	width: 100%;
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.foot_info_sec1_rede li {
	width: 42px;
	height: 42px;
	font-size: 22px;
	text-align: center;
	line-height: 195%;
	margin: 0 5px;
	margin-bottom: 15px;
	background: #fff;
	border-radius: 50%;
	display: inline-block;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
}

.foot_info_sec1_rede li:first-child {
	margin-left: 0;
}

.foot_info_sec1_rede li:last-child {
	margin-right: 0;
}

.foot_info_sec1_rede li a {
	color: #000;
	display: block;
}

.foot_info_sec1_rede li a:hover {
	color: #002ce6;
}

.foot_info_menu {
	width: 20%;
	padding-right: 1.5%;
	float: left;
}

.foot_info_menu ~ .foot_info_menu {
	width: 30%;
}

.foot_info_menu_titu {
	width: 100%;
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	color: #fff;
	font-weight: 700;
	float: left;
	position: relative;
}

.foot_info_menu_titu::after {
    content: '';
    width: 40px;
    height: 3px;
    text-align: left;
    bottom: 5px;
    margin: 0px 0px 0px 10px;
	background-image: linear-gradient(to right, #1b146a, #2453e6);
	background-image: -webkit-linear-gradient(right, #1b146a, #2453e6);
	background-image: -moz-linear-gradient(right, #1b146a, #2453e6);
	background-image: -o-linear-gradient(right, #1b146a, #2453e6);
    display: inline-block;
    position: relative;
}

.foot_info_menu_list {
	width: 100%;
	padding-right: 5%;
	margin-top: 20px;
	float: left;
}

.foot_info_menu_list ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.foot_info_menu_list li {
	width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
	float: left;
}

.foot_info_menu_list li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.foot_info_menu_list_elem {
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #fff;
	text-align: left;
	font-weight: 700;
	float: left;
	position: relative;
	overflow: hidden;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.foot_info_menu_list li:hover .foot_info_menu_list_elem {
	padding-left: 8px;
}

.foot_info_menu_list_elem::before {
    content: '';
    width: 5px;
    height: 3px;
    top: 50%;
	left: -5px;
	background: #002ce6;
    position: absolute;
}

.foot_info_menu_list li:hover .foot_info_menu_list_elem::before {
	left: 0;
}


.foot_info_menu_list li:hover .foot_info_menu_list_elem {
	color: #fff;
}

.foot_info_cont {
	width: 25%;
	float: left;
}

.foot_info_cont_titu {
	width: 100%;
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	color: #fff;
	font-weight: 700;
	float: left;
	position: relative;
}

.foot_info_cont_titu::after {
    content: '';
    width: 40px;
    height: 3px;
    text-align: left;
    bottom: 5px;
    margin: 0px 0px 0px 10px;
	background-image: linear-gradient(to right, #1b146a, #2453e6);
	background-image: -webkit-linear-gradient(right, #1b146a, #2453e6);
	background-image: -moz-linear-gradient(right, #1b146a, #2453e6);
	background-image: -o-linear-gradient(right, #1b146a, #2453e6);
    display: inline-block;
    position: relative;
}

.foot_info_cont_list {
	width: 95%;
	margin-top: 20px;
	float: left;
}

.foot_info_cont_list ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.foot_info_cont_list li {
	width: 100%;
    margin-bottom: 15px;
	float: left;
}

.foot_info_cont_list li:last-child {
    margin-bottom: 0;
}

.foot_info_cont_list_elem {
	width: 100%;
	float: left;
}

.foot_info_cont_list_elem_icon {
	width: 40px;
	height: 40px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 200%;
	background: #2453e6;
	border-radius: 5px;
	float: left;
}

.foot_info_cont_list_elem_info {
	width: calc(100% - 50px);
	padding-left: 10px;
	float: left;
}

.foot_info_cont_list_elem_info_titu {
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #8d8d8d;
	float: left;
}

#foot_info_cont_list_elem_info_titu_dire { display: none; }

.foot_info_cont_list_elem_info_subt {
	width: 100%;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	line-height: 130%;
	float: left;
}

.foot_cred {
	width: 80%;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #fff;	
	text-align: center;
	padding: 1.5% 5%;
	margin: 0 10%;
	border-top: 1px solid #17283A;
	float: left;
}

/**** PAGI ****/
.pagi_wrap {
	width: 100%;
	font-size: 20px;
	color: #08203a;
	font-weight: 600;
	text-align: center;
	margin: 4% auto 0% auto;
	float: left;		
}

.pagi_wrap img {
	margin-top: 5px;
}

.pagi_wrap a {
	color: #2453e6;
	text-decoration: none;
}

.pagi_wrap a:hover {
	color: #002ce6;		
}

/*** COMU ***/
.comu_widt_marg_auto {
	max-width:  1200px;
	margin:  0 auto;
	position: relative;
}

/*** ADDO ***/
.addo_clea_both {
	width: 100%;
	clear: both;
}

/*** MEDI QUER ***/
@media (max-width: 767px) {

	/*** WRAP ***/
	.wrap {
		background-size: cover;
	}

	.wrap_info {
		background: #fff;
	}

	/*** HEAD ***/
	.head_prev_eslo { 
		width: 100%;
		padding: 0 3%;
	}

	.head_prev_cont { display: none; }

	.head_lome {
		padding: 2% 0;
		border-radius: 0;
	}

	.head_lome_logo {
		width: 110px;
		margin-left: 10px;
	}

	.head_lome_menu {
		width: 100%;
		margin-left: 0;
		margin-top: -65px;
	}
	
	.head_lome_llam {
		display: none;
	}

	.head_lome_llam_celu {
		display: block;
	}

	/*** TITU ***/
	.titu_wrap {
		padding: 12% 5% 0 5%;
	}
	
	.titu_head {
		padding-right: 0;
	}
	
	.titu_head h1 {
		font-size: 34px;
	}
	
	.titu_head_titu {
		font-size: 34px;
	}

	.noso_item_info_sec1_head h2 {
		font-size: 24px;
		font-weight: 700;
		letter-spacing: 0;
		line-height: 110%;
	}

	/*** SLID IMAG ***/
	.slid_main_wrap {
		width: 100%;
		padding: 5% 5% 10% 5%;
	}

	.slid_main_sec1 {
		width: 100%;
	}

	.slid_main_sec1_head h1 {
		font-size: 40px;
		line-height: 110%;
	}

	.slid_main_sec1_info_deta {
		font-size: 16px;
	}

	.slid_main_sec1_foot_enl1 {
		padding: 12px 30px;
	}
	
	.slid_main_sec1_foot_enl2 {
		padding: 12px 30px;
	}	

	.slid_main_sec2 {
		width: 100%;
		margin-top: 20px;
	}

	/*** NOSO INIC ***/
	.noso_inic_wrap {
		padding: 8% 5%;
	}

	.noso_inic_sec1 {
		width: 100%;
	}

	.noso_inic_sec1_head h3 {
		font-size: 28px;
	}	

	.noso_inic_sec2 {
		width: 100%;
		margin-top: 12%;
	}
	
	/*** NOSO ITEM ***/
	.noso_item_info {
		padding: 5% 5%;
	}

	.noso_item_info_sec1 {
		width: 100%;
	}

	.noso_item_info_sec1_fort li {
		width: 100%;
		margin-bottom: 2%;
	}

	.noso_item_info_sec1_fort li:nth-last-child(2) {
		margin-bottom: 2%;
	}
	
	.noso_item_info_sec1_fort li:last-child {
		margin-bottom: 0;
	}

	.noso_inic_sec1_foot_enla {
		padding: 12px 30px;
	}	

	.noso_item_info_sec2 {
		width: 100%;
		margin-top: 20px;
	}
	
	.noso_item_info_sec2_medi_foto::before {
		border-width: 0 70px 70px 0;
	}

	/*** SERV INIC ***/
	.serv_inic_wrap {
		padding: 8% 5%;
	}

	.serv_inic_head h3 {
		font-size: 30px;
		padding: 0;
	}

	.serv_inic_foot_enla {
		padding: 12px 30px;
	}

	/*** SERV LIST ***/
	.serv_list_list {
		padding: 5% 5%;
	}

	.serv_list_list li {
		width: 100%;
		margin: 0;
		margin-bottom: 4%;
	}

	.serv_list_list li:last-child {
		margin-bottom: 0;
	}

	.serv_list_list_elem_info h3 {
		font-size: 18px;
	}
	
	/*** BLOG TIPO LIST ***/
	.blog_tipo_list_list {
		padding: 5% 5%;
	}

	.blog_tipo_list_list li {
		width: 100%;
		margin: 0;
		margin-bottom: 8%;
	}

	.blog_tipo_list_list li:last-child {
		margin-bottom: 8%;
	}

	/*** BLOG ITEM INIC ***/
	.blog_item_info {
		padding: 5% 5%;
	}

	.blog_item_info_sec1 {
		width: 100%;
		padding: 5% 5%;
	}

	.blog_item_info_sec1_head h1 {
		font-size: 28px;
		letter-spacing: 0;
	}

	.blog_item_info_sec1_secc_cita {
		font-size: 20px;
		padding: 20px 20px 20px 70px;
	}

	.blog_item_info_sec1_secc_enla {
		padding: 12px 30px;
		margin-top: 20px;
	}

	.blog_item_info_sec2 {
		width: 100%;
		padding: 5% 5%;
		top: auto;
		right: auto;
		margin-top: 20px;
		position: relative;
		float: left;
	}

	/*** CLIE INIC ***/
	.clie_inic_wrap {
		padding: 8% 5%;
	}

	.clie_inic_head {
		padding: 0;
	}

	.clie_inic_head h3 {
		font-size: 28px;
	}

	/*** EQUI INIC ***/
	.equi_inic_wrap {
		padding: 5% 10%;
	}

	.equi_inic_head h3 {
		font-size: 28px;
	}

	.equi_inic_list_elem_medi_enla {
		top: 25%;
	}

	/*** TEST INIC ***/
	.test_inic_wrap {
		padding: 8% 5%;
		background: #fff;
	}

	.test_inic_head_sec1 {
		width: 100%;
	}
	
	.test_inic_head_sec1 h3 {
		font-size: 28px;
	}

	.test_inic_head_sec2 {
		width: 100%;
		margin-top: 20px;
	}

	.test_inic_head_sec2_deta {
		height: auto;
		font-size: 16px;
		display: block;
	}	

	.test_inic_list_elem::after { display: none; }

	.test_inic_foot_enla {
		padding: 12px 30px;
	}

	/*** TEST LIST ***/
	.test_list_list {
		padding: 5% 5%;
	}

	.test_list_list li {
		width: 100%;
		margin-bottom: 4%;
	}

	.test_list_list_elem::after { display: none; }

	.test_list_list li:nth-last-child(2) {
		margin-bottom: 4%;
	}
	
	.test_list_list li:last-child {
		margin-bottom: 0
	}

	/*** CONT ITEM ***/
	.cont_item_info {
		padding: 5% 5%;
	}

	.cont_item_info_sec1 {
		width: 100%;
	}

	.cont_item_info_sec1_head h3 {
		font-size: 36px;
	}
	
	.cont_item_info_sec2 {
		width: 100%;
		margin-top: 20px;
	}

	.cont_item_info_sec2_form_secc {
		width: 100%;
		margin-bottom: 4%;
	}

	.cont_item_info_sec2_form_secc:nth-child(6) {
		margin-bottom: 4%;
	}

	/*** FOOT ***/
	.foot_info {
		padding: 5% 5%;
	}

	.foot_info_sec1 {
		width: 100%;
		padding-right: 0;
		margin-top: 20px;
	}

	.foot_info_menu {
		width: 100%;
		padding-right: 0;
		margin-top: 20px;
	}

	.foot_info_menu ~ .foot_info_menu {
		width: 100%;
		padding-right: 0;
		margin-top: 20px;
	}

	.foot_info_cont {
		width: 100%;
		padding-right: 0;
		margin-top: 20px;
	}

	.foot_cred {
		padding: 4% 0;
	}

}

@media (min-width: 768px) and (max-width: 992px) {

	/*** WRAP ***/
	.wrap {
		background-size: cover;
	}

	.wrap_info {
		background: #fff;
	}

	/*** HEAD ***/
	.head_prev_eslo { 
		width: 100%;
		padding: 0 3%;
	}

	.head_prev_cont { display: none; }

	.head_lome {
		padding: 2% 0;
		border-radius: 0;
	}

	.head_lome_logo {
		width: 110px;
		margin-left: 10px;
	}

	.head_lome_menu {
		width: 100%;
		margin-left: 0;
		margin-top: -65px;
	}
	
	.head_lome_llam {
		display: none;
	}

	.head_lome_llam_celu {
		display: block;
	}

	/*** TITU ***/
	.titu_wrap {
		padding: 8% 5% 0 5%;
	}
	
	.titu_head {
		padding-right: 0;
	}
	
	.titu_head h1 {
		font-size: 34px;
	}
	
	.titu_head_titu {
		font-size: 34px;
	}

	.noso_item_info_sec1_head h2 {
		font-size: 24px;
		font-weight: 700;
		letter-spacing: 0;
		line-height: 110%;
	}

	/*** SLID IMAG ***/
	.slid_main_wrap {
		width: 100%;
		padding: 5% 5%;
	}

	.slid_main_sec1 {
		width: 100%;
	}

	.slid_main_sec1_head h1 {
		font-size: 50px;
		line-height: 110%;
	}

	.slid_main_sec1_info_deta {
		font-size: 18px;
	}

	.slid_main_sec1_foot_enl1 {
		padding: 12px 30px;
	}
	
	.slid_main_sec1_foot_enl2 {
		padding: 12px 30px;
	}	

	.slid_main_sec2 {
		width: 100%;
		margin-top: 20px;
	}

	/*** NOSO INIC ***/
	.noso_inic_wrap {
		padding: 8% 5%;
	}

	.noso_inic_sec1 {
		width: 100%;
	}

	.noso_inic_sec1_head h3 {
		font-size: 28px;
	}	

	.noso_inic_sec2 {
		width: 100%;
		margin-top: 12%;
	}
	
	/*** NOSO ITEM ***/
	.noso_item_info {
		padding: 5% 5%;
	}

	.noso_item_info_sec1 {
		width: 100%;
	}

	.noso_item_info_sec1_fort li {
		margin-bottom: 2%;
	}

	.noso_item_info_sec1_fort li:nth-last-child(2) {
		margin-bottom: 2%;
	}
	
	.noso_item_info_sec1_fort li:last-child {
		margin-bottom: 0;
	}

	.noso_inic_sec1_foot_enla {
		padding: 12px 30px;
	}	

	.noso_item_info_sec2 {
		width: 100%;
		margin-top: 20px;
	}
	
	/*** SERV INIC ***/
	.serv_inic_wrap {
		padding: 8% 5%;
	}

	.serv_inic_head h3 {
		font-size: 30px;
		padding: 0;
	}

	.serv_inic_foot_enla {
		padding: 12px 30px;
	}

	/*** SERV LIST ***/
	.serv_list_list {
		padding: 5% 5%;
	}

	.serv_list_list li {
		width: 100%;
		margin: 0;
		margin-bottom: 4%;
	}

	.serv_list_list li:last-child {
		margin-bottom: 0;
	}

	.serv_list_list_elem_info h3 {
		font-size: 18px;
	}
	
	/*** BLOG TIPO LIST ***/
	.blog_tipo_list_list {
		padding: 5% 5%;
	}

	.blog_tipo_list_list li {
		width: 48%;
		margin: 0;
		margin-bottom: 8%;
	}
	
	.blog_tipo_list_list li:nth-child(odd) {
		float:left;
		clear:left;
	}

	.blog_tipo_list_list li:nth-child(even) {
		float:right
	}

	.blog_tipo_list_list li:last-child {
		margin-bottom: 8%;
	}

	/*** BLOG ITEM INIC ***/
	.blog_item_info {
		padding: 5% 5%;
	}

	.blog_item_info_sec1 {
		width: 100%;
		padding: 5% 5%;
	}

	.blog_item_info_sec1_head h1 {
		font-size: 28px;
		letter-spacing: 0;
	}

	.blog_item_info_sec1_secc_cita {
		font-size: 20px;
		padding: 20px 20px 20px 70px;
	}

	.blog_item_info_sec1_secc_enla {
		padding: 12px 30px;
		margin-top: 20px;
	}

	.blog_item_info_sec2 {
		width: 100%;
		padding: 5% 5%;
		top: auto;
		right: auto;
		margin-top: 20px;
		position: relative;
		float: left;
	}

	/*** CLIE INIC ***/
	.clie_inic_head {
		padding: 0;
	}

	.clie_inic_head h3 {
		font-size: 28px;
	}

	/*** EQUI INIC ***/
	.equi_inic_head h3 {
		font-size: 28px;
	}

	.equi_inic_list_elem_medi_enla {
		top: 25%;
	}

	/*** TEST INIC ***/
	.test_inic_wrap {
		padding: 8% 5%;
	}

	.test_inic_head_sec1 {
		width: 100%;
	}
	
	.test_inic_head_sec1 h3 {
		font-size: 28px;
	}

	.test_inic_head_sec2 {
		width: 100%;
		margin-top: 20px;
	}

	.test_inic_head_sec2_deta {
		height: auto;
		font-size: 16px;
		display: block;
	}	

	.test_inic_list_elem::after { display: none; }

	.test_inic_foot_enla {
		padding: 12px 30px;
	}

	/*** TEST LIST ***/
	.test_list_list {
		padding: 5% 5%;
	}

	.test_list_list li {
		width: 100%;
		margin-bottom: 4%;
	}

	.test_list_list_elem::after { display: none; }

	.test_list_list li:nth-last-child(2) {
		margin-bottom: 4%;
	}
	
	.test_list_list li:last-child {
		margin-bottom: 0
	}

	.test_list_list_elem {
		padding: 5%;
	}	
	/*** CONT ITEM ***/
	.cont_item_info {
		padding: 5% 5%;
	}

	.cont_item_info_sec1 {
		width: 100%;
	}

	.cont_item_info_sec1_head h3 {
		font-size: 36px;
	}
	
	.cont_item_info_sec2 {
		width: 100%;
		margin-top: 20px;
	}

	.cont_item_info_sec2_form_secc {
		width: 100%;
		margin-bottom: 4%;
	}

	.cont_item_info_sec2_form_secc:nth-child(6) {
		margin-bottom: 4%;
	}

	/*** FOOT ***/
	.foot_info {
		padding: 5% 5%;
	}

	.foot_info_sec1 {
		width: 100%;
		padding-right: 0;
		margin-top: 20px;
	}

	.foot_info_menu {
		width: 50%;
		margin-top: 20px;
	}

	.foot_info_menu ~ .foot_info_menu {
		width: 50%;
		margin-top: 20px;
	}

	.foot_info_cont {
		width: 100%;
		padding-right: 0;
		margin-top: 20px;
	}

	#foot_info_cont_list_elem_info_titu_dire { display: block; }

	.foot_cred {
		padding: 3% 0;
	}

}

@media (orientation: landscape) {

}

@media (orientation: portrait) {

}

@media (min-width: 993px) and (max-width: 1250px) {

	/*** SLID IMAG ***/
	.slid_main_wrap {
		padding: 1% 1% 3% 1%;
	}

	.slid_main_sec1_head h1 {
		font-size: 55px;
	}

}

@media (min-width: 1251px) and (max-width: 1400px) {

	/*** SLID IMAG ***/
	.slid_main_wrap {
		padding: 1% 1% 3% 4%;
	}

	.slid_main_sec1_head h1 {
		font-size: 55px;
	}

}

@media (min-width: 1500px) and (max-width: 1600px) {

	/*** SLID IMAG ***/
	.slid_main_wrap {
		padding: 1% 1% 3% 13%;
	}

}

@media (min-width: 1792px) {

	/*** SLID IMAG ***/
	.slid_main_wrap {
		padding: 1% 1% 3% 19%;
	}
	
	.slid_main_sec1 {
		width: 45%;
	}
	
	.slid_main_sec2 {
		width: 55%;
	}

}

@media (min-width: 1793px) and (max-width: 1800px) {

	/*** SLID IMAG ***/
	.slid_main_wrap {
		padding: 1% 1% 3% 17%;
	}

}