/*
CAMBIANDO - 2016
Design: Logos Comunicaciones
www.logoscomunicaciones.com
*/


/* RESET */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body{
line-height: 1;
}
ol,ul{
list-style: none;
}
blockquote,q{
quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after{
content: '';
content: none;
}
focus{
outline: 0;
}
ins{
text-decoration: none;
}
del{
text-decoration: line-through;
}
table{
border-collapse: collapse;
border-spacing: 0;
}

/* RESET */



@font-face {
    font-family: 'baltoblack';
    src: url('../fonts/balto_black-webfont.eot');
    src: url('../fonts/balto_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/balto_black-webfont.woff') format('woff'),
         url('../fonts/balto_black-webfont.ttf') format('truetype'),
         url('../fonts/balto_black-webfont.svg#baltoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'baltolight';
    src: url('../fonts/balto_light-webfont.eot');
    src: url('../fonts/balto_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/balto_light-webfont.woff') format('woff'),
         url('../fonts/balto_light-webfont.ttf') format('truetype'),
         url('../fonts/balto_light-webfont.svg#baltolight') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'baltomedium';
    src: url('../fonts/balto_medium-webfont.eot');
    src: url('../fonts/balto_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/balto_medium-webfont.woff') format('woff'),
         url('../fonts/balto_medium-webfont.ttf') format('truetype'),
         url('../fonts/balto_medium-webfont.svg#baltomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'baltothin';
    src: url('../fonts/balto_thin-webfont.eot');
    src: url('../fonts/balto_thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/balto_thin-webfont.woff') format('woff'),
         url('../fonts/balto_thin-webfont.ttf') format('truetype'),
         url('../fonts/balto_thin-webfont.svg#baltothin') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'flexoregular';
    src: url('../fonts/flexo-regular-webfont.eot');
    src: url('../fonts/flexo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/flexo-regular-webfont.woff') format('woff'),
         url('../fonts/flexo-regular-webfont.ttf') format('truetype'),
         url('../fonts/flexo-regular-webfont.svg#flexoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'flexolight';
    src: url('../fonts/flexo-light-webfont.eot');
    src: url('../fonts/flexo-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/flexo-light-webfont.woff') format('woff'),
         url('../fonts/flexo-light-webfont.ttf') format('truetype'),
         url('../fonts/flexo-light-webfont.svg#flexolight') format('svg');
    font-weight: normal;
    font-style: normal;
}




a{
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
a:hover {
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}



body{
	color: #000000;
	font-size: 18px;
	font-family: 'baltolight', Arial, Tahoma, Verdana;
	text-align: center;
	line-height: 22px;
	background: #ffffff;
}




h1{
	color: #0bb89d;
	font-size: 36px;
	font-family: 'baltoblack', Arial, Tahoma, Verdana;
	font-weight: 100;
	line-height: 36px;
}


h2{
	color: #0bb89d;
	font-size: 40px;
	font-family: 'baltothin', Arial, Tahoma, Verdana;
	font-weight: 100;
	line-height: 42px;
	text-align: left;
	background: url(../lib/arw01.png) no-repeat left 2px;
	padding-left: 45px;
}





.wrapper{
	clear: both;
	width: 100%;
	margin: 0 auto;
}





header{
	width: 100%;
	height: 155px;
}
header .cntHeader{
	position: relative;
	width: 1280px;
	height: 155px;
	margin: 0 auto;
}




nav{
	float: right;
	position: relative;
	height: 57px;
	margin: 22px auto 0 0;
}


#nav2 ul:nth-child(1){
	overflow: hidden;
	border-top: 1px solid #cef1eb;
	margin-top: 50px;
}

#nav2 ul:nth-child(1) li{
	float: left;
	display: table;
	position: relative;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 15px;
}
#nav2 ul:nth-child(1) li a{
	display: inline-block;
	color: #7f7f7f;
	text-align: center;
	text-decoration: none;
	background: rgba(11, 184, 157, 0.00);
	padding: 24px 20px;
}
#nav2 ul:nth-child(1) li a:hover{
	background: rgba(11, 184, 157, 0.20);
	padding: 18px 20px 30px 20px;
}
#nav2 ul:nth-child(1) li .act{
	color: #0bb89d;
	border-bottom: 5px solid #0bb89d;
}


#nav2 ul:nth-child(2){
	overflow: hidden;
	position: absolute;
	z-index: 100;
	top: 0;
	right: 0;
}


#nav2 ul:nth-child(2) li{
	float: left;
	display: table;
	font-size: 14px;
	margin: 0 15px;
}
#nav2 ul:nth-child(2) li a{
	display: inline-block;
	color: #7f7f7f;
	text-align: center;
	text-decoration: none;
	padding: 15px 20px;
}
#nav2 ul:nth-child(2) li a:hover{
}
#nav2 ul:nth-child(2) li .act{
	color: #ca082e;
}

#nav2 .lang{
	color: #7d977a !important;
	background: url(../lib/lin01.png) no-repeat left center;
	padding: 15px 0 15px 20px !important;
}







/*

nav ul li{
	float: left;
	display: table;
	margin: 0 15px;
}
nav ul li a{
	display: inline-block;
	color: #171716;
	text-align: center;
	text-decoration: none;
	height: 52px;
	padding: 10px 5px;
}
nav ul li a:hover{
}
nav ul li .act{
	color: #ca082e;
}

*/







.banner{
	background: #ededed;
	width: 100%;
	height: 552px;
}
.banner .cntBanner{
	position: relative;
	height: 552px;
	margin: 0 auto;
}

.banner .cntBanner ul{
	float: left;
	width: 100%;
}
.banner .cntBanner ul li{
	float: left;
}
.banner .cntBanner li a{
	display: block;
	outline: none;
	text-indent: -9000px;
	text-decoration: none;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 552px;
}


/* ---------------------------- SLIDER ELEMENTS---------------------------- */


/* FlexSlider Necessary Styles
*********************************/
.flexslider {position: relative;margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {display: block;}
.flex-pauseplay span {text-transform: capitalize;}


/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }


