/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
 -webkit-text-size-adjust: none;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
ol, ul {
	list-style: none;
	margin: 0;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
embed, iframe, object {
	max-width: 100%;
}

@font-face {
    font-family: 'CalibriRegular';
    src: url('./fonts/calibri.eot');
    src: url('./fonts/calibri.eot?#iefix') format('embedded-opentype'),
         url('./fonts/calibri.woff') format('woff'),
         url('./fonts/calibri.ttf') format('truetype'),
         url('./fonts/calibri.svg#CalibriRegular') format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
    font-family: 'CalibriBold';
    src: url('./fonts/calibrib.eot');
    src: url('./fonts/calibrib.eot?#iefix') format('embedded-opentype'),
         url('./fonts/calibrib.woff') format('woff'),
         url('./fonts/calibrib.ttf') format('truetype'),
        url('./fonts/calibrib.svg#CalibriBold') format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
    font-family: 'Bitter';
    src: url('./fonts/Bitter-Regular.eot');
    src: url('./fonts/Bitter-Regular.eot?#iefix') format('embedded-opentype'),
         url('./fonts/Bitter-Regular.woff') format('woff'),
         url('./fonts/Bitter-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MetaBold';
    src: url('./fonts/metabold-roman-webfont.eot');
    src: url('./fonts/metabold-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/metabold-roman-webfont.woff') format('woff'),
         url('./fonts/metabold-roman-webfont.ttf') format('truetype'),
         url('./fonts/metabold-roman-webfont.svg#MetaBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*Estilos
-------------------------------------------------------------- */
p,.entry-content{margin-bottom:20px;font-family: 'CalibriRegular';font-size:16px;color:#666666;line-height:24px;}
strong{ font-family: 'CalibriBold';}
.entry-content a{color:#006FBC;font-weight:bold;}
.container{width:940px;padding:0px 10px;margin:0px auto;display:table;clear:both;}
.completo{width:100%;display:table;clear:both;background:#f6f6f6;}
.fleft{float:left;}
.fright{float:right;}
.clearer{width:100%;clear:both;float:left;}
.aubig{width:570px;}
.ausmall{width:350px;}
h1{color:#000000;font-size:28px;line-height:32px;font-family:"Bitter";text-align:center;margin-bottom:10px;}
h2{font-family:"Bitter";font-size:21px;color:#222222;line-height:21px;margin-bottom:30px;}
h3{font-family:"Bitter";font-size:18px;color:#222222;line-height:24px;margin-bottom:30px;}
ul.tags{width:100%;text-align:center;margin-bottom:30px;}
ul.tags li{text-transform:uppercase;color:#666666;font-family: 'CalibriRegular';font-size:14px;display:inline;background:url("./images/circleblue.png") no-repeat left center;padding-left:15px;margin-right:10px;}
ul.tags li:first-child{background:transparent;}
.col50{width:460px;margin-right:20px;float:left;}
.col50.last{margin-right:0px;}
.col33{width:280px;float:left;margin-right:50px;}
.col33.last{margin-right:0px;}
.pddtop40{padding-top:45px;padding-bottom:20px;}
span.tags{text-align:center;text-transform:uppercase;color:#666666;font-family: 'CalibriRegular';font-size:14px;}

/**HEADER**/
#header{margin-bottom:20px;}
#logo{width:300px;float:left;}
#navegacion{float:right;text-align:right;width:520px;margin-top:25px;}
#navegacion li{display:inline;margin-left:20px;}
#navegacion a{font-family: 'CalibriRegular';color:#000000;font-size:16px;line-height:40px;text-transform:uppercase;text-decoration:none;}
#navegacion a:hover,#navegacion a.actual{color:#006fbc;}
#banner{width:100%;clear:both;height:344px;overflow:hidden;background:url('./images/banner_bg.jpg') repeat-x center top;}
#banner .container{overflow:hidden;background:url('./images/trazas_banner.png') no-repeat center 120px;}
#banner_izq{float:left;width:220px;height:340px;margin-top:8px;margin-left:-32px;}
#banner_mid{float:left;width:400px;height:240px;margin-left:30px;}
#banner_mid{text-align:center;}
#banner_der{float:right;width:310px;height:340px;margin-right:12px;margin-top:12px;}
#banner_mid .title{font-family:"Bitter";font-size:40px;color:#ffffff;margin-top:110px;margin-left:60px;}
.banner_tags{width:380px;margin-left:45px;margin-top:0px;}
.banner_tags span{color:#ffffff;font-family: 'CalibriRegular';font-size:14px;line-height:23px;text-transform:uppercase;}
.eleccion{width:350px;float:left;clear:both;height:34px;border-top:1px solid #ffffff;border-bottom:1px solid #ffffff;margin-left:60px;margin-top:75px;}
.eleccion a{color:#ffffff;font-family: 'CalibriRegular';font-size:18px;line-height:35px;text-transform:uppercase;text-decoration:none;}
/**BODY**/
.icons{text-align:center;}
.icons h2{margin-top:15px;}

.visor_test{float:left;width:100%;}
.visor_main{width:760px;height:230px;overflow:hidden;float:left;}
.list_test{width:10000px;float:left;height:230px;}
.visor_nav_lf{width:40px;float:left;margin-right:60px;margin-top:120px;}
.visor_nav_lf a,.visor_nav_rt a{font-family:"MetaBold";font-size:40px;text-decoration:none;color:#6a6a6a;background:#dadada;line-height:40px;padding:0px 15px;border-radius:4px;}
.visor_nav_rt{width:40px;float:right;margin-top:120px;}
.visor_bread{width:100%;float:left;clear:both;text-align:center;}
.testimonio{width:760px;float:left;text-align:center;}
.testimonio img{border-radius:50%;margin-bottom:20px;}
.testimonio p{font-family:Arial;font-style:italic;color:#fb0018;font-size:16px;line-height:24px;}
.testimonio .test_info span{color:#222222;font-family: 'CalibriRegular';font-size:14px;line-height:28px;margin-right:20px;text-transform: uppercase;}
.testimonio .test_info span:last-child{margin-right:0px;}
.bread{text-decoration:none;font-family:"MetaBold";font-size:52px;color:#dadada;}
.bread.activa{color:#0b5f9a;}

#mapaeuropa{background:#4c7996 url('./images/mapa_bg.jpg') no-repeat center top;height:480px;}
#mapaeuropa h2{text-align:center;color:#ffffff;}
.listado_paises{margin-left:120px;padding-top:20px;float:left;width:315px;height:309px;background:url('./images/llave_big.png') no-repeat top right;}
.listado_paises a{width:110px;float:left;margin-right:20px;color:#ffffff;text-decoration:none;font-family: 'CalibriRegular';font-size:14px;line-height:19px;text-transform: uppercase;}
.mapapuntos{margin-right:170px;width:273px;height:316px;float:right;background:url('./images/mapa_europa.png') no-repeat top left;}
.mapapuntos a{text-decoration:none;font-family:"MetaBold";font-size:32px;color:#898787;}

/**FOOTER**/
#footer .container{width:648px;}
#footer_top{width:100%;clear:both;float:left;border-bottom:1px solid #dedede;margin-bottom:10px;}
#footer_top p{width:460px;float:left;margin-bottom:10px;text-transform:uppercase;}
#rrss_footer {width:80px;float:right;text-align:right;}
#rrss_footer a{background-image:url('./images/rrss.png');background-repeat:no-repeat;padding:3px 10px;text-decoration:none;font-size:14px;line-height:21px;}
#rrss_footer .facebook{background-position:0px 0px;}
#rrss_footer .twitter{background-position:-28px 0px;}
#nav_footer{text-align:center;}
#nav_footer li{display:inline;margin-right:20px;}
#nav_footer li a{text-decoration:none;color:#006fbc;font-family: 'CalibriRegular';font-size:14px;line-height:23px;text-transform:uppercase;}
#nav_footer li a:hover{color:#808080;}

/**BLOG**/
#main{}
#primary{width:680px;float:left;}
#secondary{width:220px;float:right;}
.entry-title, .entry-title a{color:#000000;font-size:28px;line-height:32px;font-family:"Bitter";text-align:left;margin-bottom:10px;text-decoration:none;}
.postmetadata{width:100%;float:left;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;padding:10px 0px;}
.postmetadata .categories{width:490px;float:left;margin-top:5px;}
.postmetadata  .readmore{float:right;}
.postmetadata .categories a,.widget li,.entry-subtitle,.bullet li{text-transform:uppercase;color:#666666;font-family: 'CalibriRegular';font-size:14px;display:inline;background:url("./images/circleblue.png") no-repeat left center;padding-left:15px;margin-right:10px;text-decoration:none;}
.postmetadata .categories a:first-child,.entry-subtitle{background:none;padding-left:0px;}
.post{margin-bottom:50px;float:left;width:100%;}
.post header{margin-bottom:20px;}
.list .wp-caption{width:150px;height:150px;float:left;margin-bottom:10px;}
.list .entry-content{width:510px;float:right;}
.widget{float:left;width:100%;margin-bottom:30px;}
.widget li,.bullet li{display:block;}
.widget li a{color:#666666;text-decoration:none;}
.widget-title{margin-bottom:15px;}
.readmore,.btn{background: #DADADA;
    border-radius: 4px;
    color: #6A6A6A;
    font-size: 16px;
    line-height: 21px;
    padding: 5px 15px;
    text-decoration: none;}
.readmore:hover,.btn:hover{background:#6A6A6A;color:#fbfbfb;}
.navigation a{background: #DADADA;
    border-radius: 4px;
    color: #6A6A6A;
    font-size: 16px;
    line-height: 21px;
    padding: 5px 15px;
    text-decoration: none;}
.navigation .alignleft{float:left;}
.navigation .alignright{float:right;}

/**FORMULARIOS**/
.wpcf7-form{width:100%;float:left;clear:both;}
.wpcf7-form select,.wpcf7-form input[type="text"],.wpcf7-form input[type="email"],.wpcf7-form textarea{width:100%;border:none;border:1px solid #DEDEDE;text-indent:5px;color:#666666;font-family: 'CalibriRegular';font-size:14px;line-height:23px;height:28px;}
.wpcf7-form textarea{resize:none;height:120px;}
.wpcf7-form label{color:#666666;font-family: 'CalibriBold';}