/* 
PROESA - 2015
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: 'opensans-light';
src: url('../fonts/opensans-light-webfont.eot');
src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans-light-webfont.woff') format('woff'),
url('../fonts/opensans-light-webfont.ttf') format('truetype'),
url('../fonts/opensans-light-webfont.svg#opensans-light') format('svg');
font-weight: normal;
font-style: normal;
}





@font-face {
font-family: 'robotolight';
src: url('../fonts/Roboto-Light-webfont.eot');
src: url('../fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/Roboto-Light-webfont.woff') format('woff'),
url('../fonts/Roboto-Light-webfont.ttf') format('truetype'),
url('../fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
font-weight: normal;
font-style: normal;
}





body {
color: #003e7e;
font-size: 16px;
font-family: 'robotolight', Arial, Tahoma, Verdana;
text-align: center;
line-height: 22px;
background: #ffffff;
height: 100%;
}




.wrapper{
clear: both;
position: relative;
width: 100%;
margin: 0 auto;
}




header{
clear: both;
position: relative;
width: 100%;
height: 92px;
}
header .cntHd{
position: relative;
width: 1000px;
height: 92px;
margin: 0 auto;
}



nav{
float: right;
font-family: 'opensans-light', Arial, Tahoma, Verdana;
height: 80px;
margin: 0 auto;
}
nav ul {
color: #fff;
font-size: 14px;
height: 80px;
margin: 14px auto 0 auto;
}
nav ul li{
float: left;
display: table;
margin: 0 5px;
}
nav ul li a{
	display: inline-block;
	color: #595959;
	line-height: 72px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 6px solid #ffffff;
	padding: 0 15px;

	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
nav ul li a:hover{
}
nav ul li .act{
color: #005caa;
border-bottom: 6px solid #005caa;
}







.banner{
	width: 100%;
	height: 624px;
}
.banner .cntBn{
	position: relative;
	background: url(../img/bn01.jpg) no-repeat center;
	width: 100%;
	height: 624px;
	margin: 0 auto;
}
/*
.banner .cntBn li a{
	display: block;
	outline: none;
	text-indent: -9000px;
	text-decoration: none;
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 624px;
}
*/

/* ---------------------------- BANNER ---------------------------- */


/* FlexSlider Necessary Styles
*********************************/
.flexslider {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; background: #fff; 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 {
display: none;
/*
z-index: 1000;
position: absolute;
left: 72%;
bottom: 15px;
text-align: center;
width: 200px;
margin: 0 0 0 -100px;
*/
}
.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-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: #ed1a3b; cursor: default;
}




.flex-direction-nav{
*height: 0;
width: 100%;
margin: 0;
padding: 0;
}
.flex-direction-nav a{
overflow: hidden;
cursor: pointer;
position: absolute;
display: block;
top: 200px;
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: 2%;
	outline: none;
	text-indent: -9000px;
	text-decoration: none;}