/* Control Nav - BULLETS */
.flex-control-nav {
	z-index: 10000;
	position: absolute;
	top: 520px;
	left: 50%;
	width: 1280px;
	margin-left: -690px;
}
.flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
display: block;
cursor: pointer;
text-indent: -9999px;
background: rgba(255, 255, 255, 0.6);
width: 20px !important;
height: 20px !important;
	-webkit-border-radius: 80px;
	   -moz-border-radius: 80px;
	        border-radius: 80px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.flex-control-paging li a:hover{
background: rgba(255, 255, 255, 0.4);
}
.flex-control-paging li a.flex-active{
background: #c5dc5f; cursor: default;
}




.flex-direction-nav{
	display: none;
*height: 0;
width: 100%;
margin: 0;
padding: 0;
}
.flex-direction-nav a{
overflow: hidden;
cursor: pointer;
position: absolute;
display: block;
top: 280px;
z-index: 10;
	outline: none;
	text-indent: -9000px;
	text-decoration: none;
width: 60px!important;
height: 60px!important;
margin: 0;
opacity: 0;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
	left: 10%;
	outline: none;
	text-indent: -9000px;
	text-decoration: none;}
.flex-direction-nav .flex-next {
	right: 10%;
	outline: none;
	text-indent: -9000px;
	text-decoration: none;}
