/*
Free Html5 Responsive Templates
Author: Kimmy
Author URI: http://www.zerotheme.com/
*/
/* -------------------------------------------- */
/* ------------------Reset--------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
iframe {border:0; margin:0; padding:0;}

/* -------------------------------------------- */
/* ------------------Font---------------------- */

/*Add your font at here*/

/* -------------------------------------------- */
/* ------------------Style--------------------- */
.zoom_img img{
height:auto;
width:100%;
-moz-transition:-moz-transform 0.3s ease-in; 
-webkit-transition:-webkit-transform 0.3s ease-in; 
-o-transition:-o-transform 0.3s ease-in;
}
.zoom_img img:hover{
-moz-transform:scale(1.1); 
-webkit-transform:scale(1.1);
-o-transform:scale(1.1);
}


html, body {width:100%; padding:0; margin:0;}
body {font: 12px/25px  "Trebuchet MS", Arial, Helvetica, sans-serif;background-color:#fff}

a{color:#e3097e; text-decoration: none; font-weight:bold}
a:hover {color: #000; text-decoration: none;}


h1 {font-family: 'Roboto Condensed', sans-serif; color: #333; text-align:center; font-size:39px;}
h2 {font-family: 'Roboto Condensed', sans-serif; font-weight:bold; color: #000; font-size:42px; text-align:center}
h4 {font-family: 'Roboto Condensed', sans-serif; font-weight:bold; color: #fff; font-size:42px; text-align:center}
h3 {font-family: 'Roboto Condensed', sans-serif; color: #333; text-align:center; font-size:18px; font-weight: 400; line-height:normal }
h5 {font-family: 'Roboto Condensed', sans-serif; color:#fff; text-align:center; font-size:19px; font-weight: 400}
h6 {font-family: 'Roboto Condensed', sans-serif; color: #000; text-align:center; font-size:17px; text-align:left; font-weight: 400}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

.soportes {font-family: 'Roboto Condensed', sans-serif; color:#333; text-align: justify!important; font-size:15px; line-height:normal!important; height:80px; padding:8px;}

/* -------------------------------------------- */
/* ------------------Header-------------------- */
header {border-top: 1px solid #000; background-color:#FFFFFF;}
header .wrap-header{height: 80px;}

header #logo {position:absolute; top:10px; padding:5px; width: 100%;}

nav {}
nav .wrap-nav{position: relative; float:left; bottom:0px; right:0px; height: 50px; margin-top:23px; left:-30px}

.menu ul {list-style: none; argin: 0; padding: 0; font-family: 'Roboto Condensed', sans-serif; font-weight:200;}
.menu  ul li {position: relative;float: left; margin-left:0px;}
.menu  ul li:hover {color:#e3097e}
.menu  ul li a {font-size: 20px; line-height:20px;color: #999;display: block;padding: 6px 10px;z-index: 6;position: relative; text-transform:uppercase; border-right:1px solid #999; font-family: 'Roboto Condensed', sans-serif; font-weight:200;}
.menu  ul li:hover a {color:#e3097e;}
.menu li.current {}
.menu ul li.current a {border-right:1px solid #fff!important}

.minimenu{display:none;}
.minimenu{position: relative;margin: 0px;background: #1d1e1c; padding:6px;}
.minimenu div{overflow: hidden;position: relative; text-align:center;text-transform:uppercase;font-weight:bold; font-family: 'Roboto Condensed', sans-serif; color:#e3097e; font-size:18px; padding:0 40px 0 40px}
.minimenu select{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%; opacity: 0;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);	cursor: pointer;}

.social{position: absolute; right: -70px; top: 27px; font-family: 'Roboto Condensed', sans-serif; color:#999; font-size:16px; float:right; line-height:32px}
.social a{color:#999; text-decoration:none;}
.social a:hover{color:#e3097e; text-decoration:none;}
.social ul{list-style: none;margin: 0;padding: 0;}
.social ul li{position: relative;float: left;}

/* -------------------------------------------- */
/* ------------------Featured---------------- */

.featured{margin:0px auto;}
.featured .wrap-featured{background:#1d1e1c; width:100%;}
.featured .wrap-featured .slider{padding: 0px;}

/* -------------------------------------------- */
/* ------------------Content------------------- */
#content {}
#content .wrap-content{}

.divider{background: url("../images/divider.png") repeat-x; height: 7px; width: 90%; margin: auto;}

.block01 {background-color:#fff; margin:0;}
.block01 p { font-size:20px; text-align:center; line-height: normal;}

.block01b {background-color:#E6007E; margin:0;}
.block01b p {font-size:20px; text-align:center; line-height: normal;}

.block01c {background-color:#1d1e1c; margin:0;}
.block01c p {font-size:20px; text-align:center; line-height: normal;}

.block01d {background-color:#333;}
.block01d p {font-size:20px; text-align:center; line-height: normal;}

.block02 {margin:30px 0; padding: 0 10px; width:100%}
.block02 h2{font-size:20px; font-weight: normal;}
.block02 a{color: #474747;}
.block02 a:hover{color: #009FE3;}
.block02 span {font-size: 50px; float: left; margin: 0px 5px 0 0; line-height: normal;}

.block03 {}
.block03 .wrap-col{background-color:#FFFFFF;}
.block03 .wrap-col p{background-color:#FFFFFF;}
.block03 h2{font-size:14px; line-height: normal; font-family: 'Roboto Condensed', sans-serif; color:#666666; text-align:justify; padding:10px}

.block04 {margin: 30px 0; padding: 0 10px;}
.block04 .title{width: 90%; background: url("../images/divider.png") repeat-x 50% 50%; margin: auto; text-align: center;}
.block04 .title span{ background: #ffffff; padding: 10px; font-size: 20px; text-transform: uppercase;}

.block05 {margin: 30px 0;}
.block05 .title{width: 90%; background: url("../images/divider.png") repeat-x 50% 50%; margin: auto; text-align: center;}
.block05 .title span{ background: #ffffff; padding: 10px; font-size: 20px; text-transform: uppercase;}
.block05 article{ clear: both; margin-bottom:30px; padding: 0 10px;}
.block05 article h2{font-size:25px; line-height: normal; font-weight:normal;}
.block05 article .info{font-style:italic; padding: 10px 0px;}
.block05 article img{ margin-bottom:10px; width: 100%; border: 5px solid #333;}
.block05 .box{margin-bottom:20px; padding: 0 10px;}
.block05 .heading{padding:5px 0px; border-bottom:2px solid #615E5F}
.block05 .heading h2{font-size:16px; font-weight:normal; display:inline; border-bottom: 2px solid  #F00; padding-bottom: 8px;}
.block05 .content{ margin: 5px 0px ;}
.block05 .content .list{padding: 10px; margin-left: 10px;}
.block05 .content ul{ font-size:14px; list-style-type:circle;}
.block05 .content ul li{padding:5px; border-bottom: 1px solid #E2E2E2;}

/* -------------------------------------------- */
/* ------------------Footer-------------------- */
footer {background-color:#FFF}
footer .wrap-footer{padding:10px 0px; color:#ffffff;}

footer .box{}
footer .heading{ padding:5px 0; border-bottom:1px solid #fff; border-top:1px solid #fff; text-align: center;}
footer .heading h2{font-size:18px; font-weight:normal; display:inline; padding: 7px 0 8px 0;text-shadow: 1px 1px 2px #2E2E2E;}
footer .content{padding:5px}
footer .content ul{ font-size:14px;}
footer .content ul li{padding:5px 0;}
footer .content .tag a{padding: 10px; background: #009FE3; margin: 0px 5px 5px 0px; float: left; color: #ffffff;}
footer .content .tag a:hover{color: #ffffff; background: #4cc7fc;}

.copyright{text-align:center; margin-top:20px; background: #1d1e1c; padding: 20px 0px; border-top:2px solid #fff; color:#FFF; font-size:9px}
.copyright a{color:#e3097e; text-decoration:underline;}

/*------------gallery*/
.gallery {}
.gallery a {display: block;	margin: 0px 10px 10px 0px;position: relative;
	-webkit-box-shadow: 0 2px 15px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 2px 15px 1px rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 15px 1px rgba(0, 0, 0, 0.5);}

/*Left and Right margins to images in the middle column*/
/*This selects the 2nd, 5th and 8th elements*/
/*.gallery a:nth-child(3n+2) {margin: 0 25px 25px 25px;}*/

.gallery a img {display: block;	-webkit-transition: all 0.5s;}

/*Hover effects*/
.gallery a img:hover {-webkit-filter: none; /*Returns to default state*/}

/*Default state for brightness has to be specified specifically*/
.gallery a img.brightness:hover {-webkit-filter: brightness(0);}

/*Filter styles*/
.saturate {-webkit-filter: saturate(3);}
.grayscale {-webkit-filter: grayscale(100%);}
.contrast {-webkit-filter: contrast(160%);}
.brightness {-webkit-filter: brightness(0.25);}
.blur {-webkit-filter: blur(3px);}
.invert {-webkit-filter: invert(100%);}
.sepia {-webkit-filter: sepia(100%);}
.huerotate {-webkit-filter: hue-rotate(180deg);}
.opacity {-webkit-filter: opacity(50%);}


/*Pagination*/
#pagi{margin: 50px auto; padding: 20px 0px;list-style: none;width: 250px;}
#pagi li {float: left;margin-right: 10px;}
#pagi li a {display: block;	text-decoration: none; color: #717171;font: bold 16px Arial, sans-serif;padding: 5px; background: #ffffff;}
#pagi li a.current, #pagi li a:hover {color: #ffffff;	background: #009EE2;}


	
TEXTAREA {
background-color: #DADADA;
color: #000;
font-family: 'Roboto Condensed', sans-serif;
font-size: 13px;
font-weight: normal; padding:5px; border:none; width:90%;
}
input.campo {
background-color: #DADADA;
color: #000;
font-family: 'Roboto Condensed', sans-serif;
font-size: 13px;
font-weight: normal; padding:5px; border:none; width:90%; margin-bottom:7px;
} 

input.botoncito {background-color:#e3097e; cursor: pointer;
color: #fff;
padding: 10px 20px 10px 20px;
margin-left: 1px;
font-size: 13px; border:none;
}
input.botoncito:hover {background-color: #333; cursor: pointer; border:none;
color: #fff;
padding: 10px 20px 10px 20px;
margin-left: 1px;
font-size: 13px;
}