.flex-direction-nav .flex-next { right: 2%;
	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  {
}



/* ---------------------------- BANNER ---------------------------- */



.bannerIn{
	width: 100%;
	height: 262px;
}
.bannerIn .cntBnIn,
.bannerIn .cntBnInA{
	position: relative;
	width: 100%;
	height: 262px;
	margin: 0 auto;
}
.bannerIn .cntBnInA{
	background: url(../img/bn_in01.jpg) no-repeat center;
}






.serv{
	clear: both;
	position: relative;
	width: 100%;
	min-height: 66px;
	margin-top: -225px;
}

.serv .cntServ{
	overflow: hidden;
	position: relative;
	color: #005caa;
	width: 1000px;
	margin: 0 auto;
}



.serv .cntServ h2{
	color: #005caa;
	font-size: 22px;
	font-weight: 100;
	line-height: 30px;
	text-transform: uppercase;
}

.serv .cntServ ul {
	display: inline-block;
	color: #8c8c8c;
	font-size: 16px;
	margin: 25px auto 0 auto;
}
.serv .cntServ ul li{
	display: inline-block;
	border-bottom: 5px solid #c0c0c0;
	width: 320px;
	height: 320px;
	margin: 10px 5px;
}
.serv .cntServ ul li a{
	display: block;
	color: #8c8c8c;
	text-align: center;
	text-decoration: none;
	width: 320px;
	height: 320px;

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.serv .cntServ ul li a:hover{
}

.serv .cntServ ul li a .bxImg{
	display: block;
	background: #dcdcdc;
	width: 189px;
	height: 189px;
	-webkit-border-radius: 160px;
	-moz-border-radius: 160px;
	border-radius: 160px;
	margin: 10px auto;

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.serv .cntServ ul li a img{
	border: 8px solid #ffffff;
	margin-top: 6px;
	-webkit-border-radius: 160px;
	-moz-border-radius: 160px;
	border-radius: 160px;

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.serv .cntServ ul li a:hover .bxImg{
	background: #ffffff;
}
.serv .cntServ ul li a:hover img{
	border: 8px solid #dcdcdc;
}








.content{
	clear: both;
	position: relative;
	color: #666666;
	background: #ffffff;
	width: 100%;
}

.content .contentCnt{
	overflow: hidden;
	position: relative;
	width: 1000px;
	min-height: 600px;
	margin: 0 auto;
	padding: 20px 0 60px 0;
}

.content .contentCnt h1{
	color: #005caa;
	font-size: 28px;
	font-weight: 100;
	line-height: 30px;
	text-align: left;
}

.content .contentCnt h3{
	color: #005caa;
	font-size: 18px;
	font-weight: 100;
	line-height: 20px;
	text-align: left;
}



.content .contentCnt p{
	text-align: justify;
	margin: 15px 0;
}

.content .contentCnt a {
color: #005caa;
text-decoration: underline;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.content .contentCnt a:hover{
text-decoration: none;
}


.content .contentCnt ul{
margin: 10px 0;
}
.content .contentCnt ul li{
text-align: left;
background: url(../lib/bull2.png) no-repeat left 7px;
margin: 10px 0;
padding-left: 20px;
}



.content .prdImgB{
	float: left;
	overflow: hidden;
	position: relative;
	width: 400px;
	height: 460px;
	margin: 30px 29px 60px auto;
}
.content .prdDscB{
	float: left;
	overflow: hidden;
	position: relative;
	width: 570px;
	margin-top: 30px;
}







.inf{
clear: both;
position: relative;
width: 100%;
min-height: 66px;
}

.inf .cntInf,
.inf .cntInfB{
overflow: hidden;
position: relative;
width: 1000px;
margin: 0 auto;
}

.inf .cntInfB{
	background: url(../lib/bg_brdr01.png) no-repeat center top;
	padding-top: 10px;
}

.inf ul {
color: #fff;
font-size: 16px;
margin: 0 auto;
}
.inf ul li{
display: inline-block;
height: 82px;
margin: 10px 20px;
}
.inf ul li a{
display: block;
color: #dc3256;
text-align: center;
text-decoration: none;
height: 82px;

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.inf ul li a:hover{
height: 72px;
}
.inf ul li a img{
}








footer{
background: url(../lib/bg_footer.png) repeat top;
width: 100%;
min-height: 66px;
}

footer div{
overflow: hidden;
position: relative;
width: 1000px;
margin: 0 auto;
padding: 10px 0;
}
footer div p{
	float: left;
	color: #fff;
	font-size: 10px;
	margin: 5px 0;
}









.imgR{
float: right;
display: block;
margin-left: 40px;
}




.spL{
clear: both;
display: block;
border-bottom: 1px solid #f2f2f2;
margin-bottom: 10px;
}



.titPrd{
	display: none;
}



.left{
float: left;
display: block;
}
.right{
float: right;
display: block;
}

.clear{
clear: both;
display: block;
}





b{
font-weight: 700;
}


i{
font-style: italic;
}


.small{
font-size: 12px;
}



.color2{
color: #005caa;
}




/* ---------------------------- LINKS ---------------------------- */


a.lnk1:link,a.lnk1:visited {
color: #fff;
text-decoration: none;
}
a.lnk1:hover {
text-decoration: underline;
}








a.logo:link,a.logo:visited{
	display: block;
	float: left;
	outline: none;
	text-indent: -9000px;
	text-decoration: none;
	background: url(../lib/logo.png) no-repeat center;
	width: 134px;
	height: 70px;
	margin: 11px 0 0 5px;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
a.logo:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
}



a.byLogos:link,a.byLogos:visited{
	display: block;
	float: right;
	outline: none;
	text-indent: -9000px;
	text-decoration: none;
	background: url(../lib/powered_logos.png) no-repeat bottom;
	width: 47px;
	height: 20px;
	margin: 5px 0;
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
	-khtml-opacity: 0.30;
	opacity: 0.30;
}
a.byLogos:hover {
background-position: top;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
}



.adjPpt,
.adjDoc,
.adjXls,
.adjPdf {
clear: both;
display: block;
float: left;
color: #264354 !important;
font-weight: 100;
line-height: 18px;
text-align: left;
text-decoration: none !important;
width: 70%;
margin: 5px 0;
padding: 12px 10px 12px 45px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-transition: all .4s;
-moz-transition: all .4s;
-ms-transition: all .4s;
-o-transition: all .4s;
transition: all .4s;
}
a.adjPpt:link,a.adjPpt:visited {
background: #ebedef url(../lib/ico_ppt.png) no-repeat 10px 6px;
}
a.adjPpt:hover {
filter: alpha(opacity=80);
-moz-opacity: 0.80;
-khtml-opacity: 0.80;
opacity: 0.80;
}

a.adjDoc:link,a.adjDoc:visited {
background: #ebedef url(../lib/ico_doc.png) no-repeat 10px 6px;
}
a.adjDoc:hover {
filter: alpha(opacity=80);
-moz-opacity: 0.80;
-khtml-opacity: 0.80;
opacity: 0.80;
}

a.adjXls:link,a.adjXls:visited {
background: #ebedef url(../lib/ico_xls.png) no-repeat 10px 6px;
}
a.adjXls:hover {
filter: alpha(opacity=80);
-moz-opacity: 0.80;
-khtml-opacity: 0.80;
opacity: 0.80;
}

a.adjPdf:link,a.adjPdf:visited {
background: #ebedef url(../lib/ico_pdf.png) no-repeat 10px 6px;
}
a.adjPdf:hover {
filter: alpha(opacity=80);
-moz-opacity: 0.80;
-khtml-opacity: 0.80;
opacity: 0.80;
}





/* ---------------------------- LINKS ---------------------------- */




/* ---------------------------- LISTADOS ---------------------------- */

ul.li01{
float: left;
clear: both;
overflow: hidden;
margin: 20px 0;
}
ul.li01 li{
float: left;
clear: both;
text-align: justify;
background: url(../lib/bull1.png) no-repeat left 6px;
margin: 2px 0;
padding-left: 20px;
}





ul.liMrc{
margin: 10px 0;
}
ul.liMrc li{
float: left;
overflow: hidden;
position: relative;
background: none !important;
border: 1px solid #dbdbdb;
width: 218px;
height: 139px;
margin: 10px 40px 10px 0 !important;
padding: 0 !important;
}
ul.liMrc li:nth-child(4){
margin: 10px 0 10px 0 !important;
}
ul.liMrc li:nth-child(8){
margin: 10px 0 10px 0 !important;
}
ul.liMrc li:nth-child(12){
margin: 10px 0 10px 0 !important;
}
ul.liMrc li:nth-child(16){
margin: 10px 0 10px 0 !important;
}
ul.liMrc li:nth-child(20){
margin: 10px 0 10px 0 !important;
}
ul.liMrc li:nth-child(24){
margin: 10px 0 10px 0 !important;
}








ul.liProd,
ul.liProdB{
overflow: hidden;
border-bottom: 8px solid #e5e5e5;
width: 100%;
margin: 20px 0 !important;
}
ul.liProdB{
	background: url(../lib/bg_brdr02.png) no-repeat center bottom;
	border-bottom: none;
}
ul.liProd li,
ul.liProdB li{
float: left;
overflow: hidden;
position: relative;
font-size: 14px;
font-weight: 100;
line-height: 16px;
text-align: center !important;
background-image: none !important;
width: 174px;
height: 260px;
margin: 0 32px 25px 0 !important;
padding: 0 !important;
}
ul.liProd li:nth-child(5),
ul.liProdB li:nth-child(5){
margin: 0 0 25px 0 !important;
}
ul.liProd li:nth-child(10),
ul.liProdB li:nth-child(10){
margin: 0 0 25px 0 !important;
}
ul.liProd li:nth-child(15),
ul.liProdB li:nth-child(15){
margin: 0 0 25px 0 !important;
}
ul.liProd li:nth-child(20),
ul.liProdB li:nth-child(20){
margin: 0 0 25px 0 !important;
}
ul.liProd li:nth-child(25),
ul.liProdB li:nth-child(25){
margin: 0 0 25px 0 !important;
}
ul.liProd li:nth-child(30),
ul.liProdB li:nth-child(30){
margin: 0 0 25px 0 !important;
}
ul.liProd li a,
ul.liProdB li a{
display: block;
overflow: hidden;
color: #787878 !important;
text-decoration: none !important;
width: 174px;
height: 260px;
padding: 0 !important;
-webkit-transition: all .4s;
-moz-transition: all .4s;
-ms-transition: all .4s;
-o-transition: all .4s;
transition: all .4s;
}
ul.liProd li a:hover,
ul.liProdB li a:hover{
filter: alpha(opacity=90);
-moz-opacity: 0.90;
-khtml-opacity: 0.90;
opacity: 0.90;
}
ul.liProd li img,
ul.liProdB li img{
margin-bottom: 6px;
}










/* PAGINADOR */

ul.pag {
clear: both;
display: table;
width: auto !important;
margin: 0 auto 20px 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: #337dbb !important;
font-size: 16px;
line-height: 27px;
text-decoration: none !important;
text-align: center;
width: 19px;
margin: 0 !important;
padding: 0 6px !important;

-webkit-transition: all .4s;
-moz-transition: all .4s;
-ms-transition: all .4s;
-o-transition: all .4s;
transition: all .4s;
}
ul.pag li a:hover{
color: #000 !important;
}
ul.pag li .pagAct{
color: #e93842 !important;
}
ul.pag li .txtL{
width: auto;
}



/* ---------------------------- LISTADOS ---------------------------- */



/* ---------------------------- FORMULARIOS ---------------------------- */

.formA fieldset{
clear: both;
overflow: hidden;
font-family: 'robotolight', Arial, Tahoma, Verdana;
text-align: center;
width: 100%;
margin: 0 auto;
}

.formA select, input, textarea{
font-size: 16px;
line-height: 16px;
font-family: 'robotolight', Arial, Tahoma, Verdana;
border: 1px solid #a8a6a6;
/*
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;*/
}

.formA label{
display: block;
float: left;
color: #005caa;
font-size: 16px;
font-weight: 100;
line-height: 16px;
text-align: left;
width: 200px;
padding: 8px 10px 8px 0;
}


.formA select{
display: block;
float: left;
color: #333333;
height: 36px;
padding: 6px 25px 6px 6px;
}



.formA .inpB{
display: block;
float: left;
height: 27px;
padding: 6px;
}


.formA .req{
border: 1px solid #e84c3d;
}


.formA textarea{
display: block;
float: left;
width: 600px;
height: 160px;
padding: 6px 4px;
}


.formA .button{
float: left;
cursor: pointer;
color: #fff;
font-weight: 100;
text-align: center;
border: none;
background: #005caa;
height: 54px;
padding: 0 50px;

-webkit-appearance: none;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;

-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.formA .button:hover{
}


.formA p{
clear: both !important;
position: relative;
text-align: justify;
margin: 10px 0 !important;
padding: 15px 0;
*padding: 2px 0;
}


.formA .bxEr{
float: left;
display: block;
color: #fff;
font-size: 12px;
text-align: center;
line-height: 36px;
background: #e84c3d;
width: 70px;
height: 37px;
margin: 2px 0 0 -72px;
*margin: -6px 0 0 15px;
}



.formA .bxTxtSnd{
float: left;
display: block;
color: #fff;
font-size: 12px;
text-align: center;
line-height: 34px;
background: rgba(0, 92, 170, 0.60);
width: 300px;
height: 34px;
}


.formA .load{
float: left;
display: block;
background: url(../lib/load.gif) no-repeat center;
width: 45px;
height: 45px;
margin: 1px 0 0 5px;
}





/* SEARCH FORM */
.formSrch fieldset{
	float: left;
	margin: 5px 0;
}
.formA select, input, textarea{
	font-size: 16px;
	line-height: 16px;
	font-family: 'robotolight', Arial, Tahoma, Verdana;
}
.formSrch label{
display: block;
float: left;
color: #7e8089;
font-weight: 700;
text-align: left;
line-height: 15px;
width: 50px;
padding: 5px 0;
}
.formSrch .inpB{
display: block;
float: left;
color: #4c4c4c;
border: 1px solid #d6d6d6;
background: #fff url(../lib/ico_srch.png) no-repeat 13px center;
width: 250px !important;
height: 26px;
margin: 0 auto;
padding: 7px 10px 7px 50px !important;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
.formSrch p{
clear: both;
overflow: hidden;
margin: 8px 0 !important;
padding: 0 !important;
}





/* ---------------------------- FORMULARIOS ---------------------------- */

/* ---------------------------- TABLAS ---------------------------- */


.tabA{
clear: both;
font-size: 14px;
border-top: 9px solid #ebedef;
border-bottom: 9px solid #ebedef;
width: 100%;
margin: 20px auto;
}
.tabA thead th {
font-size: 18px;
font-weight: lighter;
text-align: center;
border-bottom: 4px solid #ebedef;
padding: 10px 0 6px 0;
}

.tabA tbody td {
text-align: left;
padding: 7px 0;
}


/* ---------------------------- TABLAS ---------------------------- */


/* ---------------------------- RESPONSIVE MENU ---------------------------- */

#pageslide {
    display: none;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 999999;	 
    width: 90%;
    padding: 20px;
	 background-color: #525254;
    color: #fff;
}



.open {
display: none;
position: relative;
top: 7px !important;
right: 10px !important;
text-indent: -999999px;
background: url(../lib/nav_mb.png) no-repeat center;
width: 55px;
height: 50px;
}



@media screen and (min-width:200px) and (max-width:580px) {
	ul#nav2 { display: none; }
	.open { display: block;}
	#pageslide { width: 80%; }
	#pageslide #nav2 li{
	border-bottom: 1px solid rgba(255, 255, 255, 0.20);
	text-transform: uppercase;
	}
	#pageslide #nav2 li a{
	display: block; 
	color: #fff;
	font-size: 14px;
	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 .menu_items, .menu_items:hover {
	display: block;
	position: relative;
	}
}



/* ---------------------------- MEDIA QUERIES ---------------------------- */


@media screen and (min-width:581px) and (max-width:920px) {

	.wrapper{
	min-width: 320px;
	}
	

		
	header .cntHd{
	width: 100%;
	}

	nav ul {
	font-size: 13px;
	}
	nav ul li a{
		padding: 0 5px;
	}


	a.logo:link,a.logo:visited{
	background-size: 90%;
	-moz-background-size: 90%;
	width: 120px;
	height: 56px;
	margin: 15px 0 5px 5px;
	}


	

	.banner{
	clear: both;
	overflow: hidden;
	height: 300px;
	}
	.banner .cntBn{
	background-size: 110%;
	-moz-background-size: 110%;
	height: 300px;
	}
	



	.content .prdImgB{
		width: 42%;
		height: 354px;
		margin: 0 2% 0 auto;
	}
	.content .prdImgB img{
		width: 100%;
	}

	.content .prdDscB{
		width: 55%;
		margin: 0 auto 10px auto;
	}







	.serv{
		min-height: auto;
		margin-top: 0;
	}

	.serv .cntServ{
		width: 100%;
		margin: 0 auto;
	}

	.serv .cntServ ul {
		margin: 2px auto 0 auto;
	}
	.serv .cntServ ul li{
		width: 30%;
		height: 320px;
		margin: 10px 1%;
	}
	.serv .cntServ ul li a{
		width: 100%;
		height: 320px;
	}

	.serv .cntServ ul li a .bxImg{
		margin: 0 auto 10px auto;
	}



	.inf .cntInf,
	.inf .cntInfB{
	width: 98%;
	}

	.inf ul {
	width: 98%;
		margin: 20px auto;
	}

	.inf ul li{
	height: 60px;
	margin: 10px 0 0 0;
	padding: 0 !important;
	}
	.inf ul li a{
	margin: 0 !important;
	padding: 0 !important;
	}
	.inf ul li img{
		width: 80%;
	}




	.content .contentCnt{
	width: 96%;
	}





	footer div{
		width: 96%;
	}



	ul.liMrc li{
	width: 218px;
	height: 139px;
	margin: 10px 30px 10px 0 !important;
	}
	
	ul.liMrc li:nth-child(4){
	margin: 10px 30px 10px 0 !important;
	}
	ul.liMrc li:nth-child(8){
	margin: 10px 30px 10px 0 !important;
	}
	ul.liMrc li:nth-child(16){
	margin: 10px 30px 10px 0 !important;
	}
	ul.liMrc li:nth-child(20){
	margin: 10px 30px 10px 0 !important;
	}
	ul.liMrc li:nth-child(24){
	margin: 10px 30px 10px 0 !important;
	}
	
	ul.liMrc li:nth-child(3){
	margin: 10px 0 10px 0 !important;
	}
	ul.liMrc li:nth-child(6){
	margin: 10px 0 10px 0 !important;
	}
	ul.liMrc li:nth-child(9){
	margin: 10px 0 10px 0 !important;
	}
	ul.liMrc li:nth-child(12){
	margin: 10px 0 10px 0 !important;
	}
	ul.liMrc li:nth-child(15){
	margin: 10px 0 10px 0 !important;
	}
	ul.liMrc li:nth-child(18){
	margin: 10px 0 10px 0 !important;
	}
	


	ul.liProd,
	ul.liProdB{
		width: 100%;
	}

	ul.liProd li,
	ul.liProdB li{
		display: inline-block;
		width: 174px;
		height: 260px;
		margin: 0 10px 25px 0 !important;
	}
	ul.liProd li:nth-child(5),
	ul.liProdB li:nth-child(5),
	ul.liProd li:nth-child(10),
	ul.liProdB li:nth-child(10),
	ul.liProd li:nth-child(15),
	ul.liProdB li:nth-child(15),
	ul.liProd li:nth-child(20),
	ul.liProdB li:nth-child(20),
	ul.liProd li:nth-child(25),
	ul.liProdB li:nth-child(25),
	ul.liProd li:nth-child(30),
	ul.liProdB li:nth-child(30){
		margin: 0 auto !important;
	}
	ul.liProd li:nth-child(4),
	ul.liProdB li:nth-child(4),
	ul.liProd li:nth-child(8),
	ul.liProdB li:nth-child(8),
	ul.liProd li:nth-child(12),
	ul.liProdB li:nth-child(12),
	ul.liProd li:nth-child(16),
	ul.liProdB li:nth-child(16),
	ul.liProd li:nth-child(20),
	ul.liProdB li:nth-child(20),
	ul.liProd li:nth-child(24),
	ul.liProdB li:nth-child(24){
		margin: 0 0 25px 0 !important;
	}







	
	
}


@media screen and (min-width:321px) and (max-width:580px){

	.wrapper{
	min-width: 200px;
	}
	
	
	
	header{
	overflow: hidden;
	height: 70px;
	}	
	header .cntHd{
	width: 100%;
	height: 70px;
	}

	a.logo:link,a.logo:visited{
	background-size: 90%;
	-moz-background-size: 90%;
	width: 120px;
	height: 56px;
	margin: 5px 0 5px 10px;
	}

	

	

	.banner{
	clear: both;
	overflow: hidden;
	height: 230px;
	}
	.banner .cntBn{
	background-size: 120%;
	-moz-background-size: 120%;
	height: 230px;
	}
	
	
	.bannerIn{
		height: 200px;
	}
	.bannerIn .cntBnIn,
	.bannerIn .cntBnInA{
		height: 200px;
	}
	.bannerIn .cntBnInA{
	background-size: 240%;
	-moz-background-size: 240%;
	}


	.serv{
		min-height: auto;
		margin-top: 0;
	}

	.serv .cntServ{
		width: 100%;
		margin: 0 auto;
	}

	.serv .cntServ h2 {
		font-size: 17px;
	}
	.serv .cntServ ul {
		margin: 2px auto 0 auto;
	}
	.serv .cntServ ul li{
		font-size: 14px;
		line-height: 18px;
		width: 28%;
		height: 260px;
		margin: 10px 2%;
	}
	.serv .cntServ ul li a{
		width: 100%;
		height: 260px;
	}


	.serv .cntServ ul li a .bxImg{
		width: 128px;
		height: 128px;
		margin: 0 auto 10px auto;
	}
	.serv .cntServ ul li a img{
		width: 100px;
		height: 100px;
	}
	
	


	.inf .cntInf,
	.inf .cntInfB{
	width: 98%;
	}



	.inf ul {
		width: 98%;
		margin: 20px auto;
	}

	.inf ul li{
		float: left;
		display: block !important;
		width: 30%;
		height: 60px;
		margin: 10px 0 0 0 !important;
		padding: 0 !important;
	}
	.inf ul li a{border: 1px solid red;
		display: block;
		width: 50px;
		margin: 0 !important;
		padding: 0 !important;
	}
	.inf ul li img{border:1px solid red;
		width: 50px;
	}




	.content .contentCnt{
	width: 96%;
	}




	.content .prdImgB{
		float: none;
		width: 66%;
		height: 354px;
		margin: 0 auto;
	}
	.content .prdImgB img{
		height: 100%;
	}


	.content .prdDscB{
		float: none;
		width: 99%;
		margin: 0 auto 10px auto;
	}

	.content .prdDscB h1{
		display: none;
	}





	footer div{
		width: 96%;
	}




	.titPrd{
		display: inline-block;
	}







	ul.liMrc{
		margin: 10px 0;
	}
	ul.liMrc li{
		width: 218px;
		height: 139px;
		margin: 8px 15px 8px 0 !important;
	}
	ul.liMrc li:nth-child(2){
	margin: 8px 0 8px 0 !important;
	}
	ul.liMrc li:nth-child(4){
	margin: 8px 0 8px 0 !important;
	}
	ul.liMrc li:nth-child(6){
	margin: 8px 0 8px 0 !important;
	}
	ul.liMrc li:nth-child(8){
	margin: 8px 0 8px 0 !important;
	}
	ul.liMrc li:nth-child(10){
	margin: 8px 0 8px 0 !important;
	}
	ul.liMrc li:nth-child(12){
	margin: 8px 0 8px 0 !important;
	}
	ul.liMrc li:nth-child(14){
	margin: 8px 0 8px 0 !important;
	}
	ul.liMrc li:nth-child(16){
	margin: 8px 0 8px 0 !important;
	}
	ul.liMrc li:nth-child(18){
	margin: 8px 0 8px 0 !important;
	}
	ul.liMrc li:nth-child(20){
	margin: 8px 0 8px 0 !important;
	}
	ul.liMrc li:nth-child(24){
	margin: 8px 0 8px 0 !important;
	}





	ul.liProd,
	ul.liProdB{
		width: 98%;
		margin: 0 auto !important;
	}

	ul.liProd li,
	ul.liProdB li{
		float: none;
		display: inline-block;
		width: 174px;
		height: 260px;
		margin: 0 2% !important;
	}
	ul.liProd li:nth-child(5),
	ul.liProdB li:nth-child(5),
	ul.liProd li:nth-child(10),
	ul.liProdB li:nth-child(10),
	ul.liProd li:nth-child(15),
	ul.liProdB li:nth-child(15),
	ul.liProd li:nth-child(20),
	ul.liProdB li:nth-child(20),
	ul.liProd li:nth-child(25),
	ul.liProdB li:nth-child(25),
	ul.liProd li:nth-child(30),
	ul.liProdB li:nth-child(30){	
		margin: 0 auto !important;
	}
	


	ul.pag li .txtL{
		display: none;
	}



	.formA label{
		width: 70%;
	}
	.formA .inpB{
		width: 90%;
	}

	.formA textarea{
		width: 95%;
	}

	.formA p{
		margin: 0 !important;
		padding: 4px 0;
	}
	.formA .bxTxtSnd{
		width: 96%;
		margin: -20px auto;
	}





	.formSrch .inpB{
	width: 76% !important;
	padding: 7px 4% 7px 15% !important;
	}







	
}


@media screen and (max-width: 320px) {

	.wrapper{
	min-width: 200px;
	}
	
	
	header{
	overflow: hidden;
	height: 70px;
	}	
	header .cntHd{
	width: 100%;
	height: 70px;
	}

	a.logo:link,a.logo:visited{
	background-size: 90%;
	-moz-background-size: 90%;
	width: 120px;
	height: 56px;
	margin: 5px 0 5px 10px;
	}

	

	

	.banner{
	clear: both;
	overflow: hidden;
	height: 200px;
	}
	.banner .cntBn{
	background-size: 150%;
	-moz-background-size: 150%;
	height: 200px;
	}
	
	
	.bannerIn{
		height: 140px;
	}
	.bannerIn .cntBnIn,
	.bannerIn .cntBnInA{
		height: 140px;
	}
	.bannerIn .cntBnInA{
	background-size: 240%;
	-moz-background-size: 240%;
	}


	.serv{
		min-height: auto;
		margin-top: 0;
	}

	.serv .cntServ{
		width: 90%;
		margin: 0 auto;
	}

	.serv .cntServ ul {
		margin: 2px auto 0 auto;
	}
	.serv .cntServ ul li{
		width: 100%;
		height: 240px;
		margin: 10px 0;
	}
	.serv .cntServ ul li a{
		width: 100%;
		height: 240px;
	}


	.serv .cntServ ul li a .bxImg{
		width: 128px;
		height: 128px;
		margin: 0 auto 10px auto;
	}
	.serv .cntServ ul li a img{
		width: 100px;
		height: 100px;
	}
	
	


	.inf .cntInf,
	.inf .cntInfB{
	width: 98%;
	}

	.inf ul {
		margin-bottom: 20px;
	}

	.inf ul li{
	height: 60px;
	margin: 0 20px;
	}
	.inf ul li a{
	height: 62px;
	}




	.content .contentCnt{
	width: 96%;
	}




	.content .prdImgB{
		float: none;
		width: 99%;
		height: 354px;
		margin: 0 auto;
	}
	.content .prdImgB img{
		width: 100%;
	}


	.content .prdDscB{
		float: none;
		width: 99%;
		margin: 0 auto 10px auto;
	}

	.content .prdDscB h1{
		display: none;
	}







	footer div{
		width: 96%;
	}


	.titPrd{
		display: inline-block;
	}



	ul.liMrc{
		margin: 10px 0;
	}
	ul.liMrc li{
		float: none;
		width: 218px;
		height: 139px;
		margin: 10px auto !important;
	}
	ul.liMrc li:nth-child(4),
	ul.liMrc li:nth-child(8),
	ul.liMrc li:nth-child(12),
	ul.liMrc li:nth-child(16),
	ul.liMrc li:nth-child(20),
	ul.liMrc li:nth-child(24){
		margin: 10px auto !important;
	}




	ul.liProd li,
	ul.liProdB li{
		float: none;
		width: 174px;
		height: 260px;
		margin: 0 auto !important;
	}
	ul.liProd li:nth-child(5),
	ul.liProdB li:nth-child(5),
	ul.liProd li:nth-child(10),
	ul.liProdB li:nth-child(10),
	ul.liProd li:nth-child(15),
	ul.liProdB li:nth-child(15),
	ul.liProd li:nth-child(20),
	ul.liProdB li:nth-child(20),
	ul.liProd li:nth-child(25),
	ul.liProdB li:nth-child(25),
	ul.liProd li:nth-child(30),
	ul.liProdB li:nth-child(30){	
		margin: 0 auto !important;
	}
	


	ul.pag li .txtL{
		display: none;
	}



	.formA label{
		width: 70%;
	}
	.formA .inpB{
		width: 90%;
	}

	.formA textarea{
		width: 95%;
	}

	.formA p{
		margin: 0 !important;
		padding: 4px 0;
	}
	.formA .bxTxtSnd{
		width: 96%;
		margin: -20px auto;
	}





	.formSrch .inpB{
	width: 76% !important;
	padding: 7px 4% 7px 15% !important;
	}





	
}



/* SIMPLE WYSIWIG */


b{
font-weight: 700;
}


i{
font-style: italic;
}


.small{
font-size: 12px;
}



.color2{
color: #189eaa;
}