.flexslider:hover .flex-prev { opacity: 0.7;
background: url(../lib/ico_prv.png) no-repeat center;}
.flexslider:hover .flex-next { opacity: 0.7;
background: url(../lib/ico_nxt.png) no-repeat center;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  {
display: inline-block;
}
.flex-direction-nav a.flex-next:before  {
}


/* ---------------------------- SLIDER ELEMENTS---------------------------- */






.bannerIn{
	background-color: #ededed;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 447px;
}
.bannerIn .cntBannerIn{
	position: relative;
	height: 447px;
	margin: 0 auto;
}






.contentHome{
	background: #ffffff;
	width: 100%;
}
.contentHome .cntHome{
	overflow: hidden;
	position: relative;
	width: 1280px;
	margin: 0 auto;
	padding: 40px 0;
}






.bxAg{
	overflow: hidden;
	color: #fff;
	background: #0bb89d;
	width: 97%;
	margin-bottom: 25px;
	padding: 20px 1.5%;
}
.bxAg span{
	display: inline-block;
	vertical-align: middle;
}
.bxAg .bxDat{
	font-size: 22px;
	font-family: 'baltoblack', Arial, Tahoma, Verdana;
	text-transform: uppercase;
	background-color: #07a485;
	width: 93px;
	height: 53px;
	margin-right: 40px;
	padding: 20px 0;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
}
.bxAg .bxDat span{
	font-size: 42px;
	line-height: 34px;
}

.bxAg .bxDTit{
	font-size: 32px;
	font-family: 'baltoblack', Arial, Tahoma, Verdana;
	font-weight: 100;
	line-height: 32px;
	text-align: left;
	width: 26%;
	margin-right: 40px;
}

.bxAg .bxDdesc{
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	width: 30%;
	margin: 0 80px;
}



.bxExpt{
	overflow: hidden;
	background: #f8faf8;
	width: 100%;
	margin: 15px 0;
}
.bxExpt img{
	float: left;
}
.bxExpt .txtExpt{
	float: left;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	background: url(../lib/bg_expt.png) no-repeat left center;
	width: 46%;
	min-height: 316px;
	padding: 15px 2%;
}


.bxExpt .txtExpt ul{
	font-weight: 700;
	text-align: left;
	margin: 30px 0 20px 0;
}
.bxExpt .txtExpt ul li{
	vertical-align: top;
	display: inline-block;
	width: 44%;
	margin: 6px 1% 6px 0;
}
.bxExpt .txtExpt ul li:last-child{
	margin-right: 0;
}
.bxExpt .txtExpt ul li a{
	display: block;
	color: #0bb89d;
	text-decoration: none;
	background: url(../lib/arw02.png) no-repeat left top;
	padding-left: 15px;
}







.bxPryDA,
.bxPryDB{
	float: left;
	overflow: hidden;
	vertical-align: top;
	font-size: 20px;
	line-height: 26px;
	background: #c5dc5f url(../lib/trz01.png) no-repeat left top;
	width: 43%;
	min-height: 302px;
	margin-top: 20px;
	padding: 15px 3%;
}
.bxPryDB{
	background: #a0d8ca url(../lib/trz02.png) no-repeat right top;
	margin-left: 2%;
}


.bxPryDA p,
.bxPryDB p{
	text-align: justify;
	margin: 20px 0;
}
.bxPryDA p:first-child,
.bxPryDB p:first-child{
	width: 90%;
	margin: 15px 0;
}

.bxPryDA b,
.bxPryDB b{
	color: #333;
	font-size: 24px;
	line-height: 24px;
}





.info{
	color: #fff;
	background: #0bb89d;
	width: 100%;
}
.info .cntInfo{
	overflow: hidden;
	position: relative;
	width: 1280px;
	margin: 0 auto;
	padding: 25px 0;
}

.info .cntInfo h2{
	color: #fff;
	background: url(../lib/arw01.png) no-repeat left center;
}

.info .cntInfo ul.liPub li{
	margin-bottom: 0;
}
.info .cntInfo ul.liPub li a{
	color: #ffffff;
	text-decoration: none;
}







.more{
	background: #ffffff url(../lib/bg_more.png) repeat-x bottom;
	width: 100%;
}

.moreB{
	background: #ffffff url(../lib/bg_more.png) repeat-x top;
	width: 100%;
}

.more .cntMore{
	overflow: hidden;
	position: relative;
	width: 1280px;
	margin: 0 auto;
	padding: 35px 0 205px 0;
}

.moreB .cntMoreB{
	overflow: hidden;
	position: relative;
	width: 1280px;
	margin: 0 auto;
	padding: 205px 0 35px 0;
}




.content{
	background: #ffffff;
	width: 100%;
}
.content .cntContent{
	overflow: hidden;
	position: relative;
	width: 1280px;
	margin: 0 auto;
	padding: 25px 0;
}

.content .cntContent h1{
	margin: 0 115px;
}

.content .cntContent h2,
.content .cntContent p{
	text-align: justify;
	margin: 20px 115px;
}


.content .cntContent .pDat{
	color: #7f7f7f;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	margin: 10px 115px;
}

.content .cntContent .pTxtDs{
	font-size: 20px;
	background: #e6f8f5;
	padding: 20px 40px;
}
.content .cntContent .pTxtDs b{
	color: #0bb89d;
}








footer{
	background: #ffffff;
	width: 100%;
}
footer .cntFooter{
	position: relative;
	width: 1280px;
	margin: 0 auto;
	padding: 35px 0;
}
footer .cntFooter p{
	color: rgba(0, 0, 0, 0.50);
	font-size: 14px;
	text-align: left;
	background: url(../lib/line01.png) no-repeat center top;
	width: 100%;
	padding: 30px 0 0 0;
}



footer .cntFooter ul{
	clear: both;
	display: inline-block;
}
footer .cntFooter ul li{
	float: left;
	display: block;
	margin-right: 10px;
}
footer .cntFooter ul li:nth-child(2n){
	margin-right: 28px;
}
footer .cntFooter ul li:last-child{
	margin-right: 0 !important;
}
footer .cntFooter ul li a{
	color: #fff;
	text-decoration: none;
}




.logos{
	background: #b1c1af;
	width: 100%;
}
.logos .cntLogos{
	overflow: hidden;
	position: relative;
	width: 1280px;
	margin: 0 auto;
	padding: 10px 0;
}





.bxPrA,
.bxPrB{
	float: left;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	font-size: 20px;
	line-height: 26px;
	background: #c5dc5f;
	width: 49%;
	min-height: 332px;
	margin-top: 20px;
}
.bxPrB{
	background: #a0d8ca;
	margin-left: 2%;
}

.bxPrA div,
.bxPrB div{
	z-index: 10px;
	position: relative;
	width: 91%;
	min-height: 302px;
	padding: 15px 4%;
}

.bxPrA img,
.bxPrB img{
	z-index: 5px;
	position: absolute;
	top: 0;
	left: 0;
    opacity: 0.10;
    pointer-events: none;
}

.bxPrA p,
.bxPrB p{
	clear: both;
	text-align: justify;
	width: 100%;
	margin: 20px 0 !important;
}
.bxPrA p:first-child,
.bxPrB p:first-child{
	width: 90%;
	margin: 15px 0;
}

.bxPrA b,
.bxPrB b{
	color: #333;
	font-size: 24px;
	line-height: 24px;
}




.bxAP{
	float: left;
	overflow: hidden;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	width: 40%;
	margin: 20px 115px;
}
.bxAP img{
	float: left;
	margin-right: 20px;
	-webkit-border-radius: 80px;
	   -moz-border-radius: 80px;
	        border-radius: 80px;
}
.bxAP p{
	float: left;
	display: block;
	text-align: left !important;
	width: 75%;
	margin: 20px 0 !important;
}
.bxAP b{
	color: #0bb89d;
}





.bxEq{
	overflow: hidden;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	width: 90%;
	margin: 20px auto;
}
.bxEq img{
	float: left;
	-webkit-border-radius: 160px;
	   -moz-border-radius: 160px;
	        border-radius: 160px;
}
.bxEq p{
	float: left;
	display: block;
	text-align: left !important;
	width: 60%;
	margin: 20px 30px !important;
}
.bxEq b{
	color: #0bb89d;
}






.bxItmA{
	float: left;
	overflow: hidden;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	width: 90%;
	margin: 40px auto;
}
.bxItmA img{
	float: left;
	margin-right: 30px;
}
.bxItmA p{
	float: left;
	display: block;
	line-height: 22px;
	text-align: left !important;
	margin: 10px 0 !important;
}
.bxItmA b{
	color: #0bb89d;
}










.imgS{
	float: left;
	margin: 15px 27px 15px 0;
}

.imgM{
	float: left;
	margin: 0;
}

.imgB{
	width: 100%;
	margin: 10px 0;
}





.left{
	float: left;
	display: block;
}

.right{
	float: right;
	display: block;
}

.clear{
	clear: both;
	display: block;
}




b{
	font-family: 'baltoblack', Arial, Tahoma, Verdana;
	font-weight: 100;
}


i{
	font-style: italic;
}


.small{
	font-size: 14px;
	line-height: 16px;
}


.color1{
	color: #0bb89d !important;
}








/* ---------------------------- LINKS ---------------------------- */




a.lnk01:link,a.lnk01:visited{
	color: #0bb89d;
	text-decoration: none;
}



a.lnk02:link,a.lnk02:visited{
	color: #000000;
	text-decoration: none;
}

a.lnk02U:link,a.lnk02U:visited{
	color: #000000;
	text-decoration: underline;
}






a.lnkBtn1:link,a.lnkBtn1:visited{
	display: inline-block;
	color: #0bb89d !important;
	font-size: 20px;
	background: #fff;
	line-height: 22px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 5px 0;
	padding: 12px 40px;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
}




a.lnkBtn2:link,a.lnkBtn2:visited{
	display: inline-block;
	color: #000 !important;
	border: 1px solid #000;
	line-height: 22px;
	background: rgba(255, 255, 255, 0.00);
	text-decoration: none;
	margin: 5px auto;
	padding: 12px 40px;
}
a.lnkBtn2:hover{
	border: 1px solid #fff;
	background: rgba(255, 255, 255, 1.00);
}






a.logo:link,a.logo:visited{
	float: left;
	display: block;
	outline: none;
	text-indent: -9000px;
	text-decoration: none;
	background: url(../lib/logo.png) no-repeat center;
	width: 78px;
	height: 118px;
	margin: 17px 5px 0 5px;
}

a.lnkLogos:link,a.lnkLogos:visited{
	float: left;
	display: block;
	outline: none;
	text-indent: -9000px;
	text-decoration: none;
	background: url(../lib/logo.png) no-repeat center;
	width: 120px;
	height: 65px;
	margin: 18px 5px 0 5px;
}





a.byLogos:link,a.byLogos:visited{
	display: block;
	float: right;
	overflow: hidden;
	width: 50px;
	height: 20px;
	padding: 10px;
	filter: alpha(opacity=50);
	-khtml-opacity: 0.50;
	  -moz-opacity: 0.50;
	       opacity: 0.50;
}
a.byLogos:hover{
	filter: alpha(opacity=100);
	-khtml-opacity: 1.00;
	  -moz-opacity: 1.00;
	       opacity: 1.00;
}
a.byLogos span{
	float: left;
	display: block;
	outline: none;
	text-indent: -9000px;
	text-decoration: none;
	background: url(../lib/powered_logos.png) no-repeat left -9px;
	width: 25px;
	height: 6px;
	margin: 7px 0 0 -35px;
	-webkit-transition: all .3s;
	   -moz-transition: all .3s;
	    -ms-transition: all .3s;
	     -o-transition: all .3s;
	        transition: all .3s;
}
a.byLogos ico{
	float: right;
	display: block;
	outline: none;
	text-indent: -9000px;
	text-decoration: none;
	background: url(../lib/powered_logos.png) no-repeat right -2px;
	width: 16px;
	height: 17px;
	margin-right: 5px;
}

a.byLogos:hover span{
	margin: 7px 0 0 0;
}


/* ---------------------------- LINKS ---------------------------- */

/* ---------------------------- LISTADOS ---------------------------- */



ul.liPub{
	clear: both;
	display: inline-block;
	text-align: left;
	margin: 30px 0 20px 0;
}
ul.liPub li{
	display: inline-block;
	width: 24%;
	margin: 0 1% 25px 0;
}
ul.liPub li:nth-child(4n){
	margin-right: 0;
}
ul.liPub li img{
	display: inline-block;
	margin-right: 20px;
}
ul.liPub li span{
	display: inline-block;
	vertical-align: bottom;
	width: 40%;
	margin-bottom: 10px;
}
ul.liPub li a{
	display: block;
	color: #0bb89d;
	text-decoration: none;
}




ul.liItm01{
	overflow: hidden;
	margin: 20px auto 0 auto !important;
}
ul.liItm01 li{
	float: left;
	overflow: hidden;
	position: relative;
	width: 23% !important;
	margin: 0 2% 0 0 !important;
}
ul.liItm01 li:nth-child(2n){
	margin: 0;
}
ul.liItm01 li img{
	margin: 0 0 10px 0 !important;
}
ul.liItm01 li a{
	overflow: hidden;
	position: relative;
	display: block;
	color: #171716;
	text-decoration: none;
	width: 100%;
	padding: 0 !important;
}
ul.liItm01 li b{
	display: block;
	color: #7d977a;
	font-size: 16px;
	margin: 10px 0;
}





ul.liItm02{
	clear: both;
	margin-top: 10px;
}
ul.liItm02 li{
	float: left;
	display: block;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	width: 48%;
	margin: 15px 3% 15px 0;
}
ul.liItm02 li:nth-child(2n){
	margin-right: 0;
}
ul.liItm02 li a{
	color: #000;
	text-decoration: none;
}
ul.liItm02 li img{
	float: left;
	margin-right: 20px;
}
ul.liItm02 li .txtNt{
	float: left;
	display: block;
	width: 70%;
}
ul.liItm02 .txtNt b{
	color: #7d977a;
	font-size: 18px;
}
ul.liItm02 li .small{
	color: #7d977a;
}
ul.liItm02 .txtDsc{
}





ul.liItm02B{
	clear: both;
	margin-top: 10px;
}
ul.liItm02B li{
	float: left;
	display: block;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	width: 85%;
	margin: 15px 0;
}
ul.liItm02B li a{
	color: #000;
	text-decoration: none;
}
ul.liItm02B li img{
	float: left;
	margin-right: 20px;
}
ul.liItm02B li .txtNt{
	float: left;
	display: block;
	width: 60%;
}
ul.liItm02B .txtNt b{
	color: #7d977a;
	font-size: 18px;
}
ul.liItm02B li .small{
	color: #7d977a;
}
ul.liItm02B .txtDsc{
}





/* PAGINADOR */

ul.pag {
	clear: both;
	display: table;
	width: auto !important;
	margin: 40px auto !important;
}
ul.pag li{
	float: left !important;
	clear: none !important;
	background-image: none !important;
	width: auto !important;
	margin: 0 2px !important;
	padding: 0 !important;
}
ul.pag li a{
	float: left;
	color: #333333 !important;
	font-size: 20px;
	line-height: 36px;
	text-decoration: none !important;
	text-align: center;
	width: 38px;
	height: 38px;
	margin: 0 !important;

}
ul.pag li a:hover{
	color: #000 !important;
}
ul.pag li .pagAct{
	color: #ffffff !important;
	font-family: 'baltoblack', Arial, Tahoma, Verdana;
	font-weight: 100;
	background-color: #0bb89d !important;

	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}
ul.pag li .txtL{
	color: #0bb89d !important;
	text-decoration: underline !important;
	width: auto;
}









/* ---------------------------- LISTADOS ---------------------------- */


/* ---------------------------- FORMULARIOS ---------------------------- */




/* ---------------------------- FORMULARIOS ---------------------------- */





#pageslide {
    display: none;
    z-index: 999999;
    position: fixed;
    top: 0;
    color: #fff;
	background-color: #0bb89d;
	overflow:scroll;
    width: 68%;
    height: 100%;
    padding: 0 5% 0 5%;
}



