body {
	margin:0;
	padding:0;
	border:0 none;
	font-family:'VistaSansBook', Arial, Helvetica, sans-serif;
  	font-weight: 500;
	font-size:16px;
	line-height:22px;
	text-align:left;
	color:#646464;
}
p,ul {
	margin:18px 0 0;
}
a,a img {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
a img {
	border:0 none;
}
a:link,a:visited {
	text-decoration:none;
	color:#fff;
}
a:hover {
	color:rgb(150, 150, 150);
}
a.link00:link,a.link00:visited,a.link00:hover {
	background-color:#f1eaf3;
}
a.link01:link,a.link01:visited {
	color:red;
}
a.link01:hover {
	color:rgb(167, 0, 0);
}
a.link02:link,a.link02:visited {
	color:#fff;
}
a.link02:hover {
	color:red;
}
.cont {
	margin:0 auto;
	width:1200px;
	max-width: 100%;
}
.left {
	float:left;
}
.rght {
	float:right;
}
.cler {
	clear:both;
}
.menu_blck {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.menu_blck li {
	display:inline;
}
.menu_blck li.frst {
	margin-left:0!important;
	padding-left:0!important;
	border-left:0 none!important;
}

/*Logo*/
.txt_logo{
	color:red;
	font-size: 100px;
}
.txt_logo span{
	color:black;
}

/*HEADER*/
#header_info{
	position: fixed;
    top: 0;
    left: 0;
    z-index: 12;
    background: white;
    width: 100%;
    padding: 4px 0;
	color: red;
	border-top: 1px red solid;
    border-bottom: 1px red solid;
}
#header_info .cont div{
	margin: 0 auto;
    width: fit-content;
}
#header {
	padding-top:30px;
}
#head_logo {
	/*height:128px;*/
	margin-bottom: 80px;
	margin-top: 70px;
}
#head_ppal {
	margin-bottom:20px;
	text-align:center;
	position:relative;
}
#home_head {
	background-color:#fff;
	position:fixed;
	top:0;
	left:0;
	z-index:20;
	-webkit-transition: background 1s ease;
	-moz-transition: background 1s ease;
	-ms-transition: background 1s ease;
	-o-transition: background 1s ease;
	transition: background 1s ease;
}

/*GENERAL SECTION*/

section/*, #foot_addr*/{
	height: 100vh;
}

/*HOME HEADER*/

.cont_cent {
	/*width:100%;*/
	width: 100vw;
	height:100vh;
	display:table;
}
.cont_cent > div{
	text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.text_hide {
	margin:0;
	font-size:0;
	line-height:0;
}
#home_head img {
	margin:0 auto;
	width:33%;
	display:block;
}


/*CONTENT*/
/*#content .cont {
	padding:100px 0 70px;
}
.content_page {
	border-bottom:4px solid #f8f8f8;
}
.content_page .cont {
	background:url('../img/cont_back.png') right top no-repeat;
}
.content_page h1,.content_home h2 {
	margin:0 0 35px;
	font-weight:500;
	font-size:35px;
	line-height:35px;
	text-transform:uppercase;
	color:#5f2f6b;
}
.content_page h2 {
	margin:35px 0 30px;
	font-weight:500;
	font-size:23px;
	line-height:28px;
	text-transform:uppercase;
	color:#5f2f6b;
}
.content_page h3 {
	margin:25px 0 18px;
	font-weight:500;
	font-size:20px;
	line-height:20px;
	color:#5f2f6b;
}*/
.content_page ul,.content_page ol {
	padding-left:16px;
}
.content_page li {
	margin-top:18px;
	padding-left:20px;
}
.cont_col1 {
	padding-right:37px;
	/*border-right:1px solid #917898;*/
	width:650px;
	font-size:31px;
	line-height: 40px;
	letter-spacing: 60;
	/*text-align:right;*/
	text-align:left;
	float:left;
}
.cont_col1 h3 {
	margin:0;
	font-weight:600;
	font-size:16px;
	color:#64c51f;
}
.cont_col1 ul {
	margin:10px 0 20px;
	padding-left:0;
	list-style:none;
}
.cont_col1 p, .cont_col1 p.txtTitle{
	margin-bottom: 55px;
}
.cont_col1 li {
	margin:0;
	padding:5px 0;
	text-align:right;
	line-height:18px;
}
.cont_col2 {
	/*width:720px;*/
	width: 400px;
	/*float:left;*/
	float: right;
	text-align: left;
	font-size:23px;
	line-height: 27px;
	letter-spacing: 60;
	font-family: 'VistaSansLight','VistaSansBook', Arial, Helvetica, sans-serif;
}

