/*** 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: 'Roboto', sans-serif;
	overflow-x: hidden;
}

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: #008FC4; }
::-moz-scrollbar-thumb { background: #008FC4; }
::-o-scrollbar-thumb { background: #008FC4; }

/*** SCRO GOTO ***/
.scro_goto {
    width: 55px;
    height: 55px;
    font-size: 26px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    right: 5px;
    bottom: 5px;
	background: rgba(0,143,196,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%;
	min-width: 960px;
}

/*** HEAD ***/
.head_wrap {
	width: 100%;
	box-shadow: 0px -1px 15px 0px rgba(50,50,50,0.45);
	float: left;
	z-index: 9;
	position: relative;
}

.head_prev {
	width: 100%;
	padding: 0.2% 5%;
	background: #0c90db;
	float: left;
}

.head_prev_cont {
	width: 100%;
	margin-top: 5px;
	float: left;
}

.head_prev_cont ul {
	width: 100%;
	text-align: right;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.head_prev_cont li {
	padding-right: 20px;
	margin-right: 20px;
    border-right: 1px solid #fff;
    display: inline-block;
}

.head_prev_cont li:last-child {
	padding-right: 0;
	margin-right: 0;
    border-right: 0;
}

.head_prev_cont_icon {
	font-size: 18px;
	color: #fff;
    vertical-align: middle;
    display: table-cell;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.head_prev_cont li:hover .head_prev_cont_icon {
	color: #67D6FF;	
}

.head_prev_cont_titu {
	font-size: 12px;
	color: #fff;
	text-align: left;
    padding-left: 15px;
    vertical-align: middle;
	display: table-cell;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.head_prev_cont li:hover .head_prev_cont_titu {
	color: #67D6FF;	
}

.head_lome {
	width: 100%;
	padding: 0.5% 3%;
	float: left;
}

.head_lome_logo {
	width: 28%;
	float: left;
}

.head_lome_logo img {
    max-width: 100%;
}

.head_lome_menu {
	width: auto;
	float: right;
}

/*** SLID ***/
.slid_wrap {
	width: 100%;
	float: left;
	position: relative;	
}

.slid_wrap:after {
	content: '';
	width: 100%;
	height: 140px;
	background: url('../imagenes/slid_main_afte.png');
	background-size: cover;
	bottom: -1px;
	position: absolute;
}

.slid_main_enla {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	z-index: 2;
}

/*** TITU ***/
.titu_wrap {
	width: 100%;
	padding: 3%;
	background: url('../imagenes/titu_wrap_back.jpg');
	background-size: cover;
	float: left;
	position: relative;
}

.titu_wrap:after {
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(39,38,39,0);
	position: absolute;
}

.titu_wrap h1 {
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	color: #fff;	
	text-align: left;
	font-weight: 700;
	float: left;
	position: relative;
	z-index: 1;
}

.titu_titu {
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	color: #fff;	
	text-align: left;
	font-weight: 700;
	float: left;
	position: relative;
	z-index: 1;
}

/*** MAIN ***/
.main_wrap {
	width: 100%;
	padding: 3% 3%;
	float: left;
}

/*** NOSO INIC ***/
.noso_inic_wrap {
	width: 100%;
	padding: 5% 8%;
	background: #0c90db;
	float: left;
}

.noso_inic_info {
	width: 50%;
	float: left;
}

.noso_inic_info h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 40px;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	float: left;
	position: relative;
}

.noso_inic_info h3 {
	font-size: 30px;
	color: #fff;
	font-weight: 500;
	line-height: 100%;
	padding-right: 25%;
	margin-top: 20px;
	float: left;
}

.noso_inic_info_deta {
	width: 100%;
	font-size: 14px;
	color: #fff;
	text-align: justify;
	line-height: 140%;
	margin-top: 20px;
	float: left;
}

.noso_inic_info_deta:first-letter {
	font-size: 60px;
	color: #fff;
	font-weight: 600;
	line-height: 90%;
	margin-right: 10px;
	float: left;
}

.noso_inic_info_deta ul {
	list-style-image: url('../imagenes/noso_inic_info_deta_li.png');
}

.noso_inic_info_deta li {
	margin-bottom: 5px;
}

.noso_inic_imag {
	width: 40%;
	margin-top: 80px;
	float: right;
	position: relative;
	z-index: 1;
}

.noso_inic_imag:before {
    content: '';
    width: 80px;
    height: 80px;
    top: -10px;
    left: -10px;
    background: #fff;
    position: absolute;
    z-index: -1;
}

.noso_inic_imag:after {
    content: '';
    width: 80px;
    height: 80px;
    right: -10px;
    bottom: -10px;
    background: #fff;
    position: absolute;
    z-index: -1;
}

.noso_inic_imag img {
	width: 100%;
}

/*** SERV INIC ***/
.serv_inic_wrap {
	width: 100%;
	padding: 3% 4% 6% 4%;
	float: left;
	position: relative;
	z-index: 2;
}

.serv_inic_wrap h2 {
	width: 100%;
	font-family: 'Oswald', sans-serif;
	font-size: 32px;
	color: #0c90db;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	float: left;
	position: relative;
}

.serv_inic_deta {
	width: 100%;
	font-size: 15px;
	color: #1E2E42;
	text-align: center;
	padding: 0 20%;
	margin-top: 20px;
	float: left;
}

.serv_inic_deta p {
	margin-top: 0;
}

.serv_inic_list {
	width: 100%;
	margin-top: 30px;
	float: left;
}

.serv_inic_list ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.serv_inic_list li {
	width: 96%;
	margin-top: 20px;
	float: left;
}

.serv_inic_list_icon {
	width: 85px;
	height: 85px;
	font-size: 45px;
	color: #2EAADD;
	text-align: center;
	line-height: 80px;
	margin-left: calc(50% - 43px);
	background: #fff;
	border-radius: 50%;
	box-shadow: 0px 4px 6px rgba(0,0,0,0.02);
	float: left;
	position: relative;
    transition: all 0.3s ease 0s;
}

.serv_inic_list li:hover .serv_inic_list_icon {
	color: #fff;
	background: #2EAADD;
}

.serv_inic_list_icon:before {
    content: '';
    width: 120%;
    height: 120%;
    top: -10%;
    left: -10%;
    background: rgba(234,234,234,0.9);
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    transition: all 0.3s ease 0s;
}

.serv_inic_list_icon:after {
    content: '';
    width: 140%;
    height: 140%;
    top: -20%;
    left: -20%;
    border-radius: 50%;
    border: 6px solid rgba(234,234,234,0.4);
    position: absolute;
    z-index: -1;
    transition: all 0.3s ease 0s;
}

.serv_inic_list li:hover .serv_inic_list_icon:before {
    width: 140%;
    height: 140%;
    top: -20%;
    left: -20%;
    background: rgba(0,174,239,0.1);
}

.serv_inic_list li:hover .serv_inic_list_icon:after {
    width: 110%;
    height: 110%;
    top: -5%;
    left: -5%;
    background: rgba(0,174,239,0.3);
}

.serv_inic_list h3 {
	width: 100%;
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	color: #1E2E42;
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0 10px;
	margin-top: 25px;
	float: left;
    transition: all 0.3s ease 0s;
}

.serv_inic_list li:hover h3 {
	color: #2EAADD;
}

/*** SERV ITEM ***/
.serv_item_wrap {
	width: 100%;
	padding: 4% 8%;
	float: left;
}

.serv_item {
	width: 63%;
	float: left;
}

.serv_item_info {
	width: 100%;
	float: left;
}

.serv_item_info h1 {
	width: 100%;
	font-family: 'Oswald', sans-serif;
	font-size: 32px;
	color: #0c90db;
	font-weight: 500;
	text-transform: uppercase;
	float: left;
	position: relative;
}

.serv_item_info h2 {
	width: 100%;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	color: #1E2E42;
	font-weight: 500;
	text-transform: uppercase;
	float: left;
	position: relative;
}

.serv_item_info_imag {
	width: 100%;
	margin-top: 40px;
	margin-bottom: 10px;
	float: left;
}

.serv_item_info_imag img {
	width: 100%;
}

.serv_item_info_deta {
	width: 100%;
	font-size: 16px;
	color: #1E2E42;
	line-height: 150%;
	float: left;
}

.serv_item_info_deta a {
    color: #0c90db;
    font-weight: 600;
    transition: all 0.3s ease 0s;
}

.serv_item_info_deta a:hover {
    color: #00Bfff;
}

.serv_item_info_deta ul {
	list-style-image: url('../imagenes/main_deta_li.png');
}

.serv_item_info_prob {
	width: 100%;
	font-size: 15px;
	color: #1E2E42;
	padding: 30px;
	background: #F9F9F9;
	border: 1px solid #F1F1F1;
	float: left;
}

.serv_item_info_prob h3 {
	width: 100%;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	color: #1E2E42;
	font-weight: 500;
	text-transform: uppercase;
	float: left;
	position: relative;
}

.serv_item_info_prob ul {
	margin-top: 20px;
	list-style-image: url('../imagenes/main_deta_li.png');
	float: left;
}

.serv_item_info_prob li {
	width: 48%;
	margin-bottom: 10px;
}

.serv_item_info_prob li:nth-child(odd) {
	float: left;
    clear: left;
}

.serv_item_info_prob li:nth-child(even) {
	float: right
}

.serv_item_otro {
	width: 32%;
	padding: 20px 30px;
	background: #F5F5F5;
	float: right;
}

.serv_item_otro h2 {
	width: 100%;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	color: #0c90db;
	font-weight: 500;
	text-transform: uppercase;
	float: left;
}

.serv_item_otro_list {
	width: 100%;
	margin-top: 20px;
	float: left;
}

.serv_item_otro_list ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.serv_item_otro_list li {
	width: 100%;
	background: #fff;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid rgba(0,0,0,0.30);
	float: left;
    transition: all 0.3s ease 0s;
}

.serv_item_otro_list li:hover {
	background: #0c90db;
	border: 1px solid #0c90db;
}

.serv_item_otro_list_item {
	width: 100%;
	font-size: 15px;
	color: #1E2E42;
	padding-left: 45px;
	float: left;
	position: relative;
    transition: all 0.3s ease 0s;
}

.serv_item_otro_list li:hover .serv_item_otro_list_item {
	color: #fff;
}

.serv_item_otro_list_item:before {
    content: '\f0da';
    width: 45px;
    height: 30px;
    font-family: 'FontAwesome';
    font-size: 20px;
    color: #9A9A9A;
    text-align: center;
    line-height: 30px;
    top: -5px;
    left: -15px;
    border-right: 1px solid rgba(0,0,0,0.30);
    position: absolute;
    transition: all 0.3s ease 0s;
}

.serv_item_otro_list li:hover .serv_item_otro_list_item:before {
	color: #fff;
	border-right: 1px solid #fff;
}

.serv_item_otro_tele {
	width: 100%;
	padding: 5px 10px;
	margin-top: 20px;
    background: #006EBD;
	border-radius: 10px;
	float: left;
	user-select: none;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: none;
    display: block;
    transition: all 0.3s ease 0s;
}

.serv_item_otro_tele:hover {
    box-shadow: 3px 3px 3px rgba(0,0,0,.15);
}

.serv_item_otro_tele_icon {
	width: 35px;
	font-size: 28px;
	color: #fff;
	line-height: 35px;
	float: left;
}

.serv_item_otro_tele_titu {
	width: calc(100% - 35px);
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	line-height: 35px;
	text-transform: uppercase;
	float: right;
}

.serv_item_otro_what {
	width: 100%;
	padding: 5px 10px;
	margin-top: 20px;
    background: #0DC152;
	border-radius: 10px;
	float: left;
	user-select: none;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: none;
    display: block;
    transition: all 0.3s ease 0s;
}

.serv_item_otro_what:hover {
    box-shadow: 3px 3px 3px rgba(0,0,0,.15);
}

.serv_item_otro_what_icon {
	width: 35px;
	font-size: 30px;
	color: #fff;
	line-height: 35px;
	float: left;
}

.serv_item_otro_what_titu {
	width: calc(100% - 35px);
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	line-height: 35px;
	text-transform: uppercase;
	float: right;
}

.serv_item_otro_mail {
	width: 100%;
	padding: 5px 10px;
	margin-top: 20px;
    background: #999;
	border-radius: 10px;
	float: left;
	user-select: none;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: none;
    display: block;
    transition: all 0.3s ease 0s;
}

.serv_item_otro_mail:hover {
    box-shadow: 3px 3px 3px rgba(0,0,0,.15);
}

.serv_item_otro_mail_icon {
	width: 35px;
	font-size: 26px;
	color: #fff;
	line-height: 35px;
	float: left;
}

.serv_item_otro_mail_titu {
	width: calc(100% - 35px);
	font-size: 17px;
	color: #fff;
	font-weight: 500;
	line-height: 35px;
	float: right;
}

/*** MARC INIC ***/
.marc_inic_wrap {
	width: 100%;
	padding: 5% 4%;
	background-size: cover !important;
	background-position: center top !important;
	float: left;
	position: relative;
	z-index: 2;
}

.marc_inic_wrap:before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(52,65,82,0.8);
    position: absolute;
}

.marc_inic_wrap h2 {
	width: 100%;
	font-family: 'Oswald', sans-serif;
	font-size: 32px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	float: left;
	position: relative;
}

.marc_inic_wrap h2:after {
	content: '';
	width: 80px;
	height: 3px;
	background: #fff;
	left: calc(50% - 40px);
	bottom: -5px;
	position: absolute;
}

.marc_inic_deta {
	width: 100%;
	font-size: 15px;
	color: #fff;
	text-align: center;
	padding: 0 20%;
	margin-top: 30px;
	float: left;
	position: relative;
}

.marc_inic_deta p {
	margin-top: 0;
}

.marc_inic_list {
	width: 100%;
	margin-top: 20px;
	float: left;
	position: relative;
}

.marc_inic_list ul {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.marc_inic_list li {
	width: 18%;
	margin-bottom: 0.3%;
	display: inline-block;
}

.marc_inic_list_imag {
	width: 100%;
	float: left;
    transition: all 0.3s ease 0s;
}

.marc_inic_list li:hover .marc_inic_list_imag {
	box-shadow: 0px 8px 20px 5px rgba(0,0,0,0.25);
	transform: scale(1.005);
}

.marc_inic_list_imag img {
	width: 100%;
}

/*** CLIE ITEM ***/
.clie_item_wrap {
	width: 100%;
	padding: 7% 7% 0 5%;
	background: #F3F1F2 url('../imagenes/clie_item_wrap.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	float: left;
}

.clie_item_imag {
	width: 42%;
	float: left;
}

.clie_item_imag img {
	width: 100%;
}

.clie_item_info {
	width: 52%;
	float: right;
}

.clie_item_info h2 {
	width: 100%;
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	color: #1E2E42;
	font-weight: 500;
	text-transform: uppercase;
	float: left;
}

.clie_item_info_deta {
    width: 100%;
    font-size: 16px;
    color: #1E2E42;
    line-height: 150%;
    float: left;
}

.clie_item_list {
	width: 100%;
	margin-top: 50px;
	float: left;
}

.clie_item_list ul {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.clie_item_list li {
	width: 46%;
	margin-bottom: 8%;
	display: inline-block;
}

.clie_item_list li:nth-child(odd) {
	float: left;
	clear: left;
}

.clie_item_list li:nth-child(even) {
	float: right
}

.clie_item_list_item_imag {
	width: 100%;
	padding: 0 17%;
}

.clie_item_list_item_imag img {
	width: 100%;
}

.clie_item_info h3 {
	width: 100%;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #0c90db;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 10px;
	float: left;
	position: relative;
}

.clie_item_info h3:after {
	content: '';
	width: 60px;
	height: 2px;
	background: #0c90db;
	left: calc(50% - 30px);
	bottom: -5px;
	position: absolute;
}

.clie_item_list_item_subt {
    width: 100%;
    font-size: 15px;
    color: #1E2E42;
	text-align: center;
    line-height: 150%;
	margin-top: 20px;
    float: left;
}

/*** CONT MENS ***/
#cont_mens {
    width: 240px;
    text-align: center;
    left: 50%;
    top: 17%;
    margin-left: -120px;
	position: fixed;
    z-index: 9998;
	cursor: pointer;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;

	-webkit-animation-name: move_cont_mens;
	-webkit-animation-duration: 0.6s;
	-webkit-transform-origin: 50% 50%;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;	
}

@-webkit-keyframes move_cont_mens
 {
	 0% { top: -100px; }
	 25% { top: -0px; }	 
	 35% { top: 2%; }	
	 50% { top: 4%; }	 
	 60% { top: 6%; } 
	 70% { top: 8%; } 
	 80% { top: 12%; }
	 100% { top: 15%; }

 }
 
#cont_mens img {
	max-width: 100%; 
}

/*** FOOT ***/
.foot_wrap {
	width: 100%;
	height: 900px;
	border-top: 80px solid #F9F9F9;
	float: left;
	overflow: hidden;
}

.foot_sec1 {
	width: 55%;
	height: inherit;
	padding: 50px;
	padding-top: 0;
	background: #F9F9F9;
	float: left;
}

.foot_sec1 h2 {
	width: 100%;
	font-family: 'Oswald', sans-serif;
	font-size: 40px;
	color: #0c90db;	
	text-align: left;
	text-transform: uppercase;
	float: left;
	position: relative;
}

.foot_sec1 h2:after {
    content: '';
    width: 100px;
    height: 3px;
    left: 0;
    bottom: -5px;
    background: #0c90db;
    position: absolute;
}

.foot_sec1_info {
	width: 100%;
	padding: 20px;
	float: left;
}

.foot_sec1_info_list {
	width: 70%;
	margin-top: 50px;
	float: left;
}

.foot_sec1_info_list ul {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.foot_sec1_info_list li {
	width: 100%;
	margin-bottom: 30px;
	float: left;
}

.foot_sec1_info_list li:last-child {
	margin-bottom: 0;
}

.foot_sec1_info_list_icon {
	width: 55px;
	height: 55px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 55px;
    background: #0c90db;
	float: left;
}

.foot_sec1_info_list_info {
	width: calc(100% - 75px);
	margin-left: 15px;
	float: left;
}

.foot_sec1_info_list_info_titu {
	width: 100%;
	font-size: 14px;
	color: #3d486d;
	margin-top: 5px;
	float: left;
}

.foot_sec1_info_list_info_desc {
	width: 100%;
	font-size: 15px;
	color: #3d486d;
	margin-top: 2px;
	float: left;
}

.foot_sec1_info_list_info_desc a {
	color: #3d486d;
    transition: all 0.3s ease 0s;
}

.foot_sec1_info_list_info_desc a:hover {
	color: #0c90db;
}

.foot_sec1_info_rede {
	width: 100%;
	margin-top: 50px;
	float: left;
}

.foot_sec1_info_rede ul {
	width: 100%;
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.foot_sec1_info_rede li {
	margin: 0 5px;
    display: inline-block;
}

.foot_sec1_info_rede li a {
	width: 50px;
	height: 50px;
	font-size: 30px;
	text-align: center;
	line-height: 50px;
}

.foot_sec1_info_rede li a {
	color: #fff;
	display: block;
}

.foot_sec1_info_rede_face {
	color: #fff;
	background: #4267B2;
	border-radius: 50%;
}

.foot_sec1_info_rede_what {
	color: #fff;
	background: #0DC143;
	border-radius: 50%;
}

.foot_sec1_info_rede_twit {
	color: #fff;
	background: #1DA1F2;
	border-radius: 50%;
}

.foot_sec1_info_rede_inst {
	color: #fff;
	background: #444142;
	border-radius: 50%;
}

.foot_sec1_info_rede_link {
	color: #fff;
	background: #0072b1;
	border-radius: 50%;
}

.foot_sec1_info_rede_yout {
	color: #fff;
	background: #FF0000;
	border-radius: 50%;
}

.foot_sec1_info_cred {
	width: 100%;
	font-size: 15px;
	color: #3d486d;
	margin-top: 50px;
	float: left;
}

.foot_sec2 {
	width: 45%;
	height: inherit;
	background-size: cover !important;
	background-position: center center !important;
	float: right;
	position: relative;
}

.foot_sec2_form {
	width: 450px;
    padding: 40px;
    top: 130px;
    left: -250px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 5px 83px 0px rgba(40,40,40,0.08);
    z-index: 3;
    position: absolute;
}

.foot_sec2_form_secc {
	width: 100%;
	margin-bottom: 20px;
	float: left;
}

.foot_sec2_form_secc_labe {
	width: 100%;
	font-size: 14px;
	color: #1E2E42;
	text-align: left;
	font-weight: 400;
	float: left;
	position: relative;
	z-index: 1;
}

.foot_sec2_form_secc_inpu {
	width: 100%;
	height: 40px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #1E2E42;
    padding: 12px 10px;
    background: #fff;
    border: 2px solid #e6e6e6;
	float: left;
	outline: none;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.foot_sec2_form_secc_inpu::-webkit-input-placeholder { color: #999; }    
.foot_sec2_form_secc_inpu::-moz-placeholder { color: #999; }
.foot_sec2_form_secc_inpu::-ms-input-placeholder { color: #999; }

.foot_sec2_form_secc_text {
	width: 100%;
	height: 120px;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #1E2E42;
    padding: 12px 10px;
    background: #fff;
    border: 2px solid #e6e6e6;
	float: left;
	resize: none;
	outline: none;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.foot_sec2_form_secc_capt_labe {
	width: 100%;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 22px;
	color: #1E2E42;
	text-align: left;
	font-weight: 400;
	margin-bottom: 1px;
	border: 0px solid #fff;
	background: none;
    outline: none;
    float: left;
	-webkit-user-select: none;
	user-select: none;
}

.foot_sec2_form_secc_capt_inpu {
	width: 100%;
	height: 30px;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #1E2E42;
    padding: 12px 10px;
    background: #fff;
    border: 2px solid #e6e6e6;
	float: left;
	outline: none;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.foot_sec2_form_secc_capt_inpu::-webkit-input-placeholder { color: #999; }    
.foot_sec2_form_secc_capt_inpu::-moz-placeholder { color: #999; }
.foot_sec2_form_secc_capt_inpu::-ms-input-placeholder { color: #999; }

.foot_sec2_form_secc_envi {
    width: 100%;
	font-family: 'Oswald', sans-serif;
    font-size: 16px;
    color: #fff;
	font-weight: 600;
    padding: 12px 40px;
	margin-top: 10px;
    background: #1E2E42;
    border-radius: 5px;
	border: 0;
    float: left;
	cursor: pointer;
	transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.foot_sec2_form_secc_envi i {
	margin-right: 5px;
}

.foot_sec2_form_secc_envi:hover {
    color: #fff;
    background: #0c90db;
}

/*** ADDO ***/
.addo_clea_both {
	width: 100%;
	clear: both;
}

/* ----- MEDIA QUERIES ----- */

@media (min-width: 240px) and (max-width: 639px) {

	/*** WRAP ***/
	.wrap {
		min-width: 100%;
	}
	
	/*** HEAD ***/
	.head_prev_cont {
		margin: 4px 0;
	}

	.head_prev_cont ul {
		text-align: center;
	}

	.head_prev_cont_titu { display: none; }
	
	.head_lome {
		padding: 0.5% 0;
	}

	.head_lome_logo {
		width: 65%;
		padding-left: 3%;
		position: relative;
	}
	
	.head_lome_menu {
		width: 100%;
		margin-top: -55px;
	}
	
	/*** SLID ***/
	.kenburns_063_slide {
		width: 80% !important;
		top: 25% !important;
		left: 5% !important;
	}
	
	.kenburns_063_slide>h1 {
		font-size: 20px !important;
	}
	
	.kenburns_063_slide>p { display: none !important; }

	.kenburns_063_slide>a, .kenburns_063_slide>a:visited {
		font-size: 13px !important;
	    line-height: 25px !important;
		padding: 2px 15px !important;
		margin-top: 10px !important;
	}
	
	.slid_wrap:after { display: none; }
	
	/*** TITU ***/
	.titu_wrap {
		padding: 5% 3%;
	}

	.titu_wrap h1 {
		font-size: 26px;
	}
	
	.titu_titu {
		font-size: 26px;
	}

	.titu_wrap h2 {
		font-size: 16px;
	}
	
	/*** MAIN ***/
	.main_wrap {
		padding: 5%;
	}
	
	/*** NOSO INIC ***/
	.noso_inic_wrap {
		padding: 10% 5% 20% 5%;
	}
	
	.noso_inic_info {
		width: 100%;
	}
	
	.noso_inic_info h2 {
		font-size: 26px;
	}
	
	.noso_inic_info h3 {
		font-size: 20px;
		padding-right: 25%;
		margin-top: 10px;
	}
	
	.noso_inic_info_deta {
		font-size: 15px;
	}
	
	.noso_inic_info_deta:first-letter {
		font-size: 50px;
		line-height: 85%;
	}
	
	.noso_inic_imag {
		width: 90%;
		margin: 0 5%;
		margin-top: 30px;
	}
	
	/*** SERV INIC ***/
	.serv_inic_wrap {
		padding: 8% 3%;
	}
	
	.serv_inic_wrap h2 {
		font-size: 26px;
	}
	
	.serv_inic_deta {
	    padding: 0 5%;
		margin-top: 10px;
	}
	
	.serv_inic_list_icon {
		width: 80px;
		height: 80px;
		font-size: 35px;
		line-height: 75px;
		margin-left: calc(50% - 40px);
	}
	
	/*** SERV ITEM ***/
	.serv_item_wrap {
		padding: 5% 3%;
	}
	
	.serv_item {
		width: 100%;
	}
	
	.serv_item_info h1 {
		font-size: 26px;
	    line-height: 110%;
	}

	.serv_item_info h2 {
		font-size: 16px;
		margin-top: 20px;
	}
	
	.serv_item_info_deta {
		font-size: 15px;
		line-height: 140%;
	}
	
	.serv_item_info_prob {
		font-size: 16px;
		margin-top: 10px;
	}
	
	.serv_item_info_prob h3 {
		font-size: 16px;
	}
	
	.serv_item_info_prob li {
		width: 100%;
		margin-bottom: 5px;
	}
	
	.serv_item_info_prob li:last-child {
		margin-bottom: 0;
	}
	
	.serv_item_otro {
		width: 100%;
		padding: 25px 20px;
		margin-top: 10px;
	}
	
	.serv_item_otro h2 {
		font-size: 18px;
	}
	
	.serv_item_otro h2 ~ h2 {
		margin-top: 20px;
	}

	.serv_item_otro_list li {
		margin-bottom: 10px;
	}

	.serv_item_otro_list_item {
		padding-left: 40px;
	}

	.serv_item_otro_list_item:before {
		width: 40px;
		font-size: 18px;
		left: -10px;
	}
	
	.serv_item_otro_what {
		margin-top: 10px;
	}
	
	.serv_item_otro_mail {
		margin-top: 10px;
	}

	/*** MARC INIC ***/
	.marc_inic_wrap {
		padding: 10% 3%;
	}

	.marc_inic_wrap h2 {
		font-size: 26px;
	}
	
	.marc_inic_deta {
    	padding: 0 5%;
	}
	
	.marc_inic_list {
		margin-top: 30px;
	}
	
	.marc_inic_list li {
		width: 30%;
	}

	/*** CLIE ITEM ***/
	.clie_item_wrap {
		padding: 8% 5%;
	}
	
	.clie_item_imag {
		width: 100%;
		padding: 0 10%;
	}
	
	.clie_item_info {
		width: 100%;
		margin-top: 30px;
	}
	
	.clie_item_info h2 {
		font-size: 20px;
	}
	
	.clie_item_info_deta {
		line-height: 130%;
	}
	
	.clie_item_list {
		margin-top: 20px;
	}
	
	.clie_item_list li {
		width: 100%;
		margin-bottom: 50px;
	}
	
	.clie_item_list li:last-child {
		margin-bottom: 0;
	}
	
	.clie_item_list_item_imag {
		padding: 0 25%;
	}
	
	.clie_item_info h3 {
		font-size: 18px;
	}

	.clie_item_list_item_subt {
		font-size: 16px;
		line-height: 130%;
	}

	/*** FOOT ***/
	.foot_wrap {
		height: auto;
		padding: 8% 5%;
		background: #F9F9F9;
		border-top: 0;
	}
	
	.foot_sec1 {
		width: 100%;
		padding: 0;
	}
	
	.foot_sec1 h2 {
		font-size: 26px;
	}
	
	.foot_sec1 h2:after {
		width: 100px;
	}
		
	.foot_sec1_info {
		padding: 0;
	}
	
	.foot_sec1_info_list {
		width: 100%;
		margin-top: 30px;
	}
	
	.foot_sec1_info_list li {
		margin-bottom: 20px;
	}

	.foot_sec1_info_list_icon {
		width: 45px;
		height: 45px;
		font-size: 26px;
		line-height: 45px;
	}
	
	.foot_sec1_info_list_info {
		width: calc(100% - 60px);
		margin-left: 10px;
	}
	
	.foot_sec1_info_rede {
		margin-top: 40px;
	}
	
	.foot_sec1_info_rede ul {
		text-align: center;
	}
	
	.foot_sec1_info_rede li a {
		width: 45px;
		height: 45px;
		font-size: 26px;
		line-height: 45px;
	}
	
	.foot_sec1_info_cred { display: none; }
	
	.foot_sec2 {
		width: 100%;
		height: auto;
		margin-top: 40px;
		background: none !important;
	}
	
	.foot_sec2_form {
		width: 100%;
		padding: 0;
		top: auto;
		left: auto;
		background: none;
		box-shadow: 0px 5px 83px 0px rgba(40,40,40,0);
		float: left;
		position: relative;
	}
	
	.foot_sec2_form_secc_envi {
		margin-bottom: 20px;
	}

}	
	
@media (min-width: 1792px) {

	/*** SCRO ***/
	::-webkit-scrollbar { width: 13px; }
	::-moz-scrollbar { width: 13px; }
	::-o-scrollbar { width: 13px; }
	
	/*** SCRO GOTO ***/
	.scro_goto {
		width: 73px;
		height: 73px;
		font-size: 40px;
		line-height: 73px;
	}
	
	/*** WRAP ***/
	
	/*** HEAD ***/
	.head_prev_cont {
		margin-top: 7px;
	}
	
	.head_prev_cont li {
		padding-right: 27px;
		margin-right: 27px;
	}
	
	.head_prev_cont_icon {
		font-size: 27px;
	}
	
	.head_prev_cont_titu {
		font-size: 17px;
		padding-left: 20px;
	}
	
	/*** SLID ***/
	#kenburns_063 {
		max-height: 853px !important;
	}
	
	.ps_indicators_blue>.carousel-indicators {
		height: 47px !important;
		padding-left: 13px !important;
		padding-right: 13px !important;
	}
	
	.kenburns_063_slide>h1 {
		font-size: 67px !important;
	}
	
	.kenburns_063_slide>p {
		font-size: 24px !important;
		margin-top: 13px !important;
	}
	
	.kenburns_063_slide>a, .kenburns_063_slide>a:visited {
		padding: 13px 40px !important;
		font-size: 19px !important;
		margin-top: 33px !important;
		line-height: 40px !important;
	}
	
	.ps_control_blue .carousel-control {
		width: 80px !important;
		height: 67px !important;
		font-size: 53px !important;
		line-height: 60px !important;
	}
	
	.slid_wrap:after {
		height: 187px;
	}
	
	/*** TITU ***/
	.titu_wrap h1 {
		font-size: 53px;
	}
	
	.titu_titu {
		font-size: 53px;
	}
	
	.titu_wrap h2 {
		font-size: 27px;
	}
	
	.titu_wrap h2:before {
		width: 67px;
		height: 4px;
		margin-left: 80px;
	}
	
	/*** MAIN ***/
	
	/*** NOSO INIC ***/
	.noso_inic_info h2 {
		font-size: 53px;
	}
	
	.noso_inic_info h3 {
		font-size: 40px;
		margin-top: 27px;
	}
	
	.noso_inic_info_deta {
		font-size: 19px;
		margin-top: 27px;
	}
	
	.noso_inic_info_deta:first-letter {
		font-size: 80px;
		margin-right: 13px;
	}
	
	.noso_inic_info_deta li {
		margin-bottom: 7px;
	}
	
	.noso_inic_imag:before {
		width: 107px;
		height: 107px;
		top: -13px;
		left: -13px;
	}
	
	.noso_inic_imag:after {
		width: 107px;
		height: 107px;
		right: -13px;
		bottom: -13px;
	}
	
	/*** SERV INIC ***/
	.serv_inic_wrap h2 {
		font-size: 43px;
	}
	
	.serv_inic_deta {
		font-size: 20px;
		margin-top: 27px;
	}

	.serv_inic_deta p {
		margin-top: 0;
	}
	
	.serv_inic_list {
		margin-top: 40px;
	}
	
	.serv_inic_list li {
		margin-top: 27px;
	}
	
	.serv_inic_list_icon {
		width: 113px;
		height: 113px;
		font-size: 60px;
		line-height: 107px;
		margin-left: calc(50% - 57px);
		box-shadow: 0px 5px 8px rgba(0,0,0,0.02);
	}
	
	.serv_inic_list_icon:after {
		border: 8px solid rgba(234,234,234,0.4);
	}
	
	.serv_inic_list h3 {
		font-size: 20px;
		padding: 0 13px;
		margin-top: 33px;
	}
	
	/*** SERV ITEM ***/
	.serv_item_info h1 {
		font-size: 43px;
	}
	
	.serv_item_info h2 {
		font-size: 24px;
	}
	
	.serv_item_info_imag {
		margin-top: 53px;
		margin-bottom: 13px;
	}
	
	.serv_item_info_deta {
		font-size: 21px;
	}
	
	.serv_item_info_prob {
		font-size: 20px;
		padding: 40px;
	}
	
	.serv_item_info_prob h3 {
		font-size: 24px;
	}
	
	.serv_item_info_prob ul {
		margin-top: 27px;
	}
	
	.serv_item_info_prob li {
		margin-bottom: 13px;
	}
	
	.serv_item_otro {
		padding: 27px 40px;
	}
	
	.serv_item_otro h2 {
		font-size: 27px;
	}
	
	.serv_item_otro_list {
		margin-top: 27px;
	}
	
	.serv_item_otro_list li {
		padding: 20px;
		margin-bottom: 27px;
	}
	
	.serv_item_otro_list_item {
		font-size: 20px;
		padding-left: 60px;
	}
	
	.serv_item_otro_list_item:before {
		width: 60px;
		height: 40px;
		font-size: 27px;
		line-height: 40px;
		top: -7px;
		left: -20px;
	}
	
	.serv_item_otro_tele {
		padding: 7px 13px;
		margin-top: 27px;
		border-radius: 13px;
	}
	
	.serv_item_otro_tele:hover {
		box-shadow: 4px 4px 4px rgba(0,0,0,.15);
	}
	
	.serv_item_otro_tele_icon {
		width: 47px;
		font-size: 37px;
		line-height: 47px;
	}
	
	.serv_item_otro_tele_titu {
		width: calc(100% - 47px);
		font-size: 21px;
		line-height: 47px;
	}
	
	.serv_item_otro_what {
		padding: 7px 13px;
		margin-top: 27px;
		border-radius: 13px;
	}
	
	.serv_item_otro_what:hover {
		box-shadow: 4px 4px 4px rgba(0,0,0,.15);
	}
	
	.serv_item_otro_what_icon {
		width: 47px;
		font-size: 40px;
		line-height: 47px;
	}
	
	.serv_item_otro_what_titu {
		width: calc(100% - 47px);
		font-size: 21px;
		line-height: 47px;
	}
	
	.serv_item_otro_mail {
		padding: 7px 13px;
		margin-top: 27px;
		border-radius: 13px;
	}
	
	.serv_item_otro_mail:hover {
		box-shadow: 4px 4px 4px rgba(0,0,0,.15);
	}
	
	.serv_item_otro_mail_icon {
		width: 47px;
		font-size: 35px;
		line-height: 47px;
	}
	
	.serv_item_otro_mail_titu {
		width: calc(100% - 47px);
		font-size: 23px;
		line-height: 47px;
	}
	
	/*** MARC INIC ***/
	.marc_inic_wrap h2 {
		font-size: 43px;
	}
	
	.marc_inic_wrap h2:after {
		width: 107px;
		height: 4px;
		left: calc(50% - 53px);
		bottom: -7px;
	}
	
	.marc_inic_deta {
		font-size: 20px;
		margin-top: 40px;
	}

	.marc_inic_deta p {
		margin-top: 0;
	}
	
	.marc_inic_list {
		margin-top: 27px;
	}
	
	.marc_inic_list li:hover .marc_inic_list_imag {
		box-shadow: 0px 11px 27px 7px rgba(0,0,0,0.25);
	}
	
	/*** CLIE ITEM ***/
	.clie_item_info h2 {
		font-size: 32px;
	}
	
	.clie_item_info_deta {
		font-size: 21px;
	}
	
	.clie_item_list {
		margin-top: 67px;
	}
	
	.clie_item_info h3 {
		font-size: 21px;
		margin-top: 13px;
	}
	
	.clie_item_info h3:after {
		width: 80px;
		left: calc(50% - 40px);
		bottom: -7px;
	}
	
	.clie_item_list_item_subt {
		font-size: 20px;
		margin-top: 27px;
	}
	
	/*** FOOT ***/
	.foot_wrap {
		height: 1200px;
		border-top: 107px solid #F9F9F9;
	}
	
	.foot_sec1 {
		padding: 67px;
	}
	
	.foot_sec1 h2 {
		font-size: 53px;
	}
	
	.foot_sec1 h2:after {
		width: 133px;
		height: 4px;
		bottom: -7px;
	}
	
	.foot_sec1_info {
		padding: 27px;
	}
	
	.foot_sec1_info_list {
		margin-top: 67px;
	}
	
	.foot_sec1_info_list li {
		margin-bottom: 40px;
	}
	
	.foot_sec1_info_list_icon {
		width: 73px;
		height: 73px;
		font-size: 40px;
		line-height: 73px;
	}
	
	.foot_sec1_info_list_info {
		width: calc(100% - 100px);
		margin-left: 20px;
	}
	
	.foot_sec1_info_list_info_titu {
		font-size: 19px;
		margin-top: 7px;
	}
	
	.foot_sec1_info_list_info_desc {
		font-size: 20px;
	}
	
	.foot_sec1_info_rede {
		margin-top: 67px;
	}
	
	.foot_sec1_info_rede li {
		margin: 0 7px;
	}
	
	.foot_sec1_info_rede li a {
		width: 67px;
		height: 67px;
		font-size: 40px;
		line-height: 67px;
	}
	
	.foot_sec1_info_cred {
		font-size: 20px;
		margin-top: 67px;
	}
	
	.foot_sec2_form {
		width: 600px;
		padding: 53px;
		top: 170px;
		left: -333px;
		border-radius: 5px;
		box-shadow: 0px 7px 111px 0px rgba(40,40,40,0.08);
	}
	
	.foot_sec2_form_secc {
		margin-bottom: 27px;
	}
	
	.foot_sec2_form_secc_labe {
		font-size: 19px;
	}
	
	.foot_sec2_form_secc_inpu {
		height: 53px;
		font-size: 19px;
		padding: 16px 13px;
	}
	
	.foot_sec2_form_secc_text {
		height: 160px;
		font-size: 20px;
		padding: 16px 13px;
	}
	
	.foot_sec2_form_secc_capt_labe {
		font-size: 29px;
	}
	
	.foot_sec2_form_secc_capt_inpu {
		height: 40px;
		font-size: 17px;
		padding: 17px 13px;
	}
	
	.foot_sec2_form_secc_envi {
		font-size: 21px;
		padding: 16px 53px;
		margin-top: 13px;
		border-radius: 7px;
	}
	
	.foot_sec2_form_secc_envi i {
		margin-right: 7px;
	}
	
}