/* DEMO */

.open {
	display: none;
	position: relative;
	top: 2px;
	left: 0;
	width: 65px;
	height: 60px;
	background: url(../lib/nav_mb.png) no-repeat center;
	text-indent: -999999px;
}


@media screen and (min-width:200px) and (max-width:920px) {
	#nav2{
		display: none;
		margin: 5px 0 10px 0;
	}
	.open { display: block; }
	#pageslide #nav2 ul{
		border: none;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	#pageslide #nav2 li{
		border-bottom: 1px solid rgba(255, 255, 255, 0.20);
		text-transform: uppercase;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	#pageslide #nav2 li a{
	display: block;
	color: #fff;
	text-align: left;
	text-decoration: none;
	padding: 10px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	}
	#pageslide #nav2 li a:hover {
	background: rgba(255, 255, 255, 0.06);
	}
	#pageslide #nav2 li .act{
		border-bottom: 0;
	}
	#pageslide #nav2 .menu_items, .menu_items:hover {
	display: block;
	position: relative;
	}

}



/* ---------------------------- MEDIA QUERIES ---------------------------- */


@media screen and (min-width:1351px) and (max-width:1440px){

	.wrapper{
		min-width: 320px;
	}




}


@media screen and (min-width:1191px) and (max-width:1350px){

	.wrapper{
		min-width: 320px;
	}



}