.cont_col2 h2 {
	margin-top:0;
}
.cont_col2 p, .cont_col1 p.txtNormal {
	/*margin:0 0 18px;*/
	margin-bottom: 20px;
	font-size:16px;
	line-height: 20px;
	letter-spacing: 60;
}
/*Sliders*/
.home_proy, #home_slid{
	position: relative;
}

#home_slid .item img, #home_slid2 .item img{
	max-height: 100vh;
}

#home_slid .cont{
	/*width: 100%;
    height: 100%;*/
    position: absolute;
    /*top: 0;*/
	bottom: 0;
    left: 0;
	right: 0;
    z-index: 10;
	/*width: auto;*/
	height: auto;
	pointer-events: none;
}
#home_slid .cont h2{
	margin-bottom: 0px;
	margin-block-end: 5px;
}
#home_slid2 .cont{
	/*width: 100%;
    height: 100%;*/
	height: auto;
    position: absolute;
    top: 0;
    left: 0;
	right: 0;
    z-index: 10;
}
#home_slid2 .cont h2{
	/*width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;*/
	text-align: right;
	margin-top: 0px;
}
#proy_carr .cont{
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.lttr_slider{
	font-family:Verdana,'VistaSansBook', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 184px;
	line-height: 120px;
	letter-spacing: -25px;
	/*font-size: 369px;
	line-height: 240px;
	letter-spacing: -50px;*/
	color:red;
	margin-left: -5px;
}
.owl-dots{
	display: none;
}

/*slider1*/
/*.owl-carousel.proy_home .owl-nav button.owl-next span {
    background-image: url(../img/arrow_right.png);
}*/
.owl-carousel#proy_webs_frst .owl-nav {
	margin-right: 40px;
	margin-top: -80px;
    float: right;
	position: absolute;
	/*right: 0;*/
	right: 3%;

}
.owl-carousel .owl-nav button.owl-prev span {
    background-image: url(../img/arrow_left.png);
}
.owl-carousel .owl-nav button.owl-prev:hover span {
	background-image: url('../img/arrow_left_o.png');
}
.owl-carousel .owl-nav button.owl-next span {
    background-image: url(../img/arrow_right.png);
}
.owl-carousel .owl-nav button.owl-next:hover span {
	background-image: url('../img/arrow_right_o.png');
}
.owl-theme .owl-nav [class*=owl-]{
	background-color: transparent !important;
}
.owl-theme .owl-nav [class*=owl-]:hover{
	background-color: transparent !important;
}
.owl-carousel .owl-nav button span {
    width: 30px;
    height: auto;
    font-size: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
}
/*slider2*/
/*.owl-carousel.proy_home .owl-nav button.owl-next span {
    background-image: url(../img/arrow_right.png);
}
.owl-carousel.proy_home .owl-nav button.owl-prev span {
    background-image: url(../img/arrow_left.png);
}*/
.owl-carousel#proy_webs_scnd .owl-nav{
	position: absolute;
    top: 45%;
    width: 100%;
}
.owl-carousel#proy_webs_scnd .owl-next{
	float: right;
	margin-right: 60px;
}
.owl-carousel#proy_webs_scnd .owl-prev{
	float: left;
	margin-left: 60px;
}

/*PRESENTACION*/
#pres_cont > div {
	padding-left:45%;
	width:55%;
	background:url('../img/pres_imag.png') left center no-repeat;
	background-size:contain;
}
#pres_cont h2 {
	text-align:right;
}

/*Home TEXT*/
#home_txt{
	/*background-color: red;
	color:#ffffff;*/
	background-color: #ffffff;
	color:#000000;
	height: auto;
	min-height: 100vh;
	position: relative;
}
#home_txt .cont{
	padding-top:80px;
	padding-bottom: 80px;
	
}
.logo-bg{
	margin-left: auto;
    margin-right: auto;
    width: fit-content;
}
.cont_col1, .cont_col2 {
	padding: 40px 0;
}