/* ---------------------------- TABLET H ---------------------------- */

@media screen and (min-width:1024px) and (max-width:1190px){

	.wrapper{
	min-width: 320px;
	}



	header .cntHeader{
		width: 98%;
	}



	nav{
		width: 86%;
		margin: 22px auto 0 0;
	}

	#nav2 ul:nth-child(1) li{
		margin: 0 10px;
	}
	#nav2 ul:nth-child(1) li a{
		padding: 15px 30px;
	}

	#nav2 .lang{
		padding: 15px 0 15px 30px !important;
	}


	#nav2 ul:nth-child(2) li{
		margin: 0 5px;
	}
	#nav2 ul:nth-child(2) li a{
		padding: 24px 17px;
	}




	.banner{
		height: 280px;
	}
	.banner .cntBanner{
		height: 280px;
	}
	.banner .cntBanner li a{
		height: 280px;
	}


	.flex-control-nav {
		top: 220px;
		left: 50%;
		width: 100%;
		margin-left: -50%;
	}



	.bannerIn{
		height: 300px;
		-webkit-background-size: 380%;
		   -moz-background-size: 380%;
		        background-size: 380%;
	}
	.bannerIn .cntBannerIn{
		height: 300px;
	}




	.contentHome .cntHome{
		width: 98%;
		padding: 40px 0;
	}



	.bxAg{
		width: 97%;
		padding: 20px 1.5%;
	}
	.bxAg span{
		float: left;
		display: block;
	}

	.bxAg .bxDat{
		text-align: center !important;
		margin: 0 auto;
	}

	.bxAg .bxDat span{
		float: none;
		line-height: 10px;
		margin: 0 auto;
	}

	.bxAg .bxDTit{
		width: 60%;
		margin: 0 0 0 3% !important;
	}

	.bxAg .bxDdesc{
		width: 60%;
		margin: 0 0 0 3% !important;
	}




	.bxExpt img{
		width: 36%;
	}
	.bxExpt .txtExpt{
		background: url(../lib/bg_expt.png) no-repeat left top;
		width: 59%;
	}


	.bxExpt .txtExpt ul{
		width: 100% !important;
		margin: 5px 0 !important;
	}
	.bxExpt .txtExpt ul li{
		width: 46%;
		margin: 6px 2% 6px 0;
	}



	.info .cntInfo{
		width: 98%;
	}


	.info .cntInfo ul{
		font-size: 17px;
		line-height: 18px;
		margin: 20px 0;
	}
	.info .cntInfo ul li{
		vertical-align: top;
	}
	.info .cntInfo ul li img{
		display: block;
		margin: 10px auto 20px auto;
	}
	.info .cntInfo ul li span{
		text-align: center;
		width: 100%;
	}



	.more .cntMore,
	.moreB .cntMoreB{
		width: 98%;
	}


	.more .cntMore ul li,
	.moreB .cntMoreB ul li{
		width: 30%;
		margin: 15px 3% 15px 0;
	}
	.more .cntMore ul li:nth-child(2n),
	.moreB .cntMoreB ul li:nth-child(2n){
		margin-right: 3%;
	}
	.more .cntMore ul li img,
	.moreB .cntMoreB ul li img{
		float: none;
		display: block;
		margin: 20px auto;
	}
	.more .cntMore ul li .txtNt,
	.moreB .cntMoreB ul li .txtNt{
		width: 100%;
	}






	.content .cntContent{
		width: 98%;
	}


	.content .cntContent h1{
		margin: 0 50px;
	}

	.content .cntContent h2,
	.content .cntContent p{
		margin: 20px 50px;
	}


	.content .cntContent .pDat{
		margin: 10px 50px;
	}

	.content .cntContent .pTxtDs{
		padding: 20px;
	}




	footer .cntFooter{
		width: 98%;
	}



	.logos .cntLogos{
		width: 98%;
	}


	.bxAP{
		width: 60%;
		margin: 20px 50px;
	}




	.bxPrA,
	.bxPrB{
		overflow: inherit;
		min-height: auto;
	}

	.bxPrA div,
	.bxPrB div{
		position: relative;
		width: 91%;
	}
	.bxPrA img,
	.bxPrB img{
		height: 100%;
	}


	.bxPrA p:first-child,
	.bxPrB p:first-child{
		margin: 5px 0;
	}





}



/* ---------------------------- TABLET V ---------------------------- */

@media screen and (min-width:581px) and (max-width:920px){


	.wrapper{
	min-width: 200px;
	}




	header{
		height: 120px;
	}
	header .cntHeader{
		width: 94%;
		height: 120px;
	}





	nav{
		float: left;
		position: relative;
		height: 57px;
		margin: 22px auto 0 0;
	}


	#nav2 ul:nth-child(2){
		position: relative;
	}
	#nav2 .lang{
		color: #ffffff !important;
		background: none;
		padding: 10px !important;
	}




	.banner{
		height: 280px;
	}
	.banner .cntBanner{
		height: 280px;
	}
	.banner .cntBanner li a{
		height: 280px;
	}


	.flex-control-nav {
		top: 220px;
		left: 50%;
		width: 100%;
		margin-left: -50%;
	}



	.bannerIn{
		height: 300px;
		-webkit-background-size: 380%;
		   -moz-background-size: 380%;
		        background-size: 380%;
	}
	.bannerIn .cntBannerIn{
		height: 300px;
	}




	.contentHome .cntHome{
		width: 94%;
		padding: 40px 0;
	}





	.bxAg{
		width: 97%;
		padding: 20px 1.5%;
	}
	.bxAg span{
		float: left;
		display: block;
	}

	.bxAg .bxDat{
		text-align: center !important;
		margin: 0 auto;
	}

	.bxAg .bxDat span{
		float: none;
		line-height: 10px;
		margin: 0 auto;
	}

	.bxAg .bxDTit{
		width: 80%;
		margin: 0 0 0 3% !important;
	}

	.bxAg .bxDdesc{
		width: 80%;
		margin: 0 0 0 3% !important;
	}

	.bxAg .lnkBtn1{
		clear: both;
		float: none;
		display: block;
		margin: 15px auto 0 auto !important;
	}



	.bxExpt{
		width: 100%;
	}
	.bxExpt img{
		float: none;
		width: 100%;
	}
	.bxExpt .txtExpt{
		overflow: hidden;
		background: url(../lib/bg_expt.png) no-repeat left top;
		width: 94%;
		padding: 15px 2%;
	}

	.bxExpt .txtExpt ul{
		margin: 20px 0;
	}
	.bxExpt .txtExpt ul li{
		width: 100%;
		margin: 6px 0;
	}



	.bxPryDA,
	.bxPryDB{
		width: 94%;
		margin-top: 20px;
		padding: 10px 3%;
	}
	.bxPryDB{
		margin-left: 0;
	}

	.bxPryDA p,
	.bxPryDB p{
		margin: 20px 0;
	}
	.bxPryDA p:first-child,
	.bxPryDB p:first-child{
		margin: 5px 0;
	}


	.info .cntInfo{
		width: 94%;
	}


	.info .cntInfo ul{
		margin-bottom: 0;
	}
	.info .cntInfo ul li{
		display: inline-block;
		width: 48%;
		margin: 0 2% 20px 0;
	}
	.info .cntInfo ul li:nth-child(2n){
		width: 48%;
		margin: 0 0 10px 0;
	}
	.info .cntInfo ul li span{
		display: inline-block;
		width: 50%;
	}
	.info .cntInfo ul li a{
		display: block;
	}




	.more .cntMore,
	.moreB .cntMoreB{
		width: 94%;
	}

	.more .cntMore ul li,
	.moreB .cntMoreB ul li{
		width: 48%;
		margin: 15px 2% 15px 0;
	}
	.more .cntMore ul li img,
	.moreB .cntMoreB ul li img{
		width: 30%;
	}
	.more .cntMore ul li .txtNt,
	.moreB .cntMoreB ul li .txtNt{
		width: 60%;
	}
	.more .cntMore .txtDsc,
	.moreB .cntMoreB .txtDsc{
		display: none;
	}






	.content .cntContent{
		width: 94%;
	}


	.content .cntContent h1{
		margin: 0;
	}

	.content .cntContent h2,
	.content .cntContent p{
		margin: 20px 0;
	}


	.content .cntContent .pDat{
		margin: 10px 20px;
	}

	.content .cntContent .pTxtDs{
		padding: 20px;
	}







	footer .cntFooter{
		width: 100%;
	}
	footer .cntFooter p{
		width: 90%;
		padding: 30px 6% 0 4%;
		-webkit-background-size: 100%;
		   -moz-background-size: 100%;
		        background-size: 100%;
	}

	footer .cntFooter ul li{
		width: 30%;
		margin: 0 1%;
	}
	footer .cntFooter ul li:nth-child(2n){
		margin-right: 1%;
	}



	.logos .cntLogos{
		width: 94%;
	}







	.bxPrA,
	.bxPrB{
		overflow: hidden;
		width: 100%;
		min-height: 206px;
		height: auto;
		margin-top: 20px;
	}
	.bxPrB{
		margin-left: 0%;
	}

	.bxPrA div,
	.bxPrB div{
		overflow: hidden;
		width: 91%;
		min-height: auto;
		height: auto;
		padding: 5px 4% !important;
	}


	.bxPrA p:first-child,
	.bxPrB p:first-child{
		width: 100%;
		margin-top: 5px !important;
	}

	.bxPrA p:nth-child(2),
	.bxPrB p:nth-child(2){
		display: none;
	}





	.bxAP{
		width: 94%;
		margin: 20px 0;
	}
	.bxAP img{
		float: left;
		margin-right: 15px;
	}
	.bxAP p{
		width: 64%;
		margin: 0 !important;
	}






	a.logo:link,a.logo:visited{
		float: none;
		position: absolute;
		left: 50%;
		width: 62px;
		height: 94px;
		margin: 11px auto 0 -31px !important;
		-webkit-background-size: 100%;
		   -moz-background-size: 100%;
		        background-size: 100%;
	}






	ul.liItm01 li{
		width: 100% !important;
		margin: 0 0 20px 0!important;
	}
	ul.liItm01 li img{
		float: none !important;
		display: block !important;
		clear: both !important;
		width: 100% !important;
		margin: 0 !important;
	}

	ul.liItm01 li b{
		margin: 5px 0 !important;
	}




	/* PAGINADOR */

	ul.pag {
		margin: 20px auto !important;
	}
	ul.pag li{
		display: none;
	}
	ul.pag li:first-child{
		display: block;
	}
	ul.pag li:last-child{
		display: block;
	}
	ul.pag li .txtL{
		padding: 0 10px !important;
	}







}




/* ---------------------------- MOBILE H ---------------------------- */