/*FORM*/
#form_cont > div {
    position: relative;
}
.form_text, .form_subm {
    padding: 0 10px;
    border: 1px solid #000;
   /* font-family: 'Saira Condensed',Arial,Helvetica,sans-serif;*/
    font-size: 14px;
    line-height: 28px;
}
.form_text {
    box-sizing: border-box;
    margin-bottom: 28px;
    width: 100%;
    font-weight: 200;
}
span.error {
    margin-top: 38px;
    padding-left: 10px;
    color: #000;
    background: url(../img/erro_arrw.png) left center no-repeat;
    position: absolute;
    left: 0;
    bottom: 0px;
	box-sizing: border-box;
}
.form_subm {
    font-weight: 400;
    background-color: #fff;
    float: right;
    cursor: pointer;
}
#form_resp {
    /*line-height: 40px;*/
    float: left;
}
#form_cont{
	margin-top:28px;
}

/*FOOTER*/
#footer{
	height: 100vh;
	width: 100vw;
	display: table-cell;
	vertical-align: middle;
    text-align: center;
	position: relative;
}
#foot_logo,#foot_addr {	
	padding:82px 0;
}
.logo_item {
	width:25%;
	text-align:center;
	float:left;
}
.logo_item img {
	max-width:100%;
}
.logo_item img:hover {
	opacity:0.8;
}
#slog_imag {
	width:100%;
	height:215px;
    background-color:#203731;
}
.slog_text {
	padding:15px 0;
	background-color:#80df3c;
	text-align:center;
}
.slog_text p {
	margin-top:0;
	font-size:31px;
	line-height:37px;
	color:#fff;
}
.slog_text p span {
	font-weight:200;
	font-size:25px;
	line-height:30px;
}
.slog_home p {
	font-size:22px;
	line-height:27px;
}
.slog_home p span {
	font-size:19px;
	line-height:25px;
}
.slog_home span {
	display:block;
}
#foot_addr > div {
	margin:0 auto;
	/*width:80%;*/
}
#addr_logo,#foot_addr address {
	/*float:left;*/
}
#foot_addr{
	display: inline-block;
}
#foot_addr{
	margin-left: auto;
    margin-right: auto;
    width: fit-content;
}

#addr_logo {
	/*width:40%;
	text-align:center;*/
	float: left;
}
#mapa {
	/*width:40%;
	text-align:center;*/
	float: right;
}
#addr_logo img {
	max-width:100%;
	display: block;
}
#foot_addr address {
	/*margin:25px 0 0 3%;*/
	margin-top:87px;
	/*width:57%;*/
	font-style:normal;
	font-size:21px;
	line-height:28px;
	text-align:left;
	color:#2d2d2d;
	letter-spacing: 60;
	width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
#foot_addr address strong {
	/*font-weight:600;*/
}
#foot_addr address span {
	/*font-weight:200;*/
	color:red;
}
#foot_line{
	height:20px;
	background-color:red;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	min-width: 350px;
}
#top_line{
	height:10px;
	background-color:red;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	min-width: 350px;
}

/*Boton*/
.btnDOWN a, .btnDOWN  {
	font-family:Verdana, 'VistaSansBook', Arial, Helvetica, sans-serif;
    margin-bottom: 14px;
    padding: 20px 20px 20px 50px;
    border-right: 4px solid #e2e2e2;
    font-weight: 300;
    font-size: 20px;
    line-height: 20px;
	letter-spacing: -2px;
    /*text-transform: uppercase;*/
    background-color: #e2e2e2;
    background-image: url(../img/link_down.png);
    background-size: 40px;
    background-position: 10px center;
    background-repeat: no-repeat;
    display: block;
	border-radius: 10px;
	color: #454545 !important;
	/*width: fit-content;*/
	width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.btnDOWN strong{
	color: #6cc72a !important;
	text-transform: uppercase;
	font-size: 28px;
    line-height: 26px;
	letter-spacing: -4px;
}
/*SCROLL DOWN BTN*/
#scrl_ttop {
    background: url(../img/scrl_ttop2.png) left top no-repeat;
}
#scrl_tbot {
    background: url(../img/scrl_tbot2.png) left top no-repeat;
}
/*#scrl_tbot:hover {
    background: url(../img/scrl_tbot2.png) right top no-repeat;
}
#scrl_ttop:hover {
    background: url(../img/scrl_ttop2.png) right top no-repeat;
}*/
#scrl_tbot, #scrl_ttop {
    width: 39px;
    height: 39px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 3%;
    bottom: 0px;
	z-index: 12;
}