@media screen and (min-width:321px) and (max-width:580px){



	.wrapper{
		min-width: 200px;
	}



	header{
		height: 120px;
	}
	header .cntHeader{
		width: 94%;
		height: 120px;
	}





	nav{
		float: left;
		position: relative;
		height: 57px;
		margin: 22px auto 0 0;
	}


	#nav2 ul:nth-child(2){
		position: relative;
	}
	#nav2 .lang{
		color: #ffffff !important;
		background: none;
		padding: 10px !important;
	}




	.banner{
		height: 280px;
	}
	.banner .cntBanner{
		height: 280px;
	}
	.banner .cntBanner li a{
		height: 280px;
	}


	.flex-control-nav {
		top: 220px;
		left: 50%;
		width: 100%;
		margin-left: -50%;
	}



	.bannerIn{
		height: 300px;
		-webkit-background-size: 380%;
		   -moz-background-size: 380%;
		        background-size: 380%;
	}
	.bannerIn .cntBannerIn{
		height: 300px;
	}




	.contentHome .cntHome{
		width: 94%;
		padding: 40px 0;
	}





	.bxAg{
		width: 97%;
		padding: 20px 1.5%;
	}
	.bxAg span{
		clear: both;
		display: block;
	}

	.bxAg .bxDat{
		margin: 0 auto;
	}

	.bxAg .bxDat span{
		line-height: 10px;
	}

	.bxAg .bxDTit{
		width: 90%;
		margin: 0 auto;
	}

	.bxAg .bxDdesc{
		width: 90%;
		margin: 0 auto;
	}

	.bxAg .lnkBtn1{
		clear: both;
		float: none;
		display: block;
		margin: 15px auto 0 auto !important;
	}



	.bxExpt{
		width: 100%;
	}
	.bxExpt img{
		float: none;
		width: 100%;
	}
	.bxExpt .txtExpt{
		overflow: hidden;
		background: url(../lib/bg_expt.png) no-repeat left top;
		width: 94%;
		padding: 15px 2%;
	}

	.bxExpt .txtExpt ul{
		margin: 20px 0;
	}
	.bxExpt .txtExpt ul li{
		width: 100%;
		margin: 6px 0;
	}



	.bxPryDA,
	.bxPryDB{
		width: 94%;
		margin-top: 20px;
		padding: 10px 3%;
	}
	.bxPryDB{
		margin-left: 0;
	}

	.bxPryDA p,
	.bxPryDB p{
		margin: 20px 0;
	}
	.bxPryDA p:first-child,
	.bxPryDB p:first-child{
		margin: 5px 0;
	}


	.info .cntInfo{
		width: 94%;
	}


	.info .cntInfo ul{
		margin-bottom: 0;
	}
	.info .cntInfo ul li{
		display: inline-block;
		width: 98%;
		margin: 0 0 10px 0;
	}
	.info .cntInfo ul li span{
		display: inline-block;
		width: 50%;
	}
	.info .cntInfo ul li a{
		display: block;
	}




	.more .cntMore,
	.moreB .cntMoreB{
		width: 94%;
	}

	.more .cntMore ul li,
	.moreB .cntMoreB ul li{
		width: 100%;
		margin: 15px 0;
	}
	.more .cntMore ul li img,
	.moreB .cntMoreB ul li img{
		width: 30%;
	}
	.more .cntMore ul li .txtNt,
	.moreB .cntMoreB ul li .txtNt{
		width: 60%;
	}
	.more .cntMore .txtDsc,
	.moreB .cntMoreB .txtDsc{
		display: none;
	}






	.content .cntContent{
		width: 94%;
	}


	.content .cntContent h1{
		margin: 0;
	}

	.content .cntContent h2,
	.content .cntContent p{
		margin: 20px 0;
	}


	.content .cntContent .pDat{
		margin: 10px 20px;
	}

	.content .cntContent .pTxtDs{
		padding: 20px;
	}







	footer .cntFooter{
		width: 100%;
	}
	footer .cntFooter p{
		width: 90%;
		padding: 30px 6% 0 4%;
		-webkit-background-size: 100%;
		   -moz-background-size: 100%;
		        background-size: 100%;
	}

	footer .cntFooter ul li{
		width: 48%;
		margin: 0 1%;
	}
	footer .cntFooter ul li:nth-child(2n){
		margin-right: 1%;
	}



	.logos .cntLogos{
		width: 94%;
	}







	.bxPrA,
	.bxPrB{
		overflow: hidden;
		width: 100%;
		min-height: 206px;
		height: auto;
		margin-top: 20px;
	}
	.bxPrB{
		margin-left: 0%;
	}

	.bxPrA div,
	.bxPrB div{
		overflow: hidden;
		width: 91%;
		min-height: auto;
		height: auto;
		padding: 5px 4% !important;
	}


	.bxPrA p:first-child,
	.bxPrB p:first-child{
		width: 100%;
		margin-top: 5px !important;
	}

	.bxPrA p:nth-child(2),
	.bxPrB p:nth-child(2){
		display: none;
	}





	.bxAP{
		width: 94%;
		margin: 20px 0;
	}
	.bxAP img{
		float: left;
		margin-right: 15px;
	}
	.bxAP p{
		width: 64%;
		margin: 0 !important;
	}






	a.logo:link,a.logo:visited{
		float: none;
		position: absolute;
		left: 50%;
		width: 62px;
		height: 94px;
		margin: 11px auto 0 -31px !important;
		-webkit-background-size: 100%;
		   -moz-background-size: 100%;
		        background-size: 100%;
	}







	ul.liItm01 li{
		width: 100% !important;
		margin: 0 0 20px 0!important;
	}
	ul.liItm01 li img{
		float: none !important;
		display: block !important;
		clear: both !important;
		width: 100% !important;
		margin: 0 !important;
	}

	ul.liItm01 li b{
		margin: 5px 0 !important;
	}




	/* PAGINADOR */

	ul.pag {
		margin: 20px auto !important;
	}
	ul.pag li{
		display: none;
	}
	ul.pag li:first-child{
		display: block;
	}
	ul.pag li:last-child{
		display: block;
	}
	ul.pag li .txtL{
		padding: 0 10px !important;
	}





}


/* ---------------------------- MOBILE V ---------------------------- */