/*Slider Adapt Hort or Vert*/
@media screen and (orientation: portrait){
	.hort{ visibility: hidden; display: none !important;}
	.vert{ visibility: visible; display: block;}
}

@media screen and (orientation: landscape){
	.vert{ visibility: hidden; display: none !important;}
	.hort{ 	visibility: visible; display: block;}
}

/*ADPT*/

@media screen and (min-width:1300px){
	#home_slid .cont h2{ margin-block-end: 10px;}
}
@media screen and (min-width:1100px) and (max-width:1300px){
	#home_slid .cont h2{ margin-block-end: 20px;}
}
@media screen and (min-width:1100px){
	.mapa{width:650px;}
}
@media screen and (max-width: 1300px) { 
	body{font-size: 15px;line-height: 21px;}
	.cont{width:900px;}
    #head_logo{width: 135px;}   
	#home_txt .cont{padding-top: 40px; padding-bottom: 40px;}
	.cont_col1{width: 650px; font-size: 28px; line-height: 36px;}
	.cont_col2/*, .cont_col1 p.txtNormal*/{width: 250px; font-size: 16px; line-height: 20px;}
	.lttr_slider{font-size: 175px; line-height: 85px; letter-spacing: -20px; /*width: min-content;*/ margin-left: -30px;}
	/*#addr_logo img{width:220px;}*/
	.mapa{width:650px;}
	#foot_addr address{margin-top: 60px; font-size: 16px;line-height: 23px;}
	.cont_col2 p, .cont_col1 p.txtNormal{margin-bottom: 20px; font-size: 16px; line-height: 20px;}
	.form_text, .form_subm{font-size: 18px; line-height: 30px;}
	.cont_col1, .cont_col2 {padding: 20px 0;}
}

@media screen and (max-width: 1100px) { 
	/*body{background-color: #900;}*/
	.cont,.cont_intr p,#contactar address{width:700px;}
	
	#home_head img{width:60%;}
	
	footer .cont address > div{padding-left:0;width:50%;text-align:center;display:block;float:left}
	footer .cont address > div > div{margin-bottom:30px;display:inline-block;}

	.owl-carousel .owl-item img{width: auto;}
	#home_txt .cont{padding-top: 25px; padding-bottom: 25px;}
	#home_slid2 .cont{pointer-events: none;}
	.logo-bg{padding-top:20px;}
	.cont_col1{width: 440px; font-size: 16px; line-height: 18px;}
	.cont_col1 p, .cont_col1 p.txtTitle { margin-bottom: 20px;	}
	.cont_col2 p, .cont_col1 p.txtNormal { margin-bottom: 14px; font-size: 14px; line-height: 16px;}
	.cont_col2/*, .cont_col1 p.txtNormal*/{width: 200px; font-size: 16px; line-height: 18px;}
	.lttr_slider{font-size: 110px; line-height: 80px; letter-spacing: -10px; margin-left: 0px;}
	/*#addr_logo img{width:180px;}*/
	.mapa{width:500px;}
	#foot_addr address{margin-top: 40px; font-size: 20px;line-height: 24px;}
	#home_slid .item img, #home_slid2 .item img{ max-height: 100vh; width: auto;/*width: 100vw;*/min-width: 100vw;}
	#form_cont{margin-top:20px;}
}