@media screen and (max-width: 320px) {


	.wrapper{
		min-width: 200px;
	}





	header{
		height: 120px;
	}
	header .cntHeader{
		width: 90%;
		height: 120px;
	}





	nav{
		float: left;
		position: relative;
		height: 57px;
		margin: 22px auto 0 0;
	}


	#nav2 ul:nth-child(2){
		position: relative;
	}
	#nav2 .lang{
		color: #ffffff !important;
		background: none;
		padding: 10px !important;
	}




	.banner{
		height: 280px;
	}
	.banner .cntBanner{
		height: 280px;
	}
	.banner .cntBanner li a{
		height: 280px;
	}


	.flex-control-nav {
		top: 220px;
		left: 50%;
		width: 100%;
		margin-left: -50%;
	}



	.bannerIn{
		height: 300px;
		-webkit-background-size: 380%;
		   -moz-background-size: 380%;
		        background-size: 380%;
	}
	.bannerIn .cntBannerIn{
		height: 300px;
	}




	.contentHome .cntHome{
		width: 90%;
		padding: 40px 0;
	}





	.bxAg{
		width: 97%;
		padding: 20px 1.5%;
	}
	.bxAg span{
		clear: both;
		display: block;
	}

	.bxAg .bxDat{
		margin: 0 auto;
	}

	.bxAg .bxDat span{
		line-height: 10px;
	}

	.bxAg .bxDTit{
		width: 90%;
		margin: 0 auto;
	}

	.bxAg .bxDdesc{
		width: 90%;
		margin: 0 auto;
	}

	.bxAg .lnkBtn1{
		clear: both;
		float: none;
		display: block;
		margin: 15px auto 0 auto !important;
	}



	.bxExpt{
		width: 100%;
	}
	.bxExpt img{
		float: none;
		width: 100%;
	}
	.bxExpt .txtExpt{
		overflow: hidden;
		background: url(../lib/bg_expt.png) no-repeat left top;
		width: 90%;
		padding: 15px 2%;
	}

	.bxExpt .txtExpt ul{
		margin: 20px 0;
	}
	.bxExpt .txtExpt ul li{
		width: 100%;
		margin: 6px 0;
	}



	.bxPryDA,
	.bxPryDB{
		width: 90%;
		margin-top: 20px;
		padding: 10px 5%;
	}
	.bxPryDB{
		margin-left: 0;
	}

	.bxPryDA p,
	.bxPryDB p{
		margin: 20px 0;
	}
	.bxPryDA p:first-child,
	.bxPryDB p:first-child{
		margin: 5px 0;
	}


	.info .cntInfo{
		width: 90%;
	}


	.info .cntInfo ul{
		margin-bottom: 0;
	}
	.info .cntInfo ul li{
		display: inline-block;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.info .cntInfo ul li span{
		display: inline-block;
		width: 46%;
	}
	.info .cntInfo ul li a{
		display: block;
	}




	.more .cntMore,
	.moreB .cntMoreB{
		width: 90%;
	}

	.more .cntMore ul li,
	.moreB .cntMoreB ul li{
		width: 100%;
		margin: 15px 0;
	}
	.more .cntMore ul li img,
	.moreB .cntMoreB ul li img{
		width: 30%;
	}
	.more .cntMore ul li .txtNt,
	.moreB .cntMoreB ul li .txtNt{
		width: 60%;
	}
	.more .cntMore .txtDsc,
	.moreB .cntMoreB .txtDsc{
		display: none;
	}






	.content .cntContent{
		width: 90%;
	}


	.content .cntContent h1{
		margin: 0;
	}

	.content .cntContent h2,
	.content .cntContent p{
		margin: 20px 0;
	}


	.content .cntContent .pDat{
		margin: 10px 20px;
	}

	.content .cntContent .pTxtDs{
		padding: 20px;
	}







	footer .cntFooter{
		width: 100%;
	}
	footer .cntFooter p{
		width: 90%;
		padding: 30px 6% 0 4%;
		-webkit-background-size: 100%;
		   -moz-background-size: 100%;
		        background-size: 100%;
	}

	footer .cntFooter ul li{
		width: 48%;
		margin: 0 1%;
	}
	footer .cntFooter ul li:nth-child(2n){
		margin-right: 1%;
	}



	.logos .cntLogos{
		width: 90%;
	}







	.bxPrA,
	.bxPrB{
		overflow: hidden;
		width: 100%;
		min-height: 206px;
		height: auto;
		margin-top: 20px;
	}
	.bxPrB{
		margin-left: 0%;
	}

	.bxPrA div,
	.bxPrB div{
		overflow: hidden;
		width: 91%;
		min-height: auto;
		height: auto;
		padding: 5px 4% !important;
	}


	.bxPrA p:first-child,
	.bxPrB p:first-child{
		width: 100%;
		margin-top: 5px !important;
	}

	.bxPrA p:nth-child(2),
	.bxPrB p:nth-child(2){
		display: none;
	}





	.bxAP{
		width: 94%;
		margin: 20px 0;
	}
	.bxAP img{
		float: left;
		margin-right: 15px;
	}
	.bxAP p{
		width: 60%;
		margin: 0 !important;
	}






	a.logo:link,a.logo:visited{
		float: none;
		position: absolute;
		left: 50%;
		width: 62px;
		height: 94px;
		margin: 11px auto 0 -31px !important;
		-webkit-background-size: 100%;
		   -moz-background-size: 100%;
		        background-size: 100%;
	}







	ul.liItm01 li{
		width: 100% !important;
		margin: 0 0 20px 0!important;
	}
	ul.liItm01 li img{
		float: none !important;
		display: block !important;
		clear: both !important;
		width: 100% !important;
		margin: 0 !important;
	}

	ul.liItm01 li b{
		margin: 5px 0 !important;
	}




	/* PAGINADOR */

	ul.pag {
		margin: 20px auto !important;
	}
	ul.pag li{
		display: none;
	}
	ul.pag li:first-child{
		display: block;
	}
	ul.pag li:last-child{
		display: block;
	}
	ul.pag li .txtL{
		padding: 0 10px !important;
	}



}







/* SIMPLE WYSIWIG */





.left{
	float: left;
	display: block;
}

.right{
	float: right;
	display: block;
}

.clear{
	clear: both;
	display: block;
}




b{
	font-family: 'baltoblack', Arial, Tahoma, Verdana;
	font-weight: 100;
}


i{
	font-style: italic;
}


.small{
	font-size: 14px;
	line-height: 16px;
}


.color1{
	color: #0bb89d !important;
}