@media screen and (max-width: 750px) { 
	/*body{background-color: #090;}*/
	.cont,.cont_intr p,#contactar address{width:550px;}
	h1{margin-bottom:50px;font-size: 35px;line-height: 35px;}
	h2{margin-bottom:50px;font-size: 30px;line-height: 30px;}
	h3{font-size: 20px;line-height: 20px;}
	/*.cont_intr p{font-size: 18px;line-height: 23px;}
	.cont_cent.home_serv{box-sizing: border-box;padding:120px 40px;height: auto;display: block;}
	.cont_cent.home_serv .cont{width:100%;}
	.home_slog p{margin-left:200px;padding-left:34px;width:350px;font-size: 20px;line-height: 26px;background-size:30px;}
	.home_slog p img{width:30px;}
	.home_proy .cont{padding-top:120px;}*/

	#home_txt .cont{padding-top: 20px; padding-bottom: 20px;}
	.lttr_slider { font-size: 80px; line-height: 60px; letter-spacing: -10px;}
	.cont_col1{width: 350px; font-size: 14px; line-height: 18px;}
	/*.cont_col1 p, .cont_col1 p.txtTitle { margin-bottom: 20px;	}*/
	.cont_col2/*, .cont_col1 p.txtNormal*/{width: 160px; font-size: 14px; line-height: 18px;}
	cont_col2 p, .cont_col1 p.txtNormal { margin-bottom: 10px; font-size: 14px; line-height: 15px; }
	/*.lttr_slider{font-size: 120px; line-height: 85px; letter-spacing: -15px;}*/
	/*#addr_logo img{width:150px; margin-left: auto; margin-right: auto;}*/
	#addr_logo{    display: block; margin-right: auto; margin-left: auto;}
	.mapa{width:80%; max-width: 100%; height: 40%; margin-left: auto; margin-right: auto; display: block;}
	.rght{float:none;}
	#foot_addr address{margin-top: 40px; font-size: 20px;line-height: 24px; margin-bottom: 40px;}
	#home_slid .item img, #home_slid2 .item img{ max-height: 100vh; width: auto;}
	#foot_logo, #foot_addr{padding: 0 0;}
	div#addr_logo{margin-left: auto; margin-right: auto; width: fit-content; float:none;}
	.owl-carousel#proy_webs_frst .owl-nav { margin-right: 20px; /*margin-top: -50px;*/}

}
@media screen and (max-width: 600px) { 
	/*body{background-color: #099;}*/
	.cont,.cont_intr p,#contactar address,#proy_webs,{box-sizing: border-box;width:100%;}
	.cont,.cont_intr p,#contactar address,.cont_cent.home_serv,#proy_webs,{padding-right:20px;padding-left:20px;}
	#home_head img{width:60%;}
	#head_logo{top:20px;left:20px;}
	.item_cols h3,.item_cols p{padding-left:0;}
	.item_cols p{padding-right:0;}
	
	/*.proy_home.owl-carousel .owl-item img{padding:0;width:100%;}
	.owl-carousel.proy_home .owl-nav{margin-top:14px;margin-right:0;}*/
	.btnDOWN{width: 80%;}
	.cont_cols,.cont_cols.cols_rigt{width:100%;background-color:#fff;display:block;float:none;}
	.cont_cols.colu_imag{height:50vh;background-attachment:scroll;}
	.cont_cols .cont_cent, #proy_navi{padding-left:20px;padding-right:20px;}
	.cont_cols .cont_cent{padding-top:120px;padding-bottom:60px;height:auto;display:block;}
	.cont_cols .cont_cent > div{display:block;}
	.owl-carousel#proy_webs_frst .owl-nav { /*margin-top: -40px;*/ margin-right: 20px;}
	#home_txt .cont{height: auto; padding-bottom: 20px; padding-top: 20px;}
	.cont{width: 80%;}
	.cont_col1, .cont_col2{width:100%; padding: 10px 0;}
	.cont_col2{padding-bottom: 40px;}
	.lttr_slider{font-size: 60px; line-height: 38px; letter-spacing: -8px;}
	.owl-carousel#proy_webs_scnd .owl-prev{margin-left: 20px;}
	.owl-carousel#proy_webs_scnd .owl-next{margin-right: 20px;}
	#foot_addr{width: 100%;}
	#form_cont{margin-top:0px;}
}

@media screen and (max-width: 450px) { 
	/*body{background-color: #009;}*/
	html{min-width: 350px;}
	.cont_next{margin-top:20px;}
	footer .cont_cent{padding:120px 0 30px;height:auto;display:block;}
	footer .cont address > div{width:100%;float:none;}
	.cont_col2{padding-bottom: 40px;}
	#home_slid .cont h2{ margin-bottom: 0px; margin-block-end: 0px;}
	#header_info{max-width: 100vw;}
	#home_txt .cont{height: auto; padding-top: 25px; padding-bottom: 25px;}
	.lttr_slider{font-size: 40px; line-height: 30px; letter-spacing: -5px;}
	div#addr_logo{width:80%;}
	#foot_addr{/*width: auto;*/width: 100%;}
	/*#foot_addr > div{ height: 100vh; display: table-cell; vertical-align: middle; width: 80%;}*/
	.txt_logo { color: red;}
}